@charset "UTF-8";


.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -1.0715rem;
  margin-left: -1.0715rem; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl,
.col-xxl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 1.0715rem;
  padding-left: 1.0715rem; }

.col {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -ms-flex-positive: 1;
      flex-grow: 1;
  max-width: 100%; }

.col-auto {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  width: auto;
  max-width: none; }

.col-1 {
  -ms-flex: 0 0 8.3333333333%;
      flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%; }

.col-2 {
  -ms-flex: 0 0 16.6666666667%;
      flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%; }

.col-3 {
  -ms-flex: 0 0 25%;
      flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  -ms-flex: 0 0 33.3333333333%;
      flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%; }

.col-5 {
  -ms-flex: 0 0 41.6666666667%;
      flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%; }

.col-6 {
  -ms-flex: 0 0 50%;
      flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  -ms-flex: 0 0 58.3333333333%;
      flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%; }

.col-8 {
  -ms-flex: 0 0 66.6666666667%;
      flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%; }

.col-9 {
  -ms-flex: 0 0 75%;
      flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  -ms-flex: 0 0 83.3333333333%;
      flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%; }

.col-11 {
  -ms-flex: 0 0 91.6666666667%;
      flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%; }

.col-12 {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  -ms-flex-order: -1;
      order: -1; }

.order-last {
  -ms-flex-order: 13;
      order: 13; }

.order-0 {
  -ms-flex-order: 0;
      order: 0; }

.order-1 {
  -ms-flex-order: 1;
      order: 1; }

.order-2 {
  -ms-flex-order: 2;
      order: 2; }

.order-3 {
  -ms-flex-order: 3;
      order: 3; }

.order-4 {
  -ms-flex-order: 4;
      order: 4; }

.order-5 {
  -ms-flex-order: 5;
      order: 5; }

.order-6 {
  -ms-flex-order: 6;
      order: 6; }

.order-7 {
  -ms-flex-order: 7;
      order: 7; }

.order-8 {
  -ms-flex-order: 8;
      order: 8; }

.order-9 {
  -ms-flex-order: 9;
      order: 9; }

.order-10 {
  -ms-flex-order: 10;
      order: 10; }

.order-11 {
  -ms-flex-order: 11;
      order: 11; }

.order-12 {
  -ms-flex-order: 12;
      order: 12; }

.offset-1 {
  margin-left: 8.3333333333%; }

.offset-2 {
  margin-left: 16.6666666667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.3333333333%; }

.offset-5 {
  margin-left: 41.6666666667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.3333333333%; }

.offset-8 {
  margin-left: 66.6666666667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.3333333333%; }

.offset-11 {
  margin-left: 91.6666666667%; }

@media (min-width: 480px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-sm-1 {
    -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-sm-2 {
    -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-sm-5 {
    -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-sm-8 {
    -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-sm-11 {
    -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    -ms-flex-order: -1;
        order: -1; }
  .order-sm-last {
    -ms-flex-order: 13;
        order: 13; }
  .order-sm-0 {
    -ms-flex-order: 0;
        order: 0; }
  .order-sm-1 {
    -ms-flex-order: 1;
        order: 1; }
  .order-sm-2 {
    -ms-flex-order: 2;
        order: 2; }
  .order-sm-3 {
    -ms-flex-order: 3;
        order: 3; }
  .order-sm-4 {
    -ms-flex-order: 4;
        order: 4; }
  .order-sm-5 {
    -ms-flex-order: 5;
        order: 5; }
  .order-sm-6 {
    -ms-flex-order: 6;
        order: 6; }
  .order-sm-7 {
    -ms-flex-order: 7;
        order: 7; }
  .order-sm-8 {
    -ms-flex-order: 8;
        order: 8; }
  .order-sm-9 {
    -ms-flex-order: 9;
        order: 9; }
  .order-sm-10 {
    -ms-flex-order: 10;
        order: 10; }
  .order-sm-11 {
    -ms-flex-order: 11;
        order: 11; }
  .order-sm-12 {
    -ms-flex-order: 12;
        order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.3333333333%; }
  .offset-sm-2 {
    margin-left: 16.6666666667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.3333333333%; }
  .offset-sm-5 {
    margin-left: 41.6666666667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.3333333333%; }
  .offset-sm-8 {
    margin-left: 66.6666666667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.3333333333%; }
  .offset-sm-11 {
    margin-left: 91.6666666667%; } }

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-md-1 {
    -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-md-2 {
    -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-md-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-md-5 {
    -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-md-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-md-8 {
    -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-md-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-md-11 {
    -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-md-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    -ms-flex-order: -1;
        order: -1; }
  .order-md-last {
    -ms-flex-order: 13;
        order: 13; }
  .order-md-0 {
    -ms-flex-order: 0;
        order: 0; }
  .order-md-1 {
    -ms-flex-order: 1;
        order: 1; }
  .order-md-2 {
    -ms-flex-order: 2;
        order: 2; }
  .order-md-3 {
    -ms-flex-order: 3;
        order: 3; }
  .order-md-4 {
    -ms-flex-order: 4;
        order: 4; }
  .order-md-5 {
    -ms-flex-order: 5;
        order: 5; }
  .order-md-6 {
    -ms-flex-order: 6;
        order: 6; }
  .order-md-7 {
    -ms-flex-order: 7;
        order: 7; }
  .order-md-8 {
    -ms-flex-order: 8;
        order: 8; }
  .order-md-9 {
    -ms-flex-order: 9;
        order: 9; }
  .order-md-10 {
    -ms-flex-order: 10;
        order: 10; }
  .order-md-11 {
    -ms-flex-order: 11;
        order: 11; }
  .order-md-12 {
    -ms-flex-order: 12;
        order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.3333333333%; }
  .offset-md-2 {
    margin-left: 16.6666666667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.3333333333%; }
  .offset-md-5 {
    margin-left: 41.6666666667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.3333333333%; }
  .offset-md-8 {
    margin-left: 66.6666666667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.3333333333%; }
  .offset-md-11 {
    margin-left: 91.6666666667%; } }

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-lg-1 {
    -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-lg-2 {
    -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-lg-5 {
    -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-lg-8 {
    -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-lg-11 {
    -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    -ms-flex-order: -1;
        order: -1; }
  .order-lg-last {
    -ms-flex-order: 13;
        order: 13; }
  .order-lg-0 {
    -ms-flex-order: 0;
        order: 0; }
  .order-lg-1 {
    -ms-flex-order: 1;
        order: 1; }
  .order-lg-2 {
    -ms-flex-order: 2;
        order: 2; }
  .order-lg-3 {
    -ms-flex-order: 3;
        order: 3; }
  .order-lg-4 {
    -ms-flex-order: 4;
        order: 4; }
  .order-lg-5 {
    -ms-flex-order: 5;
        order: 5; }
  .order-lg-6 {
    -ms-flex-order: 6;
        order: 6; }
  .order-lg-7 {
    -ms-flex-order: 7;
        order: 7; }
  .order-lg-8 {
    -ms-flex-order: 8;
        order: 8; }
  .order-lg-9 {
    -ms-flex-order: 9;
        order: 9; }
  .order-lg-10 {
    -ms-flex-order: 10;
        order: 10; }
  .order-lg-11 {
    -ms-flex-order: 11;
        order: 11; }
  .order-lg-12 {
    -ms-flex-order: 12;
        order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.3333333333%; }
  .offset-lg-2 {
    margin-left: 16.6666666667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.3333333333%; }
  .offset-lg-5 {
    margin-left: 41.6666666667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.3333333333%; }
  .offset-lg-8 {
    margin-left: 66.6666666667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.3333333333%; }
  .offset-lg-11 {
    margin-left: 91.6666666667%; } }

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xl-1 {
    -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-xl-2 {
    -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-xl-5 {
    -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-xl-8 {
    -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-xl-11 {
    -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    -ms-flex-order: -1;
        order: -1; }
  .order-xl-last {
    -ms-flex-order: 13;
        order: 13; }
  .order-xl-0 {
    -ms-flex-order: 0;
        order: 0; }
  .order-xl-1 {
    -ms-flex-order: 1;
        order: 1; }
  .order-xl-2 {
    -ms-flex-order: 2;
        order: 2; }
  .order-xl-3 {
    -ms-flex-order: 3;
        order: 3; }
  .order-xl-4 {
    -ms-flex-order: 4;
        order: 4; }
  .order-xl-5 {
    -ms-flex-order: 5;
        order: 5; }
  .order-xl-6 {
    -ms-flex-order: 6;
        order: 6; }
  .order-xl-7 {
    -ms-flex-order: 7;
        order: 7; }
  .order-xl-8 {
    -ms-flex-order: 8;
        order: 8; }
  .order-xl-9 {
    -ms-flex-order: 9;
        order: 9; }
  .order-xl-10 {
    -ms-flex-order: 10;
        order: 10; }
  .order-xl-11 {
    -ms-flex-order: 11;
        order: 11; }
  .order-xl-12 {
    -ms-flex-order: 12;
        order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.3333333333%; }
  .offset-xl-2 {
    margin-left: 16.6666666667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.3333333333%; }
  .offset-xl-5 {
    margin-left: 41.6666666667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.3333333333%; }
  .offset-xl-8 {
    margin-left: 66.6666666667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.3333333333%; }
  .offset-xl-11 {
    margin-left: 91.6666666667%; } }

@media (min-width: 1600px) {
  .col-xxl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%; }
  .col-xxl-auto {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xxl-1 {
    -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-xxl-2 {
    -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-xxl-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .col-xxl-4 {
    -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-xxl-5 {
    -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-xxl-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .col-xxl-7 {
    -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-xxl-8 {
    -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-xxl-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%; }
  .col-xxl-10 {
    -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-xxl-11 {
    -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-xxl-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .order-xxl-first {
    -ms-flex-order: -1;
        order: -1; }
  .order-xxl-last {
    -ms-flex-order: 13;
        order: 13; }
  .order-xxl-0 {
    -ms-flex-order: 0;
        order: 0; }
  .order-xxl-1 {
    -ms-flex-order: 1;
        order: 1; }
  .order-xxl-2 {
    -ms-flex-order: 2;
        order: 2; }
  .order-xxl-3 {
    -ms-flex-order: 3;
        order: 3; }
  .order-xxl-4 {
    -ms-flex-order: 4;
        order: 4; }
  .order-xxl-5 {
    -ms-flex-order: 5;
        order: 5; }
  .order-xxl-6 {
    -ms-flex-order: 6;
        order: 6; }
  .order-xxl-7 {
    -ms-flex-order: 7;
        order: 7; }
  .order-xxl-8 {
    -ms-flex-order: 8;
        order: 8; }
  .order-xxl-9 {
    -ms-flex-order: 9;
        order: 9; }
  .order-xxl-10 {
    -ms-flex-order: 10;
        order: 10; }
  .order-xxl-11 {
    -ms-flex-order: 11;
        order: 11; }
  .order-xxl-12 {
    -ms-flex-order: 12;
        order: 12; }
  .offset-xxl-0 {
    margin-left: 0; }
  .offset-xxl-1 {
    margin-left: 8.3333333333%; }
  .offset-xxl-2 {
    margin-left: 16.6666666667%; }
  .offset-xxl-3 {
    margin-left: 25%; }
  .offset-xxl-4 {
    margin-left: 33.3333333333%; }
  .offset-xxl-5 {
    margin-left: 41.6666666667%; }
  .offset-xxl-6 {
    margin-left: 50%; }
  .offset-xxl-7 {
    margin-left: 58.3333333333%; }
  .offset-xxl-8 {
    margin-left: 66.6666666667%; }
  .offset-xxl-9 {
    margin-left: 75%; }
  .offset-xxl-10 {
    margin-left: 83.3333333333%; }
  .offset-xxl-11 {
    margin-left: 91.6666666667%; } }


.d-flex {
  display: -ms-flexbox !important;
  display: flex !important; }


.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-none {
  float: none !important; }


.m-0 {
  margin: 0 !important; }

.mt-0,
.my-0 {
  margin-top: 0 !important; }

.mr-0,
.mx-0 {
  margin-right: 0 !important; }

.mb-0,
.my-0 {
  margin-bottom: 0 !important; }

.ml-0,
.mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.mt-1,
.my-1 {
  margin-top: 0.25rem !important; }

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important; }

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important; }

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2,
.my-2 {
  margin-top: 0.5rem !important; }

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important; }

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.mt-3,
.my-3 {
  margin-top: 1rem !important; }

.mr-3,
.mx-3 {
  margin-right: 1rem !important; }

.mb-3,
.my-3 {
  margin-bottom: 1rem !important; }

.ml-3,
.mx-3 {
  margin-left: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.mt-4,
.my-4 {
  margin-top: 1.5rem !important; }

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important; }

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important; }

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.mt-5,
.my-5 {
  margin-top: 3rem !important; }

.mr-5,
.mx-5 {
  margin-right: 3rem !important; }

.mb-5,
.my-5 {
  margin-bottom: 3rem !important; }

.ml-5,
.mx-5 {
  margin-left: 3rem !important; }

.p-0 {
  padding: 0 !important; }

.pt-0,
.py-0 {
  padding-top: 0 !important; }

.pr-0,
.px-0 {
  padding-right: 0 !important; }

.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

.pl-0,
.px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.pt-1,
.py-1 {
  padding-top: 0.25rem !important; }

.pr-1,
.px-1 {
  padding-right: 0.25rem !important; }

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important; }

.pl-1,
.px-1 {
  padding-left: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2,
.py-2 {
  padding-top: 0.5rem !important; }

.pr-2,
.px-2 {
  padding-right: 0.5rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2,
.px-2 {
  padding-left: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.pt-3,
.py-3 {
  padding-top: 1rem !important; }

.pr-3,
.px-3 {
  padding-right: 1rem !important; }

.pb-3,
.py-3 {
  padding-bottom: 1rem !important; }

.pl-3,
.px-3 {
  padding-left: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.pt-4,
.py-4 {
  padding-top: 1.5rem !important; }

.pr-4,
.px-4 {
  padding-right: 1.5rem !important; }

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important; }

.pl-4,
.px-4 {
  padding-left: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.pt-5,
.py-5 {
  padding-top: 3rem !important; }

.pr-5,
.px-5 {
  padding-right: 3rem !important; }

.pb-5,
.py-5 {
  padding-bottom: 3rem !important; }

.pl-5,
.px-5 {
  padding-left: 3rem !important; }


.m-0 {
  margin: 0 !important; }

.mt-0 {
  margin-top: 0 !important; }

.mr-0 {
  margin-right: 0 !important; }

.mb-0 {
  margin-bottom: 0 !important; }

.ml-0 {
  margin-left: 0 !important; }

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.m-3 {
  margin: 3px !important; }

.mt-3 {
  margin-top: 3px !important; }

.mr-3 {
  margin-right: 3px !important; }

.mb-3 {
  margin-bottom: 3px !important; }

.ml-3 {
  margin-left: 3px !important; }

.mx-3 {
  margin-right: 3px !important;
  margin-left: 3px !important; }

.my-3 {
  margin-top: 3px !important;
  margin-bottom: 3px !important; }

.m-5 {
  margin: 5px !important; }

.mt-5 {
  margin-top: 5px !important; }

.mr-5 {
  margin-right: 5px !important; }

.mb-5 {
  margin-bottom: 5px !important; }

.ml-5 {
  margin-left: 5px !important; }

.mx-5 {
  margin-right: 5px !important;
  margin-left: 5px !important; }

.my-5 {
  margin-top: 5px !important;
  margin-bottom: 5px !important; }

.m-10 {
  margin: 10px !important; }

.mt-10 {
  margin-top: 10px !important; }

.mr-10 {
  margin-right: 10px !important; }

.mb-10 {
  margin-bottom: 10px !important; }

.ml-10 {
  margin-left: 10px !important; }

.mx-10 {
  margin-right: 10px !important;
  margin-left: 10px !important; }

.my-10 {
  margin-top: 10px !important;
  margin-bottom: 10px !important; }

.m-15 {
  margin: 15px !important; }

.mt-15 {
  margin-top: 15px !important; }

.mr-15 {
  margin-right: 15px !important; }

.mb-15 {
  margin-bottom: 15px !important; }

.ml-15 {
  margin-left: 15px !important; }

.mx-15 {
  margin-right: 15px !important;
  margin-left: 15px !important; }

.my-15 {
  margin-top: 15px !important;
  margin-bottom: 15px !important; }

.m-20 {
  margin: 20px !important; }

.mt-20 {
  margin-top: 20px !important; }

.mr-20 {
  margin-right: 20px !important; }

.mb-20 {
  margin-bottom: 20px !important; }

.ml-20 {
  margin-left: 20px !important; }

.mx-20 {
  margin-right: 20px !important;
  margin-left: 20px !important; }

.my-20 {
  margin-top: 20px !important;
  margin-bottom: 20px !important; }

.m-25 {
  margin: 25px !important; }

.mt-25 {
  margin-top: 25px !important; }

.mr-25 {
  margin-right: 25px !important; }

.mb-25 {
  margin-bottom: 25px !important; }

.ml-25 {
  margin-left: 25px !important; }

.mx-25 {
  margin-right: 25px !important;
  margin-left: 25px !important; }

.my-25 {
  margin-top: 25px !important;
  margin-bottom: 25px !important; }

.m-30 {
  margin: 30px !important; }

.mt-30 {
  margin-top: 30px !important; }

.mr-30 {
  margin-right: 30px !important; }

.mb-30 {
  margin-bottom: 30px !important; }

.ml-30 {
  margin-left: 30px !important; }

.mx-30 {
  margin-right: 30px !important;
  margin-left: 30px !important; }

.my-30 {
  margin-top: 30px !important;
  margin-bottom: 30px !important; }

.m-35 {
  margin: 35px !important; }

.mt-35 {
  margin-top: 35px !important; }

.mr-35 {
  margin-right: 35px !important; }

.mb-35 {
  margin-bottom: 35px !important; }

.ml-35 {
  margin-left: 35px !important; }

.mx-35 {
  margin-right: 35px !important;
  margin-left: 35px !important; }

.my-35 {
  margin-top: 35px !important;
  margin-bottom: 35px !important; }

.m-40 {
  margin: 40px !important; }

.mt-40 {
  margin-top: 40px !important; }

.mr-40 {
  margin-right: 40px !important; }

.mb-40 {
  margin-bottom: 40px !important; }

.ml-40 {
  margin-left: 40px !important; }

.mx-40 {
  margin-right: 40px !important;
  margin-left: 40px !important; }

.my-40 {
  margin-top: 40px !important;
  margin-bottom: 40px !important; }

.m-45 {
  margin: 45px !important; }

.mt-45 {
  margin-top: 45px !important; }

.mr-45 {
  margin-right: 45px !important; }

.mb-45 {
  margin-bottom: 45px !important; }

.ml-45 {
  margin-left: 45px !important; }

.mx-45 {
  margin-right: 45px !important;
  margin-left: 45px !important; }

.my-45 {
  margin-top: 45px !important;
  margin-bottom: 45px !important; }

.m-50 {
  margin: 50px !important; }

.mt-50 {
  margin-top: 50px !important; }

.mr-50 {
  margin-right: 50px !important; }

.mb-50 {
  margin-bottom: 50px !important; }

.ml-50 {
  margin-left: 50px !important; }

.mx-50 {
  margin-right: 50px !important;
  margin-left: 50px !important; }

.my-50 {
  margin-top: 50px !important;
  margin-bottom: 50px !important; }

.m-60 {
  margin: 60px !important; }

.mt-60 {
  margin-top: 60px !important; }

.mr-60 {
  margin-right: 60px !important; }

.mb-60 {
  margin-bottom: 60px !important; }

.ml-60 {
  margin-left: 60px !important; }

.mx-60 {
  margin-right: 60px !important;
  margin-left: 60px !important; }

.my-60 {
  margin-top: 60px !important;
  margin-bottom: 60px !important; }

.m-70 {
  margin: 70px !important; }

.mt-70 {
  margin-top: 70px !important; }

.mr-70 {
  margin-right: 70px !important; }

.mb-70 {
  margin-bottom: 70px !important; }

.ml-70 {
  margin-left: 70px !important; }

.mx-70 {
  margin-right: 70px !important;
  margin-left: 70px !important; }

.my-70 {
  margin-top: 70px !important;
  margin-bottom: 70px !important; }

.m-80 {
  margin: 80px !important; }

.mt-80 {
  margin-top: 80px !important; }

.mr-80 {
  margin-right: 80px !important; }

.mb-80 {
  margin-bottom: 80px !important; }

.ml-80 {
  margin-left: 80px !important; }

.mx-80 {
  margin-right: 80px !important;
  margin-left: 80px !important; }

.my-80 {
  margin-top: 80px !important;
  margin-bottom: 80px !important; }

.m-100 {
  margin: 100px !important; }

.mt-100 {
  margin-top: 100px !important; }

.mr-100 {
  margin-right: 100px !important; }

.mb-100 {
  margin-bottom: 100px !important; }

.ml-100 {
  margin-left: 100px !important; }

.mx-100 {
  margin-right: 100px !important;
  margin-left: 100px !important; }

.my-100 {
  margin-top: 100px !important;
  margin-bottom: 100px !important; }

.p-0 {
  padding: 0 !important; }

.pt-0 {
  padding-top: 0 !important; }

.pr-0 {
  padding-right: 0 !important; }

.pb-0 {
  padding-bottom: 0 !important; }

.pl-0 {
  padding-left: 0 !important; }

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.p-3 {
  padding: 3px !important; }

.pt-3 {
  padding-top: 3px !important; }

.pr-3 {
  padding-right: 3px !important; }

.pb-3 {
  padding-bottom: 3px !important; }

.pl-3 {
  padding-left: 3px !important; }

.px-3 {
  padding-right: 3px !important;
  padding-left: 3px !important; }

.py-3 {
  padding-top: 3px !important;
  padding-bottom: 3px !important; }

.p-5 {
  padding: 5px !important; }

.pt-5 {
  padding-top: 5px !important; }

.pr-5 {
  padding-right: 5px !important; }

.pb-5 {
  padding-bottom: 5px !important; }

.pl-5 {
  padding-left: 5px !important; }

.px-5 {
  padding-right: 5px !important;
  padding-left: 5px !important; }

.py-5 {
  padding-top: 5px !important;
  padding-bottom: 5px !important; }

.p-10 {
  padding: 10px !important; }

.pt-10 {
  padding-top: 10px !important; }

.pr-10 {
  padding-right: 10px !important; }

.pb-10 {
  padding-bottom: 10px !important; }

.pl-10 {
  padding-left: 10px !important; }

.px-10 {
  padding-right: 10px !important;
  padding-left: 10px !important; }

.py-10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important; }

.p-15 {
  padding: 15px !important; }

.pt-15 {
  padding-top: 15px !important; }

.pr-15 {
  padding-right: 15px !important; }

.pb-15 {
  padding-bottom: 15px !important; }

.pl-15 {
  padding-left: 15px !important; }

.px-15 {
  padding-right: 15px !important;
  padding-left: 15px !important; }

.py-15 {
  padding-top: 15px !important;
  padding-bottom: 15px !important; }

.p-20 {
  padding: 20px !important; }

.pt-20 {
  padding-top: 20px !important; }

.pr-20 {
  padding-right: 20px !important; }

.pb-20 {
  padding-bottom: 20px !important; }

.pl-20 {
  padding-left: 20px !important; }

.px-20 {
  padding-right: 20px !important;
  padding-left: 20px !important; }

.py-20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important; }

.p-25 {
  padding: 25px !important; }

.pt-25 {
  padding-top: 25px !important; }

.pr-25 {
  padding-right: 25px !important; }

.pb-25 {
  padding-bottom: 25px !important; }

.pl-25 {
  padding-left: 25px !important; }

.px-25 {
  padding-right: 25px !important;
  padding-left: 25px !important; }

.py-25 {
  padding-top: 25px !important;
  padding-bottom: 25px !important; }

.p-30 {
  padding: 30px !important; }

.pt-30 {
  padding-top: 30px !important; }

.pr-30 {
  padding-right: 30px !important; }

.pb-30 {
  padding-bottom: 30px !important; }

.pl-30 {
  padding-left: 30px !important; }

.px-30 {
  padding-right: 30px !important;
  padding-left: 30px !important; }

.py-30 {
  padding-top: 30px !important;
  padding-bottom: 30px !important; }

.p-35 {
  padding: 35px !important; }

.pt-35 {
  padding-top: 35px !important; }

.pr-35 {
  padding-right: 35px !important; }

.pb-35 {
  padding-bottom: 35px !important; }

.pl-35 {
  padding-left: 35px !important; }

.px-35 {
  padding-right: 35px !important;
  padding-left: 35px !important; }

.py-35 {
  padding-top: 35px !important;
  padding-bottom: 35px !important; }

.p-40 {
  padding: 40px !important; }

.pt-40 {
  padding-top: 40px !important; }

.pr-40 {
  padding-right: 40px !important; }

.pb-40 {
  padding-bottom: 40px !important; }

.pl-40 {
  padding-left: 40px !important; }

.px-40 {
  padding-right: 40px !important;
  padding-left: 40px !important; }

.py-40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important; }

.p-45 {
  padding: 45px !important; }

.pt-45 {
  padding-top: 45px !important; }

.pr-45 {
  padding-right: 45px !important; }

.pb-45 {
  padding-bottom: 45px !important; }

.pl-45 {
  padding-left: 45px !important; }

.px-45 {
  padding-right: 45px !important;
  padding-left: 45px !important; }

.py-45 {
  padding-top: 45px !important;
  padding-bottom: 45px !important; }

.p-50 {
  padding: 50px !important; }

.pt-50 {
  padding-top: 50px !important; }

.pr-50 {
  padding-right: 50px !important; }

.pb-50 {
  padding-bottom: 50px !important; }

.pl-50 {
  padding-left: 50px !important; }

.px-50 {
  padding-right: 50px !important;
  padding-left: 50px !important; }

.py-50 {
  padding-top: 50px !important;
  padding-bottom: 50px !important; }

.p-60 {
  padding: 60px !important; }

.pt-60 {
  padding-top: 60px !important; }

.pr-60 {
  padding-right: 60px !important; }

.pb-60 {
  padding-bottom: 60px !important; }

.pl-60 {
  padding-left: 60px !important; }

.px-60 {
  padding-right: 60px !important;
  padding-left: 60px !important; }

.py-60 {
  padding-top: 60px !important;
  padding-bottom: 60px !important; }

.p-70 {
  padding: 70px !important; }

.pt-70 {
  padding-top: 70px !important; }

.pr-70 {
  padding-right: 70px !important; }

.pb-70 {
  padding-bottom: 70px !important; }

.pl-70 {
  padding-left: 70px !important; }

.px-70 {
  padding-right: 70px !important;
  padding-left: 70px !important; }

.py-70 {
  padding-top: 70px !important;
  padding-bottom: 70px !important; }

.p-80 {
  padding: 80px !important; }

.pt-80 {
  padding-top: 80px !important; }

.pr-80 {
  padding-right: 80px !important; }

.pb-80 {
  padding-bottom: 80px !important; }

.pl-80 {
  padding-left: 80px !important; }

.px-80 {
  padding-right: 80px !important;
  padding-left: 80px !important; }

.py-80 {
  padding-top: 80px !important;
  padding-bottom: 80px !important; }

.p-100 {
  padding: 100px !important; }

.pt-100 {
  padding-top: 100px !important; }

.pr-100 {
  padding-right: 100px !important; }

.pb-100 {
  padding-bottom: 100px !important; }

.pl-100 {
  padding-left: 100px !important; }

.px-100 {
  padding-right: 100px !important;
  padding-left: 100px !important; }

.py-100 {
  padding-top: 100px !important;
  padding-bottom: 100px !important; }

.m--30 {
  margin: -30px !important; }

.mt--30 {
  margin-top: -30px !important; }

.mr--30 {
  margin-right: -30px !important; }

.mb--30 {
  margin-bottom: -30px !important; }

.ml--30 {
  margin-left: -30px !important; }

.mx--30 {
  margin-right: -30px !important;
  margin-left: -30px !important; }

.my--30 {
  margin-top: -30px !important;
  margin-bottom: -30px !important; }

.m--25 {
  margin: -25px !important; }

.mt--25 {
  margin-top: -25px !important; }

.mr--25 {
  margin-right: -25px !important; }

.mb--25 {
  margin-bottom: -25px !important; }

.ml--25 {
  margin-left: -25px !important; }

.mx--25 {
  margin-right: -25px !important;
  margin-left: -25px !important; }

.my--25 {
  margin-top: -25px !important;
  margin-bottom: -25px !important; }

.m--20 {
  margin: -20px !important; }

.mt--20 {
  margin-top: -20px !important; }

.mr--20 {
  margin-right: -20px !important; }

.mb--20 {
  margin-bottom: -20px !important; }

.ml--20 {
  margin-left: -20px !important; }

.mx--20 {
  margin-right: -20px !important;
  margin-left: -20px !important; }

.my--20 {
  margin-top: -20px !important;
  margin-bottom: -20px !important; }

.m--15 {
  margin: -15px !important; }

.mt--15 {
  margin-top: -15px !important; }

.mr--15 {
  margin-right: -15px !important; }

.mb--15 {
  margin-bottom: -15px !important; }

.ml--15 {
  margin-left: -15px !important; }

.mx--15 {
  margin-right: -15px !important;
  margin-left: -15px !important; }

.my--15 {
  margin-top: -15px !important;
  margin-bottom: -15px !important; }

.m--10 {
  margin: -10px !important; }

.mt--10 {
  margin-top: -10px !important; }

.mr--10 {
  margin-right: -10px !important; }

.mb--10 {
  margin-bottom: -10px !important; }

.ml--10 {
  margin-left: -10px !important; }

.mx--10 {
  margin-right: -10px !important;
  margin-left: -10px !important; }

.my--10 {
  margin-top: -10px !important;
  margin-bottom: -10px !important; }

.m--5 {
  margin: -5px !important; }

.mt--5 {
  margin-top: -5px !important; }

.mr--5 {
  margin-right: -5px !important; }

.mb--5 {
  margin-bottom: -5px !important; }

.ml--5 {
  margin-left: -5px !important; }

.mx--5 {
  margin-right: -5px !important;
  margin-left: -5px !important; }

.my--5 {
  margin-top: -5px !important;
  margin-bottom: -5px !important; }

.m--3 {
  margin: -3px !important; }

.mt--3 {
  margin-top: -3px !important; }

.mr--3 {
  margin-right: -3px !important; }

.mb--3 {
  margin-bottom: -3px !important; }

.ml--3 {
  margin-left: -3px !important; }

.mx--3 {
  margin-right: -3px !important;
  margin-left: -3px !important; }

.my--3 {
  margin-top: -3px !important;
  margin-bottom: -3px !important; }

.m--1 {
  margin: -1px !important; }

.mt--1 {
  margin-top: -1px !important; }

.mr--1 {
  margin-right: -1px !important; }

.mb--1 {
  margin-bottom: -1px !important; }

.ml--1 {
  margin-left: -1px !important; }

.mx--1 {
  margin-right: -1px !important;
  margin-left: -1px !important; }

.my--1 {
  margin-top: -1px !important;
  margin-bottom: -1px !important; }

.m-auto {
  margin: auto !important; }

.mt-auto {
  margin-top: auto !important; }

.mr-auto {
  margin-right: auto !important; }

.mb-auto {
  margin-bottom: auto !important; }

.ml-auto {
  margin-left: auto !important; }

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important; }

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important; }

@media (min-width: 480px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0 {
    margin-left: 0 !important; }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .m-sm-3 {
    margin: 3px !important; }
  .mt-sm-3 {
    margin-top: 3px !important; }
  .mr-sm-3 {
    margin-right: 3px !important; }
  .mb-sm-3 {
    margin-bottom: 3px !important; }
  .ml-sm-3 {
    margin-left: 3px !important; }
  .mx-sm-3 {
    margin-right: 3px !important;
    margin-left: 3px !important; }
  .my-sm-3 {
    margin-top: 3px !important;
    margin-bottom: 3px !important; }
  .m-sm-5 {
    margin: 5px !important; }
  .mt-sm-5 {
    margin-top: 5px !important; }
  .mr-sm-5 {
    margin-right: 5px !important; }
  .mb-sm-5 {
    margin-bottom: 5px !important; }
  .ml-sm-5 {
    margin-left: 5px !important; }
  .mx-sm-5 {
    margin-right: 5px !important;
    margin-left: 5px !important; }
  .my-sm-5 {
    margin-top: 5px !important;
    margin-bottom: 5px !important; }
  .m-sm-10 {
    margin: 10px !important; }
  .mt-sm-10 {
    margin-top: 10px !important; }
  .mr-sm-10 {
    margin-right: 10px !important; }
  .mb-sm-10 {
    margin-bottom: 10px !important; }
  .ml-sm-10 {
    margin-left: 10px !important; }
  .mx-sm-10 {
    margin-right: 10px !important;
    margin-left: 10px !important; }
  .my-sm-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important; }
  .m-sm-15 {
    margin: 15px !important; }
  .mt-sm-15 {
    margin-top: 15px !important; }
  .mr-sm-15 {
    margin-right: 15px !important; }
  .mb-sm-15 {
    margin-bottom: 15px !important; }
  .ml-sm-15 {
    margin-left: 15px !important; }
  .mx-sm-15 {
    margin-right: 15px !important;
    margin-left: 15px !important; }
  .my-sm-15 {
    margin-top: 15px !important;
    margin-bottom: 15px !important; }
  .m-sm-20 {
    margin: 20px !important; }
  .mt-sm-20 {
    margin-top: 20px !important; }
  .mr-sm-20 {
    margin-right: 20px !important; }
  .mb-sm-20 {
    margin-bottom: 20px !important; }
  .ml-sm-20 {
    margin-left: 20px !important; }
  .mx-sm-20 {
    margin-right: 20px !important;
    margin-left: 20px !important; }
  .my-sm-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important; }
  .m-sm-25 {
    margin: 25px !important; }
  .mt-sm-25 {
    margin-top: 25px !important; }
  .mr-sm-25 {
    margin-right: 25px !important; }
  .mb-sm-25 {
    margin-bottom: 25px !important; }
  .ml-sm-25 {
    margin-left: 25px !important; }
  .mx-sm-25 {
    margin-right: 25px !important;
    margin-left: 25px !important; }
  .my-sm-25 {
    margin-top: 25px !important;
    margin-bottom: 25px !important; }
  .m-sm-30 {
    margin: 30px !important; }
  .mt-sm-30 {
    margin-top: 30px !important; }
  .mr-sm-30 {
    margin-right: 30px !important; }
  .mb-sm-30 {
    margin-bottom: 30px !important; }
  .ml-sm-30 {
    margin-left: 30px !important; }
  .mx-sm-30 {
    margin-right: 30px !important;
    margin-left: 30px !important; }
  .my-sm-30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important; }
  .m-sm-35 {
    margin: 35px !important; }
  .mt-sm-35 {
    margin-top: 35px !important; }
  .mr-sm-35 {
    margin-right: 35px !important; }
  .mb-sm-35 {
    margin-bottom: 35px !important; }
  .ml-sm-35 {
    margin-left: 35px !important; }
  .mx-sm-35 {
    margin-right: 35px !important;
    margin-left: 35px !important; }
  .my-sm-35 {
    margin-top: 35px !important;
    margin-bottom: 35px !important; }
  .m-sm-40 {
    margin: 40px !important; }
  .mt-sm-40 {
    margin-top: 40px !important; }
  .mr-sm-40 {
    margin-right: 40px !important; }
  .mb-sm-40 {
    margin-bottom: 40px !important; }
  .ml-sm-40 {
    margin-left: 40px !important; }
  .mx-sm-40 {
    margin-right: 40px !important;
    margin-left: 40px !important; }
  .my-sm-40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important; }
  .m-sm-45 {
    margin: 45px !important; }
  .mt-sm-45 {
    margin-top: 45px !important; }
  .mr-sm-45 {
    margin-right: 45px !important; }
  .mb-sm-45 {
    margin-bottom: 45px !important; }
  .ml-sm-45 {
    margin-left: 45px !important; }
  .mx-sm-45 {
    margin-right: 45px !important;
    margin-left: 45px !important; }
  .my-sm-45 {
    margin-top: 45px !important;
    margin-bottom: 45px !important; }
  .m-sm-50 {
    margin: 50px !important; }
  .mt-sm-50 {
    margin-top: 50px !important; }
  .mr-sm-50 {
    margin-right: 50px !important; }
  .mb-sm-50 {
    margin-bottom: 50px !important; }
  .ml-sm-50 {
    margin-left: 50px !important; }
  .mx-sm-50 {
    margin-right: 50px !important;
    margin-left: 50px !important; }
  .my-sm-50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important; }
  .m-sm-60 {
    margin: 60px !important; }
  .mt-sm-60 {
    margin-top: 60px !important; }
  .mr-sm-60 {
    margin-right: 60px !important; }
  .mb-sm-60 {
    margin-bottom: 60px !important; }
  .ml-sm-60 {
    margin-left: 60px !important; }
  .mx-sm-60 {
    margin-right: 60px !important;
    margin-left: 60px !important; }
  .my-sm-60 {
    margin-top: 60px !important;
    margin-bottom: 60px !important; }
  .m-sm-70 {
    margin: 70px !important; }
  .mt-sm-70 {
    margin-top: 70px !important; }
  .mr-sm-70 {
    margin-right: 70px !important; }
  .mb-sm-70 {
    margin-bottom: 70px !important; }
  .ml-sm-70 {
    margin-left: 70px !important; }
  .mx-sm-70 {
    margin-right: 70px !important;
    margin-left: 70px !important; }
  .my-sm-70 {
    margin-top: 70px !important;
    margin-bottom: 70px !important; }
  .m-sm-80 {
    margin: 80px !important; }
  .mt-sm-80 {
    margin-top: 80px !important; }
  .mr-sm-80 {
    margin-right: 80px !important; }
  .mb-sm-80 {
    margin-bottom: 80px !important; }
  .ml-sm-80 {
    margin-left: 80px !important; }
  .mx-sm-80 {
    margin-right: 80px !important;
    margin-left: 80px !important; }
  .my-sm-80 {
    margin-top: 80px !important;
    margin-bottom: 80px !important; }
  .m-sm-100 {
    margin: 100px !important; }
  .mt-sm-100 {
    margin-top: 100px !important; }
  .mr-sm-100 {
    margin-right: 100px !important; }
  .mb-sm-100 {
    margin-bottom: 100px !important; }
  .ml-sm-100 {
    margin-left: 100px !important; }
  .mx-sm-100 {
    margin-right: 100px !important;
    margin-left: 100px !important; }
  .my-sm-100 {
    margin-top: 100px !important;
    margin-bottom: 100px !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0 {
    padding-left: 0 !important; }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .p-sm-3 {
    padding: 3px !important; }
  .pt-sm-3 {
    padding-top: 3px !important; }
  .pr-sm-3 {
    padding-right: 3px !important; }
  .pb-sm-3 {
    padding-bottom: 3px !important; }
  .pl-sm-3 {
    padding-left: 3px !important; }
  .px-sm-3 {
    padding-right: 3px !important;
    padding-left: 3px !important; }
  .py-sm-3 {
    padding-top: 3px !important;
    padding-bottom: 3px !important; }
  .p-sm-5 {
    padding: 5px !important; }
  .pt-sm-5 {
    padding-top: 5px !important; }
  .pr-sm-5 {
    padding-right: 5px !important; }
  .pb-sm-5 {
    padding-bottom: 5px !important; }
  .pl-sm-5 {
    padding-left: 5px !important; }
  .px-sm-5 {
    padding-right: 5px !important;
    padding-left: 5px !important; }
  .py-sm-5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important; }
  .p-sm-10 {
    padding: 10px !important; }
  .pt-sm-10 {
    padding-top: 10px !important; }
  .pr-sm-10 {
    padding-right: 10px !important; }
  .pb-sm-10 {
    padding-bottom: 10px !important; }
  .pl-sm-10 {
    padding-left: 10px !important; }
  .px-sm-10 {
    padding-right: 10px !important;
    padding-left: 10px !important; }
  .py-sm-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important; }
  .p-sm-15 {
    padding: 15px !important; }
  .pt-sm-15 {
    padding-top: 15px !important; }
  .pr-sm-15 {
    padding-right: 15px !important; }
  .pb-sm-15 {
    padding-bottom: 15px !important; }
  .pl-sm-15 {
    padding-left: 15px !important; }
  .px-sm-15 {
    padding-right: 15px !important;
    padding-left: 15px !important; }
  .py-sm-15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important; }
  .p-sm-20 {
    padding: 20px !important; }
  .pt-sm-20 {
    padding-top: 20px !important; }
  .pr-sm-20 {
    padding-right: 20px !important; }
  .pb-sm-20 {
    padding-bottom: 20px !important; }
  .pl-sm-20 {
    padding-left: 20px !important; }
  .px-sm-20 {
    padding-right: 20px !important;
    padding-left: 20px !important; }
  .py-sm-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important; }
  .p-sm-25 {
    padding: 25px !important; }
  .pt-sm-25 {
    padding-top: 25px !important; }
  .pr-sm-25 {
    padding-right: 25px !important; }
  .pb-sm-25 {
    padding-bottom: 25px !important; }
  .pl-sm-25 {
    padding-left: 25px !important; }
  .px-sm-25 {
    padding-right: 25px !important;
    padding-left: 25px !important; }
  .py-sm-25 {
    padding-top: 25px !important;
    padding-bottom: 25px !important; }
  .p-sm-30 {
    padding: 30px !important; }
  .pt-sm-30 {
    padding-top: 30px !important; }
  .pr-sm-30 {
    padding-right: 30px !important; }
  .pb-sm-30 {
    padding-bottom: 30px !important; }
  .pl-sm-30 {
    padding-left: 30px !important; }
  .px-sm-30 {
    padding-right: 30px !important;
    padding-left: 30px !important; }
  .py-sm-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important; }
  .p-sm-35 {
    padding: 35px !important; }
  .pt-sm-35 {
    padding-top: 35px !important; }
  .pr-sm-35 {
    padding-right: 35px !important; }
  .pb-sm-35 {
    padding-bottom: 35px !important; }
  .pl-sm-35 {
    padding-left: 35px !important; }
  .px-sm-35 {
    padding-right: 35px !important;
    padding-left: 35px !important; }
  .py-sm-35 {
    padding-top: 35px !important;
    padding-bottom: 35px !important; }
  .p-sm-40 {
    padding: 40px !important; }
  .pt-sm-40 {
    padding-top: 40px !important; }
  .pr-sm-40 {
    padding-right: 40px !important; }
  .pb-sm-40 {
    padding-bottom: 40px !important; }
  .pl-sm-40 {
    padding-left: 40px !important; }
  .px-sm-40 {
    padding-right: 40px !important;
    padding-left: 40px !important; }
  .py-sm-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important; }
  .p-sm-45 {
    padding: 45px !important; }
  .pt-sm-45 {
    padding-top: 45px !important; }
  .pr-sm-45 {
    padding-right: 45px !important; }
  .pb-sm-45 {
    padding-bottom: 45px !important; }
  .pl-sm-45 {
    padding-left: 45px !important; }
  .px-sm-45 {
    padding-right: 45px !important;
    padding-left: 45px !important; }
  .py-sm-45 {
    padding-top: 45px !important;
    padding-bottom: 45px !important; }
  .p-sm-50 {
    padding: 50px !important; }
  .pt-sm-50 {
    padding-top: 50px !important; }
  .pr-sm-50 {
    padding-right: 50px !important; }
  .pb-sm-50 {
    padding-bottom: 50px !important; }
  .pl-sm-50 {
    padding-left: 50px !important; }
  .px-sm-50 {
    padding-right: 50px !important;
    padding-left: 50px !important; }
  .py-sm-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important; }
  .p-sm-60 {
    padding: 60px !important; }
  .pt-sm-60 {
    padding-top: 60px !important; }
  .pr-sm-60 {
    padding-right: 60px !important; }
  .pb-sm-60 {
    padding-bottom: 60px !important; }
  .pl-sm-60 {
    padding-left: 60px !important; }
  .px-sm-60 {
    padding-right: 60px !important;
    padding-left: 60px !important; }
  .py-sm-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important; }
  .p-sm-70 {
    padding: 70px !important; }
  .pt-sm-70 {
    padding-top: 70px !important; }
  .pr-sm-70 {
    padding-right: 70px !important; }
  .pb-sm-70 {
    padding-bottom: 70px !important; }
  .pl-sm-70 {
    padding-left: 70px !important; }
  .px-sm-70 {
    padding-right: 70px !important;
    padding-left: 70px !important; }
  .py-sm-70 {
    padding-top: 70px !important;
    padding-bottom: 70px !important; }
  .p-sm-80 {
    padding: 80px !important; }
  .pt-sm-80 {
    padding-top: 80px !important; }
  .pr-sm-80 {
    padding-right: 80px !important; }
  .pb-sm-80 {
    padding-bottom: 80px !important; }
  .pl-sm-80 {
    padding-left: 80px !important; }
  .px-sm-80 {
    padding-right: 80px !important;
    padding-left: 80px !important; }
  .py-sm-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important; }
  .p-sm-100 {
    padding: 100px !important; }
  .pt-sm-100 {
    padding-top: 100px !important; }
  .pr-sm-100 {
    padding-right: 100px !important; }
  .pb-sm-100 {
    padding-bottom: 100px !important; }
  .pl-sm-100 {
    padding-left: 100px !important; }
  .px-sm-100 {
    padding-right: 100px !important;
    padding-left: 100px !important; }
  .py-sm-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important; }
  .m-sm--30 {
    margin: -30px !important; }
  .mt-sm--30 {
    margin-top: -30px !important; }
  .mr-sm--30 {
    margin-right: -30px !important; }
  .mb-sm--30 {
    margin-bottom: -30px !important; }
  .ml-sm--30 {
    margin-left: -30px !important; }
  .mx-sm--30 {
    margin-right: -30px !important;
    margin-left: -30px !important; }
  .my-sm--30 {
    margin-top: -30px !important;
    margin-bottom: -30px !important; }
  .m-sm--25 {
    margin: -25px !important; }
  .mt-sm--25 {
    margin-top: -25px !important; }
  .mr-sm--25 {
    margin-right: -25px !important; }
  .mb-sm--25 {
    margin-bottom: -25px !important; }
  .ml-sm--25 {
    margin-left: -25px !important; }
  .mx-sm--25 {
    margin-right: -25px !important;
    margin-left: -25px !important; }
  .my-sm--25 {
    margin-top: -25px !important;
    margin-bottom: -25px !important; }
  .m-sm--20 {
    margin: -20px !important; }
  .mt-sm--20 {
    margin-top: -20px !important; }
  .mr-sm--20 {
    margin-right: -20px !important; }
  .mb-sm--20 {
    margin-bottom: -20px !important; }
  .ml-sm--20 {
    margin-left: -20px !important; }
  .mx-sm--20 {
    margin-right: -20px !important;
    margin-left: -20px !important; }
  .my-sm--20 {
    margin-top: -20px !important;
    margin-bottom: -20px !important; }
  .m-sm--15 {
    margin: -15px !important; }
  .mt-sm--15 {
    margin-top: -15px !important; }
  .mr-sm--15 {
    margin-right: -15px !important; }
  .mb-sm--15 {
    margin-bottom: -15px !important; }
  .ml-sm--15 {
    margin-left: -15px !important; }
  .mx-sm--15 {
    margin-right: -15px !important;
    margin-left: -15px !important; }
  .my-sm--15 {
    margin-top: -15px !important;
    margin-bottom: -15px !important; }
  .m-sm--10 {
    margin: -10px !important; }
  .mt-sm--10 {
    margin-top: -10px !important; }
  .mr-sm--10 {
    margin-right: -10px !important; }
  .mb-sm--10 {
    margin-bottom: -10px !important; }
  .ml-sm--10 {
    margin-left: -10px !important; }
  .mx-sm--10 {
    margin-right: -10px !important;
    margin-left: -10px !important; }
  .my-sm--10 {
    margin-top: -10px !important;
    margin-bottom: -10px !important; }
  .m-sm--5 {
    margin: -5px !important; }
  .mt-sm--5 {
    margin-top: -5px !important; }
  .mr-sm--5 {
    margin-right: -5px !important; }
  .mb-sm--5 {
    margin-bottom: -5px !important; }
  .ml-sm--5 {
    margin-left: -5px !important; }
  .mx-sm--5 {
    margin-right: -5px !important;
    margin-left: -5px !important; }
  .my-sm--5 {
    margin-top: -5px !important;
    margin-bottom: -5px !important; }
  .m-sm--3 {
    margin: -3px !important; }
  .mt-sm--3 {
    margin-top: -3px !important; }
  .mr-sm--3 {
    margin-right: -3px !important; }
  .mb-sm--3 {
    margin-bottom: -3px !important; }
  .ml-sm--3 {
    margin-left: -3px !important; }
  .mx-sm--3 {
    margin-right: -3px !important;
    margin-left: -3px !important; }
  .my-sm--3 {
    margin-top: -3px !important;
    margin-bottom: -3px !important; }
  .m-sm--1 {
    margin: -1px !important; }
  .mt-sm--1 {
    margin-top: -1px !important; }
  .mr-sm--1 {
    margin-right: -1px !important; }
  .mb-sm--1 {
    margin-bottom: -1px !important; }
  .ml-sm--1 {
    margin-left: -1px !important; }
  .mx-sm--1 {
    margin-right: -1px !important;
    margin-left: -1px !important; }
  .my-sm--1 {
    margin-top: -1px !important;
    margin-bottom: -1px !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto {
    margin-left: auto !important; }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0 {
    margin-top: 0 !important; }
  .mr-md-0 {
    margin-right: 0 !important; }
  .mb-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0 {
    margin-left: 0 !important; }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .m-md-3 {
    margin: 3px !important; }
  .mt-md-3 {
    margin-top: 3px !important; }
  .mr-md-3 {
    margin-right: 3px !important; }
  .mb-md-3 {
    margin-bottom: 3px !important; }
  .ml-md-3 {
    margin-left: 3px !important; }
  .mx-md-3 {
    margin-right: 3px !important;
    margin-left: 3px !important; }
  .my-md-3 {
    margin-top: 3px !important;
    margin-bottom: 3px !important; }
  .m-md-5 {
    margin: 5px !important; }
  .mt-md-5 {
    margin-top: 5px !important; }
  .mr-md-5 {
    margin-right: 5px !important; }
  .mb-md-5 {
    margin-bottom: 5px !important; }
  .ml-md-5 {
    margin-left: 5px !important; }
  .mx-md-5 {
    margin-right: 5px !important;
    margin-left: 5px !important; }
  .my-md-5 {
    margin-top: 5px !important;
    margin-bottom: 5px !important; }
  .m-md-10 {
    margin: 10px !important; }
  .mt-md-10 {
    margin-top: 10px !important; }
  .mr-md-10 {
    margin-right: 10px !important; }
  .mb-md-10 {
    margin-bottom: 10px !important; }
  .ml-md-10 {
    margin-left: 10px !important; }
  .mx-md-10 {
    margin-right: 10px !important;
    margin-left: 10px !important; }
  .my-md-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important; }
  .m-md-15 {
    margin: 15px !important; }
  .mt-md-15 {
    margin-top: 15px !important; }
  .mr-md-15 {
    margin-right: 15px !important; }
  .mb-md-15 {
    margin-bottom: 15px !important; }
  .ml-md-15 {
    margin-left: 15px !important; }
  .mx-md-15 {
    margin-right: 15px !important;
    margin-left: 15px !important; }
  .my-md-15 {
    margin-top: 15px !important;
    margin-bottom: 15px !important; }
  .m-md-20 {
    margin: 20px !important; }
  .mt-md-20 {
    margin-top: 20px !important; }
  .mr-md-20 {
    margin-right: 20px !important; }
  .mb-md-20 {
    margin-bottom: 20px !important; }
  .ml-md-20 {
    margin-left: 20px !important; }
  .mx-md-20 {
    margin-right: 20px !important;
    margin-left: 20px !important; }
  .my-md-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important; }
  .m-md-25 {
    margin: 25px !important; }
  .mt-md-25 {
    margin-top: 25px !important; }
  .mr-md-25 {
    margin-right: 25px !important; }
  .mb-md-25 {
    margin-bottom: 25px !important; }
  .ml-md-25 {
    margin-left: 25px !important; }
  .mx-md-25 {
    margin-right: 25px !important;
    margin-left: 25px !important; }
  .my-md-25 {
    margin-top: 25px !important;
    margin-bottom: 25px !important; }
  .m-md-30 {
    margin: 30px !important; }
  .mt-md-30 {
    margin-top: 30px !important; }
  .mr-md-30 {
    margin-right: 30px !important; }
  .mb-md-30 {
    margin-bottom: 30px !important; }
  .ml-md-30 {
    margin-left: 30px !important; }
  .mx-md-30 {
    margin-right: 30px !important;
    margin-left: 30px !important; }
  .my-md-30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important; }
  .m-md-35 {
    margin: 35px !important; }
  .mt-md-35 {
    margin-top: 35px !important; }
  .mr-md-35 {
    margin-right: 35px !important; }
  .mb-md-35 {
    margin-bottom: 35px !important; }
  .ml-md-35 {
    margin-left: 35px !important; }
  .mx-md-35 {
    margin-right: 35px !important;
    margin-left: 35px !important; }
  .my-md-35 {
    margin-top: 35px !important;
    margin-bottom: 35px !important; }
  .m-md-40 {
    margin: 40px !important; }
  .mt-md-40 {
    margin-top: 40px !important; }
  .mr-md-40 {
    margin-right: 40px !important; }
  .mb-md-40 {
    margin-bottom: 40px !important; }
  .ml-md-40 {
    margin-left: 40px !important; }
  .mx-md-40 {
    margin-right: 40px !important;
    margin-left: 40px !important; }
  .my-md-40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important; }
  .m-md-45 {
    margin: 45px !important; }
  .mt-md-45 {
    margin-top: 45px !important; }
  .mr-md-45 {
    margin-right: 45px !important; }
  .mb-md-45 {
    margin-bottom: 45px !important; }
  .ml-md-45 {
    margin-left: 45px !important; }
  .mx-md-45 {
    margin-right: 45px !important;
    margin-left: 45px !important; }
  .my-md-45 {
    margin-top: 45px !important;
    margin-bottom: 45px !important; }
  .m-md-50 {
    margin: 50px !important; }
  .mt-md-50 {
    margin-top: 50px !important; }
  .mr-md-50 {
    margin-right: 50px !important; }
  .mb-md-50 {
    margin-bottom: 50px !important; }
  .ml-md-50 {
    margin-left: 50px !important; }
  .mx-md-50 {
    margin-right: 50px !important;
    margin-left: 50px !important; }
  .my-md-50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important; }
  .m-md-60 {
    margin: 60px !important; }
  .mt-md-60 {
    margin-top: 60px !important; }
  .mr-md-60 {
    margin-right: 60px !important; }
  .mb-md-60 {
    margin-bottom: 60px !important; }
  .ml-md-60 {
    margin-left: 60px !important; }
  .mx-md-60 {
    margin-right: 60px !important;
    margin-left: 60px !important; }
  .my-md-60 {
    margin-top: 60px !important;
    margin-bottom: 60px !important; }
  .m-md-70 {
    margin: 70px !important; }
  .mt-md-70 {
    margin-top: 70px !important; }
  .mr-md-70 {
    margin-right: 70px !important; }
  .mb-md-70 {
    margin-bottom: 70px !important; }
  .ml-md-70 {
    margin-left: 70px !important; }
  .mx-md-70 {
    margin-right: 70px !important;
    margin-left: 70px !important; }
  .my-md-70 {
    margin-top: 70px !important;
    margin-bottom: 70px !important; }
  .m-md-80 {
    margin: 80px !important; }
  .mt-md-80 {
    margin-top: 80px !important; }
  .mr-md-80 {
    margin-right: 80px !important; }
  .mb-md-80 {
    margin-bottom: 80px !important; }
  .ml-md-80 {
    margin-left: 80px !important; }
  .mx-md-80 {
    margin-right: 80px !important;
    margin-left: 80px !important; }
  .my-md-80 {
    margin-top: 80px !important;
    margin-bottom: 80px !important; }
  .m-md-100 {
    margin: 100px !important; }
  .mt-md-100 {
    margin-top: 100px !important; }
  .mr-md-100 {
    margin-right: 100px !important; }
  .mb-md-100 {
    margin-bottom: 100px !important; }
  .ml-md-100 {
    margin-left: 100px !important; }
  .mx-md-100 {
    margin-right: 100px !important;
    margin-left: 100px !important; }
  .my-md-100 {
    margin-top: 100px !important;
    margin-bottom: 100px !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0 {
    padding-top: 0 !important; }
  .pr-md-0 {
    padding-right: 0 !important; }
  .pb-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0 {
    padding-left: 0 !important; }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .p-md-3 {
    padding: 3px !important; }
  .pt-md-3 {
    padding-top: 3px !important; }
  .pr-md-3 {
    padding-right: 3px !important; }
  .pb-md-3 {
    padding-bottom: 3px !important; }
  .pl-md-3 {
    padding-left: 3px !important; }
  .px-md-3 {
    padding-right: 3px !important;
    padding-left: 3px !important; }
  .py-md-3 {
    padding-top: 3px !important;
    padding-bottom: 3px !important; }
  .p-md-5 {
    padding: 5px !important; }
  .pt-md-5 {
    padding-top: 5px !important; }
  .pr-md-5 {
    padding-right: 5px !important; }
  .pb-md-5 {
    padding-bottom: 5px !important; }
  .pl-md-5 {
    padding-left: 5px !important; }
  .px-md-5 {
    padding-right: 5px !important;
    padding-left: 5px !important; }
  .py-md-5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important; }
  .p-md-10 {
    padding: 10px !important; }
  .pt-md-10 {
    padding-top: 10px !important; }
  .pr-md-10 {
    padding-right: 10px !important; }
  .pb-md-10 {
    padding-bottom: 10px !important; }
  .pl-md-10 {
    padding-left: 10px !important; }
  .px-md-10 {
    padding-right: 10px !important;
    padding-left: 10px !important; }
  .py-md-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important; }
  .p-md-15 {
    padding: 15px !important; }
  .pt-md-15 {
    padding-top: 15px !important; }
  .pr-md-15 {
    padding-right: 15px !important; }
  .pb-md-15 {
    padding-bottom: 15px !important; }
  .pl-md-15 {
    padding-left: 15px !important; }
  .px-md-15 {
    padding-right: 15px !important;
    padding-left: 15px !important; }
  .py-md-15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important; }
  .p-md-20 {
    padding: 20px !important; }
  .pt-md-20 {
    padding-top: 20px !important; }
  .pr-md-20 {
    padding-right: 20px !important; }
  .pb-md-20 {
    padding-bottom: 20px !important; }
  .pl-md-20 {
    padding-left: 20px !important; }
  .px-md-20 {
    padding-right: 20px !important;
    padding-left: 20px !important; }
  .py-md-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important; }
  .p-md-25 {
    padding: 25px !important; }
  .pt-md-25 {
    padding-top: 25px !important; }
  .pr-md-25 {
    padding-right: 25px !important; }
  .pb-md-25 {
    padding-bottom: 25px !important; }
  .pl-md-25 {
    padding-left: 25px !important; }
  .px-md-25 {
    padding-right: 25px !important;
    padding-left: 25px !important; }
  .py-md-25 {
    padding-top: 25px !important;
    padding-bottom: 25px !important; }
  .p-md-30 {
    padding: 30px !important; }
  .pt-md-30 {
    padding-top: 30px !important; }
  .pr-md-30 {
    padding-right: 30px !important; }
  .pb-md-30 {
    padding-bottom: 30px !important; }
  .pl-md-30 {
    padding-left: 30px !important; }
  .px-md-30 {
    padding-right: 30px !important;
    padding-left: 30px !important; }
  .py-md-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important; }
  .p-md-35 {
    padding: 35px !important; }
  .pt-md-35 {
    padding-top: 35px !important; }
  .pr-md-35 {
    padding-right: 35px !important; }
  .pb-md-35 {
    padding-bottom: 35px !important; }
  .pl-md-35 {
    padding-left: 35px !important; }
  .px-md-35 {
    padding-right: 35px !important;
    padding-left: 35px !important; }
  .py-md-35 {
    padding-top: 35px !important;
    padding-bottom: 35px !important; }
  .p-md-40 {
    padding: 40px !important; }
  .pt-md-40 {
    padding-top: 40px !important; }
  .pr-md-40 {
    padding-right: 40px !important; }
  .pb-md-40 {
    padding-bottom: 40px !important; }
  .pl-md-40 {
    padding-left: 40px !important; }
  .px-md-40 {
    padding-right: 40px !important;
    padding-left: 40px !important; }
  .py-md-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important; }
  .p-md-45 {
    padding: 45px !important; }
  .pt-md-45 {
    padding-top: 45px !important; }
  .pr-md-45 {
    padding-right: 45px !important; }
  .pb-md-45 {
    padding-bottom: 45px !important; }
  .pl-md-45 {
    padding-left: 45px !important; }
  .px-md-45 {
    padding-right: 45px !important;
    padding-left: 45px !important; }
  .py-md-45 {
    padding-top: 45px !important;
    padding-bottom: 45px !important; }
  .p-md-50 {
    padding: 50px !important; }
  .pt-md-50 {
    padding-top: 50px !important; }
  .pr-md-50 {
    padding-right: 50px !important; }
  .pb-md-50 {
    padding-bottom: 50px !important; }
  .pl-md-50 {
    padding-left: 50px !important; }
  .px-md-50 {
    padding-right: 50px !important;
    padding-left: 50px !important; }
  .py-md-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important; }
  .p-md-60 {
    padding: 60px !important; }
  .pt-md-60 {
    padding-top: 60px !important; }
  .pr-md-60 {
    padding-right: 60px !important; }
  .pb-md-60 {
    padding-bottom: 60px !important; }
  .pl-md-60 {
    padding-left: 60px !important; }
  .px-md-60 {
    padding-right: 60px !important;
    padding-left: 60px !important; }
  .py-md-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important; }
  .p-md-70 {
    padding: 70px !important; }
  .pt-md-70 {
    padding-top: 70px !important; }
  .pr-md-70 {
    padding-right: 70px !important; }
  .pb-md-70 {
    padding-bottom: 70px !important; }
  .pl-md-70 {
    padding-left: 70px !important; }
  .px-md-70 {
    padding-right: 70px !important;
    padding-left: 70px !important; }
  .py-md-70 {
    padding-top: 70px !important;
    padding-bottom: 70px !important; }
  .p-md-80 {
    padding: 80px !important; }
  .pt-md-80 {
    padding-top: 80px !important; }
  .pr-md-80 {
    padding-right: 80px !important; }
  .pb-md-80 {
    padding-bottom: 80px !important; }
  .pl-md-80 {
    padding-left: 80px !important; }
  .px-md-80 {
    padding-right: 80px !important;
    padding-left: 80px !important; }
  .py-md-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important; }
  .p-md-100 {
    padding: 100px !important; }
  .pt-md-100 {
    padding-top: 100px !important; }
  .pr-md-100 {
    padding-right: 100px !important; }
  .pb-md-100 {
    padding-bottom: 100px !important; }
  .pl-md-100 {
    padding-left: 100px !important; }
  .px-md-100 {
    padding-right: 100px !important;
    padding-left: 100px !important; }
  .py-md-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important; }
  .m-md--30 {
    margin: -30px !important; }
  .mt-md--30 {
    margin-top: -30px !important; }
  .mr-md--30 {
    margin-right: -30px !important; }
  .mb-md--30 {
    margin-bottom: -30px !important; }
  .ml-md--30 {
    margin-left: -30px !important; }
  .mx-md--30 {
    margin-right: -30px !important;
    margin-left: -30px !important; }
  .my-md--30 {
    margin-top: -30px !important;
    margin-bottom: -30px !important; }
  .m-md--25 {
    margin: -25px !important; }
  .mt-md--25 {
    margin-top: -25px !important; }
  .mr-md--25 {
    margin-right: -25px !important; }
  .mb-md--25 {
    margin-bottom: -25px !important; }
  .ml-md--25 {
    margin-left: -25px !important; }
  .mx-md--25 {
    margin-right: -25px !important;
    margin-left: -25px !important; }
  .my-md--25 {
    margin-top: -25px !important;
    margin-bottom: -25px !important; }
  .m-md--20 {
    margin: -20px !important; }
  .mt-md--20 {
    margin-top: -20px !important; }
  .mr-md--20 {
    margin-right: -20px !important; }
  .mb-md--20 {
    margin-bottom: -20px !important; }
  .ml-md--20 {
    margin-left: -20px !important; }
  .mx-md--20 {
    margin-right: -20px !important;
    margin-left: -20px !important; }
  .my-md--20 {
    margin-top: -20px !important;
    margin-bottom: -20px !important; }
  .m-md--15 {
    margin: -15px !important; }
  .mt-md--15 {
    margin-top: -15px !important; }
  .mr-md--15 {
    margin-right: -15px !important; }
  .mb-md--15 {
    margin-bottom: -15px !important; }
  .ml-md--15 {
    margin-left: -15px !important; }
  .mx-md--15 {
    margin-right: -15px !important;
    margin-left: -15px !important; }
  .my-md--15 {
    margin-top: -15px !important;
    margin-bottom: -15px !important; }
  .m-md--10 {
    margin: -10px !important; }
  .mt-md--10 {
    margin-top: -10px !important; }
  .mr-md--10 {
    margin-right: -10px !important; }
  .mb-md--10 {
    margin-bottom: -10px !important; }
  .ml-md--10 {
    margin-left: -10px !important; }
  .mx-md--10 {
    margin-right: -10px !important;
    margin-left: -10px !important; }
  .my-md--10 {
    margin-top: -10px !important;
    margin-bottom: -10px !important; }
  .m-md--5 {
    margin: -5px !important; }
  .mt-md--5 {
    margin-top: -5px !important; }
  .mr-md--5 {
    margin-right: -5px !important; }
  .mb-md--5 {
    margin-bottom: -5px !important; }
  .ml-md--5 {
    margin-left: -5px !important; }
  .mx-md--5 {
    margin-right: -5px !important;
    margin-left: -5px !important; }
  .my-md--5 {
    margin-top: -5px !important;
    margin-bottom: -5px !important; }
  .m-md--3 {
    margin: -3px !important; }
  .mt-md--3 {
    margin-top: -3px !important; }
  .mr-md--3 {
    margin-right: -3px !important; }
  .mb-md--3 {
    margin-bottom: -3px !important; }
  .ml-md--3 {
    margin-left: -3px !important; }
  .mx-md--3 {
    margin-right: -3px !important;
    margin-left: -3px !important; }
  .my-md--3 {
    margin-top: -3px !important;
    margin-bottom: -3px !important; }
  .m-md--1 {
    margin: -1px !important; }
  .mt-md--1 {
    margin-top: -1px !important; }
  .mr-md--1 {
    margin-right: -1px !important; }
  .mb-md--1 {
    margin-bottom: -1px !important; }
  .ml-md--1 {
    margin-left: -1px !important; }
  .mx-md--1 {
    margin-right: -1px !important;
    margin-left: -1px !important; }
  .my-md--1 {
    margin-top: -1px !important;
    margin-bottom: -1px !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto {
    margin-top: auto !important; }
  .mr-md-auto {
    margin-right: auto !important; }
  .mb-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto {
    margin-left: auto !important; }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0 {
    margin-left: 0 !important; }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .m-lg-3 {
    margin: 3px !important; }
  .mt-lg-3 {
    margin-top: 3px !important; }
  .mr-lg-3 {
    margin-right: 3px !important; }
  .mb-lg-3 {
    margin-bottom: 3px !important; }
  .ml-lg-3 {
    margin-left: 3px !important; }
  .mx-lg-3 {
    margin-right: 3px !important;
    margin-left: 3px !important; }
  .my-lg-3 {
    margin-top: 3px !important;
    margin-bottom: 3px !important; }
  .m-lg-5 {
    margin: 5px !important; }
  .mt-lg-5 {
    margin-top: 5px !important; }
  .mr-lg-5 {
    margin-right: 5px !important; }
  .mb-lg-5 {
    margin-bottom: 5px !important; }
  .ml-lg-5 {
    margin-left: 5px !important; }
  .mx-lg-5 {
    margin-right: 5px !important;
    margin-left: 5px !important; }
  .my-lg-5 {
    margin-top: 5px !important;
    margin-bottom: 5px !important; }
  .m-lg-10 {
    margin: 10px !important; }
  .mt-lg-10 {
    margin-top: 10px !important; }
  .mr-lg-10 {
    margin-right: 10px !important; }
  .mb-lg-10 {
    margin-bottom: 10px !important; }
  .ml-lg-10 {
    margin-left: 10px !important; }
  .mx-lg-10 {
    margin-right: 10px !important;
    margin-left: 10px !important; }
  .my-lg-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important; }
  .m-lg-15 {
    margin: 15px !important; }
  .mt-lg-15 {
    margin-top: 15px !important; }
  .mr-lg-15 {
    margin-right: 15px !important; }
  .mb-lg-15 {
    margin-bottom: 15px !important; }
  .ml-lg-15 {
    margin-left: 15px !important; }
  .mx-lg-15 {
    margin-right: 15px !important;
    margin-left: 15px !important; }
  .my-lg-15 {
    margin-top: 15px !important;
    margin-bottom: 15px !important; }
  .m-lg-20 {
    margin: 20px !important; }
  .mt-lg-20 {
    margin-top: 20px !important; }
  .mr-lg-20 {
    margin-right: 20px !important; }
  .mb-lg-20 {
    margin-bottom: 20px !important; }
  .ml-lg-20 {
    margin-left: 20px !important; }
  .mx-lg-20 {
    margin-right: 20px !important;
    margin-left: 20px !important; }
  .my-lg-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important; }
  .m-lg-25 {
    margin: 25px !important; }
  .mt-lg-25 {
    margin-top: 25px !important; }
  .mr-lg-25 {
    margin-right: 25px !important; }
  .mb-lg-25 {
    margin-bottom: 25px !important; }
  .ml-lg-25 {
    margin-left: 25px !important; }
  .mx-lg-25 {
    margin-right: 25px !important;
    margin-left: 25px !important; }
  .my-lg-25 {
    margin-top: 25px !important;
    margin-bottom: 25px !important; }
  .m-lg-30 {
    margin: 30px !important; }
  .mt-lg-30 {
    margin-top: 30px !important; }
  .mr-lg-30 {
    margin-right: 30px !important; }
  .mb-lg-30 {
    margin-bottom: 30px !important; }
  .ml-lg-30 {
    margin-left: 30px !important; }
  .mx-lg-30 {
    margin-right: 30px !important;
    margin-left: 30px !important; }
  .my-lg-30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important; }
  .m-lg-35 {
    margin: 35px !important; }
  .mt-lg-35 {
    margin-top: 35px !important; }
  .mr-lg-35 {
    margin-right: 35px !important; }
  .mb-lg-35 {
    margin-bottom: 35px !important; }
  .ml-lg-35 {
    margin-left: 35px !important; }
  .mx-lg-35 {
    margin-right: 35px !important;
    margin-left: 35px !important; }
  .my-lg-35 {
    margin-top: 35px !important;
    margin-bottom: 35px !important; }
  .m-lg-40 {
    margin: 40px !important; }
  .mt-lg-40 {
    margin-top: 40px !important; }
  .mr-lg-40 {
    margin-right: 40px !important; }
  .mb-lg-40 {
    margin-bottom: 40px !important; }
  .ml-lg-40 {
    margin-left: 40px !important; }
  .mx-lg-40 {
    margin-right: 40px !important;
    margin-left: 40px !important; }
  .my-lg-40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important; }
  .m-lg-45 {
    margin: 45px !important; }
  .mt-lg-45 {
    margin-top: 45px !important; }
  .mr-lg-45 {
    margin-right: 45px !important; }
  .mb-lg-45 {
    margin-bottom: 45px !important; }
  .ml-lg-45 {
    margin-left: 45px !important; }
  .mx-lg-45 {
    margin-right: 45px !important;
    margin-left: 45px !important; }
  .my-lg-45 {
    margin-top: 45px !important;
    margin-bottom: 45px !important; }
  .m-lg-50 {
    margin: 50px !important; }
  .mt-lg-50 {
    margin-top: 50px !important; }
  .mr-lg-50 {
    margin-right: 50px !important; }
  .mb-lg-50 {
    margin-bottom: 50px !important; }
  .ml-lg-50 {
    margin-left: 50px !important; }
  .mx-lg-50 {
    margin-right: 50px !important;
    margin-left: 50px !important; }
  .my-lg-50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important; }
  .m-lg-60 {
    margin: 60px !important; }
  .mt-lg-60 {
    margin-top: 60px !important; }
  .mr-lg-60 {
    margin-right: 60px !important; }
  .mb-lg-60 {
    margin-bottom: 60px !important; }
  .ml-lg-60 {
    margin-left: 60px !important; }
  .mx-lg-60 {
    margin-right: 60px !important;
    margin-left: 60px !important; }
  .my-lg-60 {
    margin-top: 60px !important;
    margin-bottom: 60px !important; }
  .m-lg-70 {
    margin: 70px !important; }
  .mt-lg-70 {
    margin-top: 70px !important; }
  .mr-lg-70 {
    margin-right: 70px !important; }
  .mb-lg-70 {
    margin-bottom: 70px !important; }
  .ml-lg-70 {
    margin-left: 70px !important; }
  .mx-lg-70 {
    margin-right: 70px !important;
    margin-left: 70px !important; }
  .my-lg-70 {
    margin-top: 70px !important;
    margin-bottom: 70px !important; }
  .m-lg-80 {
    margin: 80px !important; }
  .mt-lg-80 {
    margin-top: 80px !important; }
  .mr-lg-80 {
    margin-right: 80px !important; }
  .mb-lg-80 {
    margin-bottom: 80px !important; }
  .ml-lg-80 {
    margin-left: 80px !important; }
  .mx-lg-80 {
    margin-right: 80px !important;
    margin-left: 80px !important; }
  .my-lg-80 {
    margin-top: 80px !important;
    margin-bottom: 80px !important; }
  .m-lg-100 {
    margin: 100px !important; }
  .mt-lg-100 {
    margin-top: 100px !important; }
  .mr-lg-100 {
    margin-right: 100px !important; }
  .mb-lg-100 {
    margin-bottom: 100px !important; }
  .ml-lg-100 {
    margin-left: 100px !important; }
  .mx-lg-100 {
    margin-right: 100px !important;
    margin-left: 100px !important; }
  .my-lg-100 {
    margin-top: 100px !important;
    margin-bottom: 100px !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0 {
    padding-left: 0 !important; }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .p-lg-3 {
    padding: 3px !important; }
  .pt-lg-3 {
    padding-top: 3px !important; }
  .pr-lg-3 {
    padding-right: 3px !important; }
  .pb-lg-3 {
    padding-bottom: 3px !important; }
  .pl-lg-3 {
    padding-left: 3px !important; }
  .px-lg-3 {
    padding-right: 3px !important;
    padding-left: 3px !important; }
  .py-lg-3 {
    padding-top: 3px !important;
    padding-bottom: 3px !important; }
  .p-lg-5 {
    padding: 5px !important; }
  .pt-lg-5 {
    padding-top: 5px !important; }
  .pr-lg-5 {
    padding-right: 5px !important; }
  .pb-lg-5 {
    padding-bottom: 5px !important; }
  .pl-lg-5 {
    padding-left: 5px !important; }
  .px-lg-5 {
    padding-right: 5px !important;
    padding-left: 5px !important; }
  .py-lg-5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important; }
  .p-lg-10 {
    padding: 10px !important; }
  .pt-lg-10 {
    padding-top: 10px !important; }
  .pr-lg-10 {
    padding-right: 10px !important; }
  .pb-lg-10 {
    padding-bottom: 10px !important; }
  .pl-lg-10 {
    padding-left: 10px !important; }
  .px-lg-10 {
    padding-right: 10px !important;
    padding-left: 10px !important; }
  .py-lg-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important; }
  .p-lg-15 {
    padding: 15px !important; }
  .pt-lg-15 {
    padding-top: 15px !important; }
  .pr-lg-15 {
    padding-right: 15px !important; }
  .pb-lg-15 {
    padding-bottom: 15px !important; }
  .pl-lg-15 {
    padding-left: 15px !important; }
  .px-lg-15 {
    padding-right: 15px !important;
    padding-left: 15px !important; }
  .py-lg-15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important; }
  .p-lg-20 {
    padding: 20px !important; }
  .pt-lg-20 {
    padding-top: 20px !important; }
  .pr-lg-20 {
    padding-right: 20px !important; }
  .pb-lg-20 {
    padding-bottom: 20px !important; }
  .pl-lg-20 {
    padding-left: 20px !important; }
  .px-lg-20 {
    padding-right: 20px !important;
    padding-left: 20px !important; }
  .py-lg-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important; }
  .p-lg-25 {
    padding: 25px !important; }
  .pt-lg-25 {
    padding-top: 25px !important; }
  .pr-lg-25 {
    padding-right: 25px !important; }
  .pb-lg-25 {
    padding-bottom: 25px !important; }
  .pl-lg-25 {
    padding-left: 25px !important; }
  .px-lg-25 {
    padding-right: 25px !important;
    padding-left: 25px !important; }
  .py-lg-25 {
    padding-top: 25px !important;
    padding-bottom: 25px !important; }
  .p-lg-30 {
    padding: 30px !important; }
  .pt-lg-30 {
    padding-top: 30px !important; }
  .pr-lg-30 {
    padding-right: 30px !important; }
  .pb-lg-30 {
    padding-bottom: 30px !important; }
  .pl-lg-30 {
    padding-left: 30px !important; }
  .px-lg-30 {
    padding-right: 30px !important;
    padding-left: 30px !important; }
  .py-lg-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important; }
  .p-lg-35 {
    padding: 35px !important; }
  .pt-lg-35 {
    padding-top: 35px !important; }
  .pr-lg-35 {
    padding-right: 35px !important; }
  .pb-lg-35 {
    padding-bottom: 35px !important; }
  .pl-lg-35 {
    padding-left: 35px !important; }
  .px-lg-35 {
    padding-right: 35px !important;
    padding-left: 35px !important; }
  .py-lg-35 {
    padding-top: 35px !important;
    padding-bottom: 35px !important; }
  .p-lg-40 {
    padding: 40px !important; }
  .pt-lg-40 {
    padding-top: 40px !important; }
  .pr-lg-40 {
    padding-right: 40px !important; }
  .pb-lg-40 {
    padding-bottom: 40px !important; }
  .pl-lg-40 {
    padding-left: 40px !important; }
  .px-lg-40 {
    padding-right: 40px !important;
    padding-left: 40px !important; }
  .py-lg-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important; }
  .p-lg-45 {
    padding: 45px !important; }
  .pt-lg-45 {
    padding-top: 45px !important; }
  .pr-lg-45 {
    padding-right: 45px !important; }
  .pb-lg-45 {
    padding-bottom: 45px !important; }
  .pl-lg-45 {
    padding-left: 45px !important; }
  .px-lg-45 {
    padding-right: 45px !important;
    padding-left: 45px !important; }
  .py-lg-45 {
    padding-top: 45px !important;
    padding-bottom: 45px !important; }
  .p-lg-50 {
    padding: 50px !important; }
  .pt-lg-50 {
    padding-top: 50px !important; }
  .pr-lg-50 {
    padding-right: 50px !important; }
  .pb-lg-50 {
    padding-bottom: 50px !important; }
  .pl-lg-50 {
    padding-left: 50px !important; }
  .px-lg-50 {
    padding-right: 50px !important;
    padding-left: 50px !important; }
  .py-lg-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important; }
  .p-lg-60 {
    padding: 60px !important; }
  .pt-lg-60 {
    padding-top: 60px !important; }
  .pr-lg-60 {
    padding-right: 60px !important; }
  .pb-lg-60 {
    padding-bottom: 60px !important; }
  .pl-lg-60 {
    padding-left: 60px !important; }
  .px-lg-60 {
    padding-right: 60px !important;
    padding-left: 60px !important; }
  .py-lg-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important; }
  .p-lg-70 {
    padding: 70px !important; }
  .pt-lg-70 {
    padding-top: 70px !important; }
  .pr-lg-70 {
    padding-right: 70px !important; }
  .pb-lg-70 {
    padding-bottom: 70px !important; }
  .pl-lg-70 {
    padding-left: 70px !important; }
  .px-lg-70 {
    padding-right: 70px !important;
    padding-left: 70px !important; }
  .py-lg-70 {
    padding-top: 70px !important;
    padding-bottom: 70px !important; }
  .p-lg-80 {
    padding: 80px !important; }
  .pt-lg-80 {
    padding-top: 80px !important; }
  .pr-lg-80 {
    padding-right: 80px !important; }
  .pb-lg-80 {
    padding-bottom: 80px !important; }
  .pl-lg-80 {
    padding-left: 80px !important; }
  .px-lg-80 {
    padding-right: 80px !important;
    padding-left: 80px !important; }
  .py-lg-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important; }
  .p-lg-100 {
    padding: 100px !important; }
  .pt-lg-100 {
    padding-top: 100px !important; }
  .pr-lg-100 {
    padding-right: 100px !important; }
  .pb-lg-100 {
    padding-bottom: 100px !important; }
  .pl-lg-100 {
    padding-left: 100px !important; }
  .px-lg-100 {
    padding-right: 100px !important;
    padding-left: 100px !important; }
  .py-lg-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important; }
  .m-lg--30 {
    margin: -30px !important; }
  .mt-lg--30 {
    margin-top: -30px !important; }
  .mr-lg--30 {
    margin-right: -30px !important; }
  .mb-lg--30 {
    margin-bottom: -30px !important; }
  .ml-lg--30 {
    margin-left: -30px !important; }
  .mx-lg--30 {
    margin-right: -30px !important;
    margin-left: -30px !important; }
  .my-lg--30 {
    margin-top: -30px !important;
    margin-bottom: -30px !important; }
  .m-lg--25 {
    margin: -25px !important; }
  .mt-lg--25 {
    margin-top: -25px !important; }
  .mr-lg--25 {
    margin-right: -25px !important; }
  .mb-lg--25 {
    margin-bottom: -25px !important; }
  .ml-lg--25 {
    margin-left: -25px !important; }
  .mx-lg--25 {
    margin-right: -25px !important;
    margin-left: -25px !important; }
  .my-lg--25 {
    margin-top: -25px !important;
    margin-bottom: -25px !important; }
  .m-lg--20 {
    margin: -20px !important; }
  .mt-lg--20 {
    margin-top: -20px !important; }
  .mr-lg--20 {
    margin-right: -20px !important; }
  .mb-lg--20 {
    margin-bottom: -20px !important; }
  .ml-lg--20 {
    margin-left: -20px !important; }
  .mx-lg--20 {
    margin-right: -20px !important;
    margin-left: -20px !important; }
  .my-lg--20 {
    margin-top: -20px !important;
    margin-bottom: -20px !important; }
  .m-lg--15 {
    margin: -15px !important; }
  .mt-lg--15 {
    margin-top: -15px !important; }
  .mr-lg--15 {
    margin-right: -15px !important; }
  .mb-lg--15 {
    margin-bottom: -15px !important; }
  .ml-lg--15 {
    margin-left: -15px !important; }
  .mx-lg--15 {
    margin-right: -15px !important;
    margin-left: -15px !important; }
  .my-lg--15 {
    margin-top: -15px !important;
    margin-bottom: -15px !important; }
  .m-lg--10 {
    margin: -10px !important; }
  .mt-lg--10 {
    margin-top: -10px !important; }
  .mr-lg--10 {
    margin-right: -10px !important; }
  .mb-lg--10 {
    margin-bottom: -10px !important; }
  .ml-lg--10 {
    margin-left: -10px !important; }
  .mx-lg--10 {
    margin-right: -10px !important;
    margin-left: -10px !important; }
  .my-lg--10 {
    margin-top: -10px !important;
    margin-bottom: -10px !important; }
  .m-lg--5 {
    margin: -5px !important; }
  .mt-lg--5 {
    margin-top: -5px !important; }
  .mr-lg--5 {
    margin-right: -5px !important; }
  .mb-lg--5 {
    margin-bottom: -5px !important; }
  .ml-lg--5 {
    margin-left: -5px !important; }
  .mx-lg--5 {
    margin-right: -5px !important;
    margin-left: -5px !important; }
  .my-lg--5 {
    margin-top: -5px !important;
    margin-bottom: -5px !important; }
  .m-lg--3 {
    margin: -3px !important; }
  .mt-lg--3 {
    margin-top: -3px !important; }
  .mr-lg--3 {
    margin-right: -3px !important; }
  .mb-lg--3 {
    margin-bottom: -3px !important; }
  .ml-lg--3 {
    margin-left: -3px !important; }
  .mx-lg--3 {
    margin-right: -3px !important;
    margin-left: -3px !important; }
  .my-lg--3 {
    margin-top: -3px !important;
    margin-bottom: -3px !important; }
  .m-lg--1 {
    margin: -1px !important; }
  .mt-lg--1 {
    margin-top: -1px !important; }
  .mr-lg--1 {
    margin-right: -1px !important; }
  .mb-lg--1 {
    margin-bottom: -1px !important; }
  .ml-lg--1 {
    margin-left: -1px !important; }
  .mx-lg--1 {
    margin-right: -1px !important;
    margin-left: -1px !important; }
  .my-lg--1 {
    margin-top: -1px !important;
    margin-bottom: -1px !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto {
    margin-left: auto !important; }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0 {
    margin-left: 0 !important; }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .m-xl-3 {
    margin: 3px !important; }
  .mt-xl-3 {
    margin-top: 3px !important; }
  .mr-xl-3 {
    margin-right: 3px !important; }
  .mb-xl-3 {
    margin-bottom: 3px !important; }
  .ml-xl-3 {
    margin-left: 3px !important; }
  .mx-xl-3 {
    margin-right: 3px !important;
    margin-left: 3px !important; }
  .my-xl-3 {
    margin-top: 3px !important;
    margin-bottom: 3px !important; }
  .m-xl-5 {
    margin: 5px !important; }
  .mt-xl-5 {
    margin-top: 5px !important; }
  .mr-xl-5 {
    margin-right: 5px !important; }
  .mb-xl-5 {
    margin-bottom: 5px !important; }
  .ml-xl-5 {
    margin-left: 5px !important; }
  .mx-xl-5 {
    margin-right: 5px !important;
    margin-left: 5px !important; }
  .my-xl-5 {
    margin-top: 5px !important;
    margin-bottom: 5px !important; }
  .m-xl-10 {
    margin: 10px !important; }
  .mt-xl-10 {
    margin-top: 10px !important; }
  .mr-xl-10 {
    margin-right: 10px !important; }
  .mb-xl-10 {
    margin-bottom: 10px !important; }
  .ml-xl-10 {
    margin-left: 10px !important; }
  .mx-xl-10 {
    margin-right: 10px !important;
    margin-left: 10px !important; }
  .my-xl-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important; }
  .m-xl-15 {
    margin: 15px !important; }
  .mt-xl-15 {
    margin-top: 15px !important; }
  .mr-xl-15 {
    margin-right: 15px !important; }
  .mb-xl-15 {
    margin-bottom: 15px !important; }
  .ml-xl-15 {
    margin-left: 15px !important; }
  .mx-xl-15 {
    margin-right: 15px !important;
    margin-left: 15px !important; }
  .my-xl-15 {
    margin-top: 15px !important;
    margin-bottom: 15px !important; }
  .m-xl-20 {
    margin: 20px !important; }
  .mt-xl-20 {
    margin-top: 20px !important; }
  .mr-xl-20 {
    margin-right: 20px !important; }
  .mb-xl-20 {
    margin-bottom: 20px !important; }
  .ml-xl-20 {
    margin-left: 20px !important; }
  .mx-xl-20 {
    margin-right: 20px !important;
    margin-left: 20px !important; }
  .my-xl-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important; }
  .m-xl-25 {
    margin: 25px !important; }
  .mt-xl-25 {
    margin-top: 25px !important; }
  .mr-xl-25 {
    margin-right: 25px !important; }
  .mb-xl-25 {
    margin-bottom: 25px !important; }
  .ml-xl-25 {
    margin-left: 25px !important; }
  .mx-xl-25 {
    margin-right: 25px !important;
    margin-left: 25px !important; }
  .my-xl-25 {
    margin-top: 25px !important;
    margin-bottom: 25px !important; }
  .m-xl-30 {
    margin: 30px !important; }
  .mt-xl-30 {
    margin-top: 30px !important; }
  .mr-xl-30 {
    margin-right: 30px !important; }
  .mb-xl-30 {
    margin-bottom: 30px !important; }
  .ml-xl-30 {
    margin-left: 30px !important; }
  .mx-xl-30 {
    margin-right: 30px !important;
    margin-left: 30px !important; }
  .my-xl-30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important; }
  .m-xl-35 {
    margin: 35px !important; }
  .mt-xl-35 {
    margin-top: 35px !important; }
  .mr-xl-35 {
    margin-right: 35px !important; }
  .mb-xl-35 {
    margin-bottom: 35px !important; }
  .ml-xl-35 {
    margin-left: 35px !important; }
  .mx-xl-35 {
    margin-right: 35px !important;
    margin-left: 35px !important; }
  .my-xl-35 {
    margin-top: 35px !important;
    margin-bottom: 35px !important; }
  .m-xl-40 {
    margin: 40px !important; }
  .mt-xl-40 {
    margin-top: 40px !important; }
  .mr-xl-40 {
    margin-right: 40px !important; }
  .mb-xl-40 {
    margin-bottom: 40px !important; }
  .ml-xl-40 {
    margin-left: 40px !important; }
  .mx-xl-40 {
    margin-right: 40px !important;
    margin-left: 40px !important; }
  .my-xl-40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important; }
  .m-xl-45 {
    margin: 45px !important; }
  .mt-xl-45 {
    margin-top: 45px !important; }
  .mr-xl-45 {
    margin-right: 45px !important; }
  .mb-xl-45 {
    margin-bottom: 45px !important; }
  .ml-xl-45 {
    margin-left: 45px !important; }
  .mx-xl-45 {
    margin-right: 45px !important;
    margin-left: 45px !important; }
  .my-xl-45 {
    margin-top: 45px !important;
    margin-bottom: 45px !important; }
  .m-xl-50 {
    margin: 50px !important; }
  .mt-xl-50 {
    margin-top: 50px !important; }
  .mr-xl-50 {
    margin-right: 50px !important; }
  .mb-xl-50 {
    margin-bottom: 50px !important; }
  .ml-xl-50 {
    margin-left: 50px !important; }
  .mx-xl-50 {
    margin-right: 50px !important;
    margin-left: 50px !important; }
  .my-xl-50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important; }
  .m-xl-60 {
    margin: 60px !important; }
  .mt-xl-60 {
    margin-top: 60px !important; }
  .mr-xl-60 {
    margin-right: 60px !important; }
  .mb-xl-60 {
    margin-bottom: 60px !important; }
  .ml-xl-60 {
    margin-left: 60px !important; }
  .mx-xl-60 {
    margin-right: 60px !important;
    margin-left: 60px !important; }
  .my-xl-60 {
    margin-top: 60px !important;
    margin-bottom: 60px !important; }
  .m-xl-70 {
    margin: 70px !important; }
  .mt-xl-70 {
    margin-top: 70px !important; }
  .mr-xl-70 {
    margin-right: 70px !important; }
  .mb-xl-70 {
    margin-bottom: 70px !important; }
  .ml-xl-70 {
    margin-left: 70px !important; }
  .mx-xl-70 {
    margin-right: 70px !important;
    margin-left: 70px !important; }
  .my-xl-70 {
    margin-top: 70px !important;
    margin-bottom: 70px !important; }
  .m-xl-80 {
    margin: 80px !important; }
  .mt-xl-80 {
    margin-top: 80px !important; }
  .mr-xl-80 {
    margin-right: 80px !important; }
  .mb-xl-80 {
    margin-bottom: 80px !important; }
  .ml-xl-80 {
    margin-left: 80px !important; }
  .mx-xl-80 {
    margin-right: 80px !important;
    margin-left: 80px !important; }
  .my-xl-80 {
    margin-top: 80px !important;
    margin-bottom: 80px !important; }
  .m-xl-100 {
    margin: 100px !important; }
  .mt-xl-100 {
    margin-top: 100px !important; }
  .mr-xl-100 {
    margin-right: 100px !important; }
  .mb-xl-100 {
    margin-bottom: 100px !important; }
  .ml-xl-100 {
    margin-left: 100px !important; }
  .mx-xl-100 {
    margin-right: 100px !important;
    margin-left: 100px !important; }
  .my-xl-100 {
    margin-top: 100px !important;
    margin-bottom: 100px !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0 {
    padding-left: 0 !important; }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .p-xl-3 {
    padding: 3px !important; }
  .pt-xl-3 {
    padding-top: 3px !important; }
  .pr-xl-3 {
    padding-right: 3px !important; }
  .pb-xl-3 {
    padding-bottom: 3px !important; }
  .pl-xl-3 {
    padding-left: 3px !important; }
  .px-xl-3 {
    padding-right: 3px !important;
    padding-left: 3px !important; }
  .py-xl-3 {
    padding-top: 3px !important;
    padding-bottom: 3px !important; }
  .p-xl-5 {
    padding: 5px !important; }
  .pt-xl-5 {
    padding-top: 5px !important; }
  .pr-xl-5 {
    padding-right: 5px !important; }
  .pb-xl-5 {
    padding-bottom: 5px !important; }
  .pl-xl-5 {
    padding-left: 5px !important; }
  .px-xl-5 {
    padding-right: 5px !important;
    padding-left: 5px !important; }
  .py-xl-5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important; }
  .p-xl-10 {
    padding: 10px !important; }
  .pt-xl-10 {
    padding-top: 10px !important; }
  .pr-xl-10 {
    padding-right: 10px !important; }
  .pb-xl-10 {
    padding-bottom: 10px !important; }
  .pl-xl-10 {
    padding-left: 10px !important; }
  .px-xl-10 {
    padding-right: 10px !important;
    padding-left: 10px !important; }
  .py-xl-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important; }
  .p-xl-15 {
    padding: 15px !important; }
  .pt-xl-15 {
    padding-top: 15px !important; }
  .pr-xl-15 {
    padding-right: 15px !important; }
  .pb-xl-15 {
    padding-bottom: 15px !important; }
  .pl-xl-15 {
    padding-left: 15px !important; }
  .px-xl-15 {
    padding-right: 15px !important;
    padding-left: 15px !important; }
  .py-xl-15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important; }
  .p-xl-20 {
    padding: 20px !important; }
  .pt-xl-20 {
    padding-top: 20px !important; }
  .pr-xl-20 {
    padding-right: 20px !important; }
  .pb-xl-20 {
    padding-bottom: 20px !important; }
  .pl-xl-20 {
    padding-left: 20px !important; }
  .px-xl-20 {
    padding-right: 20px !important;
    padding-left: 20px !important; }
  .py-xl-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important; }
  .p-xl-25 {
    padding: 25px !important; }
  .pt-xl-25 {
    padding-top: 25px !important; }
  .pr-xl-25 {
    padding-right: 25px !important; }
  .pb-xl-25 {
    padding-bottom: 25px !important; }
  .pl-xl-25 {
    padding-left: 25px !important; }
  .px-xl-25 {
    padding-right: 25px !important;
    padding-left: 25px !important; }
  .py-xl-25 {
    padding-top: 25px !important;
    padding-bottom: 25px !important; }
  .p-xl-30 {
    padding: 30px !important; }
  .pt-xl-30 {
    padding-top: 30px !important; }
  .pr-xl-30 {
    padding-right: 30px !important; }
  .pb-xl-30 {
    padding-bottom: 30px !important; }
  .pl-xl-30 {
    padding-left: 30px !important; }
  .px-xl-30 {
    padding-right: 30px !important;
    padding-left: 30px !important; }
  .py-xl-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important; }
  .p-xl-35 {
    padding: 35px !important; }
  .pt-xl-35 {
    padding-top: 35px !important; }
  .pr-xl-35 {
    padding-right: 35px !important; }
  .pb-xl-35 {
    padding-bottom: 35px !important; }
  .pl-xl-35 {
    padding-left: 35px !important; }
  .px-xl-35 {
    padding-right: 35px !important;
    padding-left: 35px !important; }
  .py-xl-35 {
    padding-top: 35px !important;
    padding-bottom: 35px !important; }
  .p-xl-40 {
    padding: 40px !important; }
  .pt-xl-40 {
    padding-top: 40px !important; }
  .pr-xl-40 {
    padding-right: 40px !important; }
  .pb-xl-40 {
    padding-bottom: 40px !important; }
  .pl-xl-40 {
    padding-left: 40px !important; }
  .px-xl-40 {
    padding-right: 40px !important;
    padding-left: 40px !important; }
  .py-xl-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important; }
  .p-xl-45 {
    padding: 45px !important; }
  .pt-xl-45 {
    padding-top: 45px !important; }
  .pr-xl-45 {
    padding-right: 45px !important; }
  .pb-xl-45 {
    padding-bottom: 45px !important; }
  .pl-xl-45 {
    padding-left: 45px !important; }
  .px-xl-45 {
    padding-right: 45px !important;
    padding-left: 45px !important; }
  .py-xl-45 {
    padding-top: 45px !important;
    padding-bottom: 45px !important; }
  .p-xl-50 {
    padding: 50px !important; }
  .pt-xl-50 {
    padding-top: 50px !important; }
  .pr-xl-50 {
    padding-right: 50px !important; }
  .pb-xl-50 {
    padding-bottom: 50px !important; }
  .pl-xl-50 {
    padding-left: 50px !important; }
  .px-xl-50 {
    padding-right: 50px !important;
    padding-left: 50px !important; }
  .py-xl-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important; }
  .p-xl-60 {
    padding: 60px !important; }
  .pt-xl-60 {
    padding-top: 60px !important; }
  .pr-xl-60 {
    padding-right: 60px !important; }
  .pb-xl-60 {
    padding-bottom: 60px !important; }
  .pl-xl-60 {
    padding-left: 60px !important; }
  .px-xl-60 {
    padding-right: 60px !important;
    padding-left: 60px !important; }
  .py-xl-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important; }
  .p-xl-70 {
    padding: 70px !important; }
  .pt-xl-70 {
    padding-top: 70px !important; }
  .pr-xl-70 {
    padding-right: 70px !important; }
  .pb-xl-70 {
    padding-bottom: 70px !important; }
  .pl-xl-70 {
    padding-left: 70px !important; }
  .px-xl-70 {
    padding-right: 70px !important;
    padding-left: 70px !important; }
  .py-xl-70 {
    padding-top: 70px !important;
    padding-bottom: 70px !important; }
  .p-xl-80 {
    padding: 80px !important; }
  .pt-xl-80 {
    padding-top: 80px !important; }
  .pr-xl-80 {
    padding-right: 80px !important; }
  .pb-xl-80 {
    padding-bottom: 80px !important; }
  .pl-xl-80 {
    padding-left: 80px !important; }
  .px-xl-80 {
    padding-right: 80px !important;
    padding-left: 80px !important; }
  .py-xl-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important; }
  .p-xl-100 {
    padding: 100px !important; }
  .pt-xl-100 {
    padding-top: 100px !important; }
  .pr-xl-100 {
    padding-right: 100px !important; }
  .pb-xl-100 {
    padding-bottom: 100px !important; }
  .pl-xl-100 {
    padding-left: 100px !important; }
  .px-xl-100 {
    padding-right: 100px !important;
    padding-left: 100px !important; }
  .py-xl-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important; }
  .m-xl--30 {
    margin: -30px !important; }
  .mt-xl--30 {
    margin-top: -30px !important; }
  .mr-xl--30 {
    margin-right: -30px !important; }
  .mb-xl--30 {
    margin-bottom: -30px !important; }
  .ml-xl--30 {
    margin-left: -30px !important; }
  .mx-xl--30 {
    margin-right: -30px !important;
    margin-left: -30px !important; }
  .my-xl--30 {
    margin-top: -30px !important;
    margin-bottom: -30px !important; }
  .m-xl--25 {
    margin: -25px !important; }
  .mt-xl--25 {
    margin-top: -25px !important; }
  .mr-xl--25 {
    margin-right: -25px !important; }
  .mb-xl--25 {
    margin-bottom: -25px !important; }
  .ml-xl--25 {
    margin-left: -25px !important; }
  .mx-xl--25 {
    margin-right: -25px !important;
    margin-left: -25px !important; }
  .my-xl--25 {
    margin-top: -25px !important;
    margin-bottom: -25px !important; }
  .m-xl--20 {
    margin: -20px !important; }
  .mt-xl--20 {
    margin-top: -20px !important; }
  .mr-xl--20 {
    margin-right: -20px !important; }
  .mb-xl--20 {
    margin-bottom: -20px !important; }
  .ml-xl--20 {
    margin-left: -20px !important; }
  .mx-xl--20 {
    margin-right: -20px !important;
    margin-left: -20px !important; }
  .my-xl--20 {
    margin-top: -20px !important;
    margin-bottom: -20px !important; }
  .m-xl--15 {
    margin: -15px !important; }
  .mt-xl--15 {
    margin-top: -15px !important; }
  .mr-xl--15 {
    margin-right: -15px !important; }
  .mb-xl--15 {
    margin-bottom: -15px !important; }
  .ml-xl--15 {
    margin-left: -15px !important; }
  .mx-xl--15 {
    margin-right: -15px !important;
    margin-left: -15px !important; }
  .my-xl--15 {
    margin-top: -15px !important;
    margin-bottom: -15px !important; }
  .m-xl--10 {
    margin: -10px !important; }
  .mt-xl--10 {
    margin-top: -10px !important; }
  .mr-xl--10 {
    margin-right: -10px !important; }
  .mb-xl--10 {
    margin-bottom: -10px !important; }
  .ml-xl--10 {
    margin-left: -10px !important; }
  .mx-xl--10 {
    margin-right: -10px !important;
    margin-left: -10px !important; }
  .my-xl--10 {
    margin-top: -10px !important;
    margin-bottom: -10px !important; }
  .m-xl--5 {
    margin: -5px !important; }
  .mt-xl--5 {
    margin-top: -5px !important; }
  .mr-xl--5 {
    margin-right: -5px !important; }
  .mb-xl--5 {
    margin-bottom: -5px !important; }
  .ml-xl--5 {
    margin-left: -5px !important; }
  .mx-xl--5 {
    margin-right: -5px !important;
    margin-left: -5px !important; }
  .my-xl--5 {
    margin-top: -5px !important;
    margin-bottom: -5px !important; }
  .m-xl--3 {
    margin: -3px !important; }
  .mt-xl--3 {
    margin-top: -3px !important; }
  .mr-xl--3 {
    margin-right: -3px !important; }
  .mb-xl--3 {
    margin-bottom: -3px !important; }
  .ml-xl--3 {
    margin-left: -3px !important; }
  .mx-xl--3 {
    margin-right: -3px !important;
    margin-left: -3px !important; }
  .my-xl--3 {
    margin-top: -3px !important;
    margin-bottom: -3px !important; }
  .m-xl--1 {
    margin: -1px !important; }
  .mt-xl--1 {
    margin-top: -1px !important; }
  .mr-xl--1 {
    margin-right: -1px !important; }
  .mb-xl--1 {
    margin-bottom: -1px !important; }
  .ml-xl--1 {
    margin-left: -1px !important; }
  .mx-xl--1 {
    margin-right: -1px !important;
    margin-left: -1px !important; }
  .my-xl--1 {
    margin-top: -1px !important;
    margin-bottom: -1px !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto {
    margin-left: auto !important; }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }

@media (min-width: 1600px) {
  .m-xxl-0 {
    margin: 0 !important; }
  .mt-xxl-0 {
    margin-top: 0 !important; }
  .mr-xxl-0 {
    margin-right: 0 !important; }
  .mb-xxl-0 {
    margin-bottom: 0 !important; }
  .ml-xxl-0 {
    margin-left: 0 !important; }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .m-xxl-3 {
    margin: 3px !important; }
  .mt-xxl-3 {
    margin-top: 3px !important; }
  .mr-xxl-3 {
    margin-right: 3px !important; }
  .mb-xxl-3 {
    margin-bottom: 3px !important; }
  .ml-xxl-3 {
    margin-left: 3px !important; }
  .mx-xxl-3 {
    margin-right: 3px !important;
    margin-left: 3px !important; }
  .my-xxl-3 {
    margin-top: 3px !important;
    margin-bottom: 3px !important; }
  .m-xxl-5 {
    margin: 5px !important; }
  .mt-xxl-5 {
    margin-top: 5px !important; }
  .mr-xxl-5 {
    margin-right: 5px !important; }
  .mb-xxl-5 {
    margin-bottom: 5px !important; }
  .ml-xxl-5 {
    margin-left: 5px !important; }
  .mx-xxl-5 {
    margin-right: 5px !important;
    margin-left: 5px !important; }
  .my-xxl-5 {
    margin-top: 5px !important;
    margin-bottom: 5px !important; }
  .m-xxl-10 {
    margin: 10px !important; }
  .mt-xxl-10 {
    margin-top: 10px !important; }
  .mr-xxl-10 {
    margin-right: 10px !important; }
  .mb-xxl-10 {
    margin-bottom: 10px !important; }
  .ml-xxl-10 {
    margin-left: 10px !important; }
  .mx-xxl-10 {
    margin-right: 10px !important;
    margin-left: 10px !important; }
  .my-xxl-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important; }
  .m-xxl-15 {
    margin: 15px !important; }
  .mt-xxl-15 {
    margin-top: 15px !important; }
  .mr-xxl-15 {
    margin-right: 15px !important; }
  .mb-xxl-15 {
    margin-bottom: 15px !important; }
  .ml-xxl-15 {
    margin-left: 15px !important; }
  .mx-xxl-15 {
    margin-right: 15px !important;
    margin-left: 15px !important; }
  .my-xxl-15 {
    margin-top: 15px !important;
    margin-bottom: 15px !important; }
  .m-xxl-20 {
    margin: 20px !important; }
  .mt-xxl-20 {
    margin-top: 20px !important; }
  .mr-xxl-20 {
    margin-right: 20px !important; }
  .mb-xxl-20 {
    margin-bottom: 20px !important; }
  .ml-xxl-20 {
    margin-left: 20px !important; }
  .mx-xxl-20 {
    margin-right: 20px !important;
    margin-left: 20px !important; }
  .my-xxl-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important; }
  .m-xxl-25 {
    margin: 25px !important; }
  .mt-xxl-25 {
    margin-top: 25px !important; }
  .mr-xxl-25 {
    margin-right: 25px !important; }
  .mb-xxl-25 {
    margin-bottom: 25px !important; }
  .ml-xxl-25 {
    margin-left: 25px !important; }
  .mx-xxl-25 {
    margin-right: 25px !important;
    margin-left: 25px !important; }
  .my-xxl-25 {
    margin-top: 25px !important;
    margin-bottom: 25px !important; }
  .m-xxl-30 {
    margin: 30px !important; }
  .mt-xxl-30 {
    margin-top: 30px !important; }
  .mr-xxl-30 {
    margin-right: 30px !important; }
  .mb-xxl-30 {
    margin-bottom: 30px !important; }
  .ml-xxl-30 {
    margin-left: 30px !important; }
  .mx-xxl-30 {
    margin-right: 30px !important;
    margin-left: 30px !important; }
  .my-xxl-30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important; }
  .m-xxl-35 {
    margin: 35px !important; }
  .mt-xxl-35 {
    margin-top: 35px !important; }
  .mr-xxl-35 {
    margin-right: 35px !important; }
  .mb-xxl-35 {
    margin-bottom: 35px !important; }
  .ml-xxl-35 {
    margin-left: 35px !important; }
  .mx-xxl-35 {
    margin-right: 35px !important;
    margin-left: 35px !important; }
  .my-xxl-35 {
    margin-top: 35px !important;
    margin-bottom: 35px !important; }
  .m-xxl-40 {
    margin: 40px !important; }
  .mt-xxl-40 {
    margin-top: 40px !important; }
  .mr-xxl-40 {
    margin-right: 40px !important; }
  .mb-xxl-40 {
    margin-bottom: 40px !important; }
  .ml-xxl-40 {
    margin-left: 40px !important; }
  .mx-xxl-40 {
    margin-right: 40px !important;
    margin-left: 40px !important; }
  .my-xxl-40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important; }
  .m-xxl-45 {
    margin: 45px !important; }
  .mt-xxl-45 {
    margin-top: 45px !important; }
  .mr-xxl-45 {
    margin-right: 45px !important; }
  .mb-xxl-45 {
    margin-bottom: 45px !important; }
  .ml-xxl-45 {
    margin-left: 45px !important; }
  .mx-xxl-45 {
    margin-right: 45px !important;
    margin-left: 45px !important; }
  .my-xxl-45 {
    margin-top: 45px !important;
    margin-bottom: 45px !important; }
  .m-xxl-50 {
    margin: 50px !important; }
  .mt-xxl-50 {
    margin-top: 50px !important; }
  .mr-xxl-50 {
    margin-right: 50px !important; }
  .mb-xxl-50 {
    margin-bottom: 50px !important; }
  .ml-xxl-50 {
    margin-left: 50px !important; }
  .mx-xxl-50 {
    margin-right: 50px !important;
    margin-left: 50px !important; }
  .my-xxl-50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important; }
  .m-xxl-60 {
    margin: 60px !important; }
  .mt-xxl-60 {
    margin-top: 60px !important; }
  .mr-xxl-60 {
    margin-right: 60px !important; }
  .mb-xxl-60 {
    margin-bottom: 60px !important; }
  .ml-xxl-60 {
    margin-left: 60px !important; }
  .mx-xxl-60 {
    margin-right: 60px !important;
    margin-left: 60px !important; }
  .my-xxl-60 {
    margin-top: 60px !important;
    margin-bottom: 60px !important; }
  .m-xxl-70 {
    margin: 70px !important; }
  .mt-xxl-70 {
    margin-top: 70px !important; }
  .mr-xxl-70 {
    margin-right: 70px !important; }
  .mb-xxl-70 {
    margin-bottom: 70px !important; }
  .ml-xxl-70 {
    margin-left: 70px !important; }
  .mx-xxl-70 {
    margin-right: 70px !important;
    margin-left: 70px !important; }
  .my-xxl-70 {
    margin-top: 70px !important;
    margin-bottom: 70px !important; }
  .m-xxl-80 {
    margin: 80px !important; }
  .mt-xxl-80 {
    margin-top: 80px !important; }
  .mr-xxl-80 {
    margin-right: 80px !important; }
  .mb-xxl-80 {
    margin-bottom: 80px !important; }
  .ml-xxl-80 {
    margin-left: 80px !important; }
  .mx-xxl-80 {
    margin-right: 80px !important;
    margin-left: 80px !important; }
  .my-xxl-80 {
    margin-top: 80px !important;
    margin-bottom: 80px !important; }
  .m-xxl-100 {
    margin: 100px !important; }
  .mt-xxl-100 {
    margin-top: 100px !important; }
  .mr-xxl-100 {
    margin-right: 100px !important; }
  .mb-xxl-100 {
    margin-bottom: 100px !important; }
  .ml-xxl-100 {
    margin-left: 100px !important; }
  .mx-xxl-100 {
    margin-right: 100px !important;
    margin-left: 100px !important; }
  .my-xxl-100 {
    margin-top: 100px !important;
    margin-bottom: 100px !important; }
  .p-xxl-0 {
    padding: 0 !important; }
  .pt-xxl-0 {
    padding-top: 0 !important; }
  .pr-xxl-0 {
    padding-right: 0 !important; }
  .pb-xxl-0 {
    padding-bottom: 0 !important; }
  .pl-xxl-0 {
    padding-left: 0 !important; }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .p-xxl-3 {
    padding: 3px !important; }
  .pt-xxl-3 {
    padding-top: 3px !important; }
  .pr-xxl-3 {
    padding-right: 3px !important; }
  .pb-xxl-3 {
    padding-bottom: 3px !important; }
  .pl-xxl-3 {
    padding-left: 3px !important; }
  .px-xxl-3 {
    padding-right: 3px !important;
    padding-left: 3px !important; }
  .py-xxl-3 {
    padding-top: 3px !important;
    padding-bottom: 3px !important; }
  .p-xxl-5 {
    padding: 5px !important; }
  .pt-xxl-5 {
    padding-top: 5px !important; }
  .pr-xxl-5 {
    padding-right: 5px !important; }
  .pb-xxl-5 {
    padding-bottom: 5px !important; }
  .pl-xxl-5 {
    padding-left: 5px !important; }
  .px-xxl-5 {
    padding-right: 5px !important;
    padding-left: 5px !important; }
  .py-xxl-5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important; }
  .p-xxl-10 {
    padding: 10px !important; }
  .pt-xxl-10 {
    padding-top: 10px !important; }
  .pr-xxl-10 {
    padding-right: 10px !important; }
  .pb-xxl-10 {
    padding-bottom: 10px !important; }
  .pl-xxl-10 {
    padding-left: 10px !important; }
  .px-xxl-10 {
    padding-right: 10px !important;
    padding-left: 10px !important; }
  .py-xxl-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important; }
  .p-xxl-15 {
    padding: 15px !important; }
  .pt-xxl-15 {
    padding-top: 15px !important; }
  .pr-xxl-15 {
    padding-right: 15px !important; }
  .pb-xxl-15 {
    padding-bottom: 15px !important; }
  .pl-xxl-15 {
    padding-left: 15px !important; }
  .px-xxl-15 {
    padding-right: 15px !important;
    padding-left: 15px !important; }
  .py-xxl-15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important; }
  .p-xxl-20 {
    padding: 20px !important; }
  .pt-xxl-20 {
    padding-top: 20px !important; }
  .pr-xxl-20 {
    padding-right: 20px !important; }
  .pb-xxl-20 {
    padding-bottom: 20px !important; }
  .pl-xxl-20 {
    padding-left: 20px !important; }
  .px-xxl-20 {
    padding-right: 20px !important;
    padding-left: 20px !important; }
  .py-xxl-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important; }
  .p-xxl-25 {
    padding: 25px !important; }
  .pt-xxl-25 {
    padding-top: 25px !important; }
  .pr-xxl-25 {
    padding-right: 25px !important; }
  .pb-xxl-25 {
    padding-bottom: 25px !important; }
  .pl-xxl-25 {
    padding-left: 25px !important; }
  .px-xxl-25 {
    padding-right: 25px !important;
    padding-left: 25px !important; }
  .py-xxl-25 {
    padding-top: 25px !important;
    padding-bottom: 25px !important; }
  .p-xxl-30 {
    padding: 30px !important; }
  .pt-xxl-30 {
    padding-top: 30px !important; }
  .pr-xxl-30 {
    padding-right: 30px !important; }
  .pb-xxl-30 {
    padding-bottom: 30px !important; }
  .pl-xxl-30 {
    padding-left: 30px !important; }
  .px-xxl-30 {
    padding-right: 30px !important;
    padding-left: 30px !important; }
  .py-xxl-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important; }
  .p-xxl-35 {
    padding: 35px !important; }
  .pt-xxl-35 {
    padding-top: 35px !important; }
  .pr-xxl-35 {
    padding-right: 35px !important; }
  .pb-xxl-35 {
    padding-bottom: 35px !important; }
  .pl-xxl-35 {
    padding-left: 35px !important; }
  .px-xxl-35 {
    padding-right: 35px !important;
    padding-left: 35px !important; }
  .py-xxl-35 {
    padding-top: 35px !important;
    padding-bottom: 35px !important; }
  .p-xxl-40 {
    padding: 40px !important; }
  .pt-xxl-40 {
    padding-top: 40px !important; }
  .pr-xxl-40 {
    padding-right: 40px !important; }
  .pb-xxl-40 {
    padding-bottom: 40px !important; }
  .pl-xxl-40 {
    padding-left: 40px !important; }
  .px-xxl-40 {
    padding-right: 40px !important;
    padding-left: 40px !important; }
  .py-xxl-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important; }
  .p-xxl-45 {
    padding: 45px !important; }
  .pt-xxl-45 {
    padding-top: 45px !important; }
  .pr-xxl-45 {
    padding-right: 45px !important; }
  .pb-xxl-45 {
    padding-bottom: 45px !important; }
  .pl-xxl-45 {
    padding-left: 45px !important; }
  .px-xxl-45 {
    padding-right: 45px !important;
    padding-left: 45px !important; }
  .py-xxl-45 {
    padding-top: 45px !important;
    padding-bottom: 45px !important; }
  .p-xxl-50 {
    padding: 50px !important; }
  .pt-xxl-50 {
    padding-top: 50px !important; }
  .pr-xxl-50 {
    padding-right: 50px !important; }
  .pb-xxl-50 {
    padding-bottom: 50px !important; }
  .pl-xxl-50 {
    padding-left: 50px !important; }
  .px-xxl-50 {
    padding-right: 50px !important;
    padding-left: 50px !important; }
  .py-xxl-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important; }
  .p-xxl-60 {
    padding: 60px !important; }
  .pt-xxl-60 {
    padding-top: 60px !important; }
  .pr-xxl-60 {
    padding-right: 60px !important; }
  .pb-xxl-60 {
    padding-bottom: 60px !important; }
  .pl-xxl-60 {
    padding-left: 60px !important; }
  .px-xxl-60 {
    padding-right: 60px !important;
    padding-left: 60px !important; }
  .py-xxl-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important; }
  .p-xxl-70 {
    padding: 70px !important; }
  .pt-xxl-70 {
    padding-top: 70px !important; }
  .pr-xxl-70 {
    padding-right: 70px !important; }
  .pb-xxl-70 {
    padding-bottom: 70px !important; }
  .pl-xxl-70 {
    padding-left: 70px !important; }
  .px-xxl-70 {
    padding-right: 70px !important;
    padding-left: 70px !important; }
  .py-xxl-70 {
    padding-top: 70px !important;
    padding-bottom: 70px !important; }
  .p-xxl-80 {
    padding: 80px !important; }
  .pt-xxl-80 {
    padding-top: 80px !important; }
  .pr-xxl-80 {
    padding-right: 80px !important; }
  .pb-xxl-80 {
    padding-bottom: 80px !important; }
  .pl-xxl-80 {
    padding-left: 80px !important; }
  .px-xxl-80 {
    padding-right: 80px !important;
    padding-left: 80px !important; }
  .py-xxl-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important; }
  .p-xxl-100 {
    padding: 100px !important; }
  .pt-xxl-100 {
    padding-top: 100px !important; }
  .pr-xxl-100 {
    padding-right: 100px !important; }
  .pb-xxl-100 {
    padding-bottom: 100px !important; }
  .pl-xxl-100 {
    padding-left: 100px !important; }
  .px-xxl-100 {
    padding-right: 100px !important;
    padding-left: 100px !important; }
  .py-xxl-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important; }
  .m-xxl--30 {
    margin: -30px !important; }
  .mt-xxl--30 {
    margin-top: -30px !important; }
  .mr-xxl--30 {
    margin-right: -30px !important; }
  .mb-xxl--30 {
    margin-bottom: -30px !important; }
  .ml-xxl--30 {
    margin-left: -30px !important; }
  .mx-xxl--30 {
    margin-right: -30px !important;
    margin-left: -30px !important; }
  .my-xxl--30 {
    margin-top: -30px !important;
    margin-bottom: -30px !important; }
  .m-xxl--25 {
    margin: -25px !important; }
  .mt-xxl--25 {
    margin-top: -25px !important; }
  .mr-xxl--25 {
    margin-right: -25px !important; }
  .mb-xxl--25 {
    margin-bottom: -25px !important; }
  .ml-xxl--25 {
    margin-left: -25px !important; }
  .mx-xxl--25 {
    margin-right: -25px !important;
    margin-left: -25px !important; }
  .my-xxl--25 {
    margin-top: -25px !important;
    margin-bottom: -25px !important; }
  .m-xxl--20 {
    margin: -20px !important; }
  .mt-xxl--20 {
    margin-top: -20px !important; }
  .mr-xxl--20 {
    margin-right: -20px !important; }
  .mb-xxl--20 {
    margin-bottom: -20px !important; }
  .ml-xxl--20 {
    margin-left: -20px !important; }
  .mx-xxl--20 {
    margin-right: -20px !important;
    margin-left: -20px !important; }
  .my-xxl--20 {
    margin-top: -20px !important;
    margin-bottom: -20px !important; }
  .m-xxl--15 {
    margin: -15px !important; }
  .mt-xxl--15 {
    margin-top: -15px !important; }
  .mr-xxl--15 {
    margin-right: -15px !important; }
  .mb-xxl--15 {
    margin-bottom: -15px !important; }
  .ml-xxl--15 {
    margin-left: -15px !important; }
  .mx-xxl--15 {
    margin-right: -15px !important;
    margin-left: -15px !important; }
  .my-xxl--15 {
    margin-top: -15px !important;
    margin-bottom: -15px !important; }
  .m-xxl--10 {
    margin: -10px !important; }
  .mt-xxl--10 {
    margin-top: -10px !important; }
  .mr-xxl--10 {
    margin-right: -10px !important; }
  .mb-xxl--10 {
    margin-bottom: -10px !important; }
  .ml-xxl--10 {
    margin-left: -10px !important; }
  .mx-xxl--10 {
    margin-right: -10px !important;
    margin-left: -10px !important; }
  .my-xxl--10 {
    margin-top: -10px !important;
    margin-bottom: -10px !important; }
  .m-xxl--5 {
    margin: -5px !important; }
  .mt-xxl--5 {
    margin-top: -5px !important; }
  .mr-xxl--5 {
    margin-right: -5px !important; }
  .mb-xxl--5 {
    margin-bottom: -5px !important; }
  .ml-xxl--5 {
    margin-left: -5px !important; }
  .mx-xxl--5 {
    margin-right: -5px !important;
    margin-left: -5px !important; }
  .my-xxl--5 {
    margin-top: -5px !important;
    margin-bottom: -5px !important; }
  .m-xxl--3 {
    margin: -3px !important; }
  .mt-xxl--3 {
    margin-top: -3px !important; }
  .mr-xxl--3 {
    margin-right: -3px !important; }
  .mb-xxl--3 {
    margin-bottom: -3px !important; }
  .ml-xxl--3 {
    margin-left: -3px !important; }
  .mx-xxl--3 {
    margin-right: -3px !important;
    margin-left: -3px !important; }
  .my-xxl--3 {
    margin-top: -3px !important;
    margin-bottom: -3px !important; }
  .m-xxl--1 {
    margin: -1px !important; }
  .mt-xxl--1 {
    margin-top: -1px !important; }
  .mr-xxl--1 {
    margin-right: -1px !important; }
  .mb-xxl--1 {
    margin-bottom: -1px !important; }
  .ml-xxl--1 {
    margin-left: -1px !important; }
  .mx-xxl--1 {
    margin-right: -1px !important;
    margin-left: -1px !important; }
  .my-xxl--1 {
    margin-top: -1px !important;
    margin-bottom: -1px !important; }
  .m-xxl-auto {
    margin: auto !important; }
  .mt-xxl-auto {
    margin-top: auto !important; }
  .mr-xxl-auto {
    margin-right: auto !important; }
  .mb-xxl-auto {
    margin-bottom: auto !important; }
  .ml-xxl-auto {
    margin-left: auto !important; }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }



.w-20 {
  width: 20px !important; }

.w-30 {
  width: 30px !important; }

.w-40 {
  width: 40px !important; }

.w-50 {
  width: 50px !important; }

.w-60 {
  width: 60px !important; }

.w-80 {
  width: 80px !important; }

.w-100 {
  width: 100px !important; }

.w-120 {
  width: 120px !important; }

.w-150 {
  width: 150px !important; }

.w-160 {
  width: 160px !important; }

.w-200 {
  width: 200px !important; }

.w-250 {
  width: 250px !important; }

.w-300 {
  width: 300px !important; }

.w-350 {
  width: 350px !important; }

.w-400 {
  width: 400px !important; }

.w-450 {
  width: 450px !important; }

.w-500 {
  width: 500px !important; }

.w-p5 {
  width: 5% !important; }

.w-p10 {
  width: 10% !important; }

.w-p15 {
  width: 15% !important; }

.w-p20 {
  width: 20% !important; }

.w-p25 {
  width: 25% !important; }

.w-p30 {
  width: 30% !important; }

.w-p33 {
  width: 33.3333% !important; }

.w-p50 {
  width: 50% !important; }

.w-p75 {
  width: 75% !important; }

.w-p100 {
  width: 100% !important; }

.h-20 {
  height: 20px !important; }

.h-30 {
  height: 30px !important; }

.h-40 {
  height: 40px !important; }

.h-50 {
  height: 50px !important; }

.h-60 {
  height: 60px !important; }

.h-80 {
  height: 80px !important; }

.h-100 {
  height: 100px !important; }

.h-120 {
  height: 120px !important; }

.h-150 {
  height: 150px !important; }

.h-160 {
  height: 160px !important; }

.h-200 {
  height: 200px !important; }

.h-250 {
  height: 250px !important; }

.h-300 {
  height: 300px !important; }

.h-350 {
  height: 350px !important; }

.h-400 {
  height: 400px !important; }

.h-450 {
  height: 450px !important; }

.h-500 {
  height: 500px !important; }

.h-p5 {
  height: 5% !important; }

.h-p10 {
  height: 10% !important; }

.h-p15 {
  height: 15% !important; }

.h-p20 {
  height: 20% !important; }

.h-p25 {
  height: 25% !important; }

.h-p30 {
  height: 30% !important; }

.h-p33 {
  height: 33.3333% !important; }

.h-p50 {
  height: 50% !important; }

.h-p75 {
  height: 75% !important; }

.h-p100 {
  height: 100% !important; }

.w-auto {
  width: auto !important; }

.h-auto {
  height: auto !important; }

.w-full {
  width: 100% !important; }

.h-full {
  height: 100% !important; }


.input-group {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: stretch;
      align-items: stretch;
  width: 100%; }
  .input-group > .form-control,
  .input-group > .custom-select,
  .input-group > .custom-file {
    position: relative;
    -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0; }
    .input-group > .form-control + .form-control,
    .input-group > .form-control + .custom-select,
    .input-group > .form-control + .custom-file,
    .input-group > .custom-select + .form-control,
    .input-group > .custom-select + .custom-select,
    .input-group > .custom-select + .custom-file,
    .input-group > .custom-file + .form-control,
    .input-group > .custom-file + .custom-select,
    .input-group > .custom-file + .custom-file {
      margin-left: -1px; }
  .input-group > .form-control:focus,
  .input-group > .custom-select:focus,
  .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
    z-index: 3; }
  .input-group > .custom-file .custom-file-input:focus {
    z-index: 4; }
  .input-group > .form-control:not(:last-child),
  .input-group > .custom-select:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .input-group > .form-control:not(:first-child),
  .input-group > .custom-select:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .input-group > .custom-file {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
    .input-group > .custom-file:not(:last-child) .custom-file-label,
    .input-group > .custom-file:not(:last-child) .custom-file-label::after {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
    .input-group > .custom-file:not(:first-child) .custom-file-label {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }

.input-group-prepend,
.input-group-append {
  display: -ms-flexbox;
  display: flex; }
  .input-group-prepend .btn,
  .input-group-append .btn {
    position: relative;
    z-index: 2; }
  .input-group-prepend .btn + .btn,
  .input-group-prepend .btn + .input-group-text,
  .input-group-prepend .input-group-text + .input-group-text,
  .input-group-prepend .input-group-text + .btn,
  .input-group-append .btn + .btn,
  .input-group-append .btn + .input-group-text,
  .input-group-append .input-group-text + .input-group-text,
  .input-group-append .input-group-text + .btn {
    margin-left: -1px; }

.input-group-prepend {
  margin-right: -1px; }

.input-group-append {
  margin-left: -1px; }

.input-group-text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 0.429rem 1.072rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.57142857;
  color: #757575;
  text-align: center;
  white-space: nowrap;
  background-color: #eee;
  border: 1px solid #e0e0e0;
  border-radius: 0.215rem; }
  .input-group-text input[type="radio"],
  .input-group-text input[type="checkbox"] {
    margin-top: 0; }



body {
  color: #222;
}
.form-control {
  color: #222;
}
.table {
  color: #222;
}
.pdf-document {
  overflow-x: hidden;
}
.pdf-document .sticky {
  position: relative !important;
  top: 0 !important;
}
.w-100 {
  max-width: 100px;
}
.w-50 {
  max-width: 50px;
}
.w-80 {
  max-width: 80px;
}
.w-30 {
  max-width: 30px;
}

.mw-10 {max-width: 10px !important; }
.mw-15 {max-width: 15px !important; }
.mw-20 {max-width: 20px !important; }
.mw-30 {max-width: 30px !important; }
.mw-40 {max-width: 40px !important; }
.mw-50 {max-width: 50px !important; }
.mw-60 {max-width: 60px !important; }
.mw-80 {max-width: 80px !important; }
.mw-100 {max-width: 100px !important; }
.mw-120 {max-width: 120px !important; }
.mw-150 {max-width: 150px !important; }
.mw-160 {max-width: 160px !important; }
.mw-200 {max-width: 200px !important; }
.mw-250 {max-width: 250px !important; }
.mw-300 {max-width: 300px !important; }
.mw-350 {max-width: 350px !important; }
.mw-400 {max-width: 400px !important; }
.mw-450 {max-width: 450px !important; }
.mw-500 {max-width: 500px !important; }


.mh-20 {max-height: 20px !important; }
.mh-30 {max-height: 30px !important; }
.mh-40 {max-height: 40px !important; }
.mh-50 {max-height: 50px !important; }
.mh-60 {max-height: 60px !important; }
.mh-80 {max-height: 80px !important; }
.mh-100 {max-height: 100px !important; }
.mh-120 {max-height: 120px !important; }
.mh-150 {max-height: 150px !important; }
.mh-160 {max-height: 160px !important; }
.mh-200 {max-height: 200px !important; }
.mh-250 {max-height: 250px !important; }
.mh-300 {max-height: 300px !important; }
.mh-350 {max-height: 350px !important; }
.mh-400 {max-height: 400px !important; }
.mh-450 {max-height: 450px !important; }
.mh-500 {max-height: 500px !important; }


.btn {
  overflow: hidden;
}

.selected {
  background-color: #eaeaea;
}

@media (max-width:479px)
{
  .small, small
  {
    /*font-size: 100% !important;*/
  }
}

.panel-sticky .panel-heading {
  position: sticky;
  position: -webkit-sticky;
  top: 110px;
  background-color: #fff;
  z-index: 1031;
}

.panel-sticky .sticky.sticky-top {
/*.panel-body thead.sticky-top {*/
  position: sticky;
  position: -webkit-sticky;
  top: 110px;
}


.sortable-placeholder {
  display: block;
  margin: 0 !important;
  background-color: #eee;
  border: 1px dashed #e0e0e0;
}

.btn.disabled, .btn:disabled {
  opacity: .3;
}
.form-control:disabled {
  background-color: #e0e0e0 !important;
  opacity: 1;
}
.form-control[readonly] {
  background-color: #f8f8f8 !important;
  opacity: 1;
}
.navbar {
  border-bottom: 1px solid #e0e0e0;
  box-shadow: none;
}
.nav-quick-xs .nav-link {
  padding: 0.25rem 0;
}
.nav-quick-xs .nav-link .icon {
  font-size: 1.2rem;
  margin: 0;
}
.table a {
  text-decoration: none;
}
.modal-header {
  padding: 0.5rem 2rem;
}
.sweet-alert {
  box-shadow: 0 0 10px;
}
.clockpicker-popover {
  z-index: 3200;
}
.context-menu-list {
  z-index: 3200 !important;
}
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover,
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  color: #ccc;
  text-decoration: line-through;
}
.ui-front {
  z-index: 3200;
}
.noselect,
.noselect * {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}
label .icon {
  float: right;
  line-height: inherit;
  cursor: pointer;
  padding: 0 6px;
}
label .icon:hover {
  background-color: #fafafa;
}
.btn-group-xs > .btn, .btn-xs {
  padding: 0.429rem;
  font-size: .858rem;
  line-height: 1;
  border-radius: .143rem;
}

.table-section #btnMoreSection.icon::before {
  content: "";
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: normal;
  text-rendering: auto;
}
.table-section.active #btnMoreSection.icon::before {
  content: "";
}
.table-section.active tr {
  background-color: transparent;
}
.table-section.active + tbody tr {
  background-color: #fafaf0;
}

.custom-select.is-warning,
.form-control.is-warning {
  border-color: #ff9800 ;
}
.auth-page {
  margin-top: 50px;
}
.align-items-center .auth-page {
  margin-top: 0 !important;
}
.auth-page .card {
  /*
  height: 200px;
  overflow: hidden;
  */
}
.auth-page .auth-left-wrapper
{
  width: 100%;
  height: 100%;
  background-image: url('../assets/images/form-login-7.jpg');
  background-size: cover;
}

.auth-page .auth-left-wrapper.no-image {
  background: #c0c7cd;
}

.auth-page .auth-left-wrapper.center
{
  background-position: center center;
  background-repeat: no-repeat;
}

.auth-page .auth-form-wrapper {
  padding: 3rem 1.5rem 1.5rem;
  /*max-height: 500px;*/
}
.auth-page .logo {
  font-weight: 600;
  font-size: 25px;
  letter-spacing: -1px;
  color: #031a61;
}
.auth-page .logo span {
  color: #727cf5;
  font-weight: 300;
}
.auth-page .form-group.has-danger {
  margin-bottom: 0.429rem;
}
/*
.auth-page .invalid-feedback {
  margin-top: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
/**/




.layout-print .page-content {
  /*height: 100%;*/
  max-width: 990px;
  margin: 0 auto;
  padding: 0 30px;
}

.layout-print .page-content.landscape {
  /*height: 100%;*/
  max-width: none;
  margin: 0 auto;
}
.layout-print .panel {
}

.grecaptcha-badge {
  z-index: 2;
}
.input-group .input-group-append {
  cursor: pointer;
}
.input-group .input-group-append:hover {
  background-color: #f0f0f0;
}
.input-group .input-group-append > .input-group-text > .fa-pencil-square-o {
  font-size: 1rem;
}
.input-group.input-group-xs .input-group-append > .input-group-text > .fa-pencil-square-o {
  font-size: 1rem;
  opacity: 0.8;
}
.cursor-pointer {
  cursor: pointer;
}
.sticky-top {
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  background-color: #fff;
  z-index: 1030;
}
.modal-body .sticky-top {
  z-index: 1701;
}
.sticky-bottom {
  position: sticky;
  position: -webkit-sticky;
  bottom: 0;
  background-color: #fff;
  z-index: 1030;
}
.row.sticky-top {
  top: 110px;
  border-bottom: 1px solid #aaa;
  border-top: 1px solid #aaa;
}
.sticky-top-periods {
  position: sticky;
  position: -webkit-sticky;
  top: 110px;
  height: 94px;
  background-color: #fff;
  border-bottom: 1px solid #aaa;
  border-top: 1px solid #aaa;
  z-index: 2;
}
.sticky-top-room {
  position: sticky;
  position: -webkit-sticky;
  top: 160px;
  background-color: #fff;
  z-index: 1;
}
.sticky.sticky-top {
/*.panel-body thead.sticky-top {*/
  position: sticky;
  position: -webkit-sticky;
  top: 110px;
}
.sticky.sticky-top th {
  position: relative;
}
.sticky.sticky-top th:after {
  content: "";
  position: absolute;
  border: 1px solid #e0e0e0;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  left: -1px;
  top: -1px;
}
.table-responsive .sticky-top {
  top: 0px;
}
th.sticky-col,
td.sticky-col {
  position: sticky;
  position: -webkit-sticky;
  left: 1px;
  outline: 1px solid #e0e0e0;
  background-color: #fff;
}

.ui-menu .sticky-top {
  top: 0;
  background-color: #fff;
  z-index: 1500;
}

.overflow-hidden {
  overflow: hidden;
}
.no-border,
.noborder {
  border: none !important;
}
.input-group.noborder .form-control,
.input-group.no-border .form-control,
.form-group.noborder .form-control,
.form-group.no-border .form-control {
  border: none !important;
}
.input-group.noborder .btn.btn-addon,
.input-group.no-border .btn.btn-addon,
.form-group.noborder .btn.btn-addon,
.form-group.no-border .btn.btn-addon {
  border: none;
  border-left: 2px solid #e0e0e0;
}


.no-border-left,
.noborder-left {
  border-left: none !important;
}
.no-border-right,
.noborder-right {
  border-right: none !important;
}
.no-border-top,
.noborder-top {
  border-top: none !important;
}
.no-border-bottom,
.noborder-bottom {
  border-bottom: none !important;
}
.no-border-vertical,
.noborder-vertical {
  border-left: none !important;
  border-right: none !important;
}
.no-border-horizontal,
.noborder-horizontal {
  border-top: none !important;
  border-bottom: none !important;
}

[data-plugin="table-copy"] .selected,
#form-reductions .selected {
  background-color: #006;
  color: #fff;
}
#form-cont .select2-selection.select2-selection--multiple {
  min-height: 110px;
}
/*
#form-cont-seasons .gridDetes {
  overflow: hidden;
  overflow-x: auto;
}
*/

/* The emerging W3C standard that is currently Firefox-only */
.scroll-bar {
  scrollbar-width: auto;
  scrollbar-color: #c5c5c5 #f6f6f6;
}
.scroll-bar-x {
  overflow: hidden;
  overflow-x: auto;
}

/* Works on Chrome/Edge/Safari */
.scroll-bar::-webkit-scrollbar {
  width: 24px;
}
.scroll-bar::-webkit-scrollbar-track {
  background: #f6f6f6;
}
.scroll-bar::-webkit-scrollbar-thumb {
  background-color: #c5c5c5;
  border-radius: 2px;
  border: 1px solid #f6f6f6;
}
/**/

#form-cont-seasons .gridPrices,
#form-cont-seasons .gridPricesAdd {
  overflow: hidden;
}
#form-cont-seasons .d-flex {
}
.d-flex .cellPeriod .row,
.d-flex.gridDetes .row,
.d-flex.gridPrices .row,
.d-flex.gridPricesAdd .row {
  width: 100%;
}
.d-flex .cellPrice.col,
.d-flex .cellPeriod.col,
.d-flex .cellPeriod.col .col,
.d-flex.gridDetes .col,
.d-flex.gridPrices .col,
.d-flex.gridPricesAdd .col {
  min-width: 105px;
}
/*
.d-flex .cellPrice.col .form-control,
.d-flex.gridPrices .col .form-control,
.d-flex.gridPricesAdd .col .form-control {
  height: 100%;
  font-size: 18px;
}
*/
.cell-border,
.gridPrices .cellPrice,
.gridPricesAdd .cellPrice {
  border-right: 1px solid #e0e0e0;
  border-top: 1px solid #e0e0e0;
}
.cell-border {
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: -1px;
}

.cell-border .form-control,
.gridPrices .cellPrice .form-control,
.gridPricesAdd .cellPrice .form-control {
  border: none;
}


.cellPeriod .btn.btnCopyPeriod,
.cellPeriod .btn.btnRemovePeriod {
  /*
  position: absolute;
  top: 0;
  right: 2px;
  */
  padding: 2px 6px;
  display: none;
}
.cellPeriod:hover .btn.btnCopyPeriod,
.cellPeriod:hover .btn.btnRemovePeriod {
  display: inline-block;
}


/* .select2-items-block */
.select2-items-block {
  width: 100%;
}
.select2-items-block .select2-container--default.select2-container--focus .select2-selection--multiple,
.select2-items-block .select2-container--default .select2-selection--multiple {
  border: none;
  line-height: 0;
  min-height: 0;
}
.select2-items-block .select2-container--default .select2-selection--multiple .select2-selection__rendered {
  padding: 0;
}
.select2-items-block .select2-container--default .select2-selection--multiple .select2-selection__choice {
  margin: 0;
}
.select2-items-block .select2-container .select2-search--inline .select2-search__field {
  visibility: hidden;
}
.select2-items-block .select2-container .select2-search--inline,
.select2-items-block .select2-container--default .select2-selection--multiple .select2-selection__choice {
  float: none;
  background-color: transparent;
  padding: .429rem .929rem;
  height: 2.288rem;
  line-height: 1.5rem;
  border: 1px solid #e0e0e0;
  /*border-radius: 0.215rem;*/
}
.select2-items-block .select2-container .select2-search--inline {
}
.select2-items-block ul {
  position: relative;
}
.select2-items-block ul li:last-child:not(:first-child) {
  /*
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  background-color: #fff;
  border-radius: 0 0.215rem 0.215rem 0;
  cursor: default;
  */
  display:none;
}
.select2-items-block .select2-container--default.select2-container--open .select2-selection ul li {
  border-color: #3f51b5;
}
.select2-items-block ul li {
  position: relative;
}
/*.select2-items-block ul li.select2-search.select2-search--inline:first-child::after {*/
.select2-items-block ul li::after {
  content: "";
  font-family: "Font Awesome";
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 1.6rem;
  font-size: 0.7rem;
  text-align: center;
  line-height: 1.9rem;
  background-color: #fff;
  color: #999;
  cursor: default;
}
/*
.select2-items-block ul li.select2-search.select2-search--inline:last-child:not(:first-child)::after {
  content: "";
  font-family: "Font Awesome";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 0.85rem;
}
*/
.select2-items-block .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  text-align: center;
  color: #999;
  margin-left: -0.429rem;
  padding: 0 .429rem;
}

.select2-container--default .select2-dropdown {
  margin-top: 0 !important;
}
.form-group-xs.select2-items-block .select2-container .select2-search--inline,
.form-group-xs.select2-items-block .select2-container--default .select2-selection--multiple .select2-selection__choice,
.input-group-xs.select2-items-block .select2-container .select2-search--inline,
.input-group-xs.select2-items-block .select2-container--default .select2-selection--multiple .select2-selection__choice {
  height: 1.90rem;
  line-height: 0.9rem;
  font-size: 0.85rem;
}
.form-group.hasChanged .select2-container--default .select2-selection--multiple,
.form-group.hasChanged .select2-items-block ul li::after {
  background-color: #fffce6;
}





.new-element .select2-items-block .select2-container .select2-search--inline,
.new-element .select2-items-block .select2-container--default .select2-selection--multiple .select2-selection__choice,
.new-element .select2-items-block .select2-container .select2-search--inline,
.new-element .select2-items-block .select2-container--default .select2-selection--multiple .select2-selection__choice,
.new-element .select2-items-block ul li::after,
.new-element .form-control {
  background-color: #fafaf0;
}

.DaysOfWeek {
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}
.DaysOfWeek .w-day {
  cursor: pointer;
  padding-left: 1px;
  padding-right: 1px;
  color: #9e9e9e;
  background-color: #eee;
  min-width: 0 !important;
  text-align: center;
  height: 24px;
  line-height: 24px;
  border-right: 1px solid #fff;
}
.DaysOfWeek .w-day:last-child {
  border-right: none;
}
.DaysOfWeek .w-day.active {
  color: #fff;
  background-color: #a5d6a7;
}
.DaysOfWeek .w-day:hover {
  background-color: #ddd;
}
.DaysOfWeek .w-day.active:hover {
  background-color: #98ca9a;
}

@media (max-width: 991.98px) {
}

/*
.ps {
  position: relative;
}
.form-check label.has-danger input[type="checkbox"] + .input-frame::before,
.form-check label.has-danger input[type="radio"] + .input-frame::before {
  border-color: #ff3366;
}
.form-check .form-check-label.has-danger input[type="checkbox"]:checked + .input-frame::before {
  background: #ff3366;
}
.form-check .form-check-label.has-danger {
  color: #ff3366;
}
.horizontal-menu .bottom-navbar .page-navigation > .nav-item .category-separator {
  border-top: 1px solid #eee;
  margin-top: 10px;
  margin-bottom: 10px;
}
.datepicker.datepicker-dropdown {
  width: auto;
  min-width: 0;
}
.datepicker > div {
  display: inline-block;
}
.datepicker .datepicker-days {
  min-width: 250px;
}
.grecaptcha-badge {
  z-index: 9;
  visibility: hidden;
}

.page-wrapper .page-content.container-fluid {
  max-width: 100%;
}
/****************************/
#dashboard-rooms {
  position: relative;
  /*border: 1px solid #aaa;*/
  /*background-color: #fff;*/
  padding: 15px 30px;
  /*cursor: default;*/
  /*cursor: -webkit-grab;
  cursor: grab;*/
  overflow: auto;
  /*z-index: 1040;*/
  /*margin-bottom: 30px;*/
  height: calc(100% - 90px);
}
#dashboard-rooms g:hover {
  /*cursor: pointer;*/
}
/****************************/
#dashboard-calendar {
  position: relative;
  margin-top: -1px;
  /*border: 1px solid #aaa;*/
  overflow: hidden;
  z-index: 30;
  margin-bottom: 30px;
}
#dashboard-status-bar {
  position: fixed;
  bottom: 0;
  height: 31px;
  line-height: 31px;
  background-color: #fff;
  border-top: 1px solid #aaa;
  width: 100%;
  z-index: 30;
}
#dashboard-status-bar ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 80%;
  display: table;
  width: 100%;
}
#dashboard-status-bar ul li {
  display: table-cell;
  padding: 0 8px;
  border-right: 1px solid #e0e0e0;
  white-space: nowrap;
}
#dashboard-status-bar ul li span {
  padding: 0 4px;
  margin-right: 0.5em;
}
#navbar-rooms {
  /*
  position: sticky;
  position: -webkit-sticky;
  left: 0;
  top: 66px;
  /**/
  min-height: 44px;
  z-index: 32;
  background-color: #fff;
  border-bottom: 1px solid #e0e0e0;
  /*padding: 1.0715rem;*/
  padding: 15px 0;
}
#navbar-rooms .nav-quick {
  margin: 0;
  box-shadow: none;
}
@media (max-width:479px) {
  #navbar-rooms {
    position: relative;
    top: 0;
  }
  .dashboard-res #result.expanded .sticky-top {
    top: 66px !important;
  }

}

#navbar-calendar {
  position: sticky;
  position: -webkit-sticky;
  left: 0;
  top: 66px;
  height: 74px;
  z-index: 32;
  background-color: #fff;
  border-bottom: 1px solid #e0e0e0;
  /*padding: 1.0715rem;*/
  padding: 0.715rem 0 0.429rem 0;
}
#dashboard-calendar-data {
  background: #fff;
  position: relative;
  height: calc(100% - 90px);
  overflow: auto;
}
#dashboard-calendar-data .table {
  margin-top: -1px;
}
#dashboard-calendar-data .sticky.sticky-top {
  top: 0;
  outline: 1px solid #e0e0e0;
}

#cols {
  position: sticky;
  position: -webkit-sticky;
  left: 0;
  top: 0;
  height: 60px;
  z-index: 31;
  /*background-color: #eee;*/
}
#cols .days-corner {
  position: absolute;
  left: 0;
  top: 0;
  width: 221px;
  height: 60px;
  border: 1px solid #f0f1f2;
  background-color: #fff;
}
#cols .days-scroll {
  overflow: hidden;
  margin-left: 220px;
  /*border-right: 1px solid #f0f1f2;*/
}
#cols svg rect {
  stroke: #f0f1f2;
  stroke-width: 1;
}
#cols svg text {
  font-size: 12px;
  /*text-anchor: middle;*/
  /*font-family: "Verdana";*/
  fill: #757575;
}
#cols svg text.week {
  font-size: 12px;
}
#cols svg text.day {
  font-size: 16px;
  font-weight: 500;
}
#cols svg text.month {
  text-transform: uppercase;
  font-size: 10px;
}


#rows {
  position: relative;
  left: 0;
  top: 0;
  width: 221px;
  z-index: 2;
}
#rows svg rect {
  stroke: #f0f1f2;
  stroke-width: 1pt;
  fill: #fff;
}
#rows svg text {
  fill: #757575;
  font-size: 14px;
}
#rows svg.roomtype text {
  font-weight: 500;
}
#rows svg.unallocated text {
}
#rows svg.roomnum text {
  font-size: 16px;
}

#rows .btn-svg:hover rect {
  fill: #fafafa;
}
#rows .btn-svg i {
  line-height: 40px;
  text-align: center;
  width: 20px;
  margin: 0;
  padding: 0;
}
#rows .btnShowRooms i:before,
#rows .btnShowUnallocated i:before {
  content: "";
}
#rows .btnHideRooms i:before,
#rows .btnHideUnallocated i:before {
  content: "";
}

#svgGrid svg.roomtype text {
  font-size: 12px;
}
#svgGrid svg.roomtype.room-free rect {
  fill: #5ab59e;
  cursor: not-allowed;
}
#svgGrid svg.roomtype.room-free text {
  fill: #fff;
}

/* higlight */
#hCol, #hRow {
  fill: #f0f0ff;
  fill-opacity: 0.5;
}
#cols svg.highlight rect {
  fill: #fcfcfc;
}
#rows svg.highlight rect {
  fill: #fcfcfc;
}


#cells {
  position: absolute;
  left: 0;
  top: 0;
  width: calc(100% - 220px);
  overflow: hidden;
  margin-left: 220px;
  z-index: 1;
}
#svgGrid {
  /*
  cursor: -webkit-grab;
  cursor: grab;
  */
}

svg.cell {
  left: 0 !important;
  top: 0 !important;
  /*cursor: default;
  /*cursor: -webkit-grab;
  cursor: grab;*/
}
svg.cell polygon {
  fill: #eee;
  /*
  stroke: black;
  stroke-width: 0.5;
  */
}
svg#SelectedCells polygon {
  fill: #fff;
  fill-opacity: 0;
  stroke: black;
  stroke-width: 0.5;
}
/*
svg.cell.room-selected polygon {
  fill: #ddf;
  cursor: move;
}
svg.cell.room-selected.dragon polygon {
}
svg.cell.room-selected.dragoff polygon {
  cursor: not-allowed !important;
}
*/
svg.cell .status {
  text-anchor: middle;
  font-size: 10px;
  font-weight: 500;
  fill: black;
}
svg.cell .info {
  text-anchor: middle;
  font-size: 10px;
  font-weight: 400;
  fill: black;
}



svg.ui-draggable polygon,
svg#SelectedCells polygon {
  stroke-width: 0.5;
  stroke-dasharray: 5;
  animation: dash 0.5s linear infinite;
}

@keyframes dash {
  from {
    stroke-dashoffset: 10;
  }
}

svg.day-before > g > rect {
  fill: #fff;
}
svg.day-today > g > rect {
  fill: #589dd6;
  /*fill-opacity: 0.5;*/
  stroke: #b2c0d2;
  stroke-width: 1;
}
#cols svg.day-today > g text {
  fill: #fff;
}
svg.day-after > g > rect {
  fill: #fff;
}
svg.day-sat > g > rect {
  fill: #fcfcfc;
}
svg.day-sun > g > rect {
  fill: #fcfcfc;
}

.grid {
  stroke: #fff;
  stroke-width: 0.5;
  shape-rendering:crispEdges;
}

#GridBefore rect {
  fill: #f5f5f5;
  /*fill: #fff;*/
  stroke: #000;
  stroke-width: 0;
}
#GridToday rect {
  fill: #fff;
  /*fill-opacity: 0.5;*/
}
#GridWeekend rect {
  fill: #fcfcfc;
  /*fill-opacity: 0.5;*/
}
#GridDays rect {
  fill: #fff;
}
#GridBefore line,
#GridToday line,
#GridDays line,
#GridWeekend line,
#GridBefore path,
#GridToday path,
#GridDays path,
#GridWeekend path {
  fill: none;
  stroke: #f0f1f2;
  stroke-width: 1pt;
}
#GridToday line.vertical {
  stroke: #b2c0d2;
  stroke-width: 1pt;
}
#GridToday line.horizontal {
  stroke: #f0f1f2;
  stroke-width: 1pt;
}


/***** room status *****/
.cell.dirty rect,
.cell.dirty polygon {
  /*mask: url(#mask-stripe);*/
}
#dirty line {
  stroke: rgba(8,8,8,0.2);
  stroke-width: 4px;
}


.cell rect.dirty {
  visibility: hidden;
}

.cell.room-dirty rect.dirty {
  visibility: visible;
}
.cell rect.select {
  visibility: hidden;
  fill: rgba(0,0,0,0.4);
}

.cell.dragg rect.select,
.cell.room-select rect.select {
  visibility: visible;
}

.badge-room {
  width: 18px;
  height: 18px;
  line-height: 18px;
  margin: auto 5px auto 0;
  display: inline-block;
  border: 1px solid #e0e0e0;
  text-align: center;
  color: #fff;
  font-size: 75%;
  font-weight: 500;
}

.cell.room-free rect,
.cell.room-free polygon {
  fill: #aaffaa;
}
.cell.room-free {
  background-color: #aaffaa;
  color: #000;
}
.cell polygon.room-free {
  fill: #aaffaa !important;
}
.cell.room-free text {
  fill: #000;
}
.badge-room-free {
  background-color: rgba(0, 170, 0, 0.2);
  color: #fff;
  border: 1px solid #0a0;
}
.room-free.ct-chart .ct-series.ct-series-a .ct-area {
  fill: #0a0;
  fill-opacity: 1;
}

.cell.room-occ rect,
.cell.room-occ polygon {
  fill: #ef5350;
}
.cell.room-occ {
  background-color: #ef5350;
  color: #fff;
}
.cell polygon.room-occ {
  fill: #ef5350 !important;
}
.cell.room-occ text {
  fill: #fff;
}
.badge-room-occ {
  background-color: #ef5350;
  color: #fff;
  border: 1px solid #ef5350;
}
.room-occ.ct-chart .ct-series.ct-series-a .ct-area {
  fill: #ef5350;
  fill-opacity: 1;
}



.cell.room-arr rect,
.cell.room-arr polygon {
  fill: #00bcd4;
}
.cell.room-arr {
  background-color: #00bcd4;
  color: #fff;
}
.cell polygon.room-arr {
  fill: #00bcd4 !important;
}
.cell.room-arr text {
  fill: #fff;
}
.badge-room-arr {
  background-color: #00bcd4;
  color: #fff;
  border: 1px solid #00bcd4;
}
.room-arr.ct-chart .ct-series.ct-series-a .ct-area {
  fill: #00bcd4;
  fill-opacity: 1;
}


.cell.room-dep rect,
.cell.room-dep polygon {
  fill: #ff9800;
}
.cell.room-dep {
  background-color: #ff9800;
  color: #fff;
}
.cell polygon.room-dep {
  fill: #ff9800 !important;
}
.cell.room-dep text {
  fill: #fff;
}
.badge-room-dep {
  background-color: #ff9800;
  color: #fff;
  border: 1px solid #ff9800;
}
.room-dep.ct-chart .ct-series.ct-series-a .ct-area {
  fill: #ff9800;
  fill-opacity: 1;
}

.cell.room-move rect,
.cell.room-move polygon {
  fill: #a72e35;
}
.cell.room-move {
  background-color: #a72e35;
  color: #fff;
}
.cell polygon.room-move {
  fill: #a72e35 !important;
}
.cell.room-move text {
  fill: #fff;
}

.cell.room-out rect,
.cell.room-out polygon {
  fill: #f7f7f7;
}
.cell.room-out {
  background-color: #f7f7f7;
  color: #000;
}

.cell.room-no-show rect,
.cell.room-no-show polygon {
  fill: #00bcd4;
}
.cell.room-no-show {
  background-color: #00bcd4;
  color: #000;
}
.cell.room-no-show text {
  fill: #000;
}
.badge-room-no-show {
  background-color: #00bcd4;
  color: #000;
  border: 1px solid #00bcd4;
}

.cell.room-no-out rect,
.cell.room-no-out polygon {
  fill: #600;
}
.cell.room-no-out {
  background-color: #600;
  color: #fff;
}
.cell.room-no-out text {
  fill: #fff;
}
.badge-room-no-out {
  background-color: #600;
  color: #fff;
  border: 1px solid #600;
}



.cell.room-ok rect,
.cell.room-ok polygon {
  fill: #55a;
}
.cell.room-ok {
  background-color: #55a;
  color: #fff;
}
.cell.room-ok text {
  fill: #fff;
}
.badge-room-ok {
  background-color: #55a;
  color: #fff;
  border: 1px solid #55a;
}
.room-ok.ct-chart .ct-series.ct-series-a .ct-area {
  fill: #55a;
  fill-opacity: 1;
}

.cell.room-ask rect,
.cell.room-ask polygon {
  fill: #77c;
}
.cell.room-ask {
  background-color: #77c;
  color: #fff;
}
.cell.room-ask text {
  fill: #fff;
}
.badge-room-ask {
  background-color: #77c;
  color: #fff;
  border: 1px solid #77c;
}
.room-ask.ct-chart .ct-series.ct-series-a .ct-area {
  fill: #77c;
  fill-opacity: 1;
}


.cell.room-wt rect,
.cell.room-wt polygon {
  fill: #99d;
}
.cell.room-wt {
  background-color: #99d;
  color: #fff;
}
.cell.room-wt text {
  fill: #fff;
}
.badge-room-wt {
  background-color: #99d;
  color: #fff;
  border: 1px solid #99d;
}
.room-wt.ct-chart .ct-series.ct-series-a .ct-area {
  fill: #99d;
  fill-opacity: 1;
}


.room-blocking- {
  color: #fff;
}
/**/
.cell.room-blocking-oo rect,
.cell.room-blocking-oo polygon {
  fill: #808080;
}
/**/
.cell.room-blocking-oo {
  background-color: #808080;
  color: #fff;
}
.cell.room-blocking-oo text {
  fill: #fff;
}
.room-blocking-oo {
  color: #d4e157;
}
.badge-blocking-oo {
  background-color: #d4e157;
  color: #fff;
  border: 1px solid #d4e157;
}

.badge-blocking-unblock {
  background-color: #0a0;
  color: #fff;
  border: 1px solid #0a0;
}
/**/
.cell.room-blocking-os rect,
.cell.room-blocking-os polygon {
  fill: #eceff1;
}
/**/
.cell.room-blocking-os {
  background-color: #000;
  color: #ccc !important;
}
.cell.room-blocking-os text {
  fill: #ccc !important;
}
.room-blocking-os {
  color: #26a69a;
}
.badge-blocking-os {
  background-color: #26a69a;
  color: #fff;
  border: 1px solid #26a69a;
}



.cell.room-blocking-hu rect,
.cell.room-blocking-hu polygon {
  fill: #606060;
}
.cell.room-blocking-hu {
  background-color: #606060;
  color: #fff;
}
.cell.room-blocking-hu text {
  fill: #fff;
}

.cell.room-blocking-nr rect,
.cell.room-blocking-nr polygon {
  fill: #808080;
}
.cell.room-blocking-nr {
  background-color: #808080;
  color: #fff;
}
.cell.room-blocking-nr text {
  fill: #fff;
}


.cell.room-repair {
  /*background-color: #000;*/
  color: #000 !important;
}
#dashboard-status-bar > ul > li .cell.room-repair {
  /*color: #fff !important;
  /*border-radius: 50%;*/
  min-width: 14px;
  position: relative;
}
#dashboard-status-bar > ul > li .cell.room-repair:after {
  position: absolute;
  content: " ";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 15px solid rgba(0,0,0,0.4);
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}


svg.cell .accBeds rect,
svg.cell .arrDays rect,
svg.cell .depDays rect {
  fill: transparent;
}

svg.cell text {
  fill: #fff;
}

svg.cell.room-free text {
  fill: #000;
}

svg.cell .lateCheckout circle {
  fill: #fff;
  fill-opacity: 0.5;
  stroke: #fff;
  stroke-width: 0.5;
}

svg.cell .lateCheckout line.Hour {
  stroke: #fff;
  stroke-width: 2;
}
svg.cell .lateCheckout line.Minute {
  stroke: #fff;
  stroke-width: 1;
}

svg.cell .accBill polygon,
svg.cell .accBill rect {
  fill: #fff;
  stroke: #fff;
  stroke-width: 0.5;
}
svg.cell .accBill text {
  fill: #f00;
}
.accBill {
  paint-order: stroke;
  stroke: #fff;
  stroke-width: 5;
  fill: red !important;
}

/**********************************/

svg.draggable * {
  /*cursor: move !important;*/
}
svg.bar.anim {
  -webkit-transform:translate(100%, 100%);
  -ms-transform:translate(100%, 100%);
  transform:translate(100%, 100%);
}

@keyframes aaa {
  0% {
    transform: translate(0%);
  }
  100% {
    transform: translate(100%);
  }
}

/*
svg.cell {
  cursor: inherit;
}
svg.cell.draggable {
  cursor: grab;
}
svg.cell.dragg {
  fill-opacity: 0.4;
}
/**/
svg.bar.draggable {
  cursor: move;
}
svg.bar.draggable-ns {
  cursor: ns-resize;
}
svg.bar.resizable-w {
  cursor: ew-resize;
}
svg.bar.resizable-e {
  cursor: ew-resize;
}
svg.bar .polygon,
svg.bar .polygon > rect{
  fill-opacity: 0.2;
}
svg.bar .leader {
}
svg.bar text {
  /*cursor: default;*/
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently supported by Chrome, Edge, Opera and Firefox */
}

/* OK */
svg.bar-ok {
}
svg.bar-ok .polygon {
  fill: #28ade4;
}
svg.bar-ok .leader {
  fill: #28ade4;
}
svg.bar-ok text {
  fill: #28ade4;
}

/* ASK */
svg.bar-ask {
  fill: #17a2b8;
}
svg.bar-ask .polygon {
  fill: #17a2b8;
}
svg.bar-ask .leader {
  fill: #17a2b8;
}
svg.bar-ask text {
  fill: #17a2b8;
}

/* WT */
svg.bar-wt {
  fill: #ffc107;
}
svg.bar-wt .polygon {
  fill: #ffc107;
}
svg.bar-wt .leader {
  fill: #ffc107;
}
svg.bar-wt text {
  fill: #ffc107;
}

/* IN */
svg.bar-in {
}
svg.bar-in .polygon {
  fill: #ea6666;
}
svg.bar-in .leader {
  fill: #ea6666;
}
svg.bar-in text {
  fill: #ea6666;
}

/* OUT */
svg.bar-out {
}
svg.bar-out .polygon {
  fill: #6c757d;
}
svg.bar-out .leader {
  fill: #6c757d;
}
svg.bar-out text {
  fill: #6c757d;
}



/* Hausekeeping Status */
#rows svg rect.room-status- {
  fill: #fff;
  stroke-width: 0;
}
#rows svg rect.room-status-clean {
  fill: #a5d6a7;
  stroke-width: 0;
}
.badge-room-clean {
  background-color: rgba(0, 170, 0, 0.2);
  border: 1px solid #4caf50;
}
#rows svg rect.room-status-cleaning {
  fill: #b6cf88;
  rx: 50%;
  ry: 50%;
  stroke-width: 0;
}
.badge-room-cleaning {
  background-color: #b6cf88;
  border: 1px solid #b6cf88;
}
#rows svg rect.room-status-inspect {
  fill: #b9a7ea;
  stroke-width: 0;
}
.badge-room-inspect {
  background-color: #b9a7ea;
  border: 1px solid #b9a7ea;
}
#rows svg rect.room-status-dirty {
  fill: #c7c5ae;
  stroke-width: 0;
}
.badge-room-dirty {
  background-color: #f44336;
  border: 1px solid #f44336;
}

/* Hausekeeping Prority */
.badge-room-priority-low {
  background-color: #17a2b8;
  border: 1px solid #17a2b8;
}
.badge-room-priority-normal {
  background-color: #ffc107;
  border: 1px solid #ffc107;
}
.badge-room-priority-hight {
  background-color: #dc3545;
  border: 1px solid #dc3545;
}
.badge-room-priority-clean {
  background-color: rgba(0, 170, 0, 0.2);
  border: 1px solid #4caf50;
}



/* DAMAGES_PRIORITY_CLASS */
#rows svg rect.room-status-repair {
  stroke-width: 2pt;
  stroke: #000;
}
.badge-room-repair-low {
  background-color: #17a2b8;
  border: 1px solid #17a2b8;
}
.badge-room-repair-normal {
  background-color: #ffc107;
  border: 1px solid #ffc107;
}
.badge-room-repair-hight {
  background-color: #dc3545;
  border: 1px solid #dc3545;
}



svg .btn-svg {
  display: inline-block;
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: .429rem 1.072rem;
  font-size: 1rem;
  line-height: 1.57142857;
  border-radius: .215rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
svg .btn-svg {
  cursor: pointer;
  box-shadow: 0 1px 4px 0 rgba(0,0,0,.1);
  transition: border .2s linear,color .2s linear,width .2s linear,background-color .2s linear;
  -webkit-font-smoothing: subpixel-antialiased;
}
svg .btn-svg:not(:disabled):not(.disabled) {
  cursor: pointer;
}


/*
.md-time::before {
  content: "";
}
*/
/*
много се тормози броузера!!!
@keyframes blink_rect {
  100%,
  0% {
    fill: #fff;
  }
  60% {
    fill: #f00;
  }
}

svg.cell .accBill.blink rect {
  animation: blink_rect 1s infinite;
}

@keyframes blink_text {
  100%,
  0% {
    fill: #f00;
  }
  60% {
    fill: #fff;
  }
}

svg.cell .accBill.blink text {
  animation: blink_text 1s infinite;
}
*/
.stopsale {
  background-color: #b71c1c;
  color: #fff !important;
}
.stopsale.readonly {
  background-color: #ff1744;
  color: #fff !important;
}
.stopsale .form-control {
  background-color: #b71c1c;
  color: #fff !important;
}

tr.selected {
}

tr.selected td {
  background-color: rgba(0,0,0,0.1);
  /*
  background-color: #77c;
  color: #fff;
  border-color: #55a;
  /**/
}


.cursor-w-resize {cursor: w-resize !important;}
.cursor-grab {cursor: -webkit-grab !important; cursor: grab !important;}
.cursor-grabbing {cursor: -webkit-grabbing !important; cursor: grabbing !important;}
.cursor-move {cursor: move !important;}
.cursor-cell {cursor: cell !important;}
.cursor-default {cursor: default !important;}
.not-allowed {cursor: not-allowed !important;}
/****************************/

/*
.card .card-title {
  margin-bottom: 0;
}

select.form-control, select {
  -webkit-appearance: none;
  -moz-appearance: none;
}

.form-horizontal .form-group {
  display: flex;
}
.form-horizontal .control-label {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1;
}
.form-horizontal .form-material .control-label {
  line-height: 1.4rem;
}
.form-material .form-control {
  border-left: 0;
  border-top: 0;
  border-right: 0;
}
.form-material .input-group-append .input-group-text,
.form-material .input-group-prepend .input-group-text {
  border: 0;
}
.btn + .btn:before {
}
.btn-group .btn + .btn {
  margin-left: -1px;
}
.btn-block + .btn-block {
  margin-left: 0;
}


/**************/
/*
.sweet-alert h2 {
  font-size: 2.0rem;
  font-weight: 400;
  margin-top: 22px;
  margin-bottom: 11px;
}
.btn-default {
  color: #212529;
  background-color: #ececec;
  border-color: #ececec;
}
/***************************/
.hidden {
  display: none !important;
}
[data-plugin="findOptions"] select {
  position: absolute;
  padding: 0 !important;
  z-index: 9;
}
[data-plugin="findOptions"] select option {
  padding: 4px 6px;
}
[data-plugin="findOptions"] select option:hover {
  background-color: rgba(0,0,0,0.1);
}

/********************************/
.card {
  box-shadow: 0 2px 4px #747474;
}
.card[class*="card-"] {
  border-top: 4px solid transparent;
}
.card.card-primary {
  border-color: var(--primary);
}
.card.card-info {
  border-color: var(--info);
}
.card.card-success {
  border-color: var(--success);
}
.card.card-warning {
  border-color: var(--warning);
}
.card.card-danger {
  border-color: var(--danger);
}
@media (min-width: 992px) {
  .reservations #ListRes {
    /*border-left: 1px solid #e0e0e0;*/
  }
}
.list-group-item.active,
.table thead th,
tr.active {
  background-color: #f5f5f5 !important;
}
.table-no-border td,
.table-no-border th {
  border: none;
}

#ListResHead > div,
#ListReservations .d-flex > div {
  padding: 3px 5px;
}

#ListRes .active {
  background-color: rgba(0,0,0,0.05);
}
#ListRes [data-sort-order="asc"],
#ListRes [data-sort-order="desc"] {
  /*background-color: rgba(0,0,0,0.05);*/
  padding-left: 0;
  padding-right: 0;
}
#ListRes [data-sort-order="asc"]::before {
  content: "";
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: normal;
  text-rendering: auto;
  margin-right: 3px;
}
#ListRes [data-sort-order="desc"]::before {
  content: "";
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: normal;
  text-rendering: auto;
  margin-right: 3px;
}
#ListRes .separate {
  padding-left: 15px;
}
#ListRes .separate:before {
  content: "";
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: normal;
  text-rendering: auto;
  position: absolute;
  left: 0;
}

#PersonsHead > div {
  padding: 2px 5px;
  white-space: nowrap;
  background-color: #f5f5f5;
  border: 1px solid #e0e0e0;
}

/*
#form-reservations #ListRes .filters.more {
  position: absolute;
  left: -50%;
  width: calc(100% + 50%);
  background-color: #fff;
  border-left: 1px solid #eee;
  margin-left: -0.5rem;
  margin-right: -0.5rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
*/
/*
.reservations .res-pers {
  border: 1px solid transparent;
}
.reservations .res-pers:hover {
  border: 1px solid #eee;
  background-color: #fafafa;
}
*/
.input-group-icon .select2-container {
  float: left;
  width: calc(100% - 22px) !important;
  margin-right: -2px;
}
.input-group-icon.select2-items-block > .input-group-append > .input-group-text {
  border-radius: 0 .215rem .215rem 0;
}
/*
#form-fieldedit .select2-container {
  float: left;
  width: calc(100% - 26px) !important;
}
/**/
.h-full-label {
  height: calc(100% - 0.929rem - 22px - 0.5rem) !important;
}
.h-full-label > .form-control {
  height: 100% !important;
}
.h-full > .form-control {
  height: 100% !important;
}
@media (max-width: 991.98px) {
  #gmap {
    min-height: 350px;
  }
}


/***********************/
/**/
ul.ui-autocomplete {
  height: 200px;
  overflow-x: hidden;
  overflow-y: auto;
  border-color: #808080 !important;
}
/*
ul.ui-search {
  width: auto !important;
  min-width: 100px;
  cursor: default;
  height: 200px;
  overflow-x: hidden;
  overflow-y: auto;
}
ul.ui-search .ui-state-active {
}
.ui-menu-item-wrapper {
  padding: .329rem .429rem !important;
  line-height: .75rem;
  color: #707070;
  font-size: 0.85rem;
  font-weight: 400;
  white-space: nowrap;
}
.ui-state-focus, .ui-menu .ui-state-active {
}
.ui-menu-item-search:hover {
  background-color: #ececec;
}
.ui-menu-item-search .icon {
  margin-top: 6px;
  height: 24px;
  width: 24px;
  display: block;
  float: left;
  font-size: 21px;
  color: #707070;
}
.ui-menu-item-search .ui-search-name {
  color: #383838;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
}
.ui-menu-item-search .ui-item-title {
  color: #707070;
  font-size: 14px;
  line-height: 20px;
  font-weight: 100;
  padding: 0 !important;
}
.ui-item-country .icon {
  margin-top: 1px;
  font-size: 18px;
}
/**/

#RoomNum {
  padding-right: 30px;
  background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAFCAYAAABB9hwOAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpiNWZkMzNlMC0zNTcxLTI4NDgtYjA3NC01ZTRhN2RjMWVmNjEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTUxRUI3MDdEQjk4MTFFNUI1NDA5QTcyNTlFQzRERTYiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTUxRUI3MDZEQjk4MTFFNUI1NDA5QTcyNTlFQzRERTYiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6ZWNiNjQzMjYtNDc1Yi01OTQxLWIxYjItNDVkZjU5YjZlODA2IiBzdFJlZjpkb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6N2RlYzI2YWMtZGI5OC0xMWU1LWIwMjgtY2ZhNDhhOGNjNWY1Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+AXTIGgAAAFRJREFUeNpidI1KSWFgYDBlwASngXjOrqWzGcgBTEC8DIjfo4m/h4qTDUAGfwPi+UD8Hyr2H8r/RqnBIHATiPdC2XuhfIoACxJ7PRDzQmmKAUCAAQDxOxHyb4DjOAAAAABJRU5ErkJggg==) no-repeat center right -8px;
}
.dropdown-select-list {
  z-index: 1600;
}
select[size].select-list {
  position: absolute;
  left: 0;
  top: -1px;
  width: 100%;
  padding: 0;
  z-index: 1600;
  border-radius: 0;
  border-color: #808080;
}
.input-group.input-group-xs > select[size].select-list {
  top: 26px;
}
.input-group.input-group-sm > select[size].select-list {
  top: 31px;
}
select[size].select-list:not(.show) {
  display: none;
}
select[size].select-list option {
  padding: .329rem .429rem;
  height: 1.7rem;
}
select[size].select-list option[disabled] {
  color: #f8f8f8;
}
select[size].select-list option[category] {
  color: #757575 !important;
  font-weight: 500;
}
select[size].select-list option[category]:hover,
select[size].select-list option:hover {
  background-color: #0a246a;
  color: #fff !important;
}

select.form-control.nodrop,
#invoice_detail select.form-control {
  padding-right: .429rem;
  /*background: none;*/
  background-image: none;
}
#invoice_detail .btn.btn-addon {
  border: none;
  border-left: 1px solid #e0e0e0;
}
#findText {
  margin-left: 0;
}
#findText[readonly] {
  background-color: #fafafa !important;
}
#PersonsList .form-control.form-control-xs  {
  border-radius: 0;
}

#invoice_detail table.small {
  font-size: 85%;
}
#invoice_detail table td,
#invoice_detail table th {
  padding: 2px 6px;
}
.dashboard-res {
  /*padding: 0 !important;*/
}
.dashboard-res #result {
  /*padding: 0 15px;*/
}
.dashboard-res #result .table {
  margin-bottom: 31px;
}
.dashboard-res #result .sticky-top {
  top: 70px;
  transition: top .35s ease;
  /*z-index: 1;*/
}
.dashboard-res #result.expanded .sticky-top {
  top: 70px;
}

.form-control.hasChanged {
  background-color: #fffce6 !important;
}
.hasChanged label {
  color: #f9a825 !important;
}
tr.hasChanged {
  background-color: #fffce6;
}

#formfind .filters {
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 60px;
}
#formfind select.form-control {
  padding-right: 30px;
  background:
  #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAFCAYAAABB9hwOAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpiNWZkMzNlMC0zNTcxLTI4NDgtYjA3NC01ZTRhN2RjMWVmNjEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTUxRUI3MDdEQjk4MTFFNUI1NDA5QTcyNTlFQzRERTYiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTUxRUI3MDZEQjk4MTFFNUI1NDA5QTcyNTlFQzRERTYiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6ZWNiNjQzMjYtNDc1Yi01OTQxLWIxYjItNDVkZjU5YjZlODA2IiBzdFJlZjpkb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6N2RlYzI2YWMtZGI5OC0xMWU1LWIwMjgtY2ZhNDhhOGNjNWY1Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+AXTIGgAAAFRJREFUeNpidI1KSWFgYDBlwASngXjOrqWzGcgBTEC8DIjfo4m/h4qTDUAGfwPi+UD8Hyr2H8r/RqnBIHATiPdC2XuhfIoACxJ7PRDzQmmKAUCAAQDxOxHyb4DjOAAAAABJRU5ErkJggg==) no-repeat center right;
}

#formfind .btn.btn-labeled {
  background-color: #fff;
  border-color: #e0e0e0;
  color: #747474;
  padding-right: 12px;
  text-align: left;
  width: 100%;
  height: 50px;
}
#formfind .btn-labeled.btn-check {
  /*width: calc(50% - 2px);*/
}
#formfind .btn-labeled .btn-label {
  margin-top: 7px;
  margin-bottom: 7px;
  margin-right: 0;
  background-color: transparent;
  float: left;
}
#formfind .btn-labeled.btn-check .btn-label {
  border-right: 1px solid #eee;
  margin-right: 10px;
}
#formfind .btn-labeled span.btn-caption {
  line-height: 1.2em;
  white-space: normal;
  margin: 0;
  padding-right: 12px;
  position: absolute;
  top: 50%;
  left: 36px;
  transform: translate(0%, -50%);
  width: calc(100% - 36px);
}
#formfind .btn-search {
  color: #fff;
  background-color: #ff9800 !important;
  white-space: normal;
  text-align: center;
  line-height: 1.2em;
  border-color: #e0e0e0;
  width: 100%;
  height: 50px;
}
#formfind .subline {
  background-color: #ddd;
  margin-top: 15px;
  padding: 6px 0;
  border: 1px solid #eee;
  border-radius: 4px;
}
#formfind .radio-primary input[type="radio"]:checked + label::before {
  border-color: #777;
}
#formfind ul {
  margin-bottom: 0;
  padding-right: 8px;
  /*text-align: right;*/
}
#formfind .form-control-lg {
  height: 50px;
  font-size: 14px;
  border-color: #e0e0e0;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .1);
}
/*
#formfind input#destination {
  text-transform: capitalize;
}
/**/
/*#formfind*/
input#daterange {
  text-align: center;
  cursor: pointer;
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Opera and Firefox */
}
/*#formfind*/
.input-search .form-control {
  border-radius: 3px;
  padding-left: 2.5rem !important;
  padding-right: 2.5rem !important;
}
/*#formfind*/
.input-search .input-search-icon {
  left: 0;
  color: inherit;
}
/*#formfind*/
.input-search .input-search-close {
  right: 0;
  color: inherit;
  opacity: 1;
}
/*#formfind
.input-search .form-control {
  background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAFCAYAAABB9hwOAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpiNWZkMzNlMC0zNTcxLTI4NDgtYjA3NC01ZTRhN2RjMWVmNjEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTUxRUI3MDdEQjk4MTFFNUI1NDA5QTcyNTlFQzRERTYiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTUxRUI3MDZEQjk4MTFFNUI1NDA5QTcyNTlFQzRERTYiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6ZWNiNjQzMjYtNDc1Yi01OTQxLWIxYjItNDVkZjU5YjZlODA2IiBzdFJlZjpkb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6N2RlYzI2YWMtZGI5OC0xMWU1LWIwMjgtY2ZhNDhhOGNjNWY1Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+AXTIGgAAAFRJREFUeNpidI1KSWFgYDBlwASngXjOrqWzGcgBTEC8DIjfo4m/h4qTDUAGfwPi+UD8Hyr2H8r/RqnBIHATiPdC2XuhfIoACxJ7PRDzQmmKAUCAAQDxOxHyb4DjOAAAAABJRU5ErkJggg==) no-repeat center right;
}
/**/
#formfind .form-group {
  margin-bottom: 0;
}
#formfind .form-control[disabled],
#formfind .form-control[readonly],
#formfind fieldset[disabled] .form-control {
  background-color: #fff;
}
#formfind .has-success label,
#formfind .has-error label {
  color: #444;
}
#formfind .has-success .form-control,
#formfind .has-error .form-control {
  box-shadow: none;
  border-color: #e0e0e0;
}
#formfind .help-block {
  font-size: 13px;
  line-height: 1.4;
  color: #444;
  background-color: #fff9c4;
  padding: 7px;
}

.geusts {
  display: none;
  background-color: #fff;
  margin-top: 10px;
  position: absolute;
  min-width: 300px;
  top: 100%;
  padding: 24px 24px 8px;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 16px rgba(0,0,0,0.15);
  box-shadow: 0 2px 16px rgba(0,0,0,0.15);
  z-index: 999;
  list-style: none;
}

.geusts ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.geusts ul li {
  margin-bottom: 10px;
}
.price-old {
  text-decoration: line-through;
  margin: 0;
}
.col-pers {
  font-size: 10px;
  font-weight: 600;
  color: #444;
  margin-bottom: 11px;
}
.col-pers i {
  font-size: 16px;
}
.col-pers .icon.icon-sm {
  font-size: 14px;
}
.page-find-res img {
  margin-bottom: 11px;
}
.page-find-res ul.services {
  padding-left: 1rem;
}
.page-find-res ul.services li {
}

.book-room .term .invalid-feedback,
.book-room .vpos .invalid-feedback {
  display: block;
  color: #721c24;
  font-size: 100%;
  background-color: #f8d7da;
  position: relative;
  padding: 12px 20px;
  margin: 1rem 1.0715rem;
  border: 1px solid #f5c6cb;
  border-radius: .215rem;
}
.book-room .price-old {
  color: #c00;
}
.non-refundable {
  color: #000000;
  font-weight: 500;
  /*text-transform: uppercase;*/
}
.refundable {
  color: #008009;
  font-weight: 500;
  /*text-transform: uppercase;*/
}

/*
.table-reservations tr.resStatus-OK {
  color: #4caf50;
}
.table-reservations tr.resStatus-OK:hover {
  color: #4caf50;
}

.table-reservations tr.resStatus-ASK {
  color: #00bcd4;
}

.table-reservations tr.resStatus-WT {
  color: #ff9800;
}

.table-reservations tr.resStatus-ST {
  color: #f44336;
}

.table-reservations tr.resStatus-NS {
  color: #616161;
}

.table-reservations tr.resStatus-IN {
  color: #3f51b5;
  background-color: #e3f2fd;
  font-weight: 500;
}
.table-reservations tr.resStatus-IN:hover {
}

.table-reservations tr.resStatus-OUT {
  color: #757575;
}
*/

.table-reservations body tr:hover {
  background-color: rgba(0,0,0,0.1) !important;
}


.bootbox.reservations .modal-dialog {
  max-width: 600px;
}
.bootbox.reservations .modal-dialog.modal-xl {
  max-width: 1400px;
}

ul.sortable > li {
  margin: 0 !important;
  /*padding: 0 5px 0 30px;
  /*border: 1px solid #eee;
  /*height: 40px;*/
}
ul.sortable > li:hover {
  outline: 1px solid #aaa;
}
ul.sortable > li > .form-group {
  overflow: hidden;
}

.reservations #collapsePersons {
  min-height: 120px;
  display: block;
}

.breakfast.main {
  background-color: rgba(255, 249, 196, 0.60);
}
.breakfast.late {
  background-color: rgba(255, 249, 196, 0.40);
}

.lunch.main {
  background-color: rgba(225, 245, 254, 0.60);
}
.lunch.late {
  background-color: rgba(225, 245, 254, 0.40);
}

.dinner.main {
  background-color: rgba(239, 235, 233, 0.60);
}
.dinner.late {
  background-color: rgba(239, 235, 233, 0.40);
}

.icon-help::before {
  content: "";
  font-size: 21px;
  font-family: "Material Design Iconic";
}

.cell-blocks {
  min-height: 0;
  padding: 10px 15px 12px;
  background-color: #eceff1;
  border-radius: 0;
}

.dropdown-menu .dropdown-header[data-toggle="collapse"] {
  position: relative;
  padding-right: 20px;
}

.dropdown-menu .dropdown-header[data-toggle="collapse"]:after,
.dropdown-menu .dropdown-header[data-toggle="collapse"]:before {
  position: absolute;
  top: 7px;
  right: 30px;
  font-family: "Material Design Iconic";
  transition: all .3s linear 0s;
}
.dropdown-menu .dropdown-header[data-toggle="collapse"]::after,
.dropdown-menu .dropdown-header[data-toggle="collapse"]::before {
    right: 10px;
}
.dropdown-menu .dropdown-header[data-toggle="collapse"]::before {
  content: "";
}
.dropdown-menu .dropdown-header[data-toggle="collapse"]::after {
  content: "";
}
.dropdown-menu .dropdown-header[aria-expanded="false"]::after {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
  opacity: 0;
}
.dropdown-menu .dropdown-header[aria-expanded="true"]::before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  opacity: 0;
}
.dropdown-menu .dropdown-header[aria-expanded="false"]::before {
  opacity: 1;
}
.dropdown-menu .dropdown-header[aria-expanded="true"]::after {
  opacity: 1;
}

#collapseFilters {
  position: absolute;
  top: 62px;
  left: 0;
  width: 100%;
  padding: 15px 0;
  background: #fff;
  border: 1px solid #e0e0e0;
  box-shadow: 0 4px 4px #ccc;
  z-index: 1600;
}

.collapse-reservations {
  padding: 0 !important;
  max-height: calc(100% - 91px);
  overflow: auto;
  /*max-height: 350px;*/
  box-shadow: none !important;
}
.collapse-reservations .table {
  margin: 0;
}
.collapse-reservations .table > thead > tr.filters > td {
  outline: 1px solid #e0e0e0;
  padding: 0;
}
.collapse-reservations .table tfoot {
  position: sticky;
  bottom: 0;
  background: #f5f5f5;
}


@media (max-width:479px)
{
  #rows {
    width: 121px;
  }
  #svgRow {
    width: 121px;
  }
  #svgRow svg.cell > g > svg {
    transform: translateX(-10px);
  }
  #cols .days-corner {
    width: 121px;
  }
  #cols .days-scroll {
    margin-left: 120px;
  }
  #cells {
    width: calc(100% - 120px);
    margin-left: 120px;
  }
  /**/
}

.room-DIRTY {
  color: #e53935;
}
.room-CLEAN {
  color: #43a047 ;
}

td.set-room-num {
  padding: 0 !important;
}



.card.card-goods {
  border-color: #17a2b8;
}
.card.card-purchase {
  border-color: #558b2f;
}
.card.card-sales {
  border-color: #827717 ;
}
.card.card-expenses {
  border-color: #bf360c;
}
.card.card-recipes {
  border-color: #ef6c00;
}
.card-goods .list-group {
  max-height: 900px;
  overflow-y: auto;
}
.card-purchase .list-group {
  max-height: 900px;
  overflow-y: auto;
}
.card-recipes .list-group {
  max-height: 900px;
  overflow-y: auto;
}

.ui-item-article {
  border-bottom: 1px solid #ddd;
}
.ui-search-name {
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-item-sku {
  font-size: 85%;
}
.ui-item-avail {
  color: var(--primary);
}
.ui-state-active .ui-item-avail {
  color: #fff;
}


.row-hover:hover > div {
  background-color: rgba(0,0,0,0.05) !important;
}

.row-hover .flat-right {
  position: absolute;
  right: 0;
  display: none;
}
.row-hover:hover .flat-right {
  /*visibility: visible;*/
}

.badge-pill.badge-circle-sm {
  width: 20px;
  height: 18px;
}
.badge-pill.badge-outline.badge-circle-sm {
  width: 19px;
  height: 18px;
}

.badge-primary.badge-partially {
  background: linear-gradient(180deg, transparent 50%, #007bff 50%);
}
.badge-success.badge-partially {
  background: linear-gradient(180deg, transparent 50%, #28a745 50%);
}
.badge-info.badge-partially {
  background: linear-gradient(180deg, transparent 50%, #17a2b8 50%);
}
.badge-warning.badge-partially {
  background: linear-gradient(180deg, transparent 50%, #ffc107 50%);
}
.badge-danger.badge-partially {
  background: linear-gradient(180deg, transparent 50%, #dc3545 50%);
}
.badge-dark.badge-partially {
  background: linear-gradient(180deg, transparent 50%, #616161 50%);
}


.switcher {
  display: flex !important;
  flex-direction: row !important;
  -moz-box-align: stretch;
  align-items: stretch;
  border-radius: 4px;
  outline: 1px solid #e0e0e0;
  overflow: hidden;
  width: 100%;
  cursor: pointer;
  opacity: 1;
  font-size: 14px;
  font-weight: normal;
  line-height: normal;
  height: 2.573rem;
}
.switcher div {
  display: flex !important;
  flex-direction: row !important;
  width: 50%;
  -moz-box-align: center;
  align-items: center;
  -moz-box-pack: center;
  justify-content: center;
  overflow: hidden;
}
.switcher-xs {
  font-size: 0.85rem;
  height: 1.90rem;
}
.switcher-sm {
  font-size: 12px;
  height: 2.288rem;
}
.switcher-lg {
  font-size: 18px;
  height: 3.2876666667rem;
}
.switcher .on {
  color: rgb(255, 255, 255);
  background-color: rgb(88, 105, 141);
}
.switcher .off {
  color: rgb(88, 105, 141);
}


.gridDetes .form-control {
  border-radius: 0;
}
.gridDetes .date {
  min-width: 64px;
  width: 100%;
  text-align: center;
  border-right: 1px solid #eee;
  line-height: 1.2em;
}
.gridDetes .date:first-child {
  border-left: 1px solid #eee;
}
.gridDetes .week {
  font-size: 12px;
}
.gridDetes .day {
  font-size: 16px;
  font-weight: 500;
}
.gridDetes .month {
  text-transform: uppercase;
  font-size: 10px;
}

.gridDetes .date.day-sat {
  color: #af0202;
}
.gridDetes .date.day-sun {
  color: #af0202;
}
.gridDetes .date .form-control {
  border: none;
}
.gridDetes .checkbox-custom.checkbox-sm {
  padding-top: 4px;
  height: 1.90rem;
}

/******** POS ********/
.page-pos {
}

.page-pos #recipes-list {
  padding: 5px 5px 0;
}
.page-pos #recipes-list .btn-recipes {
  border-radius: 0;
  margin: 2px;
  font-size: 0;
  color: #17a2b8;
  border: 1px solid #17a2b8;
  /*padding: 4px;*/
  min-height: 58px;
  height: 58px;
  text-align: center;
}
.page-pos #recipes-list .btn-recipes:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.page-pos #recipes-list .btn-recipes > div {
  font-size: 1rem;
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
  line-height: 1.1;
  max-height: 3.3rem;
  overflow: hidden;
  padding: 0 12px;
  margin: 6px 0;
}
.page-pos #recipes-list .btn-recipes.btn-image > div {
  float: right;
  text-align: left;
  width: 75%;

}
.page-pos #recipes-list .btn-recipes .thumbnail {
  width: 25%;
  float: left;
  height: 100%;
  background-size: cover !important;
}

.page-pos #GroupTitle {
  position: sticky;
  width: 100%;
  top: 0;
  z-index: 2;
}
.page-pos .group-name {
  padding: 4px 10px;
  margin: 0 6px;
  /*font-weight: 500;*/
  color: #fff;
  background-color: #00acc1;
}
.page-pos .keypad .buttons .btn {
  max-height: calc(25% - 5px);
  height: 100%;
  margin-top: 5px;
}
.page-pos .list-group {
  margin: 0 10px 0 10px;
}
.page-pos .list-group .list-group-item {
  padding: 1.25rem;
  margin-bottom: 1px;
  text-align: center;
  color: #fff;
  /*background-color: #01579b !important;
  fill: #01579b !important;
  /**/
  cursor: default;
}
.page-pos .list-group .list-group-item:hover {
  /*
  background-color: #0277bd !important;
  fill: #0277bd !important;
  /**/
  opacity: 0.5;
}

.page-pos #placeBar {
  position: sticky;
  top: 0;
  z-index: 9;
  background: #fff;
}

#dashboard-tables {
  position: relative;
  padding: 15px 30px;
  overflow: auto;
  height: 100%;
  display: none;
}
#dashboard-tables #statusBar {
  position: absolute;
  left: 10px;
  bottom: 10px;
}

.page-pos #orderOptions {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 2px solid #ddd;
}

.page-pos #order {
  position: relative;
  overflow-y: auto;
  height: calc(100% - 340px) !important;
  /*height: calc(100% - 100px) !important;*/
  padding: 0;
  margin: 0;
  background: #fff;
  /*border-top: 2px solid #ddd;*/
}
.page-pos #order .course-block {
}
.page-pos #order .course-addnew {
  position: sticky;
  bottom: 0;
}
.page-pos #courseBar {
  overflow-x: auto;
  white-space: nowrap;
}
.page-pos .direct-sale {
  padding: 4px 10px;
  font-weight: 500;
  background-color: #eee;
  width: 100%;
}

.page-pos #order .course-items .row > div {
  padding: 5px;
}
.page-pos #order .course-title {
  position: sticky;
  top: 0;
  padding: 5px;
  color: #fff;
  background-color: #bdbdbd;
  z-index: 1;
}
.page-pos #order .course-block.active .course-title {
  background-color: #1e88e5;
}
.page-pos #order .course-items .row {
  padding: 1px 0;
  color: #212121;
  border-bottom: 1px solid #eee;
}
.page-pos .btnCourse.active {
  color: #fff !important;
  background-color: #1e88e5 !important;
}
.page-pos .btnPlace.active {
  color: #fff !important;
  background-color: #1e88e5 !important;
}
.page-pos #order .course-items .row:last-child {
  border-bottom: 1px solid transparent;
}
.page-pos #order .course-items .row {
  padding: 1px 0;
}

.page-pos #total {
  padding: 5px 0;
  border-top: 1px solid #ddd;
  background-color: #fff;
  color: #212121;
}

.page-pos #inputText {
  padding: 0 10px;
  margin-top: 1px;
  height: 36px;
  line-height: 36px;
  font-weight: 500;
  text-align: right;
  color: #fff;
  background-color: #616161;
}

.page-pos .keypad {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: #fff;
}

/**/
.cell.pos-table {
  background-color: #aaffaa;
  color: #000;
  cursor: default;
}
.cell.pos-table rect,
.cell.pos-table polygon {
  fill: #f0f0f0;
}
.cell polygon.pos-table {
  fill: #aaffaa !important;
}
.cell.pos-table text {
  fill: #000;
}


.cell.room-occ rect,
.cell.room-occ polygon {
  fill: #ef5350;
}
.cell.room-occ {
  background-color: #ef5350;
  color: #fff;
}
.cell polygon.room-occ {
  fill: #ef5350 !important;
}
.cell.room-occ text {
  fill: #fff;
}
.badge-room-occ {
  background-color: #ef5350;
  color: #fff;
  border: 1px solid #ef5350;
}
.room-occ.ct-chart .ct-series.ct-series-a .ct-area {
  fill: #ef5350;
  fill-opacity: 1;
}
/**/


#SearchResult {
  max-height: 300px;
  position: absolute;
  width: 100%;
  z-index: 14000;
  background-color: #fff;
  box-shadow: 2px 2px 4px #ddd;
  overflow-y: auto;
}

.note-editor .note-editable span {
  background-color: #000;
  color: #fff;
  font-weight: 500;
}