/*////////////////////////////////////////////////*/
/*////////////////////////////////////////////////*/
/*////////////////////////////////////////////////*/
/*////////////////////////////////////////////////*/
/*MIXINS MIXINS MIXINS MIXINS MIXINS MIXINS MIXINS*/
/*prevent mouse bluish highlight*/
/*////////////////////////////////////////////////*/
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}
*,
*::before,
*::after {
  box-sizing: inherit;
}
.container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 576px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 768px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 992px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 1300px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 576px) {
  .container {
    width: 540px;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .container {
    width: 720px;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .container {
    width: 960px;
    max-width: 100%;
  }
}
@media (min-width: 1300px) {
  .container {
    width: 1140px;
    max-width: 100%;
  }
}
.container-fluid {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 576px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 768px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 992px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 1300px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 576px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (min-width: 768px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (min-width: 992px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (min-width: 1300px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 576px) {
  .col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 768px) {
  .col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 992px) {
  .col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 1300px) {
  .col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
.col-auto {
  flex: 0 0 auto;
  width: auto;
}
.col-1 {
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}
.col-2 {
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}
.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.col-5 {
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}
.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}
.col-8 {
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}
.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}
.col-11 {
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}
.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
.pull-0 {
  right: auto;
}
.pull-1 {
  right: 8.333333%;
}
.pull-2 {
  right: 16.666667%;
}
.pull-3 {
  right: 25%;
}
.pull-4 {
  right: 33.333333%;
}
.pull-5 {
  right: 41.666667%;
}
.pull-6 {
  right: 50%;
}
.pull-7 {
  right: 58.333333%;
}
.pull-8 {
  right: 66.666667%;
}
.pull-9 {
  right: 75%;
}
.pull-10 {
  right: 83.333333%;
}
.pull-11 {
  right: 91.666667%;
}
.pull-12 {
  right: 100%;
}
.push-0 {
  left: auto;
}
.push-1 {
  left: 8.333333%;
}
.push-2 {
  left: 16.666667%;
}
.push-3 {
  left: 25%;
}
.push-4 {
  left: 33.333333%;
}
.push-5 {
  left: 41.666667%;
}
.push-6 {
  left: 50%;
}
.push-7 {
  left: 58.333333%;
}
.push-8 {
  left: 66.666667%;
}
.push-9 {
  left: 75%;
}
.push-10 {
  left: 83.333333%;
}
.push-11 {
  left: 91.666667%;
}
.push-12 {
  left: 100%;
}
.offset-1 {
  margin-left: 8.333333%;
}
.offset-2 {
  margin-left: 16.666667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.333333%;
}
.offset-5 {
  margin-left: 41.666667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.333333%;
}
.offset-8 {
  margin-left: 66.666667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.333333%;
}
.offset-11 {
  margin-left: 91.666667%;
}
@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-sm-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-sm-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-sm-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-sm-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-sm-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-sm-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .pull-sm-0 {
    right: auto;
  }

  .pull-sm-1 {
    right: 8.333333%;
  }

  .pull-sm-2 {
    right: 16.666667%;
  }

  .pull-sm-3 {
    right: 25%;
  }

  .pull-sm-4 {
    right: 33.333333%;
  }

  .pull-sm-5 {
    right: 41.666667%;
  }

  .pull-sm-6 {
    right: 50%;
  }

  .pull-sm-7 {
    right: 58.333333%;
  }

  .pull-sm-8 {
    right: 66.666667%;
  }

  .pull-sm-9 {
    right: 75%;
  }

  .pull-sm-10 {
    right: 83.333333%;
  }

  .pull-sm-11 {
    right: 91.666667%;
  }

  .pull-sm-12 {
    right: 100%;
  }

  .push-sm-0 {
    left: auto;
  }

  .push-sm-1 {
    left: 8.333333%;
  }

  .push-sm-2 {
    left: 16.666667%;
  }

  .push-sm-3 {
    left: 25%;
  }

  .push-sm-4 {
    left: 33.333333%;
  }

  .push-sm-5 {
    left: 41.666667%;
  }

  .push-sm-6 {
    left: 50%;
  }

  .push-sm-7 {
    left: 58.333333%;
  }

  .push-sm-8 {
    left: 66.666667%;
  }

  .push-sm-9 {
    left: 75%;
  }

  .push-sm-10 {
    left: 83.333333%;
  }

  .push-sm-11 {
    left: 91.666667%;
  }

  .push-sm-12 {
    left: 100%;
  }

  .offset-sm-0 {
    margin-left: 0%;
  }

  .offset-sm-1 {
    margin-left: 8.333333%;
  }

  .offset-sm-2 {
    margin-left: 16.666667%;
  }

  .offset-sm-3 {
    margin-left: 25%;
  }

  .offset-sm-4 {
    margin-left: 33.333333%;
  }

  .offset-sm-5 {
    margin-left: 41.666667%;
  }

  .offset-sm-6 {
    margin-left: 50%;
  }

  .offset-sm-7 {
    margin-left: 58.333333%;
  }

  .offset-sm-8 {
    margin-left: 66.666667%;
  }

  .offset-sm-9 {
    margin-left: 75%;
  }

  .offset-sm-10 {
    margin-left: 83.333333%;
  }

  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-md-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-md-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-md-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-md-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-md-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-md-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-md-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-md-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .pull-md-0 {
    right: auto;
  }

  .pull-md-1 {
    right: 8.333333%;
  }

  .pull-md-2 {
    right: 16.666667%;
  }

  .pull-md-3 {
    right: 25%;
  }

  .pull-md-4 {
    right: 33.333333%;
  }

  .pull-md-5 {
    right: 41.666667%;
  }

  .pull-md-6 {
    right: 50%;
  }

  .pull-md-7 {
    right: 58.333333%;
  }

  .pull-md-8 {
    right: 66.666667%;
  }

  .pull-md-9 {
    right: 75%;
  }

  .pull-md-10 {
    right: 83.333333%;
  }

  .pull-md-11 {
    right: 91.666667%;
  }

  .pull-md-12 {
    right: 100%;
  }

  .push-md-0 {
    left: auto;
  }

  .push-md-1 {
    left: 8.333333%;
  }

  .push-md-2 {
    left: 16.666667%;
  }

  .push-md-3 {
    left: 25%;
  }

  .push-md-4 {
    left: 33.333333%;
  }

  .push-md-5 {
    left: 41.666667%;
  }

  .push-md-6 {
    left: 50%;
  }

  .push-md-7 {
    left: 58.333333%;
  }

  .push-md-8 {
    left: 66.666667%;
  }

  .push-md-9 {
    left: 75%;
  }

  .push-md-10 {
    left: 83.333333%;
  }

  .push-md-11 {
    left: 91.666667%;
  }

  .push-md-12 {
    left: 100%;
  }

  .offset-md-0 {
    margin-left: 0%;
  }

  .offset-md-1 {
    margin-left: 8.333333%;
  }

  .offset-md-2 {
    margin-left: 16.666667%;
  }

  .offset-md-3 {
    margin-left: 25%;
  }

  .offset-md-4 {
    margin-left: 33.333333%;
  }

  .offset-md-5 {
    margin-left: 41.666667%;
  }

  .offset-md-6 {
    margin-left: 50%;
  }

  .offset-md-7 {
    margin-left: 58.333333%;
  }

  .offset-md-8 {
    margin-left: 66.666667%;
  }

  .offset-md-9 {
    margin-left: 75%;
  }

  .offset-md-10 {
    margin-left: 83.333333%;
  }

  .offset-md-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-lg-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-lg-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-lg-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-lg-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-lg-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-lg-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-lg-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .pull-lg-0 {
    right: auto;
  }

  .pull-lg-1 {
    right: 8.333333%;
  }

  .pull-lg-2 {
    right: 16.666667%;
  }

  .pull-lg-3 {
    right: 25%;
  }

  .pull-lg-4 {
    right: 33.333333%;
  }

  .pull-lg-5 {
    right: 41.666667%;
  }

  .pull-lg-6 {
    right: 50%;
  }

  .pull-lg-7 {
    right: 58.333333%;
  }

  .pull-lg-8 {
    right: 66.666667%;
  }

  .pull-lg-9 {
    right: 75%;
  }

  .pull-lg-10 {
    right: 83.333333%;
  }

  .pull-lg-11 {
    right: 91.666667%;
  }

  .pull-lg-12 {
    right: 100%;
  }

  .push-lg-0 {
    left: auto;
  }

  .push-lg-1 {
    left: 8.333333%;
  }

  .push-lg-2 {
    left: 16.666667%;
  }

  .push-lg-3 {
    left: 25%;
  }

  .push-lg-4 {
    left: 33.333333%;
  }

  .push-lg-5 {
    left: 41.666667%;
  }

  .push-lg-6 {
    left: 50%;
  }

  .push-lg-7 {
    left: 58.333333%;
  }

  .push-lg-8 {
    left: 66.666667%;
  }

  .push-lg-9 {
    left: 75%;
  }

  .push-lg-10 {
    left: 83.333333%;
  }

  .push-lg-11 {
    left: 91.666667%;
  }

  .push-lg-12 {
    left: 100%;
  }

  .offset-lg-0 {
    margin-left: 0%;
  }

  .offset-lg-1 {
    margin-left: 8.333333%;
  }

  .offset-lg-2 {
    margin-left: 16.666667%;
  }

  .offset-lg-3 {
    margin-left: 25%;
  }

  .offset-lg-4 {
    margin-left: 33.333333%;
  }

  .offset-lg-5 {
    margin-left: 41.666667%;
  }

  .offset-lg-6 {
    margin-left: 50%;
  }

  .offset-lg-7 {
    margin-left: 58.333333%;
  }

  .offset-lg-8 {
    margin-left: 66.666667%;
  }

  .offset-lg-9 {
    margin-left: 75%;
  }

  .offset-lg-10 {
    margin-left: 83.333333%;
  }

  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 1300px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-xl-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-xl-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xl-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-xl-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xl-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-xl-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xl-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-xl-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .pull-xl-0 {
    right: auto;
  }

  .pull-xl-1 {
    right: 8.333333%;
  }

  .pull-xl-2 {
    right: 16.666667%;
  }

  .pull-xl-3 {
    right: 25%;
  }

  .pull-xl-4 {
    right: 33.333333%;
  }

  .pull-xl-5 {
    right: 41.666667%;
  }

  .pull-xl-6 {
    right: 50%;
  }

  .pull-xl-7 {
    right: 58.333333%;
  }

  .pull-xl-8 {
    right: 66.666667%;
  }

  .pull-xl-9 {
    right: 75%;
  }

  .pull-xl-10 {
    right: 83.333333%;
  }

  .pull-xl-11 {
    right: 91.666667%;
  }

  .pull-xl-12 {
    right: 100%;
  }

  .push-xl-0 {
    left: auto;
  }

  .push-xl-1 {
    left: 8.333333%;
  }

  .push-xl-2 {
    left: 16.666667%;
  }

  .push-xl-3 {
    left: 25%;
  }

  .push-xl-4 {
    left: 33.333333%;
  }

  .push-xl-5 {
    left: 41.666667%;
  }

  .push-xl-6 {
    left: 50%;
  }

  .push-xl-7 {
    left: 58.333333%;
  }

  .push-xl-8 {
    left: 66.666667%;
  }

  .push-xl-9 {
    left: 75%;
  }

  .push-xl-10 {
    left: 83.333333%;
  }

  .push-xl-11 {
    left: 91.666667%;
  }

  .push-xl-12 {
    left: 100%;
  }

  .offset-xl-0 {
    margin-left: 0%;
  }

  .offset-xl-1 {
    margin-left: 8.333333%;
  }

  .offset-xl-2 {
    margin-left: 16.666667%;
  }

  .offset-xl-3 {
    margin-left: 25%;
  }

  .offset-xl-4 {
    margin-left: 33.333333%;
  }

  .offset-xl-5 {
    margin-left: 41.666667%;
  }

  .offset-xl-6 {
    margin-left: 50%;
  }

  .offset-xl-7 {
    margin-left: 58.333333%;
  }

  .offset-xl-8 {
    margin-left: 66.666667%;
  }

  .offset-xl-9 {
    margin-left: 75%;
  }

  .offset-xl-10 {
    margin-left: 83.333333%;
  }

  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}
@charset "UTF-8";
/*////////////////////////////////////////////////*/
/*////////////////////////////////////////////////*/
/*////////////////////////////////////////////////*/
/*////////////////////////////////////////////////*/
/*MIXINS MIXINS MIXINS MIXINS MIXINS MIXINS MIXINS*/
/*prevent mouse bluish highlight*/
/*////////////////////////////////////////////////*/
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* CSS RESET  */
html,
body,
div,
ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
fieldset,
input,
hr {
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
address,
caption,
cite,
code,
em,
strong,
th {
  font-size: 1em;
  font-weight: normal;
  font-style: normal;
}
ul,
ul li {
  list-style: none;
}
fieldset,
img,
hr {
  border: none;
}
caption,
th {
  text-align: center;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  vertical-align: middle;
}
strong {
  font-weight: bold;
}
pre {
  white-space: pre-wrap;
  word-wrap: break-word;
}
a {
  text-decoration: none;
  cursor: pointer;
}
a img {
  -moz-outline: none;
  outline: none;
}
a:link {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
img {
  border: 0;
}
/* button {outline: none;} */
input,
textarea,
select {
  -webkit-appearance: none;
  border-radius: 0;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
html,
body,
#content {
  height: 100%;
  min-height: 100%;
}
body > #content {
  height: auto;
  min-height: 100%;
}
body {
  position: relative;
  width: 100%;
  max-width: 100%;
  margin: auto;
  font-family: "Open Sans", sans-serif;
  background: white;
}
html {
  overflow: hidden;
}
#content {
  position: relative;
  height: 100%;
  padding-top: 75px;
  box-sizing: border-box;
  position: relative;
  display: block;
  z-index: 1;
}
footer {
  width: 100%;
  height: 0;
}
footer .footer-content {
  width: 100%;
  margin: auto;
}
header {
  position: absolute;
  background: linear-gradient(135deg, #4a49d9 0%, #3b3d56 100%);
  height: 75px;
  width: 100%;
  z-index: 2;
}
header .header-content {
  width: 100%;
  margin: auto;
}
section {
  position: relative;
  width: 100%;
  height: auto;
}
section.full-size {
  min-height: 100%;
}
section.three-fourths-size {
  min-height: 75%;
}
section.half-size {
  min-height: 50%;
}
section.quarter-size {
  min-height: 25%;
}
section.arrowed:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  left: 50%;
  margin-left: -32px;
  border-left: 32px solid transparent;
  border-right: 32px solid transparent;
  border-top: 25px solid #232120;
  z-index: 9;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~ */
h1,
h2,
h3,
h4,
h5,
h6,
label,
p,
pre,
span {
  margin: auto;
  font-family: "Open Sans", sans-serif;
  color: #222;
}
h1.dark,
h2.dark,
h3.dark,
h4.dark,
h5.dark,
h6.dark,
label.dark,
p.dark,
pre.dark,
span.dark {
  color: #111;
}
h1 {
  font-size: 20pt;
}
h2 {
  font-size: 17pt;
}
h3 {
  font-size: 15pt;
}
h4 {
  font-size: 13pt;
}
h5 {
  font-size: 11.5pt;
}
h6 {
  font-size: 10.5pt;
}
label {
  font-size: 10pt;
}
p,
pre {
  font-size: 10pt;
}
p.small,
pre.small {
  font-size: 9pt;
}
span.small {
  font-size: 9pt;
}
.centered,
.center,
.center-align {
  text-align: center;
}
.left-align {
  text-align: left;
}
.right-align {
  text-align: right;
}
.section-centered {
  float: none !important;
  margin: auto;
}
.bold {
  font-weight: 700;
}
.light-bold {
  font-weight: 300;
}
.semi-bold {
  font-weight: 500;
}
.thin {
  font-weight: 300;
}
.thinest,
.ultra-thin {
  font-weight: 200;
}
.all-caps {
  text-transform: uppercase;
}
.strike {
  text-decoration: line-through;
}
.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.boxed {
  border: 1px solid #ddd;
  padding: 15px;
}
.c1,
.color-1 {
  color: #3b3d56;
}
.c2,
.color-2 {
  color: #879bb6;
}
.c3,
.color-3 {
  color: #94cdd3;
}
.c4,
.color-4 {
  color: #e9f9d2;
}
.c5,
.color-5 {
  color: #ed1e79;
}
.c-error,
.color-error {
  color: #c93f50;
}
.c-warning,
.color-warning {
  color: #ffe798;
}
.c-success,
.color-success {
  color: #94cdd3;
}
.c-dark,
.color-dark {
  color: #111;
}
.c-medium,
.color-medium {
  color: #777;
}
.c-light,
.color-light {
  color: #ccc;
}
.c-inverse,
.color-inverse {
  color: white;
}
.bg-light-grey {
  background: #fafafa;
}
.bg-light-grey {
  background: #fafafa;
}
.bg-white {
  background: white;
}
.bg1,
.background-1 {
  background: linear-gradient(135deg, #5b5d85 0%, #3b3d56 100%);
}
.bg2,
.background-2 {
  background: #879bb6;
}
.bg3,
.background-3 {
  background: linear-gradient(90deg, #006b7d, #0288a1, #02a8cb, #00bcd4);
}
.bg4,
.background-4 {
  background: #e9f9d2;
}
.bg5,
.background-5 {
  background: #ed1e79;
}
mark {
  background: none;
  background-color: none;
}
mark .m1,
mark .mark-1 {
  color: #3b3d56;
}
mark .m2,
mark .mark-2 {
  color: #879bb6;
}
mark .m3,
mark .mark-3 {
  color: #94cdd3;
}
mark .m4,
mark .mark-4 {
  color: #e9f9d2;
}
mark .m5,
mark .mark-5 {
  color: #ed1e79;
}
/* ~~~~~~~~~~~~~~~~~~ */
button,
textarea,
input {
  font-family: "Open Sans", sans-serif;
}
input[type=text],
input[type=number],
input[type=password],
input[type=email],
input[type=date],
textarea {
  display: block;
  width: 100%;
  padding-left: 10px;
  border: 1px solid #ddd;
  font-family: "Open Sans", sans-serif;
  color: #222;
  font-size: 10pt;
  box-sizing: border-box;
  transition: all 0.2s ease-in-out;
}
input[type=text].pill,
input[type=number].pill,
input[type=password].pill,
input[type=email].pill,
input[type=date].pill,
textarea.pill {
  height: 27px;
  line-height: 27px;
  border-radius: 35px;
  min-width: 250px;
  padding-left: 16px;
}
input[type=text].with-icon,
input[type=number].with-icon,
input[type=password].with-icon,
input[type=email].with-icon,
input[type=date].with-icon,
textarea.with-icon {
  padding-left: 35px;
}
input[type=text]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=date]:focus,
textarea:focus {
  border: 1px solid rgba(59, 61, 86, 0.5);
}
input[type=text].invalid,
input[type=number].invalid,
input[type=password].invalid,
input[type=email].invalid,
input[type=date].invalid,
textarea.invalid {
  border: 1px solid rgba(201, 63, 80, 0.4) !important;
  color: #c93f50;
}
input[type=text].disabled,
input[type=number].disabled,
input[type=password].disabled,
input[type=email].disabled,
input[type=date].disabled,
textarea.disabled {
  opacity: 0.7;
}
input[type=text],
input[type=number],
input[type=password],
input[type=email],
input[type=date] {
  height: 38px;
  line-height: 38px;
}
textarea {
  padding-top: 10px;
  width: 100%;
  height: 150px;
  resize: none;
}
textarea.short {
  height: 100px;
}
textarea.active {
  height: 120px;
}
select {
  background-color: #fff;
  display: block;
  height: 38px;
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
  border: 1px solid #ddd;
  font-family: "Open Sans", sans-serif;
  box-sizing: border-box;
}
select:focus {
  border: 1px solid rgba(59, 61, 86, 0.5);
}
select option:disabled {
  color: #ccc;
}
input[type=checkbox] {
  cursor: pointer;
  -webkit-appearance: checkbox;
}
input[type=radio] {
  cursor: pointer;
  -webkit-appearance: radio;
}
input.inline-input {
  display: inline-block;
  width: 50px;
}
.input-icon {
  display: block;
  position: absolute;
  width: 30px;
  height: 30px;
}
.form-group {
  position: relative;
}
.form-group.bottom-margin {
  margin-bottom: 10px;
}
.form-group .helper {
  position: relative;
  top: -2px;
  font-size: 8pt;
  color: #777;
}
.form-group .error-label {
  position: absolute;
  color: rgba(201, 63, 80, 0.1);
  right: 15px;
  margin-top: -17px;
  font-size: 8.5pt;
  font-weight: 600;
  text-align: right;
}
.btn-group.left, .btn-group.right {
  overflow: hidden;
}
.btn-group.left .btn {
  float: left;
}
.btn-group.right .btn {
  float: right;
}
.btn-group .btn:not(:first-child) {
  margin-left: 4px;
}
.btn-group .btn:not(:last-child) {
  margin-right: 4px;
}
.btn {
  display: inline-block;
  box-sizing: border-box;
  width: auto;
  height: 38px;
  margin: auto;
  padding: 0 16px;
  border: none;
  border-radius: 6px;
  line-height: 38px;
  font-family: "Open Sans", sans-serif;
  color: #222;
  background: #f6f6f6;
  font-size: 10.5pt;
  font-weight: 200;
  text-align: center;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.03);
  cursor: pointer;
}
.btn.disabled {
  opacity: 0.3;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -webkit-user-drag: none;
  -moz-user-select: none;
  user-select: none;
}
.btn.min-width {
  min-width: 150px;
}
.btn.pill {
  border-radius: 999px;
  padding: 0 calc($button-normal-padding * 1.5);
  transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  position: relative;
  overflow: hidden;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.08), 0 4px 12px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.04);
}
.btn.pill::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, 0.02) 100%);
  border-radius: 999px;
  opacity: 0.7;
  transition: all 0.25s ease;
  pointer-events: none;
}
.btn.pill:hover:not([disabled]):not(.disabled) {
  transform: translateY(-2px) scale(1.02);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.12), 0 8px 20px rgba(0, 0, 0, 0.08), 0 2px 4px rgba(0, 0, 0, 0.06);
}
.btn.pill:hover:not([disabled]):not(.disabled)::before {
  opacity: 1;
}
.btn.pill:active:not([disabled]):not(.disabled) {
  transform: scale(0.98);
  transition: all 0.1s ease;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12), 0 2px 4px rgba(0, 0, 0, 0.08);
}
.btn.pill:focus:not([disabled]):not(.disabled) {
  outline: none;
  box-shadow: 0 0 0 3px rgba(59, 61, 86, 0.15), 0 2px 5px rgba(0, 0, 0, 0.08), 0 4px 12px rgba(0, 0, 0, 0.06);
}
.btn.pill.large {
  padding: 0 calc($button-large-padding * 1.5);
  border-radius: 999px;
}
.btn.pill.small {
  padding: 0 calc($button-small-padding * 1.5);
  border-radius: 999px;
}
.btn.pill.tiny {
  padding: 0 calc($button-tiny-padding * 1.5);
  border-radius: 999px;
}
.btn.pill.btn-primary {
  background: linear-gradient(135deg, #6b6d95 0%, #4b4d66 100%);
  box-shadow: 0 2px 6px rgba(91, 93, 133, 0.3), 0 4px 12px rgba(91, 93, 133, 0.15);
}
.btn.pill.btn-primary:hover:not([disabled]):not(.disabled) {
  background: linear-gradient(135deg, #7b7da5 0%, #5b5d76 100%);
  box-shadow: 0 4px 10px rgba(91, 93, 133, 0.35), 0 8px 20px rgba(91, 93, 133, 0.2);
}
.btn.pill.btn-primary:active:not([disabled]):not(.disabled) {
  background: linear-gradient(135deg, #5b5d75 0%, #3b3d56 100%);
}
.btn.pill.btn-info {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.06), 0 4px 12px rgba(0, 0, 0, 0.04), 0 1px 2px rgba(0, 0, 0, 0.03);
}
.btn.pill.btn-info:hover:not([disabled]):not(.disabled) {
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1), 0 8px 20px rgba(0, 0, 0, 0.06), 0 2px 4px rgba(0, 0, 0, 0.04);
}
.btn.pill.btn-success {
  background: linear-gradient(135deg, #a6d5da 0%, #94cdd3 100%);
  box-shadow: 0 2px 6px rgba(148, 205, 211, 0.25), 0 4px 12px rgba(148, 205, 211, 0.15);
}
.btn.pill.btn-success:hover:not([disabled]):not(.disabled) {
  background: linear-gradient(135deg, #b8dee2 0%, #a6d5da 100%);
  box-shadow: 0 4px 10px rgba(148, 205, 211, 0.3), 0 8px 20px rgba(148, 205, 211, 0.2);
}
.btn.pill.btn-danger {
  background: linear-gradient(135deg, #cf5362 0%, #c93f50 100%);
  box-shadow: 0 2px 6px rgba(201, 63, 80, 0.25), 0 4px 12px rgba(201, 63, 80, 0.15);
}
.btn.pill.btn-danger:hover:not([disabled]):not(.disabled) {
  background: linear-gradient(135deg, #d46774 0%, #cf5362 100%);
  box-shadow: 0 4px 10px rgba(201, 63, 80, 0.3), 0 8px 20px rgba(201, 63, 80, 0.2);
}
.btn.pill.btn-warning {
  background: linear-gradient(135deg, #ffedb2 0%, #ffe798 100%);
  box-shadow: 0 2px 6px rgba(255, 231, 152, 0.25), 0 4px 12px rgba(255, 231, 152, 0.15);
}
.btn.pill.btn-warning:hover:not([disabled]):not(.disabled) {
  background: linear-gradient(135deg, #fff3cb 0%, #ffedb2 100%);
  box-shadow: 0 4px 10px rgba(255, 231, 152, 0.3), 0 8px 20px rgba(255, 231, 152, 0.2);
}
.btn.pill.outline {
  background: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}
.btn.pill.outline::before {
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.1) 50%, rgba(0, 0, 0, 0.01) 100%);
}
.btn.pill.outline:hover:not([disabled]):not(.disabled) {
  background: rgba(255, 255, 255, 0.95);
}
.btn.pill[class*=-flat] {
  box-shadow: none;
  background: rgba(0, 0, 0, 0.04);
}
.btn.pill[class*=-flat]:hover:not([disabled]):not(.disabled) {
  background: rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.06);
}
.btn.pill[class*=-flat]:active:not([disabled]):not(.disabled) {
  background: rgba(0, 0, 0, 0.12);
}
.btn.pill[disabled], .btn.pill.disabled {
  opacity: 0.5;
  cursor: not-allowed;
  transform: none;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
}
.btn.pill[disabled]:hover, .btn.pill.disabled:hover {
  transform: none;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
}
.btn.tab {
  border-radius: none;
}
.btn.entity {
  font-size: 14pt !important;
  font-weight: 600 !important;
  color: #3b3d56 !important;
}
.btn.large {
  height: 45px;
  line-height: 45px;
  padding: 0 16px;
  font-size: 11pt;
  font-weight: 200;
}
.btn.large.min-width {
  min-width: 150px;
}
.btn.small {
  height: 32px;
  line-height: 30px;
  padding: 0 16px;
  font-size: 10pt;
  font-weight: 200;
}
.btn.small.min-width {
  min-width: 150px;
}
.btn.tiny {
  height: 30px;
  line-height: 30px;
  padding: 0 16px;
  font-size: 9pt;
  font-weight: 200;
}
.btn.tiny.min-width {
  min-width: 150px;
}
.btn.with-icon {
  position: relative;
  text-align: left;
  padding-left: 44px;
  font-size: 10.25pt;
  font-weight: 200;
}
.btn .badge {
  background: white;
}
.btn[disabled] {
  opacity: 0.5;
}
.btn.btn-primary {
  color: white;
  background: linear-gradient(135deg, #5b5d85 0%, #3b3d56 100%);
  border-radius: 6px;
  transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  box-shadow: 0 2px 4px rgba(59, 61, 86, 0.2);
}
.btn.btn-primary:hover {
  background: linear-gradient(135deg, #6b6d95 0%, #4b4d66 100%);
  transform: translateY(-1px) scale(1.02);
  box-shadow: 0 4px 8px rgba(59, 61, 86, 0.3);
}
.btn.btn-primary:active {
  background: linear-gradient(135deg, #4b4d65 0%, #2b2d46 100%);
  transform: translateY(1px) scale(0.98);
  transition: all 0.1s ease;
  box-shadow: 0 1px 2px rgba(59, 61, 86, 0.15);
}
.btn.btn-primary:focus {
  outline-width: 2px;
  outline-offset: -3px;
  outline-style: solid;
}
.btn.btn-primary.outline {
  background: none;
  color: #3b3d56;
  border: 1px solid #3b3d56;
  border-radius: 6px;
  transition: all 0.3s ease;
  box-shadow: none;
}
.btn.btn-primary.outline:hover {
  background: rgba(59, 61, 86, 0.05);
  border-color: #5b5d85;
  transform: translateY(-1px);
}
.btn.btn-primary.outline:active {
  transform: translateY(1px);
  background: rgba(59, 61, 86, 0.1);
}
.btn.btn-primary.selected {
  background: linear-gradient(135deg, #4b4d65 0%, #2e2f43 100%);
}
.btn.btn-primary .badge {
  color: #3b3d56;
}
.btn.btn-secondary {
  color: white;
  background: linear-gradient(135deg, #29abe2 0%, #4f00a9 100%);
  border-radius: 6px;
  position: relative;
  overflow: hidden;
  transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 2px 6px rgba(74, 73, 217, 0.2), 0 1px 3px rgba(0, 0, 0, 0.08);
}
.btn.btn-secondary::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
  transition: all 0.6s ease;
  pointer-events: none;
}
.btn.btn-secondary:hover:not([disabled]):not(.disabled) {
  background: linear-gradient(135deg, #3fb4e5 0%, #5b00c3 100%);
  transform: translateY(-2px) scale(1.02);
  box-shadow: 0 4px 12px rgba(98, 0, 210, 0.3), 0 8px 20px rgba(74, 73, 217, 0.15), 0 2px 4px rgba(0, 0, 0, 0.1);
}
.btn.btn-secondary:hover:not([disabled]):not(.disabled)::before {
  transform: translateX(200%);
}
.btn.btn-secondary:active:not([disabled]):not(.disabled) {
  background: linear-gradient(135deg, #1d9ed5 0%, #450095 100%);
  transform: scale(0.98);
  transition: all 0.1s ease;
  box-shadow: 0 1px 3px rgba(98, 0, 210, 0.2), inset 0 2px 4px rgba(0, 0, 0, 0.15);
}
.btn.btn-secondary:focus:not([disabled]):not(.disabled) {
  outline: none;
  box-shadow: 0 0 0 3px rgba(135, 155, 182, 0.25), 0 2px 6px rgba(135, 155, 182, 0.2), 0 1px 3px rgba(0, 0, 0, 0.08);
}
.btn.btn-secondary.outline {
  background: rgba(255, 255, 255, 0.95);
  color: #879bb6;
  border: 2px solid #879bb6;
  box-shadow: 0 2px 4px rgba(135, 155, 182, 0.1);
}
.btn.btn-secondary.outline::before {
  background: linear-gradient(90deg, transparent, rgba(135, 155, 182, 0.1), transparent);
}
.btn.btn-secondary.outline:hover:not([disabled]):not(.disabled) {
  background: rgba(135, 155, 182, 0.08);
  border-color: #97a8c0;
  transform: translateY(-2px) scale(1.02);
  box-shadow: 0 4px 8px rgba(135, 155, 182, 0.2), 0 2px 4px rgba(0, 0, 0, 0.05);
}
.btn.btn-secondary.outline:active:not([disabled]):not(.disabled) {
  background: rgba(135, 155, 182, 0.15);
  transform: translateY(0) scale(0.98);
  box-shadow: 0 1px 2px rgba(135, 155, 182, 0.15), inset 0 1px 2px rgba(135, 155, 182, 0.1);
}
.btn.btn-secondary.outline:focus:not([disabled]):not(.disabled) {
  box-shadow: 0 0 0 3px rgba(135, 155, 182, 0.2), 0 2px 4px rgba(135, 155, 182, 0.1);
}
.btn.btn-secondary.selected {
  background: linear-gradient(135deg, #6e86a7 0%, #5b7496 100%);
  box-shadow: 0 1px 3px rgba(135, 155, 182, 0.15), inset 0 1px 3px rgba(0, 0, 0, 0.1);
}
.btn.btn-secondary[disabled], .btn.btn-secondary.disabled {
  opacity: 0.5;
  cursor: not-allowed;
  transform: none;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn.btn-secondary[disabled]::before, .btn.btn-secondary.disabled::before {
  display: none;
}
.btn.btn-secondary[disabled]:hover, .btn.btn-secondary.disabled:hover {
  transform: none;
  background: linear-gradient(135deg, #879bb6 0%, #6e86a7 100%);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn.btn-secondary .badge {
  color: #879bb6;
  background: rgba(255, 255, 255, 0.9);
  transition: all 0.2s ease;
}
.btn.btn-secondary:hover .badge {
  transform: scale(1.05);
  background: rgba(255, 255, 255, 0.95);
}
.btn.btn-tertiary {
  color: white;
  background: #94cdd3;
}
.btn.btn-tertiary.outline {
  background: none;
  color: #94cdd3;
  border: 1px solid #94cdd3;
}
.btn.btn-tertiary.selected {
  background: #7dc2c9;
}
.btn.btn-tertiary .badge {
  color: #94cdd3;
}
.btn.btn-quaternary {
  color: white;
  background: #e9f9d2;
}
.btn.btn-quaternary.outline {
  background: none;
  color: #e9f9d2;
  border: 1px solid #e9f9d2;
}
.btn.btn-quaternary.selected {
  background: #dbf5b5;
}
.btn.btn-quaternary .badge {
  color: #e9f9d2;
}
.btn.btn-quinary {
  color: white;
  background: #ed1e79;
}
.btn.btn-quinary.outline {
  background: none;
  color: #ed1e79;
  border: 1px solid #ed1e79;
}
.btn.btn-quinary.selected {
  background: #d91169;
}
.btn.btn-quinary .badge {
  color: #ed1e79;
}
.btn.btn-info {
  color: #222;
  background: linear-gradient(145deg, #f5f6f7 0%, #e9ecef 100%);
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 8px;
  transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  overflow: hidden;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04), 0 1px 2px rgba(0, 0, 0, 0.06);
}
.btn.btn-info::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(145deg, rgba(59, 61, 86, 0.02) 0%, rgba(59, 61, 86, 0.04) 100%);
  opacity: 0;
  transition: all 0.25s ease;
  pointer-events: none;
}
.btn.btn-info.selected {
  background: linear-gradient(145deg, #e9ecef 0%, #dee2e6 100%);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08), inset 0 1px 3px rgba(0, 0, 0, 0.04);
  transform: translateY(0);
}
.btn.btn-info:hover {
  background: linear-gradient(145deg, #f8f9fa 0%, #e9ecef 100%);
  border-color: rgba(59, 61, 86, 0.15);
  transform: translateY(-1px);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.08), 0 2px 4px rgba(0, 0, 0, 0.06);
}
.btn.btn-info:hover::before {
  opacity: 1;
}
.btn.btn-info:active {
  background: linear-gradient(145deg, #dee2e6 0%, #ced4da 100%);
  transform: scale(0.99);
  transition: all 0.1s ease;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
}
.btn.btn-info:focus {
  outline: none;
  box-shadow: 0 0 0 3px rgba(59, 61, 86, 0.1), 0 2px 4px rgba(0, 0, 0, 0.04);
  border-color: rgba(59, 61, 86, 0.2);
}
.btn.btn-info[disabled] {
  opacity: 0.6;
  cursor: not-allowed;
  transform: none;
  box-shadow: none;
}
.btn.btn-info[disabled]:hover {
  background: linear-gradient(145deg, #f5f6f7 0%, #e9ecef 100%);
  transform: none;
  box-shadow: none;
  border-color: rgba(0, 0, 0, 0.08);
}
.btn.btn-info[disabled]:hover::before {
  opacity: 0;
}
.btn.btn-info .badge {
  color: #222;
  background: rgba(0, 0, 0, 0.08);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  transition: all 0.2s ease;
}
.btn.btn-info:hover .badge {
  background: rgba(0, 0, 0, 0.12);
  transform: scale(1.05);
}
.btn.btn-clear {
  color: #222;
  background: none;
  border: 1px solid rgba(0, 0, 0, 0);
}
.btn.btn-clear.selected {
  background: #fafafa;
}
.btn.btn-clear:active {
  background: #f6f6f6;
}
.btn.btn-clear:hover {
  background: #fafafa;
}
.btn.btn-clear .badge {
  color: #222;
  background: #ddd;
}
.btn.btn-info-2 {
  color: #222;
  background: linear-gradient(145deg, #ffffff 0%, #f8f9fa 100%);
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 8px;
  transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  overflow: hidden;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04), 0 1px 2px rgba(0, 0, 0, 0.06);
}
.btn.btn-info-2::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(145deg, rgba(59, 61, 86, 0.02) 0%, rgba(59, 61, 86, 0.04) 100%);
  opacity: 0;
  transition: all 0.25s ease;
  pointer-events: none;
}
.btn.btn-info-2.selected {
  background: linear-gradient(145deg, #f0f2f5 0%, #e9ecef 100%);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08), inset 0 1px 3px rgba(0, 0, 0, 0.04);
}
.btn.btn-info-2:hover {
  background: linear-gradient(145deg, #fafbfc 0%, #f0f2f5 100%);
  border-color: rgba(59, 61, 86, 0.15);
  transform: translateY(-1px);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.08), 0 2px 4px rgba(0, 0, 0, 0.06);
}
.btn.btn-info-2:hover::before {
  opacity: 1;
}
.btn.btn-info-2:active {
  background: linear-gradient(145deg, #e9ecef 0%, #dee2e6 100%);
  transform: scale(0.99);
  transition: all 0.1s ease;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
}
.btn.btn-info-2:focus {
  outline: none;
  box-shadow: 0 0 0 3px rgba(59, 61, 86, 0.1), 0 2px 4px rgba(0, 0, 0, 0.04);
  border-color: rgba(59, 61, 86, 0.2);
}
.btn.btn-info-2[disabled] {
  opacity: 0.6;
  cursor: not-allowed;
  transform: none;
  box-shadow: none;
}
.btn.btn-info-2[disabled]:hover {
  background: linear-gradient(145deg, #ffffff 0%, #f8f9fa 100%);
  transform: none;
  box-shadow: none;
}
.btn.btn-info-2 .badge {
  color: #222;
  background: rgba(0, 0, 0, 0.08);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  transition: all 0.2s ease;
}
.btn.btn-info-2:hover .badge {
  background: rgba(0, 0, 0, 0.12);
  transform: scale(1.05);
}
.btn.btn-info-3 {
  color: #222;
  background: #fafafa;
  border: 1px solid #d5d5d5;
}
.btn.btn-info-3.selected {
  background: #fafafa;
}
.btn.btn-info-3:active {
  background: #f6f6f6;
}
.btn.btn-info-3:hover {
  background: white;
}
.btn.btn-info-3 .badge {
  color: #222;
  background: #ddd;
}
.btn.btn-success {
  color: white;
  background: #94cdd3;
}
.btn.btn-success.outline {
  background: none;
  color: #94cdd3;
  border: 1px solid #94cdd3;
}
.btn.btn-success.selected {
  background: #7dc2c9;
}
.btn.btn-success .badge {
  color: #94cdd3;
}
.btn.btn-warning {
  color: white;
  background: #ffe798;
}
.btn.btn-warning.outline {
  background: none;
  color: #ffe798;
  border: 1px solid #ffe798;
}
.btn.btn-warning.selected {
  background: #ffdf77;
}
.btn.btn-warning .badge {
  color: #ffe798;
}
.btn.btn-danger {
  color: white;
  background: #c93f50;
}
.btn.btn-danger.outline {
  background: none;
  color: #c93f50;
  border: 1px solid #c93f50;
}
.btn.btn-danger.selected {
  background: #b53343;
}
.btn.btn-danger .badge {
  color: #c93f50;
}
.btn.btn-danger-2 {
  color: #c93f50;
  background: #fafafa;
  border: 1px solid #ddd;
}
.btn.btn-danger-2.selected {
  background: white;
}
.btn.btn-danger-2:hover {
  background: white;
}
.btn.btn-danger-2 .badge {
  color: #c93f50;
}
.btn.btn-danger-3 {
  color: #c93f50;
  background: white;
  border: 1px solid #ddd;
}
.btn.btn-danger-3.selected {
  background: #fafafa;
}
.btn.btn-danger-3:hover {
  background: #fafafa;
}
.btn.btn-danger-3 .badge {
  color: white;
  background: #c93f50;
}
.btn.btn-restore {
  color: #01af01;
}
.btn.tiny2 {
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  padding: 0 8px;
}
.btn.btn-translucent-temp {
  color: white;
  background: rgba(255, 255, 255, 0.4);
  transition: background 0.1s ease-in-out;
}
.btn.btn-translucent-temp:hover {
  background: rgba(255, 255, 255, 0.5);
}
.btn.btn-primary-flat {
  color: #3b3d56;
  background: none;
  text-transform: uppercase;
  font-weight: bold;
}
.btn.btn-primary-flat:focus {
  outline-width: 2px;
  outline-offset: -3px;
  outline-style: solid;
}
.btn.btn-primary-flat.outline {
  color: #3b3d56;
  background: none;
  border: none;
}
.btn.btn-primary-flat.selected {
  color: #2e2f43;
  background: none;
  border: none;
}
.btn.btn-primary-flat .badge {
  background: #3b3d56;
  color: white;
}
.btn.btn-secondary-flat {
  color: #879bb6;
  background: none;
  text-transform: uppercase;
  font-weight: bold;
}
.btn.btn-secondary-flat.outline {
  color: #879bb6;
  background: none;
  border: none;
}
.btn.btn-secondary-flat.selected {
  color: #738aaa;
  background: none;
  border: none;
}
.btn.btn-secondary-flat .badge {
  background: #879bb6;
  color: white;
}
.btn.btn-tertiary-flat {
  color: #94cdd3;
  background: none;
  text-transform: uppercase;
  font-weight: bold;
}
.btn.btn-tertiary-flat.outline {
  color: #94cdd3;
  background: none;
  border: none;
}
.btn.btn-tertiary-flat.selected {
  color: #7dc2c9;
  background: none;
  border: none;
}
.btn.btn-tertiary-flat .badge {
  background: #94cdd3;
  color: white;
}
.btn.btn-quaternary-flat {
  color: #e9f9d2;
  background: none;
  text-transform: uppercase;
  font-weight: bold;
}
.btn.btn-quaternary-flat.outline {
  color: #e9f9d2;
  background: none;
  border: none;
}
.btn.btn-quaternary-flat.selected {
  color: #dbf5b5;
  background: none;
  border: none;
}
.btn.btn-quaternary-flat .badge {
  background: #e9f9d2;
  color: white;
}
.btn.btn-quinary-flat {
  color: #ed1e79;
  background: none;
  text-transform: uppercase;
  font-weight: bold;
}
.btn.btn-quinary-flat.outline {
  color: #ed1e79;
  background: none;
  border: none;
}
.btn.btn-quinary-flat.selected {
  color: #d91169;
  background: none;
  border: none;
}
.btn.btn-quinary-flat .badge {
  background: #ed1e79;
  color: white;
}
.btn.btn-info-flat {
  color: #222;
  background: none;
  text-transform: uppercase;
  font-weight: bold;
}
.btn.btn-info-flat.outline {
  color: #222;
  background: none;
  border: none;
}
.btn.btn-info-flat.selected {
  color: #121212;
  background: none;
  border: none;
}
.btn.btn-info-flat .badge {
  background: #222;
  color: white;
}
.btn.btn-success-flat {
  color: #94cdd3;
  background: none;
  text-transform: uppercase;
  font-weight: bold;
}
.btn.btn-success-flat.outline {
  color: #94cdd3;
  background: none;
  border: none;
}
.btn.btn-success-flat.selected {
  color: #7dc2c9;
  background: none;
  border: none;
}
.btn.btn-success-flat .badge {
  background: #94cdd3;
  color: white;
}
.btn.btn-warning-flat {
  color: #ffe798;
  background: none;
  text-transform: uppercase;
  font-weight: bold;
}
.btn.btn-warning-flat.outline {
  color: #ffe798;
  background: none;
  border: none;
}
.btn.btn-warning-flat.selected {
  color: #ffdf77;
  background: none;
  border: none;
}
.btn.btn-warning-flat .badge {
  background: #ffe798;
  color: white;
}
.btn.btn-danger-flat {
  color: #c93f50;
  background: none;
  text-transform: uppercase;
  font-weight: bold;
}
.btn.btn-danger-flat.outline {
  color: #c93f50;
  background: none;
  border: none;
}
.btn.btn-danger-flat.selected {
  color: #b53343;
  background: none;
  border: none;
}
.btn.btn-danger-flat .badge {
  background: #c93f50;
  color: white;
}
/* ~~~~~~~~~~~~~~~~~~ */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  line-height: 1;
  color: #222;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  font-weight: 600;
  background-color: #fefefe;
  border-radius: 10px;
}
.badgebadge-1 {
  background: #3b3d56;
  color: white;
}
.badgebadge-2 {
  background: #879bb6;
  color: white;
}
.badgebadge-3 {
  background: #94cdd3;
  color: white;
}
.badgebadge-4 {
  background: #e9f9d2;
}
.badgebadge-5 {
  background: #ed1e79;
  color: white;
}
.badgebadge-6 {
  background: #8cc63d;
  color: white;
}
.badgebadge-7 {
  background: #ffefae;
}
.chip {
  display: inline-block;
  min-width: 10px;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  font-size: 13px;
  color: #222;
  text-align: left;
  white-space: nowrap;
  vertical-align: middle;
  font-weight: normal;
  background: #fefefe;
  border-radius: 10px;
}
.chip.chip-info {
  color: #222;
  background: white;
  border: 1px solid #ddd;
}
.chip-holder {
  margin-top: 5px;
  margin-bottom: 5px;
}
.chip-holder .chip:not(:first-child) {
  margin-left: 5px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
hr {
  width: 100%;
  height: 1px;
  border: none;
  background: #ddd;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.child-col-2,
.child-col-3,
.child-col-4,
.child-col-5,
.child-col-6 {
  position: relative;
  display: block;
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
}
.child-col-2 > *,
.child-col-3 > *,
.child-col-4 > *,
.child-col-5 > *,
.child-col-6 > * {
  float: left;
}
.child-col-2 > * {
  width: 50%;
}
.child-col-3 > * {
  width: 33.3%;
}
.child-col-4 > * {
  width: 25%;
}
.child-col-5 > * {
  width: 20%;
}
.child-col-6 > * {
  width: 16.667%;
}
.table {
  width: 100%;
  box-sizing: border-box;
}
.table.bordered {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.table.big td,
.table.big th {
  font-size: 11pt !important;
}
.table td,
.table th {
  height: 50px;
  padding: 13px 8px;
  font-size: 10pt;
  color: #222;
}
.table td.centered,
.table th.centered {
  text-align: center;
}
.table td > a,
.table th > a {
  display: block;
}
.table td:first-of-type,
.table th:first-of-type {
  padding-left: 30px;
}
.table td:last-of-type,
.table th:last-of-type {
  padding-right: 30px;
}
.table th {
  text-align: left;
  font-weight: 600;
}
.table th.sort-toggle {
  cursor: pointer;
}
.table .thead .tr {
  background: #fefefe;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.table .tbody .tr {
  background: white;
  border-bottom: 1px solid #ddd;
  transition: all 0.15s ease-out;
}
.table .tbody .tr.actionable:hover {
  background: #f6f6f6;
  cursor: pointer;
}
.sort-asc::after {
  content: "▲";
}
.sort-desc::after {
  content: "▼";
}
.no-wrap {
  white-space: nowrap;
}
.centering {
  text-align: center;
  white-space: nowrap;
}
.centering:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
  /* Adjusts for spacing */
}
.centering .tobe-centered {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}
.centering-section {
  display: table;
  text-align: center;
  white-space: nowrap;
}
.centering-section:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
  /* Adjusts for spacing */
}
.centering-section .tobe-centered {
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  text-align: left;
  clear: left;
}
.hidden {
  opacity: 0;
}
[hidden] {
  display: none !important;
}
.to-accellerate {
  transform: translate3d(0px, 0px, 0px);
}
.block-row {
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  padding-right: 15px;
  padding-left: 15px;
}
.clear-fix {
  clear: both;
}
.top-push {
  margin-top: 15px;
}
.bottom-push {
  margin-bottom: 15px;
}
.clickable {
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -webkit-user-drag: none;
  -moz-user-select: none;
  user-select: none;
}
.square {
  position: relative;
  overflow: hidden;
  border: 1px solid #eee;
  float: left;
}
.square:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.square .square-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.square .no-border {
  border: none;
}
.scrollbar-measure {
  width: 100px;
  height: 100px;
  overflow: scroll;
  position: absolute;
  top: -9999px;
}
.loading-overlay {
  position: fixed;
  display: block;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.7);
}
.loading-overlay.inlaid {
  position: absolute;
}
.loader {
  width: 60px;
  height: 80px;
  background: url("/assets/img/loading.png") no-repeat;
  background-position: 0 10px;
  background-size: 100%;
  opacity: 0.6;
  -webkit-animation-name: rotate;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: rotate;
  -moz-animation-duration: 0.5s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  animation-name: rotate;
  animation-duration: 0.5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.loader.micro {
  width: 40px;
  height: 60px;
}
@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.vtop {
  vertical-align: top;
}
.va-auto {
  vertical-align: auto;
}
.va-baseline {
  vertical-align: baseline;
}
.va-bottom {
  vertical-align: bottom;
}
.va-initial {
  vertical-align: initial;
}
.va-inherit {
  vertical-align: inherit;
}
.va-middle {
  vertical-align: middle;
}
.va-sub {
  vertical-align: sub;
}
.va-super {
  vertical-align: super;
}
.va-text-bottom {
  vertical-align: text-bottom;
}
.va-text-top {
  vertical-align: text-top;
}
.va-top {
  vertical-align: top;
}
.va-unset {
  vertical-align: unset;
}
.ta-center {
  text-align: center;
}
.ta-end {
  text-align: end;
}
.ta-inherit {
  text-align: inherit;
}
.ta-initial {
  text-align: initial;
}
.ta-justify {
  text-align: justify;
}
.ta-left {
  text-align: left;
}
.ta-right {
  text-align: right;
}
.ta-start {
  text-align: start;
}
.ta-unset {
  text-align: unset;
}
.width-full {
  width: 100%;
}
.redish {
  color: #fc8b93 !important;
}
/*////////////////////////////////////////////////*/
/*////////////////////////////////////////////////*/
/*////////////////////////////////////////////////*/
/*////////////////////////////////////////////////*/
/*MIXINS MIXINS MIXINS MIXINS MIXINS MIXINS MIXINS*/
/*prevent mouse bluish highlight*/
/*////////////////////////////////////////////////*/
/*////////////////////////////////////////////////*/
/*////////////////////////////////////////////////*/
.ng-select.ng-select-opened>.ng-select-container{background:#fff;border-color:#b3b3b3 #ccc #d9d9d9}
.ng-select.ng-select-opened>.ng-select-container:hover{box-shadow:none}
.ng-select.ng-select-opened>.ng-select-container .ng-arrow{top:-2px;border-color:transparent transparent #999;border-width:0 5px 5px}
.ng-select.ng-select-opened>.ng-select-container .ng-arrow:hover{border-color:transparent transparent #333}
.ng-select.ng-select-opened.ng-select-bottom>.ng-select-container{border-bottom-right-radius:0;border-bottom-left-radius:0}
.ng-select.ng-select-opened.ng-select-top>.ng-select-container{border-top-right-radius:0;border-top-left-radius:0}
.ng-select.ng-select-focused:not(.ng-select-opened)>.ng-select-container{border-color:#007eff;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 0 3px rgba(0,126,255,0.1)}
.ng-select.ng-select-disabled>.ng-select-container{background-color:#f9f9f9}
.ng-select .ng-has-value .ng-placeholder{display:none}
.ng-select .ng-select-container{background-color:#fff;border-radius:4px;border:1px solid #ccc;min-height:36px;align-items:center}
.ng-select .ng-select-container:hover{box-shadow:0 1px 0 rgba(0,0,0,0.06)}
.ng-select .ng-select-container .ng-value-container{align-items:center;padding-left:10px}
[dir="rtl"] .ng-select .ng-select-container .ng-value-container{padding-right:10px;padding-left:0}
.ng-select .ng-select-container .ng-value-container .ng-placeholder{color:#999}
.ng-select.ng-select-single .ng-select-container{height:36px}
.ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{top:5px;left:0;padding-left:10px;padding-right:50px}
[dir="rtl"] .ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{padding-right:10px;padding-left:50px}
.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value{background-color:#f9f9f9;border:1px solid #e6e6e6}
.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value .ng-value-label{padding:0 5px}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-top:5px;padding-left:7px}
[dir="rtl"] .ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-right:7px;padding-left:0}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{font-size:.9em;margin-bottom:5px;background-color:#ebf5ff;border-radius:2px;margin-right:5px}
[dir="rtl"] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{margin-right:0;margin-left:5px}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled{background-color:#f9f9f9}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:5px}
[dir="rtl"] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:0;padding-right:5px}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label{display:inline-block;padding:1px 5px}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon{display:inline-block;padding:1px 5px}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon:hover{background-color:#d1e8ff}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-right:1px solid #b8dbff}
[dir="rtl"] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-left:1px solid #b8dbff;border-right:none}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:1px solid #b8dbff}
[dir="rtl"] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:0;border-right:1px solid #b8dbff}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 0 3px 3px}
[dir="rtl"] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 3px 3px 0}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{top:5px;padding-bottom:5px;padding-left:3px}
[dir="rtl"] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{padding-right:3px;padding-left:0}
.ng-select .ng-clear-wrapper{color:#999}
.ng-select .ng-clear-wrapper:hover .ng-clear{color:#D0021B}
.ng-select .ng-spinner-zone{padding:5px 5px 0 0}
[dir="rtl"] .ng-select .ng-spinner-zone{padding:5px 0 0 5px}
.ng-select .ng-arrow-wrapper{width:25px;padding-right:5px}
[dir="rtl"] .ng-select .ng-arrow-wrapper{padding-left:5px;padding-right:0}
.ng-select .ng-arrow-wrapper:hover .ng-arrow{border-top-color:#666}
.ng-select .ng-arrow-wrapper .ng-arrow{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 2.5px}
.ng-dropdown-panel{background-color:#fff;border:1px solid #ccc;box-shadow:0 1px 0 rgba(0,0,0,0.06);left:0}
.ng-dropdown-panel.ng-select-bottom{top:100%;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-top-color:#e6e6e6;margin-top:-1px}
.ng-dropdown-panel.ng-select-bottom .ng-dropdown-panel-items .ng-option:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}
.ng-dropdown-panel.ng-select-top{bottom:100%;border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}
.ng-dropdown-panel.ng-select-top .ng-dropdown-panel-items .ng-option:first-child{border-top-right-radius:4px;border-top-left-radius:4px}
.ng-dropdown-panel .ng-dropdown-header{border-bottom:1px solid #ccc;padding:5px 7px}
.ng-dropdown-panel .ng-dropdown-footer{border-top:1px solid #ccc;padding:5px 7px}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup{-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:8px 10px;font-weight:500;color:rgba(0,0,0,0.54);cursor:pointer}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled{cursor:default}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked{background-color:#f5faff}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected.ng-option-marked{background-color:#ebf5ff;font-weight:600}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option{background-color:#fff;color:rgba(0,0,0,0.87);padding:8px 10px}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked{color:#333;background-color:#ebf5ff}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked .ng-option-label{font-weight:600}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background-color:#f5faff;color:#333}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled{color:#ccc}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-left:22px}
[dir="rtl"] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-right:22px;padding-left:0}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{font-size:80%;font-weight:400;padding-right:5px}
[dir="rtl"] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{padding-left:5px;padding-right:0}
[dir="rtl"] .ng-dropdown-panel{direction:rtl;text-align:right}
.app-view {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  overflow: auto;
}
.app-view.has-left-menu {
  width: calc(100% - 230px);
  height: 100%;
  min-height: 100%;
  float: left;
  transition: width 0.5s ease-in-out;
}
.app-view.has-left-menu.menu-collapsed {
  width: calc(100% - 50px);
}
.left-menu {
  position: relative;
  display: block;
  box-sizing: border-box;
  width: 230px;
  height: 100%;
  float: left;
  overflow-y: auto;
  border-right: 1px solid #dedede;
  transition: width 0.5s ease-in-out;
  box-shadow: 2px 0 5px rgba(0, 0, 0, 0.07);
  z-index: 2;
}
.left-menu.collapsed {
  width: 50px;
}
.left-menu.collapsed .left-menu-button, .left-menu.collapsed .left-menu-button .button-label {
  color: rgba(0, 0, 0, 0) !important;
}
.left-menu.collapsed .minimize-left-menu:after {
  right: 18px;
  transform: rotate(180deg);
}
.left-menu .menu-search input[type=text] {
  height: 50px;
  border: none;
  border-bottom: 1px solid #c5c9ce;
  padding-left: 15px;
}
.left-menu .left-menu-button {
  position: relative;
  display: block;
  box-sizing: border-box;
  height: 50px;
  width: 100%;
  padding: 0 15px;
  border: none;
  border-bottom: 1px solid #c5c9ce;
  background: white;
  background-image: linear-gradient(135deg, transparent 0%, rgba(255, 255, 255, 0.02) 50%, transparent 100%);
  background-size: 200% 200%;
  animation: subtleShimmer 8s ease infinite;
  color: #777;
  line-height: 50px;
  text-align: left;
  font-size: 10pt;
  text-transform: uppercase;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05);
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.left-menu .left-menu-button.full-border {
  border-top: 1px solid #c5c9ce;
  border-bottom: 1px solid #c5c9ce;
}
.left-menu .left-menu-button:hover {
  color: #2c3944;
  background: linear-gradient(135deg, #fafafa 0%, white 100%);
  background-size: 100% 100%;
  transform: translateX(3px);
  box-shadow: 0 0 0 1px rgba(91, 93, 133, 0.1), 2px 0 8px rgba(91, 93, 133, 0.15), inset -1px 0 0 rgba(91, 93, 133, 0.1);
  border-left: 3px solid rgba(91, 93, 133, 0.4);
  padding-left: calc(15px - 3px);
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  animation-duration: 3s;
}
.left-menu .left-menu-button:active, .left-menu .left-menu-button.active {
  color: #111;
  background: linear-gradient(135deg, #ededed 0%, #f2f2f2 100%);
  transform: translateX(1px) translateY(1px) scale(0.98);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.1), inset 0 1px 2px rgba(0, 0, 0, 0.06);
  transition: all 0.1s ease;
  border-left: 4px solid rgba(91, 93, 133, 0.6);
  padding-left: calc(15px - 4px);
}
.left-menu .left-menu-button.selected {
  background: linear-gradient(90deg, #eaebed 0%, #d8dadd 25%, #cdcfd3 50%, #d8dadd 75%, #eaebed 100%);
  background-size: 200% 100%;
  animation: gradientSlide 3s ease infinite;
  box-shadow: 0 0 0 1px rgba(91, 93, 133, 0.2), inset 0 0 20px rgba(91, 93, 133, 0.05);
  border-left: 3px solid rgba(91, 93, 133, 0.5);
  padding-left: calc(15px - 3px);
}
.left-menu .left-menu-button.selected:hover {
  animation-duration: 1.5s;
  box-shadow: 0 0 0 2px rgba(91, 93, 133, 0.3), 2px 0 12px rgba(91, 93, 133, 0.2), inset 0 0 20px rgba(91, 93, 133, 0.08);
}
.left-menu .left-menu-button.disabled {
  opacity: 0.3;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -webkit-user-drag: none;
  -moz-user-select: none;
  user-select: none;
}
.left-menu .left-menu-button.disabled:hover {
  background: white;
  color: #777;
}
.left-menu .left-menu-button.with-icon {
  padding: 0;
  overflow: hidden;
}
.left-menu .left-menu-button.with-icon .button-icon {
  opacity: 0.3;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.left-menu .left-menu-button.with-icon:hover .button-icon {
  opacity: 0.7;
  transform: rotate(10deg) scale(1.1);
  filter: brightness(1.2);
}
.left-menu .left-menu-button.with-icon:active .button-icon {
  transform: rotate(0deg) scale(0.9);
  opacity: 0.9;
  transition: all 0.1s ease;
}
.left-menu .left-menu-button.with-icon .button-label,
.left-menu .left-menu-button.with-icon .button-icon {
  float: left;
  display: block;
}
.left-menu .left-menu-button.with-icon .button-icon {
  width: 50px;
  height: 100%;
  position: relative;
  z-index: 1;
}
.left-menu .left-menu-button.with-icon .button-icon:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30px;
  height: 30px;
  transform: translate(-50%, -50%);
  background: radial-gradient(circle, rgba(91, 93, 133, 0.1) 0%, transparent 70%);
  border-radius: 50%;
  transition: all 0.35s ease;
  opacity: 0;
}
.left-menu .left-menu-button.with-icon:hover .button-icon:after {
  opacity: 1;
  width: 40px;
  height: 40px;
}
.left-menu .left-menu-button.with-icon .button-label {
  width: calc(100% - 50px);
  height: 100%;
  line-height: 50px;
  text-align: left;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
}
.left-menu .left-menu-button.with-icon:hover .button-label {
  transform: translateX(3px);
  letter-spacing: 0.5px;
}
.left-menu .left-menu-button.with-icon:active .button-label {
  transform: translateX(1px);
  letter-spacing: 0px;
}
.left-menu .button-icon.refresh {
  background: url("/assets/img/ikons/reload.svg") no-repeat center;
  background-size: 45%;
}
.left-menu .minimize-left-menu {
  background: linear-gradient(315deg, #eaebed 0%, #d8dadd 25%, #cdcfd3 50%, #d8dadd 75%, #eaebed 100%);
}
.left-menu .minimize-left-menu:after {
  display: block;
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  right: 20px;
  top: calc(50% - 12px / 2);
  background: url("/assets/img/ikons/collapse-arrows.svg") no-repeat center;
  background-size: 100%;
  opacity: 0.3;
  transition: opacity 0.1s ease-in-out;
}
.left-menu .minimize-left-menu:hover:after {
  opacity: 0.5;
}
@keyframes subtleShimmer {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes gradientSlide {
  0% {
    background-position: 0% 50%;
  }
  100% {
    background-position: 100% 50%;
  }
}
@keyframes buttonRipple {
  0% {
    transform: scale(0);
    opacity: 1;
  }
  100% {
    transform: scale(4);
    opacity: 0;
  }
}
@keyframes subtleShimmer {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes gradientSlide {
  0% {
    background-position: 0% 50%;
  }
  100% {
    background-position: 100% 50%;
  }
}
@keyframes buttonRipple {
  0% {
    transform: scale(0);
    opacity: 1;
  }
  100% {
    transform: scale(4);
    opacity: 0;
  }
}
.bread-crumbs {
  width: 100%;
  height: 50px;
  padding: 0 15px;
  background: white;
  border-bottom: 1px solid #c5c9ce;
}
.bread-crumbs.has-left-menu {
  display: block;
  position: relative;
  width: calc(100% - 230px);
  float: left;
}
.bread-crumbs a {
  font-size: 10.5pt;
  color: #2c3944;
}
.bread-crumbs a:hover {
  color: #3b3d56;
}
.banner {
  height: 50px;
  line-height: 50px;
  border-radius: 6px 6px 0 0;
}
.banner > * {
  line-height: 50px;
}
.banner h5 {
  padding: 8px 0 8px 0;
  line-height: normal;
}
.card {
  width: 100%;
  overflow: hidden;
  border-radius: 6px;
  box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.2);
}
.card > * {
  box-sizing: border-box;
}
.card .card-heading {
  padding: 15px;
  background: linear-gradient(135deg, #5b5d85 0%, #3b3d56 100%);
  border-radius: 0 2px 2px 0 0 0 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.card .card-heading.bg-1 {
  background: #3b3d56;
}
.card .card-heading > * {
  color: white;
}
.card .card-body {
  padding: 15px;
}
.info-group {
  margin: 5px 0;
}
.info-group p {
  min-height: 14px;
}
.input-label {
  line-height: 24px;
}
.close-button,
.plus-button {
  font-size: 20pt;
  font-weight: 600;
  background: none;
  border: none;
  color: #8cc63d;
  cursor: pointer;
}
.close-button:hover,
.plus-button:hover {
  color: #aad56f;
}
.close-button.red,
.plus-button.red {
  color: #879bb6;
}
.input-icon.search {
  background: url("/assets/img/ikons/search.svg") no-repeat center;
  background-size: 60%;
}
.xbox {
  width: auto;
  float: right;
  height: 100%;
  line-height: 50px;
  cursor: pointer;
}
.xbox:hover .box {
  border: 2px solid #667eea;
}
.xbox .box {
  position: relative;
  top: calc(50% - 16px);
  width: 15px;
  height: 15px;
  background: white;
  float: left;
  margin-right: 5px;
  margin-top: 7px;
  border: 1px solid #3b3d56;
  border-radius: 2px;
}
.xbox.checked .box:after {
  display: block;
  content: "";
  position: absolute;
  top: -10%;
  left: -10%;
  width: 125%;
  height: 125%;
  background: url("/assets/img/ikons/plus_black.svg") no-repeat center;
  transform: rotate(45deg);
  background-size: 100%;
  opacity: 0.6;
}
.xbox.checkmark .box:after {
  background: url("/assets/img/ikons/checkmark.svg") no-repeat center;
  transform: rotate(0);
  background-size: 125%;
}
.xbox span {
  position: relative;
  top: calc(50% - 15px);
  height: 30px;
  float: left;
  font-weight: 200;
  font-size: 10.5pt;
  color: #2c3944;
  line-height: 30px;
}
.xbox.xbox-inline {
  float: left;
  height: 31px;
  margin-bottom: 20px;
}
.xbox.xbox-inline span {
  font-size: 10pt;
}
.external-form-container {
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, #5b5d85 0%, #3b3d56 100%);
  background-image: url('lims-login-bg.17b1c26a00a207762a07.jpg');
  background-size: cover;
  overflow: auto;
  box-sizing: content-box;
  margin-top: -75px;
  padding-bottom: 75px;
}
.external-form {
  width: 400px;
  height: auto;
  min-height: 300px;
  background: rgba(255, 255, 255, 0.25);
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.35) 0%, rgba(255, 255, 255, 0.15) 100%);
  backdrop-filter: blur(12px) saturate(180%);
  -webkit-backdrop-filter: blur(12px) saturate(180%);
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 16px;
  padding: 60px 60px;
  box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.37);
  box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.37), inset 0 0 0 1px rgba(255, 255, 255, 0.1);
  transition: all 0.3s ease-out;
  position: relative;
}
.external-form:hover {
  transform: translateY(-2px);
  box-shadow: 0 12px 40px 0 rgba(31, 38, 135, 0.4), inset 0 0 0 1px rgba(255, 255, 255, 0.15);
}
.external-form .heading {
  text-align: center;
  margin-bottom: 30px;
  margin-top: 30px;
  font-size: 12pt;
  color: rgba(255, 255, 255, 0.6);
}
.external-form .login-circle {
  width: 100px;
  height: 100px;
  border-radius: 100px;
  background: #dedede url("/assets/img/ikons/no-avatar.svg") no-repeat center center;
  background-size: 75%;
  margin: auto;
}
.external-form .form-input {
  height: 60px;
  margin-bottom: 10px;
  padding: 0 16px;
  font-size: 10.5pt;
  background: rgba(255, 255, 255, 0.95);
  border: 2px solid rgba(219, 223, 230, 0.6);
  border-radius: 8px;
  outline: none;
  transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  font-weight: 400;
  letter-spacing: 0.01em;
  color: #2c3e50;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.04);
}
.external-form .form-input::-moz-placeholder {
  color: rgba(107, 114, 128, 0.6);
  font-weight: 400;
  transition: color 0.25s ease, transform 0.25s ease;
}
.external-form .form-input::placeholder {
  color: rgba(107, 114, 128, 0.6);
  font-weight: 400;
  transition: color 0.25s ease, transform 0.25s ease;
}
.external-form .form-input:hover:not(:focus):not(:disabled) {
  border-color: rgba(139, 145, 164, 0.8);
  background: white;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.05), 0 2px 4px rgba(0, 0, 0, 0.04);
}
.external-form .form-input:hover:not(:focus):not(:disabled)::-moz-placeholder {
  color: rgba(107, 114, 128, 0.8);
}
.external-form .form-input:hover:not(:focus):not(:disabled)::placeholder {
  color: rgba(107, 114, 128, 0.8);
}
.external-form .form-input:focus {
  background: white;
  border-color: rgba(91, 93, 133, 0.5);
  transform: translateY(-1px);
  box-shadow: 0 0 0 4px rgba(91, 93, 133, 0.1), inset 0 1px 2px rgba(0, 0, 0, 0.03), 0 4px 8px rgba(91, 93, 133, 0.08);
}
.external-form .form-input:focus::-moz-placeholder {
  color: transparent;
  transform: translateX(5px);
}
.external-form .form-input:focus::placeholder {
  color: transparent;
  transform: translateX(5px);
}
.external-form .form-input:focus:not(:placeholder-shown) {
  border-color: rgba(91, 93, 133, 0.6);
}
.external-form .form-input:disabled, .external-form .form-input[disabled] {
  background: rgba(249, 250, 251, 0.8);
  border-color: rgba(219, 223, 230, 0.4);
  color: rgba(156, 163, 175, 0.8);
  cursor: not-allowed;
  box-shadow: none;
}
.external-form .form-input:disabled::-moz-placeholder, .external-form .form-input[disabled]::-moz-placeholder {
  color: rgba(156, 163, 175, 0.5);
}
.external-form .form-input:disabled::placeholder, .external-form .form-input[disabled]::placeholder {
  color: rgba(156, 163, 175, 0.5);
}
.external-form .form-input.is-valid, .external-form .form-input:valid:not(:placeholder-shown) {
  border-color: rgba(16, 185, 129, 0.5);
}
.external-form .form-input.is-valid:focus, .external-form .form-input:valid:not(:placeholder-shown):focus {
  box-shadow: 0 0 0 4px rgba(16, 185, 129, 0.1), inset 0 1px 2px rgba(0, 0, 0, 0.03), 0 4px 8px rgba(16, 185, 129, 0.08);
}
.external-form .form-input.is-invalid, .external-form .form-input.error, .external-form .form-input:invalid:not(:placeholder-shown) {
  border-color: rgba(239, 68, 68, 0.5);
}
.external-form .form-input.is-invalid:focus, .external-form .form-input.error:focus, .external-form .form-input:invalid:not(:placeholder-shown):focus {
  box-shadow: 0 0 0 4px rgba(239, 68, 68, 0.1), inset 0 1px 2px rgba(0, 0, 0, 0.03), 0 4px 8px rgba(239, 68, 68, 0.08);
}
.external-form .form-input.is-loading {
  background-image: linear-gradient(90deg, rgba(91, 93, 133, 0.06) 0px, rgba(91, 93, 133, 0.1) 40%, rgba(91, 93, 133, 0.06) 80%);
  background-size: 200% 100%;
  animation: shimmer 2s infinite linear;
}
.external-form .form-input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px rgba(255, 251, 235, 0.9) inset;
  -webkit-text-fill-color: #2c3e50;
  transition: background-color 5000s ease-in-out 0s;
}
.external-form .form-input:-moz-read-only {
  background: rgba(249, 250, 251, 0.5);
  border-style: dashed;
  cursor: default;
}
.external-form .form-input:read-only {
  background: rgba(249, 250, 251, 0.5);
  border-style: dashed;
  cursor: default;
}
.external-form .form-input:-moz-read-only:focus {
  transform: none;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.04);
}
.external-form .form-input:read-only:focus {
  transform: none;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.04);
}
@keyframes shimmer {
  0% {
    background-position: -200% center;
  }
  100% {
    background-position: 200% center;
  }
}
.external-form p {
  display: block;
  width: 100%;
  height: auto;
  white-space: normal;
}
.external-form .btn {
  margin: auto;
  margin-top: 30px;
  border-radius: 6px;
  height: 50px;
  line-height: 50px;
  width: 100%;
  transition: background 0.15s ease-in-out;
}
.external-form .btn:hover {
  background: #5f799d;
}
.external-form a.link {
  width: 100%;
  display: block;
  margin: auto;
  text-align: right;
  margin-top: 20px;
  font-size: 9pt;
  color: #888;
}
.external-cache-clear {
  position: absolute;
  bottom: 0;
  right: 0;
  color: white;
  font-size: 10pt;
  font-weight: 200;
  padding: 30px;
  cursor: pointer;
}
.external-cache-clear:hover {
  color: #b3b3b3;
}
.header .logo-area-collapsed {
  width: unset;
  height: 100%;
  float: left;
  font-size: 26pt;
  font-weight: bold;
  color: white;
  text-align: center;
  line-height: 71px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: background 0.1s ease-in-out;
}
.header .logo-area-collapsed.small {
  font-size: 15pt;
  font-weight: 600;
}
.header .logo-area-collapsed:hover {
  background: rgba(255, 255, 255, 0.5);
}
.header .logo-area {
  width: 230px;
  height: 100%;
  float: left;
  font-size: 26pt;
  font-weight: bold;
  color: white;
  text-align: center;
  line-height: 71px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: background 0.1s ease-in-out;
}
.header .logo-area.small {
  font-size: 15pt;
  font-weight: 600;
}
.header .logo-area:hover {
  background: rgba(255, 255, 255, 0.5);
}
.header .content-area {
  width: calc(100% - 501px);
  height: 100%;
  float: left;
}
.header .content-area .btn {
  float: left;
  margin-top: 20px;
  margin-left: 20px;
}
.header .content-area .btn:first-child {
  margin-left: 40px;
}
.header .content-area .search {
  margin: 25px;
  margin-left: 100px;
}
.header .user-area {
  position: relative;
  width: 270px;
  height: 100%;
  float: left;
  cursor: pointer;
}
.header .user-area .profile-picture {
  margin: 10.5px 20px;
  width: 50px;
  height: 50px;
  display: block;
  float: left;
  background: white url("/assets/img/ikons/no-avatar.svg") no-repeat center center;
  background-size: 75%;
  border-radius: 50px;
}
.header .user-area .name {
  float: left;
  height: 100%;
  line-height: 71px;
  font-size: 10.5pt;
  color: #f2f2f2;
  font-weight: 200;
}
.header .user-area .user-ddl {
  display: none;
  position: absolute;
  top: 75px;
  width: 100%;
  height: auto;
  background: #3b3d56;
  overflow: hidden;
  z-index: 9;
  border-radius: 0 0 6px 6px;
}
.header .user-area .user-ddl .ddl-item {
  display: block;
  width: 100%;
  float: left;
  padding-left: 20px;
  box-sizing: border-box;
  height: 50px;
  background: linear-gradient(135deg, #fafafa 0%, white 100%);
  text-align: left;
  line-height: 50px;
  color: #777;
  font-size: 10pt;
  font-weight: 500;
  border-top: 1px solid #c5c9ce;
  transition: background 0.2s ease-in-out;
}
.header .user-area .user-ddl .ddl-item:hover {
  background: linear-gradient(90deg, #eaebed 0%, #d8dadd 25%, #cdcfd3 50%, #d8dadd 75%, #eaebed 100%);
}
.header .user-area .user-ddl .ddl-item:last-of-type {
  background: linear-gradient(135deg, #3b3d56 0%, #4a49d9 100%);
  color: #fff;
}
.header .user-area .user-ddl .ddl-item:last-of-type:hover {
  background: linear-gradient(135deg, #4a49d9 0%, #3b3d56 100%);
  color: #fff;
}
.confirm-overlay {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(255, 255, 255, 0.2);
  z-index: 9;
}
.confirm-overlay .confirm {
  width: 400px;
  height: auto;
  min-height: 100px;
  background: #3b3d56;
  padding-bottom: 15px;
}
.confirm-overlay .confirm.large-content {
  width: 500px;
}
.confirm-overlay .confirm.alert {
  position: relative;
  border: 1px solid #ccc;
  background: white;
}
.confirm-overlay .confirm.alert .confirm-buttons {
  display: none;
}
.confirm-overlay .confirm.alert .confirm-heading {
  color: white;
  background: #ffa1a1;
  height: 45px;
}
.confirm-overlay .confirm.alert .confirm-heading .close-button {
  color: white;
  padding-right: 13px;
  line-height: 35px;
  height: 45px;
  margin-right: 0;
}
.confirm-overlay .confirm.alert .confirm-heading .confirm-title {
  width: calc(100% - 75px);
  height: 40px;
  margin-left: 35px;
  line-height: 45px;
  float: left;
  text-align: center;
}
.confirm-overlay .confirm.alert .confirm-content {
  padding-top: 20px;
}
.confirm-overlay .confirm.alert .confirm-content pre,
.confirm-overlay .confirm.alert .confirm-content p {
  color: #2c3944;
  letter-spacing: 0.027em;
  font-weight: 400;
}
.confirm-overlay .confirm.alert .confirm-content pre .semi-bold,
.confirm-overlay .confirm.alert .confirm-content p .semi-bold {
  font-weight: 600;
}
.confirm-overlay .confirm .confirm-heading {
  height: 30px;
  width: 100%;
  float: left;
}
.confirm-overlay .confirm .confirm-heading .close-button {
  float: right;
  margin-right: 5px;
  line-height: 35px;
  width: 35px;
}
.confirm-overlay .confirm .confirm-content {
  width: calc(100% - 40px);
  padding: 5px 20px 25px 20px;
  height: auto;
  min-height: 35px;
  float: left;
}
.confirm-overlay .confirm .confirm-content .confirm-title {
  text-align: center;
  color: white;
  padding-bottom: 10px;
}
.confirm-overlay .confirm .confirm-content pre,
.confirm-overlay .confirm .confirm-content p {
  color: white;
  font-weight: 200;
  font-size: 10.5pt;
  max-width: 100%;
  line-height: normal;
}
.confirm-overlay .confirm .confirm-buttons {
  width: 100%;
  float: left;
  margin-bottom: 5px;
}
.confirm-overlay .confirm .confirm-buttons .confirm-button {
  float: left;
}
.confirm-overlay .confirm .confirm-buttons .confirm-button:nth-of-type(1) {
  margin-right: 10px;
}
.confirm-overlay .confirm .confirm-buttons .confirm-button:nth-of-type(2) {
  margin-left: 10px;
}
.bottom-alert {
  position: fixed;
  bottom: -60px;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  min-height: 60px;
  line-height: 60px;
  text-align: center;
  border-radius: 0;
  border: none;
  font-size: 10.5pt;
  transition: all 0.5s ease-in-out;
  z-index: 9;
}
.bottom-alert.expanded {
  bottom: 0;
}
.bottom-alert.alert-danger {
  background: #ffa1a1;
  color: white;
}
.bottom-alert.alert-success {
  background: #5dffd3;
  color: #222;
}
.bottom-alert.alert-notification {
  background: #ffefae;
  color: #222;
}
.sub-content {
  position: relative;
  margin: 20px;
  background: white;
  width: calc(100% - 90px);
  height: 100%;
  float: left;
  box-sizing: border-box;
}
.sub-content.page-push, .sub-content.max-width.page-push {
  margin: 50px auto 200px auto !important;
}
.sub-content.bordered {
  border: 1px solid #c5c9ce;
}
.sub-content.max-width {
  max-width: 1200px;
  float: none !important;
  margin: 50px auto !important;
  height: auto;
}
.sub-content.modal-width {
  width: auto;
}
.sub-content.mini {
  display: block;
  max-width: 600px;
  margin: 50px auto 20px auto;
  height: auto;
  float: none;
}
.sub-content-aligned {
  position: relative;
  margin: 20px;
  background: white;
  width: calc(100% - 90px);
  height: 100%;
  float: left;
  box-sizing: border-box;
  background: none;
}
.sub-content-aligned.page-push, .sub-content-aligned.max-width.page-push {
  margin: 50px auto 200px auto !important;
}
.sub-content-aligned.bordered {
  border: 1px solid #c5c9ce;
}
.sub-content-aligned.max-width {
  max-width: 1200px;
  float: none !important;
  margin: 50px auto !important;
  height: auto;
}
.sub-content-aligned.modal-width {
  width: auto;
}
.sub-content-aligned.mini {
  display: block;
  max-width: 600px;
  margin: 50px auto 20px auto;
  height: auto;
  float: none;
}
.sub-heading {
  height: 40px;
  width: 100%;
  background: #3b3d56;
}
.sub-heading .sub-heading-title {
  display: block;
  position: relative;
  font-size: 11.5pt;
  color: white;
  min-height: 100%;
  width: 150px;
  line-height: 40px;
  cursor: pointer;
  padding-left: 30px;
  float: left;
}
.sub-heading .sub-heading-title-lrg {
  display: block;
  position: relative;
  font-size: 11.5pt;
  color: white;
  min-height: 100%;
  width: 300px;
  line-height: 40px;
  cursor: pointer;
  padding-left: 30px;
  float: left;
}
.sub-heading .close-button,
.sub-heading .plus-button {
  float: right;
  margin-right: 15px;
  line-height: 40px;
}
.tissue-origin-maps {
  border: 1px solid #c5c9ce;
  cursor: pointer;
  margin-bottom: 10px;
  background: #fefefe;
}
.tissue-origin-maps label {
  display: block;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.tissue-origin-maps:hover {
  background: #f6f6f6 !important;
}
.tissue-origin-maps button {
  margin-top: 5px;
}
.diagnoses-specimen {
  float: left;
}
.report-preview {
  padding-top: 50px;
  box-sizing: border-box;
}
.report-builder {
  width: 100%;
  height: 100%;
  background: #f2f2f2;
}
.report-builder-config {
  width: 230px;
  height: 100%;
  float: left;
  background: #fff;
  border-right: 1px solid #ccc;
  box-sizing: border-box;
}
.report-builder-config .control-head {
  display: block;
  height: 50px;
}
.report-builder-config .control-head .btn.toggle {
  padding: 0;
  display: block;
  width: 33.3%;
  max-width: none;
  min-width: 0;
  height: 50px;
  line-height: 50px;
  float: left;
  box-sizing: border-box;
  border-radius: 0;
  border-right: 0;
}
.report-builder-config .report-config {
  padding-top: 20px;
}
.report-builder-config .report-config p {
  padding: 0 20px;
  font-weight: 600;
}
.report-builder-config .report-config .config-input {
  width: 100%;
  border: none;
  width: calc(100% - 2px);
  margin: 0 1px;
  height: 60px;
  line-height: 60px;
  padding-left: 20px;
  box-sizing: border-box;
  border: none;
  background: #fafafa;
}
.report-builder-config .report-config .config-btn {
  display: block;
  border: 1px solid #f2f2f2;
  width: calc(100% - 2px);
  margin: 1px 1px;
  height: 60px;
  background: #fff;
  line-height: 60px;
  font-size: 10pt;
  color: #2c3944;
  cursor: pointer;
  box-sizing: border-box;
}
.report-builder-config .report-config .config-btn:hover {
  background: #f6f6f6;
}
.report-builder-config .report-all-templates,
.report-builder-config .report-config,
.report-builder-config .report-elements {
  width: 100%;
  max-height: calc(100% - 50px);
  margin: 0 0 25px 0;
  padding-bottom: 20px;
  height: auto;
  background: #fff;
  overflow-y: auto;
}
.report-builder-config .report-all-templates li {
  border: 1px solid #ddd;
  border-right: none;
  width: calc(100% - 2px);
  margin: 0 1px;
  padding-left: 40px;
  height: 60px;
  background: #fff;
  cursor: pointer;
  font-weight: 300;
  line-height: 60px;
  font-size: 10pt;
  box-sizing: border-box;
}
.report-builder-config .report-all-templates li:not(:first-child) {
  border-top: none !important;
}
.report-builder-config .report-all-templates li a {
  display: block;
  color: #2c3944;
}
.report-builder-config .report-all-templates li:hover {
  background: #f6f6f6;
}
.report-builder-config .report-elements .draggable {
  border: 1px solid #ddd;
  width: calc(100% - 2px);
  margin: 0 1px;
  height: 70px;
  background: #fff;
  cursor: pointer;
  text-align: center;
  font-weight: 300;
  line-height: 70px;
  font-size: 10.5pt;
  box-sizing: border-box;
}
.report-builder-config .report-elements .draggable:not(:last-child) {
  border-bottom: none;
}
.report-builder-config .report-elements .draggable:hover {
  background: #f2f2f2;
}
.report-editor {
  position: relative;
  display: block;
  width: calc(100% - 230px);
  height: 100%;
  float: left;
  overflow-y: auto;
}
.report-editor.editing {
  padding-top: 50px;
  box-sizing: border-box;
}
.report-editor.editing .report-content {
  min-height: 1000px;
  margin-bottom: 150px;
}
.report-editor.editing .droppable {
  overflow: hidden;
}
.report-editor.editing .droppable.valid {
  border: 1px dashed green;
}
.report-editor.editing .report-content .droppable > .draggable {
  position: relative;
  cursor: move;
}
.report-editor.editing .report-content .droppable > .draggable:hover > .element-delete-button:first-child {
  position: absolute;
  display: block;
  width: 27px;
  height: 27px;
  margin-bottom: -37px;
  cursor: pointer;
  right: 3px;
  top: 3px;
  z-index: 9;
  position: relative;
  float: right;
  background: #ffffff url("/assets/img/ikons/remove-circle.svg") center no-repeat;
  background-size: 100%;
  border-radius: 27px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -webkit-user-drag: none;
  -moz-user-select: none;
  user-select: none;
}
.report-editor.editing .report-content .droppable > .draggable:hover:after {
  border: 1px dashed orange;
}
.report-editor.editing .report-content .droppable > .draggable.empty:hover {
  border: 1px dashed #000;
}
.draggable {
  display: block;
  height: auto;
}
.draggable:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  pointer-events: none;
}
.draggable.moving {
  border: 1px dashed orange;
}
.report-content {
  height: auto;
}
.report-content .page {
  position: relative;
  box-sizing: border-box;
}
.report-content .page.preview, .report-content .page.editing {
  margin: auto;
  margin-bottom: 20px;
  border: 1px solid #ddd;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
}
.bottom-display {
  position: fixed;
  display: block;
  width: 100%;
  height: 50px;
  bottom: 0;
  left: 0;
  background: #fff;
  border: 1px solid #ddd;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
}
.bottom-display .state-display .zoom {
  float: right;
  margin-right: 50px;
  margin-top: 15px;
}
.state-display .zoom button {
  float: left;
  width: 50px;
  height: 20px;
  background: none;
  border: 1px solid #ddd;
  color: #aaa;
}
.state-display .zoom button:hover {
  background: #f2f2f2;
  cursor: pointer;
}
.state-display .zoom span {
  float: left;
  display: inline-block;
  height: 20px;
  line-height: 20px;
  font-size: 9pt;
  color: #aaa;
  margin: 0 10px;
}
.smaller-text {
  line-height: 11pt;
  font-size: 9pt;
}
.smaller-text span,
.smaller-text label {
  font-size: 9pt;
}
.smaller-text .element-block label,
.smaller-text .element-inline label,
.smaller-text .element-pre label {
  font-size: 9pt;
}
.smaller-text .element-pre {
  line-height: 11pt;
  font-size: 9pt;
}
.centered-image-container {
  text-align: center;
}
.centered-image-child {
  display: inline-block;
  width: 180px;
}
.centered-imagemap-child {
  vertical-align: top;
  display: inline-block;
  width: 235px;
}
.element-block,
.element-inline,
.element-pre {
  font-size: 10pt;
  color: #2c3944;
}
.element-block.has-label,
.element-inline.has-label,
.element-pre.has-label {
  font-weight: 500;
}
.element-block label,
.element-inline label,
.element-pre label {
  margin-right: 5px;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 10pt;
  color: #777;
}
.element-pre {
  line-height: 20px;
}
.element-heading {
  font-size: 11pt;
  color: #2c3944;
  height: 20px;
  line-height: 20px;
}
.element-empty {
  width: 100%;
  min-height: 2px;
}
.section-heading {
  display: block;
  padding-left: 0;
  background: #333;
  color: white;
  height: 18px;
  line-height: 18px;
  margin-top: 5px;
  margin-left: 20px;
  margin-right: 20px;
  font-size: 10pt;
  text-align: center;
}
.report-alert {
  display: block;
  width: 100%;
  height: 35px;
  margin-top: 20px;
  line-height: 35px;
  font-size: 12pt;
  text-align: center;
  font-weight: 500;
  background: white;
  color: red;
}
.report-grid,
.report-block {
  box-sizing: border-box;
}
.top-grey-border {
  border-top: 1px solid #ccc;
}
.bottom-grey-border {
  border-bottom: 1px solid #ccc;
}
.value-bold > span {
  font-weight: bold;
}
.value-bold > label {
  font-weight: bold;
}
.value-small {
  font-size: 12px;
}
.tighter-text2 {
  line-height: 13px;
}
.tighter-text {
  line-height: 15px;
}
.disclaimer-text {
  font-size: 9px;
  line-height: 1.2em !important;
  color: #888888;
}
.child-image-centered {
  width: 33% !important;
  display: inline-block !important;
}
.child-image-centered > img {
  max-width: 225px;
  max-height: 225px;
}
.child-image-container {
  text-align: center !important;
}
.report-grid {
  display: block;
  width: 100%;
  overflow: hidden;
}
.report-grid .row {
  display: block;
  width: 100%;
  float: left;
  overflow: hidden;
}
.report-grid .column {
  display: block;
  float: left;
  overflow: hidden;
  box-sizing: border-box;
}
.image-map {
  margin: 0px 0;
}
.image-map rect.area {
  cursor: pointer;
}
.image-map rect.area:hover {
  opacity: 0.6 !important;
}
.image-map rect.area.selected {
  border: 1px solid orange !important;
  opacity: 0.7 !important;
}
.image-map rect.area.not-selected {
  border: 1px solid #ccc !important;
  fill: white !important;
  opacity: 0.1 !important;
}
.data-image {
  position: relative;
  width: 100%;
  border-radius: 6px;
  background-size: contain !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  margin-bottom: 5px;
  background: #fafafa;
}
.data-image .image-loader {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.6);
  opacity: 1;
}
.data-image input[type=file] {
  position: absolute;
  left: 10000px;
}
.data-image:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  transition: opacity 0.1s ease-in-out;
}
.data-image:hover .image-actions {
  display: block;
  opacity: 1;
  cursor: pointer;
}
.data-image.is-dragover:after, .data-image.is-dragover.empty:after {
  border: 1px solid orange;
  opacity: 0.6;
}
.data-image.empty {
  background: #f6f6f6;
}
.data-image.empty:after {
  background: url("/assets/img/ikons/picture.svg") no-repeat center;
  background-size: 30px;
  opacity: 0.2;
}
.data-image .image-actions {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 40px;
  z-index: 3;
  display: none;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  background: rgba(255, 255, 255, 0.7);
}
.data-image .image-actions button {
  position: relative;
  display: block;
  float: right;
  height: 30px;
  width: 30px;
  border: none;
  padding: 0;
  margin-right: 5px;
  margin-top: 5px;
  cursor: pointer;
  opacity: 0.7;
}
.data-image .image-actions button:hover {
  opacity: 1;
}
.data-image .image-actions button.add {
  background: url("/assets/img/ikons/plus-circle.svg") center no-repeat;
  background-size: 90%;
}
.data-image .image-actions button.delete {
  background: url("/assets/img/ikons/remove-circle.svg") center no-repeat;
  background-size: 90%;
}
.data-image .image-actions button.caption {
  background: url("/assets/img/ikons/message-circle.svg") center no-repeat;
  background-size: 85%;
}
.data-image .image-actions button.browser {
  background: url("/assets/img/ikons/up-circle.svg") center no-repeat;
  background-size: 90%;
}
/*.ng-pristine { }
  .ng-valid { }
  .ng-touched { }
  .ng-untouched { }
  .ng-dirty {
    outline: 2px dotted #fffd00;
  }
  .ng-invalid {
    outline: 2px dotted #ff0000;
  }*/
.table .tbody .tr.urgency-color {
  transition: background 0.1s ease-out;
}
.table .tbody .tr.urgency-color.urgency-0 {
  background: #fafafa;
}
.table .tbody .tr.urgency-color.urgency-0:hover {
  background: #eaeaea;
}
.table .tbody .tr.urgency-color.urgency-1 {
  background: #ffffff;
}
.table .tbody .tr.urgency-color.urgency-1:hover {
  background: #f7f7f7;
}
.table .tbody .tr.urgency-color.urgency-2 {
  background: rgba(255, 239, 174, 0.5);
}
.table .tbody .tr.urgency-color.urgency-2:hover {
  background: rgba(255, 233, 141, 0.5);
}
.table .tbody .tr.urgency-color.urgency-3 {
  background: rgba(44, 57, 68, 0.4);
}
.table .tbody .tr.urgency-color.urgency-3:hover {
  background: rgba(31, 40, 48, 0.4);
}
.table .tbody .tr.urgency-color.urgency-4 {
  background: rgba(135, 155, 182, 0.5);
}
.table .tbody .tr.urgency-color.urgency-4:hover {
  background: rgba(115, 138, 170, 0.5);
}
.table .tbody .tr.urgency-color.urgency-released {
  background: rgba(140, 198, 61, 0.2);
}
.table .tbody .tr.urgency-color.urgency-released:hover {
  background: rgba(123, 175, 51, 0.2);
}
.urgency-legend .badge {
  border: 1px solid #c5c9ce;
  margin-left: 5px;
  margin-right: 10px;
  font-weight: normal;
}
.badge.urgency-0 {
  background: #fafafa;
}
.badge.urgency-1 {
  background: #ffffff;
}
.badge.urgency-2 {
  background: rgba(255, 239, 174, 0.5);
}
.badge.urgency-3 {
  background: rgba(44, 57, 68, 0.4);
}
.badge.urgency-4 {
  background: rgba(135, 155, 182, 0.5);
}
.badge.urgency-released {
  background: rgba(140, 198, 61, 0.2);
}
wrus-error-output {
  display: block;
  color: red;
  font-size: 10pt;
}
wrus-error-option::before {
  content: "*";
}
ng2-auto-complete {
  font-size: 10pt !important;
}
.result-history {
  cursor: pointer;
  box-sizing: border-box;
  border: 1px solid #eee;
  padding: 0 10px;
}
.result-history.active {
  background: rgba(44, 57, 68, 0.4);
}
.result-history.error, .result-history.reject {
  cursor: default !important;
}
.result-history.error {
  background: rgba(255, 161, 161, 0.3) !important;
}
.result-history.reject {
  background: rgba(255, 165, 0, 0.3);
}
.result-history:hover {
  background: #fafafa;
}
.result-history:hover.active {
  background: rgba(31, 40, 48, 0.4);
}
.result-history:hover.error {
  background: rgba(255, 128, 128, 0.3) !important;
}
.calculation-error {
  background: rgba(255, 128, 128, 0.3) !important;
}
.file-input {
  position: absolute;
  left: -5000px;
}
.deletion-button {
  float: right;
}
.to-delete .row {
  opacity: 0.5;
}
.to-delete .row:first-of-type {
  opacity: 1;
}
.to-delete .deletion-text {
  float: right;
  font-weight: 500;
  opacity: 1;
}
.to-delete .deletion-text mark {
  color: #ffa1a1 !important;
}
.to-delete .deletion-text button {
  background: none;
  border: none;
  font-size: 10.5pt;
  cursor: pointer;
}
.deleted .specimen-banner,
.deleted .specimen-banner h5 {
  text-decoration: line-through;
}
.deleted .row {
  opacity: 0.5;
}
.p-lines {
  line-height: 2em;
}
.add-integration {
  margin-top: 8px;
}
.add-integration .integration-list {
  margin-top: 5px;
  font-size: 14px;
}
.add-integration .integration-list button {
  margin-left: 10px;
}
.top-push-sm {
  margin-top: 7px;
}
.bottom-push-sm {
  margin-bottom: 7px;
}
.lighter {
  font-weight: 300;
}
.case-search-expanded .radio {
  font-size: 7pt;
  margin: 5px 0 5px 0;
}
.case-search-expanded .radio label {
  cursor: pointer;
}
.search-response-table input[type=checkbox] {
  margin: 0 5px 0 10px;
}
.chip .close-button {
  margin-left: 5px;
}
/*////////////////////////////////////////////////*/
/*//////////////slide list styles/////////////////*/
/*////////////////////////////////////////////////*/
.slide-item-container {
  border-bottom: none;
  vertical-align: middle;
  margin-top: 10px;
  border-radius: 6px;
}
.slide-item {
  padding: 10px;
  padding-right: 0;
  border: 1px solid #6b7a8c;
  vertical-align: middle;
  border-radius: 6px;
  margin-bottom: 2px;
}
.slide-item-deleted {
  background: linear-gradient(135deg, #942040 0%, #b63654 40%, #d84f5f 80%, #e76f65 100%);
  color: #ffffff;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  margin: -10px 0;
  text-align: center;
  cursor: default;
  line-height: 40px;
  border-left: 1px solid #f5f5f5;
  border-radius: 0 6px 6px 0;
}
.slide-item-ok {
  background: linear-gradient(135deg, #0f4c5c 0%, #1a6b5d 30%, #2a8c6e 70%, #3fa778 100%);
  color: #ffffff;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  margin: -10px 0;
  text-align: center;
  cursor: default;
  line-height: 40px;
  border-left: 1px solid #f5f5f5;
  border-radius: 0 6px 6px 0;
}
.slide-item-support {
  background-color: #f5f5f5;
  font-size: 8px;
  font-style: italic;
}
.pills a {
  margin: 0;
}
.pills a .inner {
  background-color: white;
  border: 1px solid #eee;
  border-radius: 10px;
  margin: 8px 5px;
  padding: 15px;
  transition: all 0.3s ease-out;
}
.pills a .inner h5 {
  font-size: 30px;
  line-height: 36px;
}
.pills a .inner h5 .icon {
  margin-right: 7px;
}
.pills a:hover .inner {
  border-color: #c5c9ce;
}
.pills a.selected .inner {
  background-color: #2c3944;
  border-color: #2c3944;
  color: white;
}
.pills a.selected .inner h5,
.pills a.selected .inner p {
  color: white;
}
.pills.pill-toggle a.selected .inner {
  background-color: white;
  border-color: #2c3944;
  color: #2c3944;
}
.pills.pill-toggle a.selected .inner * {
  color: #2c3944;
}
.no-wrap {
  white-space: nowrap;
}
.vtop {
  vertical-align: top !important;
}
.top-push {
  margin-top: 15px;
}
.top-push-xl {
  margin-top: 60px;
}
.top-push-lg {
  margin-top: 30px;
}
.top-push-sm {
  margin-top: 6px;
}
.bottom-push {
  margin-bottom: 15px;
}
.bottom-push-xl {
  margin-bottom: 60px;
}
.bottom-push-lg {
  margin-bottom: 30px;
}
.bottom-push-sm {
  margin-bottom: 6px;
}
.text-center {
  text-align: center;
}
.col-centered {
  float: none;
  margin: 0 auto;
}
.case-search-expansion-wrapper {
  display: block;
  width: 100%;
  min-height: 38px;
  border: 1px solid #c5c9ce;
}
.case-search-expansion-wrapper .case-search-expansion-handle {
  padding: 0 10px;
  cursor: pointer;
}
.case-search-expansion-wrapper .case-search-expansion-handle:hover {
  background: #fafafa;
}
.case-search-expansion-wrapper .case-search-expansion-handle label {
  display: block;
  height: 38px;
  line-height: 38px;
  font-size: 9pt;
  width: 100%;
  cursor: pointer;
}
.case-search-expansion-wrapper .case-search-expansion-handle label span {
  color: #777;
}
.case-search-expansion-wrapper .case-search-expansion {
  padding: 5px 10px 5px 10px;
}
.clickable {
  cursor: pointer;
}
.lims-col-field-label {
  margin: 5px 0;
}
.x {
  display: none !important;
}
.ng-autocomplete {
  width: unset !important;
}
.autocomplete-container {
  box-shadow: none !important;
}
.autocomplete-container .input-container input {
  border: 1px solid #ddd !important;
}
.modal-backdrop {
  background: rgba(15, 23, 42, 0.75);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  transition: all 0.3s ease-in-out;
}
.modal-backdrop.show {
  opacity: 1;
}
.modal {
  display: flex !important;
  align-items: center;
  justify-content: center;
}
.modal.fade {
  transition: opacity 0.3s ease-in-out;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-in-out;
  transform: translateY(-50px);
}
.modal.show .modal-dialog {
  transform: translateY(0);
}
.modal-dialog {
  max-width: 600px;
  margin: 1.75rem auto;
}
@media (max-width: 768px) {
  .modal-dialog {
    max-width: calc(100% - 2rem);
    margin: 1rem;
  }
}
@media (max-width: 576px) {
  .modal-dialog {
    max-width: 100%;
    margin: 0.5rem;
  }
}
.modal-content {
  border: none;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25), 0 10px 20px -5px rgba(0, 0, 0, 0.1);
  background: white;
  transition: all 0.3s ease-in-out;
}
.modal-content.glass-effect {
  background: rgba(255, 255, 255, 0.95);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.modal-header {
  background: linear-gradient(135deg, #3b82f6 0%, #2563eb 100%);
  color: white;
  border: none;
  padding: 1.25rem 1.5rem;
  border-bottom: none;
  position: relative;
}
.modal-header.header-primary {
  background: linear-gradient(135deg, #3b3d56 0%, #262838 100%);
}
.modal-header.header-secondary {
  background: linear-gradient(135deg, #879bb6 0%, #6781a3 100%);
}
.modal-header.header-success {
  background: linear-gradient(135deg, #5dffd3 0%, #2affc5 100%);
}
.modal-header.header-danger {
  background: linear-gradient(135deg, #ffa1a1 0%, #ff6e6e 100%);
}
.modal-header.header-dark {
  background: linear-gradient(135deg, #475569 0%, #334155 100%);
}
.modal-header.header-flat {
  background: #fafafa;
  color: #111;
  border-bottom: 1px solid #c5c9ce;
}
.modal-title,
modal-title {
  color: white;
  font-size: 1.25rem;
  font-weight: 600;
  margin: 0;
  line-height: 1.5;
}
.modal-header.header-flat .modal-title,
.modal-header.header-flat modal-title {
  color: #111;
}
.modal-header .close,
.modal-header .btn-close {
  position: absolute;
  right: 1rem;
  top: 50%;
  transform: translateY(-50%);
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.2);
  border: none;
  color: white;
  opacity: 1;
  font-size: 1.25rem;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}
.modal-header .close:hover,
.modal-header .btn-close:hover {
  background: rgba(255, 255, 255, 0.3);
  transform: translateY(-50%) scale(1.1);
}
.modal-header .close:focus,
.modal-header .btn-close:focus {
  outline: none;
  box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.25);
}
.modal-header.header-flat .modal-header .close,
.modal-header.header-flat .modal-header .btn-close {
  background: rgba(0, 0, 0, 0.1);
  color: #777;
}
.modal-header.header-flat .modal-header .close:hover,
.modal-header.header-flat .modal-header .btn-close:hover {
  background: rgba(0, 0, 0, 0.2);
  color: #111;
}
.modal-header .close span,
.modal-header .btn-close span {
  font-size: 1.5rem;
  line-height: 1;
  font-weight: 300;
}
.modal-body {
  padding: 1.5rem;
  max-height: calc(100vh - 200px);
  overflow-y: auto;
}
.modal-body::-webkit-scrollbar {
  width: 8px;
}
.modal-body::-webkit-scrollbar-track {
  background: #f1f5f9;
  border-radius: 4px;
}
.modal-body::-webkit-scrollbar-thumb {
  background: #cbd5e1;
  border-radius: 4px;
}
.modal-body::-webkit-scrollbar-thumb:hover {
  background: #94a3b8;
}
.modal-body modal-body {
  display: block;
  padding: 0;
}
.modal-footer {
  background: #f8fafc;
  border-top: 1px solid #e2e8f0;
  padding: 1rem 1.5rem;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 0.5rem;
  border-radius: 0 0 16px 16px;
}
.modal-footer .btn {
  min-width: 100px;
  border-radius: 8px;
  padding: 0.5rem 1rem;
  font-weight: 500;
  transition: all 0.2s ease-in-out;
}
.modal-footer .btn:hover {
  transform: translateY(-1px);
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
}
.modal-footer .btn.btn-primary {
  background: linear-gradient(135deg, #5b5d85 0%, #3b3d56 100%);
  border: none;
  color: white;
  border-radius: 6px;
  transition: all 0.3s ease;
  position: relative;
  transform: translateZ(0);
  box-shadow: 0 2px 4px rgba(59, 61, 86, 0.2);
}
.modal-footer .btn.btn-primary:hover {
  background: linear-gradient(135deg, #6b6d95 0%, #4b4d66 100%);
  transform: translateY(-1px) scale(1.02);
  box-shadow: 0 4px 8px rgba(59, 61, 86, 0.3);
}
.modal-footer .btn.btn-primary:active {
  background: linear-gradient(135deg, #4b4d65 0%, #2b2d46 100%);
  transform: translateY(1px) scale(0.98);
  box-shadow: 0 1px 2px rgba(59, 61, 86, 0.15);
  transition: all 0.1s ease;
}
.modal-footer .btn.btn-secondary, .modal-footer .btn.btn-cancel {
  background: white;
  border: 1px solid #e2e8f0;
  color: #64748b;
}
.modal-footer .btn.btn-secondary:hover, .modal-footer .btn.btn-cancel:hover {
  background: #f8fafc;
  border-color: #cbd5e1;
}
.modal-sm .modal-dialog {
  max-width: 400px;
}
.modal-lg .modal-dialog {
  max-width: 800px;
}
.modal-xl .modal-dialog {
  max-width: 1140px;
}
.modal-fullscreen .modal-dialog {
  max-width: 100%;
  margin: 0;
  height: 100%;
}
.modal-fullscreen .modal-dialog .modal-content {
  height: 100%;
  border-radius: 0;
}
.modal-dialog-centered {
  min-height: calc(100% - 3.5rem);
  display: flex;
  align-items: center;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
  flex: 1 1 auto;
}
@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    opacity: 0;
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    opacity: 0;
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.modal.slide-up .modal-dialog {
  animation: slideInUp 0.3s ease-out;
}
.modal.slide-down .modal-dialog {
  animation: slideInDown 0.3s ease-out;
}
.modal:focus {
  outline: none;
}
@media (max-width: 576px) {
  .modal-dialog {
    margin: 0.5rem;
  }
  .modal-dialog .modal-content {
    border-radius: 12px;
  }

  .modal-header {
    padding: 1rem;
  }

  .modal-body {
    padding: 1rem;
    max-height: calc(100vh - 150px);
  }

  .modal-footer {
    padding: 0.75rem 1rem;
  }
  .modal-footer .btn {
    min-width: 80px;
    padding: 0.375rem 0.75rem;
    font-size: 0.875rem;
  }
}
@media (prefers-contrast: high) {
  .modal-content {
    border: 2px solid #111;
  }

  .modal-header {
    border-bottom: 2px solid #111;
  }

  .modal-footer {
    border-top: 2px solid #111;
  }
}
@media (prefers-reduced-motion: reduce) {
  .modal,
.modal-dialog,
.modal-content,
.modal-header .close,
.modal-footer .btn {
    transition: none;
  }

  .modal.slide-up .modal-dialog,
.modal.slide-down .modal-dialog {
    animation: none;
  }
}
.dark-theme .modal-content {
  background: #1e293b;
  color: #f1f5f9;
}
.dark-theme .modal-header.header-flat {
  background: #0f172a;
  color: #f1f5f9;
  border-bottom-color: #334155;
}
.dark-theme .modal-body::-webkit-scrollbar-track {
  background: #1e293b;
}
.dark-theme .modal-body::-webkit-scrollbar-thumb {
  background: #475569;
}
.dark-theme .modal-body::-webkit-scrollbar-thumb:hover {
  background: #64748b;
}
.dark-theme .modal-footer {
  background: #0f172a;
  border-top-color: #334155;
}
.dark-theme .modal-footer .btn-secondary,
.dark-theme .modal-footer .btn-cancel {
  background: #1e293b;
  border-color: #475569;
  color: #cbd5e1;
}
.dark-theme .modal-footer .btn-secondary:hover,
.dark-theme .modal-footer .btn-cancel:hover {
  background: #334155;
  border-color: #64748b;
}
.captioned {
  border-radius: 6px 6px 0 0 !important;
}
.lims-icon-img {
  margin-right: 5px;
  height: 20px;
  vertical-align: text-bottom;
  filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.12));
}
.lims-icon-btn-img {
  height: 16px;
  vertical-align: sub;
}
.lims-icon-header-img {
  height: 20px;
  vertical-align: sub;
  margin-right: 5px;
}
.lims-icon-pill-img {
  height: 20px;
  vertical-align: middle;
  margin-left: -16px;
  margin-right: 9px;
}
.btn.btn-clear {
  color: #222;
  background: none;
  border: 1px solid rgba(0, 0, 0, 0);
}
.btn.btn-clear.selected {
  background: #fafafa;
}
.btn.btn-clear:active {
  background: #f6f6f6;
}
.btn.btn-clear:hover {
  background: #fafafa;
}
.btn.btn-clear .badge {
  color: #222;
  background: #ddd;
}
.btn.btn-info-2 {
  color: #222;
  background: linear-gradient(145deg, #ffffff 0%, #f8f9fa 100%);
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04), 0 1px 2px rgba(0, 0, 0, 0.06);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  overflow: hidden;
}
.btn.btn-info-2::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(145deg, rgba(59, 61, 86, 0.02) 0%, rgba(59, 61, 86, 0.04) 100%);
  opacity: 0;
  transition: opacity 0.3s ease;
}
.btn.btn-info-2.selected {
  background: linear-gradient(145deg, #f0f2f5 0%, #e9ecef 100%);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08), inset 0 1px 3px rgba(0, 0, 0, 0.04);
  transform: translateY(0);
}
.btn.btn-info-2:hover {
  background: linear-gradient(145deg, #fafbfc 0%, #f0f2f5 100%);
  border-color: rgba(59, 61, 86, 0.15);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.08), 0 2px 4px rgba(0, 0, 0, 0.06);
  transform: translateY(-1px);
}
.btn.btn-info-2:hover::before {
  opacity: 1;
}
.btn.btn-info-2:active {
  background: linear-gradient(145deg, #e9ecef 0%, #dee2e6 100%);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08), inset 0 1px 3px rgba(0, 0, 0, 0.06);
  transform: translateY(0) scale(0.99);
  transition-duration: 0.1s;
}
.btn.btn-info-2:focus {
  outline: none;
  box-shadow: 0 0 0 3px rgba(59, 61, 86, 0.1), 0 2px 4px rgba(0, 0, 0, 0.04);
  border-color: rgba(59, 61, 86, 0.2);
}
.btn.btn-info-2[disabled] {
  opacity: 0.6;
  cursor: not-allowed;
  transform: none;
  box-shadow: none;
}
.btn.btn-info-2[disabled]:hover {
  background: linear-gradient(145deg, #ffffff 0%, #f8f9fa 100%);
  transform: none;
  box-shadow: none;
}
.btn.btn-info-2 .badge {
  color: #222 !important;
  background: rgba(0, 0, 0, 0.08);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  transition: all 0.2s ease;
}
.btn.btn-info-2:hover .badge {
  background: rgba(0, 0, 0, 0.12);
  transform: scale(1.05);
}
.leader-line {
  z-index: 10;
}
