@import "https://fonts.googleapis.com/css?family=Raleway:400,800,900";
@import "https://fonts.googleapis.com/css?family=Questrial";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
button,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block; }

body {
  line-height: 1; }

ol,
ul {
  list-style: none; }

blockquote,
q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: '';
  content: none; }

q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.is-hidden {
  display: none !important; }

.is-invisible {
  visibility: none !important; }

.inline {
  display: inline !important; }

.inline-block {
  display: inline-block !important; }

.left {
  float: left !important; }

.right {
  float: right !important; }

.text-left {
  text-align: left !important; }

.text-center {
  text-align: center !important; }

.text-right {
  text-align: right !important; }

.underline {
  text-decoration: underline !important; }

.upper {
  text-transform: uppercase !important; }

.absolute {
  position: absolute; }

.fixed {
  position: fixed; }

header > div, footer > div, page > div, .full-w {
  width: 100%; }

.fit {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

header > div, footer > div, page > div {
  overflow: hidden; }

.block, header > div, footer > div, page > div, page {
  display: block !important; }

.hcenter {
  margin-left: auto !important;
  margin-right: auto !important; }

.btn-block, .btn-success, .btn-alert, .box > *, header > div, footer > div, page > div {
  padding: 0.6rem; }

input[type="submit"],
input[type="reset"],
input[type="button"],
button, .btn-block, .btn-success, .btn-alert {
  margin-bottom: 0.6rem; }

body {
  background-color: #FFF; }

body {
  color: #000; }

.box__ft {
  background-color: #F00; }

header, footer {
  background-color: green; }

.box__hd {
  background-color: blue; }

@media only screen and (max-width: 480px) {
  .s-ct {
    text-align: center; }

  .s-rt {
    text-align: right; }

  .s-jt {
    text-align: justify; }

  .s-lt {
    text-align: left; } }
@media only screen and (min-width: 481px) and (max-width: 800px) {
  .m-ct {
    text-align: center; }

  .m-rt {
    text-align: right; }

  .m-jt {
    text-align: justify; }

  .m-lt {
    text-align: left; } }
@media only screen and (min-width: 801px) {
  .l-ct {
    text-align: center; }

  .l-rt {
    text-align: right; }

  .l-jt {
    text-align: justify; }

  .l-lt {
    text-align: left; } }
@media only screen and (min-width: 1280px) {
  .xl-ct {
    text-align: center; }

  .xl-rt {
    text-align: right; }

  .xl-jt {
    text-align: justify; }

  .xl-lt {
    text-align: left; } }
@media only screen and (min-width: 1800px) {
  .xxl-ct {
    text-align: center; }

  .xxl-rt {
    text-align: right; }

  .xxl-jt {
    text-align: justify; }

  .xxl-lt {
    text-align: left; } }
input[type="submit"],
input[type="reset"],
input[type="button"],
button {
  line-height: normal;
  overflow: visible;
  -webkit-appearance: button;
  cursor: pointer;
  font: inherit;
  margin-left: 0;
  margin-right: 0; }

input::-moz-focus-inner,
button::-moz-focus-inner {
  border: 0;
  padding: 0; }

[role="button"] {
  color: inherit;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  white-space: pre;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none; }

@media only screen and (max-width: 480px) {
  .btn-block {
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 100%; } }

.btn-s {
  font-size: 0.6em; }

.btn-m {
  font-size: 1em; }

.btn-l {
  font-size: 1.4em; }

.btn-xl {
  font-size: 1.8em; }

.box--fit, .layout {
  display: table;
  height: 100%;
  width: 100%; }

.box__hd, .box__bd, .box__ft {
  position: relative;
  overflow: hidden;
  _overflow: visible;
  _zoom: 1; }

.box__hd--fit, header, .box__bd--fit, page, .box__ft--fit, footer {
  display: table-row; }

.box__bd--fit, page {
  display: table-row; }

.box__hd--fix, header {
  position: fixed;
  top: 0;
  width: 100%; }

.box__ft--fix {
  position: fixed;
  bottom: 0; }

.colors {
  overflow: hidden;
  display: inline-block; }
  .colors div {
    font-size: 10px;
    position: relative; }
    .colors div:before, .colors div:after {
      background: #FFF;
      top: 0px;
      position: absolute;
      width: 100%;
      padding: 1px; }
  .colors > div {
    float: left;
    width: 120px;
    overflow: hidden;
    display: block;
    padding-top: 30px; }
    .colors > div > div {
      width: 120px;
      height: 30px;
      display: block; }
  .colors > div:nth-child(1) {
    background-color: #FFF; }
    .colors > div:nth-child(1):before {
      content: "color-1  (white)"; }
    .colors > div:nth-child(1) > div:nth-child(1) {
      background-color: #ededed; }
      .colors > div:nth-child(1) > div:nth-child(1):after {
        content: "color-1-darken7"; }
    .colors > div:nth-child(1) > div:nth-child(2) {
      background-color: #dbdbdb; }
      .colors > div:nth-child(1) > div:nth-child(2):after {
        content: "color-1-darken14"; }
    .colors > div:nth-child(1) > div:nth-child(3) {
      background-color: #c9c9c9; }
      .colors > div:nth-child(1) > div:nth-child(3):after {
        content: "color-1-darken21"; }
    .colors > div:nth-child(1) > div:nth-child(4) {
      background-color: #b8b8b8; }
      .colors > div:nth-child(1) > div:nth-child(4):after {
        content: "color-1-darken28"; }
    .colors > div:nth-child(1) > div:nth-child(5) {
      background-color: #a6a6a6; }
      .colors > div:nth-child(1) > div:nth-child(5):after {
        content: "color-1-darken35"; }
    .colors > div:nth-child(1) > div:nth-child(6) {
      background-color: white; }
      .colors > div:nth-child(1) > div:nth-child(6):after {
        content: "color-1-lighten7"; }
    .colors > div:nth-child(1) > div:nth-child(7) {
      background-color: white; }
      .colors > div:nth-child(1) > div:nth-child(7):after {
        content: "color-1-lighten14"; }
    .colors > div:nth-child(1) > div:nth-child(8) {
      background-color: white; }
      .colors > div:nth-child(1) > div:nth-child(8):after {
        content: "color-1-lighten21"; }
    .colors > div:nth-child(1) > div:nth-child(9) {
      background-color: white; }
      .colors > div:nth-child(1) > div:nth-child(9):after {
        content: "color-1-lighten28"; }
    .colors > div:nth-child(1) > div:nth-child(10) {
      background-color: white; }
      .colors > div:nth-child(1) > div:nth-child(10):after {
        content: "color-1-lighten35"; }
  .colors > div:nth-child(2) {
    background-color: #000; }
    .colors > div:nth-child(2):before {
      content: "color-2  (black)"; }
    .colors > div:nth-child(2) > div:nth-child(1) {
      background-color: black; }
      .colors > div:nth-child(2) > div:nth-child(1):after {
        content: "color-2-darken7"; }
    .colors > div:nth-child(2) > div:nth-child(2) {
      background-color: black; }
      .colors > div:nth-child(2) > div:nth-child(2):after {
        content: "color-2-darken14"; }
    .colors > div:nth-child(2) > div:nth-child(3) {
      background-color: black; }
      .colors > div:nth-child(2) > div:nth-child(3):after {
        content: "color-2-darken21"; }
    .colors > div:nth-child(2) > div:nth-child(4) {
      background-color: black; }
      .colors > div:nth-child(2) > div:nth-child(4):after {
        content: "color-2-darken28"; }
    .colors > div:nth-child(2) > div:nth-child(5) {
      background-color: black; }
      .colors > div:nth-child(2) > div:nth-child(5):after {
        content: "color-2-darken35"; }
    .colors > div:nth-child(2) > div:nth-child(6) {
      background-color: #121212; }
      .colors > div:nth-child(2) > div:nth-child(6):after {
        content: "color-2-lighten7"; }
    .colors > div:nth-child(2) > div:nth-child(7) {
      background-color: #242424; }
      .colors > div:nth-child(2) > div:nth-child(7):after {
        content: "color-2-lighten14"; }
    .colors > div:nth-child(2) > div:nth-child(8) {
      background-color: #363636; }
      .colors > div:nth-child(2) > div:nth-child(8):after {
        content: "color-2-lighten21"; }
    .colors > div:nth-child(2) > div:nth-child(9) {
      background-color: #474747; }
      .colors > div:nth-child(2) > div:nth-child(9):after {
        content: "color-2-lighten28"; }
    .colors > div:nth-child(2) > div:nth-child(10) {
      background-color: #595959; }
      .colors > div:nth-child(2) > div:nth-child(10):after {
        content: "color-2-lighten35"; }
  .colors > div:nth-child(3) {
    background-color: #F00; }
    .colors > div:nth-child(3):before {
      content: "color-3  (gray)"; }
    .colors > div:nth-child(3) > div:nth-child(1) {
      background-color: #db0000; }
      .colors > div:nth-child(3) > div:nth-child(1):after {
        content: "color-3-darken7"; }
    .colors > div:nth-child(3) > div:nth-child(2) {
      background-color: #b80000; }
      .colors > div:nth-child(3) > div:nth-child(2):after {
        content: "color-3-darken14"; }
    .colors > div:nth-child(3) > div:nth-child(3) {
      background-color: #940000; }
      .colors > div:nth-child(3) > div:nth-child(3):after {
        content: "color-3-darken21"; }
    .colors > div:nth-child(3) > div:nth-child(4) {
      background-color: #700000; }
      .colors > div:nth-child(3) > div:nth-child(4):after {
        content: "color-3-darken28"; }
    .colors > div:nth-child(3) > div:nth-child(5) {
      background-color: #4d0000; }
      .colors > div:nth-child(3) > div:nth-child(5):after {
        content: "color-3-darken35"; }
    .colors > div:nth-child(3) > div:nth-child(6) {
      background-color: #ff2424; }
      .colors > div:nth-child(3) > div:nth-child(6):after {
        content: "color-3-lighten7"; }
    .colors > div:nth-child(3) > div:nth-child(7) {
      background-color: #ff4747; }
      .colors > div:nth-child(3) > div:nth-child(7):after {
        content: "color-3-lighten14"; }
    .colors > div:nth-child(3) > div:nth-child(8) {
      background-color: #ff6b6b; }
      .colors > div:nth-child(3) > div:nth-child(8):after {
        content: "color-3-lighten21"; }
    .colors > div:nth-child(3) > div:nth-child(9) {
      background-color: #ff8f8f; }
      .colors > div:nth-child(3) > div:nth-child(9):after {
        content: "color-3-lighten28"; }
    .colors > div:nth-child(3) > div:nth-child(10) {
      background-color: #ffb3b3; }
      .colors > div:nth-child(3) > div:nth-child(10):after {
        content: "color-3-lighten35"; }
  .colors > div:nth-child(4) {
    background-color: green; }
    .colors > div:nth-child(4):before {
      content: "color-4  (green)"; }
    .colors > div:nth-child(4) > div:nth-child(1) {
      background-color: #005c00; }
      .colors > div:nth-child(4) > div:nth-child(1):after {
        content: "color-4-darken7"; }
    .colors > div:nth-child(4) > div:nth-child(2) {
      background-color: #003900; }
      .colors > div:nth-child(4) > div:nth-child(2):after {
        content: "color-4-darken14"; }
    .colors > div:nth-child(4) > div:nth-child(3) {
      background-color: #001500; }
      .colors > div:nth-child(4) > div:nth-child(3):after {
        content: "color-4-darken21"; }
    .colors > div:nth-child(4) > div:nth-child(4) {
      background-color: black; }
      .colors > div:nth-child(4) > div:nth-child(4):after {
        content: "color-4-darken28"; }
    .colors > div:nth-child(4) > div:nth-child(5) {
      background-color: black; }
      .colors > div:nth-child(4) > div:nth-child(5):after {
        content: "color-4-darken35"; }
    .colors > div:nth-child(4) > div:nth-child(6) {
      background-color: #00a400; }
      .colors > div:nth-child(4) > div:nth-child(6):after {
        content: "color-4-lighten7"; }
    .colors > div:nth-child(4) > div:nth-child(7) {
      background-color: #00c700; }
      .colors > div:nth-child(4) > div:nth-child(7):after {
        content: "color-4-lighten14"; }
    .colors > div:nth-child(4) > div:nth-child(8) {
      background-color: #00eb00; }
      .colors > div:nth-child(4) > div:nth-child(8):after {
        content: "color-4-lighten21"; }
    .colors > div:nth-child(4) > div:nth-child(9) {
      background-color: #10ff10; }
      .colors > div:nth-child(4) > div:nth-child(9):after {
        content: "color-4-lighten28"; }
    .colors > div:nth-child(4) > div:nth-child(10) {
      background-color: #34ff34; }
      .colors > div:nth-child(4) > div:nth-child(10):after {
        content: "color-4-lighten35"; }
  .colors > div:nth-child(5) {
    background-color: blue; }
    .colors > div:nth-child(5):before {
      content: "color-5  (blue)"; }
    .colors > div:nth-child(5) > div:nth-child(1) {
      background-color: #0000db; }
      .colors > div:nth-child(5) > div:nth-child(1):after {
        content: "color-5-darken7"; }
    .colors > div:nth-child(5) > div:nth-child(2) {
      background-color: #0000b8; }
      .colors > div:nth-child(5) > div:nth-child(2):after {
        content: "color-5-darken14"; }
    .colors > div:nth-child(5) > div:nth-child(3) {
      background-color: #000094; }
      .colors > div:nth-child(5) > div:nth-child(3):after {
        content: "color-5-darken21"; }
    .colors > div:nth-child(5) > div:nth-child(4) {
      background-color: #000070; }
      .colors > div:nth-child(5) > div:nth-child(4):after {
        content: "color-5-darken28"; }
    .colors > div:nth-child(5) > div:nth-child(5) {
      background-color: #00004d; }
      .colors > div:nth-child(5) > div:nth-child(5):after {
        content: "color-5-darken35"; }
    .colors > div:nth-child(5) > div:nth-child(6) {
      background-color: #2424ff; }
      .colors > div:nth-child(5) > div:nth-child(6):after {
        content: "color-5-lighten7"; }
    .colors > div:nth-child(5) > div:nth-child(7) {
      background-color: #4747ff; }
      .colors > div:nth-child(5) > div:nth-child(7):after {
        content: "color-5-lighten14"; }
    .colors > div:nth-child(5) > div:nth-child(8) {
      background-color: #6b6bff; }
      .colors > div:nth-child(5) > div:nth-child(8):after {
        content: "color-5-lighten21"; }
    .colors > div:nth-child(5) > div:nth-child(9) {
      background-color: #8f8fff; }
      .colors > div:nth-child(5) > div:nth-child(9):after {
        content: "color-5-lighten28"; }
    .colors > div:nth-child(5) > div:nth-child(10) {
      background-color: #b3b3ff; }
      .colors > div:nth-child(5) > div:nth-child(10):after {
        content: "color-5-lighten35"; }

html, body {
  height: 100%; }

header {
  height: 90px;
  z-index: 1; }

footer {
  height: 50px; }

page {
  padding-top: 110px; }

body {
  font-family: Raleway; }

.box {
  border: 1px solid #b3b3b3;
  -webkit-box-shadow: 0px 0px 9px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 9px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 9px 4px rgba(0, 0, 0, 0.2); }

.btn-block, .btn-success, .btn-alert {
  -webkit-box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.2);
  border: 1px solid #000; }

.btn-success {
  background: green;
  color: #FFF; }

.btn-alert {
  background: #F00;
  color: #FFF; }

/*# sourceMappingURL=app.css.map */
