@charset "UTF-8";

/*-------------vertical align-----------------*/

/*-------------centered inline-----------------*/

/*-------------------transition-------------------*/

/*-------------------place-holder---------------*/

button,
input,
select,
textarea,
label,
a,
span,
section,
[data-accordion] {
  -webkit-tap-highlight-color: transparent;
}

a {
  text-decoration: none !important;
}

a:hover,
a:active,
a:focus,
a:visited {
  color: undefined;
}

a,
input {
  outline: none;
}

img {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}

ol,
ul {
  list-style: none;
  padding-left: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

select::-ms-expand {
  display: none;
}

select {
  border: 0;
}

select:focus::-ms-value {
  background-color: inherit;
  color: #000;
}

.ripple .legitRipple-ripple,
.ripple-100 .legitRipple-ripple {
  background-color: #f3f6f8;
}

.color-grey {
  color: #afb3bc;
}

.color-grey-1 {
  color: #8f8f8f;
}

.color-grey-2 {
  color: #e0e4eb;
}

.color-grey-3 {
  color: #eaeff3;
}

.color-grey-4 {
  color: #f7f8fa;
}

.color-green {
  color: #c2a87c;
}

.color-green1 {
  color: #0e5c22;
}

.color-green2 {
  color: #00381a;
}

.color-green3 {
  color: #042018;
}

.color-green3-op-3 {
  color: rgba(4, 32, 24, 0.3);
}

.color-green4 {
  color: #006e36;
}

.color-green5 {
  color: #5ac967;
}

.color-trans {
  color: rgba(255, 255, 255, 0);
}

.color-white {
  color: rgba(255, 255, 255, 0.87);
}

.color-white-1 {
  color: rgba(255, 255, 255, 0.05);
}

.color-white-2 {
  color: rgba(255, 255, 255, 0.16);
}

.color-white-3 {
  color: rgba(255, 255, 255, 0.38);
}

.color-white-5 {
  color: rgba(255, 255, 255, 0.38);
}

.color-base {
  color: rgba(255, 255, 255, 0.87);
}

.color-black {
  color: #322e22;
}

.color-base-2 {
  color: #707c93;
}

.color-red {
  color: #ff4700;
}

.color-blue {
  color: #3f3bec;
}

.color-orange {
  color: #ff7544;
}

.color-yellow {
  color: #ffcb3b;
}

.color-purple {
  color: #4527a0;
}

.color-primary {
  color: #c2a87c !important;
}

.color-cancel {
  color: rgba(255, 255, 255, 0.16);
}

.color-secondary {
  color: #72501b;
}

.color-tertiary {
  color: #ffcb3b;
}

.color-success {
  color: #c2a87c;
}

.color-false {
  color: #ff4700;
}

.color-blank {
  color: transparent;
}

.ubg-grey {
  background-color: #afb3bc;
  color: white;
}

.ubg-grey .legitRipple-ripple {
  background: #d6d8dd;
}

.ubg-grey.bg-shadow {
  -webkit-box-shadow: 0px 5px 30px 0 rgba(175, 179, 188, 0.3);
  box-shadow: 0px 5px 30px 0 rgba(175, 179, 188, 0.3);
}

.ubg-grey-1 {
  background-color: #8f8f8f;
  color: white;
}

.ubg-grey-1 .legitRipple-ripple {
  background: #b3b3b3;
}

.ubg-grey-1.bg-shadow {
  -webkit-box-shadow: 0px 5px 30px 0 rgba(143, 143, 143, 0.3);
  box-shadow: 0px 5px 30px 0 rgba(143, 143, 143, 0.3);
}

.ubg-grey-2 {
  background-color: #e0e4eb;
  color: white;
}

.ubg-grey-2 .legitRipple-ripple {
  background: white;
}

.ubg-grey-2.bg-shadow {
  -webkit-box-shadow: 0px 5px 30px 0 rgba(224, 228, 235, 0.3);
  box-shadow: 0px 5px 30px 0 rgba(224, 228, 235, 0.3);
}

.ubg-grey-3 {
  background-color: #eaeff3;
  color: white;
}

.ubg-grey-3 .legitRipple-ripple {
  background: white;
}

.ubg-grey-3.bg-shadow {
  -webkit-box-shadow: 0px 5px 30px 0 rgba(234, 239, 243, 0.3);
  box-shadow: 0px 5px 30px 0 rgba(234, 239, 243, 0.3);
}

.ubg-grey-4 {
  background-color: #f7f8fa;
  color: white;
}

.ubg-grey-4 .legitRipple-ripple {
  background: white;
}

.ubg-grey-4.bg-shadow {
  -webkit-box-shadow: 0px 5px 30px 0 rgba(247, 248, 250, 0.3);
  box-shadow: 0px 5px 30px 0 rgba(247, 248, 250, 0.3);
}

.ubg-green {
  background-color: #c2a87c;
  color: white;
}

.ubg-green .legitRipple-ripple {
  background: #9bff07;
}

.ubg-green.bg-shadow {
  -webkit-box-shadow: 0px 5px 30px 0 rgba(114, 191, 0, 0.3);
  box-shadow: 0px 5px 30px 0 rgba(114, 191, 0, 0.3);
}

.ubg-green1 {
  background-color: #0e5c22;
  color: white;
}

.ubg-green1 .legitRipple-ripple {
  background: #179a39;
}

.ubg-green1.bg-shadow {
  -webkit-box-shadow: 0px 5px 30px 0 rgba(14, 92, 34, 0.3);
  box-shadow: 0px 5px 30px 0 rgba(14, 92, 34, 0.3);
}

.ubg-green2 {
  background-color: #00381a;
  color: white;
}

.ubg-green2 .legitRipple-ripple {
  background: #007f3b;
}

.ubg-green2.bg-shadow {
  -webkit-box-shadow: 0px 5px 30px 0 rgba(0, 56, 26, 0.3);
  box-shadow: 0px 5px 30px 0 rgba(0, 56, 26, 0.3);
}

.ubg-green3 {
  background-color: #042018;
  color: white;
}

.ubg-green3 .legitRipple-ripple {
  background: #0c5f48;
}

.ubg-green3.bg-shadow {
  -webkit-box-shadow: 0px 5px 30px 0 rgba(4, 32, 24, 0.3);
  box-shadow: 0px 5px 30px 0 rgba(4, 32, 24, 0.3);
}

.ubg-green3-op-3 {
  background-color: rgba(4, 32, 24, 0.3);
  color: white;
}

.ubg-green3-op-3 .legitRipple-ripple {
  background: rgba(12, 95, 72, 0.3);
}

.ubg-green3-op-3.bg-shadow {
  -webkit-box-shadow: 0px 5px 30px 0 rgba(4, 32, 24, 0.3);
  box-shadow: 0px 5px 30px 0 rgba(4, 32, 24, 0.3);
}

.ubg-green4 {
  background-color: #006e36;
  color: white;
}

.ubg-green4 .legitRipple-ripple {
  background: #00b559;
}

.ubg-green4.bg-shadow {
  -webkit-box-shadow: 0px 5px 30px 0 rgba(0, 110, 54, 0.3);
  box-shadow: 0px 5px 30px 0 rgba(0, 110, 54, 0.3);
}

.ubg-green5 {
  background-color: #5ac967;
  color: white;
}

.ubg-green5 .legitRipple-ripple {
  background: #90db99;
}

.ubg-green5.bg-shadow {
  -webkit-box-shadow: 0px 5px 30px 0 rgba(90, 201, 103, 0.3);
  box-shadow: 0px 5px 30px 0 rgba(90, 201, 103, 0.3);
}

.ubg-trans {
  background-color: rgba(255, 255, 255, 0);
  color: white;
}

.ubg-trans .legitRipple-ripple {
  background: rgba(255, 255, 255, 0);
}

.ubg-trans.bg-shadow {
  -webkit-box-shadow: 0px 5px 30px 0 rgba(255, 255, 255, 0.3);
  box-shadow: 0px 5px 30px 0 rgba(255, 255, 255, 0.3);
}

.ubg-white {
  background-color: rgba(255, 255, 255, 0.9);
  color: white;
}

.ubg-white .legitRipple-ripple {
  background: rgba(255, 255, 255, 0.9);
}

.ubg-white.bg-shadow {
  -webkit-box-shadow: 0px 5px 30px 0 rgba(255, 255, 255, 0.3);
  box-shadow: 0px 5px 30px 0 rgba(255, 255, 255, 0.3);
}

.ubg-white-1 {
  background-color: rgba(255, 255, 255, 0.05);
  color: white;
}

.ubg-white-1 .legitRipple-ripple {
  background: rgba(255, 255, 255, 0.05);
}

.ubg-white-1.bg-shadow {
  -webkit-box-shadow: 0px 5px 30px 0 rgba(255, 255, 255, 0.3);
  box-shadow: 0px 5px 30px 0 rgba(255, 255, 255, 0.3);
}

.ubg-white-2 {
  background-color: rgba(255, 255, 255, 0.16);
  color: white;
}

.ubg-white-2 .legitRipple-ripple {
  background: rgba(255, 255, 255, 0.16);
}

.ubg-white-2.bg-shadow {
  -webkit-box-shadow: 0px 5px 30px 0 rgba(255, 255, 255, 0.3);
  box-shadow: 0px 5px 30px 0 rgba(255, 255, 255, 0.3);
}

.ubg-white-3 {
  background-color: rgba(255, 255, 255, 0.7);
  color: white;
}

.ubg-white-3 .legitRipple-ripple {
  background: rgba(255, 255, 255, 0.7);
}

.ubg-white-3.bg-shadow {
  -webkit-box-shadow: 0px 5px 30px 0 rgba(255, 255, 255, 0.3);
  box-shadow: 0px 5px 30px 0 rgba(255, 255, 255, 0.3);
}

.ubg-base {
  background-color: rgba(255, 255, 255, 0.9);
  color: white;
}

.ubg-base .legitRipple-ripple {
  background: rgba(255, 255, 255, 0.9);
}

.ubg-base.bg-shadow {
  -webkit-box-shadow: 0px 5px 30px 0 rgba(255, 255, 255, 0.3);
  box-shadow: 0px 5px 30px 0 rgba(255, 255, 255, 0.3);
}

.ubg-black {
  background-color: #4a4a4a;
  color: white;
}

.ubg-black .legitRipple-ripple {
  background: #6e6e6e;
}

.ubg-black.bg-shadow {
  -webkit-box-shadow: 0px 5px 30px 0 rgba(74, 74, 74, 0.3);
  box-shadow: 0px 5px 30px 0 rgba(74, 74, 74, 0.3);
}

.ubg-base-2 {
  background-color: #707c93;
  color: white;
}

.ubg-base-2 .legitRipple-ripple {
  background: #99a1b2;
}

.ubg-base-2.bg-shadow {
  -webkit-box-shadow: 0px 5px 30px 0 rgba(112, 124, 147, 0.3);
  box-shadow: 0px 5px 30px 0 rgba(112, 124, 147, 0.3);
}

.ubg-red {
  background-color: #ff4700;
  color: white;
}

.ubg-red .legitRipple-ripple {
  background: #ff7b47;
}

.ubg-red.bg-shadow {
  -webkit-box-shadow: 0px 5px 30px 0 rgba(255, 71, 0, 0.3);
  box-shadow: 0px 5px 30px 0 rgba(255, 71, 0, 0.3);
}

.ubg-blue {
  background-color: #3f3bec;
  color: white;
}

.ubg-blue .legitRipple-ripple {
  background: #7f7cf2;
}

.ubg-blue.bg-shadow {
  -webkit-box-shadow: 0px 5px 30px 0 rgba(63, 59, 236, 0.3);
  box-shadow: 0px 5px 30px 0 rgba(63, 59, 236, 0.3);
}

.ubg-orange {
  background-color: #ff7544;
  color: white;
}

.ubg-orange .legitRipple-ripple {
  background: #ffaa8b;
}

.ubg-orange.bg-shadow {
  -webkit-box-shadow: 0px 5px 30px 0 rgba(255, 117, 68, 0.3);
  box-shadow: 0px 5px 30px 0 rgba(255, 117, 68, 0.3);
}

.ubg-yellow {
  background-color: #ffcb3b;
  color: rgba(255, 255, 255, 0.9);
}

.ubg-yellow .legitRipple-ripple {
  background: #ffde82;
}

.ubg-yellow.bg-shadow {
  -webkit-box-shadow: 0px 5px 30px 0 rgba(255, 203, 59, 0.3);
  box-shadow: 0px 5px 30px 0 rgba(255, 203, 59, 0.3);
}

.ubg-purple {
  background-color: #4527a0;
  color: white;
}

.ubg-purple .legitRipple-ripple {
  background: #623ed0;
}

.ubg-purple.bg-shadow {
  -webkit-box-shadow: 0px 5px 30px 0 rgba(69, 39, 160, 0.3);
  box-shadow: 0px 5px 30px 0 rgba(69, 39, 160, 0.3);
}

.ubg-primary {
  background-color: #c2a87c;
  color: white;
}

.ubg-primary .legitRipple-ripple {
  background: #9bff07;
}

.ubg-primary.bg-shadow {
  -webkit-box-shadow: 0px 5px 30px 0 rgba(114, 191, 0, 0.3);
  box-shadow: 0px 5px 30px 0 rgba(114, 191, 0, 0.3);
}

.ubg-cancel {
  background-color: rgba(255, 255, 255, 0.16);
  color: rgba(255, 255, 255, 0.9);
}

.ubg-cancel .legitRipple-ripple {
  background: rgba(255, 255, 255, 0.16);
}

.ubg-cancel.bg-shadow {
  -webkit-box-shadow: 0px 5px 30px 0 rgba(255, 255, 255, 0.3);
  box-shadow: 0px 5px 30px 0 rgba(255, 255, 255, 0.3);
}

.ubg-secondary {
  background: rgba(255, 255, 255, 0.87);
}

.box.box--light .ubg-secondary,
.box2 .ubg-secondary,
.sidebar-menu .ubg-secondary,
.main-header .ubg-secondary {
  background: rgba(255, 255, 255, 0.04);
  color: rgba(255, 255, 255, 0.87) !important;
}
.box--accordion.box.box--light .ubg-secondary {
  background: rgba(255, 255, 255, 0.2);
  opacity: 1;
}

.box.box--light .ubg-secondary.login-eye {
  background: transparent;
}

.ubg-secondary .legitRipple-ripple {
  background: rgba(255, 255, 255, 0.16);
}

.ubg-secondary.bg-shadow {
  -webkit-box-shadow: 0px 5px 30px 0 rgba(255, 255, 255, 0.3);
  box-shadow: 0px 5px 30px 0 rgba(255, 255, 255, 0.3);
}

.ubg-tertiary {
  background-color: #ffcb3b;
  color: rgba(255, 255, 255, 0.9);
}

.ubg-tertiary .legitRipple-ripple {
  background: #ffde82;
}

.ubg-tertiary.bg-shadow {
  -webkit-box-shadow: 0px 5px 30px 0 rgba(255, 203, 59, 0.3);
  box-shadow: 0px 5px 30px 0 rgba(255, 203, 59, 0.3);
}

.ubg-success {
  background-color: #c2a87c;
  color: white;
}

.ubg-success .legitRipple-ripple {
  background: #9bff07;
}

.ubg-success.bg-shadow {
  -webkit-box-shadow: 0px 5px 30px 0 rgba(114, 191, 0, 0.3);
  box-shadow: 0px 5px 30px 0 rgba(114, 191, 0, 0.3);
}

.ubg-false {
  background-color: #ff4700;
  color: white;
}

.ubg-false .legitRipple-ripple {
  background: #ff7b47;
}

.ubg-false.bg-shadow {
  -webkit-box-shadow: 0px 5px 30px 0 rgba(255, 71, 0, 0.3);
  box-shadow: 0px 5px 30px 0 rgba(255, 71, 0, 0.3);
}

.ubg-op-grey {
  background-color: rgba(175, 179, 188, 0.2);
  color: #afb3bc;
}

.ubg-op-grey.bg-shadow {
  -webkit-box-shadow: 0px 5px 30px 0 rgba(175, 179, 188, 0.3);
  box-shadow: 0px 5px 30px 0 rgba(175, 179, 188, 0.3);
}

.ubg-op-grey .legitRipple-ripple {
  background: white;
}

.ubg-op-grey-1 {
  background-color: rgba(143, 143, 143, 0.2);
  color: #8f8f8f;
}

.ubg-op-grey-1.bg-shadow {
  -webkit-box-shadow: 0px 5px 30px 0 rgba(143, 143, 143, 0.3);
  box-shadow: 0px 5px 30px 0 rgba(143, 143, 143, 0.3);
}

.ubg-op-grey-1 .legitRipple-ripple {
  background: #e6e6e6;
}

.ubg-op-grey-2 {
  background-color: rgba(224, 228, 235, 0.2);
  color: #e0e4eb;
}

.ubg-op-grey-2.bg-shadow {
  -webkit-box-shadow: 0px 5px 30px 0 rgba(224, 228, 235, 0.3);
  box-shadow: 0px 5px 30px 0 rgba(224, 228, 235, 0.3);
}

.ubg-op-grey-2 .legitRipple-ripple {
  background: white;
}

.ubg-op-grey-3 {
  background-color: rgba(234, 239, 243, 0.2);
  color: #eaeff3;
}

.ubg-op-grey-3.bg-shadow {
  -webkit-box-shadow: 0px 5px 30px 0 rgba(234, 239, 243, 0.3);
  box-shadow: 0px 5px 30px 0 rgba(234, 239, 243, 0.3);
}

.ubg-op-grey-3 .legitRipple-ripple {
  background: white;
}

.ubg-op-grey-4 {
  background-color: rgba(247, 248, 250, 0.2);
  color: #f7f8fa;
}

.ubg-op-grey-4.bg-shadow {
  -webkit-box-shadow: 0px 5px 30px 0 rgba(247, 248, 250, 0.3);
  box-shadow: 0px 5px 30px 0 rgba(247, 248, 250, 0.3);
}

.ubg-op-grey-4 .legitRipple-ripple {
  background: white;
}

.ubg-op-green {
  background-color: rgba(114, 191, 0, 0.2);
  color: #c2a87c;
}

.ubg-op-green.bg-shadow {
  -webkit-box-shadow: 0px 5px 30px 0 rgba(114, 191, 0, 0.3);
  box-shadow: 0px 5px 30px 0 rgba(114, 191, 0, 0.3);
}

.ubg-op-green .legitRipple-ripple {
  background: #c4ff6d;
}

.ubg-op-green1 {
  background-color: rgba(14, 92, 34, 0.2);
  color: #0e5c22;
}

.ubg-op-green1.bg-shadow {
  -webkit-box-shadow: 0px 5px 30px 0 rgba(14, 92, 34, 0.3);
  box-shadow: 0px 5px 30px 0 rgba(14, 92, 34, 0.3);
}

.ubg-op-green1 .legitRipple-ripple {
  background: #37e162;
}

.ubg-op-green2 {
  background-color: rgba(0, 56, 26, 0.2);
  color: #00381a;
}

.ubg-op-green2.bg-shadow {
  -webkit-box-shadow: 0px 5px 30px 0 rgba(0, 56, 26, 0.3);
  box-shadow: 0px 5px 30px 0 rgba(0, 56, 26, 0.3);
}

.ubg-op-green2 .legitRipple-ripple {
  background: #00e56b;
}

.ubg-op-green3 {
  background-color: rgba(4, 32, 24, 0.2);
  color: #042018;
}

.ubg-op-green3.bg-shadow {
  -webkit-box-shadow: 0px 5px 30px 0 rgba(4, 32, 24, 0.3);
  box-shadow: 0px 5px 30px 0 rgba(4, 32, 24, 0.3);
}

.ubg-op-green3 .legitRipple-ripple {
  background: #17ba8c;
}

.ubg-op-green3-op-3 {
  background-color: rgba(4, 32, 24, 0.2);
  color: rgba(4, 32, 24, 0.3);
}

.ubg-op-green3-op-3.bg-shadow {
  -webkit-box-shadow: 0px 5px 30px 0 rgba(4, 32, 24, 0.3);
  box-shadow: 0px 5px 30px 0 rgba(4, 32, 24, 0.3);
}

.ubg-op-green3-op-3 .legitRipple-ripple {
  background: rgba(23, 186, 140, 0.3);
}

.ubg-op-green4 {
  background-color: rgba(0, 110, 54, 0.2);
  color: #006e36;
}

.ubg-op-green4.bg-shadow {
  -webkit-box-shadow: 0px 5px 30px 0 rgba(0, 110, 54, 0.3);
  box-shadow: 0px 5px 30px 0 rgba(0, 110, 54, 0.3);
}

.ubg-op-green4 .legitRipple-ripple {
  background: #1cff8c;
}

.ubg-op-green5 {
  background-color: rgba(90, 201, 103, 0.2);
  color: #5ac967;
}

.ubg-op-green5.bg-shadow {
  -webkit-box-shadow: 0px 5px 30px 0 rgba(90, 201, 103, 0.3);
  box-shadow: 0px 5px 30px 0 rgba(90, 201, 103, 0.3);
}

.ubg-op-green5 .legitRipple-ripple {
  background: #ddf4df;
}

.ubg-op-trans {
  background-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0);
}

.ubg-op-trans.bg-shadow {
  -webkit-box-shadow: 0px 5px 30px 0 rgba(255, 255, 255, 0.3);
  box-shadow: 0px 5px 30px 0 rgba(255, 255, 255, 0.3);
}

.ubg-op-trans .legitRipple-ripple {
  background: rgba(255, 255, 255, 0);
}

.ubg-op-white {
  background-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.9);
}

.ubg-op-white.bg-shadow {
  -webkit-box-shadow: 0px 5px 30px 0 rgba(255, 255, 255, 0.3);
  box-shadow: 0px 5px 30px 0 rgba(255, 255, 255, 0.3);
}

.ubg-op-white .legitRipple-ripple {
  background: rgba(255, 255, 255, 0.9);
}

.ubg-op-white-1 {
  background-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.05);
}

.ubg-op-white-1.bg-shadow {
  -webkit-box-shadow: 0px 5px 30px 0 rgba(255, 255, 255, 0.3);
  box-shadow: 0px 5px 30px 0 rgba(255, 255, 255, 0.3);
}

.ubg-op-white-1 .legitRipple-ripple {
  background: rgba(255, 255, 255, 0.05);
}

.ubg-op-white-2 {
  background-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.16);
}

.ubg-op-white-2.bg-shadow {
  -webkit-box-shadow: 0px 5px 30px 0 rgba(255, 255, 255, 0.3);
  box-shadow: 0px 5px 30px 0 rgba(255, 255, 255, 0.3);
}

.ubg-op-white-2 .legitRipple-ripple {
  background: rgba(255, 255, 255, 0.16);
}

.ubg-op-white-3 {
  background-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.7);
}

.ubg-op-white-3.bg-shadow {
  -webkit-box-shadow: 0px 5px 30px 0 rgba(255, 255, 255, 0.3);
  box-shadow: 0px 5px 30px 0 rgba(255, 255, 255, 0.3);
}

.ubg-op-white-3 .legitRipple-ripple {
  background: rgba(255, 255, 255, 0.7);
}

.ubg-op-base {
  background-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.9);
}

.ubg-op-base.bg-shadow {
  -webkit-box-shadow: 0px 5px 30px 0 rgba(255, 255, 255, 0.3);
  box-shadow: 0px 5px 30px 0 rgba(255, 255, 255, 0.3);
}

.ubg-op-base .legitRipple-ripple {
  background: rgba(255, 255, 255, 0.9);
}

.ubg-op-black {
  background-color: rgba(74, 74, 74, 0.2);
  color: #4a4a4a;
}

.ubg-op-black.bg-shadow {
  -webkit-box-shadow: 0px 5px 30px 0 rgba(74, 74, 74, 0.3);
  box-shadow: 0px 5px 30px 0 rgba(74, 74, 74, 0.3);
}

.ubg-op-black .legitRipple-ripple {
  background: #a1a1a1;
}

.ubg-op-base-2 {
  background-color: rgba(112, 124, 147, 0.2);
  color: #707c93;
}

.ubg-op-base-2.bg-shadow {
  -webkit-box-shadow: 0px 5px 30px 0 rgba(112, 124, 147, 0.3);
  box-shadow: 0px 5px 30px 0 rgba(112, 124, 147, 0.3);
}

.ubg-op-base-2 .legitRipple-ripple {
  background: #d3d6de;
}

.ubg-op-red {
  background-color: rgba(255, 71, 0, 0.2);
  color: #ff4700;
}

.ubg-op-red.bg-shadow {
  -webkit-box-shadow: 0px 5px 30px 0 rgba(255, 71, 0, 0.3);
  box-shadow: 0px 5px 30px 0 rgba(255, 71, 0, 0.3);
}

.ubg-op-red .legitRipple-ripple {
  background: #ffc4ad;
}

.ubg-op-blue {
  background-color: rgba(63, 59, 236, 0.2);
  color: #3f3bec;
}

.ubg-op-blue.bg-shadow {
  -webkit-box-shadow: 0px 5px 30px 0 rgba(63, 59, 236, 0.3);
  box-shadow: 0px 5px 30px 0 rgba(63, 59, 236, 0.3);
}

.ubg-op-blue .legitRipple-ripple {
  background: #dad9fb;
}

.ubg-op-orange {
  background-color: rgba(255, 117, 68, 0.2);
  color: #ff7544;
}

.ubg-op-orange.bg-shadow {
  -webkit-box-shadow: 0px 5px 30px 0 rgba(255, 117, 68, 0.3);
  box-shadow: 0px 5px 30px 0 rgba(255, 117, 68, 0.3);
}

.ubg-op-orange .legitRipple-ripple {
  background: #fff5f1;
}

.ubg-op-yellow {
  background-color: rgba(255, 203, 59, 0.2);
  color: rgba(255, 255, 255, 0.9);
}

.ubg-op-yellow.bg-shadow {
  -webkit-box-shadow: 0px 5px 30px 0 rgba(255, 203, 59, 0.3);
  box-shadow: 0px 5px 30px 0 rgba(255, 203, 59, 0.3);
}

.ubg-op-yellow .legitRipple-ripple {
  background: #fff9e8;
}

.ubg-op-purple {
  background-color: rgba(69, 39, 160, 0.2);
  color: #4527a0;
}

.ubg-op-purple.bg-shadow {
  -webkit-box-shadow: 0px 5px 30px 0 rgba(69, 39, 160, 0.3);
  box-shadow: 0px 5px 30px 0 rgba(69, 39, 160, 0.3);
}

.ubg-op-purple .legitRipple-ripple {
  background: #a590e4;
}

.ubg-op-primary {
  background-color: rgba(114, 191, 0, 0.2);
  color: #c2a87c;
}

.ubg-op-primary.bg-shadow {
  -webkit-box-shadow: 0px 5px 30px 0 rgba(114, 191, 0, 0.3);
  box-shadow: 0px 5px 30px 0 rgba(114, 191, 0, 0.3);
}

.ubg-op-primary .legitRipple-ripple {
  background: #c4ff6d;
}

.ubg-op-cancel {
  background-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.9);
}

.ubg-op-cancel.bg-shadow {
  -webkit-box-shadow: 0px 5px 30px 0 rgba(255, 255, 255, 0.3);
  box-shadow: 0px 5px 30px 0 rgba(255, 255, 255, 0.3);
}

.ubg-op-cancel .legitRipple-ripple {
  background: rgba(255, 255, 255, 0.16);
}

.ubg-op-secondary {
  background-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.16);
}

.ubg-op-secondary.bg-shadow {
  -webkit-box-shadow: 0px 5px 30px 0 rgba(255, 255, 255, 0.3);
  box-shadow: 0px 5px 30px 0 rgba(255, 255, 255, 0.3);
}

.ubg-op-secondary .legitRipple-ripple {
  background: rgba(255, 255, 255, 0.16);
}

.ubg-op-tertiary {
  background-color: rgba(255, 203, 59, 0.2);
  color: rgba(255, 255, 255, 0.9);
}

.ubg-op-tertiary.bg-shadow {
  -webkit-box-shadow: 0px 5px 30px 0 rgba(255, 203, 59, 0.3);
  box-shadow: 0px 5px 30px 0 rgba(255, 203, 59, 0.3);
}

.ubg-op-tertiary .legitRipple-ripple {
  background: #fff9e8;
}

.ubg-op-success {
  background-color: rgba(114, 191, 0, 0.2);
  color: #c2a87c;
}

.ubg-op-success.bg-shadow {
  -webkit-box-shadow: 0px 5px 30px 0 rgba(114, 191, 0, 0.3);
  box-shadow: 0px 5px 30px 0 rgba(114, 191, 0, 0.3);
}

.ubg-op-success .legitRipple-ripple {
  background: #c4ff6d;
}

.ubg-op-false {
  background-color: rgba(255, 71, 0, 0.2);
  color: #ff4700;
}

.ubg-op-false.bg-shadow {
  -webkit-box-shadow: 0px 5px 30px 0 rgba(255, 71, 0, 0.3);
  box-shadow: 0px 5px 30px 0 rgba(255, 71, 0, 0.3);
}

.ubg-op-false .legitRipple-ripple {
  background: #ffc4ad;
}

.ubg-blank {
  background: transparent;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 300;
}

.text-left {
  text-align: left !important;
}

@media (min-width: 480px) {
  .text-left-xs-right {
    text-align: left !important;
  }
}

@media (max-width: 479px) {
  .text-left-xs-right {
    text-align: right !important;
  }
}

@media (min-width: 480px) {
  .text-left-xs-center {
    text-align: left !important;
  }
}

@media (max-width: 479px) {
  .text-left-xs-center {
    text-align: center !important;
  }
}

@media (min-width: 480px) {
  .text-left-xs-justify {
    text-align: left !important;
  }
}

@media (max-width: 479px) {
  .text-left-xs-justify {
    text-align: justify !important;
  }
}

@media (min-width: 768px) {
  .text-left-sm-right {
    text-align: left !important;
  }
}

@media (max-width: 767px) {
  .text-left-sm-right {
    text-align: right !important;
  }
}

@media (min-width: 768px) {
  .text-left-sm-center {
    text-align: left !important;
  }
}

@media (max-width: 767px) {
  .text-left-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  .text-left-sm-justify {
    text-align: left !important;
  }
}

@media (max-width: 767px) {
  .text-left-sm-justify {
    text-align: justify !important;
  }
}

@media (min-width: 992px) {
  .text-left-md-right {
    text-align: left !important;
  }
}

@media (max-width: 991px) {
  .text-left-md-right {
    text-align: right !important;
  }
}

@media (min-width: 992px) {
  .text-left-md-center {
    text-align: left !important;
  }
}

@media (max-width: 991px) {
  .text-left-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  .text-left-md-justify {
    text-align: left !important;
  }
}

@media (max-width: 991px) {
  .text-left-md-justify {
    text-align: justify !important;
  }
}

@media (min-width: 1200px) {
  .text-left-lg-right {
    text-align: left !important;
  }
}

@media (max-width: 1199px) {
  .text-left-lg-right {
    text-align: right !important;
  }
}

@media (min-width: 1200px) {
  .text-left-lg-center {
    text-align: left !important;
  }
}

@media (max-width: 1199px) {
  .text-left-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .text-left-lg-justify {
    text-align: left !important;
  }
}

@media (max-width: 1199px) {
  .text-left-lg-justify {
    text-align: justify !important;
  }
}

.text-center {
  text-align: center !important;
}

@media (min-width: 480px) {
  .text-center-xs-left {
    text-align: center !important;
  }
}

@media (max-width: 479px) {
  .text-center-xs-left {
    text-align: left !important;
  }
}

@media (min-width: 480px) {
  .text-center-xs-right {
    text-align: center !important;
  }
}

@media (max-width: 479px) {
  .text-center-xs-right {
    text-align: right !important;
  }
}

@media (min-width: 480px) {
  .text-center-xs-justify {
    text-align: center !important;
  }
}

@media (max-width: 479px) {
  .text-center-xs-justify {
    text-align: justify !important;
  }
}

@media (min-width: 768px) {
  .text-center-sm-left {
    text-align: center !important;
  }
}

@media (max-width: 767px) {
  .text-center-sm-left {
    text-align: left !important;
  }
}

@media (min-width: 768px) {
  .text-center-sm-right {
    text-align: center !important;
  }
}

@media (max-width: 767px) {
  .text-center-sm-right {
    text-align: right !important;
  }
}

@media (min-width: 768px) {
  .text-center-sm-justify {
    text-align: center !important;
  }
}

@media (max-width: 767px) {
  .text-center-sm-justify {
    text-align: justify !important;
  }
}

@media (min-width: 992px) {
  .text-center-md-left {
    text-align: center !important;
  }
}

@media (max-width: 991px) {
  .text-center-md-left {
    text-align: left !important;
  }
}

@media (min-width: 992px) {
  .text-center-md-right {
    text-align: center !important;
  }
}

@media (max-width: 991px) {
  .text-center-md-right {
    text-align: right !important;
  }
}

@media (min-width: 992px) {
  .text-center-md-justify {
    text-align: center !important;
  }
}

@media (max-width: 991px) {
  .text-center-md-justify {
    text-align: justify !important;
  }
}

@media (min-width: 1200px) {
  .text-center-lg-left {
    text-align: center !important;
  }
}

@media (max-width: 1199px) {
  .text-center-lg-left {
    text-align: left !important;
  }
}

@media (min-width: 1200px) {
  .text-center-lg-right {
    text-align: center !important;
  }
}

@media (max-width: 1199px) {
  .text-center-lg-right {
    text-align: right !important;
  }
}

@media (min-width: 1200px) {
  .text-center-lg-justify {
    text-align: center !important;
  }
}

@media (max-width: 1199px) {
  .text-center-lg-justify {
    text-align: justify !important;
  }
}

@media (min-width: 480px) {
  .text-right-xs-left {
    text-align: right !important;
  }
}

@media (max-width: 479px) {
  .text-right-xs-left {
    text-align: left !important;
  }
}

@media (min-width: 480px) {
  .text-right-xs-center {
    text-align: right !important;
  }
}

@media (max-width: 479px) {
  .text-right-xs-center {
    text-align: center !important;
  }
}

@media (min-width: 480px) {
  .text-right-xs-justify {
    text-align: right !important;
  }
}

@media (max-width: 479px) {
  .text-right-xs-justify {
    text-align: justify !important;
  }
}

@media (min-width: 768px) {
  .text-right-sm-left {
    text-align: right !important;
  }
}

@media (max-width: 767px) {
  .text-right-sm-left {
    text-align: left !important;
  }
}

@media (min-width: 768px) {
  .text-right-sm-center {
    text-align: right !important;
  }
}

@media (max-width: 767px) {
  .text-right-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  .text-right-sm-justify {
    text-align: right !important;
  }
}

@media (max-width: 767px) {
  .text-right-sm-justify {
    text-align: justify !important;
  }
}

@media (min-width: 992px) {
  .text-right-md-left {
    text-align: right !important;
  }
}

@media (max-width: 991px) {
  .text-right-md-left {
    text-align: left !important;
  }
}

@media (min-width: 992px) {
  .text-right-md-center {
    text-align: right !important;
  }
}

@media (max-width: 991px) {
  .text-right-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  .text-right-md-justify {
    text-align: right !important;
  }
}

@media (max-width: 991px) {
  .text-right-md-justify {
    text-align: justify !important;
  }
}

@media (min-width: 1200px) {
  .text-right-lg-left {
    text-align: right !important;
  }
}

@media (max-width: 1199px) {
  .text-right-lg-left {
    text-align: left !important;
  }
}

@media (min-width: 1200px) {
  .text-right-lg-center {
    text-align: right !important;
  }
}

@media (max-width: 1199px) {
  .text-right-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .text-right-lg-justify {
    text-align: right !important;
  }
}

@media (max-width: 1199px) {
  .text-right-lg-justify {
    text-align: justify !important;
  }
}

.text-justify {
  text-align: justify !important;
}

.ic {
  height: auto;
}

.ic-xs {
  width: 14px;
  height: auto;
}

.ic-sm {
  width: 18px;
  height: auto;
}

.ic-md {
  width: 24px;
  height: 24px;
}

.ic-lg {
  width: 24px;
  height: auto;
}

.font-xs {
  font-size: 16px;line-height: 24px;
}

.font-sm {
  font-size: 18px; line-height: 26px;
}

.font-md {
  font-size: 22px;
}

.font-lg {
  font-size: 24px;
}

.font-ic-xs {
  font-size: 14px;
}

.font-ic-sm {
  font-size: 18px;
}

.font-ic-md {
  font-size: 22px;
}

.font-ic-lg {
  font-size: 24px;
}

h1,
.h1 {
  margin: 0;
  font-size: 34px;
  line-height: 1.1;
}

@media (max-width: 768px) {
  h1,
  .h1 {
    font-size: 28px;
  }
}

@media (max-width: 480px) {
  h1,
  .h1 {
    font-size: 24px;
  }
}

h2,
.h2 {
  margin: 0;
  font-size: 24px;
  line-height: 1.1;
}

@media (max-width: 480px) {
  h2,
  .h2 {
    font-size: 22px;
  }
}

h3,
.h3 {
  margin: 0;
  font-size: 20px;
  line-height: 1.1;
}

@media (max-width: 480px) {
  h3,
  .h3 {
    font-size: 20px;
  }
}

h4,
.h4 {
  margin: 0;
  font-size: 18px;
  line-height: 1.3;
}

h5,
.h5 {
  margin: 0;
  font-size: 16px;
  line-height: 1.3;
}

h51,
.h51 {
  margin: 0;
  font-size: 14;
  line-height: 1.3;
}

h6,
.h6 {
  margin: 0;
  font-size: 13px;
  line-height: 1.3;
}

h7,
.h7 {
  margin: 0;
  font-size: 12px;
  line-height: 1.3;
}

.weight1 {
  font-weight: 100;
}

.weight2 {
  font-weight: 200;
}

.weight3 {
  font-weight: 300;
}

.weight4 {
  font-weight: 400;
}

.weight5 {
  font-weight: 500;
}

.weight6 {
  font-weight: 600;
}

.weight7 {
  font-weight: 700;
}

.weight8 {
  font-weight: 800;
}

.weight9 {
  font-weight: 900;
}

.b,
b {
  font-weight: 700;
}

p,
.p {
  font-size: 16px;
  line-height: 1.5;
}

label {
  font-size: 16px;
}

select,
textarea,
input,
button {
  font-size: 16px;
  outline: none;
  -webkit-appearance: none;
}

select {
  cursor: pointer;
}

@media (min-width: 1201px) {
  .menu-hover:hover .menu__item__block:after,
  .menu__item:hover .menu__item__block:after {
    display: block;
  }
}

@media (min-width: 1201px) {
  .menu-active.active:after,
  .menu--change .active .active.menu__item__block:after,
  .active.menu__item:after,
  .active > .active.menu__item__block:after {
    display: block;
  }
}

@media (min-width: 1201px) {
  .menu-sub-hover,
  .menu__sub__item:hover {
    background-color: #eaeff3;
  }
}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */

/*
   * Stand
   */

.hamburger--stand .hamburger-inner {
  -webkit-transition: background-color 0s 0.15s linear,
    -webkit-transform 0.15s 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: background-color 0s 0.15s linear,
    -webkit-transform 0.15s 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: transform 0.15s 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19),
    background-color 0s 0.15s linear;
  transition: transform 0.15s 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19),
    background-color 0s 0.15s linear,
    -webkit-transform 0.15s 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--stand .hamburger-inner::before {
  -webkit-transition: top 0.15s 0.15s ease-in,
    -webkit-transform 0.15s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.15s 0.15s ease-in,
    -webkit-transform 0.15s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.15s 0.15s ease-in,
    transform 0.15s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.15s 0.15s ease-in,
    transform 0.15s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19),
    -webkit-transform 0.15s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--stand .hamburger-inner::after {
  -webkit-transition: bottom 0.15s 0.15s ease-in,
    -webkit-transform 0.15s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.15s 0.15s ease-in,
    -webkit-transform 0.15s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.15s 0.15s ease-in,
    transform 0.15s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.15s 0.15s ease-in,
    transform 0.15s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19),
    -webkit-transform 0.15s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--stand.is-active .hamburger-inner {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  background-color: transparent;
  -webkit-transition: background-color 0s 0.3s linear,
    -webkit-transform 0.15s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: background-color 0s 0.3s linear,
    -webkit-transform 0.15s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.15s 0s cubic-bezier(0.215, 0.61, 0.355, 1),
    background-color 0s 0.3s linear;
  transition: transform 0.15s 0s cubic-bezier(0.215, 0.61, 0.355, 1),
    background-color 0s 0.3s linear,
    -webkit-transform 0.15s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--stand.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: top 0.15s 0.1s ease-out,
    -webkit-transform 0.15s 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.15s 0.1s ease-out,
    -webkit-transform 0.15s 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.15s 0.1s ease-out,
    transform 0.15s 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.15s 0.1s ease-out,
    transform 0.15s 0.3s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 0.15s 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--stand.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: bottom 0.15s 0.1s ease-out,
    -webkit-transform 0.15s 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.15s 0.1s ease-out,
    -webkit-transform 0.15s 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.15s 0.1s ease-out,
    transform 0.15s 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.15s 0.1s ease-out,
    transform 0.15s 0.3s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 0.15s 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.main--with-menu {
  padding-top: 80px;
}

@media (max-width: 1200px) {
  .main--with-menu {
    padding-top: 50px;
  }
}

#menu-trigger:checked ~ .menu .hamburger .hamburger-inner {
  background-color: rgba(255, 255, 255, 0.9);
}

#menu-trigger:checked ~ .menu .hamburger .hamburger-inner::before {
  background-color: rgba(255, 255, 255, 0.9);
}

#menu-trigger:checked ~ .menu .hamburger .hamburger-inner::after {
  background-color: rgba(255, 255, 255, 0.9);
}

#menu-trigger:checked ~ .menu .hamburger .hamburger-inner {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  background-color: transparent;
  -webkit-transition: background-color 0s 0.3s linear,
    -webkit-transform 0.15s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: background-color 0s 0.3s linear,
    -webkit-transform 0.15s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.15s 0s cubic-bezier(0.215, 0.61, 0.355, 1),
    background-color 0s 0.3s linear;
  transition: transform 0.15s 0s cubic-bezier(0.215, 0.61, 0.355, 1),
    background-color 0s 0.3s linear,
    -webkit-transform 0.15s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
}

#menu-trigger:checked ~ .menu .hamburger .hamburger-inner::before {
  top: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: top 0.15s 0.1s ease-out,
    -webkit-transform 0.15s 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.15s 0.1s ease-out,
    -webkit-transform 0.15s 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.15s 0.1s ease-out,
    transform 0.15s 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.15s 0.1s ease-out,
    transform 0.15s 0.3s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 0.15s 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

#menu-trigger:checked ~ .menu .hamburger .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: bottom 0.15s 0.1s ease-out,
    -webkit-transform 0.15s 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.15s 0.1s ease-out,
    -webkit-transform 0.15s 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.15s 0.1s ease-out,
    transform 0.15s 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.15s 0.1s ease-out,
    transform 0.15s 0.3s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 0.15s 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

#menu-trigger:checked ~ .menu {
  height: 100%;
  background-color: #042018;
  -webkit-transition: background 0.35s linear, height 0.35s ease-in;
  transition: background 0.35s linear, height 0.35s ease-in;
}

#menu-trigger:checked ~ .menu .input-trigger__glass {
  background-image: url(../images/base/icons/search/square/base.svg);
}

#input-trigger:checked ~ .menu .search--menu {
  opacity: 1;
  color: rgba(255, 255, 255, 0.9);
  border-bottom: 1px solid rgba(255, 255, 255, 0.9);
}

@media (max-width: 1200px) {
  #input-trigger:checked ~ .menu .search--menu {
    width: 100%;
  }
}

@media (min-width: 1201px) {
  #input-trigger:checked ~ .menu .search--menu {
    width: 200px;
  }
}

#input-trigger:checked ~ .menu--change .search--menu {
  border-bottom: 1px solid rgba(255, 255, 255, 0.9);
}

#input-trigger:checked ~ .menu--change .search--menu {
  color: rgba(255, 255, 255, 0.9);
}

#input-trigger:checked ~ .menu .input-trigger__glass {
  -webkit-transform: scale(0);
  transform: scale(0);
}

#input-trigger:checked ~ .menu .multiply-button--menu {
  visibility: visible;
  z-index: 2;
  -webkit-transform: translate(0, -50%) scale(1) rotate(225deg);
  transform: translate(0, -50%) scale(1) rotate(225deg);
  top: 50%;
  right: 0;
  position: absolute;
  width: 16px;
  height: 16px;
  /* horizontal line */
  moz-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

#input-trigger:checked ~ .menu .multiply-button--menu:before {
  top: 0;
  left: 50%;
  width: 2px;
  height: 100%;
  margin-left: -1px;
}

#input-trigger:checked ~ .menu .multiply-button--menu:after {
  top: 50%;
  left: 0;
  width: 100%;
  height: 2px;
  margin-top: -1px;
}

#input-trigger:checked ~ .menu .multiply-button--menu:before,
#input-trigger:checked ~ .menu .multiply-button--menu:after {
  content: "";
  position: absolute;
  background-color: rgba(255, 255, 255, 0.9);
}

#input-trigger:checked ~ .menu--change .multiply-button--menu:before,
#input-trigger:checked ~ .menu--change .multiply-button--menu:after {
  background-color: rgba(255, 255, 255, 0.9);
}

@media (max-width: 1200px) {
  #menu-trigger ~ .menu .menu__item {
    opacity: 0;
    -webkit-transform: scale(1.2) translateY(-30px);
    transform: scale(1.2) translateY(-30px);
    -webkit-transition: opacity 0.35s ease-out, transform 0.35s ease-out,
      -webkit-transform 0.35s ease-out;
    transition: opacity 0.35s ease-out, transform 0.35s ease-out,
      -webkit-transform 0.35s ease-out;
  }
  #menu-trigger:checked ~ .menu .menu__item {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
  #input-trigger:checked
    ~ .menu
    .menu__mobile__item:not(.menu__mobile__item--search) {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
}

.input-trigger {
  width: 20px;
  height: 36px;
  cursor: pointer;
  position: relative;
}

.input-trigger__glass {
  moz-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: scale(1);
  transform: scale(1);
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../images/base/icons/search/square/base.svg");
  background-size: 20px 20px;
  background-color: transparent;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 100%;
  height: 100%;
  top: 0;
}

@media (min-width: 1201px) {
  .menu--change .menu__item__block {
    color: rgba(255, 255, 255, 0.9);
  }
}

.menu--change .input-trigger__glass {
  background-image: url(../images/base/icons/search/square/base.svg);
}

.menu--change .search--menu {
  color: rgba(255, 255, 255, 0.9);
}

.menu--change .search--menu:placeholder {
  color: rgba(255, 255, 255, 0.9);
  opacity: 0.5;
}

.menu--change .search--menu:-moz-placeholder {
  color: rgba(255, 255, 255, 0.9);
  opacity: 0.5;
}

.menu--change .search--menu::-moz-placeholder {
  color: rgba(255, 255, 255, 0.9);
  opacity: 0.5;
}

.menu--change .search--menu:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.9);
  opacity: 0.5;
}

.menu--change .search--menu::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.9);
  opacity: 0.5;
}

.menu--change .hamburger-inner,
.menu--change .hamburger-inner::before,
.menu--change .hamburger-inner::after {
  background-color: rgba(255, 255, 255, 0.9);
}

.menu__item__block:hover + .menu__sub,
.menu__sub:hover {
  display: block;
}

.trigger {
  display: block;
  font-size: 0;
}

.multiply-button {
  cursor: pointer;
}

.multiply-button--menu {
  width: 16px;
  height: 16px;
  z-index: 2;
  top: 50%;
  position: absolute;
  moz-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: translate(0, -50%) scale(0) rotate(0deg);
  transform: translate(0, -50%) scale(0) rotate(0deg);
}

.search--menu {
  width: 0;
  height: 35px;
  z-index: 2;
  border-radius: 0;
  padding: 0;
  opacity: 0;
  color: transparent;
  border: 0;
  background-color: transparent;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  border-bottom: 1px solid transparent;
  font-size: 16px;
}

@media (max-width: 1200px) {
  .search--menu {
    height: 50px;
  }
}

.search--menu:placeholder {
  color: rgba(255, 255, 255, 0.9);
  opacity: 0.5;
}

.search--menu:-moz-placeholder {
  color: rgba(255, 255, 255, 0.9);
  opacity: 0.5;
}

.search--menu::-moz-placeholder {
  color: rgba(255, 255, 255, 0.9);
  opacity: 0.5;
}

.search--menu:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.9);
  opacity: 0.5;
}

.search--menu::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.9);
  opacity: 0.5;
}

@media (max-width: 1200px) {
  [mega-menu-wrap] > .menu__item__block > .menu__item--dropdown img {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
}

.menu {
  position: fixed;
  background: #042018;
  width: 100%;
  z-index: 100;
  top: 0;
  right: 0;
  -webkit-transition: background 0.35s linear, height 0.35s ease-in;
  transition: background 0.35s linear, height 0.35s ease-in;
}

.menu--change {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

@media (min-width: 1201px) {
  .menu {
    height: 64px;
  }
}

@media (max-width: 1200px) {
  .menu {
    height: 64px;
    overflow: hidden;
  }
}

.menu__mega {
  left: 0;
  right: 0;
  opacity: 0;
  pointer-events: none;
  z-index: 1;
  cursor: auto;
  background-color: white;
  -webkit-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
}

@media (min-width: 1201px) {
  .menu__mega {
    position: absolute;
    top: 80px;
    min-height: 200px;
    background-color: white;
  }
  .menu__mega:hover {
    opacity: 1;
    pointer-events: all;
  }
  .menu__mega:hover ~ .menu__mega--overlay {
    opacity: 1;
    pointer-events: all;
  }
}

@media (max-width: 1200px) {
  .menu__mega {
    position: fixed;
    z-index: 101;
    top: 50px;
    left: 100%;
    pointer-events: all;
    opacity: 1;
    height: calc(100% - 50px);
    height: -webkit-calc(100% - 50px);
    overflow: hidden;
  }
}

.menu__mega__back {
  cursor: pointer;
}

@media (min-width: 1201px) {
  .menu__mega__back {
    display: none;
  }
}

.menu__mega--active .menu__mega {
  left: 0%;
  overflow: auto;
}

@media (min-width: 1201px) {
  .menu__mega--overlay {
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    right: 0;
    pointer-events: none;
    cursor: auto;
    opacity: 0;
    -webkit-transition: 0.2s all ease-in-out;
    transition: 0.2s all ease-in-out;
    height: calc(100vh - 80px);
    height: -webkit-calc(100vh - 80px);
  }
}

.menu__wrap {
  height: 100%;
  margin: 0 auto;
  font-size: 0;
  text-align: justify;
  -ms-text-justify: distribute-all-lines;
  text-justify: distribute-all-lines;
}

.menu__wrap::after {
  content: "";
  width: 100%;
  display: inline-block;
  font-size: 0;
  line-height: 0;
}

.menu__mobile {
  font-size: 0;
  position: relative;
  text-align: center;
  overflow-x: hidden;
  vertical-align: middle;
  display: table;
  width: 100%;
}

@media (min-width: 1201px) {
  .menu__mobile {
    display: inline-block;
    vertical-align: top;
    height: 80px;
    zoom: 1;
    width: auto;
    float: right;
  }
}

@media (max-width: 1200px) {
  .menu__mobile {
    height: 50px;
  }
}

.menu__mobile::after {
  content: "";
  width: 100%;
  display: inline-block;
  font-size: 0;
  line-height: 0;
}

.menu__mobile__ic {
  line-height: 0;
  overflow: hidden;
  display: inline-block;
  height: 100%;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  z-index: 2;
}

.menu__mobile__ic label {
  vertical-align: middle;
  display: inline-block;
  overflow: hidden;
  margin: 0;
  height: 100%;
}

.menu__mobile__ic label::before {
  content: "";
  width: 0;
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}

.menu__mobile__ic label .hamburger {
  vertical-align: middle;
}

.menu__mobile__logo {
  position: relative;
  left: 0;
  height: 100%;
  vertical-align: middle;
  width: 100%;
}

.menu__mobile__logo > img {
  height: 32px;
}

.menu__mobile__item {
  vertical-align: middle;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.menu__mobile__item--visible {
  display: inline-block;
}

@media (min-width: 1201px) {
  .menu__mobile__item:not(.menu__mobile__item--visible) {
    display: none;
  }
  .menu__mobile__item--search {
    height: 80px;
  }
}

@media (max-width: 1200px) {
  .menu__mobile__item:not(.menu__mobile__item--visible) {
    display: table-cell;
  }
  .menu__mobile__item--search {
    height: 50px;
  }
  .menu__mobile__item:not(.menu__mobile__logo) {
    min-width: 64px;
    height: 64px;
  }
}

.menu__mobile__item:not(.menu__mobile__ic) {
  padding: 0 0;
}

.menu__mobile__block {
  color: rgba(255, 255, 255, 0.6);
  position: relative;
}

@media (min-width: 1201px) {
  .menu__mobile__block {
    font-size: 14px;
    font-weight: 500;
    line-height: 80px;
  }
  .menu__mobile__block--search {
    height: 100%;
  }
}

@media (max-width: 1200px) {
  .menu__mobile__block {
    font-size: 16px;
    font-weight: 500;
  }
  .menu__mobile__block--search {
    padding: 0 15px;
    position: fixed;
    height: 50px;
    top: 0;
    right: 0;
    width: 100%;
  }
}

@media (min-width: 1201px) {
  .menu__logo {
    position: relative;
    display: inline-block;
    zoom: 1;
    /* Fix for IE7 */
    *display: inline;
    /* Fix for IE7 */
    height: 100%;
    vertical-align: middle;
  }
  .menu__logo img {
    height: 54px;
    position: relative;
    top: 13px;
  }
}

@media (max-width: 1200px) {
  .menu__logo {
    display: none;
  }
}

@media (min-width: 1201px) {
  .menu__left {
    position: relative;
    display: inline-block;
    zoom: 1;
    /* Fix for IE7 */
    *display: inline;
    /* Fix for IE7 */
    height: 100%;
    vertical-align: middle;
    padding: 0 20px;
    float: left;
  }
}

@media (max-width: 1200px) {
  .menu__left {
    display: none;
  }
}

.menu__content {
  font-size: 0;
  letter-spacing: 0;
  text-align: left;
}

@media (min-width: 1201px) {
  .menu__content__outside {
    vertical-align: middle;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    /* Fix for IE7 */
    *display: inline;
    /* Fix for IE7 */
    float: right;
  }
}

@media (min-width: 1201px) {
  .menu__content__wrap {
    text-align: center;
  }
}

@media (min-width: 1201px) {
  .menu__content {
    height: 100%;
    width: auto;
  }
}

@media (max-width: 1200px) {
  .menu__content {
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    right: 0;
    width: 100%;
    top: 50px;
    bottom: 0;
    position: absolute;
    width: 100%;
  }
}

@media (max-width: 1200px) {
  .menu__content__wrap {
    padding: 20px 45px;
    display: inline-block;
    zoom: 1;
    /* Fix for IE7 */
    *display: inline;
    /* Fix for IE7 */
    vertical-align: middle;
    width: 100%;
    overflow: hidden;
  }
}

.menu__item {
  display: inline-block;
  text-decoration: none;
  text-align: left;
  cursor: pointer;
  border: 0;
  vertical-align: middle;
}

.menu__item:not(.static) {
  position: relative;
}

.menu__item::after {
  clear: both;
  content: "";
}

.menu__item__text {
  display: inline-block;
}

@media (min-width: 1201px) {
  .menu__item__icon {
    display: inline-block;
    width: 22px;
    text-align: right;
  }
}

@media (max-width: 1200px) {
  .menu__item__icon {
    position: absolute !important;
    width: 40px;
    height: 100%;
    text-align: right;
    line-height: 100;
    top: 0;
    right: 0;
  }
  .menu__item__icon img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: auto;
    margin: auto;
  }
}

.menu__item__icon img {
  width: 22px;
  height: auto;
}

.menu__item__block {
  position: relative;
}

@media (min-width: 1201px) {
  .menu__item__block {
    display: inline-block;
    color: rgba(255, 255, 255, 0.6);
    padding: 0 20px;
    font-size: 14px;
    font-weight: 500;
    line-height: 64px;
    height: 64px;
  }
  .menu__item__block:hover ~ .menu__sub {
    display: block;
    max-height: none !important;
  }
  .menu__item__block:hover ~ .menu__mega,
  .menu__item__block:hover ~ .menu__mega--overlay {
    opacity: 1;
    pointer-events: all;
  }
}

@media (max-width: 1200px) {
  .menu__item__block {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    padding: 16px 0;
  }
  .menu__item__block::before {
    bottom: 0;
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #eaeff5;
  }
}

@media (max-width: 1200px) {
  .menu__item {
    width: 100%;
  }
}

.menu__sub {
  font-size: 16px;
}

@media (min-width: 1201px) {
  .menu__sub {
    border-radius: 6px;
    border: 1px solid #e0e4eb;
    max-height: none !important;
    position: absolute;
    width: auto;
    right: 0;
    display: none;
    -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
    min-width: 200px;
    margin-top: 0;
  }
}

@media (max-width: 1200px) {
  .menu__sub {
    padding-left: 16px;
  }
}

@media (max-width: 1200px) {
  .menu__sub__wrap {
    padding: 15px 0;
    background-color: transparent;
  }
}

@media (min-width: 1201px) {
  .menu__sub__wrap {
    background-color: #042018;
    -webkit-box-shadow: 0 0 12.75px rgba(17, 34, 51, 0.17);
    box-shadow: 0 0 12.75px rgba(17, 34, 51, 0.17);
  }
}

.menu__sub__item {
  display: block;
  text-decoration: none;
  text-align: left;
}

@media (min-width: 1201px) {
  .menu__sub__block {
    color: rgba(255, 255, 255, 0.6);
    font-size: 16px;
    font-weight: 500;
    padding: 14px 15px;
    min-width: 200px;
  }
}

@media (max-width: 1200px) {
  .menu__sub__block {
    color: rgba(255, 255, 255, 0.6);
    font-size: 14px;
    font-weight: 400;
    padding: 15px 0;
    border-bottom: 1px solid transparent;
  }
}

.menu__ic-box {
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: block;
  font-size: 0;
  text-align: center;
}

@media (min-width: 1201px) {
  .menu__ic-box {
    margin-top: 20px;
  }
}

@media (max-width: 1200px) {
  .menu__ic-box {
    margin-top: 5px;
  }
}

.menu__item--dropdown img {
  -webkit-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
}

@media (max-width: 1200px) {
  .open > .menu__item__block .menu__item--dropdown img {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
}

.hamburger {
  padding: 0 0;
  display: inline-block;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 1.2s;
  transition-duration: 1.2s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}

.hamburger:hover {
  opacity: 1;
}

.hamburger-box {
  width: 22px;
  height: 14px;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1px;
}

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  width: 22px;
  height: 2px;
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 4px;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.hamburger-inner::before,
.hamburger-inner::after {
  content: "";
  display: block;
}

.hamburger-inner::before {
  top: -6px;
}

.hamburger-inner::after {
  bottom: -6px;
}

.table td,
.table th {
  padding: inherit;
  vertical-align: inherit;
  border-top: inherit;
}

.table {
  display: table;
  width: 100%;
  margin-bottom: 0;
}

.table-auto {
  width: auto;
  display: table;
}

.tr {
  display: table-row;
}

.td {
  display: table-cell;
  vertical-align: middle;
  position: relative;
}

.td-left {
  padding-left: 15px !important;
}

.td-xs {
  position: relative;
  min-width: 100px;
}

@media (min-width: 768px) {
  .td-xs {
    display: table-cell;
    vertical-align: middle;
  }
}

@media (max-width: 767px) {
  .td-xs {
    text-align: left !important;
  }
}

.td-sm {
  position: relative;
}

@media (min-width: 768px) {
  .td-sm {
    display: table-cell;
    vertical-align: middle;
  }
}

@media (max-width: 767px) {
  .td-sm {
    text-align: left !important;
  }
}

.td-md {
  position: relative;
}

@media (min-width: 992px) {
  .td-md {
    display: table-cell;
    vertical-align: middle;
  }
}

@media (max-width: 991px) {
  .td-md {
    text-align: left !important;
  }
}

.td-lg {
  position: relative;
}

@media (min-width: 1200px) {
  .td-lg {
    display: table-cell;
    vertical-align: middle;
  }
}

@media (max-width: 1199px) {
  .td-lg {
    text-align: left !important;
  }
}

.table-fixed {
  table-layout: fixed;
}

@media (max-width: 500px) {
  .table-wraper-xs:not(.data-table-wraper) {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-wraper-xs.data-table-wraper .table-wraper {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-wraper-xs > table,
  .table-wraper-xs .data-table {
    min-width: 500px;
  }
}

@media (max-width: 600px) {
  .table-wraper-sm:not(.data-table-wraper) {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-wraper-sm.data-table-wraper .table-wraper {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-wraper-sm > table,
  .table-wraper-sm .data-table {
    min-width: 600px;
  }
}

@media (max-width: 700px) {
  .table-wraper-md:not(.data-table-wraper) {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-wraper-md.data-table-wraper .table-wraper {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-wraper-md > table,
  .table-wraper-md .data-table {
    min-width: 700px;
  }
}

@media (max-width: 800px) {
  .table-wraper-lg:not(.data-table-wraper) {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-wraper-lg.data-table-wraper .table-wraper {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-wraper-lg > table,
  .table-wraper-lg .data-table {
    min-width: 800px;
  }
}

.table-wraper ~ .bottom {
  overflow: hidden;
  padding-top: 20px;
  padding-bottom: 10px;
}

.table-wraper ~ .bottom > .table > .td {
  white-space: nowrap;
}

.table-wraper ~ .bottom > .table > .td:first-child {
  width: 90%;
  padding-right: 50px;
}

@media (max-width: 749px) {
  .table-wraper ~ .bottom > .table > .td:first-child {
    padding-right: 0;
    width: 100%;
  }
}

@media (max-width: 749px) {
  .table-wraper ~ .bottom > .table > .td {
    display: block;
  }
}

.table-basic {
  font-size: 16px;
}

.table-basic > thead > tr > th {
  color: rgba(255, 255, 255, 0.7);
  font-weight: 500;
  text-align: left;
  padding: 12px 5px;
  font-size: 13px;
}

.table-basic > tbody > tr:nth-of-type(odd) {
  background-color: rgba(52, 85, 73, 0.3);
  color: rgba(255, 255, 255, 0.9);
}

.table-basic > tbody > tr > td {
  padding: 13px 5px;
}

.table-basic tr.read {
  background-color: #e0e4eb !important;
}

.table-border-v > tbody > tr > td,
.table-border-v > thead > tr > th,
.table-border-v > tfoot > tr > td {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}

.table-border-h > tbody > tr > td,
.table-border-h > thead > tr > th,
.table-border-h > tfoot > tr > td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.table-border-all > tbody > tr > td,
.table-border-all > thead > tr > th,
.table-border-all > tfoot > tr > td {
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.table-hover tr,
.table-hover .tr {
  cursor: pointer;
}

.table-hover tr:hover,
.table-hover .tr:hover {
  background-color: #eaeff3 !important;
}

.table-no-zebra > tbody > tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.87);
}

.table-record {
  min-width: 50px;
  margin-left: 10px;
  margin-right: 10px;
}

.table-wraper-inner {
  position: relative;
}

.table-wraper-inner:before {
  content: "";
  background-color: transparent;
  background-image: -webkit-gradient(
    linear,
    right top,
    left top,
    from(transparent),
    to(rgba(0, 0, 0, 0.1))
  );
  background-image: linear-gradient(to left, transparent, rgba(0, 0, 0, 0.1));
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  position: absolute;
  top: 0;
  width: 10px;
  height: 100%;
  left: 0;
  z-index: 10;
  opacity: 1;
}

.table-wraper-inner:after {
  content: "";
  background-color: transparent;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(transparent),
    to(rgba(0, 0, 0, 0.1))
  );
  background-image: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.1));
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  position: absolute;
  top: 0;
  width: 10px;
  height: 100%;
  right: 0;
  z-index: 10;
}

.table-wraper-inner.right-none:after {
  opacity: 0;
}

.table-wraper-inner.left-none:before {
  opacity: 0;
}

button::after,
button::before {
  content: "";
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

.ubtn {
  vertical-align: middle;
  border: 0;
  outline: none !important;
  cursor: pointer;
  text-decoration: none !important;
  border-radius: 8px;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.ubtn-xsx {
  height: 20px;
  padding: 0 10px;
}

.ubtn-xsx.btn-rounded {
  border-radius: 8px;
}

.ubtn-xs {
  height: 30px;
  padding: 0 10px;
}

.ubtn-xs.btn-rounded {
  border-radius: 15px;
}

.ubtn-sm {
  height: 32px;
  padding: 0 15px;
  line-height: 32px;
  font-size: 14px;
}

.ubtn-sm36 {
  height: 36px;
  padding: 0 15px;
  line-height: 36px;
  font-size: 14px;
}

.ubtn-sm.btn-rounded {
  border-radius: 18px;
}

.ubtn-md {
  height: 40px;
  line-height: 40px;
  padding: 0 16px;
}

.ubtn-md.btn-rounded {
  border-radius: 22px;
}

.ubtn-lg {
  height: 56px;
  padding: 0 30px;
  border-radius: 12px;
}
.ubtn-lg .ubtn-text {
  font-size: 16px;
}
.ubtn-lg.btn-rounded {
  border-radius: 25px;
}

.ubtn-xl {
  height: 56px;
  padding: 0 16px;
}

.ubtn-xl.btn-rounded {
  border-radius: 30px;
}

.ubtn-wrap-width-full {
  width: 100%;
  display: inline-block;
}

@media (min-width: 480px) {
  .ubtn-wrap-width-full {
    min-width: 100%;
    width: auto;
  }
}

.ubtn-wrap-width-full > * {
  width: 100%;
}

.ubtn-wrap-width-xsx {
  width: 34px;
  display: inline-block;
}

.ubtn-wrap-width-xsx > * {
  width: 100%;
}

.ubtn-wrap-width-xs {
  width: 50%;
  display: inline-block;
}

@media (min-width: 480px) {
  .ubtn-wrap-width-xs {
    min-width: 60px;
    width: auto;
  }
}

.ubtn-wrap-width-xs > * {
  width: 100%;
}

.ubtn-wrap-width-sm {
  width: 90px;
  display: inline-block;
}

@media (min-width: 480px) {
  .ubtn-wrap-width-sm {
    min-width: 100px;
    width: auto;
  }
}

.ubtn-wrap-width-sm > * {
  width: 100%;
}

.ubtn-wrap-width-md {
  width: 50%;
  display: inline-block;
}

@media (min-width: 768px) {
  .ubtn-wrap-width-md {
    min-width: 140px;
    width: auto;
  }
}

.ubtn-wrap-width-md > * {
  width: 100%;
}

.ubtn-wrap-width-md-100 {
  width: 100%;
  display: inline-block;
}

@media (min-width: 480px) {
  .ubtn-wrap-width-md-100 {
    min-width: 140px;
    width: auto;
  }
}

.ubtn-wrap-width-md-100 > * {
  width: 100%;
}

.ubtn-wrap-width-lg {
  width: 50%;
  display: inline-block;
}

@media (min-width: 768px) {
  .ubtn-wrap-width-lg {
    min-width: 180px;
    width: auto;
  }
}

.ubtn-wrap-width-lg > * {
  width: 100%;
}

.ubtn-wrap-width-lg-100 {
  width: 100%;
  display: inline-block;
}

@media (min-width: 768px) {
  .ubtn-wrap-width-lg-100 {
    min-width: 180px;
    width: auto;
  }
}

.ubtn-wrap-width-lg-100 > * {
  width: 100%;
}

.ubtn-wrap-width-xl-100 {
  width: 100%;
  display: inline-block;
}

@media (min-width: 480px) {
  .ubtn-wrap-width-xl-100 {
    min-width: 200px;
    width: auto;
  }
}

.ubtn-wrap-width-xl-100 > * {
  width: 100%;
}

.ubtn-circle-xsx {
  height: 20px;
  width: 20px;
  border-radius: 50%;
  text-align: center;
}

.ubtn-circle-xs {
  height: 30px;
  width: 30px;
  border-radius: 50%;
  text-align: center;
}

.ubtn-circle-sm {
  height: 36px;
  width: 36px;
  border-radius: 50%;
  text-align: center;
}

.ubtn-circle-md {
  height: 44px;
  width: 44px;
  border-radius: 50%;
  text-align: center;
}

.ubtn-circle-lg {
  height: 50px;
  width: 50px;
  border-radius: 50%;
  text-align: center;
}

.ubtn-circle-xl {
  height: 60px;
  width: 60px;
  border-radius: 50%;
  text-align: center;
}

.ubtn-line-grey {
  border: 1px solid #afb3bc;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
}

.ubtn-line-grey > * {
  color: #afb3bc;
}

.ubtn-line-grey .legitRipple-ripple {
  background: white;
}

.ubtn-line-grey-1 {
  border: 1px solid #8f8f8f;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
}

.ubtn-line-grey-1 > * {
  color: #8f8f8f;
}

.ubtn-line-grey-1 .legitRipple-ripple {
  background: #fafafa;
}

.ubtn-line-grey-2 {
  border: 1px solid #e0e4eb;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
}

.ubtn-line-grey-2 > * {
  color: #e0e4eb;
}

.ubtn-line-grey-2 .legitRipple-ripple {
  background: white;
}

.ubtn-line-grey-3 {
  border: 1px solid #eaeff3;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
}

.ubtn-line-grey-3 > * {
  color: #eaeff3;
}

.ubtn-line-grey-3 .legitRipple-ripple {
  background: white;
}

.ubtn-line-grey-4 {
  border: 1px solid #f7f8fa;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
}

.ubtn-line-grey-4 > * {
  color: #f7f8fa;
}

.ubtn-line-grey-4 .legitRipple-ripple {
  background: white;
}

.ubtn-line-green {
  border: 1px solid #c2a87c;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
}

.ubtn-line-green > * {
  color: #c2a87c;
}

.ubtn-line-green .legitRipple-ripple {
  background: #d5ff96;
}

.ubtn-line-green1 {
  border: 1px solid #0e5c22;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
}

.ubtn-line-green1 > * {
  color: #0e5c22;
}

.ubtn-line-green1 .legitRipple-ripple {
  background: #5ae67e;
}

.ubtn-line-green2 {
  border: 1px solid #00381a;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
}

.ubtn-line-green2 > * {
  color: #00381a;
}

.ubtn-line-green2 .legitRipple-ripple {
  background: #0fff7f;
}

.ubtn-line-green3 {
  border: 1px solid #042018;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
}

.ubtn-line-green3 > * {
  color: #042018;
}

.ubtn-line-green3 .legitRipple-ripple {
  background: #1cdea7;
}

.ubtn-line-green3-op-3 {
  border: 1px solid rgba(4, 32, 24, 0.3);
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
}

.ubtn-line-green3-op-3 > * {
  color: rgba(4, 32, 24, 0.3);
}

.ubtn-line-green3-op-3 .legitRipple-ripple {
  background: rgba(28, 222, 167, 0.3);
}

.ubtn-line-green4 {
  border: 1px solid #006e36;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
}

.ubtn-line-green4 > * {
  color: #006e36;
}

.ubtn-line-green4 .legitRipple-ripple {
  background: #45ffa0;
}

.ubtn-line-green5 {
  border: 1px solid #5ac967;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
}

.ubtn-line-green5 > * {
  color: #5ac967;
}

.ubtn-line-green5 .legitRipple-ripple {
  background: #fbfefc;
}

.ubtn-line-trans {
  border: 1px solid rgba(255, 255, 255, 0);
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
}

.ubtn-line-trans > * {
  color: rgba(255, 255, 255, 0);
}

.ubtn-line-trans .legitRipple-ripple {
  background: rgba(255, 255, 255, 0);
}

.ubtn-line-white {
  border: 1px solid rgba(255, 255, 255, 0.9);
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
}

.ubtn-line-white > * {
  color: rgba(255, 255, 255, 0.9);
}

.ubtn-line-white .legitRipple-ripple {
  background: rgba(255, 255, 255, 0.9);
}

.ubtn-line-white-1 {
  border: 1px solid rgba(255, 255, 255, 0.05);
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
}

.ubtn-line-white-1 > * {
  color: rgba(255, 255, 255, 0.05);
}

.ubtn-line-white-1 .legitRipple-ripple {
  background: rgba(255, 255, 255, 0.05);
}

.ubtn-line-white-2 {
  border: 1px solid rgba(255, 255, 255, 0.16);
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
}

.ubtn-line-white-2 > * {
  color: rgba(255, 255, 255, 0.16);
}

.ubtn-line-white-2 .legitRipple-ripple {
  background: rgba(255, 255, 255, 0.16);
}

.ubtn-line-white-3 {
  border: 1px solid rgba(255, 255, 255, 0.7);
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
}

.ubtn-line-white-3 > * {
  color: rgba(255, 255, 255, 0.7);
}

.ubtn-line-white-3 .legitRipple-ripple {
  background: rgba(255, 255, 255, 0.7);
}

.ubtn-line-base {
  border: 1px solid rgba(255, 255, 255, 0.9);
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
}

.ubtn-line-base > * {
  color: rgba(255, 255, 255, 0.9);
}

.ubtn-line-base .legitRipple-ripple {
  background: rgba(255, 255, 255, 0.9);
}

.ubtn-line-black {
  border: 1px solid #4a4a4a;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
}

.ubtn-line-black > * {
  color: #4a4a4a;
}

.ubtn-line-black .legitRipple-ripple {
  background: #b5b5b5;
}

.ubtn-line-base-2 {
  border: 1px solid #707c93;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
}

.ubtn-line-base-2 > * {
  color: #707c93;
}

.ubtn-line-base-2 .legitRipple-ripple {
  background: #eaecef;
}

.ubtn-line-red {
  border: 1px solid #ff4700;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
}

.ubtn-line-red > * {
  color: #ff4700;
}

.ubtn-line-red .legitRipple-ripple {
  background: #ffe2d6;
}

.ubtn-line-blue {
  border: 1px solid #3f3bec;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
}

.ubtn-line-blue > * {
  color: #3f3bec;
}

.ubtn-line-blue .legitRipple-ripple {
  background: #fefeff;
}

.ubtn-line-orange {
  border: 1px solid #ff7544;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
}

.ubtn-line-orange > * {
  color: #ff7544;
}

.ubtn-line-orange .legitRipple-ripple {
  background: white;
}

.ubtn-line-yellow {
  border: 1px solid #ffcb3b;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
}

.ubtn-line-yellow > * {
  color: #ffcb3b;
}

.ubtn-line-yellow .legitRipple-ripple {
  background: white;
}

.ubtn-line-purple {
  border: 1px solid #4527a0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
}

.ubtn-line-purple > * {
  color: #4527a0;
}

.ubtn-line-purple .legitRipple-ripple {
  background: #c0b1ec;
}

.ubtn-line-primary {
  border: 1px solid #c2a87c;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
}

.ubtn-line-primary > * {
  color: #c2a87c;
}

.ubtn-line-primary .legitRipple-ripple {
  background: #d5ff96;
}

.ubtn-line-cancel {
  border: 1px solid rgba(255, 255, 255, 0.16);
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
}

.ubtn-line-cancel > * {
  color: rgba(255, 255, 255, 0.16);
}

.ubtn-line-cancel .legitRipple-ripple {
  background: rgba(255, 255, 255, 0.16);
}

.ubtn-line-secondary {
  border: 1px solid rgba(255, 255, 255, 0.16);
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
}

.ubtn-line-secondary > * {
  color: rgba(255, 255, 255, 0.16);
}

.ubtn-line-secondary .legitRipple-ripple {
  background: rgba(255, 255, 255, 0.16);
}

.ubtn-line-tertiary {
  border: 1px solid #ffcb3b;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
}

.ubtn-line-tertiary > * {
  color: #ffcb3b;
}

.ubtn-line-tertiary .legitRipple-ripple {
  background: white;
}

.ubtn-line-success {
  border: 1px solid #c2a87c;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
}

.ubtn-line-success > * {
  color: #c2a87c;
}

.ubtn-line-success .legitRipple-ripple {
  background: #d5ff96;
}

.ubtn-line-false {
  border: 1px solid #ff4700;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
}

.ubtn-line-false > * {
  color: #ff4700;
}

.ubtn-line-false .legitRipple-ripple {
  background: #ffe2d6;
}

a.ubtn:hover {
  color: rgba(255, 255, 255, 0.87);
}

a.ubtn.ubtn-link:hover {
  opacity: 0.8;
  color: #c2a87c;
}

.ubtn img {
  z-index: 2;
  position: relative;
}

.ubtn-ic {
  width: 22px;
  display: inline-block;
  vertical-align: middle;
}

.ubtn .mdi {
  vertical-align: middle;
  line-height: 1;
}

.ubtn-text {
  padding: 0 4px;
  z-index: 2;
  position: relative;
  font-size: 16px;
  vertical-align: middle;
}

.ubtn-bordered {
  border: 1px solid #8f8f8f;
  cursor: pointer;
}

.ubtn-file {
  padding-left: 85px;
  line-height: 24px;
  font-weight: 400;
  text-align: left;
}

.ubtn-file-btn {
  position: absolute;
  left: 0;
  top: 0;
  height: 36px;
  line-height: 36px;
  font-weight: normal;
  padding: 0 10px;
  border-radius: 4px 0 0 4px;
  background: #c2a87c;
  color: white;
}

.ubtn-file-btn ~ .btn-text {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 100%;
  display: block;
}

.ubtn-full {
  width: 100%;
}

.btn-group {
  position: relative;
}

button:disabled,
button[disabled] {
  opacity: 0.4 !important;
}

.form-horizontal .input-label {
  margin-bottom: 7px;
}

@media (min-width: 1200px) {
  .form-horizontal .input-label[class*="col-lg"]:first-child {
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  .form-horizontal .input-label[class*="col-md"]:first-child {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .form-horizontal .input-label[class*="col-sm"]:first-child {
    margin-bottom: 0;
  }
}

.form-horizontal .input-label[class*="col-xs"]:first-child {
  margin-bottom: 0;
}

.form-vertical .input-label {
  width: 100%;
  display: block;
  margin-bottom: 7px;
}

.parsley-errors-list {
  margin: 0;
}

label.error,
.parsley-errors-list.filled {
  display: block;
  margin-top: 5px;
  font-size: 80%;
  color: #ee8181;
}

.error,
.parsley-error {
  border-color: #ee8181 !important;
}

.error ~ .select2-container--default .select2-selection--single,
.error ~ .select2-container--default .select2-selection--multiple,
.parsley-error ~ .select2-container--default .select2-selection--single,
.parsley-error ~ .select2-container--default .select2-selection--multiple {
  border-color: #ee8181 !important;
}

.input {
  background: transparent;
  width: 100%;
  border-radius: 8px;
  padding-left: 16px;
  padding-right: 16px;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.87);
  /*-webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;*/
  border: 1px solid rgba(255, 255, 255, 0.38);
}

.input::placeholder {
  color: rgba(255, 255, 255, 0.6);
}

.input-xxs:not(textarea),
.input-xxs.textarea-autosize {
  height: 30px;
}

.input-xxs.textarea-autosize {
  padding-top: 3px;
  padding-bottom: 3px;
}

.input-xxs:not(textarea) ~ .input-line-bar {
  height: 30px;
}

.input-xxs:not(textarea) ~ .input-line-bar :after {
  top: 30px;
}

.input-xxs ~ .input-ic {
  height: 30px;
  line-height: 30px;
}

.input-xxs ~ .select2-container .select2-selection--single,
.input-xxs ~ .btn-group .multiselect {
  height: 30px;
}

.input-xxs
  ~ .select2-container
  .select2-selection--single
  .select2-selection__rendered,
.input-xxs ~ .btn-group .multiselect .select2-selection__rendered {
  line-height: 30px;
}

.input-xxs ~ .select2-container .select2-selection--multiple {
  min-height: 30px;
}

.input-xxs
  ~ .select2-container
  .select2-selection--multiple
  .select2-search__field {
  height: 30px;
}

.input-xxs:not(.input-material-2):not(.input-material-3):not(.input-material)
  ~ .select2-container
  .select2-selection--multiple
  .select2-selection__placeholder {
  margin-top: 0;
}

.input-xs:not(textarea),
.input-xs.textarea-autosize {
  height: 56px;
}

.input-xs:not(textarea) ~ .input-line-bar {
  height: 56px;
}

.input-xs:not(textarea) ~ .input-line-bar :after {
  top: 36px;
}

.input-xs ~ .input-ic {
  height: 56px;
  width: 56px;
  line-height: 56px;
}

.input-sm ~ .input-ic {
  height: 44px;
  width: 44px;
  line-height: 44px;
}
.nav-tab-search .col-6 .input-sm ~ .input-ic {
  height: 32px;
  width: 32px;
  line-height: 32px;
}

.input-xs ~ .select2-container .select2-selection--single,
.input-xs ~ .btn-group .multiselect {
  height: 36px;
}

.input-xs
  ~ .select2-container
  .select2-selection--single
  .select2-selection__rendered,
.input-xs ~ .btn-group .multiselect .select2-selection__rendered {
  line-height: 36px;
}

.input-xs ~ .select2-container .select2-selection--multiple {
  min-height: 36px;
}

.input-xs
  ~ .select2-container
  .select2-selection--multiple
  .select2-search__field {
  height: 36px;
}

.input-xs:not(.input-material-2):not(.input-material-3):not(.input-material)
  ~ .select2-container
  .select2-selection--multiple
  .select2-selection__placeholder {
  margin-top: 0;
}

.input-sm:not(textarea),
.input-sm.textarea-autosize {
  height: 44px;
}
.input-small:not(textarea),
.input-small.textarea-autosize {
  height: 36px;
}
.input-small:not(textarea) ~ .input-line-bar {
  height: 36px;
}
.input-small:not(textarea) ~ .input-line-bar :after {
  top: 36px;
}
.input-small ~ .select2-container .select2-selection--single,
.input-small ~ .btn-group .multiselect {
  height: 36px;
}
.input-sm.textarea-autosize {
  padding-top: 10px;
  padding-bottom: 10px;
}

.input-sm:not(textarea) ~ .input-line-bar {
  height: 44px;
}

.input-sm:not(textarea) ~ .input-line-bar :after {
  top: 44px;
}

.input-sm ~ .select2-container .select2-selection--single,
.input-sm ~ .btn-group .multiselect {
  height: 44px;
}
.input-xs.live-search-box:not(textarea),
.input-xs.live-search-box.textarea-autosize {
  height: 36px;
}
.input-sm
  ~ .select2-container
  .select2-selection--single
  .select2-selection__rendered,
.input-sm ~ .btn-group .multiselect .select2-selection__rendered {
  line-height: 44px;
}

.input-sm ~ .select2-container .select2-selection--multiple {
  min-height: 44px;
}

.input-sm
  ~ .select2-container
  .select2-selection--multiple
  .select2-search__field {
  height: 44px;
}

.input-sm:not(.input-material-2):not(.input-material-3):not(.input-material)
  ~ .select2-container
  .select2-selection--multiple
  .select2-selection__placeholder {
  margin-top: 0;
}

.input-md:not(textarea),
.input-md.textarea-autosize {
  height: 44px;
}

.input-md.textarea-autosize {
  padding-top: 13px;
  padding-bottom: 13px;
}

.input-md:not(textarea) ~ .input-line-bar {
  height: 44px;
}

.input-md:not(textarea) ~ .input-line-bar :after {
  top: 50px;
}

.input-md ~ .input-ic {
  height: 44px;
  width: 44px;
  line-height: 44px;
}

.input-md ~ .select2-container .select2-selection--single,
.input-md ~ .btn-group .multiselect {
  height: 56px;
}

.input-md
  ~ .select2-container
  .select2-selection--single
  .select2-selection__rendered,
.input-md ~ .btn-group .multiselect .select2-selection__rendered {
  line-height: 56px;
  position: relative;
}

.input-group-select
  .input-md
  ~ .select2-container
  .select2-selection--single
  .select2-selection__rendered,
.input-group-select
  .input-md
  ~ .btn-group
  .multiselect
  .select2-selection__rendered {
  top: 9px;
}

.input-md ~ .select2-container .select2-selection--multiple {
  min-height: 56px;
}

.input-md
  ~ .select2-container
  .select2-selection--multiple
  .select2-search__field {
  height: 56px;
}

.input-md:not(.input-material-2):not(.input-material-3):not(.input-material)
  ~ .select2-container
  .select2-selection--multiple
  .select2-selection__placeholder {
  margin-top: 0;
}

.input-lg:not(textarea),
.input-lg.textarea-autosize {
  height: 60px;
}

.input-lg.textarea-autosize {
  padding-top: 18px;
  padding-bottom: 18px;
}

.input-lg:not(textarea) ~ .input-line-bar {
  height: 60px;
}

.input-lg:not(textarea) ~ .input-line-bar :after {
  top: 60px;
}

.input-lg ~ .input-ic {
  height: 60px;
  line-height: 60px;
}

.input-lg ~ .select2-container .select2-selection--single,
.input-lg ~ .btn-group .multiselect {
  height: 60px;
}

.input-lg
  ~ .select2-container
  .select2-selection--single
  .select2-selection__rendered,
.input-lg ~ .btn-group .multiselect .select2-selection__rendered {
  line-height: 60px;
}

.input-lg ~ .select2-container .select2-selection--multiple {
  min-height: 60px;
}

.input-lg
  ~ .select2-container
  .select2-selection--multiple
  .select2-search__field {
  height: 60px;
}

.input-lg:not(.input-material-2):not(.input-material-3):not(.input-material)
  ~ .select2-container
  .select2-selection--multiple
  .select2-selection__placeholder {
  margin-top: 0;
}

.input ~ .input-ic:after {
  content: "";
  position: absolute;
  right: 1px;
  border-radius: 6px;
  top: 2px;
  height: calc(100% - 4px);
  z-index: -1;
}
.input.lite-picker ~ .input-ic:after {
  width: 100%;
}
.input-label {
  font-weight: 400;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.7);
  line-height: 1.2;
}

.input-line-bar {
  pointer-events: none;
  position: absolute;
  overflow: hidden;
  width: 100%;
  top: 0;
  border-radius: 6px;
}

.input-line-bar:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-color: transparent;
  height: 56px;
  border-radius: 8px;
  width: 100%;
  -webkit-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
  z-index: 2;
}

.input-sm ~ .input-line-bar:after {
  height: 44px;
}

.input-line ~ .input-line-bar,
.input-material ~ .input-line-bar {
  border-radius: 0;
}

.input.multiselect {
  display: none;
}

.input::-ms-clear {
  display: none;
}

.input.input-ic-left.input-ic-xxs {
  padding-left: 30px;
}

.input.input-ic-left.input-ic-xs {
  padding-left: 36px;
}

.input.input-ic-left.input-ic-sm {
  padding-left: 44px;
}

.input.input-ic-left.input-ic-md {
  padding-left: 50px;
}

.input.input-ic-left.input-ic-lg {
  padding-left: 60px;
}

.input-upload {
  display: table;
  width: 100%;
}

.input-upload .btn-text {
  white-space: nowrap;
}

.input-upload-input:focus ~ .input-upload .input-line-bar:after {
  width: 100%;
}

.input-upload > .input {
  display: table-cell;
  vertical-align: middle;
}

.input-upload > .input-sm,
.input-upload > .input-xs {
  padding-left: 6px;
}

.input-upload > .input-lg,
.input-upload > .input-md {
  padding-left: 8px;
}

.input-upload > .input-line,
.input-upload > .input-material,
.input-upload > .input-material-2 {
  padding-left: 0;
}

.input-upload > .input > .btn > .btn-text {
  white-space: nowrap;
  display: block;
  padding-left: 0;
  padding-right: 0;
}

.input-multiselect-search {
  border: 1px solid #e6edf6;
  background-color: #f6f7f9;
  font-size: 14px;
}

.input:disabled {
  opacity: 1;
  background: rgba(255, 255, 255, 0.7);
}

.input:disabled ~ .input-ic {
  opacity: 1;
}

.input-white {
  border: transparent;
}

.input-group {
  position: relative;
}

.input-ic {
  position: absolute;
  top: 0;
  right: 1px;
  text-align: center;
  font-size: 0;
  font-weight: 600;
  z-index: 1;
}

.input-ic-xxs {
  padding-right: 30px;
}

.input-ic-xxs ~ .input-ic {
  width: 30px;
}

.input-ic-xs {
  padding-right: 36px;
}

.input-ic-xs ~ .input-ic {
  width: 36px;
}

.input-ic-sm {
  padding-right: 44px;
}

.input-ic-sm ~ .input-ic {
  width: 44px;
}

.input-ic-md {
  padding-right: 50px;
}

.input-ic-md ~ .input-ic {
  width: 50px;
}

.input-ic-lg {
  padding-right: 60px;
}

.input-ic-lg ~ .input-ic {
  width: 60px;
}

.input-ic-left ~ .input-ic {
  left: 0;
  right: auto;
}

.input-ic-auto-width {
  width: auto;
}

.input-ic:not(.input-clear) {
  pointer-events: none;
}

.input-ic.input-clear {
  cursor: pointer;
  display: none;
}

.txt_count {
  text-align: right;
  padding-top: 10px;
}

.input-shadow {
  border: 0;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);
}

.input-no-border {
  border: 0;
  padding: 0;
}

.input-pointer {
  pointer-events: all;
  cursor: pointer;
}

.input ~ .select2-container--open .select2-selection--multiple:after,
.input ~ .select2-container--open .select2-selection--single:after,
.input ~ .btn-group.open .select2-selection--multiple:after,
.input ~ .btn-group.open .select2-selection--single:after {
  width: 100% !important;
}

.input:focus ~ .input-line-bar:after,
.input.light-pick-focus ~ .input-line-bar:after,
.input ~ .btn-group.open ~ .input-line-bar:after {
  border: 1px solid #c2a87c;
  -webkit-transition: 0s ease-in-out;
}

input::-webkit-input-placeholder {
  color: #8f8f8f;
}

input:-ms-input-placeholder {
  color: #8f8f8f;
}

input::-ms-input-placeholder {
  color: #8f8f8f;
}

input::placeholder {
  color: #8f8f8f;
}

.input-no-border ~ .select2-container--default .select2-selection--single {
  border: 0;
}

.input-no-border ~ .select2-container--default .select2-selection__rendered {
  padding-left: 0;
}

.input-white ~ .select2-container--default .select2-selection--single {
  border: 1px solid transparent;
}

input[type="file"] {
  display: none;
}

textarea {
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
}

textarea:focus ~ .input-line-bar {
  width: 100%;
}

textarea:focus .input-material {
  border-color: #c2a87c;
}

.upload-file {
  border-radius: 8px;
  border: 2px dashed #f3f6f8;
  position: relative;
  display: block;
  padding: 15px;
}

.upload-file-type .inline-block {
  font-size: 12px;
  color: #afb3bc;
  font-weight: 600;
  text-transform: uppercase;
}

.textarea-autosize {
  max-height: 200px;
  overflow: auto !important;
}

.textarea-autosize:after {
  content: "";
  position: relative;
  height: 10px;
  width: 100%;
  display: block;
}

textarea {
  line-height: 1.4;
  resize: none;
  line-height: 1.5;
}

.input-group-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.input-plus {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.input-plus .ic {
  border-radius: 50%;
  border: 1px solid #afb3bc;
  cursor: pointer;
  background-size: 16px 16px;
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
}

.input-plus .ic-xs {
  width: 36px;
  height: 36px;
}

.input-plus .ic-sm {
  width: 44px;
  height: 44px;
}

.input-plus .ic-md {
  width: 56px;
  height: 56px;
}

.input-plus .ic-lg {
  width: 60px;
  height: 60px;
}

.input-plus .ic:active {
  background-color: #f7f8fa;
}

.input-plus .ic-minus {
  background-image: url(../images/base/icons/minus/square/base.svg);
}

.input-plus .ic-plus {
  background-image: url(../images/base/icons/plus/square/base.svg);
}

.input-plus .txt {
  width: 44px;
  text-align: center;
}

.input-border {
  border: 1px solid #e0e4eb;
  background-color: transparent;
}

.input-border ~ .input-ic:after {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(255, 255, 255, 0)),
    color-stop(30%, white)
  );
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, white 30%);
}

.input-border ~ .select2-container--default .select2-selection--single,
.input-border ~ .select2-container--default .select2-selection--multiple,
.input-border ~ .btn-group .multiselect {
  border: 1px solid #e0e4eb;
  background-color: transparent;
}

.input-border:focus,
.input-border.light-pick-focus {
  border-color: rgba(114, 191, 0, 0.5);
}

.input-border
  ~ .select2-container--default
  .select2-selection--single[aria-expanded="true"],
.input-border
  ~ .select2-container--default
  .select2-selection--multiple[aria-expanded="true"],
.input-border ~ .btn-group.open .multiselect {
  border-color: rgba(114, 191, 0, 0.5);
}

.input-xxs.input-rounded {
  border-radius: 15px;
}

.input-xxs.input-rounded ~ .select2-container .select2-selection--single,
.input-xxs.input-rounded ~ .select2-container .select2-selection--multiple,
.input-xxs.input-rounded ~ .btn-group .multiselect {
  border-radius: 15px;
}

@media (min-width: 768px) {
  .input-xxs.input-rounded
    ~ .select2-container--open.select2-container--below
    .select2-selection--single,
  .input-xxs.input-rounded
    ~ .select2-container--open.select2-container--below
    .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
}

@media (min-width: 768px) {
  .input-xxs.input-rounded
    ~ .select2-container--open.select2-container--above
    .select2-selection--single,
  .input-xxs.input-rounded
    ~ .select2-container--open.select2-container--above
    .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}

.input-xs.input-rounded {
  border-radius: 18px;
}

.input-xs.input-rounded ~ .select2-container .select2-selection--single,
.input-xs.input-rounded ~ .select2-container .select2-selection--multiple,
.input-xs.input-rounded ~ .btn-group .multiselect {
  border-radius: 18px;
}

@media (min-width: 768px) {
  .input-xs.input-rounded
    ~ .select2-container--open.select2-container--below
    .select2-selection--single,
  .input-xs.input-rounded
    ~ .select2-container--open.select2-container--below
    .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
}

@media (min-width: 768px) {
  .input-xs.input-rounded
    ~ .select2-container--open.select2-container--above
    .select2-selection--single,
  .input-xs.input-rounded
    ~ .select2-container--open.select2-container--above
    .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}

.input-sm.input-rounded {
  border-radius: 22px;
}

.input-sm.input-rounded ~ .select2-container .select2-selection--single,
.input-sm.input-rounded ~ .select2-container .select2-selection--multiple,
.input-sm.input-rounded ~ .btn-group .multiselect {
  border-radius: 22px;
}

@media (min-width: 768px) {
  .input-sm.input-rounded
    ~ .select2-container--open.select2-container--below
    .select2-selection--single,
  .input-sm.input-rounded
    ~ .select2-container--open.select2-container--below
    .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
}

@media (min-width: 768px) {
  .input-sm.input-rounded
    ~ .select2-container--open.select2-container--above
    .select2-selection--single,
  .input-sm.input-rounded
    ~ .select2-container--open.select2-container--above
    .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}

.input-md.input-rounded {
  border-radius: 25px;
}

.input-md.input-rounded ~ .select2-container .select2-selection--single,
.input-md.input-rounded ~ .select2-container .select2-selection--multiple,
.input-md.input-rounded ~ .btn-group .multiselect {
  border-radius: 25px;
}

@media (min-width: 768px) {
  .input-md.input-rounded
    ~ .select2-container--open.select2-container--below
    .select2-selection--single,
  .input-md.input-rounded
    ~ .select2-container--open.select2-container--below
    .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
}

@media (min-width: 768px) {
  .input-md.input-rounded
    ~ .select2-container--open.select2-container--above
    .select2-selection--single,
  .input-md.input-rounded
    ~ .select2-container--open.select2-container--above
    .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}

.input-lg.input-rounded {
  border-radius: 30px;
}

.input-lg.input-rounded ~ .select2-container .select2-selection--single,
.input-lg.input-rounded ~ .select2-container .select2-selection--multiple,
.input-lg.input-rounded ~ .btn-group .multiselect {
  border-radius: 30px;
}

@media (min-width: 768px) {
  .input-lg.input-rounded
    ~ .select2-container--open.select2-container--below
    .select2-selection--single,
  .input-lg.input-rounded
    ~ .select2-container--open.select2-container--below
    .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
}

@media (min-width: 768px) {
  .input-lg.input-rounded
    ~ .select2-container--open.select2-container--above
    .select2-selection--single,
  .input-lg.input-rounded
    ~ .select2-container--open.select2-container--above
    .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}

.input-clean {
  /*background-color: rgba(255, 255, 255, 0.12);
    border: none;*/
}

.input-clean ~ .select2-container--default .select2-selection--single,
.input-clean ~ .select2-container--default .select2-selection--multiple,
.input-clean ~ .btn-group .multiselect {
  border: 1px solid rgba(255, 255, 255, 0.38);
  background-color: transparent;
}

.select2.select2-container--open .select2-selection {
  border-color: #c2a87c;
}

.input-clean ~ .select2-container--default .select2-selection--single:after,
.input-clean ~ .select2-container--default .select2-selection--multiple:after,
.input-clean ~ .btn-group .multiselect:after {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  background-color: #c2a87c;
  height: 2px;
  width: 0;
  bottom: 0;
  -webkit-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
  content: "";
}

.input-clean ~ .input-ic:after {
  /*background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(30%, rgba(255, 255, 255, 0.3)));
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 30%);*/
}

.input-line {
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid white;
  background-color: transparent;
  padding-left: 0;
}

.input-line ~ .input-ic:after {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(255, 255, 255, 0)),
    color-stop(30%, white)
  );
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, white 30%);
}

.input-line:disabled,
.input-line
  ~ .select2-container--default.select2-container--disabled
  .select2-selection--single,
.input-line
  ~ .select2-container--default.select2-container--disabled
  .select2-selection--multiple {
  background-color: transparent;
}

.input-line
  ~ .select2-container--default
  .select2-search--inline
  .select2-search__field {
  padding-left: 0;
}

.input-line ~ .input-ic {
  text-align: right;
}

.input-line ~ .select2-container--default .select2-selection--single,
.input-line ~ .select2-container--default .select2-selection--multiple,
.input-line ~ .btn-group .multiselect {
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid white;
  background-color: transparent;
}

.input-line ~ .select2-container--default .select2-selection--single:after,
.input-line ~ .select2-container--default .select2-selection--multiple:after,
.input-line ~ .btn-group .multiselect:after {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  background-color: #c2a87c;
  height: 2px;
  width: 0;
  bottom: 0;
  -webkit-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
  content: "";
}

.input-line
  ~ .select2-container--default
  .select2-selection--single
  .select2-selection__rendered,
.input-line
  ~ .select2-container--default
  .select2-selection--multiple
  .select2-selection__rendered,
.input-line ~ .btn-group .multiselect .select2-selection__rendered {
  padding-left: 0;
}

.input-line ~ .btn-group .multiselect {
  padding-left: 0;
}

.input-hadval.input-magerial ~ .input-label,
.input-autoval.input-magerial ~ .input-label {
  font-weight: 400;
  color: #c2a87c;
}

.input:-webkit-autofill.input-magerial ~ .input-label {
  font-weight: 400;
  color: #c2a87c;
}

.input-material {
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.38);
  background-color: transparent;
  padding-left: 0;
  position: relative;
  font-size: 16px;
  padding-left: 16px;
  padding-top: 19px;
  z-index: 1;
}

textarea.input-material {
  padding-top: 26px;
}

.input-material ~ .input-ic:after {
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(47, 47, 47, 0.5) 70%
  );
}

.input-material ~ .btn-group [title="Chọn"] .multiselect-selected-text,
.input-material ~ .btn-group [title="Select"] .multiselect-selected-text {
  opacity: 0;
}

.input-material:disabled,
.input-material
  ~ .select2-container--default.select2-container--disabled
  .select2-selection--single,
.input-material
  ~ .select2-container--default.select2-container--disabled
  .select2-selection--multiple {
  background-color: transparent;
  color: rgba(255, 255, 255, 0.6);
}

.input-xs ~ .btn-group.open.input-material:disabled ~ .input-label,
.input-xs.input-hadval.input-material:disabled ~ .input-label,
.input-xs.input-autoval.input-material:disabled ~ .input-label {
  color: rgba(194, 168, 124, 0.6);
}

.input-material
  ~ .select2-container--default
  .select2-search--inline
  .select2-search__field {
  padding-left: 0;
}

.input-material ~ .input-ic {
  text-align: center;
}

.input-material ~ .input-ic .arrow-down-anim {
  left: auto;
}

.input-material ~ .select2-container--default .select2-selection--single,
.input-material ~ .select2-container--default .select2-selection--multiple,
.input-material ~ .btn-group .multiselect {
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid white;
  background-color: transparent;
}

.input-material ~ .select2-container--default .select2-selection--single:after,
.input-material
  ~ .select2-container--default
  .select2-selection--multiple:after,
.input-material ~ .btn-group .multiselect:after {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  background-color: transparent;
  height: 1px;
  width: 0;
  bottom: 0;
  /*-webkit-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;*/
  content: "";
}

.input-material
  ~ .select2-container--default
  .select2-selection--single
  .select2-selection__rendered,
.input-material
  ~ .select2-container--default
  .select2-selection--multiple
  .select2-selection__rendered,
.input-material ~ .btn-group .multiselect .select2-selection__rendered {
  /*padding-left: 0;*/
}

.input-material ~ .btn-group .multiselect {
  padding-left: 0;
}

.input-material ~ .select2-container--open ~ .input-label,
.input-material ~ .btn-group.open ~ .input-label {
  font-weight: 400;
  color: #c2a87c;
}

.input-material:focus ~ .input-label,
.input-material.light-pick-focus ~ .input-label,
.input-material ~ .btn-group.open ~ .input-label {
  font-weight: 400;
  color: #c2a87c;
}

.input-material ~ .input-label {
  color: #8f8f8f;
  position: absolute;
  left: 0;
  -webkit-transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
  font-size: 16px;
  moz-transform-origin: top left;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  line-height: 1.2;
  pointer-events: none;
}

.input-material.input-ic-right ~ .input-label {
  left: 36px;
}

.input-material.input-ic-right:focus ~ .input-label,
.input-material.input-ic-right.light-pick-focus ~ .input-label {
  left: 0;
}

.input-material.input-ic-right.input-hadval ~ .input-label,
.input-material.input-ic-right:-webkit-autofill ~ .input-label,
.input-material.input-ic-right.input-autoval ~ .input-label {
  left: 0;
}

.input-xxs.input-material ~ .input-label {
  top: 6px;
}

.input-xxs.input-material:focus ~ .input-label,
.input-xxs.input-material.light-pick-focus ~ .input-label {
  -webkit-transform: scale(0.875) translateY(-135%);
  transform: scale(0.875) translateY(-135%);
}

.input-xxs.input-material ~ .select2-container--open ~ .input-label {
  -webkit-transform: scale(0.875) translateY(-135%);
  transform: scale(0.875) translateY(-135%);
}

.input-xxs ~ .btn-group.open.input-material ~ .input-label,
.input-xxs.input-hadval.input-material ~ .input-label,
.input-xxs.input-autoval.input-material ~ .input-label {
  -webkit-transform: scale(0.875) translateY(-135%);
  transform: scale(0.875) translateY(-135%);
}

.input-xxs:-webkit-autofill.input-material ~ .input-label {
  -webkit-transform: scale(0.875) translateY(-135%);
  transform: scale(0.875) translateY(-135%);
}

.input-xs.input-material ~ .input-label {
  top: 20px;
  left: 16px;
}

.input-xs.input-material:focus ~ .input-label,
.input-xs.input-material.light-pick-focus ~ .input-label {
  -webkit-transform: scale(0.875) translateY(-50%);
  transform: scale(0.875) translateY(-50%);
}

.input-xs.input-material ~ .select2-container--open ~ .input-label {
  -webkit-transform: scale(0.875) translateY(-50%);
  transform: scale(0.875) translateY(-50%);
}

.input-xs ~ .btn-group.open.input-material ~ .input-label,
.input-xs.input-hadval.input-material ~ .input-label,
.input-xs.input-autoval.input-material ~ .input-label {
  -webkit-transform: scale(0.875) translateY(-50%);
  transform: scale(0.875) translateY(-50%);
}

.input-xs:-webkit-autofill.input-material ~ .input-label {
  -webkit-transform: scale(0.875) translateY(-50%);
  transform: scale(0.875) translateY(-50%);
}

.input-sm.input-material ~ .input-label {
  top: 13px;
}

.input-sm.input-material:focus ~ .input-label,
.input-sm.input-material.light-pick-focus ~ .input-label {
  -webkit-transform: scale(1) translateY(-172%);
  transform: scale(1) translateY(-172%);
}

.input-sm.input-material ~ .select2-container--open ~ .input-label {
  -webkit-transform: scale(1) translateY(-172%);
  transform: scale(1) translateY(-172%);
}

.input-sm ~ .btn-group.open.input-material ~ .input-label,
.input-sm.input-hadval.input-material ~ .input-label,
.input-sm.input-autoval.input-material ~ .input-label {
  -webkit-transform: scale(0.875) translateY(-172%);
  transform: scale(0.875) translateY(-172%);
}

.input-sm:-webkit-autofill.input-material ~ .input-label {
  -webkit-transform: scale(0.875) translateY(-172%);
  transform: scale(0.875) translateY(-172%);
}

.input-md.input-material ~ .input-label {
  top: 20px;
  left: 16px;
}

.input-md.input-material:focus ~ .input-label,
.input-md.input-material.light-pick-focus ~ .input-label {
  -webkit-transform: scale(0.875) translateY(-50%);
  transform: scale(0.875) translateY(-50%);
}

.input-md.input-material ~ .select2-container--open ~ .input-label {
  -webkit-transform: scale(0.875) translateY(-50%);
  transform: scale(0.875) translateY(-50%);
}

.input-md ~ .btn-group.open.input-material ~ .input-label,
.input-md.input-hadval.input-material ~ .input-label,
.input-md.input-autoval.input-material ~ .input-label {
  -webkit-transform: scale(0.875) translateY(-50%);
  transform: scale(0.875) translateY(-50%);
  color: #c2a87c;
}

.input-md:-webkit-autofill.input-material ~ .input-label {
  -webkit-transform: scale(0.875) translateY(-50%);
  transform: scale(0.875) translateY(-50%);
}

.input-lg.input-material ~ .input-label {
  top: 21px;
}

.input-lg.input-material:focus ~ .input-label,
.input-lg.input-material.light-pick-focus ~ .input-label {
  -webkit-transform: scale(0.875) translateY(-214%);
  transform: scale(0.875) translateY(-214%);
}

.input-lg.input-material ~ .select2-container--open ~ .input-label {
  -webkit-transform: scale(0.875) translateY(-214%);
  transform: scale(0.875) translateY(-214%);
}

.input-lg ~ .btn-group.open.input-material ~ .input-label,
.input-lg.input-hadval.input-material ~ .input-label,
.input-lg.input-autoval.input-material ~ .input-label {
  -webkit-transform: scale(0.875) translateY(-214%);
  transform: scale(0.875) translateY(-214%);
}

.input-lg:-webkit-autofill.input-material ~ .input-label {
  -webkit-transform: scale(0.875) translateY(-214%);
  transform: scale(0.875) translateY(-214%);
}

.input-material-2 {
  border: 1px solid #e0e4eb;
  border-radius: 6px;
  background-color: #f7f8fa;
  padding-left: 15px;
  font-size: 16px;
  position: relative;
  line-height: 1.2;
  z-index: 1;
}

.input-material-2 ~ .input-ic:after {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(247, 248, 250, 0)),
    color-stop(30%, #f7f8fa)
  );
  background: linear-gradient(90deg, rgba(247, 248, 250, 0) 0%, #f7f8fa 30%);
}

.input-material-2 ~ .btn-group [title="Chọn"] .multiselect-selected-text,
.input-material-2 ~ .btn-group [title="Select"] .multiselect-selected-text {
  opacity: 0;
}

.input-material-2:disabled,
.input-material-2
  ~ .select2-container--default.select2-container--disabled
  .select2-selection--single,
.input-material-2
  ~ .select2-container--default.select2-container--disabled
  .select2-selection--multiple {
  background-color: transparent;
}

.input-material-2
  ~ .select2-container--default
  .select2-search--inline
  .select2-search__field {
  padding-left: 15px;
}

.input-material-2 ~ .input-ic {
  text-align: center;
}

.input-material-2 ~ .select2-container--default .select2-selection--single,
.input-material-2 ~ .select2-container--default .select2-selection--multiple,
.input-material-2 ~ .btn-group .multiselect {
  border: 1px solid #e0e4eb;
  border-radius: 6px;
  background-color: #f7f8fa;
  padding-left: 15px;
}

.input-material-2
  ~ .select2-container--default
  .select2-selection--single:after,
.input-material-2
  ~ .select2-container--default
  .select2-selection--multiple:after,
.input-material-2 ~ .btn-group .multiselect:after {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  background-color: #c2a87c;
  height: 2px;
  width: 0;
  bottom: 0;
  -webkit-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
  content: "";
}

.input-material-2
  ~ .select2-container--default
  .select2-selection--single
  .select2-selection__rendered,
.input-material-2
  ~ .select2-container--default
  .select2-selection--multiple
  .select2-selection__rendered,
.input-material-2 ~ .btn-group .multiselect .select2-selection__rendered {
  padding-left: 0;
}

.input-material-2 ~ .btn-group .multiselect {
  padding-left: 15px;
}

.input-material-2 ~ .select2-container--open ~ .input-label,
.input-material-2 ~ .btn-group.open ~ .input-label {
  font-weight: 500;
  color: #c2a87c;
}

.input-material-2:focus ~ .input-label,
.input-material-2.light-pick-focus ~ .input-label,
.input-material-2 ~ .btn-group.open ~ .input-label {
  font-weight: 500;
  color: #c2a87c;
}

.input-material-2 ~ .input-label {
  color: #8f8f8f;
  position: absolute;
  left: 15px;
  -webkit-transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
  font-size: 16px;
  moz-transform-origin: top left;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  line-height: 1.2;
  pointer-events: none;
  z-index: 1;
  display: inline-block;
  width: auto;
}

.input-material-2.input-ic-right ~ .input-label {
  left: 36px;
}

.input-material-2.input-ic-right:focus ~ .input-label,
.input-material-2.input-ic-right.light-pick-focus ~ .input-label {
  left: 0;
}

.input-material-2.input-ic-right.input-hadval ~ .input-label {
  left: 0;
}

.input-xxs.input-material-2 {
  padding-top: 20px;
  padding-bottom: 4px;
}

.input-xxs.input-material-2 ~ .input-label {
  top: 6px;
}

.input-xxs.input-material-2:focus ~ .input-label,
.input-xxs.input-material-2.light-pick-focus ~ .input-label {
  -webkit-transform: scale(0.8125) translateY(-64%);
  transform: scale(0.8125) translateY(-64%);
}

.input-xxs.input-material-2 ~ .select2-container--open ~ .input-label {
  -webkit-transform: scale(0.8125) translateY(-64%);
  transform: scale(0.8125) translateY(-64%);
}

.input-xxs ~ .select2-container--open.input-material-2 ~ .input-label,
.input-xxs ~ .btn-group.open.input-material-2 ~ .input-label,
.input-xxs.input-hadval.input-material-2 ~ .input-label {
  -webkit-transform: scale(0.8125) translateY(-64%);
  transform: scale(0.8125) translateY(-64%);
}

.input-xxs.input-material-2 ~ .select2-container .select2-selection--single,
.input-xxs.input-material-2 ~ .btn-group .multiselect {
  padding-top: 20px;
}

.input-xxs.input-material-2
  ~ .select2-container
  .select2-selection--single
  .select2-selection__rendered,
.input-xxs.input-material-2
  ~ .btn-group
  .multiselect
  .select2-selection__rendered {
  line-height: 8px;
}

.input-xxs.input-material-2 ~ .select2-container .select2-selection--multiple {
  padding-top: 20px;
  padding-bottom: 5px;
}

.input-xxs.input-material-2
  ~ .select2-container
  .select2-selection--multiple
  .select2-search__field {
  height: 3px;
}

.input-xs.input-material-2 {
  padding-top: 20px;
  padding-bottom: 4px;
}

.input-xs.input-material-2 ~ .input-label {
  top: 9px;
}

.input-xs.input-material-2:focus ~ .input-label,
.input-xs.input-material-2.light-pick-focus ~ .input-label {
  -webkit-transform: scale(0.8125) translateY(-64%);
  transform: scale(0.8125) translateY(-64%);
}

.input-xs.input-material-2 ~ .select2-container--open ~ .input-label {
  -webkit-transform: scale(0.8125) translateY(-64%);
  transform: scale(0.8125) translateY(-64%);
}

.input-xs ~ .select2-container--open.input-material-2 ~ .input-label,
.input-xs ~ .btn-group.open.input-material-2 ~ .input-label,
.input-xs.input-hadval.input-material-2 ~ .input-label {
  -webkit-transform: scale(0.8125) translateY(-64%);
  transform: scale(0.8125) translateY(-64%);
}

.input-xs.input-material-2 ~ .select2-container .select2-selection--single,
.input-xs.input-material-2 ~ .btn-group .multiselect {
  padding-top: 20px;
}

.input-xs.input-material-2
  ~ .select2-container
  .select2-selection--single
  .select2-selection__rendered,
.input-xs.input-material-2
  ~ .btn-group
  .multiselect
  .select2-selection__rendered {
  line-height: 14px;
}

.input-xs.input-material-2 ~ .select2-container .select2-selection--multiple {
  padding-top: 20px;
  padding-bottom: 5px;
}

.input-xs.input-material-2
  ~ .select2-container
  .select2-selection--multiple
  .select2-search__field {
  height: 9px;
}

.input-sm.input-material-2 {
  padding-top: 20px;
  padding-bottom: 4px;
}

.input-sm.input-material-2 ~ .input-label {
  top: 13px;
}

.input-sm.input-material-2:focus ~ .input-label,
.input-sm.input-material-2.light-pick-focus ~ .input-label {
  -webkit-transform: scale(0.8125) translateY(-64%);
  transform: scale(0.8125) translateY(-64%);
}

.input-sm.input-material-2 ~ .select2-container--open ~ .input-label {
  -webkit-transform: scale(0.8125) translateY(-64%);
  transform: scale(0.8125) translateY(-64%);
}

.input-sm ~ .select2-container--open.input-material-2 ~ .input-label,
.input-sm ~ .btn-group.open.input-material-2 ~ .input-label,
.input-sm.input-hadval.input-material-2 ~ .input-label {
  -webkit-transform: scale(0.8125) translateY(-64%);
  transform: scale(0.8125) translateY(-64%);
}

.input-sm.input-material-2 ~ .select2-container .select2-selection--single,
.input-sm.input-material-2 ~ .btn-group .multiselect {
  padding-top: 20px;
}

.input-sm.input-material-2
  ~ .select2-container
  .select2-selection--single
  .select2-selection__rendered,
.input-sm.input-material-2
  ~ .btn-group
  .multiselect
  .select2-selection__rendered {
  line-height: 22px;
}

.input-sm.input-material-2 ~ .select2-container .select2-selection--multiple {
  padding-top: 20px;
  padding-bottom: 5px;
}

.input-sm.input-material-2
  ~ .select2-container
  .select2-selection--multiple
  .select2-search__field {
  height: 17px;
}

.input-md.input-material-2 {
  padding-top: 20px;
  padding-bottom: 4px;
}

.input-md.input-material-2 ~ .input-label {
  top: 16px;
}

.input-md.input-material-2:focus ~ .input-label,
.input-md.input-material-2.light-pick-focus ~ .input-label {
  -webkit-transform: scale(0.8125) translateY(-64%);
  transform: scale(0.8125) translateY(-64%);
}

.input-md.input-material-2 ~ .select2-container--open ~ .input-label {
  -webkit-transform: scale(0.8125) translateY(-64%);
  transform: scale(0.8125) translateY(-64%);
}

.input-md ~ .select2-container--open.input-material-2 ~ .input-label,
.input-md ~ .btn-group.open.input-material-2 ~ .input-label,
.input-md.input-hadval.input-material-2 ~ .input-label {
  -webkit-transform: scale(0.8125) translateY(-64%);
  transform: scale(0.8125) translateY(-64%);
}

.input-md.input-material-2 ~ .select2-container .select2-selection--single,
.input-md.input-material-2 ~ .btn-group .multiselect {
  padding-top: 20px;
}

.input-md.input-material-2
  ~ .select2-container
  .select2-selection--single
  .select2-selection__rendered,
.input-md.input-material-2
  ~ .btn-group
  .multiselect
  .select2-selection__rendered {
  line-height: 28px;
}

.input-md.input-material-2 ~ .select2-container .select2-selection--multiple {
  padding-top: 20px;
  padding-bottom: 5px;
}

.input-md.input-material-2
  ~ .select2-container
  .select2-selection--multiple
  .select2-search__field {
  height: 23px;
}

.input-lg.input-material-2 {
  padding-top: 20px;
  padding-bottom: 4px;
}

.input-lg.input-material-2 ~ .input-label {
  top: 21px;
}

.input-lg.input-material-2:focus ~ .input-label,
.input-lg.input-material-2.light-pick-focus ~ .input-label {
  -webkit-transform: scale(0.8125) translateY(-64%);
  transform: scale(0.8125) translateY(-64%);
}

.input-lg.input-material-2 ~ .select2-container--open ~ .input-label {
  -webkit-transform: scale(0.8125) translateY(-64%);
  transform: scale(0.8125) translateY(-64%);
}

.input-lg ~ .select2-container--open.input-material-2 ~ .input-label,
.input-lg ~ .btn-group.open.input-material-2 ~ .input-label,
.input-lg.input-hadval.input-material-2 ~ .input-label {
  -webkit-transform: scale(0.8125) translateY(-64%);
  transform: scale(0.8125) translateY(-64%);
}

.input-lg.input-material-2 ~ .select2-container .select2-selection--single,
.input-lg.input-material-2 ~ .btn-group .multiselect {
  padding-top: 20px;
}

.input-lg.input-material-2
  ~ .select2-container
  .select2-selection--single
  .select2-selection__rendered,
.input-lg.input-material-2
  ~ .btn-group
  .multiselect
  .select2-selection__rendered {
  line-height: 38px;
}

.input-lg.input-material-2 ~ .select2-container .select2-selection--multiple {
  padding-top: 20px;
  padding-bottom: 5px;
}

.input-lg.input-material-2
  ~ .select2-container
  .select2-selection--multiple
  .select2-search__field {
  height: 33px;
}

.input-material-3 {
  border: 0;
  border: 1px solid white;
  background-color: transparent;
  position: relative;
  font-size: 16px;
  z-index: 1;
}

.input-material-3 ~ .input-ic:after {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(255, 255, 255, 0)),
    color-stop(30%, white)
  );
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, white 30%);
}

.input-material-3 ~ .btn-group [title="Chọn"] .multiselect-selected-text,
.input-material-3 ~ .btn-group [title="Select"] .multiselect-selected-text {
  opacity: 0;
}

.input-material-3:disabled,
.input-material-3
  ~ .select2-container--default.select2-container--disabled
  .select2-selection--single,
.input-material-3
  ~ .select2-container--default.select2-container--disabled
  .select2-selection--multiple {
  background-color: transparent;
}

.input-material-3
  ~ .select2-container--default
  .select2-search--inline
  .select2-search__field {
  padding-left: 0;
}

.input-material-3 ~ .input-ic {
  text-align: center;
}

.input-material-3 ~ .select2-container--default .select2-selection--single,
.input-material-3 ~ .select2-container--default .select2-selection--multiple,
.input-material-3 ~ .btn-group .multiselect {
  border: 0;
  border: 1px solid white;
  background-color: transparent;
}

.input-material-3
  ~ .select2-container--default
  .select2-selection--single:after,
.input-material-3
  ~ .select2-container--default
  .select2-selection--multiple:after,
.input-material-3 ~ .btn-group .multiselect:after {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  background-color: #c2a87c;
  height: 2px;
  width: 0;
  bottom: 0;
  -webkit-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
  content: "";
}

.input-material-3 ~ .select2-container--open ~ .input-label,
.input-material-3 ~ .btn-group.open ~ .input-label {
  font-weight: 500;
  color: #c2a87c;
}

.input-material-3:focus ~ .input-label,
.input-material-3.light-pick-focus ~ .input-label,
.input-material-3 ~ .btn-group.open ~ .input-label {
  font-weight: 500;
  color: #c2a87c;
}

.input-material-3 ~ .input-label {
  color: #8f8f8f;
  position: absolute;
  left: 12px;
  -webkit-transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
  font-size: 16px;
  moz-transform-origin: top left;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  line-height: 1.2;
  pointer-events: none;
  padding: 0 4px;
  display: inline-block;
  z-index: 2;
  width: auto;
}

.input-material-3.input-ic-right ~ .input-label {
  left: 36px;
}

.input-material-3.input-ic-right:focus ~ .input-label,
.input-material-3.input-ic-right.light-pick-focus ~ .input-label {
  left: 0;
}

.input-material-3.input-ic-right.input-hadval ~ .input-label {
  left: 0;
}

.input-xxs.input-material-3.textarea {
  padding-top: 4px;
}

.input-xxs.input-material-3 ~ .input-label {
  top: 6px;
}

.input-xxs.input-material-3 ~ .select2-container--open ~ .input-label {
  -webkit-transform: scale(0.8125) translateY(-104%);
  transform: scale(0.8125) translateY(-104%);
}

.input-xxs.input-material-3.input-hadval.input-material-3 ~ .input-label {
  -webkit-transform: scale(0.8125) translateY(-104%);
  transform: scale(0.8125) translateY(-104%);
}

.input-xxs.input-material-3:focus ~ .input-label,
.input-xxs.input-material-3.light-pick-focus ~ .input-label {
  -webkit-transform: scale(0.8125) translateY(-104%);
  transform: scale(0.8125) translateY(-104%);
}

.input-xs.input-material-3.textarea {
  padding-top: 7px;
}

.input-xs.input-material-3 ~ .input-label {
  top: 9px;
}

.input-xs.input-material-3 ~ .select2-container--open ~ .input-label {
  -webkit-transform: scale(0.8125) translateY(-119%);
  transform: scale(0.8125) translateY(-119%);
}

.input-xs.input-material-3.input-hadval.input-material-3 ~ .input-label {
  -webkit-transform: scale(0.8125) translateY(-119%);
  transform: scale(0.8125) translateY(-119%);
}

.input-xs.input-material-3:focus ~ .input-label,
.input-xs.input-material-3.light-pick-focus ~ .input-label {
  -webkit-transform: scale(0.8125) translateY(-119%);
  transform: scale(0.8125) translateY(-119%);
}

.input-sm.input-material-3.textarea {
  padding-top: 11px;
}

.input-sm.input-material-3 ~ .input-label {
  top: 13px;
}

.input-sm.input-material-3 ~ .select2-container--open ~ .input-label {
  -webkit-transform: scale(0.8125) translateY(-140%);
  transform: scale(0.8125) translateY(-140%);
}

.input-sm.input-material-3.input-hadval.input-material-3 ~ .input-label {
  -webkit-transform: scale(0.8125) translateY(-140%);
  transform: scale(0.8125) translateY(-140%);
}

.input-sm.input-material-3:focus ~ .input-label,
.input-sm.input-material-3.light-pick-focus ~ .input-label {
  -webkit-transform: scale(0.8125) translateY(-140%);
  transform: scale(0.8125) translateY(-140%);
}

.input-md.input-material-3.textarea {
  padding-top: 14px;
}

.input-md.input-material-3 ~ .input-label {
  top: 16px;
}

.input-md.input-material-3 ~ .select2-container--open ~ .input-label {
  -webkit-transform: scale(0.8125) translateY(-156%);
  transform: scale(0.8125) translateY(-156%);
}

.input-md.input-material-3.input-hadval.input-material-3 ~ .input-label {
  -webkit-transform: scale(0.8125) translateY(-156%);
  transform: scale(0.8125) translateY(-156%);
}

.input-md.input-material-3:focus ~ .input-label,
.input-md.input-material-3.light-pick-focus ~ .input-label {
  -webkit-transform: scale(0.8125) translateY(-156%);
  transform: scale(0.8125) translateY(-156%);
}

.input-lg.input-material-3.textarea {
  padding-top: 19px;
}

.input-lg.input-material-3 ~ .input-label {
  top: 21px;
}

.input-lg.input-material-3 ~ .select2-container--open ~ .input-label {
  -webkit-transform: scale(0.8125) translateY(-183%);
  transform: scale(0.8125) translateY(-183%);
}

.input-lg.input-material-3.input-hadval.input-material-3 ~ .input-label {
  -webkit-transform: scale(0.8125) translateY(-183%);
  transform: scale(0.8125) translateY(-183%);
}

.input-lg.input-material-3:focus ~ .input-label,
.input-lg.input-material-3.light-pick-focus ~ .input-label {
  -webkit-transform: scale(0.8125) translateY(-183%);
  transform: scale(0.8125) translateY(-183%);
}

.checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.checkbox .table {
  width: auto;
}

.checkbox-xs {
  width: 16px;
  height: 16px;
}

.checkbox-xs .radio-check {
  width: 7px;
  height: 7px;
}

.checkbox-sm {
  width: 18px;
  height: 18px;
}

.checkbox-sm .radio-check {
  width: 8px;
  height: 8px;
}

.checkbox-md {
  width: 20px;
  height: 20px;
}

.checkbox-md .radio-check {
  width: 9px;
  height: 9px;
}

.checkbox-lg {
  width: 22px;
  height: 22px;
}

.checkbox-lg .radio-check {
  width: 10px;
  height: 10px;
}

.checkbox-ic {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border: 2px solid rgba(255, 255, 225, 0.6);
  -var-: $rnc-default-border;
  border-radius: 5px;
  background-color: transparent;
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  position: relative;
  color: transparent;
  margin-right: 0;
  line-height: 16px;
  background-repeat: no-repeat;
  background-position: 1px center;
  background-size: 90% auto;
  -webkit-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
  overflow: visible;
}

.checkbox-ic .legitRipple-ripple {
  background: #c2a87c;
}

.checkbox-ic:not(.no-animation):before {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #c2a87c;
  -webkit-transform: scale(0);
  transform: scale(0);
  opacity: 1;
  border-radius: 50%;
}

.checkbox-text {
  font-size: 16px;
  vertical-align: middle;
  line-height: 1.3;
}

.radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.radio .table {
  width: auto;
}

.radio .table .td:first-child {
  width: 26px;
}

.radio-xs {
  width: 16px;
  height: 16px;
}

.radio-xs .radio-check,
.radio-xs:after {
  width: 9px;
  height: 9px;
}

.radio-sm {
  width: 18px;
  height: 18px;
}

.radio-sm .radio-check,
.radio-sm:after {
  width: 10px;
  height: 10px;
}

.radio-md {
  width: 20px;
  height: 20px;
}

.radio-md .radio-check,
.radio-md:after {
  width: 11px;
  height: 11px;
}

.radio-lg {
  width: 22px;
  height: 22px;
}

.radio-lg .radio-check,
.radio-lg:after {
  width: 12px;
  height: 12px;
}

.radio-ic {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border: 2px solid rgba(255, 255, 225, 0.6);
  -var-: $rnc-default-border;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  font-size: 16px;
  position: relative;
  color: transparent;
  -webkit-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
  overflow: visible;
  z-index: 1;
}

.radio-style-1:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  background: transparent;
  border-radius: 50%;
  background: #c2a87c;
  -var-: $rnc-active-color;
  -webkit-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
  -webkit-transform: scale(0);
  transform: scale(0);
}

.radio-style-1 .legitRipple-ripple {
  background: #c2a87c;
}

.radio-style-1:before {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #c2a87c;
  -webkit-transform: scale(0);
  transform: scale(0);
  opacity: 1;
  border-radius: 50%;
}

.radio-check {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  background: transparent;
  border-radius: 50%;
  background: #c2a87c;
  -var-: $rnc-active-color;
  -webkit-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
  -webkit-transform: scale(0);
  transform: scale(0);
}

.radio-text {
  font-size: 16px;
  vertical-align: middle;
  line-height: 1.3;
  color: rgba(255, 255, 255, 0.87);
}

.switch {
  cursor: pointer;
}

.switch-wrap {
  position: relative;
}

.switch-text {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.87);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.switch-off {
  color: rgba(255, 255, 255, 0.9);
}

.switch-ic {
  border: 1.4px solid rgba(255, 255, 255, 0.87);
  border-radius: 50px;
  height: 18px;
  background-color: rgba(255, 255, 255, 0.87);
  position: absolute;
  left: 3px;
  width: 18px;
  right: 19px;
  top: 3px;
  -webkit-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
}

.switch-bg {
  width: 40px;
  height: 24px;
  border-radius: 12px;
  background-color: rgba(255, 255, 255, 0.12);
  -webkit-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
}

.switch-stretch:active .switch-ic {
  right: 16px;
}

.switch-stretch:active input[type="checkbox"]:checked ~ .table .switch-ic {
  left: 16px;
}

input[type="checkbox"]:checked ~ .table .switch-ic {
  border: 1.4px solid white;
  right: 5px;
  left: 19px;
  background-color: white;
}

input[type="checkbox"]:checked ~ .table .switch-bg {
  border: 1.4px solid rgba(255, 255, 255, 0.5);
  background-color: #c2a87c;
}

input[type="checkbox"]:checked ~ .table .switch-on {
  color: rgba(255, 255, 255, 0.9);
}

input[type="checkbox"]:checked ~ .table .switch-off {
  color: rgba(255, 255, 255, 0.5);
}

input[type="checkbox"]:checked ~ .checkbox-ic {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 64 64'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B clip-path: url(%23clip-ic-check-white); %7D .cls-2 %7B fill: none; %7D .cls-3 %7B fill: %23ffffff; stroke: %23ffffff; stroke-width: 3.5px; %7D %3C/style%3E%3CclipPath id='clip-ic-check-white'%3E%3Crect width='64' height='64'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id='ic-check-white' class='cls-1'%3E%3Cg id='Group_24' data-name='Group 24'%3E%3Cpath id='Path_5' data-name='Path 5' class='cls-2' d='M0,64V0H64V64Z'/%3E%3Cg id='Group_23' data-name='Group 23' transform='translate(15.549 18.305)'%3E%3Cpath id='Path_6' data-name='Path 6' class='cls-3' d='M67.413,55.576,45.6,77.389,37.307,69.1l-2.731,2.731L45.6,82.852,70.144,58.307Z' transform='translate(-34.576 -55.576)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}

input[type="checkbox"]:checked ~ .checkbox-ic:before {
  -webkit-transform: scale(3.5);
  transform: scale(3.5);
  opacity: 0;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

input[type="checkbox"]:checked ~ .checkbox-ic {
  border-color: #c2a87c;
  -var-: $rnc-active-border-color;
  background-color: #c2a87c;
  -var-: $rnc-active-bg-color;
}

input[type="checkbox"]:checked ~ .checkbox-green {
  border-color: #c2a87c;
  background-color: #c2a87c;
}

input[type="checkbox"]:checked ~ .checkbox-blue {
  border-color: #c2a87c;
  background-color: #c2a87c;
}

input[type="radio"]:checked ~ .radio-ic {
  border-color: #c2a87c;
  -var-: $rnc-active-border-color;
  -var-: $rnc-active-bg-color-radio;
}

input[type="radio"]:checked ~ .checkbox-text-change {
  color: #c2a87c;
}

input[type="radio"]:checked ~ .radio-style-2.radio-ic {
  border-color: #c2a87c;
  -var-: $rnc-active-color;
  background-color: transparent;
}

input[type="radio"]:checked ~ .radio-text {
  color: #c2a87c;
}

input[type="radio"]:checked ~ .radio-style-2.radio-ic::after {
  display: block;
  width: 10px;
  height: 10px;
  content: "";
  position: absolute;
  left: 2px;
  top: 2px;
  background-color: #c2a87c;
  border-radius: 100px;
}

input[type="radio"]:checked ~ .radio-style-2.radio-xs {
  border-width: 5px;
}

input[type="radio"]:checked ~ .radio-style-2.radio-lg {
  border-width: 7px;
}

input[type="radio"]:checked ~ .radio-style-1 .radio-check,
input[type="radio"]:checked ~ .radio-style-1:after {
  -webkit-transform: scale(1);
  transform: scale(1);
}

input[type="radio"]:checked ~ .radio-style-1:before {
  -webkit-transform: scale(3.5);
  transform: scale(3.5);
  opacity: 0;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

.uborder-dashed {
  border-style: dashed !important;
}

.uborder-dotted {
  border-style: dotted !important;
}

.uborder-vh-xs {
  border: 1px solid #e0e4eb;
}

.uborder-vh-sm {
  border: 2px solid #e0e4eb;
}

.uborder-vh-md {
  border: 3px solid #e0e4eb;
}

.uborder-vh-lg {
  border: 4px solid #e0e4eb;
}

.uborder-h-xs {
  border: 0;
  border-left: 1px solid #e0e4eb;
  border-right: 1px solid #e0e4eb;
}

.uborder-h-sm {
  border: 0;
  border-left: 2px solid #e0e4eb;
  border-right: 2px solid #e0e4eb;
}

.uborder-h-md {
  border: 0;
  border-left: 3px solid #e0e4eb;
  border-right: 3px solid #e0e4eb;
}

.uborder-h-lg {
  border: 0;
  border-left: 4px solid #e0e4eb;
  border-right: 4px solid #e0e4eb;
}

.uborder-r-xs {
  border: 0;
  border-right: 1px solid #e0e4eb;
}

.uborder-r-sm {
  border: 0;
  border-right: 2px solid #e0e4eb;
}

.uborder-r-md {
  border: 0;
  border-right: 3px solid #e0e4eb;
}

.uborder-r-lg {
  border: 0;
  border-right: 4px solid #e0e4eb;
}

.uborder-l-xs {
  border: 0;
  border-left: 1px solid #e0e4eb;
}

.uborder-l-sm {
  border: 0;
  border-left: 2px solid #e0e4eb;
}

.uborder-l-md {
  border: 0;
  border-left: 3px solid #e0e4eb;
}

.uborder-l-lg {
  border: 0;
  border-left: 4px solid #e0e4eb;
}

.uborder-v-xs {
  border: 0;
  border-top: 1px solid #e0e4eb;
  border-bottom: 1px solid #e0e4eb;
}

.uborder-v-sm {
  border: 0;
  border-top: 2px solid #e0e4eb;
  border-bottom: 2px solid #e0e4eb;
}

.uborder-v-md {
  border: 0;
  border-top: 3px solid #e0e4eb;
  border-bottom: 3px solid #e0e4eb;
}

.uborder-v-lg {
  border: 0;
  border-top: 4px solid #e0e4eb;
  border-bottom: 4px solid #e0e4eb;
}

.uborder-b-xs {
  border: 0;
  border-bottom: 1px solid #e0e4eb;
}

.uborder-b-sm {
  border: 0;
  border-bottom: 2px solid #e0e4eb;
}

.uborder-b-md {
  border: 0;
  border-bottom: 3px solid #e0e4eb;
}

.uborder-b-lg {
  border: 0;
  border-bottom: 4px solid #e0e4eb;
}

.uborder-t-xs {
  border: 0;
  border-top: 1px solid #e0e4eb;
}

.uborder-t-sm {
  border: 0;
  border-top: 2px solid #e0e4eb;
}

.uborder-t-md {
  border: 0;
  border-top: 3px solid #e0e4eb;
}

.uborder-t-lg {
  border: 0;
  border-top: 4px solid #e0e4eb;
}

.uborder-grey {
  border-color: #afb3bc;
}

.uborder-grey-1 {
  border-color: #8f8f8f;
}

.uborder-grey-2 {
  border-color: #e0e4eb;
}

.uborder-grey-3 {
  border-color: #eaeff3;
}

.uborder-grey-4 {
  border-color: #f7f8fa;
}

.uborder-green {
  border-color: #c2a87c;
}

.uborder-green1 {
  border-color: #0e5c22;
}

.uborder-green2 {
  border-color: #00381a;
}

.uborder-green3 {
  border-color: #042018;
}

.uborder-green3-op-3 {
  border-color: rgba(4, 32, 24, 0.3);
}

.uborder-green4 {
  border-color: #006e36;
}

.uborder-green5 {
  border-color: #5ac967;
}

.uborder-trans {
  border-color: rgba(255, 255, 255, 0);
}

.uborder-white {
  border-color: rgba(255, 255, 255, 0.9);
}

.uborder-white-1 {
  border-color: rgba(255, 255, 255, 0.05);
}

.uborder-white-2 {
  border-color: rgba(255, 255, 255, 0.16);
}

.uborder-white-3 {
  border-color: rgba(255, 255, 255, 0.7);
}

.uborder-base {
  border-color: rgba(255, 255, 255, 0.9);
}

.uborder-black {
  border-color: #4a4a4a;
}

.uborder-base-2 {
  border-color: #707c93;
}

.uborder-red {
  border-color: #ff4700;
}

.uborder-blue {
  border-color: #3f3bec;
}

.uborder-orange {
  border-color: #ff7544;
}

.uborder-yellow {
  border-color: #ffcb3b;
}

.uborder-purple {
  border-color: #4527a0;
}

.uborder-primary {
  border-color: #c2a87c;
}

.uborder-cancel {
  border-color: rgba(255, 255, 255, 0.16);
}

.uborder-secondary {
  border-color: rgba(255, 255, 255, 0.16);
}

.uborder-tertiary {
  border-color: #ffcb3b;
}

.uborder-success {
  border-color: #c2a87c;
}

.uborder-false {
  border-color: #ff4700;
}

.uborder .radius-xs {
  border-radius: 3px;
}

.uborder .radius-sm {
  border-radius: 4px;
}

.uborder .radius-md {
  border-radius: 6px;
}

.uborder .radius-lg {
  border-radius: 8px;
}

.form-group {
  margin-bottom: 24px;
}

.box-list-check .form-group {
  margin-bottom: 16px;
}

.ph5 {
  padding-left: 5px;
  padding-right: 5px;
}

.ph7 {
  padding-left: 7px;
  padding-right: 7px;
}

.ph10 {
  padding-left: 10px;
  padding-right: 10px;
}

.ph15 {
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 0px) {
  .ph20 {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (min-width: 1200px) {
  .ph20 {
    padding-left: 16px;
    padding-right: 16px;
  }
}

@media (min-width: 0px) {
  .ph25 {
    padding-left: 16px;
    padding-right: 16px;
  }
}

@media (min-width: 1200px) {
  .ph25 {
    padding-left: 25px;
    padding-right: 25px;
  }
}

@media (min-width: 0px) {
  .ph30 {
    padding-left: 16px;
    padding-right: 16px;
  }
}

@media (min-width: 1200px) {
  .ph30 {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.pr5 {
  padding-right: 5px;
}

.pr7 {
  padding-right: 7px;
}

.pr10 {
  padding-right: 10px;
}

.pr15 {
  padding-right: 15px;
}

@media (min-width: 0px) {
  .pr20 {
    padding-right: 15px;
  }
}

@media (min-width: 1200px) {
  .pr20 {
    padding-right: 16px;
  }
}

@media (min-width: 0px) {
  .pr25 {
    padding-right: 15px;
  }
}

@media (min-width: 1200px) {
  .pr25 {
    padding-right: 25px;
  }
}

@media (min-width: 0px) {
  .pr30 {
    padding-right: 15px;
  }
}

@media (min-width: 1200px) {
  .pr30 {
    padding-right: 30px;
  }
}

.pl5 {
  padding-left: 5px;
}

.pl7 {
  padding-left: 7px;
}

.pl10 {
  padding-left: 10px;
}

.pl15 {
  padding-left: 15px;
}

@media (min-width: 0px) {
  .pl20 {
    padding-left: 15px;
  }
}

@media (min-width: 1200px) {
  .pl20 {
    padding-left: 16px;
  }
}

@media (min-width: 0px) {
  .pl25 {
    padding-left: 15px;
  }
}

@media (min-width: 1200px) {
  .pl25 {
    padding-left: 25px;
  }
}

@media (min-width: 0px) {
  .pl30 {
    padding-left: 15px;
  }
}

@media (min-width: 1200px) {
  .pl30 {
    padding-left: 30px;
  }
}

.pv3 {
  padding-top: 3px;
  padding-bottom: 3px;
}

.pv5 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.pv7 {
  padding-top: 7px;
  padding-bottom: 7px;
}

.pv10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.pv15 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.pv20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.pv25 {
  padding-top: 25px;
  padding-bottom: 25px;
}

.pv30 {
  padding-top: 30px;
  padding-bottom: 30px;
}

@media (min-width: 0px) {
  .pv40 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

@media (min-width: 1200px) {
  .pv40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

@media (min-width: 0px) {
  .pv50 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

@media (min-width: 1200px) {
  .pv50 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

@media (min-width: 0px) {
  .pv60 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

@media (min-width: 1200px) {
  .pv60 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

.pb3 {
  padding-bottom: 3px;
}

.pb5 {
  padding-bottom: 5px;
}

.pb7 {
  padding-bottom: 7px;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb15 {
  padding-bottom: 15px;
}

.pb20 {
  padding-bottom: 20px;
}

.pb25 {
  padding-bottom: 25px;
}

.pb30 {
  padding-bottom: 30px;
}

@media (min-width: 0px) {
  .pb40 {
    padding-bottom: 30px;
  }
}

@media (min-width: 1200px) {
  .pb40 {
    padding-bottom: 40px;
  }
}

@media (min-width: 0px) {
  .pb50 {
    padding-bottom: 30px;
  }
}

@media (min-width: 1200px) {
  .pb50 {
    padding-bottom: 50px;
  }
}

@media (min-width: 0px) {
  .pb60 {
    padding-bottom: 30px;
  }
}

@media (min-width: 1200px) {
  .pb60 {
    padding-bottom: 60px;
  }
}

.pt3 {
  padding-top: 3px;
}

.pt5 {
  padding-top: 5px;
}

.pt7 {
  padding-top: 7px;
}

.pt10 {
  padding-top: 10px !important;
}

.pt15 {
  padding-top: 15px;
}

.pt20 {
  padding-top: 20px;
}

.pt25 {
  padding-top: 25px;
}

@media (min-width: 0px) {
  .pt40 {
    padding-top: 30px;
  }
}

@media (min-width: 1200px) {
  .pt40 {
    padding-top: 40px;
  }
}

@media (min-width: 0px) {
  .pt50 {
    padding-top: 30px;
  }
}

@media (min-width: 1200px) {
  .pt50 {
    padding-top: 50px;
  }
}

@media (min-width: 0px) {
  .pt60 {
    padding-top: 30px;
  }
}

@media (min-width: 1200px) {
  .pt60 {
    padding-top: 60px;
  }
}

.pos-tl5 {
  left: 5px;
  top: 5px;
}

.pos-tl7 {
  left: 7px;
  top: 7px;
}

.pos-tl10 {
  left: 10px;
  top: 10px;
}

.pos-tl15 {
  left: 15px;
  top: 15px;
}

@media (min-width: 0px) {
  .pos-tl20 {
    left: 15px;
    top: 15px;
  }
}

@media (min-width: 1200px) {
  .pos-tl20 {
    left: 20px;
    top: 20px;
  }
}

@media (min-width: 0px) {
  .pos-tl25 {
    left: 15px;
    top: 15px;
  }
}

@media (min-width: 1200px) {
  .pos-tl25 {
    left: 25px;
    top: 25px;
  }
}

.pos-tr5 {
  top: 5px;
  right: 5px;
}

.pos-tr7 {
  top: 7px;
  right: 7px;
}

.pos-tr10 {
  top: 10px;
  right: 10px;
}

.pos-tr15 {
  top: 15px;
  right: 15px;
}

@media (min-width: 0px) {
  .pos-tr20 {
    top: 15px;
    right: 15px;
  }
}

@media (min-width: 1200px) {
  .pos-tr20 {
    top: 20px;
    right: 20px;
  }
}

@media (min-width: 0px) {
  .pos-tr25 {
    top: 15px;
    right: 15px;
  }
}

@media (min-width: 1200px) {
  .pos-tr25 {
    top: 25px;
    right: 25px;
  }
}

.pos-bl5 {
  top: 5px;
  left: 5px;
}

.pos-bl7 {
  top: 7px;
  left: 7px;
}

.pos-bl10 {
  top: 10px;
  left: 10px;
}

.pos-bl15 {
  top: 15px;
  left: 15px;
}

@media (min-width: 0px) {
  .pos-bl20 {
    top: 15px;
    left: 15px;
  }
}

@media (min-width: 1200px) {
  .pos-bl20 {
    top: 20px;
    left: 20px;
  }
}

@media (min-width: 0px) {
  .pos-bl25 {
    top: 15px;
    left: 15px;
  }
}

@media (min-width: 1200px) {
  .pos-bl25 {
    top: 25px;
    left: 25px;
  }
}

.pos-br5 {
  bottom: 5px;
  right: 5px;
}

.pos-br7 {
  bottom: 7px;
  right: 7px;
}

.pos-br10 {
  bottom: 10px;
  right: 10px;
}

.pos-br15 {
  bottom: 15px;
  right: 15px;
}

@media (min-width: 0px) {
  .pos-br20 {
    bottom: 15px;
    right: 15px;
  }
}

@media (min-width: 1200px) {
  .pos-br20 {
    bottom: 20px;
    right: 20px;
  }
}

@media (min-width: 0px) {
  .pos-br25 {
    bottom: 15px;
    right: 15px;
  }
}

@media (min-width: 1200px) {
  .pos-br25 {
    bottom: 25px;
    right: 25px;
  }
}

.pos-ct5 {
  top: 0;
  width: 100%;
  padding: 5px 5px 0 5px;
}

.pos-ct7 {
  top: 0;
  width: 100%;
  padding: 7px 7px 0 7px;
}

.pos-ct10 {
  top: 0;
  width: 100%;
  padding: 10px 10px 0 10px;
}

.pos-ct15 {
  top: 0;
  width: 100%;
  padding: 15px 15px 0 15px;
}

@media (min-width: 0px) {
  .pos-ct20 {
    top: 0;
    width: 100%;
    padding: 15px 15px 0 15px;
  }
}

@media (min-width: 1200px) {
  .pos-ct20 {
    top: 0;
    width: 100%;
    padding: 20px 20px 0 20px;
  }
}

@media (min-width: 0px) {
  .pos-ct25 {
    top: 0;
    width: 100%;
    padding: 15px 15px 0 15px;
  }
}

@media (min-width: 1200px) {
  .pos-ct25 {
    top: 0;
    width: 100%;
    padding: 25px 25px 0 25px;
  }
}

.pos-cb5 {
  bottom: 0;
  width: 100%;
  padding: 0 5px 5px 5px;
}

.pos-cb7 {
  bottom: 0;
  width: 100%;
  padding: 0 7px 7px 7px;
}

.pos-cb10 {
  bottom: 0;
  width: 100%;
  padding: 0 10px 10px 10px;
}

.pos-cb15 {
  bottom: 0;
  width: 100%;
  padding: 0 15px 15px 15px;
}

@media (min-width: 0px) {
  .pos-cb20 {
    bottom: 0;
    width: 100%;
    padding: 0 15px 15px 15px;
  }
}

@media (min-width: 1200px) {
  .pos-cb20 {
    bottom: 0;
    width: 100%;
    padding: 0 20px 20px 20px;
  }
}

@media (min-width: 0px) {
  .pos-cb25 {
    bottom: 0;
    width: 100%;
    padding: 0 15px 15px 15px;
  }
}

@media (min-width: 1200px) {
  .pos-cb25 {
    bottom: 0;
    width: 100%;
    padding: 0 25px 25px 25px;
  }
}

.mh5 {
  margin-left: 5px;
  margin-right: 5px;
}

.mh7 {
  margin-left: 7px;
  margin-right: 7px;
}

.mh10 {
  margin-left: 10px;
  margin-right: 10px;
}

.mh15 {
  margin-left: 15px;
  margin-right: 15px;
}

@media (min-width: 0px) {
  .mh20 {
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 1200px) {
  .mh20 {
    margin-left: 20px;
    margin-right: 20px;
  }
}

@media (min-width: 0px) {
  .mh25 {
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 1200px) {
  .mh25 {
    margin-left: 25px;
    margin-right: 25px;
  }
}

@media (min-width: 0px) {
  .mh30 {
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 1200px) {
  .mh30 {
    margin-left: 30px;
    margin-right: 30px;
  }
}

.mr5 {
  margin-right: 5px;
}

.mr7 {
  margin-right: 7px;
}

.mr10 {
  margin-right: 10px;
}

.mr15 {
  margin-right: 15px;
}

@media (min-width: 0px) {
  .mr20 {
    margin-right: 15px;
  }
}

@media (min-width: 1200px) {
  .mr20 {
    margin-right: 20px;
  }
}

@media (min-width: 0px) {
  .mr25 {
    margin-right: 15px;
  }
}

@media (min-width: 1200px) {
  .mr25 {
    margin-right: 25px;
  }
}

@media (min-width: 0px) {
  .mr30 {
    margin-right: 15px;
  }
}

@media (min-width: 1200px) {
  .mr30 {
    margin-right: 30px;
  }
}

.ml5 {
  margin-left: 5px;
}

.ml7 {
  margin-left: 7px;
}

.ml10 {
  margin-left: 10px;
}

.ml15 {
  margin-left: 15px;
}

@media (min-width: 0px) {
  .ml20 {
    margin-left: 15px;
  }
}

@media (min-width: 1200px) {
  .ml20 {
    margin-left: 20px;
  }
}

@media (min-width: 0px) {
  .ml25 {
    margin-left: 15px;
  }
}

@media (min-width: 1200px) {
  .ml25 {
    margin-left: 25px;
  }
}

@media (min-width: 0px) {
  .ml30 {
    margin-left: 15px;
  }
}

@media (min-width: 1200px) {
  .ml30 {
    margin-left: 30px;
  }
}

.mv3 {
  margin-top: 3px;
  margin-bottom: 3px;
}

.mv5 {
  margin-top: 5px;
  margin-bottom: 5px;
}

.mv7 {
  margin-top: 7px;
  margin-bottom: 7px;
}

.mv10 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.mv15 {
  margin-top: 15px;
  margin-bottom: 15px;
}

.mv20 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.mv25 {
  margin-top: 25px;
  margin-bottom: 25px;
}

.mv30 {
  margin-top: 30px;
  margin-bottom: 30px;
}

@media (min-width: 0px) {
  .mv40 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

@media (min-width: 1200px) {
  .mv40 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}

@media (min-width: 0px) {
  .mv50 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

@media (min-width: 1200px) {
  .mv50 {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}

@media (min-width: 0px) {
  .mv60 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

@media (min-width: 1200px) {
  .mv60 {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}

.mb3 {
  margin-bottom: 3px;
}

.mb5 {
  margin-bottom: 5px;
}

.mb7 {
  margin-bottom: 7px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb25 {
  margin-bottom: 25px;
}

.mb30 {
  margin-bottom: 24px !important;
}

@media (min-width: 0px) {
  .mb40 {
    margin-bottom: 30px;
  }
}

@media (min-width: 1200px) {
  .mb40 {
    margin-bottom: 40px;
  }
}

@media (min-width: 0px) {
  .mb50 {
    margin-bottom: 30px;
  }
}

@media (min-width: 1200px) {
  .mb50 {
    margin-bottom: 50px;
  }
}

@media (min-width: 0px) {
  .mb60 {
    margin-bottom: 30px;
  }
}

@media (min-width: 1200px) {
  .mb60 {
    margin-bottom: 60px;
  }
}

.mt3 {
  margin-top: 3px;
}

.mt5 {
  margin-top: 5px;
}

.mt7 {
  margin-top: 7px;
}

.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mt25 {
  margin-top: 25px;
}

.mt30 {
  margin-top: 30px;
}

@media (min-width: 0px) {
  .mt40 {
    margin-top: 30px;
  }
}

@media (min-width: 1200px) {
  .mt40 {
    margin-top: 40px;
  }
}

@media (min-width: 0px) {
  .mt50 {
    margin-top: 30px;
  }
}

@media (min-width: 1200px) {
  .mt50 {
    margin-top: 50px;
  }
}

@media (min-width: 0px) {
  .mt60 {
    margin-top: 30px;
  }
}

@media (min-width: 1200px) {
  .mt60 {
    margin-top: 60px;
  }
}

.list-no-last-mv > *:last-child {
  margin-bottom: 0;
}

.list-no-last-mv > *:first-child {
  margin-top: 0;
}

.list-no-last-mh > *:last-child {
  margin-right: 0;
}

.list-no-last-mh > *:first-child {
  margin-left: 0;
}

.list-no-last-mt > *:first-child {
  margin-top: 0;
}

.list-no-last-mr > *:last-child {
  margin-right: 0;
}

.list-no-last-mb > *:last-child {
  margin-bottom: 0;
}

.list-no-last-ml > *:first-child {
  margin-left: 0;
}

.list-no-last-pv > *:last-child {
  padding-bottom: 0;
}

.list-no-last-pv > *:first-child {
  padding-top: 0;
}

.list-no-last-ph > *:last-child {
  padding-right: 0;
}

.list-no-last-ph > *:first-child {
  padding-left: 0;
}

.list-no-last-pt > *:first-child {
  padding-top: 0;
}

.list-no-last-pr > *:last-child {
  padding-right: 0;
}

.list-no-last-pb > *:last-child {
  padding-bottom: 0;
}

.list-no-last-pl > *:first-child {
  padding-left: 0;
}

.list-ph5 > * {
  padding-left: 5px;
  padding-right: 5px;
}

.list-ph7 > * {
  padding-left: 7px;
  padding-right: 7px;
}

.list-ph10 > * {
  padding-left: 10px;
  padding-right: 10px;
}

.list-ph15 > * {
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 0px) {
  .list-ph20 > * {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (min-width: 1200px) {
  .list-ph20 > * {
    padding-left: 16px;
    padding-right: 16px;
  }
}

@media (min-width: 0px) {
  .list-ph25 > * {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (min-width: 1200px) {
  .list-ph25 > * {
    padding-left: 25px;
    padding-right: 25px;
  }
}

@media (min-width: 0px) {
  .list-ph30 > * {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (min-width: 1200px) {
  .list-ph30 > * {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.list-pr5 > * {
  padding-right: 5px;
}

.list-pr7 > * {
  padding-right: 7px;
}

.list-pr10 > * {
  padding-right: 10px;
}

.list-pr15 > * {
  padding-right: 15px;
}

@media (min-width: 0px) {
  .list-pr20 > * {
    padding-right: 15px;
  }
}

@media (min-width: 1200px) {
  .list-pr20 > * {
    padding-right: 16px;
  }
}

@media (min-width: 0px) {
  .list-pr25 > * {
    padding-right: 15px;
  }
}

@media (min-width: 1200px) {
  .list-pr25 > * {
    padding-right: 25px;
  }
}

@media (min-width: 0px) {
  .list-pr30 > * {
    padding-right: 15px;
  }
}

@media (min-width: 1200px) {
  .list-pr30 > * {
    padding-right: 30px;
  }
}

.list-pl5 > * {
  padding-left: 5px;
}

.list-pl7 > * {
  padding-left: 7px;
}

.list-pl10 > * {
  padding-left: 10px;
}

.list-pl15 > * {
  padding-left: 15px;
}

@media (min-width: 0px) {
  .list-pl20 > * {
    padding-left: 15px;
  }
}

@media (min-width: 1200px) {
  .list-pl20 > * {
    padding-left: 16px;
  }
}

@media (min-width: 0px) {
  .list-pl25 > * {
    padding-left: 15px;
  }
}

@media (min-width: 1200px) {
  .list-pl25 > * {
    padding-left: 25px;
  }
}

@media (min-width: 0px) {
  .list-pl30 > * {
    padding-left: 15px;
  }
}

@media (min-width: 1200px) {
  .list-pl30 > * {
    padding-left: 30px;
  }
}

.list-pv3 > * {
  padding-top: 3px;
  padding-bottom: 3px;
}

.list-pv5 > * {
  padding-top: 5px;
  padding-bottom: 5px;
}

.list-pv7 > * {
  padding-top: 7px;
  padding-bottom: 7px;
}

.list-pv10 > * {
  padding-top: 10px;
  padding-bottom: 10px;
}

.list-pv15 > * {
  padding-top: 15px;
  padding-bottom: 15px;
}

.list-pv20 > * {
  padding-top: 20px;
  padding-bottom: 20px;
}

.list-pv25 > * {
  padding-top: 25px;
  padding-bottom: 25px;
}

.list-pv30 > * {
  padding-top: 30px;
  padding-bottom: 30px;
}

@media (min-width: 0px) {
  .list-pv40 > * {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

@media (min-width: 1200px) {
  .list-pv40 > * {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

@media (min-width: 0px) {
  .list-pv50 > * {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

@media (min-width: 1200px) {
  .list-pv50 > * {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

@media (min-width: 0px) {
  .list-pv60 > * {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

@media (min-width: 1200px) {
  .list-pv60 > * {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

.list-pb3 > * {
  padding-bottom: 3px;
}

.list-pb5 > * {
  padding-bottom: 5px;
}

.list-pb7 > * {
  padding-bottom: 7px;
}

.list-pb10 > * {
  padding-bottom: 10px;
}

.list-pb15 > * {
  padding-bottom: 15px;
}

.list-pb20 > * {
  padding-bottom: 14px;
}

.list-pb25 > * {
  padding-bottom: 25px;
}

.list-pb30 > * {
  padding-bottom: 30px;
}

@media (min-width: 0px) {
  .list-pb40 > * {
    padding-bottom: 30px;
  }
}

@media (min-width: 1200px) {
  .list-pb40 > * {
    padding-bottom: 40px;
  }
}

@media (min-width: 0px) {
  .list-pb50 > * {
    padding-bottom: 30px;
  }
}

@media (min-width: 1200px) {
  .list-pb50 > * {
    padding-bottom: 50px;
  }
}

@media (min-width: 0px) {
  .list-pb60 > * {
    padding-bottom: 30px;
  }
}

@media (min-width: 1200px) {
  .list-pb60 > * {
    padding-bottom: 60px;
  }
}

.list-pt3 > * {
  padding-top: 3px;
}

.list-pt5 > * {
  padding-top: 5px;
}

.list-pt7 > * {
  padding-top: 7px;
}

.list-pt10 > * {
  padding-top: 10px;
}

.list-pt15 > * {
  padding-top: 15px;
}

.list-pt20 > * {
  padding-top: 20px;
}

.list-pt25 > * {
  padding-top: 25px;
}

.list-pt30 > * {
  padding-top: 30px;
}

@media (min-width: 0px) {
  .list-pt40 > * {
    padding-top: 30px;
  }
}

@media (min-width: 1200px) {
  .list-pt40 > * {
    padding-top: 40px;
  }
}

@media (min-width: 0px) {
  .list-pt50 > * {
    padding-top: 30px;
  }
}

@media (min-width: 1200px) {
  .list-pt50 > * {
    padding-top: 50px;
  }
}

@media (min-width: 0px) {
  .list-pt60 > * {
    padding-top: 30px;
  }
}

@media (min-width: 1200px) {
  .list-pt60 > * {
    padding-top: 60px;
  }
}

.list-mh5 > *:not(:last-child) {
  margin-left: 5px;
  margin-right: 5px;
}

.list-mh7 > *:not(:last-child) {
  margin-left: 7px;
  margin-right: 7px;
}

.list-mh10 > *:not(:last-child) {
  margin-left: 10px;
  margin-right: 10px;
}

.list-mh15 > *:not(:last-child) {
  margin-left: 15px;
  margin-right: 15px;
}

@media (min-width: 0px) {
  .list-mh20 > *:not(:last-child) {
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 1200px) {
  .list-mh20 > *:not(:last-child) {
    margin-left: 20px;
    margin-right: 20px;
  }
}

@media (min-width: 0px) {
  .list-mh25 > *:not(:last-child) {
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 1200px) {
  .list-mh25 > *:not(:last-child) {
    margin-left: 25px;
    margin-right: 25px;
  }
}

@media (min-width: 0px) {
  .list-mh30 > *:not(:last-child) {
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 1200px) {
  .list-mh30 > *:not(:last-child) {
    margin-left: 30px;
    margin-right: 30px;
  }
}

.list-mr5 > *:not(:last-child) {
  margin-right: 5px;
}

.list-mr7 > *:not(:last-child) {
  margin-right: 7px;
}

.list-mr10 > *:not(:last-child) {
  margin-right: 10px;
}

.list-mr15 > *:not(:last-child) {
  margin-right: 15px;
}

@media (min-width: 0px) {
  .list-mr20 > *:not(:last-child) {
    margin-right: 15px;
  }
}

@media (min-width: 1200px) {
  .list-mr20 > *:not(:last-child) {
    margin-right: 20px;
  }
}

@media (min-width: 0px) {
  .list-mr25 > *:not(:last-child) {
    margin-right: 15px;
  }
}

@media (min-width: 1200px) {
  .list-mr25 > *:not(:last-child) {
    margin-right: 25px;
  }
}

@media (min-width: 0px) {
  .list-mr30 > *:not(:last-child) {
    margin-right: 15px;
  }
}

@media (min-width: 1200px) {
  .list-mr30 > *:not(:last-child) {
    margin-right: 30px;
  }
}

.list-ml5 > *:not(:last-child) {
  margin-left: 5px;
}

.list-ml7 > *:not(:last-child) {
  margin-left: 7px;
}

.list-ml10 > *:not(:last-child) {
  margin-left: 10px;
}

.list-ml15 > *:not(:last-child) {
  margin-left: 15px;
}

@media (min-width: 0px) {
  .list-ml20 > *:not(:last-child) {
    margin-left: 15px;
  }
}

@media (min-width: 1200px) {
  .list-ml20 > *:not(:last-child) {
    margin-left: 20px;
  }
}

@media (min-width: 0px) {
  .list-ml25 > *:not(:last-child) {
    margin-left: 15px;
  }
}

@media (min-width: 1200px) {
  .list-ml25 > *:not(:last-child) {
    margin-left: 25px;
  }
}

@media (min-width: 0px) {
  .list-ml30 > *:not(:last-child) {
    margin-left: 15px;
  }
}

@media (min-width: 1200px) {
  .list-ml30 > *:not(:last-child) {
    margin-left: 30px;
  }
}

.list-mv3 > *:not(:last-child) {
  margin-top: 3px;
  margin-bottom: 3px;
}

.list-mv5 > *:not(:last-child) {
  margin-top: 5px;
  margin-bottom: 5px;
}

.list-mv7 > *:not(:last-child) {
  margin-top: 7px;
  margin-bottom: 7px;
}

.list-mv10 > *:not(:last-child) {
  margin-top: 10px;
  margin-bottom: 10px;
}

.list-mv15 > *:not(:last-child) {
  margin-top: 15px;
  margin-bottom: 15px;
}

.list-mv20 > *:not(:last-child) {
  margin-top: 20px;
  margin-bottom: 20px;
}

.list-mv25 > *:not(:last-child) {
  margin-top: 25px;
  margin-bottom: 25px;
}

.list-mv30 > *:not(:last-child) {
  margin-top: 30px;
  margin-bottom: 30px;
}

@media (min-width: 0px) {
  .list-mv40 > *:not(:last-child) {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

@media (min-width: 1200px) {
  .list-mv40 > *:not(:last-child) {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}

@media (min-width: 0px) {
  .list-mv50 > *:not(:last-child) {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

@media (min-width: 1200px) {
  .list-mv50 > *:not(:last-child) {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}

@media (min-width: 0px) {
  .list-mv60 > *:not(:last-child) {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

@media (min-width: 1200px) {
  .list-mv60 > *:not(:last-child) {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}

.list-mb3 > *:not(:last-child) {
  margin-bottom: 3px;
}
.list-mb4 > *:not(:last-child) {
  margin-bottom: 4px;
}
.list-mb5 > *:not(:last-child) {
  margin-bottom: 5px;
}

.list-mb7 > *:not(:last-child) {
  margin-bottom: 7px;
}

.list-mb10 > *:not(:last-child) {
  margin-bottom: 16px;
}
.list-mb16 > * {
  margin-bottom: 16px;
}
.list-mb15 > * {
  margin-bottom: 15px;
}

.list-mb20 > *:not(:last-child) {
  margin-bottom: 20px;
}

.list-mb25 > *:not(:last-child) {
  margin-bottom: 25px;
}

.list-mb30 > *:not(:last-child) {
  margin-bottom: 24px;
}

@media (min-width: 0px) {
  .list-mb40 > *:not(:last-child) {
    margin-bottom: 30px;
  }
}

@media (min-width: 1200px) {
  .list-mb40 > *:not(:last-child) {
    margin-bottom: 40px;
  }
}

@media (min-width: 0px) {
  .list-mb50 > *:not(:last-child) {
    margin-bottom: 30px;
  }
}

@media (min-width: 1200px) {
  .list-mb50 > *:not(:last-child) {
    margin-bottom: 50px;
  }
}

@media (min-width: 0px) {
  .list-mb60 > *:not(:last-child) {
    margin-bottom: 30px;
  }
}

@media (min-width: 1200px) {
  .list-mb60 > *:not(:last-child) {
    margin-bottom: 60px;
  }
}

.list-mt3 > *:not(:last-child) {
  margin-top: 3px;
}

.list-mt5 > *:not(:last-child) {
  margin-top: 5px;
}

.list-mt7 > *:not(:last-child) {
  margin-top: 7px;
}

.list-mt10 > *:not(:last-child) {
  margin-top: 10px;
}

.list-mt15 > *:not(:last-child) {
  margin-top: 15px;
}

.list-mt20 > *:not(:last-child) {
  margin-top: 20px;
}

.list-mt25 > *:not(:last-child) {
  margin-top: 25px;
}

.list-mt30 > *:not(:last-child) {
  margin-top: 30px;
}

@media (min-width: 0px) {
  .list-mt40 > *:not(:last-child) {
    margin-top: 30px;
  }
}

@media (min-width: 1200px) {
  .list-mt40 > *:not(:last-child) {
    margin-top: 40px;
  }
}

@media (min-width: 0px) {
  .list-mt50 > *:not(:last-child) {
    margin-top: 30px;
  }
}

@media (min-width: 1200px) {
  .list-mt50 > *:not(:last-child) {
    margin-top: 50px;
  }
}

@media (min-width: 0px) {
  .list-mt60 > *:not(:last-child) {
    margin-top: 30px;
  }
}

@media (min-width: 1200px) {
  .list-mt60 > *:not(:last-child) {
    margin-top: 60px;
  }
}

@media (min-width: 0px) {
  .form-group-xs {
    display: inline-block;
    width: 50%;
  }
}

@media (min-width: 1200px) {
  .form-group-xs {
    display: inline-block;
    width: 118px;
  }
}

@media (min-width: 0px) {
  .form-group-sm {
    display: inline-block;
    width: 50%;
  }
}

@media (min-width: 1200px) {
  .form-group-sm {
    display: inline-block;
    width: 162px;
  }
}

@media (min-width: 0px) {
  .form-group-md {
    display: inline-block;
    width: 50%;
  }
}

@media (min-width: 1200px) {
  .form-group-md {
    display: inline-block;
    width: 185px;
  }
}

@media (min-width: 0px) {
  .form-group-lg {
    display: inline-block;
    width: 100%;
  }
}

@media (min-width: 1200px) {
  .form-group-lg {
    display: inline-block;
    width: 298px;
  }
}

@media (min-width: 0px) {
  .form-group-xl {
    display: inline-block;
    width: 100%;
  }
}

@media (min-width: 1200px) {
  .form-group-xl {
    display: inline-block;
    width: 393px;
  }
}

.form-group:after,
.form-group:before {
  content: "";
  display: table;
}

.form-group > *:not(:last-child) {
  font-size: 16px;
}

.form-group-auto {
  display: inline-block;
}

.form-group.no-margin-bottom {
  margin-bottom: 0;
}

.form-group.no-margin-bottom .input-group {
  margin-bottom: 0;
}

label {
  margin-bottom: 0;
}

.ulabel-status {
  display: inline-block;
  white-space: nowrap;
}

.ulabel-xs {
  border-radius: 3px;
  height: 18px;
  line-height: 17px;
  min-width: 0;
  font-size: 9px;
  padding: 0 6px;
  border: 1px solid white;
}

.ulabel-sm {
  border-radius: 3px;
  height: 20px;
  line-height: 19px;
  min-width: 0;
  font-size: 10px;
  padding: 0 7px;
  border: 1px solid white;
}

.ulabel-md {
  border-radius: 3px;
  height: 22px;
  line-height: 21px;
  min-width: 0;
  font-size: 12px;
  padding: 0 8px;
  border: 1px solid white;
}

.ulabel-lg {
  border-radius: 3px;
  height: 24px;
  line-height: 23px;
  min-width: 0;
  font-size: 12px;
  padding: 0 9px;
  border: 1px solid white;
}

.ulabel-round.ulabel-xs {
  border-radius: 9px;
}

.ulabel-round.ulabel-sm {
  border-radius: 8px;
}

.ulabel-round.ulabel-md {
  border-radius: 11px;
}

.ulabel-round.ulabel-lg {
  border-radius: 12px;
}

.ulabel-full {
  width: 100%;
  display: block;
}

.ulabel-sub {
  font-size: 12px;
  padding-top: 5px;
  display: block;
}

.ulabel-grey {
  border-color: #afb3bc;
}

.ulabel-grey-1 {
  border-color: #8f8f8f;
}

.ulabel-grey-2 {
  border-color: #e0e4eb;
}

.ulabel-grey-3 {
  border-color: #eaeff3;
}

.ulabel-grey-4 {
  border-color: #f7f8fa;
}

.ulabel-green {
  border-color: #c2a87c;
  color: #c2a87c;
}

.ulabel-green1 {
  border-color: #0e5c22;
  color: #0e5c22;
}

.ulabel-green2 {
  border-color: #00381a;
  color: #00381a;
}

.ulabel-green3 {
  border-color: #042018;
  color: #042018;
}

.ulabel-green3-op-3 {
  border-color: rgba(4, 32, 24, 0.3);
  color: rgba(4, 32, 24, 0.3);
}

.ulabel-green4 {
  border-color: #006e36;
  color: #006e36;
}

.ulabel-green5 {
  border-color: #5ac967;
  color: #5ac967;
}

.ulabel-trans {
  border-color: rgba(255, 255, 255, 0);
  color: rgba(255, 255, 255, 0);
}

.ulabel-white {
  border-color: rgba(255, 255, 255, 0.9);
  color: rgba(255, 255, 255, 0.9);
}

.ulabel-white-1 {
  border-color: rgba(255, 255, 255, 0.05);
  color: rgba(255, 255, 255, 0.05);
}

.ulabel-white-2 {
  border-color: rgba(255, 255, 255, 0.16);
  color: rgba(255, 255, 255, 0.16);
}

.ulabel-white-3 {
  border-color: rgba(255, 255, 255, 0.7);
  color: rgba(255, 255, 255, 0.7);
}

.ulabel-base {
  border-color: rgba(255, 255, 255, 0.9);
  color: rgba(255, 255, 255, 0.9);
}

.ulabel-black {
  border-color: #4a4a4a;
  color: #4a4a4a;
}

.ulabel-base-2 {
  border-color: #707c93;
  color: #707c93;
}

.ulabel-red {
  border-color: #ff4700;
  color: #ff4700;
}

.ulabel-blue {
  border-color: #3f3bec;
  color: #3f3bec;
}

.ulabel-orange {
  border-color: #ff7544;
  color: #ff7544;
}

.ulabel-yellow {
  border-color: #ffcb3b;
  color: #ffcb3b;
}

.ulabel-purple {
  border-color: #4527a0;
  color: #4527a0;
}

.circle {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.circle-6 {
  width: 6px;
  height: 6px;
  border-radius: 3px;
}

.circle-xs {
  width: 8px;
  height: 8px;
  border-radius: 4px;
}

.circle-sm {
  width: 14px;
  height: 14px;
  border-radius: 7px;
}

.circle-md {
  width: 22px;
  height: 22px;
  border-radius: 11px;
}

.circle-lg {
  width: 40px;
  height: 40px;
}

.pin-center {
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  position: absolute;
}

.pin-full {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
}

.pin-l {
  position: absolute;
  left: 0;
}

.pin-r {
  position: absolute;
  right: 0;
}

.pin-b {
  position: absolute;
  bottom: 0;
}

.pin-t {
  position: absolute;
  top: 0;
}

.pin-tl {
  position: absolute;
  top: 0;
  left: 0;
}

.pin-tr {
  position: absolute;
  top: 0;
  right: 0;
}

.pin-bl {
  position: absolute;
  bottom: 0;
  left: 0;
}

.pin-br {
  position: absolute;
  bottom: 0;
  right: 0;
}

.pin-cr {
  position: absolute;
  bottom: 0;
  top: 0;
  right: 0;
  margin: auto;
}

.pin-cl {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  margin: auto;
}

.pin-ct {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  margin: auto;
}

.pin-cb {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.pin-cr-translate {
  right: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  margin: auto;
  position: absolute;
}

.pin-cl-translate {
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  margin: auto;
  position: absolute;
}

.pin-ct-translate {
  left: 50%;
  top: 0;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  margin: auto;
  position: absolute;
}

.pin-cb-translate {
  left: 50%;
  bottom: 0;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  margin: auto;
  position: absolute;
}

.pin-c-translate {
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}

.relative {
  position: relative;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

html {
  height: 100%;
}

body {
  color: rgba(255, 255, 255, 0.9);
}

.up {
  text-transform: uppercase;
}

.u {
  text-decoration: none;
}

.pointer {
  cursor: pointer;
}

.link {
  color: #c2a87c !important;
}

[data-accordion] [data-content] {
  overflow: hidden;
  max-height: 0;
}

/* Basic Theme */

[data-accordion] {
  line-height: 1;
}

[data-control] {
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

[data-content] [data-accordion] {
  border: 0;
  padding: 0;
}

[data-accordion] [data-control] {
  position: relative;
}

.trigger-box {
  display: none;
}

#menu-trigger {
  display: none;
}

.block-right {
  margin-right: 0;
  margin-left: auto;
}

.block-center {
  margin-right: auto;
  margin-left: auto;
}

.block-left {
  margin-right: auto;
  margin-left: 0;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.inline-block {
  display: inline-block !important;
  max-width: 100%;
}

.inline-block-right {
  text-align: right;
  vertical-align: middle;
  font-size: 0;
}

.hover-u:hover {
  text-decoration: underline !important;
}

.isolated-scroll:not(.sidebar) {
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translate3d(0, 0, 0);
}

.isolated-scroll:not(.sidebar) > * {
  /* -webkit-transform: translate3d(0, 0, 0);*/
}

.scroll {
  -webkit-overflow-scrolling: touch;
}

.scroll > * {
  -webkit-transform: translate3d(0, 0, 0);
}

.off-scrolling-ios {
  -webkit-overflow-scrolling: auto;
}

.box:before,
.box:after {
  content: " ";
  display: table;
}

.v-top {
  vertical-align: top;
}

.v-bottom {
  vertical-align: bottom;
}

.v-middle {
  vertical-align: middle;
}

.block {
  display: block;
}

.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (min-width: 1081px) {
  .scroller-style::-webkit-scrollbar {
    width: 5px;
  }
  .scroller-style::-webkit-scrollbar-thumb {
    height: 56px;
    background: rgba(175, 179, 188, 0.6);
    border-radius: 4px;
    position: absolute;
    right: 5px;
  }
  .scroller-style::-webkit-scrollbar-track {
    width: 17px;
  }
}

.max-height-md {
  height: 300px;
  overflow-y: auto;
}

.wrapper {
  overflow-y: auto;
}

[data-tooltip] {
  cursor: pointer;
}

.legitRipple img {
  z-index: 10;
  position: relative;
}

@media (max-width: 1200px) {
  .hidden-menu-mobile {
    display: none;
  }
}

@media (min-width: 1201px) {
  .show-menu-mobile {
    display: none;
  }
}

.body-overflow {
  width: calc(100% - 17px);
}

.collapse.in {
  height: auto;
}

.tree {
  border: 1px solid #8f8f8f;
  border-radius: 6px;
}

.tree-body {
  height: 177px;
  overflow-y: scroll;
}

.tree:not(:last-child) {
  margin-bottom: 30px;
  margin-top: 7px;
}

@media (min-width: 1081px) {
  .tree::-webkit-scrollbar {
    width: 5px;
  }
  .tree::-webkit-scrollbar-thumb {
    height: 56px;
    background: rgba(175, 179, 188, 0.6);
    border-radius: 4px;
    position: absolute;
    right: 5px;
  }
  .tree::-webkit-scrollbar-track {
    width: 17px;
  }
}

.tree-header {
  padding: 0 15px;
  margin: 10px 0;
}

.tree-header > * {
  margin: 10px 0;
}

.tree-group-header {
  background-color: #eaeff3;
  padding: 7px 15px;
}

.tree-group > .live-search-list {
  padding: 0 15px;
}

.live-search-list li {
  padding: 5px 0;
}

.progress-wrap {
  width: 400px;
  max-width: 90%;
  height: 70px;
  -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2);
  position: fixed;
  top: 40px;
  border-radius: 4px;
  background: white;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 3000;
  -webkit-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.progress-wrap.out {
  opacity: 0;
  -webkit-transform: translate(0, -10%);
  transform: translate(0, -10%);
}

.progress-bg {
  width: 80%;
  height: 8px;
  border-radius: 4px;
  background: #e0e4eb;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.progress-bar {
  left: 10%;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 0;
  height: 8px;
  border-radius: 4px;
  background: #f9c734;
}

.progress-backdrop {
  position: fixed;
  z-index: 2999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.progress-backdrop.out {
  opacity: 0;
}

.out .progress-bar {
  background: #c2a87c;
}

.error .progress-bar {
  background: #ff4700;
}

.tooltip {
  font-family: inherit;
}

.tooltip-inner {
  color: rgba(255, 255, 255, 0.9);
}

.sticky-sidebar {
  will-change: min-height;
}

.sticky-sidebar__inner {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  /* For browsers don't support translate3d. */
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  will-change: position, transform;
}

.sticky-sidebar__inner:after {
  content: "";
  display: table;
}

@media (max-width: 992px) {
  .sticky-space {
    padding: 0 !important;
  }
}

.hidden {
  display: none !important;
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .show-xs {
    display: none !important;
  }
}

@media (min-width: 992px) {
  .show-sm {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .show-md {
    display: none !important;
  }
}

.clear:after {
  display: table;
  content: "";
  clear: both;
}

.no-m {
  margin: 0 !important;
}

.no-ml {
  margin-left: 0 !important;
}

.no-mr {
  margin-right: 0 !important;
}

.no-mb {
  margin-bottom: 0 !important;
}

.no-mt {
  margin-top: 0 !important;
}

.no-mh {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.no-mv {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.no-p {
  padding: 0 !important;
}

.no-pl {
  padding-left: 0 !important;
}

.no-pr {
  padding-right: 0 !important;
}

.no-pb {
  padding-bottom: 0 !important;
}

.no-pt {
  padding-top: 0 !important;
}

.no-ph {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.no-pv {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.no-shadow {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}

.no-border {
  border: 0 !important;
}

.no-bg-color {
  background-color: transparent !important;
}

.no-select {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.no-scroll {
  overflow: hidden;
}

.no-u {
  text-decoration: none !important;
}

.no-pointer {
  pointer-events: none;
}

.no-cursor {
  cursor: default;
}

.no-font {
  font-size: 0;
  line-height: 0;
}

.no-radius {
  border-radius: 0 !important;
}

.def-line-height {
  line-height: 1;
}

.row {
  margin-left: -12px;
  margin-right: -12px;
}

.row > * {
  vertical-align: top;
  padding-left: 12px;
  padding-right: 12px;
}

.title_modules .row > * {
  align-self: center;
}

.row-0 {
  margin-left: 0px;
  margin-right: 0px;
}

.row-0 > * {
  vertical-align: top;
  padding-left: 0px;
  padding-right: 0px;
}

.row-10 {
  margin-left: -5px;
  margin-right: -5px;
}

.row-10 > * {
  vertical-align: top;
  padding-left: 5px;
  padding-right: 5px;
}

.row-15 {
  margin-left: -7.5px;
  margin-right: -7.5px;
}

.row-15 > * {
  vertical-align: top;
  padding-left: 7.5px;
  padding-right: 7.5px;
}

.row-20 {
  margin-left: -10px;
  margin-right: -10px;
}

.row-20 > * {
  vertical-align: top;
  padding-left: 10px;
  padding-right: 10px;
}
.row-16 {
  margin-left: -8px;
  margin-right: -8px;
}

.row-16 > * {
  vertical-align: top;
  padding-left: 8px;
  padding-right: 8px;
}

.row-30 {
  margin-left: -15px;
  margin-right: -15px;
}

.row-30 > * {
  vertical-align: top;
  padding-left: 15px;
  padding-right: 15px;
}

.row-40 {
  margin-left: -20px;
  margin-right: -20px;
}

.row-40 > * {
  vertical-align: top;
  padding-left: 20px;
  padding-right: 20px;
}

.row-center > * {
  vertical-align: middle;
}

.row-bottom > * {
  vertical-align: bottom;
}

.height-100 {
  height: 100%;
}

.list {
  font-size: 14px;
  margin: 0;
  list-style: none;
}

.bg-img {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.flex-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}

.flex-stretch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  overflow: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.flex-wrap > *:not(.flex-stretch) {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
}

.lazyload {
  opacity: 0;
  -webkit-transition: 0.3s opacity ease-out;
  transition: 0.3s opacity ease-out;
  background-color: #e0e4eb;
}

.lazyload.show {
  opacity: 1;
}

.lazyload-bg {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.lazyload-wrap {
  position: relative;
  background: #eaeff3;
}

.lazyload-wrap img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}

.lazyload-wrap.load {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: placeHolderShimmer;
  animation-name: placeHolderShimmer;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  background: #eaeff3;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(8%, #e0e4eb),
    color-stop(18%, #eaeff3),
    color-stop(33%, #e0e4eb)
  );
  background: linear-gradient(to right, #e0e4eb 8%, #eaeff3 18%, #e0e4eb 33%);
}

@-webkit-keyframes placeHolderShimmer {
  0% {
    background-position: -468px 0;
  }
  100% {
    background-position: 468px 0;
  }
}

@keyframes placeHolderShimmer {
  0% {
    background-position: -468px 0;
  }
  100% {
    background-position: 468px 0;
  }
}

.blur {
  -webkit-filter: blur(10px);
  filter: blur(10px);
}

.lazyload-pro-wrap {
  overflow: hidden;
}

.searching [data-search-term] {
  display: none;
}

[data-search-term].hightlight > span {
  color: #c2a87c;
}

.arrow-down-anim::before {
  -webkit-animation: 200ms ease 0s 1 normal forwards running animation-1xegglx;
  animation: 200ms ease 0s 1 normal forwards running animation-1xegglx;
}

.arrow-down-anim::before {
  border-top-left-radius: 1px;
  border-bottom-left-radius: 1px;
  left: 0px;
  -webkit-transform: translateY(-50%) rotate(43deg);
  transform: translateY(-50%) rotate(43deg);
}

.arrow-down-anim::after,
.arrow-down-anim::before {
  content: "";
  width: 7px;
  height: 2px;
  display: block;
  position: absolute;
  top: 50%;
  background: rgba(255, 255, 255, 0.9);
}

.arrow-down-anim::after {
  -webkit-animation: 200ms ease 0s 1 normal forwards running animation-f7gund;
  animation: 200ms ease 0s 1 normal forwards running animation-f7gund;
}

.arrow-down-anim::after {
  border-top-right-radius: 1px;
  border-bottom-right-radius: 1px;
  right: 0px;
  -webkit-transform: translateY(-50%) rotate(-43deg);
  transform: translateY(-50%) rotate(-43deg);
}

.arrow-down-anim {
  width: 12px;
  height: 14px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.select2-container--open ~ .input-ic .arrow-down-anim::before {
  -webkit-animation: 200ms ease 0s 1 normal forwards running animation-1ssg1zn;
  animation: 200ms ease 0s 1 normal forwards running animation-1ssg1zn;
}

.select2-container--open ~ .input-ic .arrow-down-anim::after {
  -webkit-animation: 200ms ease 0s 1 normal forwards running animation-jkrku4;
  animation: 200ms ease 0s 1 normal forwards running animation-jkrku4;
}

@-webkit-keyframes animation-1xegglx {
  0% {
    -webkit-transform: translateY(-50%) rotate(-43deg);
    transform: translateY(-50%) rotate(-43deg);
  }
  50% {
    -webkit-transform: translate(-20%, -50%) rotate(0deg);
    transform: translate(-20%, -50%) rotate(0deg);
  }
  100% {
    -webkit-transform: translateY(-50%) rotate(43deg);
    transform: translateY(-50%) rotate(43deg);
  }
}

@keyframes animation-1xegglx {
  0% {
    -webkit-transform: translateY(-50%) rotate(-43deg);
    transform: translateY(-50%) rotate(-43deg);
  }
  50% {
    -webkit-transform: translate(-20%, -50%) rotate(0deg);
    transform: translate(-20%, -50%) rotate(0deg);
  }
  100% {
    -webkit-transform: translateY(-50%) rotate(43deg);
    transform: translateY(-50%) rotate(43deg);
  }
}

@-webkit-keyframes animation-1ssg1zn {
  0% {
    -webkit-transform: translateY(-50%) rotate(43deg);
    transform: translateY(-50%) rotate(43deg);
  }
  50% {
    -webkit-transform: translate(-20%, -50%) rotate(0deg);
    transform: translate(-20%, -50%) rotate(0deg);
  }
  100% {
    -webkit-transform: translateY(-50%) rotate(-43deg);
    transform: translateY(-50%) rotate(-43deg);
  }
}

@keyframes animation-1ssg1zn {
  0% {
    -webkit-transform: translateY(-50%) rotate(43deg);
    transform: translateY(-50%) rotate(43deg);
  }
  50% {
    -webkit-transform: translate(-20%, -50%) rotate(0deg);
    transform: translate(-20%, -50%) rotate(0deg);
  }
  100% {
    -webkit-transform: translateY(-50%) rotate(-43deg);
    transform: translateY(-50%) rotate(-43deg);
  }
}

@-webkit-keyframes animation-f7gund {
  0% {
    -webkit-transform: translateY(-50%) rotate(43deg);
    transform: translateY(-50%) rotate(43deg);
  }
  50% {
    -webkit-transform: translate(20%, -50%) rotate(0deg);
    transform: translate(20%, -50%) rotate(0deg);
  }
  100% {
    -webkit-transform: translateY(-50%) rotate(-43deg);
    transform: translateY(-50%) rotate(-43deg);
  }
}

@keyframes animation-f7gund {
  0% {
    -webkit-transform: translateY(-50%) rotate(43deg);
    transform: translateY(-50%) rotate(43deg);
  }
  50% {
    -webkit-transform: translate(20%, -50%) rotate(0deg);
    transform: translate(20%, -50%) rotate(0deg);
  }
  100% {
    -webkit-transform: translateY(-50%) rotate(-43deg);
    transform: translateY(-50%) rotate(-43deg);
  }
}

@-webkit-keyframes animation-jkrku4 {
  0% {
    -webkit-transform: translateY(-50%) rotate(-43deg);
    transform: translateY(-50%) rotate(-43deg);
  }
  50% {
    -webkit-transform: translate(20%, -50%) rotate(0deg);
    transform: translate(20%, -50%) rotate(0deg);
  }
  100% {
    -webkit-transform: translateY(-50%) rotate(43deg);
    transform: translateY(-50%) rotate(43deg);
  }
}

@keyframes animation-jkrku4 {
  0% {
    -webkit-transform: translateY(-50%) rotate(-43deg);
    transform: translateY(-50%) rotate(-43deg);
  }
  50% {
    -webkit-transform: translate(20%, -50%) rotate(0deg);
    transform: translate(20%, -50%) rotate(0deg);
  }
  100% {
    -webkit-transform: translateY(-50%) rotate(43deg);
    transform: translateY(-50%) rotate(43deg);
  }
}

.select2-container--default .select2-selection--single,
.select2-container--default .select2-selection--multiple {
  border-radius: 8px !important;
  border: 1px solid rgba(255, 255, 255, 0.38);
  background-color: transparent;
}

.select2-selection__arrow {
  /*display: none;*/
}

.select2-container--default
  .select2-selection--multiple
  .select2-selection__rendered {
  padding-right: 30px;
  display: block;
  display: table-cell;
  vertical-align: middle;
}

.select2-container--default
  .select2-selection--multiple
  .select2-selection__rendered:after,
.select2-container--default
  .select2-selection--multiple
  .select2-selection__rendered:before {
  display: block;
  height: 7px;
  content: "";
  width: 100%;
  clear: both;
}

.input-material-2
  ~ .select2-container--default
  .select2-selection--multiple
  .select2-selection__rendered::after {
  height: 0;
}

.select2-container--default .select2-selection--multiple {
  max-height: 120px;
  overflow-y: auto;
  display: table;
  width: 100%;
  height: 1px;
}

.select2-container--default .select2-results__option {
  position: relative;
  margin: 0 auto;
}

.select2-container--default .select2-search--inline .select2-search__field {
  width: 100% !important;
  margin: 0;
}

.select2-container--default
  .select2-results__option[aria-selected="true"]:after {
  content: "";
  display: inline-block;
  font-size: inherit;
  text-rendering: auto;
  line-height: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-size: 16px 16px;
  color: #c2a87c;
  position: absolute;
  right: 0;
  width: 30px;
  font-size: 0;
  background-position: center;
  background-repeat: no-repeat;
  top: 0;
  bottom: 0;
  margin: auto;
  line-height: 36px;
}

@media (max-width: 767px) {
  .select2-container--default
    .select2-results__option[aria-selected="true"]:after {
    width: 40px;
  }
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  background-image: url(../images/base/icons/search/square/base.svg);
  background-repeat: no-repeat;
  background-size: 20px;
  border-radius: 18px;
  background-color: #eaeff3;
  padding-left: 15px;
  background-position: center right 10px;
}

.select2-container--default
  .select2-search--dropdown
  .select2-search__field::-webkit-input-placeholder {
  color: #afb3bc;
}

.select2-container--default
  .select2-search--dropdown
  .select2-search__field:-ms-input-placeholder {
  color: #afb3bc;
}

.select2-container--default
  .select2-search--dropdown
  .select2-search__field::-ms-input-placeholder {
  color: #afb3bc;
}

.select2-container--default
  .select2-search--dropdown
  .select2-search__field::placeholder {
  color: #afb3bc;
}

@media (max-width: 767px) {
  .select2-container--default .select2-search--dropdown .select2-search__field {
    background-color: #eaeff3;
    background-position: center right 10px;
    background-repeat: no-repeat;
    height: 36px;
  }
}

.select2-search--dropdown {
  border-radius: 6px 6px 0 0;
}

.select2-container--disabled {
  opacity: 1;
}

.select2-container--default.select2-container--disabled
  .select2-selection--single
  .select2-selection__rendered,
.select2-container--default.select2-container--disabled
  .select2-selection--multiple
  .select2-selection__rendered {
  opacity: 0.6;
}

.select2-container--default.select2-container--disabled
  .select2-selection--single
  .select2-selection__rendered
  ~ label,
.select2-container--default.select2-container--disabled
  .select2-selection--multiple
  .select2-selection__rendered
  ~ label {
  opacity: 0.6;
}

.select2-container--default.select2-container--disabled
  .select2-selection--multiple
  .select2-search__field {
  display: none;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__placeholder {
  color: rgba(255, 255, 255, 0.7);
}

.select2-container--default
  .select2-selection--multiple
  .select2-selection__rendered {
  padding-left: 15px;
  width: 100%;
}

.select2-container--default
  .select2-selection--multiple
  .select2-selection__rendered
  .select2-search__field {
  padding-left: 0;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__rendered,
.select2-container--default .select2-search--inline .select2-search__field {
  font-size: 16px;
  padding-left: 15px;
  color: rgba(255, 255, 255, 0.87);
}

.select2-search--dropdown {
  padding: 10px;
  padding-bottom: 0;
}

@media (max-width: 767px) {
  .select2-search--dropdown {
    padding: 10px;
  }
}

@media (max-width: 767px) {
  body > .select2-container .select2-dropdown {
    position: fixed;
    width: 100% !important;
    z-index: 4000;
    bottom: 0;
    border-radius: 16px;
    overflow: hidden;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    -webkit-transform: translate(0, 100%);
    transform: translate(0, 100%);
    -webkit-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
  }

  body > .select2-container .select2-dropdown [aria-selected="true"] {
    pointer-events: none;
  }
  body
    > .select2-container
    .select2-dropdown
    [aria-multiselectable="true"]
    [aria-selected="true"] {
    pointer-events: all;
  }
  body
    > .select2-container
    .select2-dropdown
    .close-select--multiple
    ~ .select2-results
    [aria-selected="true"] {
    pointer-events: all;
  }
  body > .select2-container .select2-dropdown.top-0 {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  body > .select2-container .select2-dropdown .select2-results__options {
    max-height: calc(100vh - 200px);
    max-height: -webkit-calc(100vh - 200px);
    min-height: 150px;
    -webkit-overflow-scrolling: touch;
  }
}

.select2-results__option {
  font-size: 16px;
}

@media (min-width: 768px) {
  .select2-results__option {
    padding: 16px;
  }
}

@media (max-width: 767px) {
  .select2-results__option {
    padding: 12px;
    padding-left: 16px;
  }
}

.select-2-backdrop {
  background-color: black;
  opacity: 0;
  position: fixed;
  z-index: 3999;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  pointer-events: none;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}

.select-2-backdrop.show {
  pointer-events: all;
  opacity: 0.75;
}

.close-select {
  text-align: center;
  font-size: 16px;
  padding: 10px 60px;
  margin-bottom: 10px;
  position: relative;
  font-weight: 600;
  border-bottom: 1px solid rgba(50, 46, 34, 0.08);
}

.close-select__btn {
  font-size: 15px;
  font-weight: normal;
  position: absolute;
  left: 0;
  height: 100%;
  padding: 12px 12px 12px 16px;
  top: 0;
}

.close-select__done {
  font-size: 16px;
  font-weight: 600;
  color: #c2a87c;
  position: absolute;
  right: 0;
  height: 100%;
  padding: 15px;
  top: 0;
}

.select2-container .unselect-all {
  padding: 15px 0;
  text-align: center;
}

@media (max-width: 767px) {
  .select-2[multiple] ~ .select2 .select2-search__field {
    pointer-events: none;
    width: 1px !important;
  }
}

.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice {
  border: 1px solid #e0e4eb;
  background-color: white;
  color: rgba(255, 255, 255, 0.9);
  padding: 1px 8px;
}

.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove {
  color: rgba(255, 255, 255, 0.9);
}

.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice {
  margin-top: 2px;
  margin-bottom: 2px;
}

.select2-container--default.select2-container--open.select2-container--below
  .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above
  .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below
  .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--above
  .select2-selection--multiple {
  overflow: hidden;
  position: relative;
}

@media (max-width: 767px) {
  body > .select2-container {
    z-index: 4000;
  }
}

@media (min-width: 768px) {
  body > .select2-container {
    z-index: 99;
  }
  .modal-backdrop ~ .select2-container {
    z-index: 20001;
  }
}

.select2-results__options {
  position: relative;
}

@media (min-width: 1081px) {
  .select2-results__options::-webkit-scrollbar {
    width: 5px;
  }
  .select2-results__options::-webkit-scrollbar-thumb {
    height: 56px;
    background: rgba(175, 179, 188, 0.6);
    border-radius: 4px;
    position: absolute;
    right: 5px;
  }
  .select2-results__options::-webkit-scrollbar-track {
    width: 17px;
  }
}

.select2-results {
  position: relative;
}

@media (max-width: 767px) {
  .select2-results::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1;
    content: "";
    width: 100%;
    height: 26px;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(rgba(255, 255, 255, 0.87)),
      to(rgba(255, 255, 255, 0.03))
    );
    background: linear-gradient(
      180deg,
      rgba(255, 255, 255, 0.87) 0%,
      rgba(255, 255, 255, 0.03) 100%
    );
    border-radius: 0 0 6px 6px;
    pointer-events: none;
  }
  .select2-results::after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 1;
    content: "";
    width: 100%;
    height: 26px;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(rgba(255, 255, 255, 0.102)),
      to(rgba(255, 255, 255, 0.87))
    );
    background: linear-gradient(
      180deg,
      rgba(255, 255, 255, 0.102) 0%,
      rgba(255, 255, 255, 0.87) 100%
    );
    border-radius: 0 0 6px 6px;
    pointer-events: none;
  }
}

.select2-container--default
  .select2-results__option--highlighted[aria-selected] {
  background-color: rgba(50, 46, 34, 0.04);
  color: #c2a87c;
}

.select2-dropdown {
  -webkit-box-shadow: 3px 5px 40px 0 rgba(36, 40, 65, 0.16);
  box-shadow: 3px 5px 40px 0 rgba(36, 40, 65, 0.16);
}

.select2-search ~ .select2-search {
  display: none;
}

.select2-container--default
  .select2-selection--multiple
  .select2-selection__placeholder {
  color: #8f8f8f;
  font-size: 16px;
}

.lightpick {
  position: absolute;
  z-index: 99999;
  border-radius: 6px;
  overflow: hidden;
  background-color: #fff;
  -webkit-box-shadow: 3px 5px 40px 0 rgba(255, 255, 255, 0.16);
  box-shadow: 3px 5px 40px 0 rgba(255, 255, 255, 0.16);
  color: #4a4a4a;
  line-height: 1.125em;
}

@media (min-width: 481px) {
  .lightpick {
    margin: 5px 0;
  }
}

@media (max-width: 480px) {
  .lightpick.lightpick--inlined.is-hidden {
    padding: 0;
  }
  .lightpick:not(.lightpick--inlined) {
    position: fixed;
    left: 0 !important;
    bottom: 0;
    top: auto !important;
    height: 465px;
    overflow: hidden;
    overflow-y: scroll;
    margin-top: 0;
    border-radius: 20px 20px 0 0;
    width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
    -webkit-transform: translate(0, 0%);
    transform: translate(0, 0%);
    -webkit-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
  }
  .lightpick:not(.lightpick--inlined).is-hidden {
    -webkit-transform: translate(0, 100%);
    transform: translate(0, 100%);
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
  }
}

.lightpick--inlined {
  position: static;
}

.lightpick,
.lightpick *,
.lightpick::after,
.lightpick::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media (min-width: 481px) {
  .lightpick.is-hidden {
    display: none;
  }
}

.lightpick__months {
  background-color: white;
  text-align: center;
}

@media (min-width: 360px) {
  .lightpick__months {
    padding: 15px 12.5px 25px 12.5px;
  }
}

.lightpick__month {
  text-align: left;
  width: 334px;
  max-width: 100%;
  background-color: #fff;
  margin: auto;
  display: inline-block;
  margin-left: -1px;
  padding: 0 12.5px;
}

.lightpick__month-title-bar {
  margin-bottom: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

.lightpick__month-title-bar:after {
  content: "";
  display: table;
  clear: both;
}

.lightpick__month-title {
  /* margin-top: 4px; */
  /* margin-bottom: 4px; */
  /* margin-left: 4px; */
  font-weight: normal;
  cursor: default;
  /* padding: 0 4px; */
  border-radius: 4px;
  position: relative;
  z-index: 2;
  line-height: 44px;
  display: inline-block;
}

.lightpick__select {
  font-size: 14px;
}

.lightpick__month-title-accent {
  font-weight: bold;
  pointer-events: none;
}

.lightpick__inner {
  position: relative;
}

.lightpick__toolbar {
  text-align: right;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1;
}

.lightpick__inner > .lightpick__toolbar {
  left: auto;
  right: 25px;
  top: 15px;
}

.lightpick__previous-action,
.lightpick__next-action,
.lightpick__close-action {
  width: 36px;
  height: 36px;
  outline: none;
  border: none;
  border-radius: 50%;
  background-color: transparent;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px;
}

.lightpick__previous-action:hover,
.lightpick__next-action:hover,
.lightpick__close-action:hover {
  background-color: rgba(74, 74, 74, 0.1);
}

.lightpick__close-action {
  width: auto;
  height: 44px;
}

.lightpick__toolbar .lightpick__close-action {
  display: none;
}

.lightpick__next-action {
  float: right;
  background-image: url(../images/web/icons/primary/arrow-dropdown.svg);
  background-size: 24px;
}

.lightpick__previous-action {
  background-image: url(../images/web/icons/primary/arrow-dropdown.svg);
  background-size: 24px;
  transform: rotate(180deg);
}

.lightpick__previous-action,
.lightpick__next-action {
  font-size: 0;
  border: 1px solid #eaeff3;
  margin: 4px;
}

.lightpick__close-action {
  font-size: 14px;
}

@media (min-width: 481px) {
  .lightpick__close-action {
    display: none;
  }
}

.lightpick--inlined .lightpick__close-action {
  display: none;
}

.lightpick__previous-action:active,
.lightpick__next-action:active,
.lightpick__close-action:active {
  color: inherit;
}

.lightpick__days-of-the-week:after {
  content: "";
  display: table;
  clear: both;
}

.lightpick__day-of-the-week {
  font-size: 11px;
  float: left;
  width: 14.28571%;
  height: 44px;
  line-height: 44px;
  text-align: center;
  font-weight: bold;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: rgba(74, 74, 74, 0.75);
}

.lightpick__days > div {
  width: 14.28571%;
  float: left;
  min-height: 1px;
}

.lightpick__days:after {
  content: "";
  display: table;
  clear: both;
}

.lightpick__day {
  float: left;
  width: 44px;
  line-height: 44px;
  text-align: center;
  height: 44px;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  font-size: 14px;
  cursor: pointer;
  position: relative;
  z-index: 1;
}

.lightpick__day::before,
.lightpick__day:after {
  content: "";
  position: absolute;
  z-index: -2;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 40px;
}

.lightpick__day:after {
  height: 34px;
}

.lightpick__day:nth-child(7n) {
  color: #4a4a4a;
}

.lightpick__day:nth-child(7n):after,
.lightpick__day:last-child:after {
  border-radius: 0 20px 20px 0;
}

.lightpick__day:nth-child(7n + 1):after {
  border-radius: 20px 0 0 20px;
}

.lightpick__day::before {
  z-index: -1;
  width: 40px;
  border-radius: 50%;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.lightpick__day.is-today {
  background-position: center bottom 6px;
  color: #c2a87c;
  font-weight: bold;
  background-size: 6px 6px;
}

.lightpick__day:not(.is-disabled):hover {
  background-size: contain;
}

.lightpick__day:not(.is-disabled):hover:before {
  background-color: rgba(74, 74, 74, 0.1);
}

.lightpick__day.is-disabled {
  opacity: 0.3;
  pointer-events: none;
}

.lightpick__day.disabled-tooltip {
  pointer-events: auto;
}

.lightpick__day.is-disabled.is-forward-selected {
  opacity: 1;
}

.lightpick__day.is-disabled.is-forward-selected:not(.is-start-date) {
  background-color: #d7ff9b;
  background-image: none;
}

.lightpick__day.is-previous-month,
.lightpick__day.is-next-month {
  opacity: 0;
  pointer-events: none;
}

.lightpick__day.is-in-range {
  border-radius: 0;
  background-position: center;
  background-size: 15px;
  background-repeat: repeat-x;
}

.lightpick__day.is-in-range:after {
  width: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: rgba(194, 168, 24, 0.08);
  left: 0;
  right: 0;
}

.lightpick__day.is-start-date.is-in-range:after,
.lightpick__day.is-end-date.is-in-range.is-flipped:after {
  width: 50%;
  right: 0;
  left: auto;
  background-color: rgba(194, 168, 24, 0.08);
}

.lightpick__day.is-end-date.is-in-range:after,
.lightpick__day.is-start-date.is-in-range.is-flipped:after {
  width: 50%;
  left: 0;
  right: auto;
  background-color: rgba(194, 168, 24, 0.08);
}

.lightpick__day.is-end-date.is-in-range:not(.is-flipped):nth-child(7n):after {
  border-radius: 0;
}

.lightpick__day.is-start-date.is-in-range:nth-child(7n):after {
  left: 0;
}

.lightpick__day.is-start-date.is-end-date:after {
  display: none;
}

.lightpick__day.is-start-date.is-end-date {
  background-color: transparent;
}

.lightpick__day.is-start-date,
.lightpick__day.is-end-date,
.lightpick__day.is-start-date:hover,
.lightpick__day.is-end-date:hover {
  color: #fff;
  font-weight: bold;
}

.lightpick__day.is-start-date:before,
.lightpick__day.is-end-date:before,
.lightpick__day.is-start-date:hover:before,
.lightpick__day.is-end-date:hover:before {
  background-color: #c2a87c;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.lightpick__day.is-start-date,
.lightpick__day.is-end-date {
  border-radius: 50%;
}

.lightpick__tooltip {
  z-index: 4;
  position: absolute;
  margin-top: -4px;
  padding: 4px 8px;
  border-radius: 4px;
  background-color: #fff;
  -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2);
  white-space: nowrap;
  font-size: 11px;
  pointer-events: none;
}

@media (max-width: 480px) {
  .lightpick__tooltip {
    visibility: hidden !important;
  }
}

.lightpick__tooltip::before {
  position: absolute;
  bottom: -5px;
  left: calc(50% - 5px);
  border-top: 5px solid rgba(0, 0, 0, 0.12);
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  content: "";
}

.lightpick__tooltip::after {
  position: absolute;
  bottom: -4px;
  left: calc(50% - 4px);
  border-top: 4px solid #fff;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}

.lightpick__months {
  position: relative;
}

.lightpick__months-of-the-year {
  padding: 0;
  background-color: #fff;
}

.lightpick__month-of-the-year {
  padding: 0 10px;
  text-align: center;
  border-radius: 3px;
  -webkit-box-shadow: inset -1px -1px 1px 1px #e0e0e0;
  box-shadow: inset -1px -1px 1px 1px #e0e0e0;
  cursor: default;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  float: left;
  width: 33%;
}

.lightpick__months-of-the-year-list {
  width: 308px;
}

.lightpick__month-of-the-year > div:first-child {
  padding: 10px 0 2px 0;
  font-size: 0.9em;
  pointer-events: none;
}

.lightpick__month-of-the-year > div:last-child {
  font-size: 0.7em;
  color: #bbb;
  padding: 2px 0 10px 0;
  pointer-events: none;
}

.lightpick__month-of-the-year:hover {
  background-color: #e0e0e0;
  background-image: none;
}

.lightpick__reset-action,
.lightpick__apply-action {
  border-radius: 5px;
  font-size: 14px;
  font-weight: bold;
  border: none;
  padding: 15px;
}

.lightpick__reset-action {
  color: rgba(255, 255, 255, 0.9);
  background-color: transparent;
  float: left;
}

.lightpick__apply-action {
  color: #c2a87c;
  background-color: transparent;
  float: right;
}

.lightpick__footer:after {
  clear: both;
  display: table;
  content: "";
}

.lp-mobile-header-range {
  background-color: transparent;
  border-bottom: 1px solid rgba(50, 46, 34, 0.08);
  margin-bottom: 10px;
  height: 44px;
  line-height: 44px;
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}

.lp-mobile-header {
  background-color: transparent;
  margin-bottom: 10px;
  height: 44px;
}

.lp-mobile-header .lightpick__close-action {
  position: absolute;
  left: 10px;
  top: 0;
}

.lp-backdrop {
  opacity: 0;
  pointer-events: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: black;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  border-radius: 0 !important;
  z-index: -1;
}

.lp-backdrop.show {
  opacity: 0.5;
  z-index: 3001;
  pointer-events: all;
}

.lightpick--inlined .lightpick__months {
  text-align: center;
}

select:not([disabled]).lightpick__select {
  cursor: pointer;
  height: 44px;
  margin-right: 10px;
  direction: ltr;
  padding: 0 15px 0 10px;
  line-height: 44px;
  border-radius: 5px;
  background-color: rgba(234, 239, 243, 0.6);
  background-image: url(../images/web/icons/primary/arrow-dropdown.svg);
  background-size: 24px 24px;
  background-repeat: no-repeat;
  background-position: center right 5px;
  font-weight: bold;
}

.lightpick__select-months {
  width: 110px;
}

.lightpick__select-years {
  width: 90px;
}

select[disabled].lightpick__select {
  padding: 0 5px;
}

.lightpick__days-of-the-week {
  margin-top: 10px;
}

.scrollspy {
  height: 700px;
}
