/*
functions math*/
/*
end functions math*/
/*
function column*/
/*
function return path image*/
/*
function return unit*/
/*
Mixin handling breakpoints for media queries*/
/*
mixin arrow*/
/*
mixin arrow angle*/
/*
mixin border-radius*/
/*
mixin color black and white (and default)*/
/*
mixin column*/
/*
mixin no margin, no padding*/
/*
mixin border use image*/
/*
mixin tranform rotate*/
/*
mixin cleafix*/
/*
Mixin background button and hover*/
/*
Mixin Overlay*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.25;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

@font-face {
  font-family: "Noto Sans CJK JP";
  src: url("../fonts/NotoSansCJKjp-Regular.eot");
  src: url("../fonts/NotoSansCJKjp-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSansCJKjp-Regular.woff") format("woff"), url("../fonts/NotoSansCJKjp-Regular.ttf") format("truetype"), url("../fonts/NotoSansCJKjp-Regular.svg#Noto Sans CJK JP") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "Noto Sans CJK JP";
  src: url("../fonts/NotoSansCJKjp-Bold.eot");
  src: url("../fonts/NotoSansCJKjp-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSansCJKjp-Bold.woff") format("woff"), url("../fonts/NotoSansCJKjp-Bold.ttf") format("truetype"), url("../fonts/NotoSansCJKjp-Bold.svg#Noto Sans CJK JP") format("svg");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: "Noto Sans CJK JP";
  src: url("../fonts/NotoSansCJKjp-Light.eot");
  src: url("../fonts/NotoSansCJKjp-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSansCJKjp-Light.woff") format("woff"), url("../fonts/NotoSansCJKjp-Light.ttf") format("truetype"), url("../fonts/NotoSansCJKjp-Light.svg#Noto Sans CJK JP") format("svg");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: "Noto Sans CJK JP";
  src: url("../fonts/NotoSansCJKjp-Medium.eot");
  src: url("../fonts/NotoSansCJKjp-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSansCJKjp-Medium.woff") format("woff"), url("../fonts/NotoSansCJKjp-Medium.ttf") format("truetype"), url("../fonts/NotoSansCJKjp-Medium.svg#Noto Sans CJK JP") format("svg");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: "Noto Sans CJK JP";
  src: url("../fonts/NotoSansCJKjp-Black.eot");
  src: url("../fonts/NotoSansCJKjp-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSansCJKjp-Black.woff") format("woff"), url("../fonts/NotoSansCJKjp-Black.ttf") format("truetype"), url("../fonts/NotoSansCJKjp-Black.svg#Noto Sans CJK JP") format("svg");
  font-weight: 900;
  font-style: normal; }
html, body {
  font-family: Noto Sans CJK JP, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
  color: #333333; }

body {
  min-width: 1200px;
  margin: auto; }

* {
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  *:hover, *:focus {
    outline: none; }

img {
  vertical-align: middle;
  max-width: 100%; }

a {
  color: #359cd8; }
  a:hover, a:focus {
    color: rgba(53, 156, 216, 0.8); }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 1em 0; }

p {
  margin: 0.625em 0; }

h1 {
  font-size: 36px; }

h2 {
  font-size: 24px; }

h3 {
  font-size: 18px; }

h5 {
  font-size: 16px; }

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

.fa,
.fas,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  animation: fa-spin 1s infinite steps(8); }

@keyframes fa-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1); }

.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em; }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-lock:before {
  content: "\f023"; }

.fa-lock-open:before {
  content: "\f3c1"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-home:before {
  content: "\f015"; }

.fa-file-upload:before {
  content: "\f574"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-history:before {
  content: "\f1da"; }

.fa-cog:before {
  content: "\f013"; }

.fa-sign-out-alt:before {
  content: "\f2f5"; }

.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-times:before {
  content: "\f00d"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-book-open:before {
  content: "\f518"; }

.fa-angle-down:before {
  content: "\f107"; }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  src: url("../webfonts/fa-solid-900.eot");
  src: url("../webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.woff") format("woff"), url("../webfonts/fa-solid-900.ttf") format("truetype"), url("../webfonts/fa-solid-900.svg#fontawesome") format("svg"); }
.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }

.dataTables_wrapper .dataTables_paginate .paginate_button.next, .dataTables_wrapper .dataTables_paginate .paginate_button.previous {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }
.dataTables_wrapper .dataTables_paginate .paginate_button.next:before {
  content: "\f101"; }
.dataTables_wrapper .dataTables_paginate .paginate_button.previous:before {
  content: "\f100"; }

.col-1 {
  width: 8.3333333333%;
  padding: 0 27px; }

.col-2 {
  width: 16.6666666667%;
  padding: 0 27px; }

.col-3 {
  width: 25%;
  padding: 0 27px; }

.col-4 {
  width: 33.3333333333%;
  padding: 0 27px; }

.col-5 {
  width: 41.6666666667%;
  padding: 0 27px; }

.col-6 {
  width: 50%;
  padding: 0 27px; }

.col-7 {
  width: 58.3333333333%;
  padding: 0 27px; }

.col-8 {
  width: 66.6666666667%;
  padding: 0 27px; }

.col-9 {
  width: 75%;
  padding: 0 27px; }

.col-10 {
  width: 83.3333333333%;
  padding: 0 27px; }

.col-11 {
  width: 91.6666666667%;
  padding: 0 27px; }

.col-12 {
  width: 100%;
  padding: 0 27px; }

.row {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -27px; }

.inner {
  max-width: 1200px;
  margin: 0 auto; }

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #999999;
  font-size: 14px; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #999999;
  font-size: 14px; }

:-ms-input-placeholder {
  /* IE 10+ */
  color: #999999;
  font-size: 14px; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #999999;
  font-size: 14px; }

.form__checkbox {
  position: relative; }
  .form__checkbox .optionCheckbox {
    position: absolute;
    right: -5px;
    top: 2px;
    cursor: pointer; }
    .form__checkbox .optionCheckbox .arrow {
      display: block;
      width: 16px;
      height: 16px;
      background: url("../images/chevron-down-solid.svg") no-repeat center center; }
    .form__checkbox .optionCheckbox > ul {
      display: none;
      position: absolute;
      left: -24px;
      top: 100%;
      width: 98px;
      background: #fff;
      padding: 0;
      margin: 8px 0 0;
      box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      overflow: hidden;
      z-index: 9; }
      .form__checkbox .optionCheckbox > ul > li {
        list-style-type: none;
        line-height: 1;
        font-size: 14px; }
        .form__checkbox .optionCheckbox > ul > li > a {
          color: #333333;
          text-decoration: none;
          display: block;
          padding: 10px; }
        .form__checkbox .optionCheckbox > ul > li:hover {
          background-color: #EEEEEE; }
      .form__checkbox .optionCheckbox > ul.opened {
        display: block; }

button,
textarea,
input,
select {
  font-family: Noto Sans CJK JP, sans-serif;
  color: #333333; }

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #999999;
  font-size: 14px; }
input::-moz-placeholder,
textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #999999;
  font-size: 14px; }
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  /* IE 10+ */
  color: #999999;
  font-size: 14px; }
input:-moz-placeholder,
textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #999999;
  font-size: 14px; }

.form {
  max-width: 900px;
  margin: 0 auto; }
  .form__group {
    margin: 10px 0;
    text-align: left;
    word-break: break-word; }
  .form__action {
    margin: 20px 0;
    text-align: center; }
  .form__input {
    height: 40px;
    width: 100%;
    border: 1px solid #DDDDDD;
    font-size: 16px;
    padding: 0 15px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; }
    .form__input[readonly] {
      border-color: transparent;
      padding-left: 0;
      padding-right: 0;
      font-size: 14px; }
    .error .form__input {
      border-color: #B21B18; }
    .form__input:focus {
      border-color: #DE6113; }
  .form__multiple-input {
    min-height: 40px;
    vertical-align: middle;
    width: 100%;
    border: 1px solid #DDDDDD;
    font-size: 16px;
    padding: 10px 15px 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; }
    .error .form__multiple-input {
      border-color: #B21B18; }
    .form__multiple-input:focus {
      border-color: #DE6113; }
  .form__label {
    font-weight: bold; }
  .form__addon {
    position: relative; }
    .form__addon input {
      padding-left: 50px; }
    .form__addon label {
      width: 38px;
      height: 38px;
      line-height: 40px;
      font-size: 20px;
      text-align: center;
      position: absolute;
      left: 1px;
      top: 1px;
      z-index: 3;
      margin: 0;
      background-color: #EEEEEE;
      border-right: 1px solid #DDDDDD;
      -webkit-border-top-left-radius: 3px;
      -webkit-border-bottom-left-radius: 3px;
      -moz-border-radius-topleft: 3px;
      -moz-border-radius-bottomleft: 3px;
      border-top-left-radius: 3px;
      border-bottom-left-radius: 3px;
      color: #DE6113; }
  .form__note {
    font-size: 14px; }
  .form__checkbox {
    position: relative; }
    .form__checkbox label {
      display: inline-block;
      padding-left: 30px;
      font-weight: normal;
      margin: 0 !important;
      min-width: 20px;
      min-height: 20px;
      vertical-align: middle; }
      .form__checkbox label:before, .form__checkbox label:after {
        content: "";
        position: absolute;
        left: 0;
        top: 0; }
      .form__checkbox label:before {
        width: 18px;
        height: 18px;
        z-index: 1;
        border: 1px solid #ced4da;
        background-color: #fff;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px; }
      .form__checkbox label:after {
        z-index: 2;
        left: 7px;
        top: 4px;
        width: 4px;
        height: 8px;
        border: solid #359CD8;
        border-width: 0 2px 2px 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0; }
    .form__checkbox input {
      position: absolute;
      top: 3px;
      left: 4px;
      z-index: 3;
      opacity: 0;
      cursor: pointer;
      -webkit-transform: scale(1.25);
      -moz-transform: scale(1.25);
      -ms-transform: scale(1.25);
      -o-transform: scale(1.25);
      transform: scale(1.25); }
      .form__checkbox input:checked + label:before {
        border-color: #359CD8; }
      .form__checkbox input:checked + label:after {
        opacity: 1; }
  .form__select {
    position: relative; }
    .form__select .btn {
      position: absolute;
      right: 8px;
      top: 8px;
      height: 25px;
      min-width: 0;
      font-size: 12px;
      margin: 0;
      z-index: 9;
      background-color: #DE6113;
      color: #fff; }
      .form__select .btn:hover {
        background-color: #D45F19;
        color: #fff; }
  .form__body {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    padding: 20px 35px 40px; }
  .form-confirm .form__group {
    font-size: 16px; }
  .form-view .dl2col dt:not(.last),
  .form-view .dl2col dd:not(.last) {
    border-bottom: 1px solid #DDDDDD; }
  .form-view .dl2col dt {
    font-size: 14px; }
    .form-view .dl2col dt .form__label {
      margin: 0; }

a.btn {
  line-height: 40px;
  text-decoration: none;
  color: inherit; }

.btn {
  height: 40px;
  font-size: 14px;
  border: 1px solid transparent;
  min-width: 150px;
  margin: 10px 0;
  cursor: pointer;
  display: inline-block;
  color: #333333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }
  .btn[disabled] {
    background-color: rgba(222, 97, 19, 0.6);
    color: #fff;
    cursor: default; }
  .btn-default {
    background-color: #EEEEEE; }
    .btn-default:hover, .btn-default:focus {
      background-color: #c8cbcf;
      /*color: $c-white;
      &.btnBack {
        background-color: $c-grey-hover;
        color: $t-main;
      }*/ }
  .btn-primary {
    background-color: #DE6113;
    color: #fff; }
    .btn-primary:hover, .btn-primary:focus {
      background-color: #D45F19; }
    .btn-primary[disabled] {
      background-color: #EEEEEE;
      color: #333333; }
      .btn-primary[disabled]:hover, .btn-primary[disabled]:focus {
        background-color: #EEEEEE;
        color: #333333; }
  .btn-outline-primary:not([disabled]) {
    background-color: transparent;
    color: #DE6113;
    border-color: #DE6113; }
    .btn-outline-primary:not([disabled]):hover {
      color: #fff;
      background-color: #DE6113; }
  .btn-outline-primary[disabled] {
    background-color: #EEEEEE;
    color: #333333; }

.barBtn {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: center; }
  .barBtn .btn {
    margin: 10px;
    padding-left: 20px;
    padding-right: 20px; }
  .barBtn-note {
    margin: 10px -10px;
    position: relative; }
    .barBtn-note .btn {
      position: absolute;
      left: 0;
      bottom: 0;
      min-width: 75px; }
    .barBtn-note p {
      font-size: 16px; }
.barAction {
  margin: 10px -10px; }
  .barAction .btn {
    min-width: 75px;
    padding-left: 20px;
    padding-right: 20px;
    margin: 10px; }

.message {
  margin: 10px 0;
  padding: 10px;
  text-align: left;
  border: 1px solid transparent;
  letter-spacing: -0.5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }
  .message.error {
    background-color: #f8d7da; }
  .message .label-error:first-child {
    margin-top: 0; }
  .message .label {
    font-size: 12px;
    display: block;
    margin-top: 5px; }
  .message > *:last-child {
    margin-bottom: 0; }

.label-error {
  font-size: 12px;
  color: #B21B18;
  display: block;
  margin-top: 5px; }
  .label-error:before {
    content: "\f071";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 8px; }
.label-required-not, .label-required {
  display: inline-block;
  width: 30px;
  font-size: 10px;
  font-weight: normal !important;
  text-align: center;
  padding: 2px 4px;
  margin-left: 8px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }
.label-required {
  background-color: #B21B18;
  color: #fff; }
  .label-required-not {
    background-color: #DDDDDD; }

.upload {
  position: relative; }
  .upload input[type=file] {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    display: none; }
  .upload > label {
    border: 2px dashed #DDDDDD;
    background-color: #F6F6F6;
    height: 130px;
    text-align: center;
    display: block;
    position: relative;
    font-size: 16px;
    color: #999999;
    font-weight: normal;
    padding-top: 25px;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; }
    .upload > label:before {
      content: attr(data-btn);
      border: 1px solid #DE6113;
      color: #DE6113;
      font-weight: bold;
      font-size: 14px;
      white-space: nowrap;
      text-align: center;
      min-width: 150px;
      padding: 9px 5px 8px;
      background-color: #fff;
      position: absolute;
      bottom: 18px;
      left: 50%;
      transform: translateX(-50%);
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px; }
    .upload > label:hover:before {
      background-color: #DE6113;
      color: #fff; }
  .upload__list {
    padding: 0;
    margin: 10px 0; }
    .upload__list > li {
      list-style-type: none;
      position: relative;
      padding-left: 25px;
      word-break: break-word; }
      .upload__list > li:before {
        content: "";
        width: 9px;
        height: 9px;
        background-color: #999999;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        position: absolute;
        left: 0;
        top: 6px; }
      .upload__list > li i {
        color: #666666; }
      .upload__list > li > a[data-action=delete] {
        margin-left: 10px;
        display: inline-block;
        cursor: pointer; }
        .upload__list > li > a[data-action=delete]:hover i {
          color: #B21B18; }

.select2-container {
  z-index: 2; }
  .select2-container--default .select2-selection--multiple {
    border-color: #DDDDDD;
    min-height: 40px; }
    .form__group.error .select2-container--default .select2-selection--multiple {
      border-color: #B21B18; }
    .select2-container--default .select2-selection--multiple .select2-selection__rendered {
      padding: 0 120px 5px 15px;
      white-space: -moz-pre-wrap;
      white-space: -o-pre-wrap;
      white-space: pre-wrap;
      vertical-align: middle; }
      .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
        float: none;
        display: inline-block; }
    .select2-container--default .select2-selection--multiple .select2-selection__clear {
      margin-right: -10px;
      display: none !important; }
    .select2-container--default .select2-selection--multiple .select2-selection__choice {
      border-color: #DDDDDD;
      background-color: #fff;
      -webkit-border-radius: 25px;
      -moz-border-radius: 25px;
      border-radius: 25px;
      position: relative;
      padding: 0 25px 0 10px; }
      .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
        position: absolute;
        right: 5px;
        top: 50%;
        font-weight: bold;
        transform: translateY(-50%); }
  .select2-container--default .select2-search--inline .select2-search__field {
    margin-top: 8px;
    font-size: 16px; }
  .select2-container--default.select2-container--focus .select2-selection--multiple {
    border-color: #DE6113; }

.spinner-ring {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 5px;
  vertical-align: middle; }
  .spinner-ring:after {
    content: " ";
    display: block;
    width: 10px;
    height: 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #fff;
    border-color: #fff transparent #fff transparent;
    animation: lds-dual-ring 1.2s linear infinite; }
    .btn-primary[disabled] .spinner-ring:after {
      border: 2px solid #333333;
      border-color: #333333 transparent #333333 transparent; }

@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
.mt40 {
  margin-top: 40px; }

.logo img {
  max-width: 300px; }

.site__main {
  text-align: center;
  min-height: calc(100vh - 61px);
  display: table;
  width: 100%; }
  .site__main main {
    display: table-cell;
    vertical-align: middle; }

.form__group {
  margin: 15px 0; }
.form-login {
  max-width: 690px;
  margin: 30px auto;
  padding: 20px 20px 0;
  border: 1px solid #DDDDDD;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.information {
  max-width: 690px;
  margin: 70px auto 50px;
  text-align: left;
  font-size: 12px; }

.information h2 {
  text-align: center;
  margin-top: 0; }

.information .highlight {
  color: #0F8CD0;
  border-bottom: 1px solid #DDDDDD;
  padding: 5px 0; }

@media only screen and (min-width: 768px) {
  .form-login {
    padding: 20px 96px 0; } }
.site__footer {
  text-align: center;
  border-top: 1px solid #DDDDDD;
  padding: 10px; }
  .site__footer .kwc-logo {
    float: left;
    margin-top: -10px; }
    .site__footer .kwc-logo img {
      height: 40px; }

.copyright {
  font-size: 12px;
  margin: 0;
  overflow: hidden;
  color: #999;
  padding-top: 10px; }
  .copyright .policy-link {
    float: right; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ */
  .site__sidebar,
  .site__main {
    min-height: calc(100vh - 61px); }

  .form__group {
    word-break: break-all; }

  .upload__list > li {
    word-break: break-all; }
  .upload > label:before {
    padding-top: 8px;
    padding-bottom: 0; }

  .form__input {
    line-height: 2; }
  .form__addon label {
    padding-top: 5px; }

  .btn {
    padding-top: 5px; }

  .label-required, .label-required-not {
    padding-top: 6px;
    line-height: 1; }

  .table th,
  .table td {
    word-break: break-all; }

  .form__checkbox .optionCheckbox > ul > li > a {
    padding: 15px 10px 8px; }

  .pagination-nav ul > li > a, .pagination-nav ul > li > span,
  .dataTables_wrapper .dataTables_paginate .paginate_button {
    padding-top: 10px; }

  .progress-step__number {
    padding-top: 12px; }

  .select2-container--default .select2-selection--multiple .select2-selection__choice {
    padding-top: 3px; }
    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
      transform: none;
      top: 8px;
      line-height: 1; }

  .site__footer {
    padding-bottom: 5px; }

  .copyright {
    padding-top: 12px; } }
/* Edge */
