megatron 0.2.36 → 0.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (152) hide show
  1. checksums.yaml +4 -4
  2. data/LICENSE.txt +21 -0
  3. data/{README.rdoc → README.md} +3 -3
  4. data/app/assets/images/{400.svg → megatron/400.svg} +0 -0
  5. data/app/assets/images/{403.svg → megatron/403.svg} +0 -0
  6. data/app/assets/images/{404.svg → megatron/404.svg} +0 -0
  7. data/app/assets/images/{408.svg → megatron/408.svg} +0 -0
  8. data/app/assets/images/{422.svg → megatron/422.svg} +0 -0
  9. data/app/assets/images/{500.svg → megatron/500.svg} +0 -0
  10. data/app/assets/images/{502.svg → megatron/502.svg} +0 -0
  11. data/app/assets/images/{503.svg → megatron/503.svg} +0 -0
  12. data/app/assets/images/{504.svg → megatron/504.svg} +0 -0
  13. data/app/assets/images/{888.svg → megatron/888.svg} +0 -0
  14. data/{public/assets → app/assets/images}/megatron/favicon.ico +0 -0
  15. data/{public/assets → app/assets/images}/megatron/logo.svg +0 -0
  16. data/app/assets/javascripts/megatron/_svg.js +55 -0
  17. data/app/assets/javascripts/megatron/{index.js → megatron.js} +4 -2
  18. data/app/assets/javascripts/megatron/vendor/bugsnag.js +1256 -0
  19. data/app/assets/{esvg → svgs}/megatron/account-circle-fill.svg +0 -0
  20. data/app/assets/{esvg → svgs}/megatron/account-circle.svg +0 -0
  21. data/app/assets/{esvg → svgs}/megatron/alerts.svg +0 -0
  22. data/app/assets/{esvg → svgs}/megatron/api.svg +0 -0
  23. data/app/assets/{esvg → svgs}/megatron/arrow_left_circle.svg +0 -0
  24. data/app/assets/{esvg → svgs}/megatron/arrow_left_circle_fill.svg +0 -0
  25. data/app/assets/{esvg → svgs}/megatron/arrow_right_circle.svg +0 -0
  26. data/app/assets/{esvg → svgs}/megatron/arrow_right_circle_fill.svg +0 -0
  27. data/app/assets/{esvg → svgs}/megatron/backups.svg +0 -0
  28. data/app/assets/{esvg → svgs}/megatron/bell.svg +0 -0
  29. data/app/assets/{esvg → svgs}/megatron/bubble.svg +0 -0
  30. data/app/assets/{esvg → svgs}/megatron/bubble_fill.svg +0 -0
  31. data/app/assets/{esvg → svgs}/megatron/check.svg +0 -0
  32. data/app/assets/{esvg → svgs}/megatron/check_circle.svg +0 -0
  33. data/app/assets/{esvg → svgs}/megatron/check_circle_fill.svg +0 -0
  34. data/app/assets/{esvg → svgs}/megatron/check_thin.svg +0 -0
  35. data/app/assets/{esvg → svgs}/megatron/chevron.svg +0 -0
  36. data/app/assets/{esvg → svgs}/megatron/chevron_thin.svg +0 -0
  37. data/app/assets/{esvg → svgs}/megatron/circle-fill.svg +0 -0
  38. data/app/assets/{esvg → svgs}/megatron/circle.svg +0 -0
  39. data/app/assets/{esvg → svgs}/megatron/cli.svg +0 -0
  40. data/app/assets/{esvg → svgs}/megatron/clock_fill.svg +0 -0
  41. data/app/assets/{esvg → svgs}/megatron/clock_line.svg +0 -0
  42. data/app/assets/{esvg → svgs}/megatron/cluster-hosts.svg +0 -0
  43. data/app/assets/{esvg → svgs}/megatron/cluster.svg +0 -0
  44. data/app/assets/{esvg → svgs}/megatron/collections.svg +0 -0
  45. data/app/assets/{esvg → svgs}/megatron/copy.svg +0 -0
  46. data/app/assets/{esvg → svgs}/megatron/dash_circle.svg +0 -0
  47. data/app/assets/{esvg → svgs}/megatron/dash_circle_fill.svg +0 -0
  48. data/app/assets/{esvg → svgs}/megatron/dash_circle_fill_thin.svg +0 -0
  49. data/app/assets/{esvg → svgs}/megatron/dash_circle_thin.svg +0 -0
  50. data/app/assets/{esvg → svgs}/megatron/database_small.svg +0 -0
  51. data/app/assets/{esvg → svgs}/megatron/databases.svg +0 -0
  52. data/app/assets/{esvg → svgs}/megatron/databases_line.svg +0 -0
  53. data/app/assets/{esvg → svgs}/megatron/deployment-beta-line.svg +0 -0
  54. data/app/assets/{esvg → svgs}/megatron/deployment-cassandra.svg +0 -0
  55. data/app/assets/{esvg → svgs}/megatron/deployment-disque.svg +0 -0
  56. data/app/assets/{esvg → svgs}/megatron/deployment-elasticsearch.svg +0 -0
  57. data/app/assets/{esvg → svgs}/megatron/deployment-etcd.svg +0 -0
  58. data/app/assets/{esvg → svgs}/megatron/deployment-influxdb.svg +0 -0
  59. data/app/assets/{esvg → svgs}/megatron/deployment-mongodb-classic.svg +0 -0
  60. data/app/assets/{esvg → svgs}/megatron/deployment-mongodb.svg +0 -0
  61. data/app/assets/{esvg → svgs}/megatron/deployment-mysql.svg +0 -0
  62. data/app/assets/{esvg → svgs}/megatron/deployment-postgresql.svg +0 -0
  63. data/app/assets/{esvg → svgs}/megatron/deployment-rabbitmq.svg +0 -0
  64. data/app/assets/{esvg → svgs}/megatron/deployment-redis.svg +0 -0
  65. data/app/assets/{esvg → svgs}/megatron/deployment-rethinkdb.svg +0 -0
  66. data/app/assets/{esvg → svgs}/megatron/deployment-scylladb.svg +0 -0
  67. data/app/assets/{esvg → svgs}/megatron/deployment.svg +0 -0
  68. data/app/assets/{esvg → svgs}/megatron/deployments.svg +0 -0
  69. data/app/assets/{esvg → svgs}/megatron/download.svg +0 -0
  70. data/app/assets/{esvg → svgs}/megatron/eye.svg +0 -0
  71. data/app/assets/{esvg → svgs}/megatron/eye_closed.svg +0 -0
  72. data/app/assets/{esvg → svgs}/megatron/face-disappointed.svg +0 -0
  73. data/app/assets/{esvg → svgs}/megatron/face-happy.svg +0 -0
  74. data/app/assets/{esvg → svgs}/megatron/gear.svg +0 -0
  75. data/app/assets/{esvg → svgs}/megatron/gear_line.svg +0 -0
  76. data/app/assets/{esvg → svgs}/megatron/gear_round.svg +0 -0
  77. data/app/assets/{esvg → svgs}/megatron/globe.svg +0 -0
  78. data/app/assets/{esvg → svgs}/megatron/help.svg +0 -0
  79. data/app/assets/{esvg → svgs}/megatron/home.svg +0 -0
  80. data/app/assets/{esvg → svgs}/megatron/hourglass.svg +0 -0
  81. data/app/assets/{esvg → svgs}/megatron/info.svg +0 -0
  82. data/app/assets/{esvg → svgs}/megatron/jobs.svg +0 -0
  83. data/app/assets/{esvg → svgs}/megatron/keys.svg +0 -0
  84. data/app/assets/{esvg → svgs}/megatron/lock.svg +0 -0
  85. data/app/assets/{esvg → svgs}/megatron/locked.svg +0 -0
  86. data/app/assets/{esvg → svgs}/megatron/logs.svg +0 -0
  87. data/app/assets/{esvg → svgs}/megatron/minus.svg +0 -0
  88. data/app/assets/{esvg → svgs}/megatron/monitoring.svg +0 -0
  89. data/app/assets/{esvg → svgs}/megatron/payment.svg +0 -0
  90. data/app/assets/{esvg → svgs}/megatron/plus.svg +0 -0
  91. data/app/assets/{esvg → svgs}/megatron/plus_circle.svg +0 -0
  92. data/app/assets/{esvg → svgs}/megatron/plus_circle_fill.svg +0 -0
  93. data/app/assets/{esvg → svgs}/megatron/power.svg +0 -0
  94. data/app/assets/{esvg → svgs}/megatron/processing.svg +0 -0
  95. data/app/assets/{esvg → svgs}/megatron/puzzle.svg +0 -0
  96. data/app/assets/{esvg → svgs}/megatron/question-line.svg +0 -0
  97. data/app/assets/{esvg → svgs}/megatron/question_full.svg +0 -0
  98. data/app/assets/{esvg → svgs}/megatron/restore.svg +0 -0
  99. data/app/assets/{esvg → svgs}/megatron/rocket.svg +0 -0
  100. data/app/assets/{esvg → svgs}/megatron/sandbox.svg +0 -0
  101. data/app/assets/{esvg → svgs}/megatron/scale.svg +0 -0
  102. data/app/assets/{esvg → svgs}/megatron/star.svg +0 -0
  103. data/app/assets/{esvg → svgs}/megatron/tools.svg +0 -0
  104. data/app/assets/{esvg → svgs}/megatron/transporter.svg +0 -0
  105. data/app/assets/{esvg → svgs}/megatron/unlocked.svg +0 -0
  106. data/app/assets/{esvg → svgs}/megatron/users-circle-fill.svg +0 -0
  107. data/app/assets/{esvg → svgs}/megatron/users-circle.svg +0 -0
  108. data/app/assets/{esvg → svgs}/megatron/users.svg +0 -0
  109. data/app/assets/{esvg → svgs}/megatron/warning-circle-fill-thin.svg +0 -0
  110. data/app/assets/{esvg → svgs}/megatron/warning.svg +0 -0
  111. data/app/assets/{esvg → svgs}/megatron/warning_circle.svg +0 -0
  112. data/app/assets/{esvg → svgs}/megatron/warning_circle_fill.svg +0 -0
  113. data/app/assets/{esvg → svgs}/megatron/warning_circle_thin.svg +0 -0
  114. data/app/assets/{esvg → svgs}/megatron/watch.svg +0 -0
  115. data/app/assets/{esvg → svgs}/megatron/x.svg +0 -0
  116. data/app/assets/{esvg → svgs}/megatron/x_circle.svg +0 -0
  117. data/app/assets/{esvg → svgs}/megatron/x_circle_fill.svg +0 -0
  118. data/app/assets/{esvg → svgs}/megatron/x_circle_fill_thin.svg +0 -0
  119. data/app/assets/{esvg → svgs}/megatron/x_circle_thin.svg +0 -0
  120. data/app/controllers/megatron/errors_controller.rb +3 -0
  121. data/app/helpers/megatron/application_helper.rb +0 -95
  122. data/app/helpers/megatron/icon_helper.rb +11 -7
  123. data/app/helpers/megatron/layout_helper.rb +2 -10
  124. data/app/views/layouts/megatron/default.html.slim +76 -0
  125. data/app/views/layouts/megatron/errors.html.slim +8 -8
  126. data/app/views/megatron/shared/_flash_messages.html.slim +6 -0
  127. data/app/views/megatron/shared/_head.html.slim +23 -0
  128. data/app/views/megatron/shared/_main_content.html.slim +6 -3
  129. data/lib/megatron/engine.rb +0 -7
  130. data/lib/megatron/slim_code_filter.rb +21 -0
  131. data/lib/megatron/version.rb +1 -1
  132. data/lib/megatron.rb +10 -6
  133. data/public/{assets/megatron/megatron-0.2.36.css → megatron-0.3.0.css} +1825 -1879
  134. data/public/megatron-0.3.0.css.gz +0 -0
  135. data/public/{assets/megatron/megatron-0.2.36.js → megatron-0.3.0.js} +7 -7
  136. data/public/megatron-0.3.0.js.gz +0 -0
  137. data/public/megatron-0.3.0.map.json +1 -0
  138. data/public/megatron-error-pages-0.3.0.css +901 -0
  139. data/public/megatron-error-pages-0.3.0.css.gz +0 -0
  140. metadata +149 -135
  141. data/MIT-LICENSE +0 -20
  142. data/Rakefile +0 -209
  143. data/app/assets/javascripts/megatron/esvg.js +0 -55
  144. data/app/views/layouts/megatron/application.html.slim +0 -67
  145. data/config/esvg.yml +0 -8
  146. data/config/routes.rb +0 -2
  147. data/public/assets/megatron/megatron-0.2.36.css.gz +0 -0
  148. data/public/assets/megatron/megatron-0.2.36.css.map +0 -7
  149. data/public/assets/megatron/megatron-0.2.36.js.gz +0 -0
  150. data/public/assets/megatron/megatron-0.2.36.map.json +0 -1
  151. data/public/assets/megatron/megatron-error-pages-0.2.36.css +0 -1
  152. data/public/assets/megatron/megatron-error-pages-0.2.36.css.gz +0 -0
@@ -387,8 +387,7 @@ div.CodeMirror-cursors {
387
387
  overflow: hidden;
388
388
  position: relative; }
389
389
 
390
- .nprogress-custom-parent #nprogress .spinner,
391
- .nprogress-custom-parent #nprogress .bar {
390
+ .nprogress-custom-parent #nprogress .spinner, .nprogress-custom-parent #nprogress .bar {
392
391
  position: absolute; }
393
392
 
394
393
  @-webkit-keyframes nprogress-spinner {
@@ -431,22 +430,18 @@ div.CodeMirror-cursors {
431
430
  vertical-align: middle;
432
431
  line-height: 1em;
433
432
  box-sizing: content-box; }
434
- .text-icon * {
435
- color: inherit;
436
- fill: currentColor; }
433
+ .text-icon * {
434
+ color: inherit;
435
+ fill: currentColor; }
437
436
 
438
437
  .notification-content:before, .pop-message .message-content:before {
439
438
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"%3E%3Cpath d="M16 8.5c.276 0 .5.224.5.5s-.225.5-.5.5c-5.327 0-10 2.804-10 6 0 .276-.224.5-.5.5s-.5-.224-.5-.5c0-3.794 5.037-7 11-7zm0-5c-8.837 0-16 5.373-16 12 0 4.127 2.78 7.766 7.008 9.926 0 .027-.008.045-.008.074 0 1.793-1.34 3.723-1.928 4.736h.002c-.047.11-.074.23-.074.358 0 .5.405.906.906.906.094 0 .26-.025.255-.014 3.13-.512 6.07-3.383 6.76-4.215 1 .15 2.03.23 3.09.23 8.84 0 16-5.37 16-12s-7.16-12-16-12zm0 22c-.917 0-1.858-.07-2.796-.207-.097-.016-.194-.02-.29-.02-.594 0-1.163.263-1.546.73-.428.52-1.646 1.683-3.085 2.538.39-.89.695-1.89.716-2.93v-.18c0-.75-.42-1.44-1.09-1.78C4.21 21.75 2 18.71 2 15.5c0-5.514 6.28-10 14-10 7.718 0 14 4.486 14 10s-6.28 10-14 10z" style="fill:#fff;"/%3E%3C/svg%3E');
440
439
  background-repeat: no-repeat;
441
440
  background-position: center center; }
442
441
 
443
- .grid.match-gutters > .grid-cell > :first-child,
444
- .grid.match-gutters > .grid-cell > :first-child > :first-child,
445
- .grid.match-gutters > .grid-cell > :first-child > :first-child > :first-child {
442
+ .grid.match-gutters > .grid-cell > :first-child, .grid.match-gutters > .grid-cell > :first-child > :first-child, .grid.match-gutters > .grid-cell > :first-child > :first-child > :first-child {
446
443
  margin-top: 0; }
447
- .grid.match-gutters > .grid-cell > :last-child,
448
- .grid.match-gutters > .grid-cell > :last-child > :last-child,
449
- .grid.match-gutters > .grid-cell > :last-child > :last-child > :last-child {
444
+ .grid.match-gutters > .grid-cell > :last-child, .grid.match-gutters > .grid-cell > :last-child > :last-child, .grid.match-gutters > .grid-cell > :last-child > :last-child > :last-child {
450
445
  margin-bottom: 0; }
451
446
 
452
447
  /*$code-purple: #8868BC;*/
@@ -469,8 +464,8 @@ body {
469
464
  height: 100%;
470
465
  padding: 0;
471
466
  margin: 0; }
472
- body:after {
473
- content: ""; }
467
+ body:after {
468
+ content: ""; }
474
469
 
475
470
  a {
476
471
  color: #4A89DC; }
@@ -492,7 +487,9 @@ a {
492
487
 
493
488
  .page {
494
489
  -webkit-transition: -webkit-transform .2s ease-out;
495
- transition: transform .2s ease-out;
490
+ transition: -webkit-transform .2s ease-out;
491
+ transition: transform .2s ease-out;
492
+ transition: transform .2s ease-out, -webkit-transform .2s ease-out;
496
493
  position: relative;
497
494
  z-index: 1;
498
495
  height: 100%;
@@ -518,15 +515,15 @@ a {
518
515
  padding-left: 8px;
519
516
  padding-right: 8px;
520
517
  padding-bottom: 50px; }
521
- @media all and (min-width: 750px) {
522
- .main {
523
- padding-left: 12px;
524
- padding-right: 12px; } }
525
- @media all and (min-width: 750px) {
526
- .main {
527
- padding-bottom: 100px; } }
528
- .main.no-v-pad {
529
- padding-bottom: 0; }
518
+ @media all and (min-width: 750px) {
519
+ .main {
520
+ padding-left: 12px;
521
+ padding-right: 12px; } }
522
+ @media all and (min-width: 750px) {
523
+ .main {
524
+ padding-bottom: 100px; } }
525
+ .main.no-v-pad {
526
+ padding-bottom: 0; }
530
527
 
531
528
  @media all and (min-width: 600px) {
532
529
  .page-content {
@@ -580,10 +577,10 @@ a {
580
577
  width: 300px;
581
578
  padding-left: 8px;
582
579
  padding-right: 8px; } }
583
- @media all and (min-width: 1020px) and (min-width: 750px) {
584
- .main-sidebar {
585
- padding-left: 12px;
586
- padding-right: 12px; } }
580
+ @media all and (min-width: 1020px) and (min-width: 750px) {
581
+ .main-sidebar {
582
+ padding-left: 12px;
583
+ padding-right: 12px; } }
587
584
 
588
585
  @media all and (min-width: 1020px) {
589
586
  .secondary_nav {
@@ -601,45 +598,45 @@ a {
601
598
  max-width: 600px;
602
599
  height: auto;
603
600
  margin: 60px auto 0; }
604
- .site.small-card .main {
605
- padding-bottom: 1em; }
606
- @media all and (min-width: 600px) {
607
- .site.small-card .page, .site.small-card .page-header, .site.small-card .page-content {
608
- border-top-right-radius: 5px;
609
- border-top-left-radius: 5px; }
610
- .site.small-card .page, .site.small-card .page-content {
611
- border-bottom-right-radius: 5px;
612
- border-bottom-left-radius: 5px; } }
601
+ .site.small-card .main {
602
+ padding-bottom: 1em; }
603
+ @media all and (min-width: 600px) {
604
+ .site.small-card .page, .site.small-card .page-header, .site.small-card .page-content {
605
+ border-top-right-radius: 5px;
606
+ border-top-left-radius: 5px; }
607
+ .site.small-card .page, .site.small-card .page-content {
608
+ border-bottom-right-radius: 5px;
609
+ border-bottom-left-radius: 5px; } }
613
610
 
614
611
  .padded {
615
612
  padding-top: 8px;
616
613
  padding-bottom: 8px;
617
614
  padding-left: 8px;
618
615
  padding-right: 8px; }
619
- @media all and (min-width: 750px) {
620
- .padded {
621
- padding-top: 14px;
622
- padding-bottom: 14px; } }
623
- @media all and (min-width: 750px) {
624
- .padded {
625
- padding-left: 12px;
626
- padding-right: 12px; } }
616
+ @media all and (min-width: 750px) {
617
+ .padded {
618
+ padding-top: 14px;
619
+ padding-bottom: 14px; } }
620
+ @media all and (min-width: 750px) {
621
+ .padded {
622
+ padding-left: 12px;
623
+ padding-right: 12px; } }
627
624
 
628
625
  .h-padded, .page-header-info {
629
626
  padding-left: 8px;
630
627
  padding-right: 8px; }
631
- @media all and (min-width: 750px) {
632
- .h-padded, .page-header-info {
633
- padding-left: 12px;
634
- padding-right: 12px; } }
628
+ @media all and (min-width: 750px) {
629
+ .h-padded, .page-header-info {
630
+ padding-left: 12px;
631
+ padding-right: 12px; } }
635
632
 
636
633
  .v-padded {
637
634
  padding-top: 8px;
638
635
  padding-bottom: 8px; }
639
- @media all and (min-width: 750px) {
640
- .v-padded {
641
- padding-top: 14px;
642
- padding-bottom: 14px; } }
636
+ @media all and (min-width: 750px) {
637
+ .v-padded {
638
+ padding-top: 14px;
639
+ padding-bottom: 14px; } }
643
640
 
644
641
  .block-margin {
645
642
  margin-top: 1em;
@@ -690,18 +687,18 @@ a {
690
687
  .wide {
691
688
  margin-left: -8px;
692
689
  margin-right: -8px; }
693
- @media all and (min-width: 750px) {
694
- .wide {
695
- margin-left: -12px;
696
- margin-right: -12px; } }
690
+ @media all and (min-width: 750px) {
691
+ .wide {
692
+ margin-left: -12px;
693
+ margin-right: -12px; } }
697
694
 
698
695
  .expand, .page-header-info {
699
696
  margin-left: -8px;
700
697
  margin-right: -8px; }
701
- @media all and (min-width: 750px) {
702
- .expand, .page-header-info {
703
- margin-left: -12px;
704
- margin-right: -12px; } }
698
+ @media all and (min-width: 750px) {
699
+ .expand, .page-header-info {
700
+ margin-left: -12px;
701
+ margin-right: -12px; } }
705
702
 
706
703
  .fill {
707
704
  width: 100%;
@@ -830,8 +827,8 @@ a label {
830
827
  color: #4A89DC;
831
828
  text-decoration: none;
832
829
  cursor: pointer; }
833
- .link-style:hover {
834
- text-decoration: underline; }
830
+ .link-style:hover {
831
+ text-decoration: underline; }
835
832
 
836
833
  .mono-font {
837
834
  font-family: "Ubuntu Mono", "Consolas", "Liberation Mono", monaco, "Lucida Console", "Consolas", monospace; }
@@ -877,8 +874,8 @@ a label {
877
874
 
878
875
  .hover-link {
879
876
  text-decoration: none; }
880
- .hover-link:hover {
881
- text-decoration: underline; }
877
+ .hover-link:hover {
878
+ text-decoration: underline; }
882
879
 
883
880
  .normal-text-link {
884
881
  text-decoration: none;
@@ -903,8 +900,8 @@ hr {
903
900
  background: none;
904
901
  width: 100%;
905
902
  border-bottom: 1px solid #dadede; }
906
- hr.dark {
907
- border-bottom: 1px solid #8d9297; }
903
+ hr.dark {
904
+ border-bottom: 1px solid #8d9297; }
908
905
 
909
906
  pre, p, form, ul, dl, ol {
910
907
  margin-top: 1em;
@@ -1047,99 +1044,101 @@ pre, p, form, ul, dl, ol {
1047
1044
  @media all and (max-width: 749px) {
1048
1045
  .active-nav {
1049
1046
  overflow-x: hidden; }
1050
- .active-nav .page {
1051
- -webkit-transform: translate3d(75%, 0, 0);
1052
- transform: translate3d(75%, 0, 0);
1053
- overflow-x: hidden; } }
1047
+ .active-nav .page {
1048
+ -webkit-transform: translate3d(75%, 0, 0);
1049
+ transform: translate3d(75%, 0, 0);
1050
+ overflow-x: hidden; } }
1054
1051
 
1055
1052
  .primary_nav-item {
1056
1053
  color: rgba(255, 255, 255, 0.4);
1057
1054
  text-decoration: none;
1058
1055
  -webkit-transition: .1s color ease-in-out;
1059
- transition: .1s color ease-in-out;
1056
+ transition: .1s color ease-in-out;
1060
1057
  display: block;
1061
1058
  padding: 10px 8px;
1062
1059
  border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
1060
+ .primary_nav-item:hover, .primary_nav-item:focus {
1061
+ color: rgba(255, 255, 255, 0.7); }
1062
+ .primary_nav-item.here {
1063
+ color: #fff; }
1064
+ .primary_nav-item .icon_label {
1065
+ -webkit-font-smoothing: antialiased;
1066
+ -moz-osx-font-smoothing: grayscale; }
1067
+ @media all and (max-width: 749px) {
1063
1068
  .primary_nav-item:hover, .primary_nav-item:focus {
1064
- color: rgba(255, 255, 255, 0.7); }
1069
+ background: rgba(255, 255, 255, 0.05); }
1065
1070
  .primary_nav-item.here {
1066
- color: #fff; }
1071
+ background-color: #4A89DC; }
1072
+ .primary_nav-item.here:hover, .primary_nav-item.here:focus {
1073
+ background-color: #5791de; }
1074
+ .primary_nav-item .nav-icon {
1075
+ width: 28px;
1076
+ text-align: center;
1077
+ font-size: 24px; }
1067
1078
  .primary_nav-item .icon_label {
1079
+ line-height: 24px;
1080
+ position: relative;
1081
+ vertical-align: bottom; } }
1082
+ @media all and (min-width: 750px) {
1083
+ .primary_nav-item {
1084
+ width: 65px;
1085
+ position: relative;
1086
+ border: none;
1087
+ padding: 0;
1088
+ text-align: center; }
1089
+ .primary_nav-item .nav-icon {
1090
+ display: block;
1091
+ width: 100%;
1092
+ padding: 7px 0;
1093
+ font-size: 35px; }
1094
+ .primary_nav-item .link_label {
1095
+ position: absolute;
1096
+ left: 50px;
1097
+ z-index: -1;
1098
+ font-size: 14px;
1099
+ background: #4A89DC;
1100
+ border-radius: 4px;
1101
+ top: 50%;
1102
+ color: #fff;
1103
+ padding: 10px 15px;
1104
+ line-height: 20px;
1105
+ opacity: 0;
1106
+ -webkit-transform: translate3d(-5px, -50%, 0);
1107
+ transform: translate3d(-5px, -50%, 0); }
1108
+ .primary_nav-item .link_label:before {
1109
+ border-bottom: 4px solid transparent;
1110
+ border-right: 4px solid #4A89DC;
1111
+ border-top: 4px solid transparent;
1112
+ height: 0;
1113
+ width: 0;
1114
+ content: "";
1115
+ position: absolute;
1116
+ left: -4px;
1117
+ top: 50%;
1118
+ -webkit-transform: translate3d(0, -50%, 0);
1119
+ transform: translate3d(0, -50%, 0);
1120
+ opacity: 0; }
1121
+ .primary_nav-item .nav-icon:hover {
1122
+ position: relative;
1123
+ z-index: 3; }
1124
+ .primary_nav-item .nav-icon:hover + .link_label {
1125
+ -webkit-transition-property: opacity, -webkit-transform;
1126
+ transition-property: opacity, -webkit-transform;
1127
+ transition-property: opacity, transform;
1128
+ transition-property: opacity, transform, -webkit-transform;
1129
+ -webkit-transition-timing-function: ease-out;
1130
+ transition-timing-function: ease-out;
1131
+ -webkit-transition-duration: .15s;
1132
+ transition-duration: .15s;
1133
+ z-index: 2;
1134
+ -webkit-transform: translate3d(10px, -50%, 0);
1135
+ transform: translate3d(10px, -50%, 0);
1136
+ opacity: 1;
1137
+ font-weight: normal;
1068
1138
  -webkit-font-smoothing: antialiased;
1069
1139
  -moz-osx-font-smoothing: grayscale; }
1070
- @media all and (max-width: 749px) {
1071
- .primary_nav-item:hover, .primary_nav-item:focus {
1072
- background: rgba(255, 255, 255, 0.05); }
1073
- .primary_nav-item.here {
1074
- background-color: #4A89DC; }
1075
- .primary_nav-item.here:hover, .primary_nav-item.here:focus {
1076
- background-color: #5791de; }
1077
- .primary_nav-item .nav-icon {
1078
- width: 28px;
1079
- text-align: center;
1080
- font-size: 24px; }
1081
- .primary_nav-item .icon_label {
1082
- line-height: 24px;
1083
- position: relative;
1084
- vertical-align: bottom; } }
1085
- @media all and (min-width: 750px) {
1086
- .primary_nav-item {
1087
- width: 65px;
1088
- position: relative;
1089
- border: none;
1090
- padding: 0;
1091
- text-align: center; }
1092
- .primary_nav-item .nav-icon {
1093
- display: block;
1094
- width: 100%;
1095
- padding: 7px 0;
1096
- font-size: 35px; }
1097
- .primary_nav-item .link_label {
1098
- position: absolute;
1099
- left: 50px;
1100
- z-index: -1;
1101
- font-size: 14px;
1102
- background: #4A89DC;
1103
- border-radius: 4px;
1104
- top: 50%;
1105
- color: #fff;
1106
- padding: 10px 15px;
1107
- line-height: 20px;
1108
- opacity: 0;
1109
- -webkit-transform: translate3d(-5px, -50%, 0);
1110
- transform: translate3d(-5px, -50%, 0); }
1111
- .primary_nav-item .link_label:before {
1112
- border-bottom: 4px solid transparent;
1113
- border-right: 4px solid #4A89DC;
1114
- border-top: 4px solid transparent;
1115
- height: 0;
1116
- width: 0;
1117
- content: "";
1118
- position: absolute;
1119
- left: -4px;
1120
- top: 50%;
1121
- -webkit-transform: translate3d(0, -50%, 0);
1122
- transform: translate3d(0, -50%, 0);
1123
- opacity: 0; }
1124
- .primary_nav-item .nav-icon:hover {
1125
- position: relative;
1126
- z-index: 3; }
1127
- .primary_nav-item .nav-icon:hover + .link_label {
1128
- -webkit-transition-property: opacity, -webkit-transform;
1129
- transition-property: opacity, transform;
1130
- -webkit-transition-timing-function: ease-out;
1131
- transition-timing-function: ease-out;
1132
- -webkit-transition-duration: .15s;
1133
- transition-duration: .15s;
1134
- z-index: 2;
1135
- -webkit-transform: translate3d(10px, -50%, 0);
1136
- transform: translate3d(10px, -50%, 0);
1137
- opacity: 1;
1138
- font-weight: normal;
1139
- -webkit-font-smoothing: antialiased;
1140
- -moz-osx-font-smoothing: grayscale; }
1141
- .primary_nav-item .nav-icon:hover + .link_label:before {
1142
- opacity: 1; } }
1140
+ .primary_nav-item .nav-icon:hover + .link_label:before {
1141
+ opacity: 1; } }
1143
1142
 
1144
1143
  @media all and (min-width: 750px) {
1145
1144
  .primary_nav-top {
@@ -1148,35 +1147,35 @@ pre, p, form, ul, dl, ol {
1148
1147
  right: 12px;
1149
1148
  font-size: 14px;
1150
1149
  line-height: 22px; }
1151
- .primary_nav-top .primary_nav-item {
1152
- padding: 0;
1153
- display: inline-block;
1154
- margin-left: .8em;
1155
- width: auto; }
1156
- .primary_nav-top .nav-icon {
1157
- display: inline;
1158
- position: relative;
1159
- font-size: 0; }
1160
- .primary_nav-top .text-icon {
1161
- font-size: 18px; }
1162
- .primary_nav-top .icon_label {
1163
- line-height: 18px;
1164
- vertical-align: bottom; } }
1150
+ .primary_nav-top .primary_nav-item {
1151
+ padding: 0;
1152
+ display: inline-block;
1153
+ margin-left: .8em;
1154
+ width: auto; }
1155
+ .primary_nav-top .nav-icon {
1156
+ display: inline;
1157
+ position: relative;
1158
+ font-size: 0; }
1159
+ .primary_nav-top .text-icon {
1160
+ font-size: 18px; }
1161
+ .primary_nav-top .icon_label {
1162
+ line-height: 18px;
1163
+ vertical-align: bottom; } }
1165
1164
  @media all and (min-width: 1520px) {
1166
1165
  .primary_nav-top {
1167
1166
  right: 0; } }
1168
1167
  .secondary_nav {
1169
1168
  background: #edefef; }
1170
- @media all and (max-width: 599px) {
1171
- .secondary_nav {
1172
- border-bottom: 1px solid #dadede; } }
1173
- @media all and (min-width: 600px) {
1174
- .secondary_nav {
1175
- border-right: 1px solid #dadede; }
1176
- .secondary_nav .link_label {
1177
- display: inline-block;
1178
- -webkit-font-smoothing: antialiased;
1179
- -moz-osx-font-smoothing: grayscale; } }
1169
+ @media all and (max-width: 599px) {
1170
+ .secondary_nav {
1171
+ border-bottom: 1px solid #dadede; } }
1172
+ @media all and (min-width: 600px) {
1173
+ .secondary_nav {
1174
+ border-right: 1px solid #dadede; }
1175
+ .secondary_nav .link_label {
1176
+ display: inline-block;
1177
+ -webkit-font-smoothing: antialiased;
1178
+ -moz-osx-font-smoothing: grayscale; } }
1180
1179
 
1181
1180
  .secondary_nav-item {
1182
1181
  white-space: nowrap;
@@ -1187,126 +1186,128 @@ pre, p, form, ul, dl, ol {
1187
1186
  line-height: 30px;
1188
1187
  position: relative;
1189
1188
  padding: 3px 8px; }
1189
+ .secondary_nav-item .link_label {
1190
+ display: none; }
1191
+ @media all and (min-width: 450px) {
1192
+ .secondary_nav-item .link_label {
1193
+ display: block;
1194
+ font-size: 11px;
1195
+ line-height: 18px; } }
1196
+ .secondary_nav-item .nav-icon {
1197
+ font-size: 20px;
1198
+ display: block; }
1199
+ @media all and (min-width: 600px) {
1200
+ .secondary_nav-item {
1201
+ text-align: left;
1202
+ display: block; } }
1203
+ @media (max-width: 899px) and (min-width: 600px) {
1204
+ .secondary_nav-item {
1205
+ padding: 0; }
1206
+ .secondary_nav-item .nav-icon {
1207
+ padding: 8px;
1208
+ width: 100%;
1209
+ text-align: center; }
1190
1210
  .secondary_nav-item .link_label {
1191
- display: none; }
1192
- @media all and (min-width: 450px) {
1193
- .secondary_nav-item .link_label {
1194
- display: block;
1195
- font-size: 11px;
1196
- line-height: 18px; } }
1211
+ position: absolute;
1212
+ left: 30px;
1213
+ z-index: -1;
1214
+ font-size: 14px;
1215
+ background: #48515b;
1216
+ border-radius: 4px;
1217
+ top: 50%;
1218
+ color: #fff;
1219
+ padding: 10px 15px;
1220
+ line-height: 20px;
1221
+ opacity: 0;
1222
+ -webkit-transform: translate3d(-5px, -50%, 0);
1223
+ transform: translate3d(-5px, -50%, 0); }
1224
+ .secondary_nav-item .link_label:before {
1225
+ border-bottom: 4px solid transparent;
1226
+ border-right: 4px solid #48515b;
1227
+ border-top: 4px solid transparent;
1228
+ height: 0;
1229
+ width: 0;
1230
+ content: "";
1231
+ position: absolute;
1232
+ left: -4px;
1233
+ top: 50%;
1234
+ -webkit-transform: translate3d(0, -50%, 0);
1235
+ transform: translate3d(0, -50%, 0);
1236
+ opacity: 0; }
1237
+ .secondary_nav-item .nav-icon:hover {
1238
+ position: relative;
1239
+ z-index: 3; }
1240
+ .secondary_nav-item .nav-icon:hover + .link_label {
1241
+ -webkit-transition-property: opacity, -webkit-transform;
1242
+ transition-property: opacity, -webkit-transform;
1243
+ transition-property: opacity, transform;
1244
+ transition-property: opacity, transform, -webkit-transform;
1245
+ -webkit-transition-timing-function: ease-out;
1246
+ transition-timing-function: ease-out;
1247
+ -webkit-transition-duration: .15s;
1248
+ transition-duration: .15s;
1249
+ z-index: 2;
1250
+ -webkit-transform: translate3d(10px, -50%, 0);
1251
+ transform: translate3d(10px, -50%, 0);
1252
+ opacity: 1;
1253
+ font-weight: normal;
1254
+ -webkit-font-smoothing: antialiased;
1255
+ -moz-osx-font-smoothing: grayscale; }
1256
+ .secondary_nav-item .nav-icon:hover + .link_label:before {
1257
+ opacity: 1; } }
1258
+ @media all and (min-width: 900px) {
1259
+ .secondary_nav-item {
1260
+ padding: 3px 18px 3px 10px; }
1197
1261
  .secondary_nav-item .nav-icon {
1198
- font-size: 20px;
1199
- display: block; }
1200
- @media all and (min-width: 600px) {
1201
- .secondary_nav-item {
1202
- text-align: left;
1203
- display: block; } }
1204
- @media (max-width: 899px) and (min-width: 600px) {
1205
- .secondary_nav-item {
1206
- padding: 0; }
1207
- .secondary_nav-item .nav-icon {
1208
- padding: 8px;
1209
- width: 100%;
1210
- text-align: center; }
1211
- .secondary_nav-item .link_label {
1212
- position: absolute;
1213
- left: 30px;
1214
- z-index: -1;
1215
- font-size: 14px;
1216
- background: #48515b;
1217
- border-radius: 4px;
1218
- top: 50%;
1219
- color: #fff;
1220
- padding: 10px 15px;
1221
- line-height: 20px;
1222
- opacity: 0;
1223
- -webkit-transform: translate3d(-5px, -50%, 0);
1224
- transform: translate3d(-5px, -50%, 0); }
1225
- .secondary_nav-item .link_label:before {
1226
- border-bottom: 4px solid transparent;
1227
- border-right: 4px solid #48515b;
1228
- border-top: 4px solid transparent;
1229
- height: 0;
1230
- width: 0;
1231
- content: "";
1232
- position: absolute;
1233
- left: -4px;
1234
- top: 50%;
1235
- -webkit-transform: translate3d(0, -50%, 0);
1236
- transform: translate3d(0, -50%, 0);
1237
- opacity: 0; }
1238
- .secondary_nav-item .nav-icon:hover {
1239
- position: relative;
1240
- z-index: 3; }
1241
- .secondary_nav-item .nav-icon:hover + .link_label {
1242
- -webkit-transition-property: opacity, -webkit-transform;
1243
- transition-property: opacity, transform;
1244
- -webkit-transition-timing-function: ease-out;
1245
- transition-timing-function: ease-out;
1246
- -webkit-transition-duration: .15s;
1247
- transition-duration: .15s;
1248
- z-index: 2;
1249
- -webkit-transform: translate3d(10px, -50%, 0);
1250
- transform: translate3d(10px, -50%, 0);
1251
- opacity: 1;
1252
- font-weight: normal;
1253
- -webkit-font-smoothing: antialiased;
1254
- -moz-osx-font-smoothing: grayscale; }
1255
- .secondary_nav-item .nav-icon:hover + .link_label:before {
1256
- opacity: 1; } }
1257
- @media all and (min-width: 900px) {
1258
- .secondary_nav-item {
1259
- padding: 3px 18px 3px 10px; }
1260
- .secondary_nav-item .nav-icon {
1261
- display: inline-block; }
1262
- .secondary_nav-item .link_label {
1263
- display: inline-block;
1264
- font-size: 14px;
1265
- -webkit-transition: opacity ease-out .3s;
1266
- transition: opacity ease-out .3s; } }
1262
+ display: inline-block; }
1263
+ .secondary_nav-item .link_label {
1264
+ display: inline-block;
1265
+ font-size: 14px;
1266
+ -webkit-transition: opacity ease-out .3s;
1267
+ transition: opacity ease-out .3s; } }
1268
+ .secondary_nav-item:focus, .secondary_nav-item:hover, .secondary_nav-item.here {
1269
+ box-shadow: 1px 0 0 rgba(0, 0, 0, 0.1), -1px 0 0 rgba(0, 0, 0, 0.1);
1270
+ background: #f5f5f5;
1271
+ color: #535e69; }
1272
+ @media all and (min-width: 600px) {
1267
1273
  .secondary_nav-item:focus, .secondary_nav-item:hover, .secondary_nav-item.here {
1268
- box-shadow: 1px 0 0 rgba(0, 0, 0, 0.1), -1px 0 0 rgba(0, 0, 0, 0.1);
1269
- background: #f5f5f5;
1270
- color: #535e69; }
1271
- @media all and (min-width: 600px) {
1272
- .secondary_nav-item:focus, .secondary_nav-item:hover, .secondary_nav-item.here {
1273
- box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), 0 -1px 0 rgba(0, 0, 0, 0.1); }
1274
- .secondary_nav-item:focus:first-child, .secondary_nav-item:hover:first-child, .secondary_nav-item.here:first-child {
1275
- box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1); } }
1276
- .secondary_nav-item.here {
1277
- background: #fafafa; }
1278
- .secondary_nav-item.here .nav-icon {
1279
- color: #4A89DC; }
1274
+ box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), 0 -1px 0 rgba(0, 0, 0, 0.1); }
1275
+ .secondary_nav-item:focus:first-child, .secondary_nav-item:hover:first-child, .secondary_nav-item.here:first-child {
1276
+ box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1); } }
1277
+ .secondary_nav-item.here {
1278
+ background: #fafafa; }
1279
+ .secondary_nav-item.here .nav-icon {
1280
+ color: #4A89DC; }
1280
1281
 
1281
1282
  .main-sidebar {
1282
1283
  padding-left: 8px;
1283
1284
  padding-right: 8px; }
1284
- @media all and (min-width: 750px) {
1285
- .main-sidebar {
1286
- padding-left: 12px;
1287
- padding-right: 12px; } }
1288
- @media all and (max-width: 1019px) {
1289
- .main-sidebar {
1290
- margin-left: -8px;
1291
- margin-right: -8px;
1292
- border-top: 1px solid #dadede;
1293
- box-shadow: #fff 0 1px inset; } }
1294
- @media all and (max-width: 1019px) and (min-width: 750px) {
1295
- .main-sidebar {
1296
- margin-left: -12px;
1297
- margin-right: -12px; } }
1298
-
1299
- @media all and (min-width: 1020px) {
1300
- .main-sidebar {
1301
- padding-top: 1px;
1302
- background: #edefef;
1303
- border-left: 1px solid #dadede; } }
1304
- .main-sidebar section {
1305
- margin-top: 1em;
1306
- margin-bottom: 1em; }
1307
- .main-sidebar section + section {
1285
+ @media all and (min-width: 750px) {
1286
+ .main-sidebar {
1287
+ padding-left: 12px;
1288
+ padding-right: 12px; } }
1289
+ @media all and (max-width: 1019px) {
1290
+ .main-sidebar {
1291
+ margin-left: -8px;
1292
+ margin-right: -8px;
1308
1293
  border-top: 1px solid #dadede;
1309
- box-shadow: #fff 0 1px inset; }
1294
+ box-shadow: #fff 0 1px inset; } }
1295
+ @media all and (max-width: 1019px) and (min-width: 750px) {
1296
+ .main-sidebar {
1297
+ margin-left: -12px;
1298
+ margin-right: -12px; } }
1299
+
1300
+ @media all and (min-width: 1020px) {
1301
+ .main-sidebar {
1302
+ padding-top: 1px;
1303
+ background: #edefef;
1304
+ border-left: 1px solid #dadede; } }
1305
+ .main-sidebar section {
1306
+ margin-top: 1em;
1307
+ margin-bottom: 1em; }
1308
+ .main-sidebar section + section {
1309
+ border-top: 1px solid #dadede;
1310
+ box-shadow: #fff 0 1px inset; }
1310
1311
 
1311
1312
  .breadcrumbs {
1312
1313
  display: table-cell;
@@ -1316,27 +1317,27 @@ pre, p, form, ul, dl, ol {
1316
1317
 
1317
1318
  .breadcrumb {
1318
1319
  letter-spacing: 0; }
1319
- .breadcrumb:after {
1320
- content: "";
1321
- border-right: 1px solid #8d9297;
1322
- height: .9em;
1323
- width: .2em;
1324
- padding: 0 5px;
1325
- color: #888;
1326
- display: inline-block;
1327
- -webkit-font-smoothing: antialiased;
1328
- -moz-osx-font-smoothing: grayscale;
1329
- -webkit-transform: translateX(-6px) rotate(20deg);
1330
- transform: translateX(-6px) rotate(20deg); }
1331
- .breadcrumb:first-child {
1332
- font-weight: 500; }
1333
- .breadcrumb:last-child {
1334
- text-decoration: none;
1335
- font-weight: bold;
1336
- color: #535e69; }
1337
- .breadcrumb:last-child:after {
1338
- content: "";
1339
- display: none; }
1320
+ .breadcrumb:after {
1321
+ content: "";
1322
+ border-right: 1px solid #8d9297;
1323
+ height: .9em;
1324
+ width: .2em;
1325
+ padding: 0 5px;
1326
+ color: #888;
1327
+ display: inline-block;
1328
+ -webkit-font-smoothing: antialiased;
1329
+ -moz-osx-font-smoothing: grayscale;
1330
+ -webkit-transform: translateX(-6px) rotate(20deg);
1331
+ transform: translateX(-6px) rotate(20deg); }
1332
+ .breadcrumb:first-child {
1333
+ font-weight: 500; }
1334
+ .breadcrumb:last-child {
1335
+ text-decoration: none;
1336
+ font-weight: bold;
1337
+ color: #535e69; }
1338
+ .breadcrumb:last-child:after {
1339
+ content: "";
1340
+ display: none; }
1340
1341
 
1341
1342
  .tabs {
1342
1343
  margin-left: -8px;
@@ -1349,29 +1350,29 @@ pre, p, form, ul, dl, ol {
1349
1350
  display: table;
1350
1351
  top: 1px;
1351
1352
  position: relative; }
1352
- @media all and (min-width: 750px) {
1353
- .tabs {
1354
- margin-left: -12px;
1355
- margin-right: -12px; } }
1356
- @media all and (min-width: 750px) {
1357
- .tabs {
1358
- padding-left: 12px;
1359
- padding-right: 12px; } }
1360
- .tabs:after {
1361
- display: table-cell;
1362
- width: 100%;
1363
- content: ""; }
1353
+ @media all and (min-width: 750px) {
1354
+ .tabs {
1355
+ margin-left: -12px;
1356
+ margin-right: -12px; } }
1357
+ @media all and (min-width: 750px) {
1358
+ .tabs {
1359
+ padding-left: 12px;
1360
+ padding-right: 12px; } }
1361
+ .tabs:after {
1362
+ display: table-cell;
1363
+ width: 100%;
1364
+ content: ""; }
1365
+ .tabs .tab-btn {
1366
+ position: absolute;
1367
+ right: 8px; }
1368
+ @media all and (min-width: 750px) {
1364
1369
  .tabs .tab-btn {
1365
- position: absolute;
1366
- right: 8px; }
1367
- @media all and (min-width: 750px) {
1368
- .tabs .tab-btn {
1369
- right: 12px; } }
1370
+ right: 12px; } }
1370
1371
 
1371
1372
  .box-tabs {
1372
1373
  border: 1px solid #dadede; }
1373
- .box .box-tabs:not(:first-child) {
1374
- border-top: 0; }
1374
+ .box .box-tabs:not(:first-child) {
1375
+ border-top: 0; }
1375
1376
 
1376
1377
  .tab {
1377
1378
  display: table-cell;
@@ -1387,17 +1388,17 @@ pre, p, form, ul, dl, ol {
1387
1388
  border-left-width: 0;
1388
1389
  border-style: solid;
1389
1390
  border-color: #dadede; }
1390
- .tab:hover, .tab:focus {
1391
- color: #8d9297; }
1392
- .tab.here {
1393
- color: #666;
1394
- background: -webkit-linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));
1395
- background: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0)); }
1391
+ .tab:hover, .tab:focus {
1392
+ color: #8d9297; }
1393
+ .tab.here {
1394
+ color: #666;
1395
+ background: -webkit-linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));
1396
+ background: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0)); }
1396
1397
 
1397
1398
  .box-tabs .tab {
1398
1399
  border-top: 0; }
1399
- .box-tabs .tab.here {
1400
- background-color: #FFFFFF; }
1400
+ .box-tabs .tab.here {
1401
+ background-color: #FFFFFF; }
1401
1402
 
1402
1403
  .tabs .tab:first-child {
1403
1404
  border-top-left-radius: 5px;
@@ -1416,36 +1417,36 @@ pre, p, form, ul, dl, ol {
1416
1417
  background: none;
1417
1418
  position: absolute;
1418
1419
  right: 15px; }
1419
- @media all and (min-width: 750px) {
1420
- .nav_toggle {
1421
- display: none; } }
1422
- .nav_toggle:focus {
1423
- outline: none; }
1424
- .nav_toggle .icon, .nav_toggle .icon:before, .nav_toggle .icon:after {
1425
- position: relative;
1426
- display: block;
1427
- width: 18px;
1428
- height: 3px;
1429
- background: #fff;
1430
- -webkit-transition: all .15s ease-in-out;
1431
- transition: all .15s ease-in-out; }
1432
- .nav_toggle .icon:before, .nav_toggle .icon:after {
1433
- content: ""; }
1434
- .nav_toggle .icon:before {
1435
- top: -6px; }
1436
- .nav_toggle .icon:after {
1437
- top: 3px; }
1438
- @media all and (max-width: 749px) {
1439
- .active-nav .nav_toggle .icon {
1440
- background: rgba(255, 255, 255, 0); }
1441
- .active-nav .nav_toggle .icon:before {
1442
- -webkit-transform: rotate(-45deg);
1443
- transform: rotate(-45deg);
1444
- top: -1px; }
1445
- .active-nav .nav_toggle .icon:after {
1446
- -webkit-transform: rotate(45deg);
1447
- transform: rotate(45deg);
1448
- top: -4px; } }
1420
+ @media all and (min-width: 750px) {
1421
+ .nav_toggle {
1422
+ display: none; } }
1423
+ .nav_toggle:focus {
1424
+ outline: none; }
1425
+ .nav_toggle .icon, .nav_toggle .icon:before, .nav_toggle .icon:after {
1426
+ position: relative;
1427
+ display: block;
1428
+ width: 18px;
1429
+ height: 3px;
1430
+ background: #fff;
1431
+ -webkit-transition: all .15s ease-in-out;
1432
+ transition: all .15s ease-in-out; }
1433
+ .nav_toggle .icon:before, .nav_toggle .icon:after {
1434
+ content: ""; }
1435
+ .nav_toggle .icon:before {
1436
+ top: -6px; }
1437
+ .nav_toggle .icon:after {
1438
+ top: 3px; }
1439
+ @media all and (max-width: 749px) {
1440
+ .active-nav .nav_toggle .icon {
1441
+ background: rgba(255, 255, 255, 0); }
1442
+ .active-nav .nav_toggle .icon:before {
1443
+ -webkit-transform: rotate(-45deg);
1444
+ transform: rotate(-45deg);
1445
+ top: -1px; }
1446
+ .active-nav .nav_toggle .icon:after {
1447
+ -webkit-transform: rotate(45deg);
1448
+ transform: rotate(45deg);
1449
+ top: -4px; } }
1449
1450
 
1450
1451
  .nav_menu {
1451
1452
  color: #fff;
@@ -1456,8 +1457,8 @@ pre, p, form, ul, dl, ol {
1456
1457
 
1457
1458
  .auto-navigate {
1458
1459
  cursor: pointer; }
1459
- .auto-navigate:active {
1460
- cursor: text; }
1460
+ .auto-navigate:active {
1461
+ cursor: text; }
1461
1462
 
1462
1463
  header h1, header h2, header h3, header h4, header h5, header h6 {
1463
1464
  margin-top: 1em;
@@ -1466,10 +1467,10 @@ header h1, header h2, header h3, header h4, header h5, header h6 {
1466
1467
  .page-header, .main-header, .box-header {
1467
1468
  display: table;
1468
1469
  width: 100%; }
1469
- .page-header > *, .main-header > *, .box-header > * {
1470
- vertical-align: middle; }
1471
- .page-header h1, .page-header h2, .page-header h3, .page-header h4, .page-header h5, .page-header h6, .main-header h1, .main-header h2, .main-header h3, .main-header h4, .main-header h5, .main-header h6, .box-header h1, .box-header h2, .box-header h3, .box-header h4, .box-header h5, .box-header h6 {
1472
- display: table-cell; }
1470
+ .page-header > *, .main-header > *, .box-header > * {
1471
+ vertical-align: middle; }
1472
+ .page-header h1, .page-header h2, .page-header h3, .page-header h4, .page-header h5, .page-header h6, .main-header h1, .main-header h2, .main-header h3, .main-header h4, .main-header h5, .main-header h6, .box-header h1, .box-header h2, .box-header h3, .box-header h4, .box-header h5, .box-header h6 {
1473
+ display: table-cell; }
1473
1474
 
1474
1475
  .main-header {
1475
1476
  margin-top: 1em;
@@ -1483,21 +1484,21 @@ header h1, header h2, header h3, header h4, header h5, header h6 {
1483
1484
  height: 52px;
1484
1485
  position: relative;
1485
1486
  z-index: 2; }
1486
- @media all and (min-width: 750px) {
1487
- .page-header {
1488
- padding-left: 12px;
1489
- padding-right: 12px; } }
1490
- .page-header h1 {
1491
- margin: 0;
1492
- font-size: 22px;
1493
- line-height: 1em;
1494
- font-weight: normal; }
1495
- .page-header.plain {
1496
- border-bottom: none;
1497
- background: none; }
1498
- .page-header .breadcrumb {
1499
- font-weight: normal;
1500
- text-decoration: none; }
1487
+ @media all and (min-width: 750px) {
1488
+ .page-header {
1489
+ padding-left: 12px;
1490
+ padding-right: 12px; } }
1491
+ .page-header h1 {
1492
+ margin: 0;
1493
+ font-size: 22px;
1494
+ line-height: 1em;
1495
+ font-weight: normal; }
1496
+ .page-header.plain {
1497
+ border-bottom: none;
1498
+ background: none; }
1499
+ .page-header .breadcrumb {
1500
+ font-weight: normal;
1501
+ text-decoration: none; }
1501
1502
 
1502
1503
  .page-header-content {
1503
1504
  padding-top: 14px;
@@ -1506,17 +1507,17 @@ header h1, header h2, header h3, header h4, header h5, header h6 {
1506
1507
 
1507
1508
  .page-header-info {
1508
1509
  font-size: 12px; }
1509
- .page-header-info:last-child {
1510
- position: relative;
1511
- top: 7px; }
1510
+ .page-header-info:last-child {
1511
+ position: relative;
1512
+ top: 7px; }
1512
1513
 
1513
1514
  .header-actions {
1514
1515
  text-align: right;
1515
1516
  display: table-cell; }
1516
- .header-actions a, .header-actions button {
1517
- margin-left: .8em; }
1518
- .header-actions > * {
1519
- display: inline-block; }
1517
+ .header-actions a, .header-actions button {
1518
+ margin-left: .8em; }
1519
+ .header-actions > * {
1520
+ display: inline-block; }
1520
1521
 
1521
1522
  .site-header {
1522
1523
  text-shadow: black 0 -1px;
@@ -1549,37 +1550,37 @@ header h1, header h2, header h3, header h4, header h5, header h6 {
1549
1550
  /* ==========================================================================
1550
1551
  * Adhere to set gutter spacing & ignore inner elements' margin
1551
1552
  * ========================================================================== */ }
1552
- .grid > .grid {
1553
- overflow: hidden;
1554
- margin-right: 0;
1555
- margin-left: 0; }
1556
- .grid.no-gutter {
1557
- margin-left: 0;
1558
- margin-right: 0; }
1559
- .grid.no-gutter > .grid-cell {
1560
- padding: 0 0; }
1561
- .grid.no-gutter.match-gutters > .grid-cell {
1562
- padding: 0;
1563
- margin-left: 0;
1564
- margin-right: 0; }
1565
- .grid.small-gutter {
1566
- margin-left: -1%;
1567
- margin-right: -1%; }
1568
- .grid.small-gutter > .grid-cell {
1569
- padding: 0 1%; }
1570
- .grid.small-gutter.match-gutters > .grid-cell {
1571
- padding: 0 1%;
1572
- margin-bottom: 2%; }
1573
- .grid.large-gutter {
1574
- margin-left: -4%;
1575
- margin-right: -4%; }
1576
- .grid.large-gutter > .grid-cell {
1577
- padding: 0 4%; }
1578
- .grid.large-gutter.match-gutters > .grid-cell {
1579
- padding: 0 4%;
1580
- margin-bottom: 8%; }
1581
- .grid.match-gutters > .grid-cell {
1582
- padding: 2%; }
1553
+ .grid > .grid {
1554
+ overflow: hidden;
1555
+ margin-right: 0;
1556
+ margin-left: 0; }
1557
+ .grid.no-gutter {
1558
+ margin-left: 0;
1559
+ margin-right: 0; }
1560
+ .grid.no-gutter > .grid-cell {
1561
+ padding: 0 0; }
1562
+ .grid.no-gutter.match-gutters > .grid-cell {
1563
+ padding: 0;
1564
+ margin-left: 0;
1565
+ margin-right: 0; }
1566
+ .grid.small-gutter {
1567
+ margin-left: -1%;
1568
+ margin-right: -1%; }
1569
+ .grid.small-gutter > .grid-cell {
1570
+ padding: 0 1%; }
1571
+ .grid.small-gutter.match-gutters > .grid-cell {
1572
+ padding: 0 1%;
1573
+ margin-bottom: 2%; }
1574
+ .grid.large-gutter {
1575
+ margin-left: -4%;
1576
+ margin-right: -4%; }
1577
+ .grid.large-gutter > .grid-cell {
1578
+ padding: 0 4%; }
1579
+ .grid.large-gutter.match-gutters > .grid-cell {
1580
+ padding: 0 4%;
1581
+ margin-bottom: 8%; }
1582
+ .grid.match-gutters > .grid-cell {
1583
+ padding: 2%; }
1583
1584
 
1584
1585
  .grid-cell {
1585
1586
  display: inline-block;
@@ -1591,8 +1592,8 @@ header h1, header h2, header h3, header h4, header h5, header h6 {
1591
1592
  letter-spacing: normal;
1592
1593
  word-spacing: normal;
1593
1594
  text-rendering: auto; }
1594
- .grid-cell.auto {
1595
- width: auto; }
1595
+ .grid-cell.auto {
1596
+ width: auto; }
1596
1597
 
1597
1598
  /* =====================================================================
1598
1599
  * Cell sizing
@@ -1835,16 +1836,16 @@ header h1, header h2, header h3, header h4, header h5, header h6 {
1835
1836
  /* ==========================================================================
1836
1837
  * Vertical alignment
1837
1838
  * ========================================================================== */ }
1838
- .grid.align-top:before, .grid.align-middle:before, .grid.align-bottom:before {
1839
- content: '';
1840
- display: inline-block;
1841
- height: 100%; }
1842
- .grid.align-top .grid-cell, .grid.align-top:before {
1843
- vertical-align: top; }
1844
- .grid.align-middle .grid-cell, .grid.align-middle:before {
1845
- vertical-align: middle; }
1846
- .grid.align-bottom .grid-cell, .grid.align-bottom:before {
1847
- vertical-align: bottom; }
1839
+ .grid.align-top:before, .grid.align-middle:before, .grid.align-bottom:before {
1840
+ content: '';
1841
+ display: inline-block;
1842
+ height: 100%; }
1843
+ .grid.align-top .grid-cell, .grid.align-top:before {
1844
+ vertical-align: top; }
1845
+ .grid.align-middle .grid-cell, .grid.align-middle:before {
1846
+ vertical-align: middle; }
1847
+ .grid.align-bottom .grid-cell, .grid.align-bottom:before {
1848
+ vertical-align: bottom; }
1848
1849
 
1849
1850
  .text-left, .align-left {
1850
1851
  text-align: left; }
@@ -1881,63 +1882,63 @@ header h1, header h2, header h3, header h4, header h5, header h6 {
1881
1882
  -webkit-font-smoothing: antialiased;
1882
1883
  -moz-osx-font-smoothing: grayscale;
1883
1884
  font-weight: bold; }
1884
- .btn:active, .primary-btn:active, .destroy-btn:active, .primary-destroy-btn:active, .dark-btn:active, .green-btn:active, .green-outline-btn:active, .blue-outline-btn:active, .dark-outline-btn:active, .btn:hover, .primary-btn:hover, .destroy-btn:hover, .primary-destroy-btn:hover, .dark-btn:hover, .green-btn:hover, .green-outline-btn:hover, .blue-outline-btn:hover, .dark-outline-btn:hover {
1885
- outline: none; }
1886
- .btn:focus, .primary-btn:focus, .destroy-btn:focus, .primary-destroy-btn:focus, .dark-btn:focus, .green-btn:focus, .green-outline-btn:focus, .blue-outline-btn:focus, .dark-outline-btn:focus {
1887
- outline: none; }
1888
- .btn::-moz-focus-inner, .primary-btn::-moz-focus-inner, .destroy-btn::-moz-focus-inner, .primary-destroy-btn::-moz-focus-inner, .dark-btn::-moz-focus-inner, .green-btn::-moz-focus-inner, .green-outline-btn::-moz-focus-inner, .blue-outline-btn::-moz-focus-inner, .dark-outline-btn::-moz-focus-inner {
1889
- border: none;
1890
- padding: 0; }
1891
- .btn, .primary-btn, .destroy-btn, .primary-destroy-btn, .dark-btn, .green-btn, .green-outline-btn, .blue-outline-btn, .dark-outline-btn, .btn:hover, .primary-btn:hover, .destroy-btn:hover, .primary-destroy-btn:hover, .dark-btn:hover, .green-btn:hover, .green-outline-btn:hover, .blue-outline-btn:hover, .dark-outline-btn:hover, .btn:focus, .primary-btn:focus, .destroy-btn:focus, .primary-destroy-btn:focus, .dark-btn:focus, .green-btn:focus, .green-outline-btn:focus, .blue-outline-btn:focus, .dark-outline-btn:focus {
1892
- text-decoration: none; }
1893
- .small.btn, .small.primary-btn, .small.destroy-btn, .small.primary-destroy-btn, .small.dark-btn, .small.green-btn, .small.green-outline-btn, .small.blue-outline-btn, .small.dark-outline-btn {
1894
- font-size: 10px;
1895
- padding: 1px 8px;
1896
- border-radius: 4px;
1897
- line-height: 20px; }
1898
- .medium.btn, .medium.primary-btn, .medium.destroy-btn, .medium.primary-destroy-btn, .medium.dark-btn, .medium.green-btn, .medium.green-outline-btn, .medium.blue-outline-btn, .medium.dark-outline-btn {
1899
- font-size: 13px;
1900
- padding: 3px 10px;
1901
- border-radius: 4px;
1902
- line-height: 24px; }
1903
- .large.btn, .large.primary-btn, .large.destroy-btn, .large.primary-destroy-btn, .large.dark-btn, .large.green-btn, .large.green-outline-btn, .large.blue-outline-btn, .large.dark-outline-btn {
1904
- font-size: 18px;
1905
- padding: 8px 20px;
1906
- border-radius: 5px;
1907
- line-height: 32px; }
1908
- .x-large.btn, .x-large.primary-btn, .x-large.destroy-btn, .x-large.primary-destroy-btn, .x-large.dark-btn, .x-large.green-btn, .x-large.green-outline-btn, .x-large.blue-outline-btn, .x-large.dark-outline-btn {
1909
- font-size: 24px;
1910
- padding: 12px 25px;
1911
- border-radius: 5px;
1912
- line-height: 32px; }
1913
- .btn:focus, .primary-btn:focus, .destroy-btn:focus, .primary-destroy-btn:focus, .dark-btn:focus, .green-btn:focus, .green-outline-btn:focus, .blue-outline-btn:focus, .dark-outline-btn:focus {
1914
- -webkit-transition: box-shadow .15s ease;
1915
- transition: box-shadow .15s ease; }
1916
- .btn:hover, .primary-btn:hover, .destroy-btn:hover, .primary-destroy-btn:hover, .dark-btn:hover, .green-btn:hover, .green-outline-btn:hover, .blue-outline-btn:hover, .dark-outline-btn:hover, .btn:active, .primary-btn:active, .destroy-btn:active, .primary-destroy-btn:active, .dark-btn:active, .green-btn:active, .green-outline-btn:active, .blue-outline-btn:active, .dark-outline-btn:active {
1917
- -webkit-transition: none;
1918
- transition: none; }
1919
- .disabled.btn, .disabled.primary-btn, .disabled.destroy-btn, .disabled.primary-destroy-btn, .disabled.dark-btn, .disabled.green-btn, .disabled.green-outline-btn, .disabled.blue-outline-btn, .disabled.dark-outline-btn, [disabled].btn, [disabled].primary-btn, [disabled].destroy-btn, [disabled].primary-destroy-btn, [disabled].dark-btn, [disabled].green-btn, [disabled].green-outline-btn, [disabled].blue-outline-btn, [disabled].dark-outline-btn {
1920
- opacity: .5;
1921
- cursor: default;
1922
- pointer-events: none; }
1885
+ .btn:active, .primary-btn:active, .destroy-btn:active, .primary-destroy-btn:active, .dark-btn:active, .green-btn:active, .green-outline-btn:active, .blue-outline-btn:active, .dark-outline-btn:active, .btn:hover, .primary-btn:hover, .destroy-btn:hover, .primary-destroy-btn:hover, .dark-btn:hover, .green-btn:hover, .green-outline-btn:hover, .blue-outline-btn:hover, .dark-outline-btn:hover {
1886
+ outline: none; }
1887
+ .btn:focus, .primary-btn:focus, .destroy-btn:focus, .primary-destroy-btn:focus, .dark-btn:focus, .green-btn:focus, .green-outline-btn:focus, .blue-outline-btn:focus, .dark-outline-btn:focus {
1888
+ outline: none; }
1889
+ .btn::-moz-focus-inner, .primary-btn::-moz-focus-inner, .destroy-btn::-moz-focus-inner, .primary-destroy-btn::-moz-focus-inner, .dark-btn::-moz-focus-inner, .green-btn::-moz-focus-inner, .green-outline-btn::-moz-focus-inner, .blue-outline-btn::-moz-focus-inner, .dark-outline-btn::-moz-focus-inner {
1890
+ border: none;
1891
+ padding: 0; }
1892
+ .btn, .primary-btn, .destroy-btn, .primary-destroy-btn, .dark-btn, .green-btn, .green-outline-btn, .blue-outline-btn, .dark-outline-btn, .btn:hover, .primary-btn:hover, .destroy-btn:hover, .primary-destroy-btn:hover, .dark-btn:hover, .green-btn:hover, .green-outline-btn:hover, .blue-outline-btn:hover, .dark-outline-btn:hover, .btn:focus, .primary-btn:focus, .destroy-btn:focus, .primary-destroy-btn:focus, .dark-btn:focus, .green-btn:focus, .green-outline-btn:focus, .blue-outline-btn:focus, .dark-outline-btn:focus {
1893
+ text-decoration: none; }
1894
+ .small.btn, .small.primary-btn, .small.destroy-btn, .small.primary-destroy-btn, .small.dark-btn, .small.green-btn, .small.green-outline-btn, .small.blue-outline-btn, .small.dark-outline-btn {
1895
+ font-size: 10px;
1896
+ padding: 1px 8px;
1897
+ border-radius: 4px;
1898
+ line-height: 20px; }
1899
+ .medium.btn, .medium.primary-btn, .medium.destroy-btn, .medium.primary-destroy-btn, .medium.dark-btn, .medium.green-btn, .medium.green-outline-btn, .medium.blue-outline-btn, .medium.dark-outline-btn {
1900
+ font-size: 13px;
1901
+ padding: 3px 10px;
1902
+ border-radius: 4px;
1903
+ line-height: 24px; }
1904
+ .large.btn, .large.primary-btn, .large.destroy-btn, .large.primary-destroy-btn, .large.dark-btn, .large.green-btn, .large.green-outline-btn, .large.blue-outline-btn, .large.dark-outline-btn {
1905
+ font-size: 18px;
1906
+ padding: 8px 20px;
1907
+ border-radius: 5px;
1908
+ line-height: 32px; }
1909
+ .x-large.btn, .x-large.primary-btn, .x-large.destroy-btn, .x-large.primary-destroy-btn, .x-large.dark-btn, .x-large.green-btn, .x-large.green-outline-btn, .x-large.blue-outline-btn, .x-large.dark-outline-btn {
1910
+ font-size: 24px;
1911
+ padding: 12px 25px;
1912
+ border-radius: 5px;
1913
+ line-height: 32px; }
1914
+ .btn:focus, .primary-btn:focus, .destroy-btn:focus, .primary-destroy-btn:focus, .dark-btn:focus, .green-btn:focus, .green-outline-btn:focus, .blue-outline-btn:focus, .dark-outline-btn:focus {
1915
+ -webkit-transition: box-shadow .15s ease;
1916
+ transition: box-shadow .15s ease; }
1917
+ .btn:hover, .primary-btn:hover, .destroy-btn:hover, .primary-destroy-btn:hover, .dark-btn:hover, .green-btn:hover, .green-outline-btn:hover, .blue-outline-btn:hover, .dark-outline-btn:hover, .btn:active, .primary-btn:active, .destroy-btn:active, .primary-destroy-btn:active, .dark-btn:active, .green-btn:active, .green-outline-btn:active, .blue-outline-btn:active, .dark-outline-btn:active {
1918
+ -webkit-transition: none;
1919
+ transition: none; }
1920
+ .disabled.btn, .disabled.primary-btn, .disabled.destroy-btn, .disabled.primary-destroy-btn, .disabled.dark-btn, .disabled.green-btn, .disabled.green-outline-btn, .disabled.blue-outline-btn, .disabled.dark-outline-btn, [disabled].btn, [disabled].primary-btn, [disabled].destroy-btn, [disabled].primary-destroy-btn, [disabled].dark-btn, [disabled].green-btn, [disabled].green-outline-btn, [disabled].blue-outline-btn, [disabled].dark-outline-btn {
1921
+ opacity: .5;
1922
+ cursor: default;
1923
+ pointer-events: none; }
1923
1924
 
1924
1925
  .btn {
1925
1926
  text-shadow: white 0 1px 1px;
1926
1927
  background-color: #fdfdfd;
1927
1928
  box-shadow: #cacaca 0 0 0 1px inset;
1928
1929
  color: #535e69; }
1929
- .btn:hover, .btn:focus {
1930
- background-color: #f0f5f9;
1931
- box-shadow: #7cb0d0 0 0 0 1px inset;
1932
- color: #4b7ea0; }
1933
- .btn:focus {
1934
- -webkit-animation: light-blue-pulse 1.5s linear infinite;
1935
- animation: light-blue-pulse 1.5s linear infinite;
1936
- box-shadow: #7fbde6 0 0 0 2px inset; }
1937
- .btn:active {
1938
- background-color: #f0f5f9;
1939
- background-image: none;
1940
- box-shadow: #7cb0d0 0 0 0 1px inset, rgba(0, 0, 0, 0.2) 0 1px 7px inset; }
1930
+ .btn:hover, .btn:focus {
1931
+ background-color: #f0f5f9;
1932
+ box-shadow: #7cb0d0 0 0 0 1px inset;
1933
+ color: #4b7ea0; }
1934
+ .btn:focus {
1935
+ -webkit-animation: light-blue-pulse 1.5s linear infinite;
1936
+ animation: light-blue-pulse 1.5s linear infinite;
1937
+ box-shadow: #7fbde6 0 0 0 2px inset; }
1938
+ .btn:active {
1939
+ background-color: #f0f5f9;
1940
+ background-image: none;
1941
+ box-shadow: #7cb0d0 0 0 0 1px inset, rgba(0, 0, 0, 0.2) 0 1px 7px inset; }
1941
1942
 
1942
1943
  .text-btn {
1943
1944
  font-size: 14px;
@@ -1963,144 +1964,144 @@ header h1, header h2, header h3, header h4, header h5, header h6 {
1963
1964
  background: transparent -webkit-linear-gradient(#409bd9, #409bd9) 50% 75%/0px 1px no-repeat;
1964
1965
  background: transparent linear-gradient(#409bd9, #409bd9) 50% 75%/0px 1px no-repeat;
1965
1966
  -webkit-transition: background .1s ease, color .15s ease;
1966
- transition: background .1s ease, color .15s ease;
1967
+ transition: background .1s ease, color .15s ease;
1967
1968
  color: #535e69;
1968
1969
  text-shadow: 1px 0 white, -1px 0 white, 2px 0 white, -2px 0 white; }
1969
- .text-btn:active, .text-btn:hover {
1970
- outline: none; }
1971
- .text-btn:focus {
1972
- outline: none; }
1973
- .text-btn::-moz-focus-inner {
1974
- border: none;
1975
- padding: 0; }
1976
- .text-btn, .text-btn:hover, .text-btn:focus {
1977
- text-decoration: none; }
1978
- .text-btn.small {
1979
- font-size: 10px;
1980
- padding: 1px 8px;
1981
- border-radius: 4px;
1982
- line-height: 20px; }
1983
- .text-btn.medium {
1984
- font-size: 13px;
1985
- padding: 3px 10px;
1986
- border-radius: 4px;
1987
- line-height: 24px; }
1988
- .text-btn.large {
1989
- font-size: 18px;
1990
- padding: 8px 20px;
1991
- border-radius: 5px;
1992
- line-height: 32px; }
1993
- .text-btn.x-large {
1994
- font-size: 24px;
1995
- padding: 12px 25px;
1996
- border-radius: 5px;
1997
- line-height: 32px; }
1998
- .text-btn:hover, .text-btn:focus {
1999
- color: #409bd9;
2000
- background: transparent -webkit-linear-gradient(#409bd9, #409bd9) 50% 75%/100% 1px no-repeat;
2001
- background: transparent linear-gradient(#409bd9, #409bd9) 50% 75%/100% 1px no-repeat; }
2002
- .text-btn:active {
2003
- -webkit-transform: scale(0.97, 0.97);
2004
- transform: scale(0.97, 0.97);
2005
- color: #535e69;
2006
- background: transparent -webkit-linear-gradient(#535e69, #535e69) 50% 75%/100% 1px no-repeat;
2007
- background: transparent linear-gradient(#535e69, #535e69) 50% 75%/100% 1px no-repeat; }
1970
+ .text-btn:active, .text-btn:hover {
1971
+ outline: none; }
1972
+ .text-btn:focus {
1973
+ outline: none; }
1974
+ .text-btn::-moz-focus-inner {
1975
+ border: none;
1976
+ padding: 0; }
1977
+ .text-btn, .text-btn:hover, .text-btn:focus {
1978
+ text-decoration: none; }
1979
+ .text-btn.small {
1980
+ font-size: 10px;
1981
+ padding: 1px 8px;
1982
+ border-radius: 4px;
1983
+ line-height: 20px; }
1984
+ .text-btn.medium {
1985
+ font-size: 13px;
1986
+ padding: 3px 10px;
1987
+ border-radius: 4px;
1988
+ line-height: 24px; }
1989
+ .text-btn.large {
1990
+ font-size: 18px;
1991
+ padding: 8px 20px;
1992
+ border-radius: 5px;
1993
+ line-height: 32px; }
1994
+ .text-btn.x-large {
1995
+ font-size: 24px;
1996
+ padding: 12px 25px;
1997
+ border-radius: 5px;
1998
+ line-height: 32px; }
1999
+ .text-btn:hover, .text-btn:focus {
2000
+ color: #409bd9;
2001
+ background: transparent -webkit-linear-gradient(#409bd9, #409bd9) 50% 75%/100% 1px no-repeat;
2002
+ background: transparent linear-gradient(#409bd9, #409bd9) 50% 75%/100% 1px no-repeat; }
2003
+ .text-btn:active {
2004
+ -webkit-transform: scale(0.97, 0.97);
2005
+ transform: scale(0.97, 0.97);
2006
+ color: #535e69;
2007
+ background: transparent -webkit-linear-gradient(#535e69, #535e69) 50% 75%/100% 1px no-repeat;
2008
+ background: transparent linear-gradient(#535e69, #535e69) 50% 75%/100% 1px no-repeat; }
2008
2009
 
2009
2010
  .primary-btn {
2010
2011
  text-shadow: #2377b0 0 1px 1px;
2011
2012
  background-color: #409bd9;
2012
2013
  box-shadow: #409bd9 0 0 0 1px inset;
2013
2014
  color: #fff; }
2014
- .primary-btn:hover {
2015
- text-shadow: #1e6596 0 1px 1px;
2016
- background-color: #2887c8;
2017
- box-shadow: #2887c8 0 0 0 1px inset;
2018
- color: #fff; }
2019
- .primary-btn:focus {
2020
- border-color: transparent;
2021
- -webkit-animation: blue-pulse 1.5s linear infinite;
2022
- animation: blue-pulse 1.5s linear infinite;
2023
- box-shadow: #95c8ea 0 0 0 2px inset;
2024
- color: #fff; }
2025
- .primary-btn:active {
2026
- background-color: #2b90d5;
2027
- background-image: none;
2028
- box-shadow: rgba(0, 0, 0, 0.3) 0 1px 10px inset; }
2015
+ .primary-btn:hover {
2016
+ text-shadow: #1e6596 0 1px 1px;
2017
+ background-color: #2887c8;
2018
+ box-shadow: #2887c8 0 0 0 1px inset;
2019
+ color: #fff; }
2020
+ .primary-btn:focus {
2021
+ border-color: transparent;
2022
+ -webkit-animation: blue-pulse 1.5s linear infinite;
2023
+ animation: blue-pulse 1.5s linear infinite;
2024
+ box-shadow: #95c8ea 0 0 0 2px inset;
2025
+ color: #fff; }
2026
+ .primary-btn:active {
2027
+ background-color: #2b90d5;
2028
+ background-image: none;
2029
+ box-shadow: rgba(0, 0, 0, 0.3) 0 1px 10px inset; }
2029
2030
 
2030
2031
  .destroy-btn {
2031
2032
  text-shadow: white 0 1px 1px;
2032
2033
  background-color: #fdfdfd;
2033
2034
  box-shadow: #cacaca 0 0 0 1px inset;
2034
2035
  color: #cb413a; }
2035
- .destroy-btn:focus {
2036
- border-color: #cb413a;
2037
- box-shadow: rgba(203, 65, 58, 0.8) 0 0 0 2px inset; }
2038
- .destroy-btn:hover {
2039
- text-shadow: #9b2e29 0 1px 1px;
2040
- background-color: #cb413a;
2041
- box-shadow: #cb413a 0 0 0 1px inset;
2042
- color: #fff; }
2043
- .destroy-btn:active {
2044
- color: #fff;
2045
- background-color: #ae342e;
2046
- border-color: #912b26;
2047
- background-image: none;
2048
- box-shadow: rgba(0, 0, 0, 0.3) 0 1px 10px inset;
2049
- text-shadow: #932c27 0 1px 1px; }
2036
+ .destroy-btn:focus {
2037
+ border-color: #cb413a;
2038
+ box-shadow: rgba(203, 65, 58, 0.8) 0 0 0 2px inset; }
2039
+ .destroy-btn:hover {
2040
+ text-shadow: #9b2e29 0 1px 1px;
2041
+ background-color: #cb413a;
2042
+ box-shadow: #cb413a 0 0 0 1px inset;
2043
+ color: #fff; }
2044
+ .destroy-btn:active {
2045
+ color: #fff;
2046
+ background-color: #ae342e;
2047
+ border-color: #912b26;
2048
+ background-image: none;
2049
+ box-shadow: rgba(0, 0, 0, 0.3) 0 1px 10px inset;
2050
+ text-shadow: #932c27 0 1px 1px; }
2050
2051
 
2051
2052
  .primary-destroy-btn {
2052
2053
  text-shadow: #9b2e29 0 1px 1px;
2053
2054
  background-color: #cb413a;
2054
2055
  box-shadow: #cb413a 0 0 0 1px inset;
2055
2056
  color: #fff; }
2056
- .primary-destroy-btn:hover, .primary-destroy-btn:focus {
2057
- text-shadow: #832722 0 1px 1px;
2058
- background-color: #ae342e;
2059
- box-shadow: #ae342e 0 0 0 1px inset;
2060
- color: #fff; }
2061
- .primary-destroy-btn:focus {
2062
- -webkit-animation: destroy-pulse 1.5s linear infinite;
2063
- animation: destroy-pulse 1.5s linear infinite;
2064
- box-shadow: #e6a29f 0 0 0 2px inset; }
2065
- .primary-destroy-btn:active {
2066
- color: #fff;
2067
- background-color: #ae342e;
2068
- border-color: transparent;
2069
- box-shadow: rgba(0, 0, 0, 0.3) 0 1px 10px inset; }
2057
+ .primary-destroy-btn:hover, .primary-destroy-btn:focus {
2058
+ text-shadow: #832722 0 1px 1px;
2059
+ background-color: #ae342e;
2060
+ box-shadow: #ae342e 0 0 0 1px inset;
2061
+ color: #fff; }
2062
+ .primary-destroy-btn:focus {
2063
+ -webkit-animation: destroy-pulse 1.5s linear infinite;
2064
+ animation: destroy-pulse 1.5s linear infinite;
2065
+ box-shadow: #e6a29f 0 0 0 2px inset; }
2066
+ .primary-destroy-btn:active {
2067
+ color: #fff;
2068
+ background-color: #ae342e;
2069
+ border-color: transparent;
2070
+ box-shadow: rgba(0, 0, 0, 0.3) 0 1px 10px inset; }
2070
2071
 
2071
2072
  .dark-btn {
2072
2073
  color: #fff;
2073
2074
  text-shadow: #2f353e 0 1px 1px;
2074
2075
  background-color: #3f4752;
2075
2076
  box-shadow: #3f4752 0 0 0 1px inset; }
2076
- .dark-btn:hover {
2077
- text-shadow: #22262c 0 1px 1px;
2078
- background-color: #2d333b;
2079
- box-shadow: #2d333b 0 0 0 1px inset; }
2080
- .dark-btn:focus {
2081
- box-shadow: rgba(255, 255, 255, 0.5) 0 0 0 2px inset;
2082
- border-color: transparent; }
2083
- .dark-btn:active {
2084
- background-color: #24292f;
2085
- background-image: none;
2086
- box-shadow: rgba(0, 0, 0, 0.3) 0 1px 10px inset; }
2077
+ .dark-btn:hover {
2078
+ text-shadow: #22262c 0 1px 1px;
2079
+ background-color: #2d333b;
2080
+ box-shadow: #2d333b 0 0 0 1px inset; }
2081
+ .dark-btn:focus {
2082
+ box-shadow: rgba(255, 255, 255, 0.5) 0 0 0 2px inset;
2083
+ border-color: transparent; }
2084
+ .dark-btn:active {
2085
+ background-color: #24292f;
2086
+ background-image: none;
2087
+ box-shadow: rgba(0, 0, 0, 0.3) 0 1px 10px inset; }
2087
2088
 
2088
2089
  .green-btn {
2089
2090
  text-shadow: #208623 0 1px 1px;
2090
2091
  background-color: #2ab22e;
2091
2092
  box-shadow: #2ab22e 0 0 0 1px inset;
2092
2093
  color: #fff; }
2093
- .green-btn:hover {
2094
- text-shadow: #1c761f 0 1px 1px;
2095
- background-color: #259d29;
2096
- box-shadow: #259d29 0 0 0 1px inset; }
2097
- .green-btn:focus {
2098
- border-color: transparent;
2099
- box-shadow: #67db6a 0 0 0 2px inset; }
2100
- .green-btn:active {
2101
- background-color: #229125;
2102
- background-image: none;
2103
- box-shadow: rgba(0, 0, 0, 0.3) 0 1px 10px inset; }
2094
+ .green-btn:hover {
2095
+ text-shadow: #1c761f 0 1px 1px;
2096
+ background-color: #259d29;
2097
+ box-shadow: #259d29 0 0 0 1px inset; }
2098
+ .green-btn:focus {
2099
+ border-color: transparent;
2100
+ box-shadow: #67db6a 0 0 0 2px inset; }
2101
+ .green-btn:active {
2102
+ background-color: #229125;
2103
+ background-image: none;
2104
+ box-shadow: rgba(0, 0, 0, 0.3) 0 1px 10px inset; }
2104
2105
 
2105
2106
  .green-outline-btn {
2106
2107
  text-shadow: #dcf7dd 0 1px 1px;
@@ -2108,22 +2109,22 @@ header h1, header h2, header h3, header h4, header h5, header h6 {
2108
2109
  box-shadow: #2ab22e 0 0 0 2px inset;
2109
2110
  color: #2ab22e;
2110
2111
  text-shadow: none; }
2111
- .green-outline-btn:hover {
2112
- text-shadow: #1c761f 0 1px 1px;
2113
- background-color: #259d29;
2114
- box-shadow: #259d29 0 0 0 1px inset; }
2115
- .green-outline-btn:hover, .green-outline-btn:focus {
2116
- color: #fff; }
2117
- .green-outline-btn:focus {
2118
- text-shadow: #208623 0 1px 1px;
2119
- background-color: #2ab22e;
2120
- box-shadow: #2ab22e 0 0 0 1px inset;
2121
- box-shadow: rgba(255, 255, 255, 0.5) 0 0 0 2px inset; }
2122
- .green-outline-btn:active {
2123
- color: #fff;
2124
- background-color: #229125;
2125
- background-image: none;
2126
- box-shadow: rgba(0, 0, 0, 0.3) 0 1px 10px inset; }
2112
+ .green-outline-btn:hover {
2113
+ text-shadow: #1c761f 0 1px 1px;
2114
+ background-color: #259d29;
2115
+ box-shadow: #259d29 0 0 0 1px inset; }
2116
+ .green-outline-btn:hover, .green-outline-btn:focus {
2117
+ color: #fff; }
2118
+ .green-outline-btn:focus {
2119
+ text-shadow: #208623 0 1px 1px;
2120
+ background-color: #2ab22e;
2121
+ box-shadow: #2ab22e 0 0 0 1px inset;
2122
+ box-shadow: rgba(255, 255, 255, 0.5) 0 0 0 2px inset; }
2123
+ .green-outline-btn:active {
2124
+ color: #fff;
2125
+ background-color: #229125;
2126
+ background-image: none;
2127
+ box-shadow: rgba(0, 0, 0, 0.3) 0 1px 10px inset; }
2127
2128
 
2128
2129
  .blue-outline-btn {
2129
2130
  text-shadow: #e2f0f9 0 1px 1px;
@@ -2131,22 +2132,22 @@ header h1, header h2, header h3, header h4, header h5, header h6 {
2131
2132
  box-shadow: #409bd9 0 0 0 2px inset;
2132
2133
  color: #409bd9;
2133
2134
  text-shadow: none; }
2134
- .blue-outline-btn:hover {
2135
- text-shadow: #206ca0 0 1px 1px;
2136
- background-color: #2b90d5;
2137
- box-shadow: #2b90d5 0 0 0 1px inset; }
2138
- .blue-outline-btn:hover, .blue-outline-btn:focus {
2139
- color: #fff; }
2140
- .blue-outline-btn:focus {
2141
- text-shadow: #2377b0 0 1px 1px;
2142
- background-color: #409bd9;
2143
- box-shadow: #409bd9 0 0 0 1px inset;
2144
- box-shadow: rgba(255, 255, 255, 0.5) 0 0 0 2px inset; }
2145
- .blue-outline-btn:active {
2146
- color: #fff;
2147
- background-color: #2887c8;
2148
- background-image: none;
2149
- box-shadow: rgba(0, 0, 0, 0.3) 0 1px 10px inset; }
2135
+ .blue-outline-btn:hover {
2136
+ text-shadow: #206ca0 0 1px 1px;
2137
+ background-color: #2b90d5;
2138
+ box-shadow: #2b90d5 0 0 0 1px inset; }
2139
+ .blue-outline-btn:hover, .blue-outline-btn:focus {
2140
+ color: #fff; }
2141
+ .blue-outline-btn:focus {
2142
+ text-shadow: #2377b0 0 1px 1px;
2143
+ background-color: #409bd9;
2144
+ box-shadow: #409bd9 0 0 0 1px inset;
2145
+ box-shadow: rgba(255, 255, 255, 0.5) 0 0 0 2px inset; }
2146
+ .blue-outline-btn:active {
2147
+ color: #fff;
2148
+ background-color: #2887c8;
2149
+ background-image: none;
2150
+ box-shadow: rgba(0, 0, 0, 0.3) 0 1px 10px inset; }
2150
2151
 
2151
2152
  .dark-outline-btn {
2152
2153
  text-shadow: #e0e3e7 0 1px 1px;
@@ -2154,28 +2155,28 @@ header h1, header h2, header h3, header h4, header h5, header h6 {
2154
2155
  box-shadow: #3f4752 0 0 0 2px inset;
2155
2156
  color: #3f4752;
2156
2157
  text-shadow: none; }
2157
- .dark-outline-btn:hover {
2158
- text-shadow: #272c33 0 1px 1px;
2159
- background-color: #343b44;
2160
- box-shadow: #343b44 0 0 0 1px inset; }
2161
- .dark-outline-btn:hover, .dark-outline-btn:focus {
2162
- color: #fff; }
2163
- .dark-outline-btn:focus {
2164
- text-shadow: #2f353e 0 1px 1px;
2165
- background-color: #3f4752;
2166
- box-shadow: #3f4752 0 0 0 1px inset;
2167
- box-shadow: rgba(255, 255, 255, 0.5) 0 0 0 2px inset; }
2168
- .dark-outline-btn:active {
2169
- color: #fff;
2170
- background-color: #2d333b;
2171
- background-image: none;
2172
- box-shadow: rgba(0, 0, 0, 0.3) 0 1px 10px inset; }
2158
+ .dark-outline-btn:hover {
2159
+ text-shadow: #272c33 0 1px 1px;
2160
+ background-color: #343b44;
2161
+ box-shadow: #343b44 0 0 0 1px inset; }
2162
+ .dark-outline-btn:hover, .dark-outline-btn:focus {
2163
+ color: #fff; }
2164
+ .dark-outline-btn:focus {
2165
+ text-shadow: #2f353e 0 1px 1px;
2166
+ background-color: #3f4752;
2167
+ box-shadow: #3f4752 0 0 0 1px inset;
2168
+ box-shadow: rgba(255, 255, 255, 0.5) 0 0 0 2px inset; }
2169
+ .dark-outline-btn:active {
2170
+ color: #fff;
2171
+ background-color: #2d333b;
2172
+ background-image: none;
2173
+ box-shadow: rgba(0, 0, 0, 0.3) 0 1px 10px inset; }
2173
2174
 
2174
2175
  .header-btn {
2175
2176
  margin-left: 8px;
2176
2177
  float: right; }
2177
- .page-header .header-btn {
2178
- margin: 13px 0; }
2178
+ .page-header .header-btn {
2179
+ margin: 13px 0; }
2179
2180
 
2180
2181
  .copy-button .icon-check-thin {
2181
2182
  position: relative;
@@ -2967,9 +2968,9 @@ header h1, header h2, header h3, header h4, header h5, header h6 {
2967
2968
  top: -.2em;
2968
2969
  border-width: 2px;
2969
2970
  border-style: solid; }
2970
- .black-pill:before, .black-outline-pill:before, .mediumgray-pill:before, .mediumgray-outline-pill:before, .darkgray-pill:before, .darkgray-outline-pill:before, .slate-pill:before, .slate-outline-pill:before, .space-pill:before, .space-outline-pill:before, .night-pill:before, .night-outline-pill:before, .white-pill:before, .white-outline-pill:before, .softwhite-pill:before, .softwhite-outline-pill:before, .offwhite-pill:before, .offwhite-outline-pill:before, .silver-pill:before, .silver-outline-pill:before, .lightgray-pill:before, .lightgray-outline-pill:before, .gray-pill:before, .gray-outline-pill:before, .overcast-pill:before, .overcast-outline-pill:before, .bluegray-pill:before, .bluegray-outline-pill:before, .shade-pill:before, .shade-outline-pill:before, .red-pill:before, .red-outline-pill:before, .boldred-pill:before, .boldred-outline-pill:before, .lightred-pill:before, .lightred-outline-pill:before, .palered-pill:before, .palered-outline-pill:before, .softred-pill:before, .softred-outline-pill:before, .pink-pill:before, .pink-outline-pill:before, .orange-pill:before, .orange-outline-pill:before, .paleorange-pill:before, .paleorange-outline-pill:before, .softorange-pill:before, .softorange-outline-pill:before, .yellow-pill:before, .yellow-outline-pill:before, .softyellow-pill:before, .softyellow-outline-pill:before, .cream-pill:before, .cream-outline-pill:before, .yellowwhite-pill:before, .yellowwhite-outline-pill:before, .softgreen-pill:before, .softgreen-outline-pill:before, .green-pill:before, .green-outline-pill:before, .greenwhite-pill:before, .greenwhite-outline-pill:before, .blue-pill:before, .blue-outline-pill:before, .boyblue-pill:before, .boyblue-outline-pill:before, .softblue-pill:before, .softblue-outline-pill:before, .babyblue-pill:before, .babyblue-outline-pill:before, .darkblue-pill:before, .darkblue-outline-pill:before, .lightblue-pill:before, .lightblue-outline-pill:before, .paleblue-pill:before, .paleblue-outline-pill:before, .bluewhite-pill:before, .bluewhite-outline-pill:before, .purple-pill:before, .purple-outline-pill:before, .lightpurple-pill:before, .lightpurple-outline-pill:before, .softpurple-pill:before, .softpurple-outline-pill:before, .rethinkdb-pill:before, .rethinkdb-outline-pill:before, .redis-pill:before, .redis-outline-pill:before, .mongodb-pill:before, .mongodb-outline-pill:before, .postgresql-pill:before, .postgresql-outline-pill:before, .elasticsearch-pill:before, .elasticsearch-outline-pill:before, .influxdb-pill:before, .influxdb-outline-pill:before, .etcd-pill:before, .etcd-outline-pill:before, .rabbitmq-pill:before, .rabbitmq-outline-pill:before, .scylladb-color-pill:before, .scylladb-color-outline-pill:before, .graph-pill:before, .graph-outline-pill:before, .black-pill:after, .black-outline-pill:after, .mediumgray-pill:after, .mediumgray-outline-pill:after, .darkgray-pill:after, .darkgray-outline-pill:after, .slate-pill:after, .slate-outline-pill:after, .space-pill:after, .space-outline-pill:after, .night-pill:after, .night-outline-pill:after, .white-pill:after, .white-outline-pill:after, .softwhite-pill:after, .softwhite-outline-pill:after, .offwhite-pill:after, .offwhite-outline-pill:after, .silver-pill:after, .silver-outline-pill:after, .lightgray-pill:after, .lightgray-outline-pill:after, .gray-pill:after, .gray-outline-pill:after, .overcast-pill:after, .overcast-outline-pill:after, .bluegray-pill:after, .bluegray-outline-pill:after, .shade-pill:after, .shade-outline-pill:after, .red-pill:after, .red-outline-pill:after, .boldred-pill:after, .boldred-outline-pill:after, .lightred-pill:after, .lightred-outline-pill:after, .palered-pill:after, .palered-outline-pill:after, .softred-pill:after, .softred-outline-pill:after, .pink-pill:after, .pink-outline-pill:after, .orange-pill:after, .orange-outline-pill:after, .paleorange-pill:after, .paleorange-outline-pill:after, .softorange-pill:after, .softorange-outline-pill:after, .yellow-pill:after, .yellow-outline-pill:after, .softyellow-pill:after, .softyellow-outline-pill:after, .cream-pill:after, .cream-outline-pill:after, .yellowwhite-pill:after, .yellowwhite-outline-pill:after, .softgreen-pill:after, .softgreen-outline-pill:after, .green-pill:after, .green-outline-pill:after, .greenwhite-pill:after, .greenwhite-outline-pill:after, .blue-pill:after, .blue-outline-pill:after, .boyblue-pill:after, .boyblue-outline-pill:after, .softblue-pill:after, .softblue-outline-pill:after, .babyblue-pill:after, .babyblue-outline-pill:after, .darkblue-pill:after, .darkblue-outline-pill:after, .lightblue-pill:after, .lightblue-outline-pill:after, .paleblue-pill:after, .paleblue-outline-pill:after, .bluewhite-pill:after, .bluewhite-outline-pill:after, .purple-pill:after, .purple-outline-pill:after, .lightpurple-pill:after, .lightpurple-outline-pill:after, .softpurple-pill:after, .softpurple-outline-pill:after, .rethinkdb-pill:after, .rethinkdb-outline-pill:after, .redis-pill:after, .redis-outline-pill:after, .mongodb-pill:after, .mongodb-outline-pill:after, .postgresql-pill:after, .postgresql-outline-pill:after, .elasticsearch-pill:after, .elasticsearch-outline-pill:after, .influxdb-pill:after, .influxdb-outline-pill:after, .etcd-pill:after, .etcd-outline-pill:after, .rabbitmq-pill:after, .rabbitmq-outline-pill:after, .scylladb-color-pill:after, .scylladb-color-outline-pill:after, .graph-pill:after, .graph-outline-pill:after {
2971
- content: "\00a0";
2972
- letter-spacing: .5em; }
2971
+ .black-pill:before, .black-outline-pill:before, .mediumgray-pill:before, .mediumgray-outline-pill:before, .darkgray-pill:before, .darkgray-outline-pill:before, .slate-pill:before, .slate-outline-pill:before, .space-pill:before, .space-outline-pill:before, .night-pill:before, .night-outline-pill:before, .white-pill:before, .white-outline-pill:before, .softwhite-pill:before, .softwhite-outline-pill:before, .offwhite-pill:before, .offwhite-outline-pill:before, .silver-pill:before, .silver-outline-pill:before, .lightgray-pill:before, .lightgray-outline-pill:before, .gray-pill:before, .gray-outline-pill:before, .overcast-pill:before, .overcast-outline-pill:before, .bluegray-pill:before, .bluegray-outline-pill:before, .shade-pill:before, .shade-outline-pill:before, .red-pill:before, .red-outline-pill:before, .boldred-pill:before, .boldred-outline-pill:before, .lightred-pill:before, .lightred-outline-pill:before, .palered-pill:before, .palered-outline-pill:before, .softred-pill:before, .softred-outline-pill:before, .pink-pill:before, .pink-outline-pill:before, .orange-pill:before, .orange-outline-pill:before, .paleorange-pill:before, .paleorange-outline-pill:before, .softorange-pill:before, .softorange-outline-pill:before, .yellow-pill:before, .yellow-outline-pill:before, .softyellow-pill:before, .softyellow-outline-pill:before, .cream-pill:before, .cream-outline-pill:before, .yellowwhite-pill:before, .yellowwhite-outline-pill:before, .softgreen-pill:before, .softgreen-outline-pill:before, .green-pill:before, .green-outline-pill:before, .greenwhite-pill:before, .greenwhite-outline-pill:before, .blue-pill:before, .blue-outline-pill:before, .boyblue-pill:before, .boyblue-outline-pill:before, .softblue-pill:before, .softblue-outline-pill:before, .babyblue-pill:before, .babyblue-outline-pill:before, .darkblue-pill:before, .darkblue-outline-pill:before, .lightblue-pill:before, .lightblue-outline-pill:before, .paleblue-pill:before, .paleblue-outline-pill:before, .bluewhite-pill:before, .bluewhite-outline-pill:before, .purple-pill:before, .purple-outline-pill:before, .lightpurple-pill:before, .lightpurple-outline-pill:before, .softpurple-pill:before, .softpurple-outline-pill:before, .rethinkdb-pill:before, .rethinkdb-outline-pill:before, .redis-pill:before, .redis-outline-pill:before, .mongodb-pill:before, .mongodb-outline-pill:before, .postgresql-pill:before, .postgresql-outline-pill:before, .elasticsearch-pill:before, .elasticsearch-outline-pill:before, .influxdb-pill:before, .influxdb-outline-pill:before, .etcd-pill:before, .etcd-outline-pill:before, .rabbitmq-pill:before, .rabbitmq-outline-pill:before, .scylladb-color-pill:before, .scylladb-color-outline-pill:before, .graph-pill:before, .graph-outline-pill:before, .black-pill:after, .black-outline-pill:after, .mediumgray-pill:after, .mediumgray-outline-pill:after, .darkgray-pill:after, .darkgray-outline-pill:after, .slate-pill:after, .slate-outline-pill:after, .space-pill:after, .space-outline-pill:after, .night-pill:after, .night-outline-pill:after, .white-pill:after, .white-outline-pill:after, .softwhite-pill:after, .softwhite-outline-pill:after, .offwhite-pill:after, .offwhite-outline-pill:after, .silver-pill:after, .silver-outline-pill:after, .lightgray-pill:after, .lightgray-outline-pill:after, .gray-pill:after, .gray-outline-pill:after, .overcast-pill:after, .overcast-outline-pill:after, .bluegray-pill:after, .bluegray-outline-pill:after, .shade-pill:after, .shade-outline-pill:after, .red-pill:after, .red-outline-pill:after, .boldred-pill:after, .boldred-outline-pill:after, .lightred-pill:after, .lightred-outline-pill:after, .palered-pill:after, .palered-outline-pill:after, .softred-pill:after, .softred-outline-pill:after, .pink-pill:after, .pink-outline-pill:after, .orange-pill:after, .orange-outline-pill:after, .paleorange-pill:after, .paleorange-outline-pill:after, .softorange-pill:after, .softorange-outline-pill:after, .yellow-pill:after, .yellow-outline-pill:after, .softyellow-pill:after, .softyellow-outline-pill:after, .cream-pill:after, .cream-outline-pill:after, .yellowwhite-pill:after, .yellowwhite-outline-pill:after, .softgreen-pill:after, .softgreen-outline-pill:after, .green-pill:after, .green-outline-pill:after, .greenwhite-pill:after, .greenwhite-outline-pill:after, .blue-pill:after, .blue-outline-pill:after, .boyblue-pill:after, .boyblue-outline-pill:after, .softblue-pill:after, .softblue-outline-pill:after, .babyblue-pill:after, .babyblue-outline-pill:after, .darkblue-pill:after, .darkblue-outline-pill:after, .lightblue-pill:after, .lightblue-outline-pill:after, .paleblue-pill:after, .paleblue-outline-pill:after, .bluewhite-pill:after, .bluewhite-outline-pill:after, .purple-pill:after, .purple-outline-pill:after, .lightpurple-pill:after, .lightpurple-outline-pill:after, .softpurple-pill:after, .softpurple-outline-pill:after, .rethinkdb-pill:after, .rethinkdb-outline-pill:after, .redis-pill:after, .redis-outline-pill:after, .mongodb-pill:after, .mongodb-outline-pill:after, .postgresql-pill:after, .postgresql-outline-pill:after, .elasticsearch-pill:after, .elasticsearch-outline-pill:after, .influxdb-pill:after, .influxdb-outline-pill:after, .etcd-pill:after, .etcd-outline-pill:after, .rabbitmq-pill:after, .rabbitmq-outline-pill:after, .scylladb-color-pill:after, .scylladb-color-outline-pill:after, .graph-pill:after, .graph-outline-pill:after {
2972
+ content: "\00a0";
2973
+ letter-spacing: .5em; }
2973
2974
 
2974
2975
  .tag {
2975
2976
  border-radius: 4px;
@@ -2978,9 +2979,9 @@ header h1, header h2, header h3, header h4, header h5, header h6 {
2978
2979
  top: -.1em;
2979
2980
  border-width: 1px;
2980
2981
  border-style: solid; }
2981
- .tag:before, .tag:after {
2982
- content: "\00a0";
2983
- letter-spacing: .2em; }
2982
+ .tag:before, .tag:after {
2983
+ content: "\00a0";
2984
+ letter-spacing: .2em; }
2984
2985
 
2985
2986
  .black-tag, .mediumgray-tag, .darkgray-tag, .slate-tag, .space-tag, .night-tag, .white-tag, .softwhite-tag, .offwhite-tag, .silver-tag, .lightgray-tag, .gray-tag, .overcast-tag, .bluegray-tag, .shade-tag, .red-tag, .boldred-tag, .lightred-tag, .palered-tag, .softred-tag, .pink-tag, .orange-tag, .paleorange-tag, .softorange-tag, .yellow-tag, .softyellow-tag, .cream-tag, .yellowwhite-tag, .softgreen-tag, .green-tag, .greenwhite-tag, .blue-tag, .boyblue-tag, .softblue-tag, .babyblue-tag, .darkblue-tag, .lightblue-tag, .paleblue-tag, .bluewhite-tag, .purple-tag, .lightpurple-tag, .softpurple-tag, .rethinkdb-tag, .redis-tag, .mongodb-tag, .postgresql-tag, .elasticsearch-tag, .influxdb-tag, .etcd-tag, .rabbitmq-tag, .scylladb-color-tag, .graph-tag, .new-tag {
2986
2987
  font-size: .6em;
@@ -2999,9 +3000,9 @@ header h1, header h2, header h3, header h4, header h5, header h6 {
2999
3000
  margin-bottom: 1em;
3000
3001
  display: block;
3001
3002
  position: relative; }
3002
- @media all and (max-width: 599px) {
3003
- .box {
3004
- margin: 1em -8.1px; } }
3003
+ @media all and (max-width: 599px) {
3004
+ .box {
3005
+ margin: 1em -8.1px; } }
3005
3006
 
3006
3007
  a.box {
3007
3008
  color: inherit;
@@ -3031,18 +3032,18 @@ a.box {
3031
3032
  padding-bottom: 8px;
3032
3033
  padding-left: 8px;
3033
3034
  padding-right: 8px; }
3034
- @media all and (min-width: 750px) {
3035
- .box-header {
3036
- padding-top: 14px;
3037
- padding-bottom: 14px; } }
3038
- @media all and (min-width: 750px) {
3039
- .box-header {
3040
- padding-left: 12px;
3041
- padding-right: 12px; } }
3042
- .box-header.wide, .wide > .box-header, .wide > .box .box-header {
3043
- border-left: 0;
3044
- border-right: 0;
3045
- border-radius: 0; }
3035
+ @media all and (min-width: 750px) {
3036
+ .box-header {
3037
+ padding-top: 14px;
3038
+ padding-bottom: 14px; } }
3039
+ @media all and (min-width: 750px) {
3040
+ .box-header {
3041
+ padding-left: 12px;
3042
+ padding-right: 12px; } }
3043
+ .box-header.wide, .wide > .box-header, .wide > .box .box-header {
3044
+ border-left: 0;
3045
+ border-right: 0;
3046
+ border-radius: 0; }
3046
3047
 
3047
3048
  .box-content {
3048
3049
  margin-bottom: 1em;
@@ -3053,13 +3054,13 @@ a.box {
3053
3054
  overflow: hidden;
3054
3055
  padding-left: 8px;
3055
3056
  padding-right: 8px; }
3056
- @media all and (min-width: 750px) {
3057
- .box-content {
3058
- padding-left: 12px;
3059
- padding-right: 12px; } }
3060
- .box .box-content:not(:first-child) {
3061
- border-top: 0;
3062
- margin-bottom: 0; }
3057
+ @media all and (min-width: 750px) {
3058
+ .box-content {
3059
+ padding-left: 12px;
3060
+ padding-right: 12px; } }
3061
+ .box .box-content:not(:first-child) {
3062
+ border-top: 0;
3063
+ margin-bottom: 0; }
3063
3064
 
3064
3065
  .box-well {
3065
3066
  border-radius: 4px;
@@ -3070,10 +3071,10 @@ a.box {
3070
3071
  border: 1px solid transparent;
3071
3072
  padding-left: 8px;
3072
3073
  padding-right: 8px; }
3073
- @media all and (min-width: 750px) {
3074
- .box-well {
3075
- padding-left: 12px;
3076
- padding-right: 12px; } }
3074
+ @media all and (min-width: 750px) {
3075
+ .box-well {
3076
+ padding-left: 12px;
3077
+ padding-right: 12px; } }
3077
3078
 
3078
3079
  .box-info, .deployment_info {
3079
3080
  background: #f4f4f4;
@@ -3084,35 +3085,35 @@ a.box {
3084
3085
  padding-bottom: 5px;
3085
3086
  padding-left: 8px;
3086
3087
  padding-right: 8px; }
3087
- .box .box-info:not(:first-child), .box .deployment_info:not(:first-child) {
3088
- border-top: 0; }
3089
- @media all and (min-width: 750px) {
3090
- .box-info, .deployment_info {
3091
- padding-top: 10px;
3092
- padding-bottom: 10px; } }
3093
- @media all and (min-width: 750px) {
3094
- .box-info, .deployment_info {
3095
- padding-left: 12px;
3096
- padding-right: 12px; } }
3097
- .box-content .box-info, .box-content .deployment_info {
3098
- border-left: none;
3099
- border-right: none; }
3088
+ .box .box-info:not(:first-child), .box .deployment_info:not(:first-child) {
3089
+ border-top: 0; }
3090
+ @media all and (min-width: 750px) {
3091
+ .box-info, .deployment_info {
3092
+ padding-top: 10px;
3093
+ padding-bottom: 10px; } }
3094
+ @media all and (min-width: 750px) {
3095
+ .box-info, .deployment_info {
3096
+ padding-left: 12px;
3097
+ padding-right: 12px; } }
3098
+ .box-content .box-info, .box-content .deployment_info {
3099
+ border-left: none;
3100
+ border-right: none; }
3100
3101
 
3101
3102
  .deployment_info {
3102
3103
  display: table;
3103
3104
  width: 100%;
3104
3105
  border-bottom: none; }
3105
- .deployment_info-item {
3106
- display: table-cell;
3107
- padding: 0 10px; }
3108
- .deployment_info-item:first-child {
3109
- padding-left: 0; }
3110
- .deployment_info-item:last-child {
3111
- padding-right: 0; }
3112
- .deployment_info:last-child {
3113
- border-bottom: 1px solid #dadede; }
3114
-
3115
- .shell-box {
3106
+ .deployment_info-item {
3107
+ display: table-cell;
3108
+ padding: 0 10px; }
3109
+ .deployment_info-item:first-child {
3110
+ padding-left: 0; }
3111
+ .deployment_info-item:last-child {
3112
+ padding-right: 0; }
3113
+ .deployment_info:last-child {
3114
+ border-bottom: 1px solid #dadede; }
3115
+
3116
+ .shell-box {
3116
3117
  border: 1px solid rgba(0, 0, 0, 0.3);
3117
3118
  box-shadow: rgba(0, 0, 0, 0.15) 0 1px 3px inset, rgba(255, 255, 255, 0.8) 0 1px;
3118
3119
  padding: 6px 8px;
@@ -3131,82 +3132,82 @@ a.box {
3131
3132
  text-align: center;
3132
3133
  padding-top: 8px;
3133
3134
  padding-bottom: 8px; }
3134
- @media all and (min-width: 750px) {
3135
- .placeholder-box {
3136
- padding-top: 14px;
3137
- padding-bottom: 14px; } }
3135
+ @media all and (min-width: 750px) {
3136
+ .placeholder-box {
3137
+ padding-top: 14px;
3138
+ padding-bottom: 14px; } }
3138
3139
 
3139
3140
  .softred-box, .notice.error {
3140
3141
  background-color: #f7d4d4;
3141
3142
  border-color: #df9f9f;
3142
3143
  color: #8a5c5c; }
3143
- .softred-box a:not([class*=btn]), .notice.error a:not([class*=btn]) {
3144
- color: #7a5252; }
3144
+ .softred-box a:not([class*=btn]), .notice.error a:not([class*=btn]) {
3145
+ color: #7a5252; }
3145
3146
 
3146
3147
  .softorange-box {
3147
3148
  background-color: #f7e8d4;
3148
3149
  border-color: #dfc59f;
3149
3150
  color: #8a775c; }
3150
- .softorange-box a:not([class*=btn]) {
3151
- color: #7a6952; }
3151
+ .softorange-box a:not([class*=btn]) {
3152
+ color: #7a6952; }
3152
3153
 
3153
3154
  .softyellow-box, .notice.warning {
3154
3155
  background-color: #f7f4d4;
3155
3156
  border-color: #dfda9f;
3156
3157
  color: #8a865c; }
3157
- .softyellow-box a:not([class*=btn]), .notice.warning a:not([class*=btn]) {
3158
- color: #7a7752; }
3158
+ .softyellow-box a:not([class*=btn]), .notice.warning a:not([class*=btn]) {
3159
+ color: #7a7752; }
3159
3160
 
3160
3161
  .softgreen-box, .notice.positive {
3161
3162
  background-color: #d4f7e0;
3162
3163
  border-color: #9fdfb5;
3163
3164
  color: #5c8a6b; }
3164
- .softgreen-box a:not([class*=btn]), .notice.positive a:not([class*=btn]) {
3165
- color: #527a5f; }
3165
+ .softgreen-box a:not([class*=btn]), .notice.positive a:not([class*=btn]) {
3166
+ color: #527a5f; }
3166
3167
 
3167
3168
  .softblue-box, .notice.info {
3168
3169
  background-color: #d4eef7;
3169
3170
  border-color: #9fcedf;
3170
3171
  color: #5c7d8a; }
3171
- .softblue-box a:not([class*=btn]), .notice.info a:not([class*=btn]) {
3172
- color: #52707a; }
3172
+ .softblue-box a:not([class*=btn]), .notice.info a:not([class*=btn]) {
3173
+ color: #52707a; }
3173
3174
 
3174
3175
  .softpurple-box {
3175
3176
  background-color: #e3d4f7;
3176
3177
  border-color: #ba9fdf;
3177
3178
  color: #6f5c8a; }
3178
- .softpurple-box a:not([class*=btn]) {
3179
- color: #63527a; }
3179
+ .softpurple-box a:not([class*=btn]) {
3180
+ color: #63527a; }
3180
3181
 
3181
3182
  .white-box {
3182
3183
  background-color: #FFFFFF;
3183
3184
  border-color: #d9d9d9;
3184
3185
  color: #8c8c8c; }
3185
- .white-box a:not([class*=btn]) {
3186
- color: gray; }
3186
+ .white-box a:not([class*=btn]) {
3187
+ color: gray; }
3187
3188
 
3188
3189
  .offwhite-box {
3189
3190
  background-color: #f5f6f6;
3190
3191
  border-color: #cfcfcf;
3191
3192
  color: #838383; }
3192
- .offwhite-box a:not([class*=btn]) {
3193
- color: #767676; }
3193
+ .offwhite-box a:not([class*=btn]) {
3194
+ color: #767676; }
3194
3195
 
3195
3196
  .gray-box {
3196
3197
  background-color: #8d9297;
3197
3198
  border-color: #6c6c6c;
3198
3199
  text-shadow: #6c6c6c 0 1px 1px;
3199
3200
  color: white; }
3200
- .gray-box a:not([class*=btn]) {
3201
- color: white; }
3201
+ .gray-box a:not([class*=btn]) {
3202
+ color: white; }
3202
3203
 
3203
3204
  .boyblue-box {
3204
3205
  background-color: #409bd9;
3205
3206
  border-color: #366f96;
3206
3207
  text-shadow: #366f96 0 1px 1px;
3207
3208
  color: white; }
3208
- .boyblue-box a:not([class*=btn]) {
3209
- color: white; }
3209
+ .boyblue-box a:not([class*=btn]) {
3210
+ color: white; }
3210
3211
 
3211
3212
  .box-message-icon {
3212
3213
  width: 100%;
@@ -3230,109 +3231,109 @@ a.box {
3230
3231
  overflow: visible;
3231
3232
  -webkit-transform: translate3d(0, 0, 0);
3232
3233
  transform: translate3d(0, 0, 0); }
3233
- .notification:after {
3234
- content: "";
3235
- position: absolute;
3236
- top: 0;
3237
- left: 0;
3238
- right: 0;
3239
- height: 56px;
3240
- z-index: -1; }
3241
- .notification-content {
3242
- width: 100%;
3243
- margin: 0 auto;
3244
- position: relative;
3245
- color: #fff;
3246
- text-shadow: rgba(0, 0, 0, 0.2) 0 1px 1px;
3247
- background: #8e55dd;
3248
- display: table;
3249
- table-layout: fixed;
3250
- -webkit-animation: slide-down .3s;
3251
- animation: slide-down .3s; }
3252
- .notification-content:before {
3253
- background-color: #712ad5;
3254
- -webkit-filter: brightness(1);
3255
- filter: brightness(1);
3256
- display: table-cell;
3257
- width: 65px;
3258
- content: "";
3259
- vertical-align: middle;
3260
- text-align: center; }
3261
- .notification-message, .notification-close {
3262
- display: table-cell;
3263
- vertical-align: middle; }
3264
- .notification-message {
3265
- padding: 8px 15px; }
3266
- .notification-message a {
3267
- color: #fef0bd; }
3268
- .notification-message a:hover, .notification-message a:focus {
3269
- color: inherit; }
3270
- .notification-close {
3271
- width: 54px;
3272
- text-align: center;
3273
- text-decoration: none;
3274
- padding: 20px 14px;
3275
- color: #fff;
3276
- cursor: pointer;
3277
- opacity: .7;
3278
- -webkit-transition: opacity .1s ease-out;
3279
- transition: opacity .1s ease-out;
3280
- -webkit-animation: half-spin .5s ease-out;
3281
- animation: half-spin .5s ease-out; }
3282
- .notification-close .x_icon {
3283
- display: block;
3284
- -webkit-transform: scale(0.8, 0.8);
3285
- transform: scale(0.8, 0.8);
3286
- -webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
3287
- transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
3288
- cursor: pointer; }
3289
- .notification-close .x_icon:before, .notification-close .x_icon:after {
3290
- content: "";
3291
- width: 25px;
3292
- height: 6px;
3293
- background-color: #fff;
3294
- display: block;
3295
- cursor: pointer;
3296
- position: relative; }
3297
- .notification-close .x_icon:before {
3298
- top: 4px;
3299
- -webkit-transform: rotate(-45deg);
3300
- transform: rotate(-45deg); }
3301
- .notification-close .x_icon:after {
3302
- top: -2px;
3303
- -webkit-transform: rotate(45deg);
3304
- transform: rotate(45deg); }
3305
- .notification-close:focus, .notification-close:hover {
3306
- opacity: 1;
3307
- outline: none; }
3308
- .notification-close:focus .x_icon, .notification-close:hover .x_icon {
3309
- -webkit-transform: scale(1, 1);
3310
- transform: scale(1, 1); }
3311
- .notification.dismiss {
3312
- -webkit-animation: fade-out .3s .2s ease-in;
3313
- animation: fade-out .3s .2s ease-in; }
3314
- .notification.dismiss .notification-content {
3315
- -webkit-animation: slide-up .2s .3s ease-out;
3316
- animation: slide-up .2s .3s ease-out; }
3317
- .notification.dismiss .notification-close {
3318
- -webkit-animation: half-spin .5s ease-in reverse;
3319
- animation: half-spin .5s ease-in reverse; }
3320
- .notification.error .notification-content {
3321
- background: #cb413a; }
3322
- .notification.error .notification-content:before {
3323
- background-color: #a6322c; }
3324
- .notification.action .notification-content {
3325
- background: #409bd9; }
3326
- .notification.action .notification-content:before {
3327
- background-color: #2682c0; }
3328
- .notification.success .notification-content {
3329
- background: #2ab22e; }
3330
- .notification.success .notification-content:before {
3331
- background-color: #208923; }
3332
- .notification.message .notification-content {
3333
- background: #788392; }
3334
- .notification.message .notification-content:before {
3335
- background-color: #606a77; }
3234
+ .notification:after {
3235
+ content: "";
3236
+ position: absolute;
3237
+ top: 0;
3238
+ left: 0;
3239
+ right: 0;
3240
+ height: 56px;
3241
+ z-index: -1; }
3242
+ .notification-content {
3243
+ width: 100%;
3244
+ margin: 0 auto;
3245
+ position: relative;
3246
+ color: #fff;
3247
+ text-shadow: rgba(0, 0, 0, 0.2) 0 1px 1px;
3248
+ background: #8e55dd;
3249
+ display: table;
3250
+ table-layout: fixed;
3251
+ -webkit-animation: slide-down .3s;
3252
+ animation: slide-down .3s; }
3253
+ .notification-content:before {
3254
+ background-color: #712ad5;
3255
+ -webkit-filter: brightness(1);
3256
+ filter: brightness(1);
3257
+ display: table-cell;
3258
+ width: 65px;
3259
+ content: "";
3260
+ vertical-align: middle;
3261
+ text-align: center; }
3262
+ .notification-message, .notification-close {
3263
+ display: table-cell;
3264
+ vertical-align: middle; }
3265
+ .notification-message {
3266
+ padding: 8px 15px; }
3267
+ .notification-message a {
3268
+ color: #fef0bd; }
3269
+ .notification-message a:hover, .notification-message a:focus {
3270
+ color: inherit; }
3271
+ .notification-close {
3272
+ width: 54px;
3273
+ text-align: center;
3274
+ text-decoration: none;
3275
+ padding: 20px 14px;
3276
+ color: #fff;
3277
+ cursor: pointer;
3278
+ opacity: .7;
3279
+ -webkit-transition: opacity .1s ease-out;
3280
+ transition: opacity .1s ease-out;
3281
+ -webkit-animation: half-spin .5s ease-out;
3282
+ animation: half-spin .5s ease-out; }
3283
+ .notification-close .x_icon {
3284
+ display: block;
3285
+ -webkit-transform: scale(0.8, 0.8);
3286
+ transform: scale(0.8, 0.8);
3287
+ -webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
3288
+ transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
3289
+ cursor: pointer; }
3290
+ .notification-close .x_icon:before, .notification-close .x_icon:after {
3291
+ content: "";
3292
+ width: 25px;
3293
+ height: 6px;
3294
+ background-color: #fff;
3295
+ display: block;
3296
+ cursor: pointer;
3297
+ position: relative; }
3298
+ .notification-close .x_icon:before {
3299
+ top: 4px;
3300
+ -webkit-transform: rotate(-45deg);
3301
+ transform: rotate(-45deg); }
3302
+ .notification-close .x_icon:after {
3303
+ top: -2px;
3304
+ -webkit-transform: rotate(45deg);
3305
+ transform: rotate(45deg); }
3306
+ .notification-close:focus, .notification-close:hover {
3307
+ opacity: 1;
3308
+ outline: none; }
3309
+ .notification-close:focus .x_icon, .notification-close:hover .x_icon {
3310
+ -webkit-transform: scale(1, 1);
3311
+ transform: scale(1, 1); }
3312
+ .notification.dismiss {
3313
+ -webkit-animation: fade-out .3s .2s ease-in;
3314
+ animation: fade-out .3s .2s ease-in; }
3315
+ .notification.dismiss .notification-content {
3316
+ -webkit-animation: slide-up .2s .3s ease-out;
3317
+ animation: slide-up .2s .3s ease-out; }
3318
+ .notification.dismiss .notification-close {
3319
+ -webkit-animation: half-spin .5s ease-in reverse;
3320
+ animation: half-spin .5s ease-in reverse; }
3321
+ .notification.error .notification-content {
3322
+ background: #cb413a; }
3323
+ .notification.error .notification-content:before {
3324
+ background-color: #a6322c; }
3325
+ .notification.action .notification-content {
3326
+ background: #409bd9; }
3327
+ .notification.action .notification-content:before {
3328
+ background-color: #2682c0; }
3329
+ .notification.success .notification-content {
3330
+ background: #2ab22e; }
3331
+ .notification.success .notification-content:before {
3332
+ background-color: #208923; }
3333
+ .notification.message .notification-content {
3334
+ background: #788392; }
3335
+ .notification.message .notification-content:before {
3336
+ background-color: #606a77; }
3336
3337
 
3337
3338
  .notice {
3338
3339
  border-radius: 3px;
@@ -3342,30 +3343,30 @@ a.box {
3342
3343
  border-style: solid;
3343
3344
  margin-top: 1em;
3344
3345
  margin-bottom: 1em; }
3345
- @media all and (min-width: 750px) {
3346
- .notice {
3347
- padding-left: 12px;
3348
- padding-right: 12px; } }
3346
+ @media all and (min-width: 750px) {
3347
+ .notice {
3348
+ padding-left: 12px;
3349
+ padding-right: 12px; } }
3350
+ .notice.full, .notice.flush {
3351
+ margin-left: -8px;
3352
+ margin-right: -8px;
3353
+ border-radius: 0;
3354
+ border-left: 0;
3355
+ border-right: 0; }
3356
+ @media all and (min-width: 750px) {
3349
3357
  .notice.full, .notice.flush {
3350
- margin-left: -8px;
3351
- margin-right: -8px;
3352
- border-radius: 0;
3353
- border-left: 0;
3354
- border-right: 0; }
3355
- @media all and (min-width: 750px) {
3356
- .notice.full, .notice.flush {
3357
- margin-left: -12px;
3358
- margin-right: -12px; } }
3359
- .notice.flush {
3360
- margin-top: 0;
3361
- border-top-color: transparent;
3362
- -webkit-transform: translateY(-1px);
3363
- transform: translateY(-1px); }
3364
- .notice p {
3365
- margin-top: 0.8em;
3366
- margin-bottom: 0.8em; }
3367
- .notice a:hover, .notice :focus {
3368
- color: #4A89DC; }
3358
+ margin-left: -12px;
3359
+ margin-right: -12px; } }
3360
+ .notice.flush {
3361
+ margin-top: 0;
3362
+ border-top-color: transparent;
3363
+ -webkit-transform: translateY(-1px);
3364
+ transform: translateY(-1px); }
3365
+ .notice p {
3366
+ margin-top: 0.8em;
3367
+ margin-bottom: 0.8em; }
3368
+ .notice a:hover, .notice :focus {
3369
+ color: #4A89DC; }
3369
3370
 
3370
3371
  .pop-message {
3371
3372
  position: absolute;
@@ -3378,152 +3379,152 @@ a.box {
3378
3379
  overflow: visible;
3379
3380
  font-size: .95em;
3380
3381
  text-shadow: none; }
3381
- .pop-message.new {
3382
- -webkit-animation: slide-down .3s;
3383
- animation: slide-down .3s; }
3384
- @media all and (max-width: 749px) {
3385
- .pop-message {
3386
- display: none; } }
3387
- .pop-message .message-content {
3388
- display: table;
3389
- margin: 0 auto;
3390
- position: relative;
3391
- -webkit-font-smoothing: antialiased;
3392
- -moz-osx-font-smoothing: grayscale; }
3393
- .pop-message .message-content:before {
3394
- background-size: 60% 60%;
3395
- content: "";
3396
- -webkit-transition: all .2s ease;
3397
- transition: all .2s ease;
3398
- display: table-cell;
3399
- vertical-align: middle;
3400
- text-align: center;
3401
- width: 2em;
3402
- font-size: 1.1em; }
3403
- .pop-message .message-content p, .pop-message .message-content .dismiss {
3404
- display: table-cell;
3405
- margin: 0;
3406
- -webkit-transition: all .2s ease;
3407
- transition: all .2s ease; }
3408
- .pop-message .dismissable:before {
3409
- display: none; }
3410
- .pop-message .dismissable p {
3411
- position: relative; }
3412
- .pop-message .icon {
3413
- display: table-cell;
3414
- vertical-align: middle;
3415
- text-align: center;
3416
- width: 2em;
3417
- padding: 0; }
3418
- .pop-message .dismiss {
3419
- padding-left: 0;
3420
- width: 2em;
3421
- text-align: center; }
3422
- .pop-message .dismiss-icon {
3423
- border: 1px solid currentColor;
3424
- border-radius: 50%;
3425
- display: inline-block;
3426
- height: 1.1em;
3427
- vertical-align: top;
3428
- width: 1.1em;
3429
- position: relative; }
3430
- .pop-message .dismiss-icon:before, .pop-message .dismiss-icon:after {
3431
- content: "";
3432
- position: absolute;
3433
- width: 11px;
3434
- height: 1px;
3435
- top: 7px;
3436
- left: 2px;
3437
- background: currentColor; }
3438
- .pop-message .dismiss-icon:before {
3439
- -webkit-transform: rotate(-45deg);
3440
- transform: rotate(-45deg); }
3441
- .pop-message .dismiss-icon:after {
3442
- -webkit-transform: rotate(45deg);
3443
- transform: rotate(45deg); }
3444
- .pop-message p {
3445
- padding: .4em .6em;
3446
- line-height: 1.5em; }
3447
- .pop-message p a {
3448
- display: inline-block;
3449
- text-decoration: none;
3450
- -webkit-transition: all .2s ease;
3451
- transition: all .2s ease; }
3452
- .pop-message p a:before {
3453
- content: "";
3454
- position: absolute;
3455
- top: 0;
3456
- bottom: 0;
3457
- left: 0;
3458
- right: 0; }
3459
- .pop-message p a:after {
3460
- position: relative;
3461
- top: 2px;
3462
- padding-left: .4em;
3463
- font-size: 1.2em;
3464
- display: inline-block;
3465
- text-decoration: none;
3466
- content: "⇢"; }
3467
- .pop-message .message-content:before {
3468
- color: inherit; }
3469
- .pop-message .message-content p a, .pop-message .message-content p a:after {
3470
- color: inherit; }
3471
- .pop-message .message-content.normal {
3472
- color: #B3B9BC; }
3473
- .pop-message .message-content.normal .icon, .pop-message .message-content.normal:before {
3474
- background-color: #4a5461; }
3475
- .pop-message .message-content.normal .dismiss {
3476
- color: #697789;
3477
- background-color: #2f363e; }
3478
- .pop-message .message-content.normal .dismiss:hover {
3479
- background-color: #363d47;
3480
- color: #a1aab7; }
3481
- .pop-message .message-content.normal p {
3482
- background-color: #3c454f; }
3483
- .pop-message .message-content.normal p:hover {
3484
- background-color: #454f5b; }
3485
- .pop-message .message-content.normal a:hover, .pop-message .message-content.normal a:hover:after {
3486
- color: #dadede; }
3487
- .pop-message .message-content.normal.with-url:not(.dismissable):hover:before {
3488
- background-color: #535e6c; }
3489
- .pop-message .message-content.normal.with-url:not(.dismissable):hover p:hover {
3490
- background-color: #454f5b; }
3491
- .pop-message .message-content.negative, .pop-message .message-content.error {
3492
- color: #fff; }
3493
- .pop-message .message-content.negative .icon, .pop-message .message-content.negative:before, .pop-message .message-content.error .icon, .pop-message .message-content.error:before {
3494
- background-color: #ae342e; }
3495
- .pop-message .message-content.negative .dismiss, .pop-message .message-content.error .dismiss {
3496
- color: #d15852;
3497
- background-color: #7e2621; }
3498
- .pop-message .message-content.negative .dismiss:hover, .pop-message .message-content.error .dismiss:hover {
3499
- background-color: #8a2924;
3500
- color: #e7a6a3; }
3501
- .pop-message .message-content.negative p, .pop-message .message-content.error p {
3502
- background-color: #962d28; }
3503
- .pop-message .message-content.negative p:hover, .pop-message .message-content.error p:hover {
3504
- background-color: #a6322c; }
3505
- .pop-message .message-content.negative.with-url:not(.dismissable):hover:before, .pop-message .message-content.error.with-url:not(.dismissable):hover:before {
3506
- background-color: #be3932; }
3507
- .pop-message .message-content.negative.with-url:not(.dismissable):hover p:hover, .pop-message .message-content.error.with-url:not(.dismissable):hover p:hover {
3508
- background-color: #a6322c; }
3509
- .pop-message .message-content.positive {
3510
- color: #fff; }
3511
- .pop-message .message-content.positive .icon, .pop-message .message-content.positive:before {
3512
- background-color: #229125; }
3513
- .pop-message .message-content.positive .dismiss {
3514
- color: #30cb34;
3515
- background-color: #175f19; }
3516
- .pop-message .message-content.positive .dismiss:hover {
3517
- background-color: #196c1c;
3518
- color: #80e183; }
3519
- .pop-message .message-content.positive p {
3520
- background-color: #1c781f; }
3521
- .pop-message .message-content.positive p:hover {
3522
- background-color: #208923; }
3523
- .pop-message .message-content.positive.with-url:not(.dismissable):hover:before {
3524
- background-color: #26a12a; }
3525
- .pop-message .message-content.positive.with-url:not(.dismissable):hover p:hover {
3526
- background-color: #208923; }
3382
+ .pop-message.new {
3383
+ -webkit-animation: slide-down .3s;
3384
+ animation: slide-down .3s; }
3385
+ @media all and (max-width: 749px) {
3386
+ .pop-message {
3387
+ display: none; } }
3388
+ .pop-message .message-content {
3389
+ display: table;
3390
+ margin: 0 auto;
3391
+ position: relative;
3392
+ -webkit-font-smoothing: antialiased;
3393
+ -moz-osx-font-smoothing: grayscale; }
3394
+ .pop-message .message-content:before {
3395
+ background-size: 60% 60%;
3396
+ content: "";
3397
+ -webkit-transition: all .2s ease;
3398
+ transition: all .2s ease;
3399
+ display: table-cell;
3400
+ vertical-align: middle;
3401
+ text-align: center;
3402
+ width: 2em;
3403
+ font-size: 1.1em; }
3404
+ .pop-message .message-content p, .pop-message .message-content .dismiss {
3405
+ display: table-cell;
3406
+ margin: 0;
3407
+ -webkit-transition: all .2s ease;
3408
+ transition: all .2s ease; }
3409
+ .pop-message .dismissable:before {
3410
+ display: none; }
3411
+ .pop-message .dismissable p {
3412
+ position: relative; }
3413
+ .pop-message .icon {
3414
+ display: table-cell;
3415
+ vertical-align: middle;
3416
+ text-align: center;
3417
+ width: 2em;
3418
+ padding: 0; }
3419
+ .pop-message .dismiss {
3420
+ padding-left: 0;
3421
+ width: 2em;
3422
+ text-align: center; }
3423
+ .pop-message .dismiss-icon {
3424
+ border: 1px solid currentColor;
3425
+ border-radius: 50%;
3426
+ display: inline-block;
3427
+ height: 1.1em;
3428
+ vertical-align: top;
3429
+ width: 1.1em;
3430
+ position: relative; }
3431
+ .pop-message .dismiss-icon:before, .pop-message .dismiss-icon:after {
3432
+ content: "";
3433
+ position: absolute;
3434
+ width: 11px;
3435
+ height: 1px;
3436
+ top: 7px;
3437
+ left: 2px;
3438
+ background: currentColor; }
3439
+ .pop-message .dismiss-icon:before {
3440
+ -webkit-transform: rotate(-45deg);
3441
+ transform: rotate(-45deg); }
3442
+ .pop-message .dismiss-icon:after {
3443
+ -webkit-transform: rotate(45deg);
3444
+ transform: rotate(45deg); }
3445
+ .pop-message p {
3446
+ padding: .4em .6em;
3447
+ line-height: 1.5em; }
3448
+ .pop-message p a {
3449
+ display: inline-block;
3450
+ text-decoration: none;
3451
+ -webkit-transition: all .2s ease;
3452
+ transition: all .2s ease; }
3453
+ .pop-message p a:before {
3454
+ content: "";
3455
+ position: absolute;
3456
+ top: 0;
3457
+ bottom: 0;
3458
+ left: 0;
3459
+ right: 0; }
3460
+ .pop-message p a:after {
3461
+ position: relative;
3462
+ top: 2px;
3463
+ padding-left: .4em;
3464
+ font-size: 1.2em;
3465
+ display: inline-block;
3466
+ text-decoration: none;
3467
+ content: "⇢"; }
3468
+ .pop-message .message-content:before {
3469
+ color: inherit; }
3470
+ .pop-message .message-content p a, .pop-message .message-content p a:after {
3471
+ color: inherit; }
3472
+ .pop-message .message-content.normal {
3473
+ color: #B3B9BC; }
3474
+ .pop-message .message-content.normal .icon, .pop-message .message-content.normal:before {
3475
+ background-color: #4a5461; }
3476
+ .pop-message .message-content.normal .dismiss {
3477
+ color: #697789;
3478
+ background-color: #2f363e; }
3479
+ .pop-message .message-content.normal .dismiss:hover {
3480
+ background-color: #363d47;
3481
+ color: #a1aab7; }
3482
+ .pop-message .message-content.normal p {
3483
+ background-color: #3c454f; }
3484
+ .pop-message .message-content.normal p:hover {
3485
+ background-color: #454f5b; }
3486
+ .pop-message .message-content.normal a:hover, .pop-message .message-content.normal a:hover:after {
3487
+ color: #dadede; }
3488
+ .pop-message .message-content.normal.with-url:not(.dismissable):hover:before {
3489
+ background-color: #535e6c; }
3490
+ .pop-message .message-content.normal.with-url:not(.dismissable):hover p:hover {
3491
+ background-color: #454f5b; }
3492
+ .pop-message .message-content.negative, .pop-message .message-content.error {
3493
+ color: #fff; }
3494
+ .pop-message .message-content.negative .icon, .pop-message .message-content.negative:before, .pop-message .message-content.error .icon, .pop-message .message-content.error:before {
3495
+ background-color: #ae342e; }
3496
+ .pop-message .message-content.negative .dismiss, .pop-message .message-content.error .dismiss {
3497
+ color: #d15852;
3498
+ background-color: #7e2621; }
3499
+ .pop-message .message-content.negative .dismiss:hover, .pop-message .message-content.error .dismiss:hover {
3500
+ background-color: #8a2924;
3501
+ color: #e7a6a3; }
3502
+ .pop-message .message-content.negative p, .pop-message .message-content.error p {
3503
+ background-color: #962d28; }
3504
+ .pop-message .message-content.negative p:hover, .pop-message .message-content.error p:hover {
3505
+ background-color: #a6322c; }
3506
+ .pop-message .message-content.negative.with-url:not(.dismissable):hover:before, .pop-message .message-content.error.with-url:not(.dismissable):hover:before {
3507
+ background-color: #be3932; }
3508
+ .pop-message .message-content.negative.with-url:not(.dismissable):hover p:hover, .pop-message .message-content.error.with-url:not(.dismissable):hover p:hover {
3509
+ background-color: #a6322c; }
3510
+ .pop-message .message-content.positive {
3511
+ color: #fff; }
3512
+ .pop-message .message-content.positive .icon, .pop-message .message-content.positive:before {
3513
+ background-color: #229125; }
3514
+ .pop-message .message-content.positive .dismiss {
3515
+ color: #30cb34;
3516
+ background-color: #175f19; }
3517
+ .pop-message .message-content.positive .dismiss:hover {
3518
+ background-color: #196c1c;
3519
+ color: #80e183; }
3520
+ .pop-message .message-content.positive p {
3521
+ background-color: #1c781f; }
3522
+ .pop-message .message-content.positive p:hover {
3523
+ background-color: #208923; }
3524
+ .pop-message .message-content.positive.with-url:not(.dismissable):hover:before {
3525
+ background-color: #26a12a; }
3526
+ .pop-message .message-content.positive.with-url:not(.dismissable):hover p:hover {
3527
+ background-color: #208923; }
3527
3528
 
3528
3529
  @-webkit-keyframes box-pop {
3529
3530
  0% {
@@ -3611,135 +3612,93 @@ a.box {
3611
3612
  left: 0;
3612
3613
  bottom: 0;
3613
3614
  z-index: 1000; }
3614
- .dialog:before {
3615
- content: "";
3616
- background: rgba(255, 255, 255, 0.9);
3617
- position: absolute;
3618
- top: 0;
3619
- right: 0;
3620
- bottom: 0;
3621
- left: 0;
3622
- -webkit-transform: translate3d(0, 0, 0);
3623
- transform: translate3d(0, 0, 0);
3624
- -webkit-animation: fade-in 0.5s cubic-bezier(0.19, 1, 0.22, 1);
3625
- animation: fade-in 0.5s cubic-bezier(0.19, 1, 0.22, 1); }
3626
- .dialog-box {
3627
- background: #fcfcfc;
3628
- background-image: -webkit-linear-gradient(#fff, #fafafa 30%, #fafafa 80%, #f9f9f9 95%);
3629
- background-image: linear-gradient(#fff, #fafafa 30%, #fafafa 80%, #f9f9f9 95%);
3630
- box-shadow: 0 11px 18px rgba(0, 0, 0, 0.2);
3631
- border-bottom-left-radius: 5px;
3632
- border-bottom-right-radius: 5px;
3633
- max-width: 340px;
3634
- margin: 0 auto;
3635
- -webkit-animation: dialog-slide-down 0.3s cubic-bezier(0.19, 1, 0.98, 1);
3636
- animation: dialog-slide-down 0.3s cubic-bezier(0.19, 1, 0.98, 1);
3637
- padding: 30px 20px 20px;
3638
- -webkit-transform: translateY(-15px);
3639
- transform: translateY(-15px); }
3640
- .dialog.dismiss:before {
3641
- -webkit-animation: fade-out 0.2s cubic-bezier(0.19, 1, 0.98, 1);
3642
- animation: fade-out 0.2s cubic-bezier(0.19, 1, 0.98, 1);
3643
- -webkit-animation-delay: .15s;
3644
- animation-delay: .15s; }
3645
- .dialog.dismiss .dialog-box {
3646
- opacity: 0;
3647
- -webkit-animation: dialog-slide-up 0.4s cubic-bezier(0.19, 1, 0.22, 1);
3648
- animation: dialog-slide-up 0.4s cubic-bezier(0.19, 1, 0.22, 1); }
3649
- .dialog-message, .dialog-actions {
3650
- position: relative;
3651
- z-index: 1; }
3652
- .dialog-message {
3653
- text-align: center;
3654
- text-shadow: 0 1px 0 #fff;
3655
- margin-bottom: 15px; }
3656
- .dialog h2 {
3657
- margin: 0;
3658
- font-weight: 600;
3659
- font-size: 24px; }
3660
- .dialog p {
3661
- margin: 10px 0 0; }
3662
- .dialog-actions {
3663
- border-top: 1px solid transparent;
3664
- max-width: 300px; }
3665
- .dialog button {
3666
- width: 48%;
3667
- font-size: 15px;
3668
- border-radius: 5px;
3669
- padding-top: 3px;
3670
- padding-bottom: 3px; }
3671
- .dialog button + button {
3672
- float: right; }
3673
- .dialog button:first-child:last-child {
3674
- width: 70%;
3675
- display: block;
3676
- margin: 0 auto 10px; }
3615
+ .dialog:before {
3616
+ content: "";
3617
+ background: rgba(255, 255, 255, 0.9);
3618
+ position: absolute;
3619
+ top: 0;
3620
+ right: 0;
3621
+ bottom: 0;
3622
+ left: 0;
3623
+ -webkit-transform: translate3d(0, 0, 0);
3624
+ transform: translate3d(0, 0, 0);
3625
+ -webkit-animation: fade-in 0.5s cubic-bezier(0.19, 1, 0.22, 1);
3626
+ animation: fade-in 0.5s cubic-bezier(0.19, 1, 0.22, 1); }
3627
+ .dialog-box {
3628
+ background: #fcfcfc;
3629
+ background-image: -webkit-linear-gradient(#fff, #fafafa 30%, #fafafa 80%, #f9f9f9 95%);
3630
+ background-image: linear-gradient(#fff, #fafafa 30%, #fafafa 80%, #f9f9f9 95%);
3631
+ box-shadow: 0 11px 18px rgba(0, 0, 0, 0.2);
3632
+ border-bottom-left-radius: 5px;
3633
+ border-bottom-right-radius: 5px;
3634
+ max-width: 340px;
3635
+ margin: 0 auto;
3636
+ -webkit-animation: dialog-slide-down 0.3s cubic-bezier(0.19, 1, 0.98, 1);
3637
+ animation: dialog-slide-down 0.3s cubic-bezier(0.19, 1, 0.98, 1);
3638
+ padding: 30px 20px 20px;
3639
+ -webkit-transform: translateY(-15px);
3640
+ transform: translateY(-15px); }
3641
+ .dialog.dismiss:before {
3642
+ -webkit-animation: fade-out 0.2s cubic-bezier(0.19, 1, 0.98, 1);
3643
+ animation: fade-out 0.2s cubic-bezier(0.19, 1, 0.98, 1);
3644
+ -webkit-animation-delay: .15s;
3645
+ animation-delay: .15s; }
3646
+ .dialog.dismiss .dialog-box {
3647
+ opacity: 0;
3648
+ -webkit-animation: dialog-slide-up 0.4s cubic-bezier(0.19, 1, 0.22, 1);
3649
+ animation: dialog-slide-up 0.4s cubic-bezier(0.19, 1, 0.22, 1); }
3650
+ .dialog-message, .dialog-actions {
3651
+ position: relative;
3652
+ z-index: 1; }
3653
+ .dialog-message {
3654
+ text-align: center;
3655
+ text-shadow: 0 1px 0 #fff;
3656
+ margin-bottom: 15px; }
3657
+ .dialog h2 {
3658
+ margin: 0;
3659
+ font-weight: 600;
3660
+ font-size: 24px; }
3661
+ .dialog p {
3662
+ margin: 10px 0 0; }
3663
+ .dialog-actions {
3664
+ border-top: 1px solid transparent;
3665
+ max-width: 300px; }
3666
+ .dialog button {
3667
+ width: 48%;
3668
+ font-size: 15px;
3669
+ border-radius: 5px;
3670
+ padding-top: 3px;
3671
+ padding-bottom: 3px; }
3672
+ .dialog button + button {
3673
+ float: right; }
3674
+ .dialog button:first-child:last-child {
3675
+ width: 70%;
3676
+ display: block;
3677
+ margin: 0 auto 10px; }
3677
3678
 
3678
3679
  .table, .small-table, .medium-table {
3679
3680
  width: 100%;
3680
3681
  display: table; }
3681
- .table .table-body, .small-table .table-body, .medium-table .table-body, .table .table-head, .small-table .table-head, .medium-table .table-head {
3682
- display: table-row-group; }
3683
- .table .table-row, .small-table .table-row, .medium-table .table-row {
3684
- display: table-row; }
3685
- .table .table-cell, .small-table .table-cell, .medium-table .table-cell, .table .table-head-cell, .small-table .table-head-cell, .medium-table .table-head-cell {
3686
- display: table-cell; }
3682
+ .table .table-body, .small-table .table-body, .medium-table .table-body, .table .table-head, .small-table .table-head, .medium-table .table-head {
3683
+ display: table-row-group; }
3684
+ .table .table-row, .small-table .table-row, .medium-table .table-row {
3685
+ display: table-row; }
3686
+ .table .table-cell, .small-table .table-cell, .medium-table .table-cell, .table .table-head-cell, .small-table .table-head-cell, .medium-table .table-head-cell {
3687
+ display: table-cell; }
3687
3688
 
3688
- .table .table-heading-row td, .small-table .table-heading-row td, .medium-table .table-heading-row td, .box-table .table-heading-row td, .doc-table .table-heading-row td, .border-table .table-heading-row td,
3689
- .table .table-spacing-row td,
3690
- .small-table .table-spacing-row td,
3691
- .medium-table .table-spacing-row td,
3692
- .box-table .table-spacing-row td,
3693
- .doc-table .table-spacing-row td,
3694
- .border-table .table-spacing-row td,
3695
- .table .table-heading-row .table-cell,
3696
- .small-table .table-heading-row .table-cell,
3697
- .medium-table .table-heading-row .table-cell,
3698
- .box-table .table-heading-row .table-cell,
3699
- .doc-table .table-heading-row .table-cell,
3700
- .border-table .table-heading-row .table-cell,
3701
- .table .table-spacing-row .table-cell,
3702
- .small-table .table-spacing-row .table-cell,
3703
- .medium-table .table-spacing-row .table-cell,
3704
- .box-table .table-spacing-row .table-cell,
3705
- .doc-table .table-spacing-row .table-cell,
3706
- .border-table .table-spacing-row .table-cell {
3689
+ .table .table-heading-row td, .small-table .table-heading-row td, .medium-table .table-heading-row td, .box-table .table-heading-row td, .doc-table .table-heading-row td, .border-table .table-heading-row td, .table .table-spacing-row td, .small-table .table-spacing-row td, .medium-table .table-spacing-row td, .box-table .table-spacing-row td, .doc-table .table-spacing-row td, .border-table .table-spacing-row td, .table .table-heading-row .table-cell, .small-table .table-heading-row .table-cell, .medium-table .table-heading-row .table-cell, .box-table .table-heading-row .table-cell, .doc-table .table-heading-row .table-cell, .border-table .table-heading-row .table-cell, .table .table-spacing-row .table-cell, .small-table .table-spacing-row .table-cell, .medium-table .table-spacing-row .table-cell, .box-table .table-spacing-row .table-cell, .doc-table .table-spacing-row .table-cell, .border-table .table-spacing-row .table-cell {
3707
3690
  color: #888;
3708
3691
  padding-top: 3px;
3709
3692
  padding-bottom: 3px;
3710
3693
  text-shadow: 0 1px rgba(255, 255, 255, 0.8);
3711
3694
  font-size: 12px;
3712
3695
  background-color: #edefef; }
3713
- @media all and (min-width: 750px) {
3714
- .table .table-heading-row td, .small-table .table-heading-row td, .medium-table .table-heading-row td, .box-table .table-heading-row td, .doc-table .table-heading-row td, .border-table .table-heading-row td,
3715
- .table .table-spacing-row td,
3716
- .small-table .table-spacing-row td,
3717
- .medium-table .table-spacing-row td,
3718
- .box-table .table-spacing-row td,
3719
- .doc-table .table-spacing-row td,
3720
- .border-table .table-spacing-row td,
3721
- .table .table-heading-row .table-cell,
3722
- .small-table .table-heading-row .table-cell,
3723
- .medium-table .table-heading-row .table-cell,
3724
- .box-table .table-heading-row .table-cell,
3725
- .doc-table .table-heading-row .table-cell,
3726
- .border-table .table-heading-row .table-cell,
3727
- .table .table-spacing-row .table-cell,
3728
- .small-table .table-spacing-row .table-cell,
3729
- .medium-table .table-spacing-row .table-cell,
3730
- .box-table .table-spacing-row .table-cell,
3731
- .doc-table .table-spacing-row .table-cell,
3732
- .border-table .table-spacing-row .table-cell {
3733
- padding-top: 5px;
3734
- padding-bottom: 5px; } }
3735
-
3736
- .table .table-spacing-row td, .small-table .table-spacing-row td, .medium-table .table-spacing-row td, .box-table .table-spacing-row td, .doc-table .table-spacing-row td, .border-table .table-spacing-row td,
3737
- .table .table-spacing-row .table-cell,
3738
- .small-table .table-spacing-row .table-cell,
3739
- .medium-table .table-spacing-row .table-cell,
3740
- .box-table .table-spacing-row .table-cell,
3741
- .doc-table .table-spacing-row .table-cell,
3742
- .border-table .table-spacing-row .table-cell {
3696
+ @media all and (min-width: 750px) {
3697
+ .table .table-heading-row td, .small-table .table-heading-row td, .medium-table .table-heading-row td, .box-table .table-heading-row td, .doc-table .table-heading-row td, .border-table .table-heading-row td, .table .table-spacing-row td, .small-table .table-spacing-row td, .medium-table .table-spacing-row td, .box-table .table-spacing-row td, .doc-table .table-spacing-row td, .border-table .table-spacing-row td, .table .table-heading-row .table-cell, .small-table .table-heading-row .table-cell, .medium-table .table-heading-row .table-cell, .box-table .table-heading-row .table-cell, .doc-table .table-heading-row .table-cell, .border-table .table-heading-row .table-cell, .table .table-spacing-row .table-cell, .small-table .table-spacing-row .table-cell, .medium-table .table-spacing-row .table-cell, .box-table .table-spacing-row .table-cell, .doc-table .table-spacing-row .table-cell, .border-table .table-spacing-row .table-cell {
3698
+ padding-top: 5px;
3699
+ padding-bottom: 5px; } }
3700
+
3701
+ .table .table-spacing-row td, .small-table .table-spacing-row td, .medium-table .table-spacing-row td, .box-table .table-spacing-row td, .doc-table .table-spacing-row td, .border-table .table-spacing-row td, .table .table-spacing-row .table-cell, .small-table .table-spacing-row .table-cell, .medium-table .table-spacing-row .table-cell, .box-table .table-spacing-row .table-cell, .doc-table .table-spacing-row .table-cell, .border-table .table-spacing-row .table-cell {
3743
3702
  padding-top: 2px;
3744
3703
  padding-bottom: 2px; }
3745
3704
 
@@ -3752,28 +3711,28 @@ th, td, .table-cell, .table-head-cell {
3752
3711
  padding-bottom: 8px;
3753
3712
  padding-left: 8px;
3754
3713
  padding-right: 8px; }
3755
- @media all and (min-width: 750px) {
3756
- th, td, .table-cell, .table-head-cell {
3757
- padding-top: 10px;
3758
- padding-bottom: 10px; } }
3759
- @media all and (min-width: 750px) {
3760
- th, td, .table-cell, .table-head-cell {
3761
- padding-left: 12px;
3762
- padding-right: 12px; } }
3714
+ @media all and (min-width: 750px) {
3715
+ th, td, .table-cell, .table-head-cell {
3716
+ padding-top: 10px;
3717
+ padding-bottom: 10px; } }
3718
+ @media all and (min-width: 750px) {
3719
+ th, td, .table-cell, .table-head-cell {
3720
+ padding-left: 12px;
3721
+ padding-right: 12px; } }
3763
3722
 
3764
3723
  .tight-table th, .tight-table td, .tight-table .table-cell, .tight-table .table-head-cell {
3765
3724
  padding-top: 3px;
3766
3725
  padding-bottom: 3px;
3767
3726
  padding-left: 8px;
3768
3727
  padding-right: 8px; }
3769
- @media all and (min-width: 750px) {
3770
- .tight-table th, .tight-table td, .tight-table .table-cell, .tight-table .table-head-cell {
3771
- padding-top: 5px;
3772
- padding-bottom: 5px; } }
3773
- @media all and (min-width: 750px) {
3774
- .tight-table th, .tight-table td, .tight-table .table-cell, .tight-table .table-head-cell {
3775
- padding-left: 12px;
3776
- padding-right: 12px; } }
3728
+ @media all and (min-width: 750px) {
3729
+ .tight-table th, .tight-table td, .tight-table .table-cell, .tight-table .table-head-cell {
3730
+ padding-top: 5px;
3731
+ padding-bottom: 5px; } }
3732
+ @media all and (min-width: 750px) {
3733
+ .tight-table th, .tight-table td, .tight-table .table-cell, .tight-table .table-head-cell {
3734
+ padding-left: 12px;
3735
+ padding-right: 12px; } }
3777
3736
 
3778
3737
  .no-padding-table th, .no-padding-table td, .no-padding-table .table-cell, .no-padding-table .table-head-cell {
3779
3738
  padding: 0; }
@@ -3791,12 +3750,10 @@ th, td, .table-cell, .table-head-cell {
3791
3750
  .fixed-table {
3792
3751
  table-layout: fixed; }
3793
3752
 
3794
- tr.split td,
3795
- .table-row.split .table-cell {
3753
+ tr.split td, .table-row.split .table-cell {
3796
3754
  border-top: 1px solid #dadede; }
3797
3755
 
3798
- tr.split-thick td,
3799
- .table-row.split-thick .table-cell {
3756
+ tr.split-thick td, .table-row.split-thick .table-cell {
3800
3757
  border-top: 2px solid #dadede; }
3801
3758
 
3802
3759
  table {
@@ -3810,57 +3767,57 @@ table {
3810
3767
  text-decoration: none;
3811
3768
  margin-top: 1em;
3812
3769
  margin-bottom: 1em; }
3813
- .table .table-body, .small-table .table-body, .medium-table .table-body, .box-table .table-body, .doc-table .table-body, .border-table .table-body, .table .table-head, .small-table .table-head, .medium-table .table-head, .box-table .table-head, .doc-table .table-head, .border-table .table-head {
3814
- display: table-row-group; }
3815
- .table .table-row, .small-table .table-row, .medium-table .table-row, .box-table .table-row, .doc-table .table-row, .border-table .table-row {
3816
- display: table-row; }
3817
- .table .table-row.link-hover-row:hover td, .small-table .table-row.link-hover-row:hover td, .medium-table .table-row.link-hover-row:hover td, .box-table .table-row.link-hover-row:hover td, .doc-table .table-row.link-hover-row:hover td, .border-table .table-row.link-hover-row:hover td, .table .table-row.link-hover-row:hover .table-cell, .small-table .table-row.link-hover-row:hover .table-cell, .medium-table .table-row.link-hover-row:hover .table-cell, .box-table .table-row.link-hover-row:hover .table-cell, .doc-table .table-row.link-hover-row:hover .table-cell, .border-table .table-row.link-hover-row:hover .table-cell {
3818
- background: #FFFFFF; }
3819
- .table a, .small-table a, .medium-table a, .box-table a, .doc-table a, .border-table a {
3820
- text-decoration: none; }
3821
- .table td a:not([class*=btn]):hover, .small-table td a:not([class*=btn]):hover, .medium-table td a:not([class*=btn]):hover, .box-table td a:not([class*=btn]):hover, .doc-table td a:not([class*=btn]):hover, .border-table td a:not([class*=btn]):hover, .table .table-cell a:not([class*=btn]):hover, .small-table .table-cell a:not([class*=btn]):hover, .medium-table .table-cell a:not([class*=btn]):hover, .box-table .table-cell a:not([class*=btn]):hover, .doc-table .table-cell a:not([class*=btn]):hover, .border-table .table-cell a:not([class*=btn]):hover {
3822
- text-decoration: underline; }
3823
- .table .meta, .small-table .meta, .medium-table .meta, .box-table .meta, .doc-table .meta, .border-table .meta {
3824
- font-size: .8em;
3825
- color: #888; }
3826
- .table .align-top, .small-table .align-top, .medium-table .align-top, .box-table .align-top, .doc-table .align-top, .border-table .align-top, .align-top.table .table-cell, .align-top.small-table .table-cell, .align-top.medium-table .table-cell, .align-top.box-table .table-cell, .align-top.doc-table .table-cell, .align-top.border-table .table-cell, .align-top.table td, .align-top.small-table td, .align-top.medium-table td, .align-top.box-table td, .align-top.doc-table td, .align-top.border-table td, .align-top.table th, .align-top.small-table th, .align-top.medium-table th, .align-top.box-table th, .align-top.doc-table th, .align-top.border-table th {
3827
- vertical-align: top; }
3828
- .table .align-middle, .small-table .align-middle, .medium-table .align-middle, .box-table .align-middle, .doc-table .align-middle, .border-table .align-middle, .align-middle.table .table-cell, .align-middle.small-table .table-cell, .align-middle.medium-table .table-cell, .align-middle.box-table .table-cell, .align-middle.doc-table .table-cell, .align-middle.border-table .table-cell, .align-middle.table td, .align-middle.small-table td, .align-middle.medium-table td, .align-middle.box-table td, .align-middle.doc-table td, .align-middle.border-table td, .align-middle.table th, .align-middle.small-table th, .align-middle.medium-table th, .align-middle.box-table th, .align-middle.doc-table th, .align-middle.border-table th {
3829
- vertical-align: middle; }
3830
- .table .align-bottom, .small-table .align-bottom, .medium-table .align-bottom, .box-table .align-bottom, .doc-table .align-bottom, .border-table .align-bottom, .align-bottom.table .table-cell, .align-bottom.small-table .table-cell, .align-bottom.medium-table .table-cell, .align-bottom.box-table .table-cell, .align-bottom.doc-table .table-cell, .align-bottom.border-table .table-cell, .align-bottom.table td, .align-bottom.small-table td, .align-bottom.medium-table td, .align-bottom.box-table td, .align-bottom.doc-table td, .align-bottom.border-table td, .align-bottom.table th, .align-bottom.small-table th, .align-bottom.medium-table th, .align-bottom.box-table th, .align-bottom.doc-table th, .align-bottom.border-table th {
3831
- vertical-align: bottom; }
3770
+ .table .table-body, .small-table .table-body, .medium-table .table-body, .box-table .table-body, .doc-table .table-body, .border-table .table-body, .table .table-head, .small-table .table-head, .medium-table .table-head, .box-table .table-head, .doc-table .table-head, .border-table .table-head {
3771
+ display: table-row-group; }
3772
+ .table .table-row, .small-table .table-row, .medium-table .table-row, .box-table .table-row, .doc-table .table-row, .border-table .table-row {
3773
+ display: table-row; }
3774
+ .table .table-row.link-hover-row:hover td, .small-table .table-row.link-hover-row:hover td, .medium-table .table-row.link-hover-row:hover td, .box-table .table-row.link-hover-row:hover td, .doc-table .table-row.link-hover-row:hover td, .border-table .table-row.link-hover-row:hover td, .table .table-row.link-hover-row:hover .table-cell, .small-table .table-row.link-hover-row:hover .table-cell, .medium-table .table-row.link-hover-row:hover .table-cell, .box-table .table-row.link-hover-row:hover .table-cell, .doc-table .table-row.link-hover-row:hover .table-cell, .border-table .table-row.link-hover-row:hover .table-cell {
3775
+ background: #FFFFFF; }
3776
+ .table a, .small-table a, .medium-table a, .box-table a, .doc-table a, .border-table a {
3777
+ text-decoration: none; }
3778
+ .table td a:not([class*=btn]):hover, .small-table td a:not([class*=btn]):hover, .medium-table td a:not([class*=btn]):hover, .box-table td a:not([class*=btn]):hover, .doc-table td a:not([class*=btn]):hover, .border-table td a:not([class*=btn]):hover, .table .table-cell a:not([class*=btn]):hover, .small-table .table-cell a:not([class*=btn]):hover, .medium-table .table-cell a:not([class*=btn]):hover, .box-table .table-cell a:not([class*=btn]):hover, .doc-table .table-cell a:not([class*=btn]):hover, .border-table .table-cell a:not([class*=btn]):hover {
3779
+ text-decoration: underline; }
3780
+ .table .meta, .small-table .meta, .medium-table .meta, .box-table .meta, .doc-table .meta, .border-table .meta {
3781
+ font-size: .8em;
3782
+ color: #888; }
3783
+ .table .align-top, .small-table .align-top, .medium-table .align-top, .box-table .align-top, .doc-table .align-top, .border-table .align-top, .align-top.table .table-cell, .align-top.small-table .table-cell, .align-top.medium-table .table-cell, .align-top.box-table .table-cell, .align-top.doc-table .table-cell, .align-top.border-table .table-cell, .align-top.table td, .align-top.small-table td, .align-top.medium-table td, .align-top.box-table td, .align-top.doc-table td, .align-top.border-table td, .align-top.table th, .align-top.small-table th, .align-top.medium-table th, .align-top.box-table th, .align-top.doc-table th, .align-top.border-table th {
3784
+ vertical-align: top; }
3785
+ .table .align-middle, .small-table .align-middle, .medium-table .align-middle, .box-table .align-middle, .doc-table .align-middle, .border-table .align-middle, .align-middle.table .table-cell, .align-middle.small-table .table-cell, .align-middle.medium-table .table-cell, .align-middle.box-table .table-cell, .align-middle.doc-table .table-cell, .align-middle.border-table .table-cell, .align-middle.table td, .align-middle.small-table td, .align-middle.medium-table td, .align-middle.box-table td, .align-middle.doc-table td, .align-middle.border-table td, .align-middle.table th, .align-middle.small-table th, .align-middle.medium-table th, .align-middle.box-table th, .align-middle.doc-table th, .align-middle.border-table th {
3786
+ vertical-align: middle; }
3787
+ .table .align-bottom, .small-table .align-bottom, .medium-table .align-bottom, .box-table .align-bottom, .doc-table .align-bottom, .border-table .align-bottom, .align-bottom.table .table-cell, .align-bottom.small-table .table-cell, .align-bottom.medium-table .table-cell, .align-bottom.box-table .table-cell, .align-bottom.doc-table .table-cell, .align-bottom.border-table .table-cell, .align-bottom.table td, .align-bottom.small-table td, .align-bottom.medium-table td, .align-bottom.box-table td, .align-bottom.doc-table td, .align-bottom.border-table td, .align-bottom.table th, .align-bottom.small-table th, .align-bottom.medium-table th, .align-bottom.box-table th, .align-bottom.doc-table th, .align-bottom.border-table th {
3788
+ vertical-align: bottom; }
3832
3789
 
3833
3790
  .box .table, .box .small-table, .box .medium-table, .box .box-table, .box .doc-table, .box .border-table {
3834
3791
  margin-top: 0; }
3835
- .box .table th, .box .small-table th, .box .medium-table th, .box .box-table th, .box .doc-table th, .box .border-table th, .box .table .table-head-cell, .box .small-table .table-head-cell, .box .medium-table .table-head-cell, .box .box-table .table-head-cell, .box .doc-table .table-head-cell, .box .border-table .table-head-cell {
3836
- border-color: #dadede; }
3837
- .box .table:not(:first-child) tr:first-child th, .box .small-table:not(:first-child) tr:first-child th, .box .medium-table:not(:first-child) tr:first-child th, .box .box-table:not(:first-child) tr:first-child th, .box .doc-table:not(:first-child) tr:first-child th, .box .border-table:not(:first-child) tr:first-child th, .box .table:not(:first-child) tr:first-child td, .box .small-table:not(:first-child) tr:first-child td, .box .medium-table:not(:first-child) tr:first-child td, .box .box-table:not(:first-child) tr:first-child td, .box .doc-table:not(:first-child) tr:first-child td, .box .border-table:not(:first-child) tr:first-child td {
3838
- border-top: 0; }
3839
- .box .table:not(:first-child) .table-row:first-child .table-head-cell, .box .small-table:not(:first-child) .table-row:first-child .table-head-cell, .box .medium-table:not(:first-child) .table-row:first-child .table-head-cell, .box .box-table:not(:first-child) .table-row:first-child .table-head-cell, .box .doc-table:not(:first-child) .table-row:first-child .table-head-cell, .box .border-table:not(:first-child) .table-row:first-child .table-head-cell, .box .table:not(:first-child) .table-row:first-child .table-cell, .box .small-table:not(:first-child) .table-row:first-child .table-cell, .box .medium-table:not(:first-child) .table-row:first-child .table-cell, .box .box-table:not(:first-child) .table-row:first-child .table-cell, .box .doc-table:not(:first-child) .table-row:first-child .table-cell, .box .border-table:not(:first-child) .table-row:first-child .table-cell {
3840
- border-top: 0; }
3792
+ .box .table th, .box .small-table th, .box .medium-table th, .box .box-table th, .box .doc-table th, .box .border-table th, .box .table .table-head-cell, .box .small-table .table-head-cell, .box .medium-table .table-head-cell, .box .box-table .table-head-cell, .box .doc-table .table-head-cell, .box .border-table .table-head-cell {
3793
+ border-color: #dadede; }
3794
+ .box .table:not(:first-child) tr:first-child th, .box .small-table:not(:first-child) tr:first-child th, .box .medium-table:not(:first-child) tr:first-child th, .box .box-table:not(:first-child) tr:first-child th, .box .doc-table:not(:first-child) tr:first-child th, .box .border-table:not(:first-child) tr:first-child th, .box .table:not(:first-child) tr:first-child td, .box .small-table:not(:first-child) tr:first-child td, .box .medium-table:not(:first-child) tr:first-child td, .box .box-table:not(:first-child) tr:first-child td, .box .doc-table:not(:first-child) tr:first-child td, .box .border-table:not(:first-child) tr:first-child td {
3795
+ border-top: 0; }
3796
+ .box .table:not(:first-child) .table-row:first-child .table-head-cell, .box .small-table:not(:first-child) .table-row:first-child .table-head-cell, .box .medium-table:not(:first-child) .table-row:first-child .table-head-cell, .box .box-table:not(:first-child) .table-row:first-child .table-head-cell, .box .doc-table:not(:first-child) .table-row:first-child .table-head-cell, .box .border-table:not(:first-child) .table-row:first-child .table-head-cell, .box .table:not(:first-child) .table-row:first-child .table-cell, .box .small-table:not(:first-child) .table-row:first-child .table-cell, .box .medium-table:not(:first-child) .table-row:first-child .table-cell, .box .box-table:not(:first-child) .table-row:first-child .table-cell, .box .doc-table:not(:first-child) .table-row:first-child .table-cell, .box .border-table:not(:first-child) .table-row:first-child .table-cell {
3797
+ border-top: 0; }
3841
3798
 
3842
3799
  .box-table {
3843
3800
  display: table;
3844
3801
  border-collapse: collapse; }
3845
- .box-table thead, .box-table .table-head {
3846
- color: #888;
3847
- font-size: 12px; }
3848
- .box-table .table-row {
3849
- display: table-row; }
3850
- .box-table .table-cell, .box-table td {
3851
- border-top: #dadede 1px solid;
3852
- border-bottom: #dadede 1px solid;
3853
- background: #fafafa;
3854
- display: table-cell; }
3855
- .box-table .table-cell:first-child, .box-table td:first-child {
3856
- border-left: #dadede 1px solid; }
3857
- .box-table .table-cell:last-child, .box-table td:last-child {
3858
- border-right: #dadede 1px solid; }
3859
- .box-table thead th, .box-table thead td, .box-table .table-head .table-cell {
3860
- font-weight: normal;
3861
- border-color: transparent;
3862
- background: transparent;
3863
- border-bottom: none; }
3802
+ .box-table thead, .box-table .table-head {
3803
+ color: #888;
3804
+ font-size: 12px; }
3805
+ .box-table .table-row {
3806
+ display: table-row; }
3807
+ .box-table .table-cell, .box-table td {
3808
+ border-top: #dadede 1px solid;
3809
+ border-bottom: #dadede 1px solid;
3810
+ background: #fafafa;
3811
+ display: table-cell; }
3812
+ .box-table .table-cell:first-child, .box-table td:first-child {
3813
+ border-left: #dadede 1px solid; }
3814
+ .box-table .table-cell:last-child, .box-table td:last-child {
3815
+ border-right: #dadede 1px solid; }
3816
+ .box-table thead th, .box-table thead td, .box-table .table-head .table-cell {
3817
+ font-weight: normal;
3818
+ border-color: transparent;
3819
+ background: transparent;
3820
+ border-bottom: none; }
3864
3821
 
3865
3822
  .doc-table thead th, .doc-table .table-head .table-cell {
3866
3823
  font-weight: bold;
@@ -3873,54 +3830,53 @@ table {
3873
3830
  background: #fafafa;
3874
3831
  padding-left: 8px;
3875
3832
  padding-right: 8px; }
3876
- @media all and (min-width: 750px) {
3877
- .doc-table .table-cell, .doc-table td {
3878
- padding-left: 12px;
3879
- padding-right: 12px; } }
3880
- .doc-table tr:nth-child(2n+2) td,
3881
- .doc-table .table-row:nth-child(2n+2) .table-cell {
3833
+ @media all and (min-width: 750px) {
3834
+ .doc-table .table-cell, .doc-table td {
3835
+ padding-left: 12px;
3836
+ padding-right: 12px; } }
3837
+ .doc-table tr:nth-child(2n+2) td, .doc-table .table-row:nth-child(2n+2) .table-cell {
3882
3838
  background: #f2f2f2; }
3883
3839
 
3884
3840
  .border-table {
3885
3841
  border-bottom: #dadede 1px solid;
3886
3842
  display: table; }
3843
+ .border-table th, .border-table .table-head-cell {
3844
+ color: #888;
3845
+ padding-top: 3px;
3846
+ padding-bottom: 3px;
3847
+ text-shadow: 0 1px rgba(255, 255, 255, 0.8);
3848
+ font-size: 12px;
3849
+ background-color: #edefef; }
3850
+ @media all and (min-width: 750px) {
3887
3851
  .border-table th, .border-table .table-head-cell {
3888
- color: #888;
3889
- padding-top: 3px;
3890
- padding-bottom: 3px;
3891
- text-shadow: 0 1px rgba(255, 255, 255, 0.8);
3892
- font-size: 12px;
3893
- background-color: #edefef; }
3894
- @media all and (min-width: 750px) {
3895
- .border-table th, .border-table .table-head-cell {
3896
- padding-top: 5px;
3897
- padding-bottom: 5px; } }
3898
- .border-table .table-row {
3899
- display: table-row; }
3900
- .border-table .table-cell {
3901
- display: table-cell; }
3902
- .border-table .table-cell, .border-table .table-head-cell, .border-table td, .border-table th {
3903
- border: #dadede 1px solid; }
3904
- .border-table .table-cell, .border-table td {
3905
- background: #fafafa; }
3852
+ padding-top: 5px;
3853
+ padding-bottom: 5px; } }
3854
+ .border-table .table-row {
3855
+ display: table-row; }
3856
+ .border-table .table-cell {
3857
+ display: table-cell; }
3858
+ .border-table .table-cell, .border-table .table-head-cell, .border-table td, .border-table th {
3859
+ border: #dadede 1px solid; }
3860
+ .border-table .table-cell, .border-table td {
3861
+ background: #fafafa; }
3906
3862
 
3907
3863
  .link-cell {
3908
3864
  position: relative; }
3909
- .link-cell a:after {
3910
- content: "";
3911
- position: absolute;
3912
- top: 0;
3913
- left: 0;
3914
- right: 0;
3915
- bottom: 0; }
3865
+ .link-cell a:after {
3866
+ content: "";
3867
+ position: absolute;
3868
+ top: 0;
3869
+ left: 0;
3870
+ right: 0;
3871
+ bottom: 0; }
3916
3872
 
3917
3873
  .icon-cell.icon-cell {
3918
3874
  width: 1%;
3919
3875
  padding-right: 4px;
3920
3876
  border-right: none; }
3921
- .icon-cell.icon-cell + .table-cell, .icon-cell.icon-cell + td {
3922
- border-left: none;
3923
- padding-left: 4px; }
3877
+ .icon-cell.icon-cell + .table-cell, .icon-cell.icon-cell + td {
3878
+ border-left: none;
3879
+ padding-left: 4px; }
3924
3880
 
3925
3881
  @media all and (max-width: 599px) {
3926
3882
  .small-table, .small-table .table-cell, .small-table .table-row, .small-table .table-head, .small-table .table-head-cell {
@@ -3932,11 +3888,11 @@ table {
3932
3888
 
3933
3889
  form {
3934
3890
  width: 100%; }
3935
- form.max {
3936
- max-width: 100%; }
3937
- form fieldset {
3938
- padding: 0;
3939
- border: 0; }
3891
+ form.max {
3892
+ max-width: 100%; }
3893
+ form fieldset {
3894
+ padding: 0;
3895
+ border: 0; }
3940
3896
 
3941
3897
  label {
3942
3898
  font-size: 15px; }
@@ -3946,11 +3902,11 @@ form, .form-width {
3946
3902
 
3947
3903
  .form-row {
3948
3904
  margin: .8em 0; }
3949
- .form-row.split {
3950
- margin-top: 1.3em;
3951
- padding-top: .5em;
3952
- border-top: 1px solid #dadede;
3953
- box-shadow: #fff 0 1px inset; }
3905
+ .form-row.split {
3906
+ margin-top: 1.3em;
3907
+ padding-top: .5em;
3908
+ border-top: 1px solid #dadede;
3909
+ box-shadow: #fff 0 1px inset; }
3954
3910
 
3955
3911
  textarea, [type=text], [type=password], [type=number], [type=tel], [type=email], .select_box select {
3956
3912
  padding-top: 5px;
@@ -3962,99 +3918,98 @@ textarea, [type=text], [type=password], [type=number], [type=tel], [type=email],
3962
3918
  line-height: 1.65em;
3963
3919
  box-shadow: transparent 0 0 0 2px inset;
3964
3920
  -webkit-transition: background-color .3s ease-out, box-shadow .15s ease, border-color .15s ease;
3965
- transition: background-color .3s ease-out, box-shadow .15s ease, border-color .15s ease;
3921
+ transition: background-color .3s ease-out, box-shadow .15s ease, border-color .15s ease;
3966
3922
  color: #666;
3967
3923
  font-size: 14px; }
3968
- @media all and (min-width: 750px) {
3969
- textarea, [type=text], [type=password], [type=number], [type=tel], [type=email], .select_box select {
3970
- padding-top: 7px;
3971
- padding-bottom: 7px; } }
3972
- textarea:focus, [type=text]:focus, [type=password]:focus, [type=number]:focus, [type=tel]:focus, [type=email]:focus, .select_box select:focus {
3973
- box-shadow: 0 0 0 2px #7cb0d0 inset;
3974
- border-color: #7cb0d0;
3975
- background-color: #fff;
3976
- outline: none; }
3977
- textarea.error, .error[type=text], .error[type=password], .error[type=number], .error[type=tel], .error[type=email], .select_box select.error {
3978
- border-color: #cf9696;
3979
- background-color: #fcf8f8; }
3980
- textarea.error:focus, .error[type=text]:focus, .error[type=password]:focus, .error[type=number]:focus, .error[type=tel]:focus, .error[type=email]:focus, .select_box select.error:focus {
3981
- border-color: #d07c7c;
3982
- background-color: #fff;
3983
- box-shadow: 0 0 0 2px rgba(203, 65, 58, 0.8) inset; }
3984
- textarea.dark, .dark[type=text], .dark[type=password], .dark[type=number], .dark[type=tel], .dark[type=email], .select_box select.dark {
3985
- background-color: #424242;
3986
- color: #eee;
3987
- text-shadow: #000 0 1px; }
3988
- textarea.dark:focus, .dark[type=text]:focus, .dark[type=password]:focus, .dark[type=number]:focus, .dark[type=tel]:focus, .dark[type=email]:focus, .select_box select.dark:focus {
3989
- background-color: #333; }
3924
+ @media all and (min-width: 750px) {
3925
+ textarea, [type=text], [type=password], [type=number], [type=tel], [type=email], .select_box select {
3926
+ padding-top: 7px;
3927
+ padding-bottom: 7px; } }
3928
+ textarea:focus, [type=text]:focus, [type=password]:focus, [type=number]:focus, [type=tel]:focus, [type=email]:focus, .select_box select:focus {
3929
+ box-shadow: 0 0 0 2px #7cb0d0 inset;
3930
+ border-color: #7cb0d0;
3931
+ background-color: #fff;
3932
+ outline: none; }
3933
+ textarea.error, .error[type=text], .error[type=password], .error[type=number], .error[type=tel], .error[type=email], .select_box select.error {
3934
+ border-color: #cf9696;
3935
+ background-color: #fcf8f8; }
3936
+ textarea.error:focus, .error[type=text]:focus, .error[type=password]:focus, .error[type=number]:focus, .error[type=tel]:focus, .error[type=email]:focus, .select_box select.error:focus {
3937
+ border-color: #d07c7c;
3938
+ background-color: #fff;
3939
+ box-shadow: 0 0 0 2px rgba(203, 65, 58, 0.8) inset; }
3940
+ textarea.dark, .dark[type=text], .dark[type=password], .dark[type=number], .dark[type=tel], .dark[type=email], .select_box select.dark {
3941
+ background-color: #424242;
3942
+ color: #eee;
3943
+ text-shadow: #000 0 1px; }
3944
+ textarea.dark:focus, .dark[type=text]:focus, .dark[type=password]:focus, .dark[type=number]:focus, .dark[type=tel]:focus, .dark[type=email]:focus, .select_box select.dark:focus {
3945
+ background-color: #333; }
3990
3946
 
3991
3947
  textarea {
3992
3948
  min-height: 10em;
3993
3949
  width: 100%;
3994
3950
  display: block;
3995
3951
  max-height: 95vh; }
3996
- label + textarea {
3997
- margin-top: .4em; }
3998
- textarea.short {
3999
- min-height: 7em; }
4000
- textarea.tiny {
4001
- min-height: 3em;
4002
- height: 3em; }
3952
+ label + textarea {
3953
+ margin-top: .4em; }
3954
+ textarea.short {
3955
+ min-height: 7em; }
3956
+ textarea.tiny {
3957
+ min-height: 3em;
3958
+ height: 3em; }
4003
3959
 
4004
3960
  [type=text], [type=password], [type=number], [type=tel], [type=email] {
4005
3961
  vertical-align: middle;
4006
3962
  margin-right: .5em; }
4007
- [type=text].big, [type=password].big, [type=number].big, [type=tel].big, [type=email].big {
4008
- font-size: 15px;
4009
- padding-top: 10px;
4010
- padding-bottom: 10px;
4011
- margin-right: .8em; }
3963
+ [type=text].big, [type=password].big, [type=number].big, [type=tel].big, [type=email].big {
3964
+ font-size: 15px;
3965
+ padding-top: 10px;
3966
+ padding-bottom: 10px;
3967
+ margin-right: .8em; }
4012
3968
 
4013
- input[type=number]::-webkit-outer-spin-button,
4014
- input[type=number]::-webkit-inner-spin-button {
3969
+ input[type=number]::-webkit-outer-spin-button, input[type=number]::-webkit-inner-spin-button {
4015
3970
  -webkit-appearance: none;
4016
3971
  margin: 0; }
4017
3972
 
4018
3973
  .input-label {
4019
3974
  display: inline-block;
4020
3975
  letter-spacing: -5px; }
4021
- .input-label input {
4022
- letter-spacing: 0; }
3976
+ .input-label input {
3977
+ letter-spacing: 0; }
3978
+ .input-label:before, .input-label:after {
3979
+ color: #888;
3980
+ letter-spacing: 0;
3981
+ display: inline-block;
3982
+ background: #fbfbfb;
3983
+ border: 1px solid #c9c9c9;
3984
+ padding: 0 .9em;
3985
+ padding-top: 5px;
3986
+ padding-bottom: 5px;
3987
+ font-size: 14px;
3988
+ line-height: 1.65em;
3989
+ box-shadow: transparent 0 0 0 2px inset; }
3990
+ @media all and (min-width: 750px) {
4023
3991
  .input-label:before, .input-label:after {
4024
- color: #888;
4025
- letter-spacing: 0;
4026
- display: inline-block;
4027
- background: #fbfbfb;
4028
- border: 1px solid #c9c9c9;
4029
- padding: 0 .9em;
4030
- padding-top: 5px;
4031
- padding-bottom: 5px;
4032
- font-size: 14px;
4033
- line-height: 1.65em;
4034
- box-shadow: transparent 0 0 0 2px inset; }
4035
- @media all and (min-width: 750px) {
4036
- .input-label:before, .input-label:after {
4037
- padding-top: 7px;
4038
- padding-bottom: 7px; } }
4039
- .input-label[data-suffix] {
4040
- margin-right: .4em; }
4041
- .input-label[data-suffix] input {
4042
- border-top-right-radius: 0px;
4043
- border-bottom-right-radius: 0px;
4044
- margin-right: 0; }
4045
- .input-label[data-suffix]:after {
4046
- content: attr(data-suffix);
4047
- border-top-right-radius: 4px;
4048
- border-bottom-right-radius: 4px;
4049
- border-left: 0; }
4050
- .input-label[data-prefix] input {
4051
- border-top-left-radius: 0px;
4052
- border-bottom-left-radius: 0px; }
4053
- .input-label[data-prefix]:before {
4054
- content: attr(data-prefix);
4055
- border-top-left-radius: 4px;
4056
- border-bottom-left-radius: 4px;
4057
- border-right: 0; }
3992
+ padding-top: 7px;
3993
+ padding-bottom: 7px; } }
3994
+ .input-label[data-suffix] {
3995
+ margin-right: .4em; }
3996
+ .input-label[data-suffix] input {
3997
+ border-top-right-radius: 0px;
3998
+ border-bottom-right-radius: 0px;
3999
+ margin-right: 0; }
4000
+ .input-label[data-suffix]:after {
4001
+ content: attr(data-suffix);
4002
+ border-top-right-radius: 4px;
4003
+ border-bottom-right-radius: 4px;
4004
+ border-left: 0; }
4005
+ .input-label[data-prefix] input {
4006
+ border-top-left-radius: 0px;
4007
+ border-bottom-left-radius: 0px; }
4008
+ .input-label[data-prefix]:before {
4009
+ content: attr(data-prefix);
4010
+ border-top-left-radius: 4px;
4011
+ border-bottom-left-radius: 4px;
4012
+ border-right: 0; }
4058
4013
 
4059
4014
  .select_box {
4060
4015
  max-width: 100%;
@@ -4062,66 +4017,66 @@ input[type=number]::-webkit-inner-spin-button {
4062
4017
  font-size: 1em;
4063
4018
  position: relative;
4064
4019
  display: inline-block; }
4065
- .select_box.fill {
4066
- display: block; }
4067
- .select_box.fill select {
4068
- width: 100%; }
4069
- .select_box select {
4070
- -webkit-appearance: none;
4071
- -moz-appearance: window;
4072
- appearance: none;
4073
- cursor: pointer;
4074
- font-size: 14px;
4075
- padding-right: 2.2em;
4076
- position: relative;
4077
- z-index: 1; }
4078
- .select_box select, .select_box select:focus {
4079
- background: transparent; }
4080
- .select_box:after {
4081
- content: "";
4082
- z-index: 0;
4083
- position: absolute;
4084
- right: .8em;
4085
- border-right: 6px solid transparent;
4086
- border-left: 6px solid transparent;
4087
- border-top: 6px solid rgba(0, 0, 0, 0.2);
4088
- height: 0;
4089
- width: 0;
4090
- bottom: 40%; }
4020
+ .select_box.fill {
4021
+ display: block; }
4022
+ .select_box.fill select {
4023
+ width: 100%; }
4024
+ .select_box select {
4025
+ -webkit-appearance: none;
4026
+ -moz-appearance: window;
4027
+ appearance: none;
4028
+ cursor: pointer;
4029
+ font-size: 14px;
4030
+ padding-right: 2.2em;
4031
+ position: relative;
4032
+ z-index: 1; }
4033
+ .select_box select, .select_box select:focus {
4034
+ background: transparent; }
4035
+ .select_box:after {
4036
+ content: "";
4037
+ z-index: 0;
4038
+ position: absolute;
4039
+ right: .8em;
4040
+ border-right: 6px solid transparent;
4041
+ border-left: 6px solid transparent;
4042
+ border-top: 6px solid rgba(0, 0, 0, 0.2);
4043
+ height: 0;
4044
+ width: 0;
4045
+ bottom: 40%; }
4091
4046
 
4092
4047
  input[type=checkbox]:not(.switch), input[type=radio]:not(.switch) {
4093
4048
  position: absolute;
4094
4049
  z-index: -100;
4095
4050
  opacity: 0; }
4096
- input[type=checkbox]:not(.switch) + label, input[type=radio]:not(.switch) + label {
4097
- margin-right: .4em;
4098
- font-size: 16px;
4099
- position: relative;
4100
- display: inline-block;
4101
- cursor: pointer; }
4102
- input[type=checkbox]:not(.switch) + label:before, input[type=radio]:not(.switch) + label:before {
4103
- -webkit-transition: background-color .3s ease-out, box-shadow .15s ease, border-color .15s ease;
4104
- transition: background-color .3s ease-out, box-shadow .15s ease, border-color .15s ease;
4105
- content: "";
4106
- width: 18px;
4107
- height: 18px;
4108
- position: relative;
4109
- display: inline-block;
4110
- text-align: center;
4111
- top: 3px;
4112
- margin-right: 8px;
4113
- border: 1px solid #c9c9c9;
4114
- cursor: pointer;
4115
- background-color: #fff; }
4116
- input[type=checkbox]:not(.switch) + label:after, input[type=radio]:not(.switch) + label:after {
4117
- content: "";
4118
- position: absolute; }
4119
- input[type=checkbox]:not(.switch):focus + label:before, input[type=radio]:not(.switch):focus + label:before {
4120
- box-shadow: #9fc1ed 0 0 0 2px inset;
4121
- border-color: #75a5e4; }
4122
- input[type=checkbox]:not(.switch):checked + label:before, input[type=radio]:not(.switch):checked + label:before {
4123
- background-color: #4A89DC;
4124
- border-color: #276ecc; }
4051
+ input[type=checkbox]:not(.switch) + label, input[type=radio]:not(.switch) + label {
4052
+ margin-right: .4em;
4053
+ font-size: 16px;
4054
+ position: relative;
4055
+ display: inline-block;
4056
+ cursor: pointer; }
4057
+ input[type=checkbox]:not(.switch) + label:before, input[type=radio]:not(.switch) + label:before {
4058
+ -webkit-transition: background-color .3s ease-out, box-shadow .15s ease, border-color .15s ease;
4059
+ transition: background-color .3s ease-out, box-shadow .15s ease, border-color .15s ease;
4060
+ content: "";
4061
+ width: 18px;
4062
+ height: 18px;
4063
+ position: relative;
4064
+ display: inline-block;
4065
+ text-align: center;
4066
+ top: 3px;
4067
+ margin-right: 8px;
4068
+ border: 1px solid #c9c9c9;
4069
+ cursor: pointer;
4070
+ background-color: #fff; }
4071
+ input[type=checkbox]:not(.switch) + label:after, input[type=radio]:not(.switch) + label:after {
4072
+ content: "";
4073
+ position: absolute; }
4074
+ input[type=checkbox]:not(.switch):focus + label:before, input[type=radio]:not(.switch):focus + label:before {
4075
+ box-shadow: #9fc1ed 0 0 0 2px inset;
4076
+ border-color: #75a5e4; }
4077
+ input[type=checkbox]:not(.switch):checked + label:before, input[type=radio]:not(.switch):checked + label:before {
4078
+ background-color: #4A89DC;
4079
+ border-color: #276ecc; }
4125
4080
 
4126
4081
  input[type=checkbox]:not(.switch) + label:before {
4127
4082
  border-radius: 4px; }
@@ -4130,8 +4085,8 @@ input[type=checkbox]:not(.switch) + label:after {
4130
4085
  width: 10px;
4131
4086
  height: 6px;
4132
4087
  border: 3px solid rgba(74, 137, 220, 0);
4133
- border-top: none;
4134
- border-right: none;
4088
+ border-top: none;
4089
+ border-right: none;
4135
4090
  top: .5em;
4136
4091
  -webkit-transform: rotate(-45deg);
4137
4092
  transform: rotate(-45deg); }
@@ -4168,89 +4123,89 @@ input[type=radio]:not(.switch):checked + label:after {
4168
4123
  width: 76px;
4169
4124
  font-weight: bold;
4170
4125
  line-height: 0; }
4171
- .check-switch:before, .check-switch label:after {
4172
- padding-top: 1px;
4173
- line-height: 22px;
4174
- font-size: 11px;
4175
- display: inline-block;
4176
- width: 50%;
4177
- text-align: center;
4178
- color: #888;
4179
- text-shadow: #fff 0 1px;
4180
- -webkit-transition: color .2s ease-in-out;
4181
- transition: color .2s ease-in-out; }
4182
- .check-switch:before {
4183
- content: "OFF";
4184
- margin-right: 50%; }
4185
- .check-switch label:after {
4186
- content: "ON";
4187
- -webkit-transform: translateX(100%);
4188
- transform: translateX(100%); }
4189
- .check-switch label {
4190
- text-align: left;
4191
- color: transparent;
4192
- font-size: 0;
4193
- z-index: 1;
4194
- border-radius: 15px;
4195
- cursor: pointer;
4196
- position: absolute;
4197
- left: 0px;
4198
- top: 0px;
4199
- bottom: 0px;
4200
- right: 0px;
4201
- z-index: 1; }
4202
- .check-switch label:before {
4203
- position: absolute;
4204
- content: "";
4205
- width: 50%;
4206
- height: 100%;
4207
- left: 0;
4208
- border-radius: 15px;
4209
- z-index: 1;
4210
- background-color: rgba(0, 0, 0, 0.06);
4211
- background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0) 80%);
4212
- background-image: linear-gradient(rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0) 80%);
4213
- -webkit-transition: .15s ease;
4214
- transition: .15s ease;
4215
- -webkit-transition-property: background-color -webkit-transform;
4216
- transition-property: background-color transform;
4217
- box-shadow: #B3B9BC 0 0 0 1px inset, rgba(255, 255, 255, 0.5) 0 1px inset; }
4218
- .check-switch input {
4219
- position: absolute;
4220
- z-index: -100;
4221
- opacity: 0;
4222
- top: 0;
4223
- left: 0; }
4224
- .check-switch input:checked + label:before {
4225
- -webkit-transform: translateX(100%);
4226
- transform: translateX(100%);
4227
- background-color: rgba(64, 155, 217, 0.1);
4228
- box-shadow: rgba(64, 155, 217, 0.3) 0 0 0 1px inset; }
4229
- .check-switch input:checked + label:after {
4230
- color: #409bd9; }
4231
- .check-switch input:focus + label:before {
4232
- box-shadow: #82C1ED 0 0 0 1px inset, #82C1ED 0 0 0 2px inset; }
4233
- .check-switch input:disabled {
4234
- opacity: .2; }
4235
- .check-switch input:disabled:checked + label:before {
4236
- -webkit-transform: translateX(100%);
4237
- transform: translateX(100%);
4238
- background-color: rgba(64, 155, 217, 0.1);
4239
- box-shadow: rgba(64, 155, 217, 0.3) 0 0 0 1px inset; }
4240
- .check-switch input:disabled:checked + label:after {
4241
- color: #409bd9; }
4242
- .check-switch input:disabled:focus + label:before {
4243
- box-shadow: #82C1ED 0 0 0 1px inset, #82C1ED 0 0 0 2px inset; }
4244
- .check-switch input:disabled + label, .check-switch input:checked:disabled + label {
4245
- cursor: default;
4246
- background: rgba(255, 255, 255, 0.5);
4247
- box-shadow: #fff 0 1px 1px, #dadede 0 0 0 1px inset; }
4248
- .check-switch input:disabled + label:after, .check-switch input:checked:disabled + label:after {
4249
- color: rgba(136, 136, 136, 0.5); }
4250
- .check-switch input:disabled + label:before, .check-switch input:checked:disabled + label:before {
4251
- background: none;
4252
- color: rgba(136, 136, 136, 0.5);
4253
- box-shadow: #B3B9BC 0 0 0 1px inset, rgba(255, 255, 255, 0.5) 0 1px inset; }
4126
+ .check-switch:before, .check-switch label:after {
4127
+ padding-top: 1px;
4128
+ line-height: 22px;
4129
+ font-size: 11px;
4130
+ display: inline-block;
4131
+ width: 50%;
4132
+ text-align: center;
4133
+ color: #888;
4134
+ text-shadow: #fff 0 1px;
4135
+ -webkit-transition: color .2s ease-in-out;
4136
+ transition: color .2s ease-in-out; }
4137
+ .check-switch:before {
4138
+ content: "OFF";
4139
+ margin-right: 50%; }
4140
+ .check-switch label:after {
4141
+ content: "ON";
4142
+ -webkit-transform: translateX(100%);
4143
+ transform: translateX(100%); }
4144
+ .check-switch label {
4145
+ text-align: left;
4146
+ color: transparent;
4147
+ font-size: 0;
4148
+ z-index: 1;
4149
+ border-radius: 15px;
4150
+ cursor: pointer;
4151
+ position: absolute;
4152
+ left: 0px;
4153
+ top: 0px;
4154
+ bottom: 0px;
4155
+ right: 0px;
4156
+ z-index: 1; }
4157
+ .check-switch label:before {
4158
+ position: absolute;
4159
+ content: "";
4160
+ width: 50%;
4161
+ height: 100%;
4162
+ left: 0;
4163
+ border-radius: 15px;
4164
+ z-index: 1;
4165
+ background-color: rgba(0, 0, 0, 0.06);
4166
+ background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0) 80%);
4167
+ background-image: linear-gradient(rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0) 80%);
4168
+ -webkit-transition: .15s ease;
4169
+ transition: .15s ease;
4170
+ -webkit-transition-property: background-color transform;
4171
+ transition-property: background-color transform;
4172
+ box-shadow: #B3B9BC 0 0 0 1px inset, rgba(255, 255, 255, 0.5) 0 1px inset; }
4173
+ .check-switch input {
4174
+ position: absolute;
4175
+ z-index: -100;
4176
+ opacity: 0;
4177
+ top: 0;
4178
+ left: 0; }
4179
+ .check-switch input:checked + label:before {
4180
+ -webkit-transform: translateX(100%);
4181
+ transform: translateX(100%);
4182
+ background-color: rgba(64, 155, 217, 0.1);
4183
+ box-shadow: rgba(64, 155, 217, 0.3) 0 0 0 1px inset; }
4184
+ .check-switch input:checked + label:after {
4185
+ color: #409bd9; }
4186
+ .check-switch input:focus + label:before {
4187
+ box-shadow: #82C1ED 0 0 0 1px inset, #82C1ED 0 0 0 2px inset; }
4188
+ .check-switch input:disabled {
4189
+ opacity: .2; }
4190
+ .check-switch input:disabled:checked + label:before {
4191
+ -webkit-transform: translateX(100%);
4192
+ transform: translateX(100%);
4193
+ background-color: rgba(64, 155, 217, 0.1);
4194
+ box-shadow: rgba(64, 155, 217, 0.3) 0 0 0 1px inset; }
4195
+ .check-switch input:disabled:checked + label:after {
4196
+ color: #409bd9; }
4197
+ .check-switch input:disabled:focus + label:before {
4198
+ box-shadow: #82C1ED 0 0 0 1px inset, #82C1ED 0 0 0 2px inset; }
4199
+ .check-switch input:disabled + label, .check-switch input:checked:disabled + label {
4200
+ cursor: default;
4201
+ background: rgba(255, 255, 255, 0.5);
4202
+ box-shadow: #fff 0 1px 1px, #dadede 0 0 0 1px inset; }
4203
+ .check-switch input:disabled + label:after, .check-switch input:checked:disabled + label:after {
4204
+ color: rgba(136, 136, 136, 0.5); }
4205
+ .check-switch input:disabled + label:before, .check-switch input:checked:disabled + label:before {
4206
+ background: none;
4207
+ color: rgba(136, 136, 136, 0.5);
4208
+ box-shadow: #B3B9BC 0 0 0 1px inset, rgba(255, 255, 255, 0.5) 0 1px inset; }
4254
4209
 
4255
4210
  .radio-nav {
4256
4211
  display: inline-block;
@@ -4262,103 +4217,100 @@ input[type=radio]:not(.switch):checked + label:after {
4262
4217
  margin-bottom: 0.5em;
4263
4218
  letter-spacing: -4px;
4264
4219
  z-index: 1; }
4265
- .radio-nav input {
4266
- position: absolute;
4267
- z-index: -100;
4268
- opacity: 0;
4269
- top: 0;
4270
- left: 0; }
4271
- .radio-nav label {
4272
- text-align: left;
4273
- letter-spacing: normal;
4274
- cursor: pointer;
4275
- display: inline-block;
4276
- padding: 2px 12px;
4277
- line-height: 1.8em;
4278
- font-size: 13px;
4279
- color: #8d9297;
4280
- background-color: #edefef;
4281
- box-shadow: #B3B9BC 0 0 0 1px;
4282
- position: relative; }
4283
- .radio-nav input:first-child + label {
4284
- border-top-left-radius: 15px;
4285
- border-bottom-left-radius: 15px; }
4286
- .radio-nav label:last-child {
4287
- border-top-right-radius: 15px;
4288
- border-bottom-right-radius: 15px;
4289
- border-right: 0; }
4290
- .radio-nav input:focus + label, .radio-nav label:hover {
4291
- background-color: #f5f6f6;
4292
- color: #666; }
4293
- .radio-nav input:focus + label {
4294
- box-shadow: #7fbde6 0 0 0 1px, #7fbde6 0 0 0 1px inset;
4295
- z-index: 1; }
4296
- .radio-nav input:checked + label {
4297
- color: #2D333B;
4298
- background-image: -webkit-linear-gradient(#fff, rgba(255, 255, 255, 0));
4299
- background-image: linear-gradient(#fff, rgba(255, 255, 255, 0));
4300
- background-color: #f5f6f6; }
4220
+ .radio-nav input {
4221
+ position: absolute;
4222
+ z-index: -100;
4223
+ opacity: 0;
4224
+ top: 0;
4225
+ left: 0; }
4226
+ .radio-nav label {
4227
+ text-align: left;
4228
+ letter-spacing: normal;
4229
+ cursor: pointer;
4230
+ display: inline-block;
4231
+ padding: 2px 12px;
4232
+ line-height: 1.8em;
4233
+ font-size: 13px;
4234
+ color: #8d9297;
4235
+ background-color: #edefef;
4236
+ box-shadow: #B3B9BC 0 0 0 1px;
4237
+ position: relative; }
4238
+ .radio-nav input:first-child + label {
4239
+ border-top-left-radius: 15px;
4240
+ border-bottom-left-radius: 15px; }
4241
+ .radio-nav label:last-child {
4242
+ border-top-right-radius: 15px;
4243
+ border-bottom-right-radius: 15px;
4244
+ border-right: 0; }
4245
+ .radio-nav input:focus + label, .radio-nav label:hover {
4246
+ background-color: #f5f6f6;
4247
+ color: #666; }
4248
+ .radio-nav input:focus + label {
4249
+ box-shadow: #7fbde6 0 0 0 1px, #7fbde6 0 0 0 1px inset;
4250
+ z-index: 1; }
4251
+ .radio-nav input:checked + label {
4252
+ color: #2D333B;
4253
+ background-image: -webkit-linear-gradient(#fff, rgba(255, 255, 255, 0));
4254
+ background-image: linear-gradient(#fff, rgba(255, 255, 255, 0));
4255
+ background-color: #f5f6f6; }
4301
4256
 
4302
4257
  .table-form {
4303
4258
  margin: .8em 0; }
4304
- .table-form .table-row {
4305
- margin: .8em 0; }
4306
- .table-form .table-cell:empty {
4259
+ .table-form .table-row {
4260
+ margin: .8em 0; }
4261
+ .table-form .table-cell:empty {
4262
+ padding: 0; }
4263
+ .table-form [type=text], .table-form [type=password] {
4264
+ width: 100%; }
4265
+ .table-form .auto {
4266
+ width: auto; }
4267
+ @media all and (max-width: 749px) {
4268
+ .table-form .table-cell {
4307
4269
  padding: 0; }
4308
- .table-form [type=text], .table-form [type=password] {
4270
+ .table-form label:first-child {
4271
+ font-size: .8em;
4272
+ display: inline-block;
4273
+ margin: .4em 0; } }
4274
+ @media all and (min-width: 750px) {
4275
+ .table-form {
4276
+ display: table;
4309
4277
  width: 100%; }
4310
- .table-form .auto {
4311
- width: auto; }
4312
- @media all and (max-width: 749px) {
4313
- .table-form .table-cell {
4314
- padding: 0; }
4315
- .table-form label:first-child {
4316
- font-size: .8em;
4317
- display: inline-block;
4318
- margin: .4em 0; } }
4319
- @media all and (min-width: 750px) {
4320
- .table-form {
4321
- display: table;
4322
- width: 100%; }
4323
- .table-form .table-row {
4324
- display: table-row; }
4325
- .table-form .table-row.span-left:before {
4326
- content: "";
4327
- display: table-cell; }
4328
- .table-form .table-row.span-right:after {
4329
- content: "";
4330
- display: table-cell; }
4331
- .table-form .table-cell, .table-form .table-head-cell {
4332
- display: table-cell; }
4333
- .table-form .table-cell {
4334
- padding: .4em 0;
4335
- vertical-align: middle;
4336
- margin: 0; }
4337
- .table-form label.table-cell,
4338
- .table-form .table-cell:first-child:not(:last-child) {
4339
- width: 1%; }
4340
- .table-form label.table-cell label,
4341
- .table-form .table-cell:first-child:not(:last-child) label {
4342
- white-space: pre;
4343
- line-height: 2em;
4344
- padding-right: 1em; } }
4278
+ .table-form .table-row {
4279
+ display: table-row; }
4280
+ .table-form .table-row.span-left:before {
4281
+ content: "";
4282
+ display: table-cell; }
4283
+ .table-form .table-row.span-right:after {
4284
+ content: "";
4285
+ display: table-cell; }
4286
+ .table-form .table-cell, .table-form .table-head-cell {
4287
+ display: table-cell; }
4288
+ .table-form .table-cell {
4289
+ padding: .4em 0;
4290
+ vertical-align: middle;
4291
+ margin: 0; }
4292
+ .table-form label.table-cell, .table-form .table-cell:first-child:not(:last-child) {
4293
+ width: 1%; }
4294
+ .table-form label.table-cell label, .table-form .table-cell:first-child:not(:last-child) label {
4295
+ white-space: pre;
4296
+ line-height: 2em;
4297
+ padding-right: 1em; } }
4345
4298
 
4346
4299
  .stacked-form {
4347
4300
  margin: .8em 0; }
4348
- .stacked-form label:first-child {
4349
- font-size: .9em;
4350
- display: block;
4351
- margin: .8em 0; }
4352
- .stacked-form [type=checkbox] + label,
4353
- .stacked-form [type=radio] + label {
4354
- font-size: 1em; }
4355
- .stacked-form [type=text], .stacked-form [type=password] {
4356
- width: 100%; }
4357
- .stacked-form .auto {
4358
- width: auto; }
4359
- @media all and (min-width: 750px) {
4360
- .stacked-form label {
4361
- font-size: 1em; } }
4301
+ .stacked-form label:first-child {
4302
+ font-size: .9em;
4303
+ display: block;
4304
+ margin: .8em 0; }
4305
+ .stacked-form [type=checkbox] + label, .stacked-form [type=radio] + label {
4306
+ font-size: 1em; }
4307
+ .stacked-form [type=text], .stacked-form [type=password] {
4308
+ width: 100%; }
4309
+ .stacked-form .auto {
4310
+ width: auto; }
4311
+ @media all and (min-width: 750px) {
4312
+ .stacked-form label {
4313
+ font-size: 1em; } }
4362
4314
 
4363
4315
  .form-footer {
4364
4316
  text-align: right;
@@ -4367,9 +4319,9 @@ input[type=radio]:not(.switch):checked + label:after {
4367
4319
  padding-top: 1.3em;
4368
4320
  border-top: 1px solid #dadede;
4369
4321
  box-shadow: #fff 0 1px inset; }
4370
- .form-footer a, .form-footer button {
4371
- float: right;
4372
- margin-left: 8px; }
4322
+ .form-footer a, .form-footer button {
4323
+ float: right;
4324
+ margin-left: 8px; }
4373
4325
 
4374
4326
  .login-layout {
4375
4327
  background-color: #232a2f; }
@@ -4379,18 +4331,18 @@ input[type=radio]:not(.switch):checked + label:after {
4379
4331
  margin: 0 auto;
4380
4332
  padding: 0 1em;
4381
4333
  position: relative; }
4382
- @media all and (min-width: 500px) and (min-height: 560px) {
4383
- .login-page {
4384
- top: 45%;
4385
- -webkit-transform: translateY(-50%);
4386
- transform: translateY(-50%); } }
4334
+ @media all and (min-width: 500px) and (min-height: 560px) {
4335
+ .login-page {
4336
+ top: 45%;
4337
+ -webkit-transform: translateY(-50%);
4338
+ transform: translateY(-50%); } }
4387
4339
 
4388
4340
  .login-svg-logo {
4389
4341
  opacity: .7; }
4390
- .login-svg-logo .svg-logo-text {
4391
- fill: #91979f; }
4392
- .login-svg-logo .svg-logo-mark path {
4393
- fill: #91979f; }
4342
+ .login-svg-logo .svg-logo-text {
4343
+ fill: #91979f; }
4344
+ .login-svg-logo .svg-logo-mark path {
4345
+ fill: #91979f; }
4394
4346
 
4395
4347
  .logo-header {
4396
4348
  text-align: center;
@@ -4414,15 +4366,15 @@ input[type=radio]:not(.switch):checked + label:after {
4414
4366
  margin: 30px 0;
4415
4367
  text-align: center;
4416
4368
  color: #5c626b; }
4417
- .login-footer a {
4418
- color: #8f959e;
4419
- margin-bottom: 1em;
4420
- text-decoration: none;
4421
- font-family: "Hevetical Neue", Helvetica, Arial, sans;
4422
- font-weight: 200; }
4423
- .login-footer a:hover {
4424
- color: #aaafb6;
4425
- text-decoration: underline; }
4369
+ .login-footer a {
4370
+ color: #8f959e;
4371
+ margin-bottom: 1em;
4372
+ text-decoration: none;
4373
+ font-family: "Hevetical Neue", Helvetica, Arial, sans;
4374
+ font-weight: 200; }
4375
+ .login-footer a:hover {
4376
+ color: #aaafb6;
4377
+ text-decoration: underline; }
4426
4378
 
4427
4379
  @-webkit-keyframes login-logo-fade-in {
4428
4380
  0%, 20% {
@@ -4486,146 +4438,148 @@ input[type=range] {
4486
4438
  margin: 15px 0;
4487
4439
  height: 16px;
4488
4440
  background: transparent; }
4489
- input[type=range]:focus {
4490
- outline: none; }
4491
- input[type=range]::-webkit-slider-thumb {
4492
- -webkit-appearance: none; }
4493
- input[type=range]::-moz-slider-thumb {
4494
- -moz-appearance: none; }
4495
- input[type=range]::-ms-track {
4496
- width: 100%;
4497
- cursor: pointer;
4498
- background: transparent;
4499
- border-color: transparent;
4500
- color: transparent; }
4501
- input[type=range]::-moz-focus-outer {
4502
- border: 0; }
4503
- input[type=range]::-moz-range-track {
4504
- border: inherit;
4505
- background: transparent; }
4506
- input[type=range]::-moz-range-thumb {
4507
- box-shadow: rgba(0, 0, 0, 0.4) 0 0 0 1px, rgba(0, 0, 0, 0.4) 0 1px 1px inset;
4508
- border: 6px solid #fff;
4509
- background: #aaa;
4510
- box-sizing: border-box;
4511
- height: 19px;
4512
- width: 19px;
4513
- border-radius: 100%;
4514
- position: relative;
4515
- top: 1px;
4516
- transition: all .15s ease-in; }
4517
- input[type=range]::-moz-range-thumb:after {
4518
- box-sizing: border-box;
4519
- content: "";
4520
- position: absolute;
4521
- left: -15px;
4522
- right: -15px;
4523
- top: -15px;
4524
- bottom: -15px; }
4525
- input[type=range]::-moz-range-thumb:active {
4526
- background: #409bd9;
4527
- box-shadow: 0 0 2px 2px #7cb0d0, rgba(0, 0, 0, 0.4) 0 1px 1px inset; }
4528
- input[type=range]::-webkit-slider-thumb {
4529
- box-shadow: rgba(0, 0, 0, 0.4) 0 0 0 1px, rgba(0, 0, 0, 0.4) 0 1px 1px inset;
4530
- border: 6px solid #fff;
4531
- background: #aaa;
4532
- box-sizing: border-box;
4533
- height: 19px;
4534
- width: 19px;
4535
- border-radius: 100%;
4536
- position: relative;
4537
- top: 1px;
4538
- -webkit-transition: all .15s ease-in;
4539
- transition: all .15s ease-in; }
4540
- input[type=range]::-webkit-slider-thumb:after {
4541
- box-sizing: border-box;
4542
- content: "";
4543
- position: absolute;
4544
- left: -15px;
4545
- right: -15px;
4546
- top: -15px;
4547
- bottom: -15px; }
4548
- input[type=range]::-webkit-slider-thumb:active {
4549
- background: #409bd9;
4550
- box-shadow: 0 0 2px 2px #7cb0d0, rgba(0, 0, 0, 0.4) 0 1px 1px inset; }
4551
- input[type=range]::-ms-thumb {
4552
- box-shadow: rgba(0, 0, 0, 0.4) 0 0 0 1px, rgba(0, 0, 0, 0.4) 0 1px 1px inset;
4553
- border: 6px solid #fff;
4554
- background: #aaa;
4555
- box-sizing: border-box;
4556
- height: 19px;
4557
- width: 19px;
4558
- border-radius: 100%;
4559
- position: relative;
4560
- top: 1px;
4561
- transition: all .15s ease-in; }
4562
- input[type=range]::-ms-thumb:after {
4563
- box-sizing: border-box;
4564
- content: "";
4565
- position: absolute;
4566
- left: -15px;
4567
- right: -15px;
4568
- top: -15px;
4569
- bottom: -15px; }
4570
- input[type=range]::-ms-thumb:active {
4571
- background: #409bd9;
4572
- box-shadow: 0 0 2px 2px #7cb0d0, rgba(0, 0, 0, 0.4) 0 1px 1px inset; }
4573
- input[type=range]:focus::-moz-range-thumb {
4574
- background: #409bd9;
4575
- box-shadow: 0 0 2px 2px #7cb0d0, rgba(0, 0, 0, 0.4) 0 1px 1px inset; }
4576
- input[type=range]:focus::-webkit-slider-thumb {
4577
- background: #409bd9;
4578
- box-shadow: 0 0 2px 2px #7cb0d0, rgba(0, 0, 0, 0.4) 0 1px 1px inset; }
4579
- input[type=range]:focus::-ms-thumb {
4580
- background: #409bd9;
4581
- box-shadow: 0 0 2px 2px #7cb0d0, rgba(0, 0, 0, 0.4) 0 1px 1px inset; }
4582
- input[type=range]:after {
4583
- position: absolute;
4584
- content: "";
4585
- left: 4px;
4586
- right: 4px;
4587
- top: 6px;
4588
- height: 5px;
4589
- background: #ddd;
4590
- z-index: -1;
4591
- border-radius: 4px;
4592
- box-shadow: #aaa 0 0 0 1px; }
4593
- input[type=range]::-moz-slider-track {
4594
- height: 16px;
4595
- background: transparent; }
4596
- input[type=range]::-moz-slider-track:after {
4597
- position: absolute;
4598
- content: "";
4599
- left: 4px;
4600
- right: 4px;
4601
- top: 6px;
4602
- height: 5px;
4603
- background: #ddd;
4604
- z-index: -1;
4605
- border-radius: 4px;
4606
- box-shadow: #aaa 0 0 0 1px; }
4607
- input[type=range]::-ms-track {
4608
- height: 16px;
4609
- background: transparent; }
4610
- input[type=range]::-ms-track:after {
4611
- position: absolute;
4612
- content: "";
4613
- left: 4px;
4614
- right: 4px;
4615
- top: 6px;
4616
- height: 5px;
4617
- background: #ddd;
4618
- z-index: -1;
4619
- border-radius: 4px;
4620
- box-shadow: #aaa 0 0 0 1px; }
4621
- input[type=range].slider-input {
4622
- margin: 0; }
4623
- input[type=range].slider-input:after {
4624
- display: none; }
4625
- input[type=range].slider-input::-moz-slider-track:after {
4626
- display: none; }
4627
- input[type=range].slider-input::-ms-track:after {
4628
- display: none; }
4441
+ input[type=range]:focus {
4442
+ outline: none; }
4443
+ input[type=range]::-webkit-slider-thumb {
4444
+ -webkit-appearance: none; }
4445
+ input[type=range]::-moz-slider-thumb {
4446
+ -moz-appearance: none; }
4447
+ input[type=range]::-ms-track {
4448
+ width: 100%;
4449
+ cursor: pointer;
4450
+ background: transparent;
4451
+ border-color: transparent;
4452
+ color: transparent; }
4453
+ input[type=range]::-moz-focus-outer {
4454
+ border: 0; }
4455
+ input[type=range]::-moz-range-track {
4456
+ border: inherit;
4457
+ background: transparent; }
4458
+ input[type=range]::-moz-range-thumb {
4459
+ box-shadow: rgba(0, 0, 0, 0.4) 0 0 0 1px, rgba(0, 0, 0, 0.4) 0 1px 1px inset;
4460
+ border: 6px solid #fff;
4461
+ background: #aaa;
4462
+ box-sizing: border-box;
4463
+ height: 19px;
4464
+ width: 19px;
4465
+ border-radius: 100%;
4466
+ position: relative;
4467
+ top: 1px;
4468
+ -webkit-transition: all .15s ease-in;
4469
+ transition: all .15s ease-in; }
4470
+ input[type=range]::-moz-range-thumb:after {
4471
+ box-sizing: border-box;
4472
+ content: "";
4473
+ position: absolute;
4474
+ left: -15px;
4475
+ right: -15px;
4476
+ top: -15px;
4477
+ bottom: -15px; }
4478
+ input[type=range]::-moz-range-thumb:active {
4479
+ background: #409bd9;
4480
+ box-shadow: 0 0 2px 2px #7cb0d0, rgba(0, 0, 0, 0.4) 0 1px 1px inset; }
4481
+ input[type=range]::-webkit-slider-thumb {
4482
+ box-shadow: rgba(0, 0, 0, 0.4) 0 0 0 1px, rgba(0, 0, 0, 0.4) 0 1px 1px inset;
4483
+ border: 6px solid #fff;
4484
+ background: #aaa;
4485
+ box-sizing: border-box;
4486
+ height: 19px;
4487
+ width: 19px;
4488
+ border-radius: 100%;
4489
+ position: relative;
4490
+ top: 1px;
4491
+ -webkit-transition: all .15s ease-in;
4492
+ transition: all .15s ease-in; }
4493
+ input[type=range]::-webkit-slider-thumb:after {
4494
+ box-sizing: border-box;
4495
+ content: "";
4496
+ position: absolute;
4497
+ left: -15px;
4498
+ right: -15px;
4499
+ top: -15px;
4500
+ bottom: -15px; }
4501
+ input[type=range]::-webkit-slider-thumb:active {
4502
+ background: #409bd9;
4503
+ box-shadow: 0 0 2px 2px #7cb0d0, rgba(0, 0, 0, 0.4) 0 1px 1px inset; }
4504
+ input[type=range]::-ms-thumb {
4505
+ box-shadow: rgba(0, 0, 0, 0.4) 0 0 0 1px, rgba(0, 0, 0, 0.4) 0 1px 1px inset;
4506
+ border: 6px solid #fff;
4507
+ background: #aaa;
4508
+ box-sizing: border-box;
4509
+ height: 19px;
4510
+ width: 19px;
4511
+ border-radius: 100%;
4512
+ position: relative;
4513
+ top: 1px;
4514
+ -webkit-transition: all .15s ease-in;
4515
+ transition: all .15s ease-in; }
4516
+ input[type=range]::-ms-thumb:after {
4517
+ box-sizing: border-box;
4518
+ content: "";
4519
+ position: absolute;
4520
+ left: -15px;
4521
+ right: -15px;
4522
+ top: -15px;
4523
+ bottom: -15px; }
4524
+ input[type=range]::-ms-thumb:active {
4525
+ background: #409bd9;
4526
+ box-shadow: 0 0 2px 2px #7cb0d0, rgba(0, 0, 0, 0.4) 0 1px 1px inset; }
4527
+ input[type=range]:focus::-moz-range-thumb {
4528
+ background: #409bd9;
4529
+ box-shadow: 0 0 2px 2px #7cb0d0, rgba(0, 0, 0, 0.4) 0 1px 1px inset; }
4530
+ input[type=range]:focus::-webkit-slider-thumb {
4531
+ background: #409bd9;
4532
+ box-shadow: 0 0 2px 2px #7cb0d0, rgba(0, 0, 0, 0.4) 0 1px 1px inset; }
4533
+ input[type=range]:focus::-ms-thumb {
4534
+ background: #409bd9;
4535
+ box-shadow: 0 0 2px 2px #7cb0d0, rgba(0, 0, 0, 0.4) 0 1px 1px inset; }
4536
+ input[type=range]:after {
4537
+ position: absolute;
4538
+ content: "";
4539
+ left: 4px;
4540
+ right: 4px;
4541
+ top: 6px;
4542
+ height: 5px;
4543
+ background: #ddd;
4544
+ z-index: -1;
4545
+ border-radius: 4px;
4546
+ box-shadow: #aaa 0 0 0 1px; }
4547
+ input[type=range]::-moz-slider-track {
4548
+ height: 16px;
4549
+ background: transparent; }
4550
+ input[type=range]::-moz-slider-track:after {
4551
+ position: absolute;
4552
+ content: "";
4553
+ left: 4px;
4554
+ right: 4px;
4555
+ top: 6px;
4556
+ height: 5px;
4557
+ background: #ddd;
4558
+ z-index: -1;
4559
+ border-radius: 4px;
4560
+ box-shadow: #aaa 0 0 0 1px; }
4561
+ input[type=range]::-ms-track {
4562
+ height: 16px;
4563
+ background: transparent; }
4564
+ input[type=range]::-ms-track:after {
4565
+ position: absolute;
4566
+ content: "";
4567
+ left: 4px;
4568
+ right: 4px;
4569
+ top: 6px;
4570
+ height: 5px;
4571
+ background: #ddd;
4572
+ z-index: -1;
4573
+ border-radius: 4px;
4574
+ box-shadow: #aaa 0 0 0 1px; }
4575
+ input[type=range].slider-input {
4576
+ margin: 0; }
4577
+ input[type=range].slider-input:after {
4578
+ display: none; }
4579
+ input[type=range].slider-input::-moz-slider-track:after {
4580
+ display: none; }
4581
+ input[type=range].slider-input::-ms-track:after {
4582
+ display: none; }
4629
4583
 
4630
4584
  input::-moz-focus-inner {
4631
4585
  border: 0; }
@@ -4633,20 +4587,22 @@ input::-moz-focus-inner {
4633
4587
  .slider-container {
4634
4588
  position: relative;
4635
4589
  padding: .5em 0; }
4636
- @media all and (min-width: 450px) {
4637
- .slider-container {
4638
- display: -webkit-box;
4639
- display: -ms-flexbox;
4640
- display: flex;
4641
- -ms-flex-flow: row nowrap;
4642
- flex-flow: row nowrap;
4643
- -webkit-box-align: center;
4644
- -ms-flex-align: center;
4645
- align-items: center; }
4646
- .slider-container.with-label {
4647
- max-width: 320px; } }
4648
- .slider-container.line-labels {
4649
- padding: .7em 0; }
4590
+ @media all and (min-width: 450px) {
4591
+ .slider-container {
4592
+ display: -webkit-box;
4593
+ display: -ms-flexbox;
4594
+ display: flex;
4595
+ -webkit-box-orient: horizontal;
4596
+ -webkit-box-direction: normal;
4597
+ -ms-flex-flow: row nowrap;
4598
+ flex-flow: row nowrap;
4599
+ -webkit-box-align: center;
4600
+ -ms-flex-align: center;
4601
+ align-items: center; }
4602
+ .slider-container.with-label {
4603
+ max-width: 320px; } }
4604
+ .slider-container.line-labels {
4605
+ padding: .7em 0; }
4650
4606
 
4651
4607
  .slider-input-container {
4652
4608
  position: relative;
@@ -4663,8 +4619,10 @@ input::-moz-focus-inner {
4663
4619
  -webkit-box-align: center;
4664
4620
  -ms-flex-align: center;
4665
4621
  align-items: center;
4666
- -ms-flex-flow: row wrap;
4667
- flex-flow: row wrap;
4622
+ -webkit-box-orient: horizontal;
4623
+ -webkit-box-direction: normal;
4624
+ -ms-flex-flow: row wrap;
4625
+ flex-flow: row wrap;
4668
4626
  -webkit-box-pack: justify;
4669
4627
  -ms-flex-pack: justify;
4670
4628
  justify-content: space-between;
@@ -4714,27 +4672,27 @@ input::-moz-focus-inner {
4714
4672
  background: #ddd;
4715
4673
  border-left: 1px solid transparent;
4716
4674
  border-right: 1px solid #aaa; }
4717
- .slider-fill:before {
4718
- content: "";
4719
- position: absolute;
4720
- top: 0px;
4721
- left: 0px;
4722
- right: 0px;
4723
- bottom: 0px;
4724
- box-shadow: #aaa 0 0 0 1px;
4725
- z-index: -1; }
4726
- .slider-fill:first-child {
4727
- border-left: 1px solid #aaa; }
4728
- .slider-fill:first-child, .slider-fill:first-child:before {
4729
- border-top-left-radius: 5px;
4730
- border-bottom-left-radius: 5px; }
4731
- .slider-fill:first-child:before {
4732
- left: 0px; }
4733
- .slider-fill:last-child, .slider-fill:last-child:before {
4734
- border-top-right-radius: 5px;
4735
- border-bottom-right-radius: 5px; }
4736
- .slider-fill:last-child:before {
4737
- right: 0px; }
4675
+ .slider-fill:before {
4676
+ content: "";
4677
+ position: absolute;
4678
+ top: 0px;
4679
+ left: 0px;
4680
+ right: 0px;
4681
+ bottom: 0px;
4682
+ box-shadow: #aaa 0 0 0 1px;
4683
+ z-index: -1; }
4684
+ .slider-fill:first-child {
4685
+ border-left: 1px solid #aaa; }
4686
+ .slider-fill:first-child, .slider-fill:first-child:before {
4687
+ border-top-left-radius: 5px;
4688
+ border-bottom-left-radius: 5px; }
4689
+ .slider-fill:first-child:before {
4690
+ left: 0px; }
4691
+ .slider-fill:last-child, .slider-fill:last-child:before {
4692
+ border-top-right-radius: 5px;
4693
+ border-bottom-right-radius: 5px; }
4694
+ .slider-fill:last-child:before {
4695
+ right: 0px; }
4738
4696
 
4739
4697
  .slider-input.no-segments ~ .slider-fills .slider-fill, .slider-input[max='100'] ~ .slider-fills .slider-fill {
4740
4698
  border-right: 0; }
@@ -4754,15 +4712,15 @@ input::-moz-focus-inner {
4754
4712
  left: -9px;
4755
4713
  right: auto;
4756
4714
  text-align: left; }
4757
- .slider-segment:first-child .slider-line-label:before {
4758
- left: 8px; }
4715
+ .slider-segment:first-child .slider-line-label:before {
4716
+ left: 8px; }
4759
4717
 
4760
4718
  .slider-segment:last-child .slider-line-label {
4761
4719
  right: -11px;
4762
4720
  left: auto;
4763
4721
  text-align: right; }
4764
- .slider-segment:last-child .slider-line-label:before {
4765
- right: 9px; }
4722
+ .slider-segment:last-child .slider-line-label:before {
4723
+ right: 9px; }
4766
4724
 
4767
4725
  .slider-label {
4768
4726
  background: #fff;
@@ -4772,39 +4730,39 @@ input::-moz-focus-inner {
4772
4730
  padding: 4px 8px;
4773
4731
  position: relative;
4774
4732
  text-align: center; }
4775
- @media all and (min-width: 450px) {
4776
- .slider-label {
4777
- white-space: nowrap;
4778
- position: absolute;
4779
- top: 50%;
4780
- -webkit-transform: translatey(-50%);
4781
- transform: translatey(-50%);
4782
- -webkit-transform-style: preserve-3d;
4783
- transform-style: preserve-3d; }
4784
- .slider-label:after, .slider-label:before {
4785
- content: ""; } }
4786
- .slider-label:after, .slider-label:before {
4733
+ @media all and (min-width: 450px) {
4734
+ .slider-label {
4735
+ white-space: nowrap;
4787
4736
  position: absolute;
4788
- width: 0;
4789
- height: 0;
4790
4737
  top: 50%;
4791
4738
  -webkit-transform: translatey(-50%);
4792
4739
  transform: translatey(-50%);
4793
4740
  -webkit-transform-style: preserve-3d;
4794
- transform-style: preserve-3d;
4795
- border-top: 7px solid transparent;
4796
- border-bottom: 7px solid transparent; }
4741
+ transform-style: preserve-3d; }
4742
+ .slider-label:after, .slider-label:before {
4743
+ content: ""; } }
4744
+ .slider-label:after, .slider-label:before {
4745
+ position: absolute;
4746
+ width: 0;
4747
+ height: 0;
4748
+ top: 50%;
4749
+ -webkit-transform: translatey(-50%);
4750
+ transform: translatey(-50%);
4751
+ -webkit-transform-style: preserve-3d;
4752
+ transform-style: preserve-3d;
4753
+ border-top: 7px solid transparent;
4754
+ border-bottom: 7px solid transparent; }
4755
+ .slider-label > * + *:before {
4756
+ content: " — "; }
4757
+ @media all and (min-width: 450px) {
4758
+ .slider-label > * + * {
4759
+ display: block; }
4797
4760
  .slider-label > * + *:before {
4798
- content: ""; }
4799
- @media all and (min-width: 450px) {
4800
- .slider-label > * + * {
4801
- display: block; }
4802
- .slider-label > * + *:before {
4803
- content: ""; } }
4804
- .slider-label [class*=big] {
4805
- font-size: 1.15em; }
4806
- .slider-label [class*=small] {
4807
- font-size: .8em; }
4761
+ content: ""; } }
4762
+ .slider-label [class*=big] {
4763
+ font-size: 1.15em; }
4764
+ .slider-label [class*=small] {
4765
+ font-size: .8em; }
4808
4766
 
4809
4767
  [data-slider-label]:after {
4810
4768
  content: attr(data-after); }
@@ -4840,10 +4798,10 @@ input::-moz-focus-inner {
4840
4798
  .slider-input.fill ~ .slider-fills .slider-fill[data-index].filled {
4841
4799
  background: #409bd9;
4842
4800
  border-right-color: #247cb7; }
4843
- .slider-input.fill ~ .slider-fills .slider-fill[data-index].filled:first-child {
4844
- border-left-color: #247cb7; }
4845
- .slider-input.fill ~ .slider-fills .slider-fill[data-index].filled:before {
4846
- box-shadow: #247cb7 0 0 0 1px; }
4801
+ .slider-input.fill ~ .slider-fills .slider-fill[data-index].filled:first-child {
4802
+ border-left-color: #247cb7; }
4803
+ .slider-input.fill ~ .slider-fills .slider-fill[data-index].filled:before {
4804
+ box-shadow: #247cb7 0 0 0 1px; }
4847
4805
  .slider-input.fill ~ .slider-track .filled .slider-segment-mark[data-index]:before {
4848
4806
  border-color: #409bd9;
4849
4807
  box-shadow: #247cb7 0 0 0 1px inset; }
@@ -4853,10 +4811,10 @@ input::-moz-focus-inner {
4853
4811
  .slider-input.stop-light ~ .slider-fills .slider-fill[data-index="1"].filled {
4854
4812
  background: #e46767;
4855
4813
  border-right-color: #db3333; }
4856
- .slider-input.stop-light ~ .slider-fills .slider-fill[data-index="1"].filled:first-child {
4857
- border-left-color: #db3333; }
4858
- .slider-input.stop-light ~ .slider-fills .slider-fill[data-index="1"].filled:before {
4859
- box-shadow: #db3333 0 0 0 1px; }
4814
+ .slider-input.stop-light ~ .slider-fills .slider-fill[data-index="1"].filled:first-child {
4815
+ border-left-color: #db3333; }
4816
+ .slider-input.stop-light ~ .slider-fills .slider-fill[data-index="1"].filled:before {
4817
+ box-shadow: #db3333 0 0 0 1px; }
4860
4818
  .slider-input.stop-light ~ .slider-track .filled .slider-segment-mark[data-index="1"]:before {
4861
4819
  border-color: #e46767;
4862
4820
  box-shadow: #db3333 0 0 0 1px inset; }
@@ -4866,10 +4824,10 @@ input::-moz-focus-inner {
4866
4824
  .slider-input.stop-light ~ .slider-fills .slider-fill[data-index="2"].filled {
4867
4825
  background: #f7ad64;
4868
4826
  border-right-color: #f48f2a; }
4869
- .slider-input.stop-light ~ .slider-fills .slider-fill[data-index="2"].filled:first-child {
4870
- border-left-color: #f48f2a; }
4871
- .slider-input.stop-light ~ .slider-fills .slider-fill[data-index="2"].filled:before {
4872
- box-shadow: #f48f2a 0 0 0 1px; }
4827
+ .slider-input.stop-light ~ .slider-fills .slider-fill[data-index="2"].filled:first-child {
4828
+ border-left-color: #f48f2a; }
4829
+ .slider-input.stop-light ~ .slider-fills .slider-fill[data-index="2"].filled:before {
4830
+ box-shadow: #f48f2a 0 0 0 1px; }
4873
4831
  .slider-input.stop-light ~ .slider-track .filled .slider-segment-mark[data-index="2"]:before {
4874
4832
  border-color: #f7ad64;
4875
4833
  box-shadow: #f48f2a 0 0 0 1px inset; }
@@ -4879,10 +4837,10 @@ input::-moz-focus-inner {
4879
4837
  .slider-input.stop-light ~ .slider-fills .slider-fill[data-index="3"].filled {
4880
4838
  background: #4798d1;
4881
4839
  border-right-color: #2c79af; }
4882
- .slider-input.stop-light ~ .slider-fills .slider-fill[data-index="3"].filled:first-child {
4883
- border-left-color: #2c79af; }
4884
- .slider-input.stop-light ~ .slider-fills .slider-fill[data-index="3"].filled:before {
4885
- box-shadow: #2c79af 0 0 0 1px; }
4840
+ .slider-input.stop-light ~ .slider-fills .slider-fill[data-index="3"].filled:first-child {
4841
+ border-left-color: #2c79af; }
4842
+ .slider-input.stop-light ~ .slider-fills .slider-fill[data-index="3"].filled:before {
4843
+ box-shadow: #2c79af 0 0 0 1px; }
4886
4844
  .slider-input.stop-light ~ .slider-track .filled .slider-segment-mark[data-index="3"]:before {
4887
4845
  border-color: #4798d1;
4888
4846
  box-shadow: #2c79af 0 0 0 1px inset; }
@@ -4894,35 +4852,35 @@ input::-moz-focus-inner {
4894
4852
  padding: 0;
4895
4853
  margin-top: 1em;
4896
4854
  margin-bottom: 1em; }
4897
- .box-list .list-item {
4898
- margin: 0; }
4855
+ .box-list .list-item {
4856
+ margin: 0; }
4857
+ .wide.box-list {
4858
+ margin-left: -8px;
4859
+ margin-right: -8px; }
4860
+ @media all and (min-width: 750px) {
4899
4861
  .wide.box-list {
4900
- margin-left: -8px;
4901
- margin-right: -8px; }
4902
- @media all and (min-width: 750px) {
4903
- .wide.box-list {
4904
- margin-left: -12px;
4905
- margin-right: -12px; } }
4862
+ margin-left: -12px;
4863
+ margin-right: -12px; } }
4906
4864
 
4907
4865
  .box-list .list-item {
4908
4866
  display: block;
4909
4867
  border: #dadede 1px solid;
4910
- border-bottom-width: 0;
4868
+ border-bottom-width: 0;
4911
4869
  background: #fafafa;
4912
4870
  padding-left: 8px;
4913
4871
  padding-right: 8px;
4914
4872
  padding-bottom: 1px; }
4915
- @media all and (min-width: 750px) {
4916
- .box-list .list-item {
4917
- padding-left: 12px;
4918
- padding-right: 12px; } }
4919
- .box-list .list-item:last-child {
4920
- border-bottom-width: 1px; }
4873
+ @media all and (min-width: 750px) {
4874
+ .box-list .list-item {
4875
+ padding-left: 12px;
4876
+ padding-right: 12px; } }
4877
+ .box-list .list-item:last-child {
4878
+ border-bottom-width: 1px; }
4921
4879
  .box-list a.list-item {
4922
4880
  text-decoration: none;
4923
4881
  color: inherit; }
4924
- .box-list a.list-item:hover {
4925
- background: #FFFFFF; }
4882
+ .box-list a.list-item:hover {
4883
+ background: #FFFFFF; }
4926
4884
 
4927
4885
  .wide .list-item {
4928
4886
  border-left-color: transparent;
@@ -4930,25 +4888,25 @@ input::-moz-focus-inner {
4930
4888
 
4931
4889
  .box .box-list {
4932
4890
  margin: 0; }
4933
- .box .box-list .list-item:first-child {
4934
- border-top-width: 0;
4935
- padding-top: 1px; }
4891
+ .box .box-list .list-item:first-child {
4892
+ border-top-width: 0;
4893
+ padding-top: 1px; }
4936
4894
 
4937
4895
  .after-icon {
4938
4896
  position: relative; }
4939
- .after-icon:after {
4940
- font-size: 1.5em;
4941
- color: #B3B9BC;
4942
- position: absolute;
4943
- top: 50%;
4944
- right: 0;
4945
- -webkit-transform: translate(0, -50%);
4946
- transform: translate(0, -50%);
4947
- -webkit-transition: all .3s ease-out;
4948
- transition: all .3s ease-out;
4949
- opacity: .5; }
4950
- .after-icon:hover:after {
4951
- opacity: 1; }
4897
+ .after-icon:after {
4898
+ font-size: 1.5em;
4899
+ color: #B3B9BC;
4900
+ position: absolute;
4901
+ top: 50%;
4902
+ right: 0;
4903
+ -webkit-transform: translate(0, -50%);
4904
+ transform: translate(0, -50%);
4905
+ -webkit-transition: all .3s ease-out;
4906
+ transition: all .3s ease-out;
4907
+ opacity: .5; }
4908
+ .after-icon:hover:after {
4909
+ opacity: 1; }
4952
4910
 
4953
4911
  .bson-code {
4954
4912
  font-size: 13px;
@@ -4956,17 +4914,17 @@ input::-moz-focus-inner {
4956
4914
  color: #657b83;
4957
4915
  /*a { color: darken($code_blue, 4); }*/
4958
4916
  /*pre { background: none; border: 0; padding: 0;}*/ }
4959
- .bson-code .key {
4960
- color: #073642; }
4961
- .bson-code .value {
4962
- color: #268bd2; }
4963
- .bson-code .string {
4964
- color: #2aa198;
4965
- word-break: break-all; }
4966
- .bson-code .function {
4967
- color: #b58900; }
4968
- .bson-code .number {
4969
- color: #cb4b16; }
4917
+ .bson-code .key {
4918
+ color: #073642; }
4919
+ .bson-code .value {
4920
+ color: #268bd2; }
4921
+ .bson-code .string {
4922
+ color: #2aa198;
4923
+ word-break: break-all; }
4924
+ .bson-code .function {
4925
+ color: #b58900; }
4926
+ .bson-code .number {
4927
+ color: #cb4b16; }
4970
4928
 
4971
4929
  .cm-s-default .cm-keyword {
4972
4930
  color: #268bd2; }
@@ -5048,19 +5006,19 @@ div.CodeMirror {
5048
5006
  border-radius: 4px;
5049
5007
  padding: 5px;
5050
5008
  font-family: "Ubuntu Mono", "Consolas", "Liberation Mono", monaco, "Lucida Console", "Consolas", monospace; }
5051
- div.CodeMirror pre {
5052
- color: #657b83;
5053
- font-size: 14px;
5054
- cursor: text; }
5055
- div.CodeMirror .CodeMirror-cursor {
5056
- border-left: 2px solid #43baff; }
5057
- div.CodeMirror .CodeMirror-cursor {
5058
- border-left: 2px solid #43baff; }
5059
- div.CodeMirror span.CodeMirror-matchingbracket {
5060
- color: #409bd9;
5061
- font-weight: bold; }
5062
- div.CodeMirror span.CodeMirror-nonmatchingbracket {
5063
- color: #dc322f; }
5009
+ div.CodeMirror pre {
5010
+ color: #657b83;
5011
+ font-size: 14px;
5012
+ cursor: text; }
5013
+ div.CodeMirror .CodeMirror-cursor {
5014
+ border-left: 2px solid #43baff; }
5015
+ div.CodeMirror .CodeMirror-cursor {
5016
+ border-left: 2px solid #43baff; }
5017
+ div.CodeMirror span.CodeMirror-matchingbracket {
5018
+ color: #409bd9;
5019
+ font-weight: bold; }
5020
+ div.CodeMirror span.CodeMirror-nonmatchingbracket {
5021
+ color: #dc322f; }
5064
5022
 
5065
5023
  .CodeMirror-scroll {
5066
5024
  height: 100%;
@@ -5072,9 +5030,9 @@ div.CodeMirror {
5072
5030
 
5073
5031
  .code-editor, .code-editor-content {
5074
5032
  height: 100%; }
5075
- .code-editor .CodeMirror, .code-editor-content .CodeMirror {
5076
- height: 100%;
5077
- max-height: 100%; }
5033
+ .code-editor .CodeMirror, .code-editor-content .CodeMirror {
5034
+ height: 100%;
5035
+ max-height: 100%; }
5078
5036
 
5079
5037
  div.CodeMirror-focused {
5080
5038
  border-color: #7cb0d0;
@@ -5093,22 +5051,16 @@ div.CodeMirror-selected {
5093
5051
  background: #BDE1FF; }
5094
5052
 
5095
5053
  /* Set up the basic look and feel */
5096
- code,
5097
- kbd,
5098
- samp {
5054
+ code, kbd, samp {
5099
5055
  color: inherit;
5100
5056
  background-color: rgba(255, 255, 255, 0.3);
5101
5057
  border: 1px solid rgba(0, 0, 0, 0.1);
5102
5058
  font-family: Consolas, "Liberation Mono", Courier, monospace;
5103
5059
  font-size: .95em;
5104
5060
  border-radius: 3px; }
5105
- code:before, code:after,
5106
- kbd:before,
5107
- kbd:after,
5108
- samp:before,
5109
- samp:after {
5110
- content: "\00a0";
5111
- letter-spacing: -0.2em; }
5061
+ code:before, code:after, kbd:before, kbd:after, samp:before, samp:after {
5062
+ content: "\00a0";
5063
+ letter-spacing: -0.2em; }
5112
5064
 
5113
5065
  pre[class*=lang-] {
5114
5066
  padding: 1em; }
@@ -5134,7 +5086,6 @@ pre.box-content {
5134
5086
  direction: ltr;
5135
5087
  display: block;
5136
5088
  -webkit-hyphens: none;
5137
- -moz-hyphens: none;
5138
5089
  -ms-hyphens: none;
5139
5090
  hyphens: none;
5140
5091
  -moz-tab-size: 2;
@@ -5149,8 +5100,8 @@ pre.box-content {
5149
5100
  display: block;
5150
5101
  border: none;
5151
5102
  font-size: inherit; }
5152
- .highlighted-code:before, .highlighted-code:after {
5153
- content: none; }
5103
+ .highlighted-code:before, .highlighted-code:after {
5104
+ content: none; }
5154
5105
 
5155
5106
  .progress-bar-wrapper {
5156
5107
  font-size: .8em; }
@@ -5164,19 +5115,18 @@ pre.box-content {
5164
5115
  width: 150px;
5165
5116
  max-width: 100%;
5166
5117
  vertical-align: middle; }
5167
- .progress-bar:before {
5168
- content: "";
5169
- position: absolute;
5170
- left: 0;
5171
- right: 0;
5172
- top: 0;
5173
- bottom: 0;
5174
- box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.3) inset;
5175
- z-index: 1;
5176
- border-radius: 3px; }
5177
- .progress-bar-label + .progress-bar,
5178
- .progress-bar + .progress-bar-label {
5179
- margin-left: .5em; }
5118
+ .progress-bar:before {
5119
+ content: "";
5120
+ position: absolute;
5121
+ left: 0;
5122
+ right: 0;
5123
+ top: 0;
5124
+ bottom: 0;
5125
+ box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.3) inset;
5126
+ z-index: 1;
5127
+ border-radius: 3px; }
5128
+ .progress-bar-label + .progress-bar, .progress-bar + .progress-bar-label {
5129
+ margin-left: .5em; }
5180
5130
 
5181
5131
  .progress-bar-label {
5182
5132
  vertical-align: middle; }
@@ -5464,9 +5414,7 @@ pre.box-content {
5464
5414
  /* compose logo */
5465
5415
  -webkit-transform: translate(0, 0);
5466
5416
  transform: translate(0, 0); } }
5467
- .loading-graphic-wrapper:before, .loading-graphic-wrapper:after,
5468
- .loading-graphic-wrapper .loading-graphic:before,
5469
- .loading-graphic-wrapper .loading-graphic:after {
5417
+ .loading-graphic-wrapper:before, .loading-graphic-wrapper:after, .loading-graphic-wrapper .loading-graphic:before, .loading-graphic-wrapper .loading-graphic:after {
5470
5418
  content: "";
5471
5419
  width: 70px;
5472
5420
  height: 82.11px;
@@ -5485,19 +5433,19 @@ pre.box-content {
5485
5433
  padding-top: 15px;
5486
5434
  text-align: left;
5487
5435
  margin: 2.5em auto; }
5488
- .loading-graphic-wrapper:before {
5489
- -webkit-animation: large-tetromino-animation-1 1.5s ease-out infinite;
5490
- animation: large-tetromino-animation-1 1.5s ease-out infinite; }
5491
- .loading-graphic-wrapper .loading-graphic:before {
5492
- -webkit-animation: large-tetromino-animation-2 1.5s ease-out infinite;
5493
- animation: large-tetromino-animation-2 1.5s ease-out infinite; }
5494
- .loading-graphic-wrapper .loading-graphic:after {
5495
- -webkit-animation: large-tetromino-animation-3 1.5s ease-out infinite;
5496
- animation: large-tetromino-animation-3 1.5s ease-out infinite;
5497
- z-index: 2; }
5498
- .loading-graphic-wrapper:after {
5499
- -webkit-animation: large-tetromino-animation-4 1.5s ease-out infinite;
5500
- animation: large-tetromino-animation-4 1.5s ease-out infinite; }
5436
+ .loading-graphic-wrapper:before {
5437
+ -webkit-animation: large-tetromino-animation-1 1.5s ease-out infinite;
5438
+ animation: large-tetromino-animation-1 1.5s ease-out infinite; }
5439
+ .loading-graphic-wrapper .loading-graphic:before {
5440
+ -webkit-animation: large-tetromino-animation-2 1.5s ease-out infinite;
5441
+ animation: large-tetromino-animation-2 1.5s ease-out infinite; }
5442
+ .loading-graphic-wrapper .loading-graphic:after {
5443
+ -webkit-animation: large-tetromino-animation-3 1.5s ease-out infinite;
5444
+ animation: large-tetromino-animation-3 1.5s ease-out infinite;
5445
+ z-index: 2; }
5446
+ .loading-graphic-wrapper:after {
5447
+ -webkit-animation: large-tetromino-animation-4 1.5s ease-out infinite;
5448
+ animation: large-tetromino-animation-4 1.5s ease-out infinite; }
5501
5449
 
5502
5450
  .crop-height {
5503
5451
  max-height: 4.7em;
@@ -5506,18 +5454,18 @@ pre.box-content {
5506
5454
 
5507
5455
  .time-switch {
5508
5456
  cursor: pointer; }
5509
- .time-switch .utc, .time-switch .local {
5510
- font-size: 14px; }
5511
- .time-switch .timeago {
5512
- font-size: 14px; }
5513
- .time-switch .local {
5514
- display: none; }
5515
- .time-switch.alt-zone .utc {
5516
- display: none; }
5517
- .time-switch.alt-zone .local {
5518
- display: inline-block; }
5519
- .time-switch .date, .time-switch .time, .time-switch .timeago {
5520
- white-space: nowrap; }
5457
+ .time-switch .utc, .time-switch .local {
5458
+ font-size: 14px; }
5459
+ .time-switch .timeago {
5460
+ font-size: 14px; }
5461
+ .time-switch .local {
5462
+ display: none; }
5463
+ .time-switch.alt-zone .utc {
5464
+ display: none; }
5465
+ .time-switch.alt-zone .local {
5466
+ display: inline-block; }
5467
+ .time-switch .date, .time-switch .time, .time-switch .timeago {
5468
+ white-space: nowrap; }
5521
5469
 
5522
5470
  .timeago {
5523
5471
  white-space: nowrap; }
@@ -6457,5 +6405,3 @@ pre.box-content {
6457
6405
 
6458
6406
  .graph-hover-border:hover {
6459
6407
  border-color: #2891FA !important; }
6460
-
6461
- /*# sourceMappingURL=megatron-0.2.36.css.map */