﻿/* ------------ Google Fonts -------------*/
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800");
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,600&display=swap");
/* COLORES */
@import url(airdatepicker/datepicker.css);
.ui.cajon {
  background: #fff;
  padding: 20px;
  margin-bottom: 30px; }

.wrapper {
  box-sizing: border-box;
  max-width: 1200px;
  margin: 0 auto;
  padding-right: 15px;
  padding-left: 15px; }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px; }

.row {
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -moz-box-flex: 0;
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px; }

.row.reverse {
  -webkit-box-direction: reverse;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }

.col.reverse {
  -webkit-box-direction: reverse;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column-reverse;
  -moz-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse; }

.col-xs {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-flex-basis: auto;
  -moz-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto; }

.col-xs-1 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-flex-basis: 8.33333%;
  -moz-flex-basis: 8.33333%;
  -ms-flex-preferred-size: 8.33333%;
  flex-basis: 8.33333%;
  max-width: 8.33333%; }

.col-xs-2 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-flex-basis: 16.66667%;
  -moz-flex-basis: 16.66667%;
  -ms-flex-preferred-size: 16.66667%;
  flex-basis: 16.66667%;
  max-width: 16.66667%; }

.col-xs-3 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-flex-basis: 25%;
  -moz-flex-basis: 25%;
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  max-width: 25%; }

.col-xs-4 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-flex-basis: 33.33333%;
  -moz-flex-basis: 33.33333%;
  -ms-flex-preferred-size: 33.33333%;
  flex-basis: 33.33333%;
  max-width: 33.33333%; }

.col-xs-5 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-flex-basis: 41.66667%;
  -moz-flex-basis: 41.66667%;
  -ms-flex-preferred-size: 41.66667%;
  flex-basis: 41.66667%;
  max-width: 41.66667%; }

.col-xs-6 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-flex-basis: 50%;
  -moz-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%; }

.col-xs-7 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-flex-basis: 58.33333%;
  -moz-flex-basis: 58.33333%;
  -ms-flex-preferred-size: 58.33333%;
  flex-basis: 58.33333%;
  max-width: 58.33333%; }

.col-xs-8 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-flex-basis: 66.66667%;
  -moz-flex-basis: 66.66667%;
  -ms-flex-preferred-size: 66.66667%;
  flex-basis: 66.66667%;
  max-width: 66.66667%; }

.col-xs-9 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-flex-basis: 75%;
  -moz-flex-basis: 75%;
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
  max-width: 75%; }

.col-xs-10 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-flex-basis: 83.33333%;
  -moz-flex-basis: 83.33333%;
  -ms-flex-preferred-size: 83.33333%;
  flex-basis: 83.33333%;
  max-width: 83.33333%; }

.col-xs-11 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-flex-basis: 91.66667%;
  -moz-flex-basis: 91.66667%;
  -ms-flex-preferred-size: 91.66667%;
  flex-basis: 91.66667%;
  max-width: 91.66667%; }

.col-xs-12 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.col-xs-offset-0 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 10px;
  padding-left: 10px;
  margin-left: 0; }

.col-xs-offset-1 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 10px;
  padding-left: 10px;
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 10px;
  padding-left: 10px;
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 10px;
  padding-left: 10px;
  margin-left: 25%; }

.col-xs-offset-4 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 10px;
  padding-left: 10px;
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 10px;
  padding-left: 10px;
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 10px;
  padding-left: 10px;
  margin-left: 50%; }

.col-xs-offset-7 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 10px;
  padding-left: 10px;
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 10px;
  padding-left: 10px;
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 10px;
  padding-left: 10px;
  margin-left: 75%; }

.col-xs-offset-10 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 10px;
  padding-left: 10px;
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 10px;
  padding-left: 10px;
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 10px;
  padding-left: 10px;
  margin-left: 100%; }

.col-xs {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-basis: 0;
  -moz-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  max-width: 100%; }

.start-xs {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  text-align: left; }

.center-xs {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  text-align: center; }

.end-xs {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  text-align: right; }

.top-xs {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start; }

.middle-xs {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }

.bottom-xs {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  align-items: flex-end; }

.around-xs {
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  justify-content: space-around; }

.between-xs {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between; }

.first-xs {
  order: -1; }

.last-xs {
  order: 1; }

@media only screen and (min-width: 30em) {
  .container {
    width: 30rem; }
  .col-xs {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-flex-basis: auto;
    -moz-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }
  .col-xs-1 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-flex-basis: 8.33333%;
    -moz-flex-basis: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%; }
  .col-xs-2 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-flex-basis: 16.66667%;
    -moz-flex-basis: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%; }
  .col-xs-3 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-flex-basis: 25%;
    -moz-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .col-xs-4 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-flex-basis: 33.33333%;
    -moz-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%; }
  .col-xs-5 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-flex-basis: 41.66667%;
    -moz-flex-basis: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%; }
  .col-xs-6 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .col-xs-7 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-flex-basis: 58.33333%;
    -moz-flex-basis: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%; }
  .col-xs-8 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-flex-basis: 66.66667%;
    -moz-flex-basis: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%; }
  .col-xs-9 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-flex-basis: 75%;
    -moz-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .col-xs-10 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-flex-basis: 83.33333%;
    -moz-flex-basis: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%; }
  .col-xs-11 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-flex-basis: 91.66667%;
    -moz-flex-basis: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%; }
  .col-xs-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .col-xs-offset-0 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 0; }
  .col-xs-offset-1 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 8.33333%; }
  .col-xs-offset-2 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 16.66667%; }
  .col-xs-offset-3 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 25%; }
  .col-xs-offset-4 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 33.33333%; }
  .col-xs-offset-5 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 41.66667%; }
  .col-xs-offset-6 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 50%; }
  .col-xs-offset-7 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 58.33333%; }
  .col-xs-offset-8 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 66.66667%; }
  .col-xs-offset-9 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 75%; }
  .col-xs-offset-10 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 83.33333%; }
  .col-xs-offset-11 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 91.66667%; }
  .col-xs-offset-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 100%; }
  .col-xs {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-basis: 0;
    -moz-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%; }
  .start-xs {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    text-align: left; }
  .center-xs {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    text-align: center; }
  .end-xs {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    text-align: right; }
  .top-xs {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start; }
  .middle-xs {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
  .bottom-xs {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    align-items: flex-end; }
  .around-xs {
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    justify-content: space-around; }
  .between-xs {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
  .first-xs {
    order: -1; }
  .last-xs {
    order: 1; } }

@media only screen and (min-width: 48em) {
  .container {
    width: 46rem; }
  .col-sm {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-flex-basis: auto;
    -moz-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }
  .col-sm-1 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-flex-basis: 8.33333%;
    -moz-flex-basis: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-flex-basis: 16.66667%;
    -moz-flex-basis: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-flex-basis: 25%;
    -moz-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .col-sm-4 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-flex-basis: 33.33333%;
    -moz-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-flex-basis: 41.66667%;
    -moz-flex-basis: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .col-sm-7 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-flex-basis: 58.33333%;
    -moz-flex-basis: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-flex-basis: 66.66667%;
    -moz-flex-basis: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-flex-basis: 75%;
    -moz-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .col-sm-10 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-flex-basis: 83.33333%;
    -moz-flex-basis: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-flex-basis: 91.66667%;
    -moz-flex-basis: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .col-sm-offset-0 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 0; }
  .col-sm-offset-1 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 25%; }
  .col-sm-offset-4 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 50%; }
  .col-sm-offset-7 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 75%; }
  .col-sm-offset-10 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 100%; }
  .col-sm {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-basis: 0;
    -moz-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%; }
  .start-sm {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    text-align: left; }
  .center-sm {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    text-align: center; }
  .end-sm {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    text-align: right; }
  .top-sm {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start; }
  .middle-sm {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
  .bottom-sm {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    align-items: flex-end; }
  .around-sm {
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    justify-content: space-around; }
  .between-sm {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
  .first-sm {
    order: -1; }
  .last-sm {
    order: 1; } }

@media only screen and (min-width: 62em) {
  .container {
    width: 61rem; }
  .col-md {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-flex-basis: auto;
    -moz-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }
  .col-md-1 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-flex-basis: 8.33333%;
    -moz-flex-basis: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-flex-basis: 16.66667%;
    -moz-flex-basis: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-flex-basis: 25%;
    -moz-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .col-md-4 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-flex-basis: 33.33333%;
    -moz-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-flex-basis: 41.66667%;
    -moz-flex-basis: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .col-md-7 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-flex-basis: 58.33333%;
    -moz-flex-basis: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-flex-basis: 66.66667%;
    -moz-flex-basis: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-flex-basis: 75%;
    -moz-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .col-md-10 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-flex-basis: 83.33333%;
    -moz-flex-basis: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-flex-basis: 91.66667%;
    -moz-flex-basis: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .col-md-offset-0 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 0; }
  .col-md-offset-1 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 25%; }
  .col-md-offset-4 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 50%; }
  .col-md-offset-7 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 75%; }
  .col-md-offset-10 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 100%; }
  .col-md {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-basis: 0;
    -moz-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%; }
  .start-md {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    text-align: left; }
  .center-md {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    text-align: center; }
  .end-md {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    text-align: right; }
  .top-md {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start; }
  .middle-md {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
  .bottom-md {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    align-items: flex-end; }
  .around-md {
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    justify-content: space-around; }
  .between-md {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
  .first-md {
    order: -1; }
  .last-md {
    order: 1; } }

@media only screen and (min-width: 75em) {
  .container {
    width: 75rem; }
  .col-lg {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-flex-basis: auto;
    -moz-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }
  .col-lg-1 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-flex-basis: 8.33333%;
    -moz-flex-basis: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-flex-basis: 16.66667%;
    -moz-flex-basis: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-flex-basis: 25%;
    -moz-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .col-lg-4 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-flex-basis: 33.33333%;
    -moz-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-flex-basis: 41.66667%;
    -moz-flex-basis: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .col-lg-7 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-flex-basis: 58.33333%;
    -moz-flex-basis: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-flex-basis: 66.66667%;
    -moz-flex-basis: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-flex-basis: 75%;
    -moz-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .col-lg-10 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-flex-basis: 83.33333%;
    -moz-flex-basis: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-flex-basis: 91.66667%;
    -moz-flex-basis: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .col-lg-offset-0 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 0; }
  .col-lg-offset-1 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 25%; }
  .col-lg-offset-4 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 50%; }
  .col-lg-offset-7 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 75%; }
  .col-lg-offset-10 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 100%; }
  .col-lg {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-basis: 0;
    -moz-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%; }
  .start-lg {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    text-align: left; }
  .center-lg {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    text-align: center; }
  .end-lg {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    text-align: right; }
  .top-lg {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start; }
  .middle-lg {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
  .bottom-lg {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    align-items: flex-end; }
  .around-lg {
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    justify-content: space-around; }
  .between-lg {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
  .first-lg {
    order: -1; }
  .last-lg {
    order: 1; } }

/* COLORES */
.ui.input input,
button,
.ui.button,
.ui.input > .button {
  min-height: 32px;
  /* minimo para igualar a los botones */ }

textarea,
input,
select,
input[type="text"],
input[type="button"],
input[type="submit"] {
  -webkit-appearance: none;
  border-radius: 0; }

input:not([type]),
input[type="date"],
input[type="datetime-local"],
input[type="email"],
input[type="file"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
textarea {
  width: 100%;
  vertical-align: top; }

input[type="checkbox"], input[type="radio"] {
  border: 0;
  -webkit-appearance: none;
  background-color: transparent !important; }
  input[type="checkbox"]:hover, input[type="radio"]:hover {
    background-color: transparent !important; }

.ui.form input[type="checkbox"],
.ui.form textarea {
  vertical-align: top; }

input.disabled, input[disabled] {
  background: #f7f7f7;
  opacity: 0.4 !important;
  cursor: not-allowed !important; }

label span {
  display: block;
  margin: 0 0 .28571429rem 0; }
  label span.error {
    font-weight: bold;
    margin: 5px 0;
    color: #d9534f !important; }
  label span a {
    padding-left: 8px;
    border-left: 1px solid #ddd;
    margin-left: 5px; }

label input {
  position: relative; }

label textarea {
  margin: .28571429rem 0 0 0 !important; }

label.error {
  color: #d9534f; }
  label.error input, label.error .ui.select, label.error textarea {
    border-color: #d9534f;
    background-color: #d9534f17;
    color: #d9534f; }
    label.error input:after, label.error .ui.select:after, label.error textarea:after {
      color: #d9534f; }
    label.error input:before, label.error .ui.select:before, label.error textarea:before {
      color: #d9534f; }
  label.error span.ayuda {
    font-weight: normal;
    margin: 5px; }
  label.error a {
    color: #d9534f;
    font-weight: bold; }
    label.error a:hover {
      color: #d01919; }

label.success {
  color: #4caf50; }
  label.success input, label.success .ui.select, label.success textarea {
    border-color: #4caf50;
    background-color: #4caf5017;
    color: #4caf50; }
    label.success input:after, label.success .ui.select:after, label.success textarea:after {
      color: #4caf50; }
    label.success input:before, label.success .ui.select:before, label.success textarea:before {
      color: #4caf50; }
  label.success span.ayuda {
    font-weight: normal;
    margin: 5px; }
  label.success a {
    color: #4caf50;
    font-weight: bold; }
    label.success a:hover {
      color: #81c784; }

.ui.input {
  position: relative; }
  .ui.input.boton a {
    top: 0px;
    right: 1px;
    position: absolute;
    background: #fff;
    min-height: 36px;
    line-height: 36px;
    padding: 0px 10px;
    box-shadow: inset 1px 1px 0 0 #ddd;
    color: #333; }
    .ui.input.boton a i {
      margin: 0; }
    .ui.input.boton a:hover {
      color: #0082ca; }

.ui.form, form {
  /* TYPE NUMBER */ }
  .ui.form:focus, form:focus {
    outline: none !important; }
  .ui.form table:focus, form table:focus {
    outline: none !important; }
  .ui.form .inline, form .inline {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center; }
    .ui.form .inline label, form .inline label {
      width: 85px;
      padding: 0 10px 0 0;
      line-height: 16px; }
    .ui.form .inline input, form .inline input {
      flex: 1 0 auto;
      -webkit-box-flex: 1 0 auto;
      -webkit-flex: 1 0 auto;
      -moz-box-flex: 1 0 auto;
      -moz-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
      width: 1px; }
    .ui.form .inline .ui label, form .inline .ui label {
      width: auto; }
    .ui.form .inline .ui.checkbox input[type="checkbox"]:checked:after, form .inline .ui.checkbox input[type="checkbox"]:checked:after {
      content: '\e912';
      font-family: 'sdelsol_icon';
      position: absolute;
      left: 2px;
      top: 0px; }
    .ui.form .inline .ui.checkbox input[type="checkbox"]:after, form .inline .ui.checkbox input[type="checkbox"]:after {
      content: '\e92e';
      font-family: 'sdelsol_icon';
      position: absolute;
      left: 2px;
      top: 0px; }
  .ui.form .inline + .inline, form .inline + .inline {
    margin-left: 20px; }
  .ui.form .tab, form .tab {
    padding: 10px 0 0 0px;
    border-bottom: 1px solid #ddd; }
    .ui.form .tab .tablinks, form .tab .tablinks {
      box-shadow: none;
      border: 1px solid #ddd;
      margin-bottom: -1px;
      background: #f4f4f4;
      color: #333 !important; }
      .ui.form .tab .tablinks.active, form .tab .tablinks.active {
        border-bottom: 1px solid #fff;
        background: #ffffff;
        color: #333 !important; }
  .ui.form .tabcontent, form .tabcontent {
    border: 1px solid #ddd;
    border-top: 0;
    padding: 20px; }
  .ui.form .imagen, form .imagen {
    width: 100%;
    height: 90px;
    border: 1px solid #ddd;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    overflow: hidden; }
    .ui.form .imagen:hover .opciones, form .imagen:hover .opciones {
      transform: translateY(0px); }
    .ui.form .imagen.default, form .imagen.default {
      display: flex;
      justify-content: center;
      align-items: center; }
      .ui.form .imagen.default:before, form .imagen.default:before {
        content: '\e91f';
        font-family: 'sdelsol_icon';
        font-size: 50px;
        color: #ddd; }
      .ui.form .imagen.default .opciones .borrar, form .imagen.default .opciones .borrar {
        display: none; }
    .ui.form .imagen .opciones, form .imagen .opciones {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background-color: rgba(0, 0, 0, 0.4);
      transform: translateY(240px);
      transition: all 0.4s ease;
      display: flex;
      align-items: center;
      justify-content: center; }
      .ui.form .imagen .opciones label, form .imagen .opciones label {
        margin-bottom: 0; }
      .ui.form .imagen .opciones .editar, form .imagen .opciones .editar {
        color: #666666;
        border: 1px solid #c7c7c7;
        padding: 5px 10px;
        margin: 0 5px;
        display: flex;
        justify-content: center;
        background: white; }
        .ui.form .imagen .opciones .editar:before, form .imagen .opciones .editar:before {
          content: '\e91f';
          font-family: 'sdelsol_icon';
          font-size: 16px;
          padding-right: 0px; }
        .ui.form .imagen .opciones .editar:hover, form .imagen .opciones .editar:hover {
          background-color: #dbdbdb !important;
          cursor: pointer; }
      .ui.form .imagen .opciones .borrar, form .imagen .opciones .borrar {
        color: #666666;
        border: 1px solid #c7c7c7;
        padding: 5px 10px;
        margin: 0 5px;
        display: flex;
        justify-content: center;
        background: white; }
        .ui.form .imagen .opciones .borrar:before, form .imagen .opciones .borrar:before {
          content: '\e92f';
          font-family: 'sdelsol_icon';
          font-size: 16px;
          padding-right: 0px; }
        .ui.form .imagen .opciones .borrar:hover, form .imagen .opciones .borrar:hover {
          background-color: #dbdbdb !important;
          cursor: pointer; }
  .ui.form > div, form > div {
    clear: both;
    /* margin: 0 0 1em; */ }
  .ui.form .oculto, form .oculto {
    position: absolute;
    top: -9999px;
    left: -9999px; }
  .ui.form .imagen img, form .imagen img {
    border: 1px solid #ddd;
    padding: 10px; }
  .ui.form input, form input {
    background-color: #FFFFFF;
    border: 1px solid rgba(34, 36, 38, 0.15);
    outline: none;
    font-size: 1em;
    vertical-align: top;
    line-height: 1.21428571em;
    padding: 10px 12px;
    transition: color .1s ease,border-color .1s ease; }
    .ui.form input:hover, form input:hover {
      background-color: #F7F7F7; }
    .ui.form input:focus, form input:focus {
      color: rgba(0, 0, 0, 0.95);
      border-color: #4ba2d5;
      border-radius: 0;
      background: #fff;
      box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.35) inset; }
  .ui.form label, form label {
    display: block;
    margin: 0 0 .28571429rem 0;
    color: rgba(0, 0, 0, 0.87);
    font-size: 1em;
    text-transform: none; }
    .ui.form label span, form label span {
      display: block;
      margin: 0 0 .28571429rem 0; }
    .ui.form label span.ayuda, form label span.ayuda {
      font-weight: normal;
      margin: 5px; }
    .ui.form label span.error, form label span.error {
      font-weight: normal;
      margin: 5px 0; }
    .ui.form label.error, form label.error {
      color: #d9534f;
      font-weight: bold; }
      .ui.form label.error input, .ui.form label.error .ui.select, .ui.form label.error textarea, form label.error input, form label.error .ui.select, form label.error textarea {
        border-color: #d9534f;
        background-color: #d9534f17;
        color: #d9534f; }
        .ui.form label.error input:after, .ui.form label.error .ui.select:after, .ui.form label.error textarea:after, form label.error input:after, form label.error .ui.select:after, form label.error textarea:after {
          color: #d9534f; }
        .ui.form label.error input:before, .ui.form label.error .ui.select:before, .ui.form label.error textarea:before, form label.error input:before, form label.error .ui.select:before, form label.error textarea:before {
          color: #d9534f; }
      .ui.form label.error span.ayuda, form label.error span.ayuda {
        font-weight: normal;
        margin: 5px; }
      .ui.form label.error a, form label.error a {
        color: #d9534f;
        font-weight: bold; }
        .ui.form label.error a:hover, form label.error a:hover {
          color: #d01919; }
    .ui.form label.success, form label.success {
      color: #4caf50;
      font-weight: bold; }
      .ui.form label.success input, .ui.form label.success .ui.select, .ui.form label.success textarea, form label.success input, form label.success .ui.select, form label.success textarea {
        border-color: #4caf50;
        background-color: #4caf5017;
        color: #4caf50; }
        .ui.form label.success input:after, .ui.form label.success .ui.select:after, .ui.form label.success textarea:after, form label.success input:after, form label.success .ui.select:after, form label.success textarea:after {
          color: #4caf50; }
        .ui.form label.success input:before, .ui.form label.success .ui.select:before, .ui.form label.success textarea:before, form label.success input:before, form label.success .ui.select:before, form label.success textarea:before {
          color: #4caf50; }
      .ui.form label.success span.ayuda, form label.success span.ayuda {
        font-weight: normal;
        margin: 5px; }
      .ui.form label.success a, form label.success a {
        color: #4caf50;
        font-weight: bold; }
        .ui.form label.success a:hover, form label.success a:hover {
          color: #81c784; }
  .ui.form .row, form .row {
    clear: both;
    /* margin-bottom: 1em; */ }
  .ui.form [class^='col-'], form [class^='col-'] {
    margin-bottom: 1em; }
  .ui.form input[type="number"], form input[type="number"] {
    -webkit-appearance: none;
    text-align: right;
    -moz-appearance: textfield; }
  .ui.form input[type=number]::-webkit-inner-spin-button,
  .ui.form input[type=number]::-webkit-outer-spin-button, form input[type=number]::-webkit-inner-spin-button,
  form input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0; }
  .ui.form textarea, form textarea {
    margin: 0;
    -webkit-appearance: none;
    tap-highlight-color: rgba(255, 255, 255, 0);
    padding: .78571429em 1em;
    background: #fff;
    border: 1px solid rgba(34, 36, 38, 0.15);
    outline: 0;
    color: rgba(0, 0, 0, 0.87);
    border-radius: 0;
    box-shadow: 0 0 0 0 transparent inset;
    -webkit-transition: color .1s ease,border-color .1s ease;
    transition: color .1s ease,border-color .1s ease;
    font-size: 1em;
    line-height: 1.2857;
    resize: vertical;
    width: 100%;
    vertical-align: top; }
    .ui.form textarea:not([rows]), form textarea:not([rows]) {
      height: 12em;
      min-height: 8em;
      max-height: 24em; }
    .ui.form textarea:focus, form textarea:focus {
      color: rgba(0, 0, 0, 0.95);
      border-color: #4ba2d5;
      border-radius: 0;
      box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.35) inset; }
  .ui.form .error, form .error {
    color: #d9534f; }
    .ui.form .error input, .ui.form .error .ui.select, .ui.form .error textarea, form .error input, form .error .ui.select, form .error textarea {
      border-color: #d9534f;
      background-color: #fbeeed;
      color: #d9534f; }
      .ui.form .error input:after, .ui.form .error .ui.select:after, .ui.form .error textarea:after, form .error input:after, form .error .ui.select:after, form .error textarea:after {
        color: #d9534f; }
      .ui.form .error input:before, .ui.form .error .ui.select:before, .ui.form .error textarea:before, form .error input:before, form .error .ui.select:before, form .error textarea:before {
        color: #d9534f; }
    .ui.form .error span.ayuda, form .error span.ayuda {
      font-weight: normal;
      margin: 5px; }
    .ui.form .error a, form .error a {
      color: #d9534f;
      font-weight: bold; }
      .ui.form .error a:hover, form .error a:hover {
        color: #d01919; }
    .ui.form .error ul, form .error ul {
      margin: 0 0 0 10px;
      padding: 0; }
      .ui.form .error ul li, form .error ul li {
        list-style: none;
        margin: -5px 0 0 0;
        padding: 0 0 10px 25px;
        position: relative; }
        .ui.form .error ul li:before, form .error ul li:before {
          content: '\e902';
          font-family: 'sdelsol_icon';
          font-size: 16px;
          position: absolute;
          left: 0;
          top: -1px; }

/* RADIO */
.ui.radio {
  padding: 0 0 0 25px;
  position: relative;
  font-weight: normal !important;
  cursor: pointer; }
  .ui.radio input[type="radio"] {
    cursor: pointer;
    position: absolute;
    left: 1px;
    top: 0;
    width: 0;
    height: 0;
    z-index: 1;
    opacity: 1;
    min-height: auto;
    margin: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
    .ui.radio input[type="radio"]:checked:after {
      content: '\e911';
      font-family: 'sdelsol_icon';
      position: absolute;
      left: 2px;
      top: 3px; }
    .ui.radio input[type="radio"]:after {
      content: '\e917';
      font-family: 'sdelsol_icon';
      position: absolute;
      left: 2px;
      top: 3px; }
  .ui.radio a {
    font-weight: bold; }

/* CHECKBOX */
.ui.checkbox {
  padding: 0 0 0 25px;
  position: relative;
  font-weight: normal !important;
  display: block;
  cursor: pointer; }
  .ui.checkbox input[type="checkbox"] {
    cursor: pointer;
    position: absolute;
    left: 1px;
    top: 0;
    width: 0;
    height: 0;
    z-index: 1;
    opacity: 1;
    min-height: auto;
    margin: 0;
    border: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
    .ui.checkbox input[type="checkbox"]:checked:after {
      content: '\e912';
      font-family: 'sdelsol_icon';
      position: absolute;
      left: 2px;
      top: 3px; }
    .ui.checkbox input[type="checkbox"]:after {
      content: '\e92e';
      font-family: 'sdelsol_icon';
      position: absolute;
      left: 2px;
      top: 3px; }
  .ui.checkbox a {
    font-weight: bold; }
  .ui.checkbox.error {
    color: #d9534f; }
    .ui.checkbox.error input, .ui.checkbox.error .ui.select, .ui.checkbox.error textarea {
      border-color: #d9534f;
      background-color: #fbeeed;
      color: #d9534f; }
      .ui.checkbox.error input:after, .ui.checkbox.error .ui.select:after, .ui.checkbox.error textarea:after {
        color: #d9534f; }
      .ui.checkbox.error input:before, .ui.checkbox.error .ui.select:before, .ui.checkbox.error textarea:before {
        color: #d9534f; }
    .ui.checkbox.error span.ayuda {
      font-weight: normal;
      margin: 5px; }
    .ui.checkbox.error a {
      color: #d9534f;
      font-weight: bold; }
      .ui.checkbox.error a:hover {
        color: #d01919; }

/* UI FILE */
.ui.file {
  position: relative; }
  .ui.file input[type="file"] {
    position: fixed;
    top: 100%; }
  .ui.file input[type="file"] ~ button {
    padding-top: 10px;
    padding-bottom: 9px;
    position: absolute;
    bottom: 1px;
    right: 1px;
    border: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0 4px 4px 0;
    margin-right: 0;
    min-height: 42px;
    background: #efefef; }
  .ui.file input[type="file"] ~ button:hover {
    background: #ddd; }

/* INCREMENTO / DECREMENTO */
.ui.incremento {
  margin: 10px 0;
  display: flex;
  justify-content: flex-end; }
  .ui.incremento .ui.button {
    border-color: #eaeaea;
    background: #eaeaea;
    color: #999; }
  .ui.incremento span {
    display: none; }
  .ui.incremento .mas {
    order: 3;
    margin: 0 0 0 -2px;
    border-radius: 0 4px 4px 0;
    height: 35px;
    min-height: 35px;
    padding: 3px 10px; }
    .ui.incremento .mas:before {
      content: '\e928';
      font-family: 'sdelsol_icon'; }
  .ui.incremento input {
    order: 2;
    border-color: #eaeaea;
    border-width: 1px 0px;
    max-width: 60px;
    text-align: center;
    width: 60px;
    border-radius: 0;
    min-height: 35px;
    padding: 5px;
    height: 35px; }
  .ui.incremento .menos {
    order: 1;
    margin: 0 -2px 0 0;
    border-radius: 4px 0 0 4px;
    height: 35px;
    min-height: 35px;
    padding: 3px 10px; }
    .ui.incremento .menos:before {
      content: '\e933';
      font-family: 'sdelsol_icon'; }

@media (max-width: 991px) {
  .ui.form > div {
    margin-bottom: 0; } }

/* --------------------------
        DATEPICKER
---------------------------*/
.ui.fecha {
  background-color: #FFFFFF;
  outline: none;
  flex: 1;
  position: relative;
  display: flex;
  margin: 0px;
  align-items: center;
  border-radius: 0; }
  .ui.fecha > span.icono {
    position: relative;
    width: 33px;
    height: 33px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    border: 1px solid #ddd;
    border-left: 0;
    background: #F7F7F7;
    transition: all 0.4s ease; }
    .ui.fecha > span.icono:before {
      position: absolute;
      top: 7px;
      right: 8px;
      content: '\e93e';
      font-family: 'sdelsol_icon';
      color: #888;
      font-size: 15px;
      line-height: normal; }
    .ui.fecha > span.icono:hover {
      background-color: #eaeaea !important; }

/* ----------------------------
			BOTONES
-----------------------------*/
button,
.ui.button,
.ui.input > .button {
  outline: none;
  border-width: 0px;
  outline: none;
  padding: 3px 14px;
  display: inline-flex;
  align-items: center;
  transition: all 0.4s ease;
  cursor: pointer;
  border-radius: 0px;
  margin-left: 10px;
  text-align: center;
  font-size: 15px;
  color: #666 !important;
  background-color: #fff;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.22) inset; }
  button.blanco,
  .ui.button.blanco,
  .ui.input > .button.blanco {
    background-color: #fff; }
  button.fluid,
  .ui.button.fluid,
  .ui.input > .button.fluid {
    width: 100%;
    justify-content: center;
    margin: 0; }
  button.small,
  .ui.button.small,
  .ui.input > .button.small {
    font-size: 13px;
    padding: 0px 10px;
    min-height: 34px; }
  button.video:after,
  .ui.button.video:after,
  .ui.input > .button.video:after {
    content: '\e039';
    font-family: 'sdelsol_icon';
    padding-left: 10px; }
  button.download:after,
  .ui.button.download:after,
  .ui.input > .button.download:after {
    content: '\e91a';
    font-family: 'sdelsol_icon';
    padding-left: 10px; }
  button > [class^="icon-"].left,
  .ui.button > [class^="icon-"].left,
  .ui.input > .button > [class^="icon-"].left {
    padding-right: 10px;
    font-weight: bold; }
  button > [class^="icon-"].right,
  .ui.button > [class^="icon-"].right,
  .ui.input > .button > [class^="icon-"].right {
    padding-left: 10px;
    font-weight: bold; }

button:hover,
.ui.button:hover,
.ui.input > .button:hover {
  color: white;
  background-color: #dbdbdb; }

button:focus,
.ui.button:focus,
.ui.input > .button:focus {
  box-shadow: 0 0px 0px 1px rgba(0, 0, 0, 0.42) inset, 0 0 5px -1px rgba(0, 0, 0, 0.2); }

/* Boton primario */
button.primary,
.ui.button.primary,
a.ui.button.primary,
.ui.input > .button.primary {
  background-color: #555;
  color: #fff !important; }

button.primary:hover,
.ui.button.primary:hover,
.ui.input > .button.primary:hover {
  background-color: #888; }

/* Boton secundario */
button.secundary,
.ui.button.secundary,
.ui.input > .button.secundary {
  background-color: #0082ca;
  color: #fff; }

button.secundary:hover,
.ui.button.secundary:hover,
.ui.input > .button.secundary:hover {
  background-color: #4ba2d5; }

/* button.negative */
button.negative,
.ui.button.negative,
.ui.input > .button.negative {
  background-color: #d9534f;
  color: white; }

button.negative:hover,
.ui.button.negative:hover,
.ui.input > .button.negative:hover {
  background-color: #d01919; }

/* Basic */
button.basic,
.ui.basic.button,
.ui.input > .button.basic {
  background: transparent none !important;
  color: #333 !important;
  font-weight: 400;
  text-transform: none;
  text-shadow: none !important;
  box-shadow: 0 0 0 1px #333 inset; }

button.basic:hover,
.ui.basic.button:hover,
.ui.input > .button.basic:hover {
  background: #666666 !important;
  color: #fff !important;
  box-shadow: 0 0 0 1px #666666 inset; }

button.basic.primary,
.ui.basic.primary.button,
.ui.input > .button.basic.primary {
  box-shadow: 0 0 0 1px #ec6a3b inset !important;
  color: #ec6a3b !important; }
  button.basic.primary:hover,
  .ui.basic.primary.button:hover,
  .ui.input > .button.basic.primary:hover {
    background: #ec6a3b !important;
    color: #fff !important; }

button.basic.secundary,
.ui.basic.secundary.button,
.ui.input > .button.basic.secundary {
  box-shadow: 0 0 0 1px #0082ca inset !important;
  color: #0082ca !important; }
  button.basic.secundary:hover,
  .ui.basic.secundary.button:hover,
  .ui.input > .button.basic.secundary:hover {
    background: #0082ca !important;
    color: #fff !important; }

button.basic.negative,
.ui.basic.negative.button,
.ui.input > .button.basic.negative {
  box-shadow: 0 0 0 2px #d9534f inset !important;
  color: #d9534f !important; }
  button.basic.negative:hover,
  .ui.basic.negative.button:hover,
  .ui.input > .button.basic.negative:hover {
    background: #d9534f !important;
    color: #fff !important; }
  button.basic.negative.no-hover,
  .ui.basic.negative.button.no-hover,
  .ui.input > .button.basic.negative.no-hover {
    background: #fff !important;
    color: #d9534f !important;
    cursor: default; }

button.basic.inverted,
.ui.basic.inverted.button,
.ui.input > .button.basic.inverted {
  box-shadow: 0 0 0 1px #fff inset !important;
  color: #fff !important; }

button.basic.inverted:hover,
.ui.basic.button.inverted:hover,
.ui.input > .button.basic.inverted:hover {
  background: #fff !important;
  color: #333 !important;
  box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.35) inset, 0 0 0 0 rgba(34, 36, 38, 0.4) inset; }

button.basic.primary.inverted:hover,
.ui.basic.button.primary.inverted:hover,
.ui.input > .button.basic.primary.inverted:hover {
  color: #ec6a3b !important; }

button.basic.secundary.inverted:hover,
.ui.basic.button.secundary.inverted:hover,
.ui.input > .button.basic.secundary.inverted:hover {
  color: #0082ca !important; }

@media all and (-ms-high-contrast: none) {
  button, .ui.button, .ui.input > .button {
    min-height: 40px;
    line-height: 33px; } }

textarea {
  padding: 7px 10px;
  border: 1px solid #DEDEDE;
  outline: none;
  font-size: 14px;
  font-family: "Open Sans", arial, sans-serif; }

div > select {
  border-radius: 0px;
  overflow: hidden;
  background-color: #fff;
  min-width: 60px; }

select {
  border: none;
  box-shadow: none;
  background-color: transparent;
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

select::-ms-expand {
  display: none; }

/* SELECT */
.ui.select {
  background-color: #FFFFFF;
  border: 1px solid rgba(34, 36, 38, 0.15);
  outline: none;
  flex: 1;
  position: relative;
  cursor: pointer;
  /* margin-right: 0; */
  margin: 0px;
  display: flex;
  overflow: hidden;
  text-overflow: ellipsis;
  /* ooo Esto no esta funcionando */
  white-space: nowrap;
  display: flex;
  align-items: center;
  border-radius: 0;
  font-size: 1em; }
  .ui.select:before {
    position: absolute;
    top: 10px;
    right: 10px;
    display: block;
    content: '\e313';
    font-family: 'sdelsol_icon';
    color: #888;
    font-size: 18px;
    line-height: normal; }
  .ui.select:hover {
    background-color: #f7f7f7; }
  .ui.select select {
    position: relative;
    z-index: 2;
    display: block;
    line-height: 1.21428571em;
    padding: 10px 12px;
    margin: 0;
    transition: color .1s ease,border-color .1s ease;
    min-height: 31px !important;
    -moz-appearance: window;
    -moz-padding-end: 10px;
    background: transparent;
    background-color: transparent;
    border: none;
    -webkit-appearance: none;
    appearance: none;
    font-size: 1em; }
  .ui.select:focus {
    color: rgba(0, 0, 0, 0.95);
    border-color: #4ba2d5;
    border-radius: 0;
    box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.35) inset; }

select {
  width: 100%; }

/* ------------------------
		  UI GROUP
-------------------------*/
.ui.group {
  display: flex !important;
  align-items: center;
  flex: 1; }
  .ui.group > input {
    flex: 1; }
  .ui.group > label {
    padding: 0 20px;
    margin-bottom: 0; }
    .ui.group > label:first-child {
      padding: 0 20px 0 0;
      width: 100px; }
  .ui.group > .ui.button {
    margin-right: 0 !important;
    margin-left: -1px !important;
    border-left: 0;
    box-shadow: 0 0 0 1px #dededf inset;
    background: #f4f4f4;
    padding: 4px 14px; }
    .ui.group > .ui.button.buscador:before {
      content: '\e92b';
      font-family: sdelsol_icon; }
    .ui.group > .ui.button:hover {
      background: #eaeaea; }

/*------------------------
		VENCIMIENTOS
-------------------------*/
.ui.vencimientos .vencimiento .titulo {
  background: #f4f4f4;
  padding: 5px;
  text-align: center;
  margin-bottom: 5px; }

.ui.vencimientos .vencimiento [class^="col-"] {
  margin-bottom: 5px; }

.ui.vencimientos .vencimiento.titulo [class^="col-"] {
  margin-bottom: 0; }

.ui.vencimientos .vencimiento.titulo .texto.texto_oculto {
  height: 30px; }
  .ui.vencimientos .vencimiento.titulo .texto.texto_oculto label {
    height: 0; }

.ui.vencimientos .vencimiento.titulo label {
  height: 38px;
  margin: 0;
  display: flex;
  align-items: center; }

/* ------------------------
		RANGE SLIDER
-------------------------*/
.ui.rango-slider {
  margin: 20px 0;
  width: 100%; }
  .ui.rango-slider .rango {
    -webkit-appearance: none;
    width: calc(100% - (0px));
    height: 10px;
    min-height: auto;
    border: 0;
    border-radius: 5px;
    background: #ececec;
    outline: none;
    padding: 0 5%;
    margin: 0; }
    .ui.rango-slider .rango::-webkit-slider-thumb {
      -webkit-appearance: none;
      appearance: none;
      width: 20px;
      height: 20px;
      border-radius: 50%;
      background: #777;
      cursor: e-resize;
      transition: background .15s ease-in-out; }
      .ui.rango-slider .rango::-webkit-slider-thumb:hover {
        background: #0082ca; }
    .ui.rango-slider .rango:active::-webkit-slider-thumb {
      background: #0082ca; }
    .ui.rango-slider .rango::-moz-range-thumb {
      width: 20px;
      height: 20px;
      border: 0;
      border-radius: 50%;
      background: #777;
      cursor: pointer;
      transition: background .15s ease-in-out; }
      .ui.rango-slider .rango::-moz-range-thumb:hover {
        background: #0082ca; }
    .ui.rango-slider .rango:active::-moz-range-thumb {
      background: #0082ca; }
    .ui.rango-slider .rango:focus::-webkit-slider-thumb {
      box-shadow: 0 0 0 2px #fff, 0 0 0 4px #0082ca; }
  .ui.rango-slider .valores {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between; }
    .ui.rango-slider .valores > div {
      flex: 1;
      text-align: center; }
      .ui.rango-slider .valores > div:first-child {
        padding: 0px; }
      .ui.rango-slider .valores > div:last-child {
        padding: 0px; }

::-moz-range-track {
  background: #ececec;
  border: 0; }

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

input[type=range]::-ms-tooltip {
  display: none; }

input[type=range]::-ms-fill-lower {
  background: #ccc;
  border: 0; }

input[type=range]::-ms-fill-upper {
  background: #ececec;
  border: 0; }

input[type=range]::-ms-thumb {
  background: #0082ca; }

input[type=range]::-ms-track {
  color: #ececec;
  border: 0; }

/* COLORES */
.ui.table {
  border-collapse: collapse;
  width: 100%;
  border: 1px solid #eaeaea; }
  .ui.table.basic {
    border: 0; }
    .ui.table.basic td {
      border-top: 0; }
    .ui.table.basic tr:last-child td {
      border-bottom: 0; }
  .ui.table td, .ui.table th {
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    padding: 8px 20px; }
    .ui.table td.align-right, .ui.table th.align-right {
      text-align: right; }
    .ui.table td.align-center, .ui.table th.align-center {
      text-align: center; }
    .ui.table td.align-left, .ui.table th.align-left {
      text-align: left; }
    .ui.table td.collapsing, .ui.table th.collapsing {
      width: 1px;
      white-space: nowrap; }
  .ui.table.celled td, .ui.table.celled th {
    border: 1px solid #eaeaea; }
  .ui.table.striped tr:nth-child(even) {
    background-color: rgba(0, 0, 50, 0.02); }
  .ui.table.striped tr:hover {
    background-color: #3333331c; }
  .ui.table tr:hover {
    background-color: #3333331c; }
  .ui.table th {
    padding: 10px 20px;
    text-align: left;
    background-color: #f9fafb;
    color: #333; }
  .ui.table.compact th {
    padding-left: 0.7em;
    padding-right: 0.7em; }
  .ui.table.compact td {
    padding: 0.5em 0.7em; }

@media screen and (max-width: 990px) {
  .ui.table {
    border: 0; }
    .ui.table thead {
      border: none;
      clip: rect(0 0 0 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
    .ui.table tr {
      border-bottom: 3px solid #ddd;
      display: block;
      margin-bottom: 25px; }
    .ui.table td {
      display: block;
      text-align: right !important;
      border-bottom: 0;
      border-left: 1px solid #eaeaea;
      border-right: 1px solid #eaeaea; }
      .ui.table td.ocultar_td {
        display: none; }
      .ui.table td:before {
        content: attr(data-titulo);
        float: left;
        color: #a0a0a0; }
      .ui.table td:last-child {
        border-bottom: 0; }
      .ui.table td.collapsing {
        width: auto; } }

.ui.message {
  position: relative;
  min-height: 1em;
  margin: 1em 0 1.5em 0;
  background: #f8f8f9;
  border: 1px solid #E2E2E2;
  padding: 1em 1.5em 1em 3.6em;
  line-height: 1.4285em;
  color: rgba(0, 0, 0, 0.87);
  -webkit-transition: opacity .1s ease,color .1s ease,background .1s ease,box-shadow .1s ease;
  transition: opacity .1s ease,color .1s ease,background .1s ease,box-shadow .1s ease;
  border-radius: .28571429rem;
  box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.22) inset, 0 0 0 0 transparent;
  /* border-radius: 6px; */ }
  .ui.message.info {
    background-color: #f0f9ff;
    color: #007dbc;
    box-shadow: 0 0 0 1px #ccf3ff inset, 0 0 0 0 transparent; }
    .ui.message.info:before {
      content: '\e920';
      font-family: 'sdelsol_icon';
      font-size: 1.5em;
      position: absolute;
      left: 18px;
      margin-top: -1px; }
  .ui.message.warning {
    background-color: #fcf8e3;
    color: #8a6d3b;
    box-shadow: 0 0 0 1px #faebcc inset, 0 0 0 0 transparent; }
    .ui.message.warning:before {
      content: '\e902';
      font-family: 'sdelsol_icon';
      font-size: 1.5em;
      position: absolute;
      left: 18px;
      margin-top: -1px; }
  .ui.message.error {
    background-color: #d9534f;
    color: #ffffff;
    box-shadow: 0 0 0 1px #d9534f inset, 0 0 0 0 transparent; }
    .ui.message.error:before {
      content: '\e901';
      font-family: 'sdelsol_icon';
      font-size: 1.5em;
      position: absolute;
      left: 18px;
      margin-top: -1px; }
  .ui.message.success {
    background-color: #f1f9f7;
    border-color: #e0f1e9;
    color: #1d9d74;
    box-shadow: 0 0 0 1px #e0f1e9 inset, 0 0 0 0 transparent; }
    .ui.message.success:before {
      content: '\e910';
      font-family: 'sdelsol_icon';
      font-size: 1.5em;
      position: absolute;
      left: 18px;
      margin-top: -1px; }

/*-------------------
       PAGINA
-------------------*/
body {
  margin: 0px;
  padding: 0px;
  overflow-x: hidden;
  background: #efefef;
  line-height: 1.7;
  font-size: 14px;
  font-family: "Open Sans", arial, sans-serif;
  font-weight: normal;
  color: #151515;
  vertical-align: baseline;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  body.inicio {
    height: 100%;
    overflow: auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    background-image: url(/Content/images/fondo_tictac_remoto.png); }
    body.inicio .WEB_CABECERA .barra_cabecera {
      background: transparent;
      border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
    body.inicio .WEB_CABECERA .boton_sidenav {
      border-right: 1px solid rgba(255, 255, 255, 0.2); }
      body.inicio .WEB_CABECERA .boton_sidenav:hover {
        background: rgba(0, 0, 0, 0.6); }
    body.inicio .WEB_CABECERA .logo {
      display: none; }
    body.inicio .WEB_CABECERA .link {
      display: flex;
      flex-wrap: wrap; }
      body.inicio .WEB_CABECERA .link a {
        border-left: 1px solid rgba(255, 255, 255, 0.2); }
        body.inicio .WEB_CABECERA .link a:first-child {
          border: 0;
          margin-right: 0px; }
        body.inicio .WEB_CABECERA .link a:hover {
          background: #0067A8; }

html, body {
  height: 100%; }

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

.loading {
  position: absolute;
  top: 0px;
  bottom: 22px;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999; }
  .loading span {
    background: #fff;
    padding: 10px 15px;
    display: flex;
    align-items: center;
    box-shadow: 0px 3px 10px -5px rgba(0, 0, 0, 0.4);
    font-size: 15px;
    /* Safari */ }
    .loading span:before {
      content: '';
      border: 4px solid #f3f3f3;
      border-radius: 100%;
      border-top: 4px solid #0082ca;
      border-left: 4px solid #0082ca;
      border-bottom: 4px solid #0082ca;
      width: 25px;
      height: 25px;
      -webkit-animation: spin 2s linear infinite;
      animation: spin 2s linear infinite;
      display: inline-block;
      margin-right: 10px; }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

/*--------------------------
    AJUSTE DE CONTENIDOS
--------------------------S*/
.ui.content {
  position: relative;
  display: flex;
  height: 100%;
  width: 100%; }
  @media (max-width: 990px) {
    .ui.content {
      height: auto;
      width: auto; } }

.ui.content > * {
  position: relative; }

.ui.content > *.expand {
  flex: 1;
  height: 100%;
  width: 100%;
  overflow: auto; }
  @media (max-width: 990px) {
    .ui.content > *.expand {
      height: auto;
      width: auto; } }

.ui.content > *.center {
  justify-content: center;
  align-items: center;
  display: flex;
  flex-direction: column; }

.ui.left {
  justify-content: flex-start;
  text-align: left; }

.ui.right {
  justify-content: flex-end;
  text-align: right; }

.ui.center {
  justify-content: center;
  text-align: center; }

.ui.vertical {
  display: flex;
  flex-direction: column; }

/*-------------------
    HERRAMIENTAS
-------------------*/
.hide {
  display: none; }

.pointer {
  cursor: pointer; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

.img-responsive {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
  vertical-align: middle;
  background-color: transparent; }

.ui.sticky {
  position: sticky; }

.hover {
  transition: all .3s ease; }
  .hover:hover {
    transition-duration: 0.3s !important;
    transform: translateY(-10px) !important;
    transition-delay: 0s !important;
    box-shadow: 0 10px 16px -5px rgba(0, 0, 0, 0.2) !important; }

.divider {
  border-top: 1px dashed #ddd !important;
  margin-top: 30px;
  padding-bottom: 10px; }

.sombreado {
  padding: 5px;
  padding-left: 20px;
  background-color: #f4f4f4;
  vertical-align: middle; }

.programando {
  border: 2px dashed #d9534f !important; }

table:focus {
  outline: none !important; }

/*-------------------
       MARGENES
-------------------*/
.margin-top {
  margin-top: 20px; }

.margin-bottom {
  margin-bottom: 20px; }

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

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

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

/*-------------------
       TEXTOS
-------------------*/
h1, h2, h3, h4, h5, h6 {
  font-family: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  color: #151515; }

h1 {
  font-size: 2em;
  margin: 0 0 .67em 0; }
  @media (max-width: 768px) {
    h1 {
      font-size: 1.8em; } }
  @media (max-width: 480px) {
    h1 {
      font-size: 1.6em; } }

h2 {
  font-size: 1.5em;
  margin: 0 0 .75em 0; }

h3 {
  font-size: 1.17em;
  margin: 0 0 .83em 0; }

h4 {
  font-size: 1.12em;
  margin: 0 0 1em 0; }

h5 {
  font-size: .83em;
  margin: 0 0 1.5em 0; }

h6 {
  font-size: .75em;
  margin: 0 0 1.67em 0; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 700; }

p {
  margin: 0 0 20px; }

::selection {
  background-color: #0082ca; }

::selection {
  background: #0082ca;
  color: #ffffff; }

/*----------------------
      SCROLLBARS
----------------------*/
/* width */
::-webkit-scrollbar {
  width: 7px; }

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; }

/* Handle */
::-webkit-scrollbar-thumb {
  background: #999; }

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #888; }

/*-------------------
       ENLACES
--------------------*/
a {
  color: #0082ca;
  cursor: pointer;
  text-decoration: none; }

a:hover {
  color: #4ba2d5;
  text-decoration: none; }

/*-------------------
       CABECERA
--------------------*/
.WEB_CABECERA {
  position: relative;
  z-index: 40; }
  .WEB_CABECERA .barra_cabecera {
    background: #0074BC;
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    height: 50px; }
    .WEB_CABECERA .barra_cabecera.fixed {
      position: fixed;
      left: 0px;
      right: 0px;
      transition: top 0.2s ease-in-out;
      z-index: 100; }
    .WEB_CABECERA .barra_cabecera .boton_sidenav {
      height: 50px;
      line-height: 50px;
      font-size: 18px;
      font-weight: normal;
      padding: 0px 16px 0 16px;
      border-right: 1px solid #777777;
      cursor: pointer; }
      .WEB_CABECERA .barra_cabecera .boton_sidenav:hover {
        background: #777777; }
    .WEB_CABECERA .barra_cabecera .logo a {
      font-weight: 600;
      font-size: 20px;
      color: #fff;
      display: flex;
      align-items: center;
      font-family: Montserrat, sans-serif;
      padding: 0 15px; }
      .WEB_CABECERA .barra_cabecera .logo a:hover {
        color: rgba(255, 255, 255, 0.9); }
      .WEB_CABECERA .barra_cabecera .logo a img {
        height: 38px;
        padding: 0px 14px; }
    .WEB_CABECERA .barra_cabecera .separador {
      flex: 1; }
    @media (max-width: 480px) {
      .WEB_CABECERA .barra_cabecera .titulo {
        display: none; } }
    .WEB_CABECERA .barra_cabecera .menu_dropdown {
      position: relative;
      margin-right: 10px;
      position: relative;
      display: inline-block; }
      @media (max-width: 480px) {
        .WEB_CABECERA .barra_cabecera .menu_dropdown {
          margin-right: 0; } }
      .WEB_CABECERA .barra_cabecera .menu_dropdown .dropbtn {
        color: #fff;
        border: none;
        display: block;
        transition: all 0.3s ease;
        line-height: 50px;
        padding: 0 15px 0 15px;
        font-size: 24px; }
        @media (max-width: 480px) {
          .WEB_CABECERA .barra_cabecera .menu_dropdown .dropbtn {
            padding: 0 20px; }
            .WEB_CABECERA .barra_cabecera .menu_dropdown .dropbtn span {
              display: none; } }
      .WEB_CABECERA .barra_cabecera .menu_dropdown .dropdown-content {
        display: none;
        position: absolute;
        right: 0;
        background-color: #ffffff;
        width: 280px;
        box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.1);
        z-index: 1; }
        .WEB_CABECERA .barra_cabecera .menu_dropdown .dropdown-content a {
          color: black;
          padding: 12px 15px;
          text-decoration: none;
          display: block; }
          .WEB_CABECERA .barra_cabecera .menu_dropdown .dropdown-content a:hover {
            background-color: #EAF0FA; }
          .WEB_CABECERA .barra_cabecera .menu_dropdown .dropdown-content a i {
            padding-right: 15px;
            font-size: 18px;
            color: #FFC629; }
      .WEB_CABECERA .barra_cabecera .menu_dropdown:hover .dropdown-content {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap; }
      .WEB_CABECERA .barra_cabecera .menu_dropdown:hover .dropbtn {
        background-color: #0067A8; }
    .WEB_CABECERA .barra_cabecera .ui.dropdown .link {
      transition: all 0.3s ease;
      line-height: 50px;
      padding: 0 10px 0 20px; }
      .WEB_CABECERA .barra_cabecera .ui.dropdown .link:hover {
        background: #777777; }
      @media (max-width: 768px) {
        .WEB_CABECERA .barra_cabecera .ui.dropdown .link span {
          display: none; } }
    .WEB_CABECERA .barra_cabecera .link {
      display: flex;
      flex-wrap: wrap; }
      .WEB_CABECERA .barra_cabecera .link a {
        color: #fff;
        padding: 0 20px;
        display: inline-block;
        border-left: 1px solid #777777;
        line-height: 49px; }
        .WEB_CABECERA .barra_cabecera .link a:first-child {
          border: 0;
          margin-right: -3px; }
        .WEB_CABECERA .barra_cabecera .link a:hover {
          background: #0067A8; }

/*-------------------
	   SIDENAV
--------------------*/
.sidenav {
  height: 100%;
  width: 320px;
  position: fixed;
  z-index: 100;
  top: 0;
  left: -350px;
  background-color: #fff;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 40px;
  box-shadow: 0 0 50px -10px rgba(0, 0, 0, 0.3); }
  .sidenav .content {
    padding: 0 20px; }
    .sidenav .content h2 {
      margin: 15px 10px 0;
      font-weight: 500; }
    .sidenav .content a {
      padding: 10px 10px;
      text-decoration: none;
      color: #818181;
      display: block;
      border: 1px solid transparent;
      transition: 0.3s; }
      .sidenav .content a:hover {
        border-color: #f4f4f4;
        box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.1);
        transition: border-color .167s linear,box-shadow .167s linear; }
  .sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 24px;
    margin-left: 50px;
    color: #848484;
    padding: 10px 15px;
    cursor: pointer; }

/*-------------------
	   CONTENIDO
--------------------*/
.WEB_CONTENIDO {
  padding: 0;
  height: calc(100% - 80px); }
  .WEB_CONTENIDO #ContenedorGrid {
    overflow: hidden;
    background: #fff;
    padding-bottom: 20px;
    height: 100%; }
  @media (max-width: 990px) {
    .WEB_CONTENIDO #WEB_CONTENIDO_DINAMICO {
      height: auto !important; } }

/*-------------------
	   PIE
--------------------*/
.WEB_PIE .pie {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 12px;
  height: 30px;
  padding: 5px 0;
  background-color: #f1f1f1;
  border-top: 1px solid #e1e1e1; }
  .WEB_PIE .pie a {
    color: #444; }
    .WEB_PIE .pie a:hover {
      color: #000; }
  .WEB_PIE .pie ul {
    display: flex;
    margin: 0;
    padding: 0px;
    justify-content: flex-end; }
    .WEB_PIE .pie ul li {
      list-style: none;
      padding: 0 8px; }
      .WEB_PIE .pie ul li a {
        color: #333; }
      .WEB_PIE .pie ul li:hover {
        background: #f4f4f4; }
      .WEB_PIE .pie ul li .icon {
        margin: 0; }

/*-------------------
		MEDIA
-------------------*/
@media (min-width: 1200px) {
  .container {
    width: 1200px; } }

@media (max-width: 480px) {
  p {
    margin: 15px 0px;
    line-height: 22px; }
  .container {
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%; } }

@media screen and (max-device-width: 480px) {
  body {
    -webkit-text-size-adjust: none; } }

/*-------------------
	FORMULARIOS
-------------------*/
@media (max-width: 991px) {
  .form > div {
    margin-bottom: 0; } }

/*------------------------
	AJUSTES DEVEXPRESS
------------------------*/
#ribMenu #ribMenu_TC {
  background: #0082ca;
  margin-top: -10px; }
  #ribMenu #ribMenu_TC .dxtc-strip {
    height: 35px; }
    #ribMenu #ribMenu_TC .dxtc-strip .dxtc-link {
      padding: 5px 20px 6px; }
  #ribMenu #ribMenu_TC .dxtc-rightIndent {
    height: 35px !important; }
  #ribMenu #ribMenu_TC .dxtc-tab {
    background: #0082ca;
    color: #fff;
    margin-top: 6px;
    height: 28px; }
    #ribMenu #ribMenu_TC .dxtc-tab a {
      color: #fff; }
  #ribMenu #ribMenu_TC .dxtc-tabHover {
    background: #4ba2d5;
    color: #fff;
    margin-top: 6px;
    height: 28px; }
    #ribMenu #ribMenu_TC .dxtc-tabHover a {
      background: #4ba2d5;
      color: #fff; }
  #ribMenu #ribMenu_TC .dxtc-activeTab {
    background: #fafafa;
    margin-bottom: -4px; }

#ribMenu .dxr-tabContent {
  height: 105px; }

#ribMenu .dxr-groupContent {
  height: 82px; }
  #ribMenu .dxr-groupContent .dxr-block a img {
    margin: 5px auto 0; }
  #ribMenu .dxr-groupContent .dxr-block .dxr-item {
    height: auto; }
    #ribMenu .dxr-groupContent .dxr-block .dxr-item a img {
      margin: 5px auto 0; }
    #ribMenu .dxr-groupContent .dxr-block .dxr-item .dxr-label .dxr-lblContent {
      margin: 0 3px;
      font-size: 12px;
      line-height: normal; }

#ribMenu .dxr-groupLabel {
  font-weight: bold; }

.dxtc-sbWrapper {
  display: none !important; }

.dxbButton_Office365 {
  color: #666 !important;
  border: 1px solid rgba(0, 0, 0, 0.22); }
  .dxbButton_Office365.dxbTSys {
    width: 96px;
    letter-spacing: 0.01em;
    background: #fff; }
  .dxbButton_Office365.dxbDisabled_Office365 {
    border-color: #DDDDDD;
    background-color: #DDDDDD;
    color: #A2A2A2;
    cursor: default;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none; }
  .dxbButton_Office365 div.dxb {
    padding: 5px 13px 5px;
    border: 1px dotted transparent; }
  .dxbButton_Office365 div.dxbf {
    border: 1px dotted; }

.dxbButtonHover_Office365 {
  color: white;
  background-color: #dbdbdb !important; }

.dxbButtonChecked_Office365 {
  color: white;
  background-color: #00487C; }

.dxbButtonPressed_Office365 {
  color: white;
  background-color: #0074C8; }

.dxrControl_Office365.dxr-hasContextTabs .dxr-minBtn {
  margin-top: 0 !important; }

.dxgvSearchPanel_Office365 .dxeButtonEdit_Office365 {
  box-shadow: 0 7px 10px -5px rgba(0, 0, 0, 0.1) !important;
  width: 100%;
  margin-top: 10px; }

.dxgvSearchPanel_Office365 .dxeButtonEdit_Office365 td.dxic {
  padding: 10px 8px 10px 12px !important; }

/*------------------------
        COLORES
------------------------*/
body.gestion .WEB_CABECERA .barra_cabecera {
  background: #ec6a3b; }

body.gestion .ui.button {
  background: #333; }

/*-------------------------
       VENTANAS
-------------------------*/
.botones_pie {
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  background: #f7f7f7;
  padding: 10px;
  border-top: 1px solid #ddd;
  box-shadow: 0 -5px 30px -5px rgba(0, 0, 0, 0.1);
  text-align: right;
  z-index: 10; }
  .botones_pie.align-left {
    text-align: left; }
  .botones_pie.align-center {
    text-align: center; }

.botones_pie_ventana {
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  background: #ececec;
  padding: 10px;
  text-align: right;
  z-index: 10; }
  .botones_pie_ventana > div {
    margin-left: 10px; }
    .botones_pie_ventana > div:first-child {
      margin-left: 0; }
  .botones_pie_ventana.align-left {
    text-align: left; }
    .botones_pie_ventana.align-left > div {
      margin-right: 10px; }
      .botones_pie_ventana.align-left > div:first-child {
        margin-right: 0; }
  .botones_pie_ventana.align-center {
    text-align: center; }
    .botones_pie_ventana.align-center > div {
      margin: 0 5px; }

.dxpcLite_Office365 .dxpc-mainDiv, .dxpcLite_Office365.dxpc-mainDiv, .dxdpLite_Office365 .dxpc-mainDiv, .dxdpLite_Office365.dxpc-mainDiv {
  top: 0;
  left: 0;
  background-color: white;
  border: 0 !important; }

.dxpcLite_Office365 .dxpc-closeBtn {
  border-radius: 0 !important;
  position: absolute !important;
  right: 0 !important;
  padding: 10px !important;
  top: 0;
  height: 41px !important;
  width: 41px !important;
  text-align: center; }
  .dxpcLite_Office365 .dxpc-closeBtn img {
    display: none; }
  .dxpcLite_Office365 .dxpc-closeBtn:before {
    content: '\e5cd';
    font-family: 'sdelsol_icon'; }

.dxpcLite_Office365 .dxpc-closeBtnHover {
  background: #e81123 !important;
  color: #fff; }

.dxpcLite_Office365 .dxpc-header, .dxdpLite_Office365 .dxpc-header {
  background-color: #e4e4e4 !important;
  color: #666;
  background-color: white;
  font-size: 17px !important;
  font-weight: bold !important;
  padding: 9px 20px !important;
  white-space: nowrap;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08); }

.dxgvPopupEditForm_Office365 {
  padding: 20px !important;
  margin: 0 0 53px 0 !important;
  max-height: 700px; }

.dxflFormLayout_Office365 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: #ececec; }

.dxflGroupSys.dxflNoDefaultPaddings {
  padding: 10px !important; }

.dxrControl_Office365 .dxr-blLrgItems .dxr-itemSep b {
  height: 64px !important; }

/* VENTANAS */
.dxpcLite_Office365 .dxpc-content, .dxdpLite_Office365 .dxpc-content {
  padding-bottom: 65px !important; }

/*-------------------------
         POPUP
--------------------------*/
.popup_default .dxpc-content {
  padding: 0 !important; }

.popup_default #Resultado_Listado {
  display: block; }
  .popup_default #Resultado_Listado .dxd-back-primary {
    background-color: #fff !important; }

/* Hack IE10 /// FIESTAAAAA para Internet Explorer */
@media all and (-ms-high-contrast: none) {
  /* Checkbox */
  .ui.checkbox input[type='checkbox'] {
    top: 5px !important;
    width: auto !important;
    height: auto !important; }
  .ui.radio input[type='radio'] {
    top: 5px !important;
    width: auto !important;
    height: auto !important; }
  /* Iconos banderas pie */
  .WEB_PIE .pie_pagina .idioma > ul > li > a > img {
    opacity: 0.1; }
  .dropit-submenu.soluciones {
    min-width: 940px; } }

/* COOLIES */
.COOKIES {
  width: 100%;
  background: rgba(0, 0, 0, 0.85);
  position: fixed;
  left: 0;
  bottom: -1px;
  text-align: center;
  padding: 0px;
  z-index: 200;
  box-shadow: 0 -15px 25px -15px rgba(0, 0, 0, 0.5); }
  .COOKIES .cookieMessage {
    padding: 10px 0 10px 0;
    margin: 0 40px;
    position: relative;
    color: #E5E5E5;
    display: none; }
    .COOKIES .cookieMessage:after {
      content: ".";
      display: block;
      height: 0;
      clear: both; }
    .COOKIES .cookieMessage > * {
      margin-bottom: 15px; }

.PL_COOKIES {
  padding: 40px 0; }
  .PL_COOKIES .contenido {
    background: #fff;
    text-align: left;
    padding: 50px; }
    .PL_COOKIES .contenido .logo {
      margin-bottom: 35px; }

.PL_COOKIES_ACERCA .contenido {
  background: #fff;
  text-align: left;
  padding: 10px;
  font-size: 14px;
  line-height: 23px; }

/* Hack IE EDGE /// FIESTAAAAA para Internet Explorer */
@supports (-ms-ime-align: auto) {
  /* Checkbox */
  .ui.checkbox input[type='checkbox'] {
    top: 6px !important;
    width: auto !important;
    height: auto !important;
    padding: 0 0 0 2px; }
  /* Radio */
  .ui.radio input[type='radio'] {
    top: 6px !important;
    width: auto !important;
    height: auto !important;
    padding: 0 0 0 2px; } }
