@charset "UTF-8";
@import url(https://fonts.acer.com/acer-font-435.css);

html {
  font-size: 100%;
}

body {
  color: rgba(0, 0, 0, 0.7);
  font-family: "Acer Foco", "Trebuchet MS", Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  clear: both;
  text-align: left;
  line-height: 1.5;
}

/* DANIEL */
body {
  margin: 0;
}

.row {
  padding-bottom: 0;
  position: relative;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.container:before,
.container:after,
.row:before,
.row:after,
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.container:after,
.row:after,
.clearfix:after {
  clear: both;
}

.container {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

/* DANIEL */
.container.max-width-b {
  max-width: 40em;
}

.container.max-width-c {
  max-width: 64em;
}

.container.max-width-d {
  max-width: 90em;
}

.container.max-width-e {
  max-width: 120em;
}

.container.max-width-f {
  max-width: 160em;
}

.col {
  float: left;
  min-height: 1px;
  position: relative;
}

.col.centered {
  float: none;
  margin-left: auto;
  margin-right: auto;
}

/* Typography */
/* DANIEL */
input,
textarea,
select,
button {
  font-family: inherit;
}

textarea:focus,
input:focus,
select:focus,
ul:focus {
  outline: 0;
}

input,
textarea,
button,
select,
a,
div {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a,
h1,
h2,
h3,
h4,
h5 {
  margin-bottom: 1rem;
  margin-top: 1rem;
  text-align: left;
  font-size: 0.75rem;
}

p {
  margin-bottom: 1rem;
  margin-top: 1rem;
  text-align: left;
  font-size: 1rem;
  line-height: 1.5;
}

a {
  color: rgba(0, 0, 0, 0.7);
  display: block;
  text-align: left;
  font-size: 0.875rem;
  line-height: 1.5;
  transition: all 0.3s;
}

a:hover {
  color: black;
}

i.icon {
  line-height: 1.5;
}

p a {
  display: inline;
  text-decoration: underline;
  font-size: inherit;
}

p.text-tertiary-light a {
  color: rgba(255, 255, 255, 0.5);
}

.light {
  font-weight: 300 !important;
}

.bold {
  font-weight: bold !important;
}

.normal {
  font-weight: normal !important;
}

.xbold {
  font-weight: 900 !important;
}

.text-xs {
  font-size: 0.75rem;
}

.text-s {
  font-size: 0.875rem;
}

.text-m {
  font-size: 1rem;
}

.text-l {
  font-size: 1.25rem;
  line-height: 1.2;
}

.text-xl {
  font-size: 1.25rem;
}
@media (min-width: 64em) {
  .text-xl {
    font-size: 1.6rem;
  }
}

.heading-xs {
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.5;
}

.heading-s {
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.5;
}
@media (min-width: 40em) {
  .heading-s {
    font-size: 1.5rem;
    font-weight: normal;
    line-height: 1.2;
  }
}

.heading-m {
  font-size: 1.8rem;
  font-weight: bold;
}

.heading-l {
  font-size: 1.8rem;
  font-weight: normal;
}
@media (min-width: 64em) {
  .heading-l {
    font-size: 2.25rem;
  }
}

.heading-xl {
  font-size: 2.25rem;
  font-weight: normal;
}
@media (min-width: 64em) {
  .heading-xl {
    font-size: 3rem;
  }
}

.heading-xxl {
  font-size: 2rem;
  line-height: 0.9;
}
@media (min-width: 40em) {
  .heading-xxl {
    font-size: 3rem;
  }
}
@media (min-width: 64em) {
  .heading-xxl {
    font-size: 4rem;
  }
}
@media (min-width: 90em) {
  .heading-xxl {
    font-size: 5rem;
  }
}

.heading-xxxl {
  font-size: 3rem;
  line-height: 0.9;
}
@media (min-width: 40rem) {
  .heading-xxxl {
    font-size: 6rem;
  }
}
@media (min-width: 64rem) {
  .heading-xxxl {
    font-size: 8rem;
  }
}

/* DANIEL - fluid font size */
.fs--2 {
  font-size: 0.75rem;
}

.fs--1 {
  font-size: 0.875rem;
  font-size: calc(0.08929vw + 0.79464rem);
}

.fs-0 {
  font-size: 1rem;
  font-size: calc(0.17857vw + 0.83929rem);
}

.fs-1 {
  font-size: 1.117rem;
  font-size: calc(0.38vw + 0.908rem);
}

.fs-2 {
  font-size: 1.335rem;
  font-size: calc(0.65143vw + 0.97671rem);
}

.fs-3 {
  font-size: 1.5995rem;
  font-size: calc(1.01vw + 1.044rem);
}

.fs-4 {
  font-size: 1.9215rem;
  font-size: calc(1.48429vw + 1.10514rem);
}

.fs-5 {
  font-size: 2.3145rem;
  font-size: calc(2.10714vw + 1.15557rem);
}

.fs-6 {
  font-size: 2.7945rem;
  font-size: calc(2.91571vw + 1.19086rem);
}

.fs-7 {
  font-size: 3.382rem;
  font-size: calc(3.96vw + 1.204rem);
  line-height: 1;
}

.fs-8 {
  font-size: 4.1025rem;
  font-size: calc(5.30714vw + 1.18357rem);
}

@media (max-width: 20rem) {
  .fs--1 {
    font-size: 0.8125rem;
  }

  .fs-0 {
    font-size: 0.875rem;
  }

  .fs-1 {
    font-size: 0.984rem;
  }

  .fs-2 {
    font-size: 1.107rem;
  }

  fs-3 {
    font-size: 1.246rem;
  }

  .fs-4 {
    font-size: 1.402rem;
  }

  .fs-5 {
    font-size: 1.577rem;
  }

  .fs-6 {
    font-size: 1.774rem;
  }

  .fs-7 {
    font-size: 1.996rem;
  }

  .fs-8 {
    font-size: 2.245rem;
  }
}
@media (min-width: 90rem) {
  .fs--1 {
    font-size: 0.875rem;
  }

  .fs-0 {
    font-size: 1rem;
  }

  .fs-1 {
    font-size: 1.25rem;
  }

  .fs-2 {
    font-size: 1.563rem;
  }

  .fs-3 {
    font-size: 1.953rem;
  }

  .fs-4 {
    font-size: 2.441rem;
  }

  .fs-5 {
    font-size: 3.052rem;
  }

  .fs-6 {
    font-size: 3.815rem;
  }

  .fs-7 {
    font-size: 4.768rem;
  }

  .fs-8 {
    font-size: 5.96rem;
  }
}
.border-0 {
  border: none;
}

.border-top {
  border-top: 1px solid #eee;
}

.border-right {
  border-right: 1px solid #eee;
}

.border-bottom {
  border-bottom: 1px solid #eee;
}

.border-left {
  border-left: 1px solid #eee;
}

.label {
  padding: 0.125rem 0.5rem;
}

.round {
  border-radius: 4px;
}

.inline {
  display: inline;
}

.divider {
  clear: both;
}

.capitalize {
  text-transform: capitalize;
}

.uppercase {
  text-transform: uppercase;
}

.centerImage {
  margin: 0 auto;
}

.hidden {
  display: none;
}

.align-left {
  text-align: left;
}

.align-center {
  text-align: center;
}

.align-right {
  text-align: right;
}

img {
  max-width: 100%;
  display: block;
}

figure {
  text-align: center;
}

select {
  cursor: pointer;
  border: 1px solid #eee;
  min-width: 180px;
  margin-left: 8px;
  margin-right: 8px;
  height: 50px;
  padding: 15px;
  margin-bottom: 16px;
}

input {
  width: 100%;
  height: 42px;
  font-size: 1rem;
  padding: 0.4375rem 1rem;
  transition: border 0.2s;
  vertical-align: middle;
  background-color: rgba(255, 255, 255, 0.8);
  border: 2px solid #e0e0e0;
  border-radius: 0.25rem;
  /* DANIEL */
  /* DANIEL */
  /* DANIEL */
}
input.error {
  border-color: #cc0000;
}
input.valid {
  border-color: #80c343;
}
input.weak {
  border-color: #ffcc33;
}

iframe {
  border: none;
}

.no-underline {
  text-decoration: none;
}

.underline {
  text-decoration: underline;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.float-none {
  float: none;
}

/* Margin */
.margin-0 {
  margin: 0;
}

.margin-xs {
  margin: 0.5rem;
}

.margin-s {
  margin: 1rem;
}

.margin-m {
  margin: 2rem;
}

.margin-l {
  margin: 3rem;
}

.margin-left-0 {
  margin-left: 0;
}

.margin-left-xs {
  margin-left: 0.5rem;
}

.margin-left-s {
  margin-left: 1rem;
}

.margin-left-m {
  margin-left: 2rem;
}

.margin-left-l {
  margin-left: 3rem;
}

.margin-right-0 {
  margin-right: 0;
}

.margin-right-xs {
  margin-right: 0.5rem;
}

.margin-right-s {
  margin-right: 1rem;
}

.margin-right-m {
  margin-right: 2rem;
}

.margin-right-l {
  margin-right: 3rem;
}

.margin-top-xs {
  margin-top: 0.5rem;
}

.margin-top-s {
  margin-top: 1rem;
}

.margin-top-0 {
  margin-top: 0;
}

.margin-top-m {
  margin-top: 2rem;
}

.margin-top-l {
  margin-top: 3rem;
}

.margin-bottom-0 {
  margin-bottom: 0;
}

.margin-bottom-xs {
  margin-bottom: 0.5rem;
}

.margin-bottom-s {
  margin-bottom: 1rem;
}

.margin-bottom-m {
  margin-bottom: 2rem;
}

.margin-bottom-l {
  margin-bottom: 3rem;
}

.fadeIn {
  -webkit-animation-duration: 0.1s;
  animation-duration: 0.1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-backface-visibility: hidden;
}

.fadeOut {
  -webkit-animation-duration: 0.1s;
  animation-duration: 0.1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
  -webkit-backface-visibility: hidden;
}

/* Color */
.text-primary-dark {
  color: rgba(0, 0, 0, 0.87);
}

.text-secondary-dark {
  color: rgba(0, 0, 0, 0.7);
}

.text-tertiary-dark {
  color: rgba(0, 0, 0, 0.4);
}

.text-primary-light {
  color: white;
}

.text-secondary-light {
  color: rgba(255, 255, 255, 0.8);
}

a.text-secondary-light:hover {
  color: white;
}

.text-tertiary-light {
  color: rgba(255, 255, 255, 0.5);
}

a.text-tertiary-light:hover {
  color: rgba(255, 255, 255, 0.8);
}

.text-primary-green {
  color: #85bb23;
}

.text-primary-blue {
  color: #47a2da;
}

a.text-primary-green:hover {
  color: #638a14;
}

.text-primary-red {
  color: #cc0000;
}

.bg-gray-0 {
  background: #fafafa;
}

/*#fafafa*/
.bg-gray-1 {
  background: whitesmoke;
}

/*#f5f5f5*/
.bg-gray-2 {
  background: #eeeeee;
}

/*#eeeeee*/
.bg-gray-3 {
  background: #e0e0e0;
}

/*#e0e0e0*/
.bg-gray-4 {
  background: #bdbdbd;
}

/*#bdbdbd*/
.bg-gray-5 {
  background: #9e9e9e;
}

/*#9e9e9e*/
.bg-gray-6 {
  background: #757575;
}

/*#757575*/
.bg-gray-7 {
  background: #616161;
}

/*#616161*/
.bg-gray-8 {
  background: #424242;
}

/*#424242*/
.bg-gray-9 {
  background: #212121;
}

/*#212121*/
.bg-black {
  background: black;
}

.bg-green {
  background: #80c343;
}

/*#80c343*/
.bg-white {
  background: white;
}

.bg-red {
  background: #ffebee;
}

/* Button */
.button {
  background-color: #eeeeee;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  color: rgba(0, 0, 0, 0.7);
  cursor: pointer;
  display: inline-block;
  font-size: 0.875em;
  font-weight: bold;
  line-height: 1;
  outline: 0;
  padding-bottom: 0.75rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.75rem;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  white-space: nowrap;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  text-decoration: none;
  height: 42px;
}
.button:hover {
  background-color: #dadada;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}
.button.emptyWhite {
  background: transparent;
  border: 2px solid #f5f5f5;
  color: #f5f5f5;
}
.button.emptyWhite:hover {
  color: #000;
  background: #f5f5f5;
}
.button.empty-gray-7 {
  background: transparent;
  border: 2px solid #616161;
  color: #616161;
}
.button.empty-gray-7:hover {
  color: #fff;
  background: #616161;
}
.button.emptyBlack {
  background: transparent;
  border: 2px solid #333;
  color: #333;
}
.button.emptyBlack:hover {
  color: #fff;
  background: #333;
}
.button input {
  background: transparent;
  border: none;
  text-transform: uppercase;
}
.button.text-primary-light {
  color: white;
}
.button.bg-green:hover {
  background: #638a14;
}
.button.bg-gray-3:hover {
  background: #c7c7c7;
}

/* Select */
.contSelect {
  position: relative;
}

.contSelect .select {
  position: relative;
  float: left;
  width: 290px;
}

.selectCustom {
  margin: 0;
  background-color: white;
  border: 2px solid #e0e0e0;
  border-radius: 0.25rem;
  display: block;
  font-size: 1rem;
  padding: 0.4375rem 1rem;
  text-decoration: none;
  height: 42px;
}

/*    
.selectCustom.disabled {
	background-color: #EEEEEE;
    color: rgba(0, 0, 0, 0.45);
    cursor: not-allowed; }
*/
.optionCustom {
  border-right: 2px solid #eee;
  border-left: 2px solid #eee;
  border-bottom: 2px solid #eee;
  height: 267px;
  overflow-y: scroll;
  width: 100%;
  position: absolute;
  background-color: #fff;
  display: none;
  z-index: 1;
}

.optionCustom li a:hover {
  background: #e0e0e0;
}

.optionCustom li a {
  text-decoration: none;
  margin: 0;
  padding: 1em;
}

.optionCustom li a:hover {
  background: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

.optionCustom li a.active {
  background: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* Custom Scrollbar */
.scrollbarCustom::-webkit-scrollbar {
  width: 4px;
  background-color: transparent;
}

.scrollbarCustom::-webkit-scrollbar-thumb {
  background-color: black;
  border-radius: 10px;
}

.scrollbarCustom::-webkit-scrollbar-thumb:active {
  background-color: #a6393d;
  border: 1px solid #333333;
}

.scrollbarCustom::-webkit-scrollbar-track {
  border: 1px whitesmoke solid;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 6px whitesmoke inset;
  background-color: whitesmoke;
}

/* from style.css */
h1,
h2,
h3,
h4,
h5,
h6,
header,
footer,
section,
article,
ul {
  margin: 0;
  padding: 0;
  line-height: normal;
}

ul {
  list-style-type: none;
}

/* Grid (minified) */
@media (min-width: 0em) {
  .col.a-12 {
    width: 100%;
  }

  .col.a-push-12 {
    left: 100%;
    right: auto;
  }

  .col.a-pull-12 {
    right: 100%;
    left: auto;
  }

  .col.a-offset-12 {
    margin-left: 100%;
  }

  .col.a-11 {
    width: 91.66666667%;
  }

  .col.a-push-11 {
    left: 91.66666667%;
    right: auto;
  }

  .col.a-pull-11 {
    right: 91.66666667%;
    left: auto;
  }

  .col.a-offset-11 {
    margin-left: 91.66666667%;
  }

  .col.a-10 {
    width: 83.33333333%;
  }

  .col.a-push-10 {
    left: 83.33333333%;
    right: auto;
  }

  .col.a-pull-10 {
    right: 83.33333333%;
    left: auto;
  }

  .col.a-offset-10 {
    margin-left: 83.33333333%;
  }

  .col.a-9 {
    width: 75%;
  }

  .col.a-push-9 {
    left: 75%;
    right: auto;
  }

  .col.a-pull-9 {
    right: 75%;
    left: auto;
  }

  .col.a-offset-9 {
    margin-left: 75%;
  }

  .col.a-8 {
    width: 66.66666667%;
  }

  .col.a-push-8 {
    left: 66.66666667%;
    right: auto;
  }

  .col.a-pull-8 {
    right: 66.66666667%;
    left: auto;
  }

  .col.a-offset-8 {
    margin-left: 66.66666667%;
  }

  .col.a-7 {
    width: 58.33333333%;
  }

  .col.a-push-7 {
    left: 58.33333333%;
    right: auto;
  }

  .col.a-pull-7 {
    right: 58.33333333%;
    left: auto;
  }

  .col.a-offset-7 {
    margin-left: 58.33333333%;
  }

  .col.a-6 {
    width: 50%;
  }

  .col.a-push-6 {
    left: 50%;
    right: auto;
  }

  .col.a-pull-6 {
    right: 50%;
    left: auto;
  }

  .col.a-offset-6 {
    margin-left: 50%;
  }

  .col.a-5 {
    width: 41.66666667%;
  }

  .col.a-push-5 {
    left: 41.66666667%;
    right: auto;
  }

  .col.a-pull-5 {
    right: 41.66666667%;
    left: auto;
  }

  .col.a-offset-5 {
    margin-left: 41.66666667%;
  }

  .col.a-4 {
    width: 33.33333333%;
  }

  .col.a-push-4 {
    left: 33.33333333%;
    right: auto;
  }

  .col.a-pull-4 {
    right: 33.33333333%;
    left: auto;
  }

  .col.a-offset-4 {
    margin-left: 33.33333333%;
  }

  .col.a-3 {
    width: 25%;
  }

  .col.a-push-3 {
    left: 25%;
    right: auto;
  }

  .col.a-pull-3 {
    right: 25%;
    left: auto;
  }

  .col.a-offset-3 {
    margin-left: 25%;
  }

  .col.a-2 {
    width: 16.66666667%;
  }

  .col.a-push-2 {
    left: 16.66666667%;
    right: auto;
  }

  .col.a-pull-2 {
    right: 16.66666667%;
    left: auto;
  }

  .col.a-offset-2 {
    margin-left: 16.66666667%;
  }

  .col.a-1 {
    width: 8.33333333%;
  }

  .col.a-push-1 {
    left: 8.33333333%;
    right: auto;
  }

  .col.a-pull-1 {
    right: 8.33333333%;
    left: auto;
  }

  .col.a-offset-1 {
    margin-left: 8.33333333%;
  }

  .col.a-push-0 {
    left: auto;
  }

  .col.a-pull-0 {
    right: auto;
  }

  .col.a-offset-0 {
    margin-left: 0;
  }

  .b-up,
  .c-only,
  .c-up,
  .d-only,
  .d-up,
  .e-only,
  .e-up,
  .f-only,
  .f-up .b-only,
  .hide-a-only,
  .hide-a-up {
    display: none !important;
  }

  .a-only,
  .a-up {
    display: inherit !important;
  }

  .col.gutter,
  .row.gutter,
  .row.gutter-2x {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}
@media (min-width: 40em) {
  .col.b-12 {
    width: 100%;
  }

  .col.b-push-12 {
    left: 100%;
    right: auto;
  }

  .col.b-pull-12 {
    right: 100%;
    left: auto;
  }

  .col.b-offset-12 {
    margin-left: 100%;
  }

  .col.b-11 {
    width: 91.66666667%;
  }

  .col.b-push-11 {
    left: 91.66666667%;
    right: auto;
  }

  .col.b-pull-11 {
    right: 91.66666667%;
    left: auto;
  }

  .col.b-offset-11 {
    margin-left: 91.66666667%;
  }

  .col.b-10 {
    width: 83.33333333%;
  }

  .col.b-push-10 {
    left: 83.33333333%;
    right: auto;
  }

  .col.b-pull-10 {
    right: 83.33333333%;
    left: auto;
  }

  .col.b-offset-10 {
    margin-left: 83.33333333%;
  }

  .col.b-9 {
    width: 75%;
  }

  .col.b-push-9 {
    left: 75%;
    right: auto;
  }

  .col.b-pull-9 {
    right: 75%;
    left: auto;
  }

  .col.b-offset-9 {
    margin-left: 75%;
  }

  .col.b-8 {
    width: 66.66666667%;
  }

  .col.b-push-8 {
    left: 66.66666667%;
    right: auto;
  }

  .col.b-pull-8 {
    right: 66.66666667%;
    left: auto;
  }

  .col.b-offset-8 {
    margin-left: 66.66666667%;
  }

  .col.b-7 {
    width: 58.33333333%;
  }

  .col.b-push-7 {
    left: 58.33333333%;
    right: auto;
  }

  .col.b-pull-7 {
    right: 58.33333333%;
    left: auto;
  }

  .col.b-offset-7 {
    margin-left: 58.33333333%;
  }

  .col.b-6 {
    width: 50%;
  }

  .col.b-push-6 {
    left: 50%;
    right: auto;
  }

  .col.b-pull-6 {
    right: 50%;
    left: auto;
  }

  .col.b-offset-6 {
    margin-left: 50%;
  }

  .col.b-5 {
    width: 41.66666667%;
  }

  .col.b-push-5 {
    left: 41.66666667%;
    right: auto;
  }

  .col.b-pull-5 {
    right: 41.66666667%;
    left: auto;
  }

  .col.b-offset-5 {
    margin-left: 41.66666667%;
  }

  .col.b-4 {
    width: 33.33333333%;
  }

  .col.b-push-4 {
    left: 33.33333333%;
    right: auto;
  }

  .col.b-pull-4 {
    right: 33.33333333%;
    left: auto;
  }

  .col.b-offset-4 {
    margin-left: 33.33333333%;
  }

  .col.b-3 {
    width: 25%;
  }

  .col.b-push-3 {
    left: 25%;
    right: auto;
  }

  .col.b-pull-3 {
    right: 25%;
    left: auto;
  }

  .col.b-offset-3 {
    margin-left: 25%;
  }

  .col.b-2 {
    width: 16.66666667%;
  }

  .col.b-push-2 {
    left: 16.66666667%;
    right: auto;
  }

  .col.b-pull-2 {
    right: 16.66666667%;
    left: auto;
  }

  .col.b-offset-2 {
    margin-left: 16.66666667%;
  }

  .col.b-1 {
    width: 8.33333333%;
  }

  .col.b-push-1 {
    left: 8.33333333%;
    right: auto;
  }

  .col.b-pull-1 {
    right: 8.33333333%;
    left: auto;
  }

  .col.b-offset-1 {
    margin-left: 8.33333333%;
  }

  .col.b-push-0 {
    left: auto;
  }

  .col.b-pull-0 {
    right: auto;
  }

  .col.b-offset-0 {
    margin-left: 0;
  }

  .b-only,
  .b-up,
  .hide-a-only {
    display: inherit !important;
  }

  .a-only,
  .hide-b-only,
  .hide-b-up {
    display: none !important;
  }

  .col.gutter,
  .row.gutter {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .row.gutter-2x {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (min-width: 64em) {
  .col.c-12 {
    width: 100%;
  }

  .col.c-push-12 {
    left: 100%;
    right: auto;
  }

  .col.c-pull-12 {
    right: 100%;
    left: auto;
  }

  .col.c-offset-12 {
    margin-left: 100%;
  }

  .col.c-11 {
    width: 91.66666667%;
  }

  .col.c-push-11 {
    left: 91.66666667%;
    right: auto;
  }

  .col.c-pull-11 {
    right: 91.66666667%;
    left: auto;
  }

  .col.c-offset-11 {
    margin-left: 91.66666667%;
  }

  .col.c-10 {
    width: 83.33333333%;
  }

  .col.c-push-10 {
    left: 83.33333333%;
    right: auto;
  }

  .col.c-pull-10 {
    right: 83.33333333%;
    left: auto;
  }

  .col.c-offset-10 {
    margin-left: 83.33333333%;
  }

  .col.c-9 {
    width: 75%;
  }

  .col.c-push-9 {
    left: 75%;
    right: auto;
  }

  .col.c-pull-9 {
    right: 75%;
    left: auto;
  }

  .col.c-offset-9 {
    margin-left: 75%;
  }

  .col.c-8 {
    width: 66.66666667%;
  }

  .col.c-push-8 {
    left: 66.66666667%;
    right: auto;
  }

  .col.c-pull-8 {
    right: 66.66666667%;
    left: auto;
  }

  .col.c-offset-8 {
    margin-left: 66.66666667%;
  }

  .col.c-7 {
    width: 58.33333333%;
  }

  .col.c-push-7 {
    left: 58.33333333%;
    right: auto;
  }

  .col.c-pull-7 {
    right: 58.33333333%;
    left: auto;
  }

  .col.c-offset-7 {
    margin-left: 58.33333333%;
  }

  .col.c-6 {
    width: 50%;
  }

  .col.c-push-6 {
    left: 50%;
    right: auto;
  }

  .col.c-pull-6 {
    right: 50%;
    left: auto;
  }

  .col.c-offset-6 {
    margin-left: 50%;
  }

  .col.c-5 {
    width: 41.66666667%;
  }

  .col.c-push-5 {
    left: 41.66666667%;
    right: auto;
  }

  .col.c-pull-5 {
    right: 41.66666667%;
    left: auto;
  }

  .col.c-offset-5 {
    margin-left: 41.66666667%;
  }

  .col.c-4 {
    width: 33.33333333%;
  }

  .col.c-push-4 {
    left: 33.33333333%;
    right: auto;
  }

  .col.c-pull-4 {
    right: 33.33333333%;
    left: auto;
  }

  .col.c-offset-4 {
    margin-left: 33.33333333%;
  }

  .col.c-3 {
    width: 25%;
  }

  .col.c-push-3 {
    left: 25%;
    right: auto;
  }

  .col.c-pull-3 {
    right: 25%;
    left: auto;
  }

  .col.c-offset-3 {
    margin-left: 25%;
  }

  .col.c-2 {
    width: 16.66666667%;
  }

  .col.c-push-2 {
    left: 16.66666667%;
    right: auto;
  }

  .col.c-pull-2 {
    right: 16.66666667%;
    left: auto;
  }

  .col.c-offset-2 {
    margin-left: 16.66666667%;
  }

  .col.c-1 {
    width: 8.33333333%;
  }

  .col.c-push-1 {
    left: 8.33333333%;
    right: auto;
  }

  .col.c-pull-1 {
    right: 8.33333333%;
    left: auto;
  }

  .col.c-offset-1 {
    margin-left: 8.33333333%;
  }

  .col.c-push-0 {
    left: auto;
  }

  .col.c-pull-0 {
    right: auto;
  }

  .col.c-offset-0 {
    margin-left: 0;
  }

  .c-only,
  .c-up,
  .hide-b-only {
    display: inherit !important;
  }

  .b-only,
  .hide-c-only,
  .hide-c-up {
    display: none !important;
  }

  .col.gutter,
  .row.gutter {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .row.gutter-2x {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (min-width: 70em) {
  .d-only,
  .d-up,
  .hide-c-only {
    display: inherit !important;
  }

  .c-only,
  .hide-d-only,
  .hide-d-up {
    display: none !important;
  }
}

@media (min-width: 90em) {
  .col.d-12 {
    width: 100%;
  }

  .col.d-push-12 {
    left: 100%;
    right: auto;
  }

  .col.d-pull-12 {
    right: 100%;
    left: auto;
  }

  .col.d-offset-12 {
    margin-left: 100%;
  }

  .col.d-11 {
    width: 91.66666667%;
  }

  .col.d-push-11 {
    left: 91.66666667%;
    right: auto;
  }

  .col.d-pull-11 {
    right: 91.66666667%;
    left: auto;
  }

  .col.d-offset-11 {
    margin-left: 91.66666667%;
  }

  .col.d-10 {
    width: 83.33333333%;
  }

  .col.d-push-10 {
    left: 83.33333333%;
    right: auto;
  }

  .col.d-pull-10 {
    right: 83.33333333%;
    left: auto;
  }

  .col.d-offset-10 {
    margin-left: 83.33333333%;
  }

  .col.d-9 {
    width: 75%;
  }

  .col.d-push-9 {
    left: 75%;
    right: auto;
  }

  .col.d-pull-9 {
    right: 75%;
    left: auto;
  }

  .col.d-offset-9 {
    margin-left: 75%;
  }

  .col.d-8 {
    width: 66.66666667%;
  }

  .col.d-push-8 {
    left: 66.66666667%;
    right: auto;
  }

  .col.d-pull-8 {
    right: 66.66666667%;
    left: auto;
  }

  .col.d-offset-8 {
    margin-left: 66.66666667%;
  }

  .col.d-7 {
    width: 58.33333333%;
  }

  .col.d-push-7 {
    left: 58.33333333%;
    right: auto;
  }

  .col.d-pull-7 {
    right: 58.33333333%;
    left: auto;
  }

  .col.d-offset-7 {
    margin-left: 58.33333333%;
  }

  .col.d-6 {
    width: 50%;
  }

  .col.d-push-6 {
    left: 50%;
    right: auto;
  }

  .col.d-pull-6 {
    right: 50%;
    left: auto;
  }

  .col.d-offset-6 {
    margin-left: 50%;
  }

  .col.d-5 {
    width: 41.66666667%;
  }

  .col.d-push-5 {
    left: 41.66666667%;
    right: auto;
  }

  .col.d-pull-5 {
    right: 41.66666667%;
    left: auto;
  }

  .col.d-offset-5 {
    margin-left: 41.66666667%;
  }

  .col.d-4 {
    width: 33.33333333%;
  }

  .col.d-push-4 {
    left: 33.33333333%;
    right: auto;
  }

  .col.d-pull-4 {
    right: 33.33333333%;
    left: auto;
  }

  .col.d-offset-4 {
    margin-left: 33.33333333%;
  }

  .col.d-3 {
    width: 25%;
  }

  .col.d-push-3 {
    left: 25%;
    right: auto;
  }

  .col.d-pull-3 {
    right: 25%;
    left: auto;
  }

  .col.d-offset-3 {
    margin-left: 25%;
  }

  .col.d-2 {
    width: 16.66666667%;
  }

  .col.d-push-2 {
    left: 16.66666667%;
    right: auto;
  }

  .col.d-pull-2 {
    right: 16.66666667%;
    left: auto;
  }

  .col.d-offset-2 {
    margin-left: 16.66666667%;
  }

  .col.d-1 {
    width: 8.33333333%;
  }

  .col.d-push-1 {
    left: 8.33333333%;
    right: auto;
  }

  .col.d-pull-1 {
    right: 8.33333333%;
    left: auto;
  }

  .col.d-offset-1 {
    margin-left: 8.33333333%;
  }

  .col.d-push-0 {
    left: auto;
  }

  .col.d-pull-0 {
    right: auto;
  }

  .col.d-offset-0 {
    margin-left: 0;
  }

  .col.gutter,
  .row.gutter {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .row.gutter-2x {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
@media (min-width: 120em) {
  .col.e-12 {
    width: 100%;
  }

  .col.e-push-12 {
    left: 100%;
    right: auto;
  }

  .col.e-pull-12 {
    right: 100%;
    left: auto;
  }

  .col.e-offset-12 {
    margin-left: 100%;
  }

  .col.e-11 {
    width: 91.66666667%;
  }

  .col.e-push-11 {
    left: 91.66666667%;
    right: auto;
  }

  .col.e-pull-11 {
    right: 91.66666667%;
    left: auto;
  }

  .col.e-offset-11 {
    margin-left: 91.66666667%;
  }

  .col.e-10 {
    width: 83.33333333%;
  }

  .col.e-push-10 {
    left: 83.33333333%;
    right: auto;
  }

  .col.e-pull-10 {
    right: 83.33333333%;
    left: auto;
  }

  .col.e-offset-10 {
    margin-left: 83.33333333%;
  }

  .col.e-9 {
    width: 75%;
  }

  .col.e-push-9 {
    left: 75%;
    right: auto;
  }

  .col.e-pull-9 {
    right: 75%;
    left: auto;
  }

  .col.e-offset-9 {
    margin-left: 75%;
  }

  .col.e-8 {
    width: 66.66666667%;
  }

  .col.e-push-8 {
    left: 66.66666667%;
    right: auto;
  }

  .col.e-pull-8 {
    right: 66.66666667%;
    left: auto;
  }

  .col.e-offset-8 {
    margin-left: 66.66666667%;
  }

  .col.e-7 {
    width: 58.33333333%;
  }

  .col.e-push-7 {
    left: 58.33333333%;
    right: auto;
  }

  .col.e-pull-7 {
    right: 58.33333333%;
    left: auto;
  }

  .col.e-offset-7 {
    margin-left: 58.33333333%;
  }

  .col.e-6 {
    width: 50%;
  }

  .col.e-push-6 {
    left: 50%;
    right: auto;
  }

  .col.e-pull-6 {
    right: 50%;
    left: auto;
  }

  .col.e-offset-6 {
    margin-left: 50%;
  }

  .col.e-5 {
    width: 41.66666667%;
  }

  .col.e-push-5 {
    left: 41.66666667%;
    right: auto;
  }

  .col.e-pull-5 {
    right: 41.66666667%;
    left: auto;
  }

  .col.e-offset-5 {
    margin-left: 41.66666667%;
  }

  .col.e-4 {
    width: 33.33333333%;
  }

  .col.e-push-4 {
    left: 33.33333333%;
    right: auto;
  }

  .col.e-pull-4 {
    right: 33.33333333%;
    left: auto;
  }

  .col.e-offset-4 {
    margin-left: 33.33333333%;
  }

  .col.e-3 {
    width: 25%;
  }

  .col.e-push-3 {
    left: 25%;
    right: auto;
  }

  .col.e-pull-3 {
    right: 25%;
    left: auto;
  }

  .col.e-offset-3 {
    margin-left: 25%;
  }

  .col.e-2 {
    width: 16.66666667%;
  }

  .col.e-push-2 {
    left: 16.66666667%;
    right: auto;
  }

  .col.e-pull-2 {
    right: 16.66666667%;
    left: auto;
  }

  .col.e-offset-2 {
    margin-left: 16.66666667%;
  }

  .col.e-1 {
    width: 8.33333333%;
  }

  .col.e-push-1 {
    left: 8.33333333%;
    right: auto;
  }

  .col.e-pull-1 {
    right: 8.33333333%;
    left: auto;
  }

  .col.e-offset-1 {
    margin-left: 8.33333333%;
  }

  .col.e-push-0 {
    left: auto;
  }

  .col.e-pull-0 {
    right: auto;
  }

  .col.e-offset-0 {
    margin-left: 0;
  }

  .e-only,
  .e-up,
  .hide-d-only {
    display: inherit !important;
  }

  .d-only,
  .hide-e-only,
  .hide-e-up {
    display: none !important;
  }

  .col.gutter,
  .row.gutter {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

  .row.gutter-2x {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
@media (min-width: 160em) {
  .col.f-12 {
    width: 100%;
  }

  .col.f-push-12 {
    left: 100%;
    right: auto;
  }

  .col.f-pull-12 {
    right: 100%;
    left: auto;
  }

  .col.f-offset-12 {
    margin-left: 100%;
  }

  .col.f-11 {
    width: 91.66666667%;
  }

  .col.f-push-11 {
    left: 91.66666667%;
    right: auto;
  }

  .col.f-pull-11 {
    right: 91.66666667%;
    left: auto;
  }

  .col.f-offset-11 {
    margin-left: 91.66666667%;
  }

  .col.f-10 {
    width: 83.33333333%;
  }

  .col.f-push-10 {
    left: 83.33333333%;
    right: auto;
  }

  .col.f-pull-10 {
    right: 83.33333333%;
    left: auto;
  }

  .col.f-offset-10 {
    margin-left: 83.33333333%;
  }

  .col.f-9 {
    width: 75%;
  }

  .col.f-push-9 {
    left: 75%;
    right: auto;
  }

  .col.f-pull-9 {
    right: 75%;
    left: auto;
  }

  .col.f-offset-9 {
    margin-left: 75%;
  }

  .col.f-8 {
    width: 66.66666667%;
  }

  .col.f-push-8 {
    left: 66.66666667%;
    right: auto;
  }

  .col.f-pull-8 {
    right: 66.66666667%;
    left: auto;
  }

  .col.f-offset-8 {
    margin-left: 66.66666667%;
  }

  .col.f-7 {
    width: 58.33333333%;
  }

  .col.f-push-7 {
    left: 58.33333333%;
    right: auto;
  }

  .col.f-pull-7 {
    right: 58.33333333%;
    left: auto;
  }

  .col.f-offset-7 {
    margin-left: 58.33333333%;
  }

  .col.f-6 {
    width: 50%;
  }

  .col.f-push-6 {
    left: 50%;
    right: auto;
  }

  .col.f-pull-6 {
    right: 50%;
    left: auto;
  }

  .col.f-offset-6 {
    margin-left: 50%;
  }

  .col.f-5 {
    width: 41.66666667%;
  }

  .col.f-push-5 {
    left: 41.66666667%;
    right: auto;
  }

  .col.f-pull-5 {
    right: 41.66666667%;
    left: auto;
  }

  .col.f-offset-5 {
    margin-left: 41.66666667%;
  }

  .col.f-4 {
    width: 33.33333333%;
  }

  .col.f-push-4 {
    left: 33.33333333%;
    right: auto;
  }

  .col.f-pull-4 {
    right: 33.33333333%;
    left: auto;
  }

  .col.f-offset-4 {
    margin-left: 33.33333333%;
  }

  .col.f-3 {
    width: 25%;
  }

  .col.f-push-3 {
    left: 25%;
    right: auto;
  }

  .col.f-pull-3 {
    right: 25%;
    left: auto;
  }

  .col.f-offset-3 {
    margin-left: 25%;
  }

  .col.f-2 {
    width: 16.66666667%;
  }

  .col.f-push-2 {
    left: 16.66666667%;
    right: auto;
  }

  .col.f-pull-2 {
    right: 16.66666667%;
    left: auto;
  }

  .col.f-offset-2 {
    margin-left: 16.66666667%;
  }

  .col.f-1 {
    width: 8.33333333%;
  }

  .col.f-push-1 {
    left: 8.33333333%;
    right: auto;
  }

  .col.f-pull-1 {
    right: 8.33333333%;
    left: auto;
  }

  .col.f-offset-1 {
    margin-left: 8.33333333%;
  }

  .col.f-push-0 {
    left: auto;
  }

  .col.f-pull-0 {
    right: auto;
  }

  .col.f-offset-0 {
    margin-left: 0;
  }

  .f-only,
  .f-up,
  .hide-e-only {
    display: inherit !important;
  }

  .e-only,
  .hide-f-only,
  .hide-f-up {
    display: none !important;
  }

  .col.gutter,
  .row.gutter {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

  .row.gutter-2x {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: "FontAwesome";
  src: url("../fonts/fontawesome-webfont.eot?v=4.6.3");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3")
      format("embedded-opentype"),
    url("../fonts/fontawesome-webfont.woff2?v=4.6.3") format("woff2"),
    url("../fonts/fontawesome-webfont.woff?v=4.6.3") format("woff"),
    url("../fonts/fontawesome-webfont.ttf?v=4.6.3") format("truetype"),
    url("../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.2857142857em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.8571428571em;
}

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right {
  margin-left: 0.3em;
}

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "";
}

.fa-music:before {
  content: "";
}

.fa-search:before {
  content: "";
}

.fa-envelope-o:before {
  content: "";
}

.fa-heart:before {
  content: "";
}

.fa-star:before {
  content: "";
}

.fa-star-o:before {
  content: "";
}

.fa-user:before {
  content: "";
}

.fa-film:before {
  content: "";
}

.fa-th-large:before {
  content: "";
}

.fa-th:before {
  content: "";
}

.fa-th-list:before {
  content: "";
}

.fa-check:before {
  content: "";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "";
}

.fa-search-plus:before {
  content: "";
}

.fa-search-minus:before {
  content: "";
}

.fa-power-off:before {
  content: "";
}

.fa-signal:before {
  content: "";
}

.fa-gear:before,
.fa-cog:before {
  content: "";
}

.fa-trash-o:before {
  content: "";
}

.fa-home:before {
  content: "";
}

.fa-file-o:before {
  content: "";
}

.fa-clock-o:before {
  content: "";
}

.fa-road:before {
  content: "";
}

.fa-download:before {
  content: "";
}

.fa-arrow-circle-o-down:before {
  content: "";
}

.fa-arrow-circle-o-up:before {
  content: "";
}

.fa-inbox:before {
  content: "";
}

.fa-play-circle-o:before {
  content: "";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}

.fa-refresh:before {
  content: "";
}

.fa-list-alt:before {
  content: "";
}

.fa-lock:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

.fa-volume-off:before {
  content: "";
}

.fa-volume-down:before {
  content: "";
}

.fa-volume-up:before {
  content: "";
}

.fa-qrcode:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-book:before {
  content: "";
}

.fa-bookmark:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

.fa-font:before {
  content: "";
}

.fa-bold:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

.fa-text-height:before {
  content: "";
}

.fa-text-width:before {
  content: "";
}

.fa-align-left:before {
  content: "";
}

.fa-align-center:before {
  content: "";
}

.fa-align-right:before {
  content: "";
}

.fa-align-justify:before {
  content: "";
}

.fa-list:before {
  content: "";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "";
}

.fa-indent:before {
  content: "";
}

.fa-video-camera:before {
  content: "";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "";
}

.fa-pencil:before {
  content: "";
}

.fa-map-marker:before {
  content: "";
}

.fa-adjust:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}

.fa-share-square-o:before {
  content: "";
}

.fa-check-square-o:before {
  content: "";
}

.fa-arrows:before {
  content: "";
}

.fa-step-backward:before {
  content: "";
}

.fa-fast-backward:before {
  content: "";
}

.fa-backward:before {
  content: "";
}

.fa-play:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

.fa-fast-forward:before {
  content: "";
}

.fa-step-forward:before {
  content: "";
}

.fa-eject:before {
  content: "";
}

.fa-chevron-left:before {
  content: "";
}

.fa-chevron-right:before {
  content: "";
}

.fa-plus-circle:before {
  content: "";
}

.fa-minus-circle:before {
  content: "";
}

.fa-times-circle:before {
  content: "";
}

.fa-check-circle:before {
  content: "";
}

.fa-question-circle:before {
  content: "";
}

.fa-info-circle:before {
  content: "";
}

.fa-crosshairs:before {
  content: "";
}

.fa-times-circle-o:before {
  content: "";
}

.fa-check-circle-o:before {
  content: "";
}

.fa-ban:before {
  content: "";
}

.fa-arrow-left:before {
  content: "";
}

.fa-arrow-right:before {
  content: "";
}

.fa-arrow-up:before {
  content: "";
}

.fa-arrow-down:before {
  content: "";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "";
}

.fa-expand:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-asterisk:before {
  content: "";
}

.fa-exclamation-circle:before {
  content: "";
}

.fa-gift:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-eye:before {
  content: "";
}

.fa-eye-slash:before {
  content: "";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}

.fa-plane:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

.fa-chevron-up:before {
  content: "";
}

.fa-chevron-down:before {
  content: "";
}

.fa-retweet:before {
  content: "";
}

.fa-shopping-cart:before {
  content: "";
}

.fa-folder:before {
  content: "";
}

.fa-folder-open:before {
  content: "";
}

.fa-arrows-v:before {
  content: "";
}

.fa-arrows-h:before {
  content: "";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}

.fa-twitter-square:before {
  content: "";
}

.fa-facebook-square:before {
  content: "";
}

.fa-camera-retro:before {
  content: "";
}

.fa-key:before {
  content: "";
}

.fa-gears:before,
.fa-cogs:before {
  content: "";
}

.fa-comments:before {
  content: "";
}

.fa-thumbs-o-up:before {
  content: "";
}

.fa-thumbs-o-down:before {
  content: "";
}

.fa-star-half:before {
  content: "";
}

.fa-heart-o:before {
  content: "";
}

.fa-sign-out:before {
  content: "";
}

.fa-linkedin-square:before {
  content: "";
}

.fa-thumb-tack:before {
  content: "";
}

.fa-external-link:before {
  content: "";
}

.fa-sign-in:before {
  content: "";
}

.fa-trophy:before {
  content: "";
}

.fa-github-square:before {
  content: "";
}

.fa-upload:before {
  content: "";
}

.fa-lemon-o:before {
  content: "";
}

.fa-phone:before {
  content: "";
}

.fa-square-o:before {
  content: "";
}

.fa-bookmark-o:before {
  content: "";
}

.fa-phone-square:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "";
}

.fa-github:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

.fa-credit-card:before {
  content: "";
}

.fa-feed:before,
.fa-rss:before {
  content: "";
}

.fa-hdd-o:before {
  content: "";
}

.fa-bullhorn:before {
  content: "";
}

.fa-bell:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

.fa-hand-o-right:before {
  content: "";
}

.fa-hand-o-left:before {
  content: "";
}

.fa-hand-o-up:before {
  content: "";
}

.fa-hand-o-down:before {
  content: "";
}

.fa-arrow-circle-left:before {
  content: "";
}

.fa-arrow-circle-right:before {
  content: "";
}

.fa-arrow-circle-up:before {
  content: "";
}

.fa-arrow-circle-down:before {
  content: "";
}

.fa-globe:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

.fa-arrows-alt:before {
  content: "";
}

.fa-group:before,
.fa-users:before {
  content: "";
}

.fa-chain:before,
.fa-link:before {
  content: "";
}

.fa-cloud:before {
  content: "";
}

.fa-flask:before {
  content: "";
}

.fa-cut:before,
.fa-scissors:before {
  content: "";
}

.fa-copy:before,
.fa-files-o:before {
  content: "";
}

.fa-paperclip:before {
  content: "";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "";
}

.fa-square:before {
  content: "";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "";
}

.fa-list-ul:before {
  content: "";
}

.fa-list-ol:before {
  content: "";
}

.fa-strikethrough:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

.fa-pinterest-square:before {
  content: "";
}

.fa-google-plus-square:before {
  content: "";
}

.fa-google-plus:before {
  content: "";
}

.fa-money:before {
  content: "";
}

.fa-caret-down:before {
  content: "";
}

.fa-caret-up:before {
  content: "";
}

.fa-caret-left:before {
  content: "";
}

.fa-caret-right:before {
  content: "";
}

.fa-columns:before {
  content: "";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}

.fa-envelope:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}

.fa-legal:before,
.fa-gavel:before {
  content: "";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}

.fa-comment-o:before {
  content: "";
}

.fa-comments-o:before {
  content: "";
}

.fa-flash:before,
.fa-bolt:before {
  content: "";
}

.fa-sitemap:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "";
}

.fa-lightbulb-o:before {
  content: "";
}

.fa-exchange:before {
  content: "";
}

.fa-cloud-download:before {
  content: "";
}

.fa-cloud-upload:before {
  content: "";
}

.fa-user-md:before {
  content: "";
}

.fa-stethoscope:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

.fa-bell-o:before {
  content: "";
}

.fa-coffee:before {
  content: "";
}

.fa-cutlery:before {
  content: "";
}

.fa-file-text-o:before {
  content: "";
}

.fa-building-o:before {
  content: "";
}

.fa-hospital-o:before {
  content: "";
}

.fa-ambulance:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

.fa-fighter-jet:before {
  content: "";
}

.fa-beer:before {
  content: "";
}

.fa-h-square:before {
  content: "";
}

.fa-plus-square:before {
  content: "";
}

.fa-angle-double-left:before {
  content: "";
}

.fa-angle-double-right:before {
  content: "";
}

.fa-angle-double-up:before {
  content: "";
}

.fa-angle-double-down:before {
  content: "";
}

.fa-angle-left:before {
  content: "";
}

.fa-angle-right:before {
  content: "";
}

.fa-angle-up:before {
  content: "";
}

.fa-angle-down:before {
  content: "";
}

.fa-desktop:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}

.fa-circle-o:before {
  content: "";
}

.fa-quote-left:before {
  content: "";
}

.fa-quote-right:before {
  content: "";
}

.fa-spinner:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}

.fa-github-alt:before {
  content: "";
}

.fa-folder-o:before {
  content: "";
}

.fa-folder-open-o:before {
  content: "";
}

.fa-smile-o:before {
  content: "";
}

.fa-frown-o:before {
  content: "";
}

.fa-meh-o:before {
  content: "";
}

.fa-gamepad:before {
  content: "";
}

.fa-keyboard-o:before {
  content: "";
}

.fa-flag-o:before {
  content: "";
}

.fa-flag-checkered:before {
  content: "";
}

.fa-terminal:before {
  content: "";
}

.fa-code:before {
  content: "";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}

.fa-location-arrow:before {
  content: "";
}

.fa-crop:before {
  content: "";
}

.fa-code-fork:before {
  content: "";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}

.fa-question:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

.fa-puzzle-piece:before {
  content: "";
}

.fa-microphone:before {
  content: "";
}

.fa-microphone-slash:before {
  content: "";
}

.fa-shield:before {
  content: "";
}

.fa-calendar-o:before {
  content: "";
}

.fa-fire-extinguisher:before {
  content: "";
}

.fa-rocket:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

.fa-chevron-circle-left:before {
  content: "";
}

.fa-chevron-circle-right:before {
  content: "";
}

.fa-chevron-circle-up:before {
  content: "";
}

.fa-chevron-circle-down:before {
  content: "";
}

.fa-html5:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

.fa-unlock-alt:before {
  content: "";
}

.fa-bullseye:before {
  content: "";
}

.fa-ellipsis-h:before {
  content: "";
}

.fa-ellipsis-v:before {
  content: "";
}

.fa-rss-square:before {
  content: "";
}

.fa-play-circle:before {
  content: "";
}

.fa-ticket:before {
  content: "";
}

.fa-minus-square:before {
  content: "";
}

.fa-minus-square-o:before {
  content: "";
}

.fa-level-up:before {
  content: "";
}

.fa-level-down:before {
  content: "";
}

.fa-check-square:before {
  content: "";
}

.fa-pencil-square:before {
  content: "";
}

.fa-external-link-square:before {
  content: "";
}

.fa-share-square:before {
  content: "";
}

.fa-compass:before {
  content: "";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}

.fa-euro:before,
.fa-eur:before {
  content: "";
}

.fa-gbp:before {
  content: "";
}

.fa-dollar:before,
.fa-usd:before {
  content: "";
}

.fa-rupee:before,
.fa-inr:before {
  content: "";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}

.fa-won:before,
.fa-krw:before {
  content: "";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}

.fa-file:before {
  content: "";
}

.fa-file-text:before {
  content: "";
}

.fa-sort-alpha-asc:before {
  content: "";
}

.fa-sort-alpha-desc:before {
  content: "";
}

.fa-sort-amount-asc:before {
  content: "";
}

.fa-sort-amount-desc:before {
  content: "";
}

.fa-sort-numeric-asc:before {
  content: "";
}

.fa-sort-numeric-desc:before {
  content: "";
}

.fa-thumbs-up:before {
  content: "";
}

.fa-thumbs-down:before {
  content: "";
}

.fa-youtube-square:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

.fa-xing-square:before {
  content: "";
}

.fa-youtube-play:before {
  content: "";
}

.fa-dropbox:before {
  content: "";
}

.fa-stack-overflow:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

.fa-bitbucket-square:before {
  content: "";
}

.fa-tumblr:before {
  content: "";
}

.fa-tumblr-square:before {
  content: "";
}

.fa-long-arrow-down:before {
  content: "";
}

.fa-long-arrow-up:before {
  content: "";
}

.fa-long-arrow-left:before {
  content: "";
}

.fa-long-arrow-right:before {
  content: "";
}

.fa-apple:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-male:before {
  content: "";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}

.fa-sun-o:before {
  content: "";
}

.fa-moon-o:before {
  content: "";
}

.fa-archive:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

.fa-stack-exchange:before {
  content: "";
}

.fa-arrow-circle-o-right:before {
  content: "";
}

.fa-arrow-circle-o-left:before {
  content: "";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}

.fa-dot-circle-o:before {
  content: "";
}

.fa-wheelchair:before {
  content: "";
}

.fa-vimeo-square:before {
  content: "";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}

.fa-plus-square-o:before {
  content: "";
}

.fa-space-shuttle:before {
  content: "";
}

.fa-slack:before {
  content: "";
}

.fa-envelope-square:before {
  content: "";
}

.fa-wordpress:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}

.fa-yahoo:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

.fa-reddit-square:before {
  content: "";
}

.fa-stumbleupon-circle:before {
  content: "";
}

.fa-stumbleupon:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

.fa-pied-piper-pp:before {
  content: "";
}

.fa-pied-piper-alt:before {
  content: "";
}

.fa-drupal:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-spoon:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

.fa-behance-square:before {
  content: "";
}

.fa-steam:before {
  content: "";
}

.fa-steam-square:before {
  content: "";
}

.fa-recycle:before {
  content: "";
}

.fa-automobile:before,
.fa-car:before {
  content: "";
}

.fa-cab:before,
.fa-taxi:before {
  content: "";
}

.fa-tree:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-database:before {
  content: "";
}

.fa-file-pdf-o:before {
  content: "";
}

.fa-file-word-o:before {
  content: "";
}

.fa-file-excel-o:before {
  content: "";
}

.fa-file-powerpoint-o:before {
  content: "";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}

.fa-file-code-o:before {
  content: "";
}

.fa-vine:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "";
}

.fa-circle-o-notch:before {
  content: "";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "";
}

.fa-ge:before,
.fa-empire:before {
  content: "";
}

.fa-git-square:before {
  content: "";
}

.fa-git:before {
  content: "";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "";
}

.fa-tencent-weibo:before {
  content: "";
}

.fa-qq:before {
  content: "";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}

.fa-history:before {
  content: "";
}

.fa-circle-thin:before {
  content: "";
}

.fa-header:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-sliders:before {
  content: "";
}

.fa-share-alt:before {
  content: "";
}

.fa-share-alt-square:before {
  content: "";
}

.fa-bomb:before {
  content: "";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}

.fa-tty:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

.fa-newspaper-o:before {
  content: "";
}

.fa-wifi:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

.fa-google-wallet:before {
  content: "";
}

.fa-cc-visa:before {
  content: "";
}

.fa-cc-mastercard:before {
  content: "";
}

.fa-cc-discover:before {
  content: "";
}

.fa-cc-amex:before {
  content: "";
}

.fa-cc-paypal:before {
  content: "";
}

.fa-cc-stripe:before {
  content: "";
}

.fa-bell-slash:before {
  content: "";
}

.fa-bell-slash-o:before {
  content: "";
}

.fa-trash:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-eyedropper:before {
  content: "";
}

.fa-paint-brush:before {
  content: "";
}

.fa-birthday-cake:before {
  content: "";
}

.fa-area-chart:before {
  content: "";
}

.fa-pie-chart:before {
  content: "";
}

.fa-line-chart:before {
  content: "";
}

.fa-lastfm:before {
  content: "";
}

.fa-lastfm-square:before {
  content: "";
}

.fa-toggle-off:before {
  content: "";
}

.fa-toggle-on:before {
  content: "";
}

.fa-bicycle:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-cc:before {
  content: "";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}

.fa-meanpath:before {
  content: "";
}

.fa-buysellads:before {
  content: "";
}

.fa-connectdevelop:before {
  content: "";
}

.fa-dashcube:before {
  content: "";
}

.fa-forumbee:before {
  content: "";
}

.fa-leanpub:before {
  content: "";
}

.fa-sellsy:before {
  content: "";
}

.fa-shirtsinbulk:before {
  content: "";
}

.fa-simplybuilt:before {
  content: "";
}

.fa-skyatlas:before {
  content: "";
}

.fa-cart-plus:before {
  content: "";
}

.fa-cart-arrow-down:before {
  content: "";
}

.fa-diamond:before {
  content: "";
}

.fa-ship:before {
  content: "";
}

.fa-user-secret:before {
  content: "";
}

.fa-motorcycle:before {
  content: "";
}

.fa-street-view:before {
  content: "";
}

.fa-heartbeat:before {
  content: "";
}

.fa-venus:before {
  content: "";
}

.fa-mars:before {
  content: "";
}

.fa-mercury:before {
  content: "";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "";
}

.fa-transgender-alt:before {
  content: "";
}

.fa-venus-double:before {
  content: "";
}

.fa-mars-double:before {
  content: "";
}

.fa-venus-mars:before {
  content: "";
}

.fa-mars-stroke:before {
  content: "";
}

.fa-mars-stroke-v:before {
  content: "";
}

.fa-mars-stroke-h:before {
  content: "";
}

.fa-neuter:before {
  content: "";
}

.fa-genderless:before {
  content: "";
}

.fa-facebook-official:before {
  content: "";
}

.fa-pinterest-p:before {
  content: "";
}

.fa-whatsapp:before {
  content: "";
}

.fa-server:before {
  content: "";
}

.fa-user-plus:before {
  content: "";
}

.fa-user-times:before {
  content: "";
}

.fa-hotel:before,
.fa-bed:before {
  content: "";
}

.fa-viacoin:before {
  content: "";
}

.fa-train:before {
  content: "";
}

.fa-subway:before {
  content: "";
}

.fa-medium:before {
  content: "";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "";
}

.fa-optin-monster:before {
  content: "";
}

.fa-opencart:before {
  content: "";
}

.fa-expeditedssl:before {
  content: "";
}

.fa-battery-4:before,
.fa-battery-full:before {
  content: "";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "";
}

.fa-mouse-pointer:before {
  content: "";
}

.fa-i-cursor:before {
  content: "";
}

.fa-object-group:before {
  content: "";
}

.fa-object-ungroup:before {
  content: "";
}

.fa-sticky-note:before {
  content: "";
}

.fa-sticky-note-o:before {
  content: "";
}

.fa-cc-jcb:before {
  content: "";
}

.fa-cc-diners-club:before {
  content: "";
}

.fa-clone:before {
  content: "";
}

.fa-balance-scale:before {
  content: "";
}

.fa-hourglass-o:before {
  content: "";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "";
}

.fa-hourglass:before {
  content: "";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "";
}

.fa-hand-scissors-o:before {
  content: "";
}

.fa-hand-lizard-o:before {
  content: "";
}

.fa-hand-spock-o:before {
  content: "";
}

.fa-hand-pointer-o:before {
  content: "";
}

.fa-hand-peace-o:before {
  content: "";
}

.fa-trademark:before {
  content: "";
}

.fa-registered:before {
  content: "";
}

.fa-creative-commons:before {
  content: "";
}

.fa-gg:before {
  content: "";
}

.fa-gg-circle:before {
  content: "";
}

.fa-tripadvisor:before {
  content: "";
}

.fa-odnoklassniki:before {
  content: "";
}

.fa-odnoklassniki-square:before {
  content: "";
}

.fa-get-pocket:before {
  content: "";
}

.fa-wikipedia-w:before {
  content: "";
}

.fa-safari:before {
  content: "";
}

.fa-chrome:before {
  content: "";
}

.fa-firefox:before {
  content: "";
}

.fa-opera:before {
  content: "";
}

.fa-internet-explorer:before {
  content: "";
}

.fa-tv:before,
.fa-television:before {
  content: "";
}

.fa-contao:before {
  content: "";
}

.fa-500px:before {
  content: "";
}

.fa-amazon:before {
  content: "";
}

.fa-calendar-plus-o:before {
  content: "";
}

.fa-calendar-minus-o:before {
  content: "";
}

.fa-calendar-times-o:before {
  content: "";
}

.fa-calendar-check-o:before {
  content: "";
}

.fa-industry:before {
  content: "";
}

.fa-map-pin:before {
  content: "";
}

.fa-map-signs:before {
  content: "";
}

.fa-map-o:before {
  content: "";
}

.fa-map:before {
  content: "";
}

.fa-commenting:before {
  content: "";
}

.fa-commenting-o:before {
  content: "";
}

.fa-houzz:before {
  content: "";
}

.fa-vimeo:before {
  content: "";
}

.fa-black-tie:before {
  content: "";
}

.fa-fonticons:before {
  content: "";
}

.fa-reddit-alien:before {
  content: "";
}

.fa-edge:before {
  content: "";
}

.fa-credit-card-alt:before {
  content: "";
}

.fa-codiepie:before {
  content: "";
}

.fa-modx:before {
  content: "";
}

.fa-fort-awesome:before {
  content: "";
}

.fa-usb:before {
  content: "";
}

.fa-product-hunt:before {
  content: "";
}

.fa-mixcloud:before {
  content: "";
}

.fa-scribd:before {
  content: "";
}

.fa-pause-circle:before {
  content: "";
}

.fa-pause-circle-o:before {
  content: "";
}

.fa-stop-circle:before {
  content: "";
}

.fa-stop-circle-o:before {
  content: "";
}

.fa-shopping-bag:before {
  content: "";
}

.fa-shopping-basket:before {
  content: "";
}

.fa-hashtag:before {
  content: "";
}

.fa-bluetooth:before {
  content: "";
}

.fa-bluetooth-b:before {
  content: "";
}

.fa-percent:before {
  content: "";
}

.fa-gitlab:before {
  content: "";
}

.fa-wpbeginner:before {
  content: "";
}

.fa-wpforms:before {
  content: "";
}

.fa-envira:before {
  content: "";
}

.fa-universal-access:before {
  content: "";
}

.fa-wheelchair-alt:before {
  content: "";
}

.fa-question-circle-o:before {
  content: "";
}

.fa-blind:before {
  content: "";
}

.fa-audio-description:before {
  content: "";
}

.fa-volume-control-phone:before {
  content: "";
}

.fa-braille:before {
  content: "";
}

.fa-assistive-listening-systems:before {
  content: "";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "";
}

.fa-glide:before {
  content: "";
}

.fa-glide-g:before {
  content: "";
}

.fa-signing:before,
.fa-sign-language:before {
  content: "";
}

.fa-low-vision:before {
  content: "";
}

.fa-viadeo:before {
  content: "";
}

.fa-viadeo-square:before {
  content: "";
}

.fa-snapchat:before {
  content: "";
}

.fa-snapchat-ghost:before {
  content: "";
}

.fa-snapchat-square:before {
  content: "";
}

.fa-pied-piper:before {
  content: "";
}

.fa-first-order:before {
  content: "";
}

.fa-yoast:before {
  content: "";
}

.fa-themeisle:before {
  content: "";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "";
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "";
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

pre[class*="language-"] {
  background: #fafafa;
  border: 1px solid #eee;
}

code {
  color: #333;
  font-family: Consolas, Monaco, monospace;
  font-size: 0.9rem;
}

.sectionblock {
  padding-bottom: 3rem;
  padding-top: 3rem;
}

header {
  background-color: #fafafa;
  padding-bottom: 2rem;
  padding-top: 2rem;
}

table {
  overflow: auto;
  width: 100%;
}
table th,
table td {
  border-top: 1px solid #eeeeee;
  padding: 0.75rem 1rem;
}
table thead tr:first-child th {
  border-top-width: 0;
}

#sitetitle {
  font-size: 1.5rem;
  font-weight: bold;
  margin: 0;
}

#sitenav {
  border-right: 1px solid #f5f5f5;
  padding-bottom: 3rem;
  padding-top: 3rem;
}
#sitenav ul {
  list-style-type: none;
  margin: 0 0 1rem 0;
  padding: 0;
}
#sitenav ul li {
  margin-bottom: 0;
  margin-left: 1rem;
}
#sitenav a {
  font-size: 1rem;
}
#sitenav .sitenav-category {
  font-size: 1.125rem;
  font-weight: bold;
  margin-bottom: 0.5rem;
}

#pagetitle {
  font-size: 3rem;
  margin: 0;
}

.sectiontitle {
  font-size: 1.75rem;
}

code.standardclass {
  background-color: rgba(0, 0, 0, 0.05);
  font-weight: bold;
  padding: 0.05rem 0.4rem;
}

.example {
  margin-bottom: 2rem;
  margin-top: 2rem;
}
.example pre {
  margin-top: 1.5rem;
}

.classitem {
  margin-bottom: 2rem;
}
.classitem .classitem-description {
  color: #999;
}
@media (max-width: 64em) {
  .classitem .classitem-example {
    margin-top: 1.25rem;
  }
}

.classitemgroup {
  margin-bottom: 2rem;
  margin-top: 2rem;
}

#section-color-bgcolors .classitem-example div,
#section-color-textcolors .classitem-example div {
  padding: 0.5rem 1rem;
}

#section-mq-visibilityclasses .hidden-td {
  color: #bdbdbd;
}

#section-grid-structure .example .col,
#section-grid-offsetting .example .col,
#section-grid-reordering .example .col,
#section-grid-conditionalclearing .example .col,
#section-grid-nesting .example .col {
  background-color: #eee;
  border: 1px solid white;
}
