@charset "UTF-8";
/**
 * 尺寸 基础尺寸
 * 命名能在语义的前提下简单就尽量简单, 这里可以是 size-2x, space-2x, size-base ...
 * 不过可以在语义的前提下做的更精简一些, 于是用了s2, s1等
 * 可用变量: `$s1 - $s8`
 * @example scss - 使用
 *   .element {
 *     padding: $s1 !default;
 *   }
 *
 * @example css - CSS 输出
 *   .element {
 *     padding: 4px !default;
 *   }
 */
/**
 * 尺寸 基础尺寸
 * 命名能在语义的前提下简单就尽量简单, 这里可以是 size-2x, space-2x, size-base ...
 * 不过可以在语义的前提下做的更精简一些, 于是用了s2, s1等
 * 可用变量: `$s1 - $s8`
 * @example scss - 使用
 *   .element {
 *     padding: $s1 !default;
 *   }
 *
 * @example css - CSS 输出
 *   .element {
 *     padding: 4px !default;
 *   }
 */
.next-w344 .next-row {
  padding: 0 8px; }

.next-w344 .next-row-fixed {
  width: 320px; }

.next-w344 .next-row-fluid {
  max-width: 320px; }

.next-w344 .next-row .next-col-xxs-hidden {
  display: none; }

.next-w344-together .next-row .next-col-xxs-1 {
  max-width: 4.16667%;
  width: 4.16667%; }

.next-w344-together .next-row .next-col-xxs-2 {
  max-width: 8.33333%;
  width: 8.33333%; }

.next-w344-together .next-row .next-col-xxs-3 {
  max-width: 12.5%;
  width: 12.5%; }

.next-w344-together .next-row .next-col-xxs-4 {
  max-width: 16.66667%;
  width: 16.66667%; }

.next-w344-together .next-row .next-col-xxs-5 {
  max-width: 20.83333%;
  width: 20.83333%; }

.next-w344-together .next-row .next-col-xxs-6 {
  max-width: 25%;
  width: 25%; }

.next-w344-together .next-row .next-col-xxs-7 {
  max-width: 29.16667%;
  width: 29.16667%; }

.next-w344-together .next-row .next-col-xxs-8 {
  max-width: 33.33333%;
  width: 33.33333%; }

.next-w344-together .next-row .next-col-xxs-9 {
  max-width: 37.5%;
  width: 37.5%; }

.next-w344-together .next-row .next-col-xxs-10 {
  max-width: 41.66667%;
  width: 41.66667%; }

.next-w344-together .next-row .next-col-xxs-11 {
  max-width: 45.83333%;
  width: 45.83333%; }

.next-w344-together .next-row .next-col-xxs-12 {
  max-width: 50%;
  width: 50%; }

.next-w344-together .next-row .next-col-xxs-13 {
  max-width: 54.16667%;
  width: 54.16667%; }

.next-w344-together .next-row .next-col-xxs-14 {
  max-width: 58.33333%;
  width: 58.33333%; }

.next-w344-together .next-row .next-col-xxs-15 {
  max-width: 62.5%;
  width: 62.5%; }

.next-w344-together .next-row .next-col-xxs-16 {
  max-width: 66.66667%;
  width: 66.66667%; }

.next-w344-together .next-row .next-col-xxs-17 {
  max-width: 70.83333%;
  width: 70.83333%; }

.next-w344-together .next-row .next-col-xxs-18 {
  max-width: 75%;
  width: 75%; }

.next-w344-together .next-row .next-col-xxs-19 {
  max-width: 79.16667%;
  width: 79.16667%; }

.next-w344-together .next-row .next-col-xxs-20 {
  max-width: 83.33333%;
  width: 83.33333%; }

.next-w344-together .next-row .next-col-xxs-21 {
  max-width: 87.5%;
  width: 87.5%; }

.next-w344-together .next-row .next-col-xxs-22 {
  max-width: 91.66667%;
  width: 91.66667%; }

.next-w344-together .next-row .next-col-xxs-23 {
  max-width: 95.83333%;
  width: 95.83333%; }

.next-w344-together .next-row .next-col-xxs-24 {
  max-width: 100%;
  width: 100%; }

.next-w344-together .next-row .next-col-xxs-1p5 {
  max-width: 20%;
  width: 20%; }

.next-w344-together .next-row .next-col-xxs-2p5 {
  max-width: 40%;
  width: 40%; }

.next-w344-together .next-row .next-col-xxs-3p5 {
  max-width: 60%;
  width: 60%; }

.next-w344-together .next-row .next-col-xxs-4p5 {
  max-width: 80%;
  width: 80%; }

.next-w344-together .next-row .next-col-xxs-5p5 {
  max-width: 100%;
  width: 100%; }

.next-w504 .next-row {
  padding: 0 8px; }

.next-w504 .next-row-fixed {
  width: 480px; }

.next-w504 .next-row-fluid {
  max-width: 480px; }

.next-w504 .next-row .next-col-xs-hidden {
  display: none; }

.next-w504-together .next-row .next-col-xs-1 {
  max-width: 4.16667%;
  width: 4.16667%; }

.next-w504-together .next-row .next-col-xs-2 {
  max-width: 8.33333%;
  width: 8.33333%; }

.next-w504-together .next-row .next-col-xs-3 {
  max-width: 12.5%;
  width: 12.5%; }

.next-w504-together .next-row .next-col-xs-4 {
  max-width: 16.66667%;
  width: 16.66667%; }

.next-w504-together .next-row .next-col-xs-5 {
  max-width: 20.83333%;
  width: 20.83333%; }

.next-w504-together .next-row .next-col-xs-6 {
  max-width: 25%;
  width: 25%; }

.next-w504-together .next-row .next-col-xs-7 {
  max-width: 29.16667%;
  width: 29.16667%; }

.next-w504-together .next-row .next-col-xs-8 {
  max-width: 33.33333%;
  width: 33.33333%; }

.next-w504-together .next-row .next-col-xs-9 {
  max-width: 37.5%;
  width: 37.5%; }

.next-w504-together .next-row .next-col-xs-10 {
  max-width: 41.66667%;
  width: 41.66667%; }

.next-w504-together .next-row .next-col-xs-11 {
  max-width: 45.83333%;
  width: 45.83333%; }

.next-w504-together .next-row .next-col-xs-12 {
  max-width: 50%;
  width: 50%; }

.next-w504-together .next-row .next-col-xs-13 {
  max-width: 54.16667%;
  width: 54.16667%; }

.next-w504-together .next-row .next-col-xs-14 {
  max-width: 58.33333%;
  width: 58.33333%; }

.next-w504-together .next-row .next-col-xs-15 {
  max-width: 62.5%;
  width: 62.5%; }

.next-w504-together .next-row .next-col-xs-16 {
  max-width: 66.66667%;
  width: 66.66667%; }

.next-w504-together .next-row .next-col-xs-17 {
  max-width: 70.83333%;
  width: 70.83333%; }

.next-w504-together .next-row .next-col-xs-18 {
  max-width: 75%;
  width: 75%; }

.next-w504-together .next-row .next-col-xs-19 {
  max-width: 79.16667%;
  width: 79.16667%; }

.next-w504-together .next-row .next-col-xs-20 {
  max-width: 83.33333%;
  width: 83.33333%; }

.next-w504-together .next-row .next-col-xs-21 {
  max-width: 87.5%;
  width: 87.5%; }

.next-w504-together .next-row .next-col-xs-22 {
  max-width: 91.66667%;
  width: 91.66667%; }

.next-w504-together .next-row .next-col-xs-23 {
  max-width: 95.83333%;
  width: 95.83333%; }

.next-w504-together .next-row .next-col-xs-24 {
  max-width: 100%;
  width: 100%; }

.next-w504-together .next-row .next-col-xs-1p5 {
  max-width: 20%;
  width: 20%; }

.next-w504-together .next-row .next-col-xs-2p5 {
  max-width: 40%;
  width: 40%; }

.next-w504-together .next-row .next-col-xs-3p5 {
  max-width: 60%;
  width: 60%; }

.next-w504-together .next-row .next-col-xs-4p5 {
  max-width: 80%;
  width: 80%; }

.next-w504-together .next-row .next-col-xs-5p5 {
  max-width: 100%;
  width: 100%; }

.next-w752 .next-row {
  padding: 0 12px; }

.next-w752 .next-row-fixed {
  width: 720px; }

.next-w752 .next-row-fluid {
  max-width: 720px; }

.next-w752 .next-row .next-col-s-hidden {
  display: none; }

.next-w752-together .next-row .next-col-s-1 {
  max-width: 4.16667%;
  width: 4.16667%; }

.next-w752-together .next-row .next-col-s-2 {
  max-width: 8.33333%;
  width: 8.33333%; }

.next-w752-together .next-row .next-col-s-3 {
  max-width: 12.5%;
  width: 12.5%; }

.next-w752-together .next-row .next-col-s-4 {
  max-width: 16.66667%;
  width: 16.66667%; }

.next-w752-together .next-row .next-col-s-5 {
  max-width: 20.83333%;
  width: 20.83333%; }

.next-w752-together .next-row .next-col-s-6 {
  max-width: 25%;
  width: 25%; }

.next-w752-together .next-row .next-col-s-7 {
  max-width: 29.16667%;
  width: 29.16667%; }

.next-w752-together .next-row .next-col-s-8 {
  max-width: 33.33333%;
  width: 33.33333%; }

.next-w752-together .next-row .next-col-s-9 {
  max-width: 37.5%;
  width: 37.5%; }

.next-w752-together .next-row .next-col-s-10 {
  max-width: 41.66667%;
  width: 41.66667%; }

.next-w752-together .next-row .next-col-s-11 {
  max-width: 45.83333%;
  width: 45.83333%; }

.next-w752-together .next-row .next-col-s-12 {
  max-width: 50%;
  width: 50%; }

.next-w752-together .next-row .next-col-s-13 {
  max-width: 54.16667%;
  width: 54.16667%; }

.next-w752-together .next-row .next-col-s-14 {
  max-width: 58.33333%;
  width: 58.33333%; }

.next-w752-together .next-row .next-col-s-15 {
  max-width: 62.5%;
  width: 62.5%; }

.next-w752-together .next-row .next-col-s-16 {
  max-width: 66.66667%;
  width: 66.66667%; }

.next-w752-together .next-row .next-col-s-17 {
  max-width: 70.83333%;
  width: 70.83333%; }

.next-w752-together .next-row .next-col-s-18 {
  max-width: 75%;
  width: 75%; }

.next-w752-together .next-row .next-col-s-19 {
  max-width: 79.16667%;
  width: 79.16667%; }

.next-w752-together .next-row .next-col-s-20 {
  max-width: 83.33333%;
  width: 83.33333%; }

.next-w752-together .next-row .next-col-s-21 {
  max-width: 87.5%;
  width: 87.5%; }

.next-w752-together .next-row .next-col-s-22 {
  max-width: 91.66667%;
  width: 91.66667%; }

.next-w752-together .next-row .next-col-s-23 {
  max-width: 95.83333%;
  width: 95.83333%; }

.next-w752-together .next-row .next-col-s-24 {
  max-width: 100%;
  width: 100%; }

.next-w752-together .next-row .next-col-s-1p5 {
  max-width: 20%;
  width: 20%; }

.next-w752-together .next-row .next-col-s-2p5 {
  max-width: 40%;
  width: 40%; }

.next-w752-together .next-row .next-col-s-3p5 {
  max-width: 60%;
  width: 60%; }

.next-w752-together .next-row .next-col-s-4p5 {
  max-width: 80%;
  width: 80%; }

.next-w752-together .next-row .next-col-s-5p5 {
  max-width: 100%;
  width: 100%; }

.next-w1022 .next-row {
  padding: 0 12px; }

.next-w1022 .next-row-fixed {
  width: 990px; }

.next-w1022 .next-row-fluid {
  max-width: 990px; }

.next-w1022 .next-row .next-col-m-hidden {
  display: none; }

.next-w1022-together .next-row .next-col-m-1 {
  max-width: 4.16667%;
  width: 4.16667%; }

.next-w1022-together .next-row .next-col-m-2 {
  max-width: 8.33333%;
  width: 8.33333%; }

.next-w1022-together .next-row .next-col-m-3 {
  max-width: 12.5%;
  width: 12.5%; }

.next-w1022-together .next-row .next-col-m-4 {
  max-width: 16.66667%;
  width: 16.66667%; }

.next-w1022-together .next-row .next-col-m-5 {
  max-width: 20.83333%;
  width: 20.83333%; }

.next-w1022-together .next-row .next-col-m-6 {
  max-width: 25%;
  width: 25%; }

.next-w1022-together .next-row .next-col-m-7 {
  max-width: 29.16667%;
  width: 29.16667%; }

.next-w1022-together .next-row .next-col-m-8 {
  max-width: 33.33333%;
  width: 33.33333%; }

.next-w1022-together .next-row .next-col-m-9 {
  max-width: 37.5%;
  width: 37.5%; }

.next-w1022-together .next-row .next-col-m-10 {
  max-width: 41.66667%;
  width: 41.66667%; }

.next-w1022-together .next-row .next-col-m-11 {
  max-width: 45.83333%;
  width: 45.83333%; }

.next-w1022-together .next-row .next-col-m-12 {
  max-width: 50%;
  width: 50%; }

.next-w1022-together .next-row .next-col-m-13 {
  max-width: 54.16667%;
  width: 54.16667%; }

.next-w1022-together .next-row .next-col-m-14 {
  max-width: 58.33333%;
  width: 58.33333%; }

.next-w1022-together .next-row .next-col-m-15 {
  max-width: 62.5%;
  width: 62.5%; }

.next-w1022-together .next-row .next-col-m-16 {
  max-width: 66.66667%;
  width: 66.66667%; }

.next-w1022-together .next-row .next-col-m-17 {
  max-width: 70.83333%;
  width: 70.83333%; }

.next-w1022-together .next-row .next-col-m-18 {
  max-width: 75%;
  width: 75%; }

.next-w1022-together .next-row .next-col-m-19 {
  max-width: 79.16667%;
  width: 79.16667%; }

.next-w1022-together .next-row .next-col-m-20 {
  max-width: 83.33333%;
  width: 83.33333%; }

.next-w1022-together .next-row .next-col-m-21 {
  max-width: 87.5%;
  width: 87.5%; }

.next-w1022-together .next-row .next-col-m-22 {
  max-width: 91.66667%;
  width: 91.66667%; }

.next-w1022-together .next-row .next-col-m-23 {
  max-width: 95.83333%;
  width: 95.83333%; }

.next-w1022-together .next-row .next-col-m-24 {
  max-width: 100%;
  width: 100%; }

.next-w1022-together .next-row .next-col-m-1p5 {
  max-width: 20%;
  width: 20%; }

.next-w1022-together .next-row .next-col-m-2p5 {
  max-width: 40%;
  width: 40%; }

.next-w1022-together .next-row .next-col-m-3p5 {
  max-width: 60%;
  width: 60%; }

.next-w1022-together .next-row .next-col-m-4p5 {
  max-width: 80%;
  width: 80%; }

.next-w1022-together .next-row .next-col-m-5p5 {
  max-width: 100%;
  width: 100%; }

.next-w1232 .next-row {
  padding: 0 12px; }

.next-w1232 .next-row-fixed {
  width: 1200px; }

.next-w1232 .next-row-fluid {
  max-width: 1200px; }

.next-w1232 .next-row .next-col-l-hidden {
  display: none; }

.next-w1232-together .next-row .next-col-l-1 {
  max-width: 4.16667%;
  width: 4.16667%; }

.next-w1232-together .next-row .next-col-l-2 {
  max-width: 8.33333%;
  width: 8.33333%; }

.next-w1232-together .next-row .next-col-l-3 {
  max-width: 12.5%;
  width: 12.5%; }

.next-w1232-together .next-row .next-col-l-4 {
  max-width: 16.66667%;
  width: 16.66667%; }

.next-w1232-together .next-row .next-col-l-5 {
  max-width: 20.83333%;
  width: 20.83333%; }

.next-w1232-together .next-row .next-col-l-6 {
  max-width: 25%;
  width: 25%; }

.next-w1232-together .next-row .next-col-l-7 {
  max-width: 29.16667%;
  width: 29.16667%; }

.next-w1232-together .next-row .next-col-l-8 {
  max-width: 33.33333%;
  width: 33.33333%; }

.next-w1232-together .next-row .next-col-l-9 {
  max-width: 37.5%;
  width: 37.5%; }

.next-w1232-together .next-row .next-col-l-10 {
  max-width: 41.66667%;
  width: 41.66667%; }

.next-w1232-together .next-row .next-col-l-11 {
  max-width: 45.83333%;
  width: 45.83333%; }

.next-w1232-together .next-row .next-col-l-12 {
  max-width: 50%;
  width: 50%; }

.next-w1232-together .next-row .next-col-l-13 {
  max-width: 54.16667%;
  width: 54.16667%; }

.next-w1232-together .next-row .next-col-l-14 {
  max-width: 58.33333%;
  width: 58.33333%; }

.next-w1232-together .next-row .next-col-l-15 {
  max-width: 62.5%;
  width: 62.5%; }

.next-w1232-together .next-row .next-col-l-16 {
  max-width: 66.66667%;
  width: 66.66667%; }

.next-w1232-together .next-row .next-col-l-17 {
  max-width: 70.83333%;
  width: 70.83333%; }

.next-w1232-together .next-row .next-col-l-18 {
  max-width: 75%;
  width: 75%; }

.next-w1232-together .next-row .next-col-l-19 {
  max-width: 79.16667%;
  width: 79.16667%; }

.next-w1232-together .next-row .next-col-l-20 {
  max-width: 83.33333%;
  width: 83.33333%; }

.next-w1232-together .next-row .next-col-l-21 {
  max-width: 87.5%;
  width: 87.5%; }

.next-w1232-together .next-row .next-col-l-22 {
  max-width: 91.66667%;
  width: 91.66667%; }

.next-w1232-together .next-row .next-col-l-23 {
  max-width: 95.83333%;
  width: 95.83333%; }

.next-w1232-together .next-row .next-col-l-24 {
  max-width: 100%;
  width: 100%; }

.next-w1232-together .next-row .next-col-l-1p5 {
  max-width: 20%;
  width: 20%; }

.next-w1232-together .next-row .next-col-l-2p5 {
  max-width: 40%;
  width: 40%; }

.next-w1232-together .next-row .next-col-l-3p5 {
  max-width: 60%;
  width: 60%; }

.next-w1232-together .next-row .next-col-l-4p5 {
  max-width: 80%;
  width: 80%; }

.next-w1232-together .next-row .next-col-l-5p5 {
  max-width: 100%;
  width: 100%; }

.next-w1532 .next-row {
  padding: 0 12px; }

.next-w1532 .next-row-fixed {
  width: 1500px; }

.next-w1532 .next-row-fluid {
  max-width: 1500px; }

.next-w1532 .next-row .next-col-xl-hidden {
  display: none; }

.next-w1532-together .next-row .next-col-xl-1 {
  max-width: 4.16667%;
  width: 4.16667%; }

.next-w1532-together .next-row .next-col-xl-2 {
  max-width: 8.33333%;
  width: 8.33333%; }

.next-w1532-together .next-row .next-col-xl-3 {
  max-width: 12.5%;
  width: 12.5%; }

.next-w1532-together .next-row .next-col-xl-4 {
  max-width: 16.66667%;
  width: 16.66667%; }

.next-w1532-together .next-row .next-col-xl-5 {
  max-width: 20.83333%;
  width: 20.83333%; }

.next-w1532-together .next-row .next-col-xl-6 {
  max-width: 25%;
  width: 25%; }

.next-w1532-together .next-row .next-col-xl-7 {
  max-width: 29.16667%;
  width: 29.16667%; }

.next-w1532-together .next-row .next-col-xl-8 {
  max-width: 33.33333%;
  width: 33.33333%; }

.next-w1532-together .next-row .next-col-xl-9 {
  max-width: 37.5%;
  width: 37.5%; }

.next-w1532-together .next-row .next-col-xl-10 {
  max-width: 41.66667%;
  width: 41.66667%; }

.next-w1532-together .next-row .next-col-xl-11 {
  max-width: 45.83333%;
  width: 45.83333%; }

.next-w1532-together .next-row .next-col-xl-12 {
  max-width: 50%;
  width: 50%; }

.next-w1532-together .next-row .next-col-xl-13 {
  max-width: 54.16667%;
  width: 54.16667%; }

.next-w1532-together .next-row .next-col-xl-14 {
  max-width: 58.33333%;
  width: 58.33333%; }

.next-w1532-together .next-row .next-col-xl-15 {
  max-width: 62.5%;
  width: 62.5%; }

.next-w1532-together .next-row .next-col-xl-16 {
  max-width: 66.66667%;
  width: 66.66667%; }

.next-w1532-together .next-row .next-col-xl-17 {
  max-width: 70.83333%;
  width: 70.83333%; }

.next-w1532-together .next-row .next-col-xl-18 {
  max-width: 75%;
  width: 75%; }

.next-w1532-together .next-row .next-col-xl-19 {
  max-width: 79.16667%;
  width: 79.16667%; }

.next-w1532-together .next-row .next-col-xl-20 {
  max-width: 83.33333%;
  width: 83.33333%; }

.next-w1532-together .next-row .next-col-xl-21 {
  max-width: 87.5%;
  width: 87.5%; }

.next-w1532-together .next-row .next-col-xl-22 {
  max-width: 91.66667%;
  width: 91.66667%; }

.next-w1532-together .next-row .next-col-xl-23 {
  max-width: 95.83333%;
  width: 95.83333%; }

.next-w1532-together .next-row .next-col-xl-24 {
  max-width: 100%;
  width: 100%; }

.next-w1532-together .next-row .next-col-xl-1p5 {
  max-width: 20%;
  width: 20%; }

.next-w1532-together .next-row .next-col-xl-2p5 {
  max-width: 40%;
  width: 40%; }

.next-w1532-together .next-row .next-col-xl-3p5 {
  max-width: 60%;
  width: 60%; }

.next-w1532-together .next-row .next-col-xl-4p5 {
  max-width: 80%;
  width: 80%; }

.next-w1532-together .next-row .next-col-xl-5p5 {
  max-width: 100%;
  width: 100%; }

/* Grid System*/
/* 根据 Alibaba Base DPL(BASE DPL)设计规范实现*/
/* 栅格系统, 根据不同的屏幕尺寸情况，调整这些区块的排版，将页面划分为若干等宽的列，然后推荐通过等宽列来创建响应式的页面区块。另外，屏幕宽度较大的时候，区块倾向于水平分布，而屏幕宽度较小的时候，区块倾向于竖直堆叠。*/
/* -------------------------------*/
/* 使用 Flex 实现栅格系统*/
/* .row 为行容器, .col 为列容器, .col 放置在 .row 中,*/
/* 默认 .row 中的 .col 会占满并平分 .row 的宽度*/
/* 行容器*/
.next-row {
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  /* 固定宽度布局*/
  /* 流式布局*/
  /* 单行模式，多列溢出折行*/
  /* 单行模式，多列溢出不折行*/
  /* 所有列之间均没有留白*/
  /* 通栏*/ }
  .next-row *,
  .next-row *:before,
  .next-row *:after {
    box-sizing: border-box; }
  @media (min-width: 344px) {
    .next-row {
      padding: 0 8px; } }
  @media (min-width: 504px) {
    .next-row {
      padding: 0 8px; } }
  @media (min-width: 752px) {
    .next-row {
      padding: 0 12px; } }
  @media (min-width: 1022px) {
    .next-row {
      padding: 0 12px; } }
  @media (min-width: 1232px) {
    .next-row {
      padding: 0 12px; } }
  @media (min-width: 1532px) {
    .next-row {
      padding: 0 12px; } }
  .next-row.next-row-fixed {
    margin-left: auto;
    margin-right: auto; }
    @media (min-width: 344px) {
      .next-row.next-row-fixed {
        width: 320px; } }
    @media (min-width: 504px) {
      .next-row.next-row-fixed {
        width: 480px; } }
    @media (min-width: 752px) {
      .next-row.next-row-fixed {
        width: 720px; } }
    @media (min-width: 1022px) {
      .next-row.next-row-fixed {
        width: 990px; } }
    @media (min-width: 1232px) {
      .next-row.next-row-fixed {
        width: 1200px; } }
    @media (min-width: 1532px) {
      .next-row.next-row-fixed {
        width: 1500px; } }
  .next-row.next-row-fluid {
    margin-left: auto;
    margin-right: auto; }
    @media (min-width: 344px) {
      .next-row.next-row-fluid {
        max-width: 320px; } }
    @media (min-width: 504px) {
      .next-row.next-row-fluid {
        max-width: 480px; } }
    @media (min-width: 752px) {
      .next-row.next-row-fluid {
        max-width: 720px; } }
    @media (min-width: 1022px) {
      .next-row.next-row-fluid {
        max-width: 990px; } }
    @media (min-width: 1232px) {
      .next-row.next-row-fluid {
        max-width: 1200px; } }
    @media (min-width: 1532px) {
      .next-row.next-row-fluid {
        max-width: 1500px; } }
  .next-row.next-row-wrap {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .next-row.next-row-no-wrap {
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: none;
    flex-wrap: nowrap; }
  .next-row.next-row-no-padding {
    padding: 0; }
    .next-row.next-row-no-padding > .next-col {
      padding: 0; }
  .next-row.next-row-across {
    padding: 0;
    margin-left: -4px;
    margin-right: -4px; }
  .next-row.next-row-fixed-xxs {
    width: 320px; }
  .next-row.next-row-fixed-xs {
    width: 480px; }
  .next-row.next-row-fixed-s {
    width: 720px; }
  .next-row.next-row-fixed-m {
    width: 990px; }
  .next-row.next-row-fixed-l {
    width: 1200px; }
  .next-row.next-row-fixed-xl {
    width: 1500px; }
  .next-row.next-row-justify-start {
    justify-content: flex-start; }
  .next-row.next-row-justify-end {
    justify-content: flex-end; }
  .next-row.next-row-justify-center {
    justify-content: center; }
  .next-row.next-row-justify-space-between {
    justify-content: space-between; }
  .next-row.next-row-justify-space-around {
    justify-content: space-around; }

/* 列容器，列两侧间距为栅格槽的宽度*/
.next-col {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-box-flex: 1;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  display: inline-block;
  padding: 0 4px;
  width: auto; }
  .next-col > .next-row {
    padding: 0; }

.next-row .next-col-1 {
  width: 4.16667%;
  max-width: 4.16667%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 4.16667%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 4.16667%;
  -ms-flex: 0 0 4.16667%;
  flex: 0 0 4.16667%; }

.next-row .next-col-2 {
  width: 8.33333%;
  max-width: 8.33333%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 8.33333%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 8.33333%;
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%; }

.next-row .next-col-3 {
  width: 12.5%;
  max-width: 12.5%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 12.5%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 12.5%;
  -ms-flex: 0 0 12.5%;
  flex: 0 0 12.5%; }

.next-row .next-col-4 {
  width: 16.66667%;
  max-width: 16.66667%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.66667%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 16.66667%;
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%; }

.next-row .next-col-5 {
  width: 20.83333%;
  max-width: 20.83333%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 20.83333%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 20.83333%;
  -ms-flex: 0 0 20.83333%;
  flex: 0 0 20.83333%; }

.next-row .next-col-6 {
  width: 25%;
  max-width: 25%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%; }

.next-row .next-col-7 {
  width: 29.16667%;
  max-width: 29.16667%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 29.16667%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 29.16667%;
  -ms-flex: 0 0 29.16667%;
  flex: 0 0 29.16667%; }

.next-row .next-col-8 {
  width: 33.33333%;
  max-width: 33.33333%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.33333%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 33.33333%;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%; }

.next-row .next-col-9 {
  width: 37.5%;
  max-width: 37.5%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 37.5%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 37.5%;
  -ms-flex: 0 0 37.5%;
  flex: 0 0 37.5%; }

.next-row .next-col-10 {
  width: 41.66667%;
  max-width: 41.66667%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 41.66667%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 41.66667%;
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%; }

.next-row .next-col-11 {
  width: 45.83333%;
  max-width: 45.83333%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 45.83333%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 45.83333%;
  -ms-flex: 0 0 45.83333%;
  flex: 0 0 45.83333%; }

.next-row .next-col-12 {
  width: 50%;
  max-width: 50%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%; }

.next-row .next-col-13 {
  width: 54.16667%;
  max-width: 54.16667%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 54.16667%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 54.16667%;
  -ms-flex: 0 0 54.16667%;
  flex: 0 0 54.16667%; }

.next-row .next-col-14 {
  width: 58.33333%;
  max-width: 58.33333%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 58.33333%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 58.33333%;
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%; }

.next-row .next-col-15 {
  width: 62.5%;
  max-width: 62.5%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 62.5%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 62.5%;
  -ms-flex: 0 0 62.5%;
  flex: 0 0 62.5%; }

.next-row .next-col-16 {
  width: 66.66667%;
  max-width: 66.66667%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66.66667%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 66.66667%;
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%; }

.next-row .next-col-17 {
  width: 70.83333%;
  max-width: 70.83333%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 70.83333%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 70.83333%;
  -ms-flex: 0 0 70.83333%;
  flex: 0 0 70.83333%; }

.next-row .next-col-18 {
  width: 75%;
  max-width: 75%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 75%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 75%;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%; }

.next-row .next-col-19 {
  width: 79.16667%;
  max-width: 79.16667%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 79.16667%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 79.16667%;
  -ms-flex: 0 0 79.16667%;
  flex: 0 0 79.16667%; }

.next-row .next-col-20 {
  width: 83.33333%;
  max-width: 83.33333%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 83.33333%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 83.33333%;
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%; }

.next-row .next-col-21 {
  width: 87.5%;
  max-width: 87.5%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 87.5%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 87.5%;
  -ms-flex: 0 0 87.5%;
  flex: 0 0 87.5%; }

.next-row .next-col-22 {
  width: 91.66667%;
  max-width: 91.66667%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 91.66667%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 91.66667%;
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%; }

.next-row .next-col-23 {
  width: 95.83333%;
  max-width: 95.83333%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 95.83333%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 95.83333%;
  -ms-flex: 0 0 95.83333%;
  flex: 0 0 95.83333%; }

.next-row .next-col-24 {
  width: 100%;
  max-width: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%; }

@media (min-width: 344px) {
  .next-row .next-col-xxs-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 4.16667%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 4.16667%;
    -ms-flex: 0 0 4.16667%;
    flex: 0 0 4.16667%;
    max-width: 4.16667%;
    width: 4.16667%; }
  .next-row .next-col-xxs-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 8.33333%;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
    width: 8.33333%; }
  .next-row .next-col-xxs-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 12.5%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 12.5%;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
    width: 12.5%; }
  .next-row .next-col-xxs-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
    width: 16.66667%; }
  .next-row .next-col-xxs-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20.83333%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 20.83333%;
    -ms-flex: 0 0 20.83333%;
    flex: 0 0 20.83333%;
    max-width: 20.83333%;
    width: 20.83333%; }
  .next-row .next-col-xxs-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    width: 25%; }
  .next-row .next-col-xxs-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 29.16667%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 29.16667%;
    -ms-flex: 0 0 29.16667%;
    flex: 0 0 29.16667%;
    max-width: 29.16667%;
    width: 29.16667%; }
  .next-row .next-col-xxs-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
    width: 33.33333%; }
  .next-row .next-col-xxs-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 37.5%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 37.5%;
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    max-width: 37.5%;
    width: 37.5%; }
  .next-row .next-col-xxs-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 41.66667%;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
    width: 41.66667%; }
  .next-row .next-col-xxs-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 45.83333%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 45.83333%;
    -ms-flex: 0 0 45.83333%;
    flex: 0 0 45.83333%;
    max-width: 45.83333%;
    width: 45.83333%; }
  .next-row .next-col-xxs-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%; }
  .next-row .next-col-xxs-13 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 54.16667%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 54.16667%;
    -ms-flex: 0 0 54.16667%;
    flex: 0 0 54.16667%;
    max-width: 54.16667%;
    width: 54.16667%; }
  .next-row .next-col-xxs-14 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 58.33333%;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
    width: 58.33333%; }
  .next-row .next-col-xxs-15 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 62.5%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 62.5%;
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    max-width: 62.5%;
    width: 62.5%; }
  .next-row .next-col-xxs-16 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 66.66667%;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
    width: 66.66667%; }
  .next-row .next-col-xxs-17 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 70.83333%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 70.83333%;
    -ms-flex: 0 0 70.83333%;
    flex: 0 0 70.83333%;
    max-width: 70.83333%;
    width: 70.83333%; }
  .next-row .next-col-xxs-18 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
    width: 75%; }
  .next-row .next-col-xxs-19 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 79.16667%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 79.16667%;
    -ms-flex: 0 0 79.16667%;
    flex: 0 0 79.16667%;
    max-width: 79.16667%;
    width: 79.16667%; }
  .next-row .next-col-xxs-20 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 83.33333%;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
    width: 83.33333%; }
  .next-row .next-col-xxs-21 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 87.5%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 87.5%;
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%;
    width: 87.5%; }
  .next-row .next-col-xxs-22 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 91.66667%;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
    width: 91.66667%; }
  .next-row .next-col-xxs-23 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 95.83333%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 95.83333%;
    -ms-flex: 0 0 95.83333%;
    flex: 0 0 95.83333%;
    max-width: 95.83333%;
    width: 95.83333%; }
  .next-row .next-col-xxs-24 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%; } }

@media (min-width: 504px) {
  .next-row .next-col-xs-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 4.16667%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 4.16667%;
    -ms-flex: 0 0 4.16667%;
    flex: 0 0 4.16667%;
    max-width: 4.16667%;
    width: 4.16667%; }
  .next-row .next-col-xs-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 8.33333%;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
    width: 8.33333%; }
  .next-row .next-col-xs-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 12.5%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 12.5%;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
    width: 12.5%; }
  .next-row .next-col-xs-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
    width: 16.66667%; }
  .next-row .next-col-xs-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20.83333%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 20.83333%;
    -ms-flex: 0 0 20.83333%;
    flex: 0 0 20.83333%;
    max-width: 20.83333%;
    width: 20.83333%; }
  .next-row .next-col-xs-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    width: 25%; }
  .next-row .next-col-xs-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 29.16667%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 29.16667%;
    -ms-flex: 0 0 29.16667%;
    flex: 0 0 29.16667%;
    max-width: 29.16667%;
    width: 29.16667%; }
  .next-row .next-col-xs-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
    width: 33.33333%; }
  .next-row .next-col-xs-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 37.5%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 37.5%;
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    max-width: 37.5%;
    width: 37.5%; }
  .next-row .next-col-xs-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 41.66667%;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
    width: 41.66667%; }
  .next-row .next-col-xs-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 45.83333%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 45.83333%;
    -ms-flex: 0 0 45.83333%;
    flex: 0 0 45.83333%;
    max-width: 45.83333%;
    width: 45.83333%; }
  .next-row .next-col-xs-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%; }
  .next-row .next-col-xs-13 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 54.16667%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 54.16667%;
    -ms-flex: 0 0 54.16667%;
    flex: 0 0 54.16667%;
    max-width: 54.16667%;
    width: 54.16667%; }
  .next-row .next-col-xs-14 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 58.33333%;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
    width: 58.33333%; }
  .next-row .next-col-xs-15 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 62.5%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 62.5%;
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    max-width: 62.5%;
    width: 62.5%; }
  .next-row .next-col-xs-16 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 66.66667%;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
    width: 66.66667%; }
  .next-row .next-col-xs-17 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 70.83333%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 70.83333%;
    -ms-flex: 0 0 70.83333%;
    flex: 0 0 70.83333%;
    max-width: 70.83333%;
    width: 70.83333%; }
  .next-row .next-col-xs-18 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
    width: 75%; }
  .next-row .next-col-xs-19 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 79.16667%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 79.16667%;
    -ms-flex: 0 0 79.16667%;
    flex: 0 0 79.16667%;
    max-width: 79.16667%;
    width: 79.16667%; }
  .next-row .next-col-xs-20 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 83.33333%;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
    width: 83.33333%; }
  .next-row .next-col-xs-21 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 87.5%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 87.5%;
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%;
    width: 87.5%; }
  .next-row .next-col-xs-22 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 91.66667%;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
    width: 91.66667%; }
  .next-row .next-col-xs-23 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 95.83333%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 95.83333%;
    -ms-flex: 0 0 95.83333%;
    flex: 0 0 95.83333%;
    max-width: 95.83333%;
    width: 95.83333%; }
  .next-row .next-col-xs-24 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%; } }

@media (min-width: 752px) {
  .next-row .next-col-s-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 4.16667%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 4.16667%;
    -ms-flex: 0 0 4.16667%;
    flex: 0 0 4.16667%;
    max-width: 4.16667%;
    width: 4.16667%; }
  .next-row .next-col-s-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 8.33333%;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
    width: 8.33333%; }
  .next-row .next-col-s-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 12.5%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 12.5%;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
    width: 12.5%; }
  .next-row .next-col-s-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
    width: 16.66667%; }
  .next-row .next-col-s-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20.83333%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 20.83333%;
    -ms-flex: 0 0 20.83333%;
    flex: 0 0 20.83333%;
    max-width: 20.83333%;
    width: 20.83333%; }
  .next-row .next-col-s-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    width: 25%; }
  .next-row .next-col-s-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 29.16667%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 29.16667%;
    -ms-flex: 0 0 29.16667%;
    flex: 0 0 29.16667%;
    max-width: 29.16667%;
    width: 29.16667%; }
  .next-row .next-col-s-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
    width: 33.33333%; }
  .next-row .next-col-s-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 37.5%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 37.5%;
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    max-width: 37.5%;
    width: 37.5%; }
  .next-row .next-col-s-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 41.66667%;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
    width: 41.66667%; }
  .next-row .next-col-s-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 45.83333%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 45.83333%;
    -ms-flex: 0 0 45.83333%;
    flex: 0 0 45.83333%;
    max-width: 45.83333%;
    width: 45.83333%; }
  .next-row .next-col-s-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%; }
  .next-row .next-col-s-13 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 54.16667%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 54.16667%;
    -ms-flex: 0 0 54.16667%;
    flex: 0 0 54.16667%;
    max-width: 54.16667%;
    width: 54.16667%; }
  .next-row .next-col-s-14 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 58.33333%;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
    width: 58.33333%; }
  .next-row .next-col-s-15 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 62.5%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 62.5%;
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    max-width: 62.5%;
    width: 62.5%; }
  .next-row .next-col-s-16 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 66.66667%;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
    width: 66.66667%; }
  .next-row .next-col-s-17 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 70.83333%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 70.83333%;
    -ms-flex: 0 0 70.83333%;
    flex: 0 0 70.83333%;
    max-width: 70.83333%;
    width: 70.83333%; }
  .next-row .next-col-s-18 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
    width: 75%; }
  .next-row .next-col-s-19 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 79.16667%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 79.16667%;
    -ms-flex: 0 0 79.16667%;
    flex: 0 0 79.16667%;
    max-width: 79.16667%;
    width: 79.16667%; }
  .next-row .next-col-s-20 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 83.33333%;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
    width: 83.33333%; }
  .next-row .next-col-s-21 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 87.5%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 87.5%;
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%;
    width: 87.5%; }
  .next-row .next-col-s-22 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 91.66667%;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
    width: 91.66667%; }
  .next-row .next-col-s-23 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 95.83333%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 95.83333%;
    -ms-flex: 0 0 95.83333%;
    flex: 0 0 95.83333%;
    max-width: 95.83333%;
    width: 95.83333%; }
  .next-row .next-col-s-24 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%; } }

@media (min-width: 1022px) {
  .next-row .next-col-m-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 4.16667%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 4.16667%;
    -ms-flex: 0 0 4.16667%;
    flex: 0 0 4.16667%;
    max-width: 4.16667%;
    width: 4.16667%; }
  .next-row .next-col-m-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 8.33333%;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
    width: 8.33333%; }
  .next-row .next-col-m-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 12.5%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 12.5%;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
    width: 12.5%; }
  .next-row .next-col-m-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
    width: 16.66667%; }
  .next-row .next-col-m-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20.83333%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 20.83333%;
    -ms-flex: 0 0 20.83333%;
    flex: 0 0 20.83333%;
    max-width: 20.83333%;
    width: 20.83333%; }
  .next-row .next-col-m-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    width: 25%; }
  .next-row .next-col-m-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 29.16667%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 29.16667%;
    -ms-flex: 0 0 29.16667%;
    flex: 0 0 29.16667%;
    max-width: 29.16667%;
    width: 29.16667%; }
  .next-row .next-col-m-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
    width: 33.33333%; }
  .next-row .next-col-m-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 37.5%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 37.5%;
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    max-width: 37.5%;
    width: 37.5%; }
  .next-row .next-col-m-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 41.66667%;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
    width: 41.66667%; }
  .next-row .next-col-m-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 45.83333%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 45.83333%;
    -ms-flex: 0 0 45.83333%;
    flex: 0 0 45.83333%;
    max-width: 45.83333%;
    width: 45.83333%; }
  .next-row .next-col-m-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%; }
  .next-row .next-col-m-13 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 54.16667%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 54.16667%;
    -ms-flex: 0 0 54.16667%;
    flex: 0 0 54.16667%;
    max-width: 54.16667%;
    width: 54.16667%; }
  .next-row .next-col-m-14 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 58.33333%;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
    width: 58.33333%; }
  .next-row .next-col-m-15 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 62.5%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 62.5%;
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    max-width: 62.5%;
    width: 62.5%; }
  .next-row .next-col-m-16 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 66.66667%;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
    width: 66.66667%; }
  .next-row .next-col-m-17 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 70.83333%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 70.83333%;
    -ms-flex: 0 0 70.83333%;
    flex: 0 0 70.83333%;
    max-width: 70.83333%;
    width: 70.83333%; }
  .next-row .next-col-m-18 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
    width: 75%; }
  .next-row .next-col-m-19 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 79.16667%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 79.16667%;
    -ms-flex: 0 0 79.16667%;
    flex: 0 0 79.16667%;
    max-width: 79.16667%;
    width: 79.16667%; }
  .next-row .next-col-m-20 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 83.33333%;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
    width: 83.33333%; }
  .next-row .next-col-m-21 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 87.5%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 87.5%;
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%;
    width: 87.5%; }
  .next-row .next-col-m-22 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 91.66667%;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
    width: 91.66667%; }
  .next-row .next-col-m-23 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 95.83333%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 95.83333%;
    -ms-flex: 0 0 95.83333%;
    flex: 0 0 95.83333%;
    max-width: 95.83333%;
    width: 95.83333%; }
  .next-row .next-col-m-24 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%; } }

@media (min-width: 1232px) {
  .next-row .next-col-l-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 4.16667%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 4.16667%;
    -ms-flex: 0 0 4.16667%;
    flex: 0 0 4.16667%;
    max-width: 4.16667%;
    width: 4.16667%; }
  .next-row .next-col-l-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 8.33333%;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
    width: 8.33333%; }
  .next-row .next-col-l-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 12.5%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 12.5%;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
    width: 12.5%; }
  .next-row .next-col-l-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
    width: 16.66667%; }
  .next-row .next-col-l-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20.83333%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 20.83333%;
    -ms-flex: 0 0 20.83333%;
    flex: 0 0 20.83333%;
    max-width: 20.83333%;
    width: 20.83333%; }
  .next-row .next-col-l-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    width: 25%; }
  .next-row .next-col-l-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 29.16667%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 29.16667%;
    -ms-flex: 0 0 29.16667%;
    flex: 0 0 29.16667%;
    max-width: 29.16667%;
    width: 29.16667%; }
  .next-row .next-col-l-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
    width: 33.33333%; }
  .next-row .next-col-l-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 37.5%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 37.5%;
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    max-width: 37.5%;
    width: 37.5%; }
  .next-row .next-col-l-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 41.66667%;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
    width: 41.66667%; }
  .next-row .next-col-l-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 45.83333%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 45.83333%;
    -ms-flex: 0 0 45.83333%;
    flex: 0 0 45.83333%;
    max-width: 45.83333%;
    width: 45.83333%; }
  .next-row .next-col-l-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%; }
  .next-row .next-col-l-13 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 54.16667%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 54.16667%;
    -ms-flex: 0 0 54.16667%;
    flex: 0 0 54.16667%;
    max-width: 54.16667%;
    width: 54.16667%; }
  .next-row .next-col-l-14 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 58.33333%;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
    width: 58.33333%; }
  .next-row .next-col-l-15 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 62.5%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 62.5%;
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    max-width: 62.5%;
    width: 62.5%; }
  .next-row .next-col-l-16 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 66.66667%;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
    width: 66.66667%; }
  .next-row .next-col-l-17 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 70.83333%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 70.83333%;
    -ms-flex: 0 0 70.83333%;
    flex: 0 0 70.83333%;
    max-width: 70.83333%;
    width: 70.83333%; }
  .next-row .next-col-l-18 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
    width: 75%; }
  .next-row .next-col-l-19 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 79.16667%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 79.16667%;
    -ms-flex: 0 0 79.16667%;
    flex: 0 0 79.16667%;
    max-width: 79.16667%;
    width: 79.16667%; }
  .next-row .next-col-l-20 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 83.33333%;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
    width: 83.33333%; }
  .next-row .next-col-l-21 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 87.5%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 87.5%;
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%;
    width: 87.5%; }
  .next-row .next-col-l-22 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 91.66667%;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
    width: 91.66667%; }
  .next-row .next-col-l-23 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 95.83333%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 95.83333%;
    -ms-flex: 0 0 95.83333%;
    flex: 0 0 95.83333%;
    max-width: 95.83333%;
    width: 95.83333%; }
  .next-row .next-col-l-24 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%; } }

@media (min-width: 1532px) {
  .next-row .next-col-xl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 4.16667%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 4.16667%;
    -ms-flex: 0 0 4.16667%;
    flex: 0 0 4.16667%;
    max-width: 4.16667%;
    width: 4.16667%; }
  .next-row .next-col-xl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 8.33333%;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
    width: 8.33333%; }
  .next-row .next-col-xl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 12.5%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 12.5%;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
    width: 12.5%; }
  .next-row .next-col-xl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
    width: 16.66667%; }
  .next-row .next-col-xl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20.83333%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 20.83333%;
    -ms-flex: 0 0 20.83333%;
    flex: 0 0 20.83333%;
    max-width: 20.83333%;
    width: 20.83333%; }
  .next-row .next-col-xl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    width: 25%; }
  .next-row .next-col-xl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 29.16667%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 29.16667%;
    -ms-flex: 0 0 29.16667%;
    flex: 0 0 29.16667%;
    max-width: 29.16667%;
    width: 29.16667%; }
  .next-row .next-col-xl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
    width: 33.33333%; }
  .next-row .next-col-xl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 37.5%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 37.5%;
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    max-width: 37.5%;
    width: 37.5%; }
  .next-row .next-col-xl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 41.66667%;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
    width: 41.66667%; }
  .next-row .next-col-xl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 45.83333%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 45.83333%;
    -ms-flex: 0 0 45.83333%;
    flex: 0 0 45.83333%;
    max-width: 45.83333%;
    width: 45.83333%; }
  .next-row .next-col-xl-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%; }
  .next-row .next-col-xl-13 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 54.16667%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 54.16667%;
    -ms-flex: 0 0 54.16667%;
    flex: 0 0 54.16667%;
    max-width: 54.16667%;
    width: 54.16667%; }
  .next-row .next-col-xl-14 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 58.33333%;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
    width: 58.33333%; }
  .next-row .next-col-xl-15 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 62.5%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 62.5%;
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    max-width: 62.5%;
    width: 62.5%; }
  .next-row .next-col-xl-16 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 66.66667%;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
    width: 66.66667%; }
  .next-row .next-col-xl-17 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 70.83333%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 70.83333%;
    -ms-flex: 0 0 70.83333%;
    flex: 0 0 70.83333%;
    max-width: 70.83333%;
    width: 70.83333%; }
  .next-row .next-col-xl-18 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
    width: 75%; }
  .next-row .next-col-xl-19 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 79.16667%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 79.16667%;
    -ms-flex: 0 0 79.16667%;
    flex: 0 0 79.16667%;
    max-width: 79.16667%;
    width: 79.16667%; }
  .next-row .next-col-xl-20 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 83.33333%;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
    width: 83.33333%; }
  .next-row .next-col-xl-21 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 87.5%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 87.5%;
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%;
    width: 87.5%; }
  .next-row .next-col-xl-22 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 91.66667%;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
    width: 91.66667%; }
  .next-row .next-col-xl-23 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 95.83333%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 95.83333%;
    -ms-flex: 0 0 95.83333%;
    flex: 0 0 95.83333%;
    max-width: 95.83333%;
    width: 95.83333%; }
  .next-row .next-col-xl-24 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%; } }

.next-row .next-col-1p5 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 20%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 20%;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
  width: 20%; }

.next-row .next-col-2p5 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 40%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 40%;
  -ms-flex: 0 0 40%;
  flex: 0 0 40%;
  max-width: 40%;
  width: 40%; }

.next-row .next-col-3p5 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 60%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 60%;
  -ms-flex: 0 0 60%;
  flex: 0 0 60%;
  max-width: 60%;
  width: 60%; }

.next-row .next-col-4p5 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 80%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 80%;
  -ms-flex: 0 0 80%;
  flex: 0 0 80%;
  max-width: 80%;
  width: 80%; }

.next-row .next-col-5p5 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  width: 100%; }

@media (min-width: 344px) {
  .next-row .next-col-xxs-1p5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    width: 20%; }
  .next-row .next-col-xxs-2p5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 40%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 40%;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
    width: 40%; }
  .next-row .next-col-xxs-3p5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 60%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 60%;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
    width: 60%; }
  .next-row .next-col-xxs-4p5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 80%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 80%;
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%;
    width: 80%; }
  .next-row .next-col-xxs-5p5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%; } }

@media (min-width: 504px) {
  .next-row .next-col-xs-1p5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    width: 20%; }
  .next-row .next-col-xs-2p5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 40%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 40%;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
    width: 40%; }
  .next-row .next-col-xs-3p5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 60%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 60%;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
    width: 60%; }
  .next-row .next-col-xs-4p5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 80%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 80%;
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%;
    width: 80%; }
  .next-row .next-col-xs-5p5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%; } }

@media (min-width: 752px) {
  .next-row .next-col-s-1p5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    width: 20%; }
  .next-row .next-col-s-2p5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 40%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 40%;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
    width: 40%; }
  .next-row .next-col-s-3p5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 60%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 60%;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
    width: 60%; }
  .next-row .next-col-s-4p5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 80%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 80%;
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%;
    width: 80%; }
  .next-row .next-col-s-5p5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%; } }

@media (min-width: 1022px) {
  .next-row .next-col-m-1p5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    width: 20%; }
  .next-row .next-col-m-2p5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 40%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 40%;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
    width: 40%; }
  .next-row .next-col-m-3p5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 60%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 60%;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
    width: 60%; }
  .next-row .next-col-m-4p5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 80%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 80%;
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%;
    width: 80%; }
  .next-row .next-col-m-5p5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%; } }

@media (min-width: 1232px) {
  .next-row .next-col-l-1p5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    width: 20%; }
  .next-row .next-col-l-2p5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 40%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 40%;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
    width: 40%; }
  .next-row .next-col-l-3p5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 60%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 60%;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
    width: 60%; }
  .next-row .next-col-l-4p5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 80%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 80%;
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%;
    width: 80%; }
  .next-row .next-col-l-5p5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%; } }

@media (min-width: 1532px) {
  .next-row .next-col-xl-1p5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    width: 20%; }
  .next-row .next-col-xl-2p5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 40%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 40%;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
    width: 40%; }
  .next-row .next-col-xl-3p5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 60%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 60%;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
    width: 60%; }
  .next-row .next-col-xl-4p5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 80%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 80%;
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%;
    width: 80%; }
  .next-row .next-col-xl-5p5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%; } }

.next-row .next-col-fixed-1 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 20px;
  -moz-box-flex: 0;
  -moz-flex: 0 0 20px;
  -ms-flex: 0 0 20px;
  flex: 0 0 20px;
  min-width: 20px;
  max-width: 20px;
  width: 20px; }

.next-row .next-col-fixed-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 40px;
  -moz-box-flex: 0;
  -moz-flex: 0 0 40px;
  -ms-flex: 0 0 40px;
  flex: 0 0 40px;
  min-width: 40px;
  max-width: 40px;
  width: 40px; }

.next-row .next-col-fixed-3 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 60px;
  -moz-box-flex: 0;
  -moz-flex: 0 0 60px;
  -ms-flex: 0 0 60px;
  flex: 0 0 60px;
  min-width: 60px;
  max-width: 60px;
  width: 60px; }

.next-row .next-col-fixed-4 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 80px;
  -moz-box-flex: 0;
  -moz-flex: 0 0 80px;
  -ms-flex: 0 0 80px;
  flex: 0 0 80px;
  min-width: 80px;
  max-width: 80px;
  width: 80px; }

.next-row .next-col-fixed-5 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100px;
  -moz-box-flex: 0;
  -moz-flex: 0 0 100px;
  -ms-flex: 0 0 100px;
  flex: 0 0 100px;
  min-width: 100px;
  max-width: 100px;
  width: 100px; }

.next-row .next-col-fixed-6 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 120px;
  -moz-box-flex: 0;
  -moz-flex: 0 0 120px;
  -ms-flex: 0 0 120px;
  flex: 0 0 120px;
  min-width: 120px;
  max-width: 120px;
  width: 120px; }

.next-row .next-col-fixed-7 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 140px;
  -moz-box-flex: 0;
  -moz-flex: 0 0 140px;
  -ms-flex: 0 0 140px;
  flex: 0 0 140px;
  min-width: 140px;
  max-width: 140px;
  width: 140px; }

.next-row .next-col-fixed-8 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 160px;
  -moz-box-flex: 0;
  -moz-flex: 0 0 160px;
  -ms-flex: 0 0 160px;
  flex: 0 0 160px;
  min-width: 160px;
  max-width: 160px;
  width: 160px; }

.next-row .next-col-fixed-9 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 180px;
  -moz-box-flex: 0;
  -moz-flex: 0 0 180px;
  -ms-flex: 0 0 180px;
  flex: 0 0 180px;
  min-width: 180px;
  max-width: 180px;
  width: 180px; }

.next-row .next-col-fixed-10 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 200px;
  -moz-box-flex: 0;
  -moz-flex: 0 0 200px;
  -ms-flex: 0 0 200px;
  flex: 0 0 200px;
  min-width: 200px;
  max-width: 200px;
  width: 200px; }

.next-row .next-col-fixed-11 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 220px;
  -moz-box-flex: 0;
  -moz-flex: 0 0 220px;
  -ms-flex: 0 0 220px;
  flex: 0 0 220px;
  min-width: 220px;
  max-width: 220px;
  width: 220px; }

.next-row .next-col-fixed-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 240px;
  -moz-box-flex: 0;
  -moz-flex: 0 0 240px;
  -ms-flex: 0 0 240px;
  flex: 0 0 240px;
  min-width: 240px;
  max-width: 240px;
  width: 240px; }

.next-row .next-col-fixed-13 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 260px;
  -moz-box-flex: 0;
  -moz-flex: 0 0 260px;
  -ms-flex: 0 0 260px;
  flex: 0 0 260px;
  min-width: 260px;
  max-width: 260px;
  width: 260px; }

.next-row .next-col-fixed-14 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 280px;
  -moz-box-flex: 0;
  -moz-flex: 0 0 280px;
  -ms-flex: 0 0 280px;
  flex: 0 0 280px;
  min-width: 280px;
  max-width: 280px;
  width: 280px; }

.next-row .next-col-fixed-15 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 300px;
  -moz-box-flex: 0;
  -moz-flex: 0 0 300px;
  -ms-flex: 0 0 300px;
  flex: 0 0 300px;
  min-width: 300px;
  max-width: 300px;
  width: 300px; }

.next-row .next-col-fixed-16 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 320px;
  -moz-box-flex: 0;
  -moz-flex: 0 0 320px;
  -ms-flex: 0 0 320px;
  flex: 0 0 320px;
  min-width: 320px;
  max-width: 320px;
  width: 320px; }

.next-row .next-col-fixed-17 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 340px;
  -moz-box-flex: 0;
  -moz-flex: 0 0 340px;
  -ms-flex: 0 0 340px;
  flex: 0 0 340px;
  min-width: 340px;
  max-width: 340px;
  width: 340px; }

.next-row .next-col-fixed-18 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 360px;
  -moz-box-flex: 0;
  -moz-flex: 0 0 360px;
  -ms-flex: 0 0 360px;
  flex: 0 0 360px;
  min-width: 360px;
  max-width: 360px;
  width: 360px; }

.next-row .next-col-fixed-19 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 380px;
  -moz-box-flex: 0;
  -moz-flex: 0 0 380px;
  -ms-flex: 0 0 380px;
  flex: 0 0 380px;
  min-width: 380px;
  max-width: 380px;
  width: 380px; }

.next-row .next-col-fixed-20 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 400px;
  -moz-box-flex: 0;
  -moz-flex: 0 0 400px;
  -ms-flex: 0 0 400px;
  flex: 0 0 400px;
  min-width: 400px;
  max-width: 400px;
  width: 400px; }

.next-row .next-col-fixed-21 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 420px;
  -moz-box-flex: 0;
  -moz-flex: 0 0 420px;
  -ms-flex: 0 0 420px;
  flex: 0 0 420px;
  min-width: 420px;
  max-width: 420px;
  width: 420px; }

.next-row .next-col-fixed-22 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 440px;
  -moz-box-flex: 0;
  -moz-flex: 0 0 440px;
  -ms-flex: 0 0 440px;
  flex: 0 0 440px;
  min-width: 440px;
  max-width: 440px;
  width: 440px; }

.next-row .next-col-fixed-23 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 460px;
  -moz-box-flex: 0;
  -moz-flex: 0 0 460px;
  -ms-flex: 0 0 460px;
  flex: 0 0 460px;
  min-width: 460px;
  max-width: 460px;
  width: 460px; }

.next-row .next-col-fixed-24 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 480px;
  -moz-box-flex: 0;
  -moz-flex: 0 0 480px;
  -ms-flex: 0 0 480px;
  flex: 0 0 480px;
  min-width: 480px;
  max-width: 480px;
  width: 480px; }

.next-row .next-col-fixed-25 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 500px;
  -moz-box-flex: 0;
  -moz-flex: 0 0 500px;
  -ms-flex: 0 0 500px;
  flex: 0 0 500px;
  min-width: 500px;
  max-width: 500px;
  width: 500px; }

.next-row .next-col-fixed-26 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 520px;
  -moz-box-flex: 0;
  -moz-flex: 0 0 520px;
  -ms-flex: 0 0 520px;
  flex: 0 0 520px;
  min-width: 520px;
  max-width: 520px;
  width: 520px; }

.next-row .next-col-fixed-27 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 540px;
  -moz-box-flex: 0;
  -moz-flex: 0 0 540px;
  -ms-flex: 0 0 540px;
  flex: 0 0 540px;
  min-width: 540px;
  max-width: 540px;
  width: 540px; }

.next-row .next-col-fixed-28 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 560px;
  -moz-box-flex: 0;
  -moz-flex: 0 0 560px;
  -ms-flex: 0 0 560px;
  flex: 0 0 560px;
  min-width: 560px;
  max-width: 560px;
  width: 560px; }

.next-row .next-col-fixed-29 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 580px;
  -moz-box-flex: 0;
  -moz-flex: 0 0 580px;
  -ms-flex: 0 0 580px;
  flex: 0 0 580px;
  min-width: 580px;
  max-width: 580px;
  width: 580px; }

.next-row .next-col-fixed-30 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 600px;
  -moz-box-flex: 0;
  -moz-flex: 0 0 600px;
  -ms-flex: 0 0 600px;
  flex: 0 0 600px;
  min-width: 600px;
  max-width: 600px;
  width: 600px; }

.next-row .next-col-offset-1 {
  margin-left: 4.16667%; }

.next-row .next-col-offset-2 {
  margin-left: 8.33333%; }

.next-row .next-col-offset-3 {
  margin-left: 12.5%; }

.next-row .next-col-offset-4 {
  margin-left: 16.66667%; }

.next-row .next-col-offset-5 {
  margin-left: 20.83333%; }

.next-row .next-col-offset-6 {
  margin-left: 25%; }

.next-row .next-col-offset-7 {
  margin-left: 29.16667%; }

.next-row .next-col-offset-8 {
  margin-left: 33.33333%; }

.next-row .next-col-offset-9 {
  margin-left: 37.5%; }

.next-row .next-col-offset-10 {
  margin-left: 41.66667%; }

.next-row .next-col-offset-11 {
  margin-left: 45.83333%; }

.next-row .next-col-offset-12 {
  margin-left: 50%; }

.next-row .next-col-offset-13 {
  margin-left: 54.16667%; }

.next-row .next-col-offset-14 {
  margin-left: 58.33333%; }

.next-row .next-col-offset-15 {
  margin-left: 62.5%; }

.next-row .next-col-offset-16 {
  margin-left: 66.66667%; }

.next-row .next-col-offset-17 {
  margin-left: 70.83333%; }

.next-row .next-col-offset-18 {
  margin-left: 75%; }

.next-row .next-col-offset-19 {
  margin-left: 79.16667%; }

.next-row .next-col-offset-20 {
  margin-left: 83.33333%; }

.next-row .next-col-offset-21 {
  margin-left: 87.5%; }

.next-row .next-col-offset-22 {
  margin-left: 91.66667%; }

.next-row .next-col-offset-23 {
  margin-left: 95.83333%; }

.next-row .next-col-offset-24 {
  margin-left: 100%; }

@media (min-width: 344px) {
  .next-row .next-col-offset-xxs-1 {
    margin-left: 4.16667%; }
  .next-row .next-col-offset-xxs-2 {
    margin-left: 8.33333%; }
  .next-row .next-col-offset-xxs-3 {
    margin-left: 12.5%; }
  .next-row .next-col-offset-xxs-4 {
    margin-left: 16.66667%; }
  .next-row .next-col-offset-xxs-5 {
    margin-left: 20.83333%; }
  .next-row .next-col-offset-xxs-6 {
    margin-left: 25%; }
  .next-row .next-col-offset-xxs-7 {
    margin-left: 29.16667%; }
  .next-row .next-col-offset-xxs-8 {
    margin-left: 33.33333%; }
  .next-row .next-col-offset-xxs-9 {
    margin-left: 37.5%; }
  .next-row .next-col-offset-xxs-10 {
    margin-left: 41.66667%; }
  .next-row .next-col-offset-xxs-11 {
    margin-left: 45.83333%; }
  .next-row .next-col-offset-xxs-12 {
    margin-left: 50%; }
  .next-row .next-col-offset-xxs-13 {
    margin-left: 54.16667%; }
  .next-row .next-col-offset-xxs-14 {
    margin-left: 58.33333%; }
  .next-row .next-col-offset-xxs-15 {
    margin-left: 62.5%; }
  .next-row .next-col-offset-xxs-16 {
    margin-left: 66.66667%; }
  .next-row .next-col-offset-xxs-17 {
    margin-left: 70.83333%; }
  .next-row .next-col-offset-xxs-18 {
    margin-left: 75%; }
  .next-row .next-col-offset-xxs-19 {
    margin-left: 79.16667%; }
  .next-row .next-col-offset-xxs-20 {
    margin-left: 83.33333%; }
  .next-row .next-col-offset-xxs-21 {
    margin-left: 87.5%; }
  .next-row .next-col-offset-xxs-22 {
    margin-left: 91.66667%; }
  .next-row .next-col-offset-xxs-23 {
    margin-left: 95.83333%; }
  .next-row .next-col-offset-xxs-24 {
    margin-left: 100%; } }

@media (min-width: 504px) {
  .next-row .next-col-offset-xs-1 {
    margin-left: 4.16667%; }
  .next-row .next-col-offset-xs-2 {
    margin-left: 8.33333%; }
  .next-row .next-col-offset-xs-3 {
    margin-left: 12.5%; }
  .next-row .next-col-offset-xs-4 {
    margin-left: 16.66667%; }
  .next-row .next-col-offset-xs-5 {
    margin-left: 20.83333%; }
  .next-row .next-col-offset-xs-6 {
    margin-left: 25%; }
  .next-row .next-col-offset-xs-7 {
    margin-left: 29.16667%; }
  .next-row .next-col-offset-xs-8 {
    margin-left: 33.33333%; }
  .next-row .next-col-offset-xs-9 {
    margin-left: 37.5%; }
  .next-row .next-col-offset-xs-10 {
    margin-left: 41.66667%; }
  .next-row .next-col-offset-xs-11 {
    margin-left: 45.83333%; }
  .next-row .next-col-offset-xs-12 {
    margin-left: 50%; }
  .next-row .next-col-offset-xs-13 {
    margin-left: 54.16667%; }
  .next-row .next-col-offset-xs-14 {
    margin-left: 58.33333%; }
  .next-row .next-col-offset-xs-15 {
    margin-left: 62.5%; }
  .next-row .next-col-offset-xs-16 {
    margin-left: 66.66667%; }
  .next-row .next-col-offset-xs-17 {
    margin-left: 70.83333%; }
  .next-row .next-col-offset-xs-18 {
    margin-left: 75%; }
  .next-row .next-col-offset-xs-19 {
    margin-left: 79.16667%; }
  .next-row .next-col-offset-xs-20 {
    margin-left: 83.33333%; }
  .next-row .next-col-offset-xs-21 {
    margin-left: 87.5%; }
  .next-row .next-col-offset-xs-22 {
    margin-left: 91.66667%; }
  .next-row .next-col-offset-xs-23 {
    margin-left: 95.83333%; }
  .next-row .next-col-offset-xs-24 {
    margin-left: 100%; } }

@media (min-width: 752px) {
  .next-row .next-col-offset-s-1 {
    margin-left: 4.16667%; }
  .next-row .next-col-offset-s-2 {
    margin-left: 8.33333%; }
  .next-row .next-col-offset-s-3 {
    margin-left: 12.5%; }
  .next-row .next-col-offset-s-4 {
    margin-left: 16.66667%; }
  .next-row .next-col-offset-s-5 {
    margin-left: 20.83333%; }
  .next-row .next-col-offset-s-6 {
    margin-left: 25%; }
  .next-row .next-col-offset-s-7 {
    margin-left: 29.16667%; }
  .next-row .next-col-offset-s-8 {
    margin-left: 33.33333%; }
  .next-row .next-col-offset-s-9 {
    margin-left: 37.5%; }
  .next-row .next-col-offset-s-10 {
    margin-left: 41.66667%; }
  .next-row .next-col-offset-s-11 {
    margin-left: 45.83333%; }
  .next-row .next-col-offset-s-12 {
    margin-left: 50%; }
  .next-row .next-col-offset-s-13 {
    margin-left: 54.16667%; }
  .next-row .next-col-offset-s-14 {
    margin-left: 58.33333%; }
  .next-row .next-col-offset-s-15 {
    margin-left: 62.5%; }
  .next-row .next-col-offset-s-16 {
    margin-left: 66.66667%; }
  .next-row .next-col-offset-s-17 {
    margin-left: 70.83333%; }
  .next-row .next-col-offset-s-18 {
    margin-left: 75%; }
  .next-row .next-col-offset-s-19 {
    margin-left: 79.16667%; }
  .next-row .next-col-offset-s-20 {
    margin-left: 83.33333%; }
  .next-row .next-col-offset-s-21 {
    margin-left: 87.5%; }
  .next-row .next-col-offset-s-22 {
    margin-left: 91.66667%; }
  .next-row .next-col-offset-s-23 {
    margin-left: 95.83333%; }
  .next-row .next-col-offset-s-24 {
    margin-left: 100%; } }

@media (min-width: 1022px) {
  .next-row .next-col-offset-m-1 {
    margin-left: 4.16667%; }
  .next-row .next-col-offset-m-2 {
    margin-left: 8.33333%; }
  .next-row .next-col-offset-m-3 {
    margin-left: 12.5%; }
  .next-row .next-col-offset-m-4 {
    margin-left: 16.66667%; }
  .next-row .next-col-offset-m-5 {
    margin-left: 20.83333%; }
  .next-row .next-col-offset-m-6 {
    margin-left: 25%; }
  .next-row .next-col-offset-m-7 {
    margin-left: 29.16667%; }
  .next-row .next-col-offset-m-8 {
    margin-left: 33.33333%; }
  .next-row .next-col-offset-m-9 {
    margin-left: 37.5%; }
  .next-row .next-col-offset-m-10 {
    margin-left: 41.66667%; }
  .next-row .next-col-offset-m-11 {
    margin-left: 45.83333%; }
  .next-row .next-col-offset-m-12 {
    margin-left: 50%; }
  .next-row .next-col-offset-m-13 {
    margin-left: 54.16667%; }
  .next-row .next-col-offset-m-14 {
    margin-left: 58.33333%; }
  .next-row .next-col-offset-m-15 {
    margin-left: 62.5%; }
  .next-row .next-col-offset-m-16 {
    margin-left: 66.66667%; }
  .next-row .next-col-offset-m-17 {
    margin-left: 70.83333%; }
  .next-row .next-col-offset-m-18 {
    margin-left: 75%; }
  .next-row .next-col-offset-m-19 {
    margin-left: 79.16667%; }
  .next-row .next-col-offset-m-20 {
    margin-left: 83.33333%; }
  .next-row .next-col-offset-m-21 {
    margin-left: 87.5%; }
  .next-row .next-col-offset-m-22 {
    margin-left: 91.66667%; }
  .next-row .next-col-offset-m-23 {
    margin-left: 95.83333%; }
  .next-row .next-col-offset-m-24 {
    margin-left: 100%; } }

@media (min-width: 1232px) {
  .next-row .next-col-offset-l-1 {
    margin-left: 4.16667%; }
  .next-row .next-col-offset-l-2 {
    margin-left: 8.33333%; }
  .next-row .next-col-offset-l-3 {
    margin-left: 12.5%; }
  .next-row .next-col-offset-l-4 {
    margin-left: 16.66667%; }
  .next-row .next-col-offset-l-5 {
    margin-left: 20.83333%; }
  .next-row .next-col-offset-l-6 {
    margin-left: 25%; }
  .next-row .next-col-offset-l-7 {
    margin-left: 29.16667%; }
  .next-row .next-col-offset-l-8 {
    margin-left: 33.33333%; }
  .next-row .next-col-offset-l-9 {
    margin-left: 37.5%; }
  .next-row .next-col-offset-l-10 {
    margin-left: 41.66667%; }
  .next-row .next-col-offset-l-11 {
    margin-left: 45.83333%; }
  .next-row .next-col-offset-l-12 {
    margin-left: 50%; }
  .next-row .next-col-offset-l-13 {
    margin-left: 54.16667%; }
  .next-row .next-col-offset-l-14 {
    margin-left: 58.33333%; }
  .next-row .next-col-offset-l-15 {
    margin-left: 62.5%; }
  .next-row .next-col-offset-l-16 {
    margin-left: 66.66667%; }
  .next-row .next-col-offset-l-17 {
    margin-left: 70.83333%; }
  .next-row .next-col-offset-l-18 {
    margin-left: 75%; }
  .next-row .next-col-offset-l-19 {
    margin-left: 79.16667%; }
  .next-row .next-col-offset-l-20 {
    margin-left: 83.33333%; }
  .next-row .next-col-offset-l-21 {
    margin-left: 87.5%; }
  .next-row .next-col-offset-l-22 {
    margin-left: 91.66667%; }
  .next-row .next-col-offset-l-23 {
    margin-left: 95.83333%; }
  .next-row .next-col-offset-l-24 {
    margin-left: 100%; } }

@media (min-width: 1532px) {
  .next-row .next-col-offset-xl-1 {
    margin-left: 4.16667%; }
  .next-row .next-col-offset-xl-2 {
    margin-left: 8.33333%; }
  .next-row .next-col-offset-xl-3 {
    margin-left: 12.5%; }
  .next-row .next-col-offset-xl-4 {
    margin-left: 16.66667%; }
  .next-row .next-col-offset-xl-5 {
    margin-left: 20.83333%; }
  .next-row .next-col-offset-xl-6 {
    margin-left: 25%; }
  .next-row .next-col-offset-xl-7 {
    margin-left: 29.16667%; }
  .next-row .next-col-offset-xl-8 {
    margin-left: 33.33333%; }
  .next-row .next-col-offset-xl-9 {
    margin-left: 37.5%; }
  .next-row .next-col-offset-xl-10 {
    margin-left: 41.66667%; }
  .next-row .next-col-offset-xl-11 {
    margin-left: 45.83333%; }
  .next-row .next-col-offset-xl-12 {
    margin-left: 50%; }
  .next-row .next-col-offset-xl-13 {
    margin-left: 54.16667%; }
  .next-row .next-col-offset-xl-14 {
    margin-left: 58.33333%; }
  .next-row .next-col-offset-xl-15 {
    margin-left: 62.5%; }
  .next-row .next-col-offset-xl-16 {
    margin-left: 66.66667%; }
  .next-row .next-col-offset-xl-17 {
    margin-left: 70.83333%; }
  .next-row .next-col-offset-xl-18 {
    margin-left: 75%; }
  .next-row .next-col-offset-xl-19 {
    margin-left: 79.16667%; }
  .next-row .next-col-offset-xl-20 {
    margin-left: 83.33333%; }
  .next-row .next-col-offset-xl-21 {
    margin-left: 87.5%; }
  .next-row .next-col-offset-xl-22 {
    margin-left: 91.66667%; }
  .next-row .next-col-offset-xl-23 {
    margin-left: 95.83333%; }
  .next-row .next-col-offset-xl-24 {
    margin-left: 100%; } }

.next-row .next-col-offset-fixed-1 {
  margin-left: 20px; }

.next-row .next-col-offset-fixed-2 {
  margin-left: 40px; }

.next-row .next-col-offset-fixed-3 {
  margin-left: 60px; }

.next-row .next-col-offset-fixed-4 {
  margin-left: 80px; }

.next-row .next-col-offset-fixed-5 {
  margin-left: 100px; }

.next-row .next-col-offset-fixed-6 {
  margin-left: 120px; }

.next-row .next-col-offset-fixed-7 {
  margin-left: 140px; }

.next-row .next-col-offset-fixed-8 {
  margin-left: 160px; }

.next-row .next-col-offset-fixed-9 {
  margin-left: 180px; }

.next-row .next-col-offset-fixed-10 {
  margin-left: 200px; }

.next-row .next-col-offset-fixed-11 {
  margin-left: 220px; }

.next-row .next-col-offset-fixed-12 {
  margin-left: 240px; }

.next-row .next-col-offset-fixed-13 {
  margin-left: 260px; }

.next-row .next-col-offset-fixed-14 {
  margin-left: 280px; }

.next-row .next-col-offset-fixed-15 {
  margin-left: 300px; }

.next-row .next-col-offset-fixed-16 {
  margin-left: 320px; }

.next-row .next-col-offset-fixed-17 {
  margin-left: 340px; }

.next-row .next-col-offset-fixed-18 {
  margin-left: 360px; }

.next-row .next-col-offset-fixed-19 {
  margin-left: 380px; }

.next-row .next-col-offset-fixed-20 {
  margin-left: 400px; }

.next-row .next-col-offset-fixed-21 {
  margin-left: 420px; }

.next-row .next-col-offset-fixed-22 {
  margin-left: 440px; }

.next-row .next-col-offset-fixed-23 {
  margin-left: 460px; }

.next-row .next-col-offset-fixed-24 {
  margin-left: 480px; }

.next-row .next-col-offset-fixed-25 {
  margin-left: 500px; }

.next-row .next-col-offset-fixed-26 {
  margin-left: 520px; }

.next-row .next-col-offset-fixed-27 {
  margin-left: 540px; }

.next-row .next-col-offset-fixed-28 {
  margin-left: 560px; }

.next-row .next-col-offset-fixed-29 {
  margin-left: 580px; }

.next-row .next-col-offset-fixed-30 {
  margin-left: 600px; }

.next-row .next-col-offset-fixed-xxs-1 {
  margin-left: 20px; }

.next-row .next-col-offset-fixed-xxs-2 {
  margin-left: 40px; }

.next-row .next-col-offset-fixed-xxs-3 {
  margin-left: 60px; }

.next-row .next-col-offset-fixed-xxs-4 {
  margin-left: 80px; }

.next-row .next-col-offset-fixed-xxs-5 {
  margin-left: 100px; }

.next-row .next-col-offset-fixed-xxs-6 {
  margin-left: 120px; }

.next-row .next-col-offset-fixed-xxs-7 {
  margin-left: 140px; }

.next-row .next-col-offset-fixed-xxs-8 {
  margin-left: 160px; }

.next-row .next-col-offset-fixed-xxs-9 {
  margin-left: 180px; }

.next-row .next-col-offset-fixed-xxs-10 {
  margin-left: 200px; }

.next-row .next-col-offset-fixed-xxs-11 {
  margin-left: 220px; }

.next-row .next-col-offset-fixed-xxs-12 {
  margin-left: 240px; }

.next-row .next-col-offset-fixed-xxs-13 {
  margin-left: 260px; }

.next-row .next-col-offset-fixed-xxs-14 {
  margin-left: 280px; }

.next-row .next-col-offset-fixed-xxs-15 {
  margin-left: 300px; }

.next-row .next-col-offset-fixed-xxs-16 {
  margin-left: 320px; }

.next-row .next-col-offset-fixed-xxs-17 {
  margin-left: 340px; }

.next-row .next-col-offset-fixed-xxs-18 {
  margin-left: 360px; }

.next-row .next-col-offset-fixed-xxs-19 {
  margin-left: 380px; }

.next-row .next-col-offset-fixed-xxs-20 {
  margin-left: 400px; }

.next-row .next-col-offset-fixed-xxs-21 {
  margin-left: 420px; }

.next-row .next-col-offset-fixed-xxs-22 {
  margin-left: 440px; }

.next-row .next-col-offset-fixed-xxs-23 {
  margin-left: 460px; }

.next-row .next-col-offset-fixed-xxs-24 {
  margin-left: 480px; }

.next-row .next-col-offset-fixed-xxs-25 {
  margin-left: 500px; }

.next-row .next-col-offset-fixed-xxs-26 {
  margin-left: 520px; }

.next-row .next-col-offset-fixed-xxs-27 {
  margin-left: 540px; }

.next-row .next-col-offset-fixed-xxs-28 {
  margin-left: 560px; }

.next-row .next-col-offset-fixed-xxs-29 {
  margin-left: 580px; }

.next-row .next-col-offset-fixed-xxs-30 {
  margin-left: 600px; }

.next-row .next-col-offset-fixed-xs-1 {
  margin-left: 20px; }

.next-row .next-col-offset-fixed-xs-2 {
  margin-left: 40px; }

.next-row .next-col-offset-fixed-xs-3 {
  margin-left: 60px; }

.next-row .next-col-offset-fixed-xs-4 {
  margin-left: 80px; }

.next-row .next-col-offset-fixed-xs-5 {
  margin-left: 100px; }

.next-row .next-col-offset-fixed-xs-6 {
  margin-left: 120px; }

.next-row .next-col-offset-fixed-xs-7 {
  margin-left: 140px; }

.next-row .next-col-offset-fixed-xs-8 {
  margin-left: 160px; }

.next-row .next-col-offset-fixed-xs-9 {
  margin-left: 180px; }

.next-row .next-col-offset-fixed-xs-10 {
  margin-left: 200px; }

.next-row .next-col-offset-fixed-xs-11 {
  margin-left: 220px; }

.next-row .next-col-offset-fixed-xs-12 {
  margin-left: 240px; }

.next-row .next-col-offset-fixed-xs-13 {
  margin-left: 260px; }

.next-row .next-col-offset-fixed-xs-14 {
  margin-left: 280px; }

.next-row .next-col-offset-fixed-xs-15 {
  margin-left: 300px; }

.next-row .next-col-offset-fixed-xs-16 {
  margin-left: 320px; }

.next-row .next-col-offset-fixed-xs-17 {
  margin-left: 340px; }

.next-row .next-col-offset-fixed-xs-18 {
  margin-left: 360px; }

.next-row .next-col-offset-fixed-xs-19 {
  margin-left: 380px; }

.next-row .next-col-offset-fixed-xs-20 {
  margin-left: 400px; }

.next-row .next-col-offset-fixed-xs-21 {
  margin-left: 420px; }

.next-row .next-col-offset-fixed-xs-22 {
  margin-left: 440px; }

.next-row .next-col-offset-fixed-xs-23 {
  margin-left: 460px; }

.next-row .next-col-offset-fixed-xs-24 {
  margin-left: 480px; }

.next-row .next-col-offset-fixed-xs-25 {
  margin-left: 500px; }

.next-row .next-col-offset-fixed-xs-26 {
  margin-left: 520px; }

.next-row .next-col-offset-fixed-xs-27 {
  margin-left: 540px; }

.next-row .next-col-offset-fixed-xs-28 {
  margin-left: 560px; }

.next-row .next-col-offset-fixed-xs-29 {
  margin-left: 580px; }

.next-row .next-col-offset-fixed-xs-30 {
  margin-left: 600px; }

.next-row .next-col-offset-fixed-s-1 {
  margin-left: 20px; }

.next-row .next-col-offset-fixed-s-2 {
  margin-left: 40px; }

.next-row .next-col-offset-fixed-s-3 {
  margin-left: 60px; }

.next-row .next-col-offset-fixed-s-4 {
  margin-left: 80px; }

.next-row .next-col-offset-fixed-s-5 {
  margin-left: 100px; }

.next-row .next-col-offset-fixed-s-6 {
  margin-left: 120px; }

.next-row .next-col-offset-fixed-s-7 {
  margin-left: 140px; }

.next-row .next-col-offset-fixed-s-8 {
  margin-left: 160px; }

.next-row .next-col-offset-fixed-s-9 {
  margin-left: 180px; }

.next-row .next-col-offset-fixed-s-10 {
  margin-left: 200px; }

.next-row .next-col-offset-fixed-s-11 {
  margin-left: 220px; }

.next-row .next-col-offset-fixed-s-12 {
  margin-left: 240px; }

.next-row .next-col-offset-fixed-s-13 {
  margin-left: 260px; }

.next-row .next-col-offset-fixed-s-14 {
  margin-left: 280px; }

.next-row .next-col-offset-fixed-s-15 {
  margin-left: 300px; }

.next-row .next-col-offset-fixed-s-16 {
  margin-left: 320px; }

.next-row .next-col-offset-fixed-s-17 {
  margin-left: 340px; }

.next-row .next-col-offset-fixed-s-18 {
  margin-left: 360px; }

.next-row .next-col-offset-fixed-s-19 {
  margin-left: 380px; }

.next-row .next-col-offset-fixed-s-20 {
  margin-left: 400px; }

.next-row .next-col-offset-fixed-s-21 {
  margin-left: 420px; }

.next-row .next-col-offset-fixed-s-22 {
  margin-left: 440px; }

.next-row .next-col-offset-fixed-s-23 {
  margin-left: 460px; }

.next-row .next-col-offset-fixed-s-24 {
  margin-left: 480px; }

.next-row .next-col-offset-fixed-s-25 {
  margin-left: 500px; }

.next-row .next-col-offset-fixed-s-26 {
  margin-left: 520px; }

.next-row .next-col-offset-fixed-s-27 {
  margin-left: 540px; }

.next-row .next-col-offset-fixed-s-28 {
  margin-left: 560px; }

.next-row .next-col-offset-fixed-s-29 {
  margin-left: 580px; }

.next-row .next-col-offset-fixed-s-30 {
  margin-left: 600px; }

.next-row .next-col-offset-fixed-m-1 {
  margin-left: 20px; }

.next-row .next-col-offset-fixed-m-2 {
  margin-left: 40px; }

.next-row .next-col-offset-fixed-m-3 {
  margin-left: 60px; }

.next-row .next-col-offset-fixed-m-4 {
  margin-left: 80px; }

.next-row .next-col-offset-fixed-m-5 {
  margin-left: 100px; }

.next-row .next-col-offset-fixed-m-6 {
  margin-left: 120px; }

.next-row .next-col-offset-fixed-m-7 {
  margin-left: 140px; }

.next-row .next-col-offset-fixed-m-8 {
  margin-left: 160px; }

.next-row .next-col-offset-fixed-m-9 {
  margin-left: 180px; }

.next-row .next-col-offset-fixed-m-10 {
  margin-left: 200px; }

.next-row .next-col-offset-fixed-m-11 {
  margin-left: 220px; }

.next-row .next-col-offset-fixed-m-12 {
  margin-left: 240px; }

.next-row .next-col-offset-fixed-m-13 {
  margin-left: 260px; }

.next-row .next-col-offset-fixed-m-14 {
  margin-left: 280px; }

.next-row .next-col-offset-fixed-m-15 {
  margin-left: 300px; }

.next-row .next-col-offset-fixed-m-16 {
  margin-left: 320px; }

.next-row .next-col-offset-fixed-m-17 {
  margin-left: 340px; }

.next-row .next-col-offset-fixed-m-18 {
  margin-left: 360px; }

.next-row .next-col-offset-fixed-m-19 {
  margin-left: 380px; }

.next-row .next-col-offset-fixed-m-20 {
  margin-left: 400px; }

.next-row .next-col-offset-fixed-m-21 {
  margin-left: 420px; }

.next-row .next-col-offset-fixed-m-22 {
  margin-left: 440px; }

.next-row .next-col-offset-fixed-m-23 {
  margin-left: 460px; }

.next-row .next-col-offset-fixed-m-24 {
  margin-left: 480px; }

.next-row .next-col-offset-fixed-m-25 {
  margin-left: 500px; }

.next-row .next-col-offset-fixed-m-26 {
  margin-left: 520px; }

.next-row .next-col-offset-fixed-m-27 {
  margin-left: 540px; }

.next-row .next-col-offset-fixed-m-28 {
  margin-left: 560px; }

.next-row .next-col-offset-fixed-m-29 {
  margin-left: 580px; }

.next-row .next-col-offset-fixed-m-30 {
  margin-left: 600px; }

.next-row .next-col-offset-fixed-l-1 {
  margin-left: 20px; }

.next-row .next-col-offset-fixed-l-2 {
  margin-left: 40px; }

.next-row .next-col-offset-fixed-l-3 {
  margin-left: 60px; }

.next-row .next-col-offset-fixed-l-4 {
  margin-left: 80px; }

.next-row .next-col-offset-fixed-l-5 {
  margin-left: 100px; }

.next-row .next-col-offset-fixed-l-6 {
  margin-left: 120px; }

.next-row .next-col-offset-fixed-l-7 {
  margin-left: 140px; }

.next-row .next-col-offset-fixed-l-8 {
  margin-left: 160px; }

.next-row .next-col-offset-fixed-l-9 {
  margin-left: 180px; }

.next-row .next-col-offset-fixed-l-10 {
  margin-left: 200px; }

.next-row .next-col-offset-fixed-l-11 {
  margin-left: 220px; }

.next-row .next-col-offset-fixed-l-12 {
  margin-left: 240px; }

.next-row .next-col-offset-fixed-l-13 {
  margin-left: 260px; }

.next-row .next-col-offset-fixed-l-14 {
  margin-left: 280px; }

.next-row .next-col-offset-fixed-l-15 {
  margin-left: 300px; }

.next-row .next-col-offset-fixed-l-16 {
  margin-left: 320px; }

.next-row .next-col-offset-fixed-l-17 {
  margin-left: 340px; }

.next-row .next-col-offset-fixed-l-18 {
  margin-left: 360px; }

.next-row .next-col-offset-fixed-l-19 {
  margin-left: 380px; }

.next-row .next-col-offset-fixed-l-20 {
  margin-left: 400px; }

.next-row .next-col-offset-fixed-l-21 {
  margin-left: 420px; }

.next-row .next-col-offset-fixed-l-22 {
  margin-left: 440px; }

.next-row .next-col-offset-fixed-l-23 {
  margin-left: 460px; }

.next-row .next-col-offset-fixed-l-24 {
  margin-left: 480px; }

.next-row .next-col-offset-fixed-l-25 {
  margin-left: 500px; }

.next-row .next-col-offset-fixed-l-26 {
  margin-left: 520px; }

.next-row .next-col-offset-fixed-l-27 {
  margin-left: 540px; }

.next-row .next-col-offset-fixed-l-28 {
  margin-left: 560px; }

.next-row .next-col-offset-fixed-l-29 {
  margin-left: 580px; }

.next-row .next-col-offset-fixed-l-30 {
  margin-left: 600px; }

.next-row .next-col-offset-fixed-xl-1 {
  margin-left: 20px; }

.next-row .next-col-offset-fixed-xl-2 {
  margin-left: 40px; }

.next-row .next-col-offset-fixed-xl-3 {
  margin-left: 60px; }

.next-row .next-col-offset-fixed-xl-4 {
  margin-left: 80px; }

.next-row .next-col-offset-fixed-xl-5 {
  margin-left: 100px; }

.next-row .next-col-offset-fixed-xl-6 {
  margin-left: 120px; }

.next-row .next-col-offset-fixed-xl-7 {
  margin-left: 140px; }

.next-row .next-col-offset-fixed-xl-8 {
  margin-left: 160px; }

.next-row .next-col-offset-fixed-xl-9 {
  margin-left: 180px; }

.next-row .next-col-offset-fixed-xl-10 {
  margin-left: 200px; }

.next-row .next-col-offset-fixed-xl-11 {
  margin-left: 220px; }

.next-row .next-col-offset-fixed-xl-12 {
  margin-left: 240px; }

.next-row .next-col-offset-fixed-xl-13 {
  margin-left: 260px; }

.next-row .next-col-offset-fixed-xl-14 {
  margin-left: 280px; }

.next-row .next-col-offset-fixed-xl-15 {
  margin-left: 300px; }

.next-row .next-col-offset-fixed-xl-16 {
  margin-left: 320px; }

.next-row .next-col-offset-fixed-xl-17 {
  margin-left: 340px; }

.next-row .next-col-offset-fixed-xl-18 {
  margin-left: 360px; }

.next-row .next-col-offset-fixed-xl-19 {
  margin-left: 380px; }

.next-row .next-col-offset-fixed-xl-20 {
  margin-left: 400px; }

.next-row .next-col-offset-fixed-xl-21 {
  margin-left: 420px; }

.next-row .next-col-offset-fixed-xl-22 {
  margin-left: 440px; }

.next-row .next-col-offset-fixed-xl-23 {
  margin-left: 460px; }

.next-row .next-col-offset-fixed-xl-24 {
  margin-left: 480px; }

.next-row .next-col-offset-fixed-xl-25 {
  margin-left: 500px; }

.next-row .next-col-offset-fixed-xl-26 {
  margin-left: 520px; }

.next-row .next-col-offset-fixed-xl-27 {
  margin-left: 540px; }

.next-row .next-col-offset-fixed-xl-28 {
  margin-left: 560px; }

.next-row .next-col-offset-fixed-xl-29 {
  margin-left: 580px; }

.next-row .next-col-offset-fixed-xl-30 {
  margin-left: 600px; }

/* 行内(所有)列的垂直对齐方式*/
.next-row-align-top {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start; }

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

.next-row-align-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }

.next-row-align-baseline {
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  -webkit-align-items: baseline;
  -moz-align-items: baseline;
  align-items: baseline; }

.next-row-align-stretch {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch; }
  .next-row-align-stretch .next-col {
    display: flex; }

/* 行内单列的垂直对齐方式*/
.next-col-top {
  -webkit-align-self: flex-start;
  -moz-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start; }

.next-col-bottom {
  -webkit-align-self: flex-end;
  -moz-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end; }

.next-col-center {
  -webkit-align-self: center;
  -moz-align-self: center;
  -ms-flex-item-align: center;
  align-self: center; }

@media (min-width: 344px) and (max-width: 503px) {
  .next-row .next-col.next-col-xxs-hidden {
    display: none; } }

@media (min-width: 504px) and (max-width: 751px) {
  .next-row .next-col.next-col-xs-hidden {
    display: none; } }

@media (min-width: 752px) and (max-width: 1021px) {
  .next-row .next-col.next-col-s-hidden {
    display: none; } }

@media (min-width: 1022px) and (max-width: 1231px) {
  .next-row .next-col.next-col-m-hidden {
    display: none; } }

@media (min-width: 1232px) and (max-width: 1531px) {
  .next-row .next-col.next-col-l-hidden {
    display: none; } }

@media (min-width: 1532px) {
  .next-row .next-col.next-col-xl-hidden {
    display: none; } }

.next-row .next-col.next-col-hidden {
  display: none; }

/* IE9 pack*/
@media all and (min-width: 0\0) and (min-resolution: 0.001dpcm) {
  .next-row {
    width: 100%;
    display: table; }
    .next-row .next-col {
      display: table-cell;
      vertical-align: top; }
    .next-row.next-row-across {
      margin-left: 0;
      margin-right: 0; }
      .next-row.next-row-across > :first-child {
        padding-left: 0; }
      .next-row.next-row-across > :last-child {
        padding-right: 0; } }

/* IE8 pack*/
.next-row-ie8 {
  width: 100%;
  display: table; }
  .next-row-ie8 .next-col {
    display: table-cell;
    vertical-align: top; }
  .next-row-ie8.next-row-across {
    margin-left: 0;
    margin-right: 0; }
    .next-row-ie8.next-row-across > :first-child {
      padding-left: 0; }
    .next-row-ie8.next-row-across > :last-child {
      padding-right: 0; }

/**
 * 尺寸 基础尺寸
 * 命名能在语义的前提下简单就尽量简单, 这里可以是 size-2x, space-2x, size-base ...
 * 不过可以在语义的前提下做的更精简一些, 于是用了s2, s1等
 * 可用变量: `$s1 - $s8`
 * @example scss - 使用
 *   .element {
 *     padding: $s1 !default;
 *   }
 *
 * @example css - CSS 输出
 *   .element {
 *     padding: 4px !default;
 *   }
 */
.next-form {
  box-sizing: border-box;
  color: #333333;
  font-family: Roboto, "Helvetica Neue", Helvetica, Tahoma, Arial, "PingFang SC", "Microsoft YaHei";
  font-size: 14px;
  line-height: 1.28571; }
  .next-form *,
  .next-form *:before,
  .next-form *:after {
    box-sizing: border-box; }
  .next-form .next-row {
    padding: 0; }
  .next-form .next-col {
    padding: 0;
    padding-right: 4px; }
  .next-form-item {
    margin-bottom: 16px; }
    .next-form-item .next-form-item {
      margin-bottom: 0;
      display: block; }
    .next-form-item.has-error .next-form-item-control {
      /* 这里应该让组件接受status="error" api*/ }
      .next-form-item.has-error .next-form-item-control .next-input, .next-form-item.has-error .next-form-item-control .next-number-picker-input, .next-form-item.has-error .next-form-item-control .next-select, .next-form-item.has-error .next-form-item-control .next-range-picker {
        border-color: #FF3333; }
    .next-form-item.has-error .next-form-item-explain {
      color: #FF3333; }
    .next-form-item.has-error .next-form-item-inset {
      border-color: #FF3333; }
  .next-form-item-control {
    position: relative; }
    .next-form-item-control .next-form-text-align {
      margin: 0; }
    .next-form-item-control > .next-input-group, .next-form-item-control > .next-input {
      width: 100%; }
  .next-form-item-label {
    display: inline-block;
    vertical-align: top;
    color: #666666;
    min-height: 20px;
    margin: 0; }
    .next-form-item-label[required]:before {
      display: inline-block;
      margin-right: 4px;
      content: "*";
      font-family: SimSun;
      color: #FF3333; }
  .next-form-item-explain {
    margin-top: 4px;
    font-size: 12px;
    color: #666666; }
  .next-form-hoz .next-form-item {
    display: inline-block;
    margin-right: 12px;
    vertical-align: top;
    margin-bottom: 16px; }
  .next-form-left .next-form-item-control {
    display: inline-block; }
  .next-form-left .next-form-item-label {
    text-align: right;
    padding-right: 12px;
    color: #666666; }
  .next-form-left.next-form-medium .next-form-item-label, .next-form-left.next-form-medium .next-form-text-align, .next-form-left.next-form-medium p {
    line-height: 28px; }
  .next-form-left.next-form-medium .next-radio-group {
    line-height: 24px; }
  .next-form-left.next-form-medium .next-form-item-label {
    font-size: 14px; }
  .next-form-left.next-form-large .next-form-item-label, .next-form-left.next-form-large .next-form-text-align, .next-form-left.next-form-large p {
    line-height: 40px; }
  .next-form-left.next-form-large .next-radio-group {
    line-height: 36px; }
  .next-form-left.next-form-large .next-form-item-label {
    font-size: 14px; }
  .next-form-left.next-form-small .next-form-item-label, .next-form-left.next-form-small .next-form-text-align, .next-form-left.next-form-small p {
    line-height: 20px; }
  .next-form-left.next-form-small .next-form-item-label {
    font-size: 14px; }
  .next-form-left.ver .next-form-item-inset .next-select {
    width: 100%; }
  .next-form-top .next-form-item-label {
    margin-bottom: 4px; }
  .next-form-item-inset {
    border: 1px solid #C4C6CF;
    border-radius: 0px; }
    .next-form-item-inset .next-form-item-label {
      padding-top: 0;
      padding-bottom: 0;
      padding-left: 12px;
      padding-right: 12px;
      text-align: right;
      color: #666666;
      margin-bottom: 0; }
    .next-form-item-inset .next-form-item-control {
      font-size: 0; }
    .next-form-item-inset .next-input, .next-form-item-inset .next-select {
      border-color: transparent !important; }
  .next-form-label-left .next-form-item-label {
    text-align: left; }
    .next-form-label-left .next-form-item-label[required]:before {
      display: none; }
    .next-form-label-left .next-form-item-label[required]:after {
      display: inline-block;
      margin-left: 4px;
      content: "*";
      font-family: SimSun;
      color: #FF3333; }
  .next-form-label-right .next-form-item-label {
    text-align: right; }

/**
 * 尺寸 基础尺寸
 * 命名能在语义的前提下简单就尽量简单, 这里可以是 size-2x, space-2x, size-base ...
 * 不过可以在语义的前提下做的更精简一些, 于是用了s2, s1等
 * 可用变量: `$s1 - $s8`
 * @example scss - 使用
 *   .element {
 *     padding: $s1 !default;
 *   }
 *
 * @example css - CSS 输出
 *   .element {
 *     padding: 4px !default;
 *   }
 */
@font-face {
  font-family: NextIcon;
  src: url("//at.alicdn.com/t/font_t6jzs3l3nwtmaemi.eot");
  src: url("//at.alicdn.com/t/font_t6jzs3l3nwtmaemi.eot?#iefix") format("embedded-opentype"), url("//at.alicdn.com/t/font_t6jzs3l3nwtmaemi.woff") format("woff"), url("//at.alicdn.com/t/font_t6jzs3l3nwtmaemi.ttf") format("truetype"), url("//at.alicdn.com/t/font_t6jzs3l3nwtmaemi.svg#articonsvg") format("svg"); }

.next-icon {
  position: relative;
  display: inline-block;
  font-family: NextIcon;
  font-style: normal;
  font-weight: normal;
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.1px;
  -moz-osx-font-smoothing: grayscale;
  /*建议写在 button 中*/
  /*&.icon-btn{*/
  /*    cursor: pointer;*/
  /*    color: $color-brand2-6;*/
  /*}*/
  /*&.icon-btn:hover{*/
  /*    color: $color-brand1-6;*/
  /*}*/
  /*&.icon-btn.disabled{*/
  /*    color: $color-text1-2;*/
  /*}*/
  /* 不要删除，用来批量修改icon变量的标识*/
  /*MEXT_ICON_START*/
  /*MEXT_ICON_END*/ }
  .next-icon:before {
    display: inline-block;
    speak: none;
    font-size: 16px;
    line-height: 16px;
    vertical-align: middle;
    text-align: center; }
  .next-icon-left {
    margin-right: 4px; }
  .next-icon-right {
    margin-left: 4px; }
  .next-icon-xxs:before {
    width: 8px;
    font-size: 8px;
    line-height: inherit; }
  @media all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
    .next-icon-xxs {
      transform: scale(0.5);
      margin-left: -4px;
      margin-right: -4px; }
      .next-icon-xxs:before {
        width: 16px;
        font-size: 16px; } }
  .next-icon-xs:before {
    width: 12px;
    font-size: 12px;
    line-height: inherit; }
  .next-icon-small:before {
    width: 16px;
    font-size: 16px;
    line-height: inherit; }
  .next-icon-medium:before {
    width: 20px;
    font-size: 20px;
    line-height: inherit; }
  .next-icon-large:before {
    width: 24px;
    font-size: 24px;
    line-height: inherit; }
  .next-icon-xl:before {
    width: 32px;
    font-size: 32px;
    line-height: inherit; }
  .next-icon-xxl:before {
    width: 48px;
    font-size: 48px;
    line-height: inherit; }
  .next-icon-xxxl:before {
    width: 64px;
    font-size: 64px;
    line-height: inherit; }

@keyframes loadingCircle {
  0% {
    transform-origin: 50% 50%;
    transform: rotate(0deg); }
  100% {
    transform-origin: 50% 50%;
    transform: rotate(360deg); } }
  .next-icon-loading:before {
    content: "";
    animation: loadingCircle 2s infinite linear; }
  .next-icon-all:before {
    content: ""; }
  .next-icon-cart:before {
    content: ""; }
  .next-icon-comments:before {
    content: ""; }
  .next-icon-cry:before {
    content: ""; }
  .next-icon-email:before {
    content: ""; }
  .next-icon-favorite:before {
    content: ""; }
  .next-icon-folder:before {
    content: ""; }
  .next-icon-form:before {
    content: ""; }
  .next-icon-help:before {
    content: ""; }
  .next-icon-refresh:before {
    content: ""; }
  .next-icon-set:before {
    content: ""; }
  .next-icon-training:before {
    content: ""; }
  .next-icon-account:before {
    content: ""; }
  .next-icon-atm:before {
    content: ""; }
  .next-icon-clock:before {
    content: ""; }
  .next-icon-attachment:before {
    content: ""; }
  .next-icon-3column:before {
    content: ""; }
  .next-icon-4column:before {
    content: ""; }
  .next-icon-discount:before {
    content: ""; }
  .next-icon-service:before {
    content: ""; }
  .next-icon-print:before {
    content: ""; }
  .next-icon-box:before {
    content: ""; }
  .next-icon-process:before {
    content: ""; }
  .next-icon-bags:before {
    content: ""; }
  .next-icon-electronics:before {
    content: ""; }
  .next-icon-gifts:before {
    content: ""; }
  .next-icon-lights:before {
    content: ""; }
  .next-icon-auto:before {
    content: ""; }
  .next-icon-browse:before {
    content: ""; }
  .next-icon-atm-away:before {
    content: ""; }
  .next-icon-scanning:before {
    content: ""; }
  .next-icon-compare:before {
    content: ""; }
  .next-icon-filter:before {
    content: ""; }
  .next-icon-pin:before {
    content: ""; }
  .next-icon-history:before {
    content: ""; }
  .next-icon-similar-product:before {
    content: ""; }
  .next-icon-link:before {
    content: ""; }
  .next-icon-cut:before {
    content: ""; }
  .next-icon-table:before {
    content: ""; }
  .next-icon-nav-list:before {
    content: ""; }
  .next-icon-image-text:before {
    content: ""; }
  .next-icon-text:before {
    content: ""; }
  .next-icon-move:before {
    content: ""; }
  .next-icon-subtract:before {
    content: ""; }
  .next-icon-dollar:before {
    content: ""; }
  .next-icon-office:before {
    content: ""; }
  .next-icon-operation:before {
    content: ""; }
  .next-icon-download:before {
    content: ""; }
  .next-icon-map:before {
    content: ""; }
  .next-icon-bad:before {
    content: ""; }
  .next-icon-good:before {
    content: ""; }
  .next-icon-skip:before {
    content: ""; }
  .next-icon-play:before {
    content: ""; }
  .next-icon-stop:before {
    content: ""; }
  .next-icon-compass:before {
    content: ""; }
  .next-icon-security:before {
    content: ""; }
  .next-icon-share:before {
    content: ""; }
  .next-icon-store:before {
    content: ""; }
  .next-icon-phone:before {
    content: ""; }
  .next-icon-ellipsis:before {
    content: ""; }
  .next-icon-email-filling:before {
    content: ""; }
  .next-icon-favorites-filling:before {
    content: ""; }
  .next-icon-account-filling:before {
    content: ""; }
  .next-icon-credit-level:before {
    content: ""; }
  .next-icon-credit-level-filling:before {
    content: ""; }
  .next-icon-mobile-phone:before {
    content: ""; }
  .next-icon-smile:before {
    content: ""; }
  .next-icon-personal-center:before {
    content: ""; }
  .next-icon-arrow-up-filling:before {
    content: ""; }
  .next-icon-arrow-right:before {
    content: ""; }
  .next-icon-arrow-left:before {
    content: ""; }
  .next-icon-arrow-down:before {
    content: ""; }
  .next-icon-arrow-up:before {
    content: ""; }
  .next-icon-add:before {
    content: ""; }
  .next-icon-minus:before {
    content: ""; }
  .next-icon-delete-filling:before {
    content: ""; }
  .next-icon-edit:before {
    content: ""; }
  .next-icon-error:before {
    content: ""; }
  .next-icon-select:before {
    content: ""; }
  .next-icon-ashbin:before {
    content: ""; }
  .next-icon-calendar:before {
    content: ""; }
  .next-icon-time:before {
    content: ""; }
  .next-icon-success:before {
    content: ""; }
  .next-icon-warning:before {
    content: ""; }
  .next-icon-search:before {
    content: ""; }
  .next-icon-display:before {
    content: ""; }
  .next-icon-category:before {
    content: ""; }
  .next-icon-prompt:before {
    content: ""; }
  .next-icon-arrow-down-filling:before {
    content: ""; }
  .next-icon-sorting:before {
    content: ""; }
  .next-icon-ascending:before {
    content: ""; }
  .next-icon-descending:before {
    content: ""; }
  .next-icon-success-filling:before {
    content: ""; }
  .next-icon-picture:before {
    content: ""; }
  .next-icon-close:before {
    content: ""; }
  .next-icon-semi-select:before {
    content: ""; }
  .next-icon-tag-subscript:before {
    content: ""; }
  .next-icon-survey:before {
    content: ""; }
  .next-icon-arrow-double-left:before {
    content: ""; }
  .next-icon-arrow-double-right:before {
    content: ""; }

@-moz-document url-prefix() {
  /* firefox < 57*/
  @supports (-moz-osx-font-smoothing: auto) and (animation: calc(0s)) {
    /* mac firefox 57+*/
    .next-icon::before {
      margin-top: -5px; } } }

/**
 * 尺寸 基础尺寸
 * 命名能在语义的前提下简单就尽量简单, 这里可以是 size-2x, space-2x, size-base ...
 * 不过可以在语义的前提下做的更精简一些, 于是用了s2, s1等
 * 可用变量: `$s1 - $s8`
 * @example scss - 使用
 *   .element {
 *     padding: $s1 !default;
 *   }
 *
 * @example css - CSS 输出
 *   .element {
 *     padding: 4px !default;
 *   }
 */
.next-input {
  box-sizing: border-box;
  display: inline-table;
  border-collapse: separate;
  overflow: visible;
  border: 1px solid #E6E7EB;
  width: 200px;
  border-spacing: 0;
  background-color: #FFFFFF;
  transition: all 0.3s ease-out; }
  .next-input *,
  .next-input *:before,
  .next-input *:after {
    box-sizing: border-box; }
  .next-input input {
    height: 100%;
    /* 去除autofill黄色背景 */ }
    .next-input input[type="reset"], .next-input input[type="submit"] {
      -webkit-appearance: button;
      /* 2 */
      cursor: pointer;
      /* 3 */ }
    .next-input input::-moz-focus-inner {
      border: 0;
      padding: 0; }
    .next-input input:-webkit-autofill {
      -webkit-box-shadow: 0 0 0 1000px #FFFFFF inset; }
  .next-input textarea {
    resize: none; }
  .next-input input, .next-input textarea {
    width: 100%;
    border: none;
    outline: none;
    padding: 0;
    font-weight: normal;
    vertical-align: baseline;
    background-color: transparent; }
    .next-input input::-ms-clear, .next-input textarea::-ms-clear {
      display: none; }
  .next-input.next-input-single {
    border-color: #C4C6CF; }
    .next-input.next-input-single:hover {
      border-color: #A0A2AD;
      background-color: #FFFFFF; }
    .next-input.next-input-single.focus {
      border-color: #2192D9;
      background-color: #FFFFFF; }
    .next-input.next-input-single input {
      color: #333333; }
  .next-input.next-input-multiple {
    border-color: #C4C6CF;
    border-radius: 0px;
    font-size: 0; }
    .next-input.next-input-multiple:hover {
      border-color: #A0A2AD;
      background-color: #FFFFFF; }
    .next-input.next-input-multiple.focus {
      border-color: #2192D9;
      background-color: #FFFFFF; }
    .next-input.next-input-multiple textarea {
      color: #333333;
      padding: 4px 8px;
      font-size: 14px;
      border-radius: 0px; }
    .next-input.next-input-multiple .next-input-control {
      display: block;
      text-align: right;
      width: auto;
      border-radius: 0px; }
    .next-input.next-input-multiple .next-input-len {
      padding-bottom: 4px; }
  .next-input-small {
    border-radius: 0px; }
    .next-input-small input {
      height: 18px;
      line-height: 18px \0;
      margin: 0;
      padding: 0 4px;
      font-size: 14px; }
      .next-input-small input:placeholder {
        font-size: 14px; }
    .next-input-small input {
      border-radius: 0px; }
    .next-input-small .next-input-control {
      border-radius: 0 0px 0px 0; }
    .next-input-small .next-icon-delete-filling:before {
      width: 12px;
      font-size: 12px;
      line-height: inherit; }
    .next-input-small .next-icon-success:before {
      width: 12px;
      font-size: 12px;
      line-height: inherit; }
    .next-input-small .next-icon-loading:before {
      width: 12px;
      font-size: 12px;
      line-height: inherit; }
  .next-input-medium {
    border-radius: 0px; }
    .next-input-medium input {
      height: 26px;
      line-height: 26px \0;
      margin: 0;
      padding: 0 8px;
      font-size: 14px; }
      .next-input-medium input:placeholder {
        font-size: 14px; }
    .next-input-medium input {
      border-radius: 0px; }
    .next-input-medium .next-input-control {
      border-radius: 0 0px 0px 0; }
    .next-input-medium .next-icon-delete-filling:before {
      width: 16px;
      font-size: 16px;
      line-height: inherit; }
    .next-input-medium .next-icon-success:before {
      width: 12px;
      font-size: 12px;
      line-height: inherit; }
    .next-input-medium .next-icon-loading:before {
      width: 12px;
      font-size: 12px;
      line-height: inherit; }
  .next-input-large {
    border-radius: 0px; }
    .next-input-large input {
      height: 38px;
      line-height: 38px \0;
      margin: 0;
      padding: 0 8px;
      font-size: 14px; }
      .next-input-large input:placeholder {
        font-size: 14px; }
    .next-input-large input {
      border-radius: 0px; }
    .next-input-large .next-input-control {
      border-radius: 0 0px 0px 0; }
    .next-input-large .next-icon-delete-filling:before {
      width: 20px;
      font-size: 20px;
      line-height: inherit; }
    .next-input-large .next-icon-success:before {
      width: 12px;
      font-size: 12px;
      line-height: inherit; }
    .next-input-large .next-icon-loading:before {
      width: 12px;
      font-size: 12px;
      line-height: inherit; }
  .next-input.error {
    border-color: #FF3333; }
    .next-input.error.focus, .next-input.error:hover {
      border-color: #FF3333; }
  .next-input input, .next-input textarea {
    /* should after input*/ }
    .next-input input::-moz-placeholder, .next-input textarea::-moz-placeholder {
      color: #999999;
      opacity: 1; }
    .next-input input:-ms-input-placeholder, .next-input textarea:-ms-input-placeholder {
      color: #999999; }
    .next-input input::-webkit-input-placeholder, .next-input textarea::-webkit-input-placeholder {
      color: #999999; }
  .next-input.disabled {
    color: #CCCCCC;
    border-color: #E6E7EB;
    background-color: #F7F8FA;
    cursor: not-allowed;
    background-color: #F7F8FA; }
    .next-input.disabled:hover {
      border-color: #E6E7EB;
      background-color: #F7F8FA; }
    .next-input.disabled .next-input-len {
      color: #CCCCCC; }
    .next-input.disabled input:disabled, .next-input.disabled textarea:disabled {
      color: #CCCCCC;
      border-color: #E6E7EB;
      background-color: #F7F8FA;
      cursor: not-allowed; }
      .next-input.disabled input:disabled:hover, .next-input.disabled textarea:disabled:hover {
        border-color: #E6E7EB;
        background-color: #F7F8FA; }
    .next-input.disabled .next-icon-delete-filling {
      color: #CCCCCC; }
      .next-input.disabled .next-icon-delete-filling:hover {
        color: #CCCCCC;
        cursor: not-allowed; }
  .next-input.hidden {
    display: none; }
  .next-input.noborder {
    border: none; }

.next-input-control {
  display: table-cell;
  width: 1px;
  vertical-align: middle;
  padding-right: 4px;
  line-height: 100%;
  background-color: transparent;
  white-space: nowrap; }
  .next-input-control .next-input-len {
    font-size: 12px;
    line-height: 12px;
    color: #333333;
    padding-right: 4px;
    display: table-cell;
    width: 1%; }
    .next-input-control .next-input-len.error {
      color: #FF3333; }
  .next-input-control .next-icon {
    display: table-cell;
    width: 1%;
    top: 0; }
  .next-input-control .next-icon-success {
    color: #1DC11D; }
  .next-input-control .next-icon-delete-filling {
    color: #CCCCCC;
    transition: all 0.3s ease-out; }
    .next-input-control .next-icon-delete-filling:hover {
      color: #999999;
      cursor: pointer; }

.next-input-group {
  box-sizing: border-box;
  color: #333333;
  font-family: Roboto, "Helvetica Neue", Helvetica, Tahoma, Arial, "PingFang SC", "Microsoft YaHei";
  font-size: 14px;
  line-height: 1.28571;
  display: inline-table;
  border-collapse: separate;
  border-spacing: 0;
  width: 240px; }
  .next-input-group *,
  .next-input-group *:before,
  .next-input-group *:after {
    box-sizing: border-box; }
  .next-input-group .next-input {
    width: 100%;
    border-radius: 0; }
  .next-input-group.disabled .next-input-addon {
    color: #CCCCCC;
    border-color: #E6E7EB;
    background-color: #F7F8FA;
    cursor: not-allowed; }
    .next-input-group.disabled .next-input-addon:hover {
      border-color: #E6E7EB;
      background-color: #F7F8FA; }
  .next-input-group .next-input-addon {
    width: 1px;
    white-space: nowrap;
    color: #999999;
    background-color: #F7F8FA;
    font-weight: normal;
    text-align: center;
    border: 1px solid #C4C6CF; }
    .next-input-group .next-input-addon.next-input-addon-before {
      border-bottom-right-radius: 0 !important;
      border-top-right-radius: 0 !important; }
    .next-input-group .next-input-addon.next-input-addon-after {
      border-bottom-left-radius: 0 !important;
      border-top-left-radius: 0 !important; }
    .next-input-group .next-input-addon:first-child {
      border-right: 0; }
    .next-input-group .next-input-addon:last-child {
      border-left: 0; }
  .next-input-group.small .next-input-addon {
    display: table-cell;
    height: 20px;
    padding: 0 4px;
    font-size: 14px;
    line-height: 18px;
    vertical-align: middle;
    border-radius: 0px; }
  .next-input-group.medium .next-input-addon {
    display: table-cell;
    height: 28px;
    padding: 0 8px;
    font-size: 14px;
    line-height: 26px;
    vertical-align: middle;
    border-radius: 0px; }
  .next-input-group.large .next-input-addon {
    display: table-cell;
    height: 40px;
    padding: 0 8px;
    font-size: 14px;
    line-height: 38px;
    vertical-align: middle;
    border-radius: 0px; }

.form-tooltip-explain .next-form-item-explain {
  position: absolute;
  display: inline-block;
  padding: 4px;
  border: 1px solid #FF3333;
  background: #FAE7E7;
  white-space: nowrap;
  z-index: 1; }
  .form-tooltip-explain .next-form-item-explain:after {
    position: absolute;
    width: 8px;
    height: 8px;
    content: ' ';
    border-width: 1px;
    border-style: solid;
    border-color: transparent #FF3333 #FF3333 transparent;
    background-color: #FAE7E7; }

.form-tooltip-explain.form-tooltip-explain-tl .next-form-item-explain {
  top: 0;
  bottom: auto;
  margin-top: -32px;
  margin-bottom: 0;
  left: 0;
  right: auto; }
  .form-tooltip-explain.form-tooltip-explain-tl .next-form-item-explain::after {
    top: 19px;
    bottom: auto;
    transform: rotate(45deg); }
  .form-tooltip-explain.form-tooltip-explain-tl .next-form-item-explain::after {
    left: 8px;
    right: auto; }

.form-tooltip-explain.form-tooltip-explain-tr .next-form-item-explain {
  top: 0;
  bottom: auto;
  margin-top: -32px;
  margin-bottom: 0;
  right: 0;
  left: auto; }
  .form-tooltip-explain.form-tooltip-explain-tr .next-form-item-explain::after {
    top: 19px;
    bottom: auto;
    transform: rotate(45deg); }
  .form-tooltip-explain.form-tooltip-explain-tr .next-form-item-explain::after {
    right: 8px;
    left: auto; }

.form-tooltip-explain.form-tooltip-explain-bl .next-form-item-explain {
  bottom: 0;
  top: auto;
  margin-bottom: -32px;
  margin-top: 0;
  left: 0;
  right: auto; }
  .form-tooltip-explain.form-tooltip-explain-bl .next-form-item-explain::after {
    bottom: 19px;
    top: auto;
    transform: rotate(-135deg); }
  .form-tooltip-explain.form-tooltip-explain-bl .next-form-item-explain::after {
    left: 8px;
    right: auto; }

.form-tooltip-explain.form-tooltip-explain-br .next-form-item-explain {
  bottom: 0;
  top: auto;
  margin-bottom: -32px;
  margin-top: 0;
  right: 0;
  left: auto; }
  .form-tooltip-explain.form-tooltip-explain-br .next-form-item-explain::after {
    bottom: 19px;
    top: auto;
    transform: rotate(-135deg); }
  .form-tooltip-explain.form-tooltip-explain-br .next-form-item-explain::after {
    right: 8px;
    left: auto; }

.form-tooltip-explain .form-tooltip-explain-help {
  color: #666666;
  display: block; }

.next-form-left .next-form-item-medium .next-form-item-label, .next-form-left .next-form-item-medium .next-form-text-align, .next-form-left .next-form-item-medium p {
  line-height: 28px; }

.next-form-left .next-form-item-medium .next-radio-group {
  line-height: 24px; }

.next-form-left .next-form-item-medium .next-form-item-label {
  font-size: 14px; }

.next-form-left .next-form-item-large .next-form-item-label, .next-form-left .next-form-item-large .next-form-text-align, .next-form-left .next-form-item-large p {
  line-height: 40px; }

.next-form-left .next-form-item-large .next-radio-group {
  line-height: 36px; }

.next-form-left .next-form-item-large .next-form-item-label {
  font-size: 14px; }

.next-form-left .next-form-item-small .next-form-item-label, .next-form-left .next-form-item-small .next-form-text-align, .next-form-left .next-form-item-small p {
  line-height: 20px; }

.next-form-left .next-form-item-small .next-form-item-label {
  font-size: 14px; }
