@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;800&display=swap");
/*varibales*/
/* 0000000000000000000000 ALL COLORS 0000000000000000 */
/* COLOR MOOD/THEME */
/* dark color theme */
/*
$jds-color-background: #000000;
$jds-color-foreground: #ffffff;
$jds-bodybg: #222222;
$jds-color-link: #62C6FF;
$jds-color-link-hover: #c2e8ff;
*/
/* light color theme */
/**/
/* basic, background, foregroun */
/* 000000000000000000 Typography 000000000000000 */
/* color basic */
/* foreground fraction */
/* background fraction */
/* 000000000000000000 Media Query Breakpoint 000000000000000 */
/*for-big-desktop-up*/
/*for-desktop-up*/
/*for-laptop-up*/
/*for-tab-up*/
/*for-tab-potrare-up*/
/*for-mobile*/
/*for-mobile-down*/
/* Table */
/* dark */
/* primary */
/* 000000000000000000 Border 000000000000000 */
/* 000000000000000000 Shadow Colors 000000000000000 */
/* 0000000000000000000000 ALL COLORS 0000000000000000 */
/* COLOR MOOD/THEME */
/* dark color theme */
/*
$jds-color-background: #000000;
$jds-color-foreground: #ffffff;
$jds-bodybg: #222222;
$jds-color-link: #62C6FF;
$jds-color-link-hover: #c2e8ff;
*/
/* light color theme */
/**/
/* basic, background, foregroun */
/* 000000000000000000 Typography 000000000000000 */
/* color basic */
/* foreground fraction */
/* background fraction */
/* 000000000000000000 Media Query Breakpoint 000000000000000 */
/*for-big-desktop-up*/
/*for-desktop-up*/
/*for-laptop-up*/
/*for-tab-up*/
/*for-tab-potrare-up*/
/*for-mobile*/
/*for-mobile-down*/
/* Table */
/* dark */
/* primary */
/* 000000000000000000 Border 000000000000000 */
/* 000000000000000000 Shadow Colors 000000000000000 */
/* 000000000000000000 Media Query 000000000000000 */
/* $sereenXXL: 3600px; for-big-desktop-up | $sereenXL: 1920px;  for-desktop-up | $sereenL: 1366px; for-laptop-up | $sereenM: 992px; for-tab-up | $sereenS: 768px; for-tab-potrare-up | $sereenXS: 600px; for-mobile | $sereenXXS: 480px; for-mobile-down */
/* 000000000000000000 Hover 000000000000000 */
/* 000000000000000000 transition 000000000000000 */
/* 000000000000000000 Background Gradiant 000000000000000 */
/*@mixin background-gradiant ($angleDegree, $color1st, $color2nd, $colorBg) {
    background-image: linear-gradient($angleDegree, $color1st, $color2nd);
    background-color: $colorBg;
}*/
/* 000000000000000000 Min height 000000000000000 */
/* 000000000000000000 Max Width 000000000000000 */
/*
-----------------------------------------------
0=0=0=0=0=0=0=0=0 UTILITIES 0=0=0=0=0=0=0=0=0 
-----------------------------------------------
*/
/* 000000000000000000 Background Gradiant 000000000000000 */
/* Mixin for transition css */
/*
@mixin transition-animation($for: all, $time-in: 250ms, $type: ease-in-out, $time-out: 0s) {
  transition: $for $time-in $type $time-out;
  -moz-transition: $for $time-in $type $time-out;
  -webkit-transition: $for $time-in $type $time-out;
  -o-transition: $for $time-in $type $time-out;
}*/
/* 000000000000000000 Background Gradiant 000000000000000 */
/* 000000000000000000 Box Shadow 000000000000000 */
/* 000000000000000000 Border Radius 000000000000000 */
/* 000000000000000000 Border 000000000000000 */
/* 000000000 Badge Background Border 000000000 */
/* 0000000000000000 Form element 000000000000000 */
/* 
-----------------------------------------------
0=0=0=0=0=0=0=0=0 COMPONENTS 0=0=0=0=0=0=0=0=0 
-----------------------------------------------
*/
/* 000000000000000000 alerts 000000000000000 */
/* 000000000000000000 jds-card  000000000000000 */
/* 000000000000000000 Progress  Bar  000000000000000 */
/* 000000000 Chips 000000000 */
/* 000000000000000000 Tables 000000000000000 */
/*  import 0-plugins Files  */
/*@import "0-plugins/plugins-dir";*/
/*  import 1-base Files  */
/*@import "1-base/base-dir";*/
/* 0000000000000000000000 ALL COLORS 0000000000000000 */
/* COLOR MOOD/THEME */
/* dark color theme */
/*
$jds-color-background: #000000;
$jds-color-foreground: #ffffff;
$jds-bodybg: #222222;
$jds-color-link: #62C6FF;
$jds-color-link-hover: #c2e8ff;
*/
/* light color theme */
/**/
/* basic, background, foregroun */
/* 000000000000000000 Typography 000000000000000 */
/* color basic */
/* foreground fraction */
/* background fraction */
/* 000000000000000000 Media Query Breakpoint 000000000000000 */
/*for-big-desktop-up*/
/*for-desktop-up*/
/*for-laptop-up*/
/*for-tab-up*/
/*for-tab-potrare-up*/
/*for-mobile*/
/*for-mobile-down*/
/* Table */
/* dark */
/* primary */
/* 000000000000000000 Border 000000000000000 */
/* 000000000000000000 Shadow Colors 000000000000000 */
/* 000000000000000000 Media Query 000000000000000 */
/* $sereenXXL: 3600px; for-big-desktop-up | $sereenXL: 1920px;  for-desktop-up | $sereenL: 1366px; for-laptop-up | $sereenM: 992px; for-tab-up | $sereenS: 768px; for-tab-potrare-up | $sereenXS: 600px; for-mobile | $sereenXXS: 480px; for-mobile-down */
/* 000000000000000000 Hover 000000000000000 */
/* 000000000000000000 transition 000000000000000 */
/* 000000000000000000 Background Gradiant 000000000000000 */
/*@mixin background-gradiant ($angleDegree, $color1st, $color2nd, $colorBg) {
    background-image: linear-gradient($angleDegree, $color1st, $color2nd);
    background-color: $colorBg;
}*/
/* 000000000000000000 Min height 000000000000000 */
/* 000000000000000000 Max Width 000000000000000 */
/*
-----------------------------------------------
0=0=0=0=0=0=0=0=0 UTILITIES 0=0=0=0=0=0=0=0=0 
-----------------------------------------------
*/
/* 000000000000000000 Background Gradiant 000000000000000 */
/* Mixin for transition css */
/*
@mixin transition-animation($for: all, $time-in: 250ms, $type: ease-in-out, $time-out: 0s) {
  transition: $for $time-in $type $time-out;
  -moz-transition: $for $time-in $type $time-out;
  -webkit-transition: $for $time-in $type $time-out;
  -o-transition: $for $time-in $type $time-out;
}*/
/* 000000000000000000 Background Gradiant 000000000000000 */
/* 000000000000000000 Box Shadow 000000000000000 */
/* 000000000000000000 Border Radius 000000000000000 */
/* 000000000000000000 Border 000000000000000 */
/* 000000000 Badge Background Border 000000000 */
/* 0000000000000000 Form element 000000000000000 */
/* 
-----------------------------------------------
0=0=0=0=0=0=0=0=0 COMPONENTS 0=0=0=0=0=0=0=0=0 
-----------------------------------------------
*/
/* 000000000000000000 alerts 000000000000000 */
/* 000000000000000000 jds-card  000000000000000 */
/* 000000000000000000 Progress  Bar  000000000000000 */
/* 000000000 Chips 000000000 */
/* 000000000000000000 Tables 000000000000000 */
/* 0000000000000000000000 ALL COLORS 0000000000000000 */
/* COLOR MOOD/THEME */
/* dark color theme */
/*
$jds-color-background: #000000;
$jds-color-foreground: #ffffff;
$jds-bodybg: #222222;
$jds-color-link: #62C6FF;
$jds-color-link-hover: #c2e8ff;
*/
/* light color theme */
/**/
/* basic, background, foregroun */
/* 000000000000000000 Typography 000000000000000 */
/* color basic */
/* foreground fraction */
/* background fraction */
/* 000000000000000000 Media Query Breakpoint 000000000000000 */
/*for-big-desktop-up*/
/*for-desktop-up*/
/*for-laptop-up*/
/*for-tab-up*/
/*for-tab-potrare-up*/
/*for-mobile*/
/*for-mobile-down*/
/* Table */
/* dark */
/* primary */
/* 000000000000000000 Border 000000000000000 */
/* 000000000000000000 Shadow Colors 000000000000000 */
@import url(https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.7.2/animate.min.css);
/* All Hover Classes */
/* ========================================================================
  Component: Animation
========================================================================== */
/* Animations
  ========================================================================== */
/*
  * Fade
  */
.jds-animation {
  -webkit-animation: 0.5s ease-out both;
          animation: 0.5s ease-out both;
}

.jds-animation.animation-reverse {
  animation-direction: reverse;
  -webkit-animation-timing-function: ease-in;
          animation-timing-function: ease-in;
}

.jds-animation.animation-fast {
  -webkit-animation-duration: 0.1s;
          animation-duration: 0.1s;
}

.jds-animation.animation-fade {
  -webkit-animation-duration: 0.8s;
          animation-duration: 0.8s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}

.jds-animation.animation-fade.animation-hover:hover {
  -webkit-animation-name: keyframes-fade;
          animation-name: keyframes-fade;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}

.jds-animation.animation-fade.animation-infinite {
  -webkit-animation-name: keyframes-fade;
          animation-name: keyframes-fade;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.jds-animation.animation-scale-up.animation-hover:hover {
  -webkit-animation-name: keyframes-fade, keyframes-scale-up;
          animation-name: keyframes-fade, keyframes-scale-up;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}

.jds-animation.animation-scale-up.animation-infinite {
  -webkit-animation-name: keyframes-fade, keyframes-scale-up;
          animation-name: keyframes-fade, keyframes-scale-up;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.jds-animation.animation-scale-down.animation-hover:hover {
  -webkit-animation-name: keyframes-fade, keyframes-scale-down;
          animation-name: keyframes-fade, keyframes-scale-down;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}

.jds-animation.animation-scale-down.animation-infinite {
  -webkit-animation-name: keyframes-fade, keyframes-scale-down;
          animation-name: keyframes-fade, keyframes-scale-down;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.jds-animation.animation-slide-top-small.animation-hover:hover {
  -webkit-animation-name: keyframes-fade, keyframes-slide-top-small;
          animation-name: keyframes-fade, keyframes-slide-top-small;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}

.jds-animation.animation-slide-top-small.animation-infinite {
  -webkit-animation-name: keyframes-fade, keyframes-slide-top-small;
          animation-name: keyframes-fade, keyframes-slide-top-small;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.jds-animation.animation-slide-bottom-small.animation-hover:hover {
  -webkit-animation-name: keyframes-fade, keyframes-slide-bottom-small;
          animation-name: keyframes-fade, keyframes-slide-bottom-small;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}

.jds-animation.animation-slide-bottom-small.animation-infinite {
  -webkit-animation-name: keyframes-fade, keyframes-slide-bottom-small;
          animation-name: keyframes-fade, keyframes-slide-bottom-small;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.jds-animation.animation-slide-left-small.animation-hover:hover {
  -webkit-animation-name: keyframes-fade, keyframes-slide-left-small;
          animation-name: keyframes-fade, keyframes-slide-left-small;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}

.jds-animation.animation-slide-left-small.animation-infinite {
  -webkit-animation-name: keyframes-fade, keyframes-slide-left-small;
          animation-name: keyframes-fade, keyframes-slide-left-small;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.jds-animation.animation-slide-right-small.animation-hover:hover {
  -webkit-animation-name: keyframes-fade, keyframes-slide-right-small;
          animation-name: keyframes-fade, keyframes-slide-right-small;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}

.jds-animation.animation-slide-right-small.animation-infinite {
  -webkit-animation-name: keyframes-fade, keyframes-slide-right-small;
          animation-name: keyframes-fade, keyframes-slide-right-small;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.jds-animation.animation-slide-top.animation-hover:hover {
  -webkit-animation-name: keyframes-fade, keyframes-slide-top;
          animation-name: keyframes-fade, keyframes-slide-top;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}

.jds-animation.animation-slide-top.animation-infinite {
  -webkit-animation-name: keyframes-fade, keyframes-slide-top;
          animation-name: keyframes-fade, keyframes-slide-top;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.jds-animation.animation-slide-bottom.animation-hover:hover {
  -webkit-animation-name: keyframes-fade, keyframes-slide-bottom;
          animation-name: keyframes-fade, keyframes-slide-bottom;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}

.jds-animation.animation-slide-bottom.animation-infinite {
  -webkit-animation-name: keyframes-fade, keyframes-slide-bottom;
          animation-name: keyframes-fade, keyframes-slide-bottom;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.jds-animation.animation-slide-left.animation-hover:hover {
  -webkit-animation-name: keyframes-fade, keyframes-slide-left;
          animation-name: keyframes-fade, keyframes-slide-left;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}

.jds-animation.animation-slide-left.animation-infinite {
  -webkit-animation-name: keyframes-fade, keyframes-slide-left;
          animation-name: keyframes-fade, keyframes-slide-left;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.jds-animation.animation-slide-right.animation-hover:hover {
  -webkit-animation-name: keyframes-fade, keyframes-slide-right;
          animation-name: keyframes-fade, keyframes-slide-right;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}

.jds-animation.animation-slide-right.animation-infinite {
  -webkit-animation-name: keyframes-fade, keyframes-slide-right;
          animation-name: keyframes-fade, keyframes-slide-right;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.jds-animation.animation-long-zoom.animation-hover:hover {
  -webkit-animation-name: keyframes-long-zoom;
          animation-name: keyframes-long-zoom;
  -webkit-animation-duration: 5s;
          animation-duration: 5s;
}

.jds-animation.animation-long-zoom.animation-infinite {
  -webkit-animation-name: keyframes-long-zoom;
          animation-name: keyframes-long-zoom;
  -webkit-animation-duration: 10S;
          animation-duration: 10S;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.jds-animation.animation-shake.animation-hover:hover {
  -webkit-animation-name: keyframes-shake;
          animation-name: keyframes-shake;
}

.jds-animation.animation-shake.animation-infinite {
  -webkit-animation-name: keyframes-shake;
          animation-name: keyframes-shake;
  -webkit-animation-duration: 10S;
          animation-duration: 10S;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.jds-animation.animation-jump.animation-hover:hover {
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  -webkit-animation-name: keyframes-jump;
          animation-name: keyframes-jump;
}

.jds-animation.animation-jump.animation-infinite {
  -webkit-animation-name: keyframes-jump;
          animation-name: keyframes-jump;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.jds-animation.animation-float {
  -webkit-transition: 0.3s -webkit-transform ease-out;
  transition: 0.3s -webkit-transform ease-out;
  transition: 0.3s transform ease-out;
  transition: 0.3s transform ease-out, 0.3s -webkit-transform ease-out;
}

.jds-animation.animation-float.animation-hover:hover {
  -webkit-animation-name: keyframes-float;
          animation-name: keyframes-float;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
}

.jds-animation.animation-float.animation-infinite {
  -webkit-animation-name: keyframes-float;
          animation-name: keyframes-float;
  -webkit-animation-duration: 5s;
          animation-duration: 5s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.jds-animation.animation-bounceIn {
  -webkit-transition: margin .3s ease-out;
  transition: margin .3s ease-out;
}

.jds-animation.animation-bounceIn.animation-hover:hover {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-name: keyframes-bounceIn;
          animation-name: keyframes-bounceIn;
}

.jds-animation.animation-bounceIn.animation-infinite {
  -webkit-animation-duration: 5s;
          animation-duration: 5s;
  -webkit-animation-name: keyframes-bounceIn;
          animation-name: keyframes-bounceIn;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.jds-animation.animation-bounceUp {
  -webkit-transition: margin .3s ease-out;
  transition: margin .3s ease-out;
}

.jds-animation.animation-bounceUp.animation-hover:hover {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-name: keyframes-bounceUp;
          animation-name: keyframes-bounceUp;
}

.jds-animation.animation-bounceUp.animation-infinite {
  -webkit-animation-duration: 5s;
          animation-duration: 5s;
  -webkit-animation-name: keyframes-bounceUp;
          animation-name: keyframes-bounceUp;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.jds-animation.animation-skew.animation-hover:hover {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-timing-function: ease-in;
          animation-timing-function: ease-in;
  -webkit-animation-name: keyframes-skew;
          animation-name: keyframes-skew;
}

.jds-animation.animation-skew.animation-infinite {
  -webkit-animation-duration: 5s;
          animation-duration: 5s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-name: keyframes-skew;
          animation-name: keyframes-skew;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.jds-animation.animation-grow-rotate.animation-hover:hover {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-timing-function: ease-in;
          animation-timing-function: ease-in;
  -webkit-animation-name: keyframes-grow-rotate;
          animation-name: keyframes-grow-rotate;
}

.jds-animation.animation-grow-rotate.animation-infinite {
  -webkit-animation-duration: 5s;
          animation-duration: 5s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-name: keyframes-grow-rotate;
          animation-name: keyframes-grow-rotate;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

/*.jds-animation-toggle:not(:hover):not(:focus) [class*='jds-animation-'] {
    animation-name: none;
  }*/
/* Keyframes 
   ========================================================================== */
/*
   * Fade
   */
@-webkit-keyframes keyframes-fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes keyframes-fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes keyframes-scale-up {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
}

@keyframes keyframes-scale-up {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
}

@-webkit-keyframes keyframes-scale-down {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
}

@keyframes keyframes-scale-down {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
}

/*
   * Slide Small
   */
@-webkit-keyframes keyframes-slide-top-small {
  0% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes keyframes-slide-top-small {
  0% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@-webkit-keyframes keyframes-slide-bottom-small {
  0% {
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes keyframes-slide-bottom-small {
  0% {
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@-webkit-keyframes keyframes-slide-left-small {
  0% {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes keyframes-slide-left-small {
  0% {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@-webkit-keyframes keyframes-slide-right-small {
  0% {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes keyframes-slide-right-small {
  0% {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

/*
   * Slide
   */
@-webkit-keyframes keyframes-slide-top {
  0% {
    -webkit-transform: translateY(-50px);
            transform: translateY(-50px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes keyframes-slide-top {
  0% {
    -webkit-transform: translateY(-50px);
            transform: translateY(-50px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@-webkit-keyframes keyframes-slide-bottom {
  0% {
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes keyframes-slide-bottom {
  0% {
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@-webkit-keyframes keyframes-slide-left {
  0% {
    -webkit-transform: translateX(-50px);
            transform: translateX(-50px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes keyframes-slide-left {
  0% {
    -webkit-transform: translateX(-50px);
            transform: translateX(-50px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@-webkit-keyframes keyframes-slide-right {
  0% {
    -webkit-transform: translateX(50px);
            transform: translateX(50px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes keyframes-slide-right {
  0% {
    -webkit-transform: translateX(50px);
            transform: translateX(50px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

/*
   * long-zoom
   */
@-webkit-keyframes keyframes-long-zoom {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}
@keyframes keyframes-long-zoom {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}

/* Shake */
@-webkit-keyframes keyframes-shake {
  0%,
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  10% {
    -webkit-transform: translateX(-9px);
            transform: translateX(-9px);
  }
  20% {
    -webkit-transform: translateX(8px);
            transform: translateX(8px);
  }
  30% {
    -webkit-transform: translateX(-7px);
            transform: translateX(-7px);
  }
  40% {
    -webkit-transform: translateX(6px);
            transform: translateX(6px);
  }
  50% {
    -webkit-transform: translateX(-5px);
            transform: translateX(-5px);
  }
  60% {
    -webkit-transform: translateX(4px);
            transform: translateX(4px);
  }
  70% {
    -webkit-transform: translateX(-3px);
            transform: translateX(-3px);
  }
  80% {
    -webkit-transform: translateX(2px);
            transform: translateX(2px);
  }
  90% {
    -webkit-transform: translateX(-1px);
            transform: translateX(-1px);
  }
}
@keyframes keyframes-shake {
  0%,
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  10% {
    -webkit-transform: translateX(-9px);
            transform: translateX(-9px);
  }
  20% {
    -webkit-transform: translateX(8px);
            transform: translateX(8px);
  }
  30% {
    -webkit-transform: translateX(-7px);
            transform: translateX(-7px);
  }
  40% {
    -webkit-transform: translateX(6px);
            transform: translateX(6px);
  }
  50% {
    -webkit-transform: translateX(-5px);
            transform: translateX(-5px);
  }
  60% {
    -webkit-transform: translateX(4px);
            transform: translateX(4px);
  }
  70% {
    -webkit-transform: translateX(-3px);
            transform: translateX(-3px);
  }
  80% {
    -webkit-transform: translateX(2px);
            transform: translateX(2px);
  }
  90% {
    -webkit-transform: translateX(-1px);
            transform: translateX(-1px);
  }
}

/* jump */
@-webkit-keyframes keyframes-jump {
  0%, 70%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-8px);
            transform: translateY(-8px);
  }
}
@keyframes keyframes-jump {
  0%, 70%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-8px);
            transform: translateY(-8px);
  }
}

/* float */
@-webkit-keyframes keyframes-float {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-18px);
            transform: translateY(-18px);
  }
}
@keyframes keyframes-float {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-18px);
            transform: translateY(-18px);
  }
}

/* bounceIn */
@-webkit-keyframes keyframes-bounceIn {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-18px);
            transform: translateY(-18px);
  }
}
@keyframes keyframes-bounceIn {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-18px);
            transform: translateY(-18px);
  }
}

/* bounceUp */
@-webkit-keyframes keyframes-bounceUp {
  0%, 20%, 60%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}
@keyframes keyframes-bounceUp {
  0%, 20%, 60%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}

@-webkit-keyframes keyframes-skew {
  16.65% {
    -webkit-transform: skew(-12deg);
            transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
            transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
            transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
            transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
            transform: skew(-2deg);
  }
  100% {
    -webkit-transform: skew(0);
            transform: skew(0);
  }
}

@keyframes keyframes-skew {
  16.65% {
    -webkit-transform: skew(-12deg);
            transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
            transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
            transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
            transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
            transform: skew(-2deg);
  }
  100% {
    -webkit-transform: skew(0);
            transform: skew(0);
  }
}

/* grow-rotate */
@-webkit-keyframes keyframes-grow-rotate {
  0% {
    -webkit-transform: scale(1) rotate(0);
            transform: scale(1) rotate(0);
  }
  100% {
    -webkit-transform: scale(1.1) rotate(5deg);
            transform: scale(1.1) rotate(5deg);
  }
}
@keyframes keyframes-grow-rotate {
  0% {
    -webkit-transform: scale(1) rotate(0);
            transform: scale(1) rotate(0);
  }
  100% {
    -webkit-transform: scale(1.1) rotate(5deg);
            transform: scale(1.1) rotate(5deg);
  }
}

/*!
 * JDS Reboot 
 * Copyright 2018-2021 julyservices.com
 */
/* 0000000000000000000000 ALL COLORS 0000000000000000 */
/* COLOR MOOD/THEME */
/* dark color theme */
/*
$jds-color-background: #000000;
$jds-color-foreground: #ffffff;
$jds-bodybg: #222222;
$jds-color-link: #62C6FF;
$jds-color-link-hover: #c2e8ff;
*/
/* light color theme */
/**/
/* basic, background, foregroun */
/* 000000000000000000 Typography 000000000000000 */
/* color basic */
/* foreground fraction */
/* background fraction */
/* 000000000000000000 Media Query Breakpoint 000000000000000 */
/*for-big-desktop-up*/
/*for-desktop-up*/
/*for-laptop-up*/
/*for-tab-up*/
/*for-tab-potrare-up*/
/*for-mobile*/
/*for-mobile-down*/
/* Table */
/* dark */
/* primary */
/* 000000000000000000 Border 000000000000000 */
/* 000000000000000000 Shadow Colors 000000000000000 */
/* 000000000000000000 Media Query 000000000000000 */
/* $sereenXXL: 3600px; for-big-desktop-up | $sereenXL: 1920px;  for-desktop-up | $sereenL: 1366px; for-laptop-up | $sereenM: 992px; for-tab-up | $sereenS: 768px; for-tab-potrare-up | $sereenXS: 600px; for-mobile | $sereenXXS: 480px; for-mobile-down */
/* 000000000000000000 Hover 000000000000000 */
/* 000000000000000000 transition 000000000000000 */
/* 000000000000000000 Background Gradiant 000000000000000 */
/*@mixin background-gradiant ($angleDegree, $color1st, $color2nd, $colorBg) {
    background-image: linear-gradient($angleDegree, $color1st, $color2nd);
    background-color: $colorBg;
}*/
/* 000000000000000000 Min height 000000000000000 */
/* 000000000000000000 Max Width 000000000000000 */
/*
-----------------------------------------------
0=0=0=0=0=0=0=0=0 UTILITIES 0=0=0=0=0=0=0=0=0 
-----------------------------------------------
*/
/* 000000000000000000 Background Gradiant 000000000000000 */
/* Mixin for transition css */
/*
@mixin transition-animation($for: all, $time-in: 250ms, $type: ease-in-out, $time-out: 0s) {
  transition: $for $time-in $type $time-out;
  -moz-transition: $for $time-in $type $time-out;
  -webkit-transition: $for $time-in $type $time-out;
  -o-transition: $for $time-in $type $time-out;
}*/
/* 000000000000000000 Background Gradiant 000000000000000 */
/* 000000000000000000 Box Shadow 000000000000000 */
/* 000000000000000000 Border Radius 000000000000000 */
/* 000000000000000000 Border 000000000000000 */
/* 000000000 Badge Background Border 000000000 */
/* 0000000000000000 Form element 000000000000000 */
/* 
-----------------------------------------------
0=0=0=0=0=0=0=0=0 COMPONENTS 0=0=0=0=0=0=0=0=0 
-----------------------------------------------
*/
/* 000000000000000000 alerts 000000000000000 */
/* 000000000000000000 jds-card  000000000000000 */
/* 000000000000000000 Progress  Bar  000000000000000 */
/* 000000000 Chips 000000000 */
/* 000000000000000000 Tables 000000000000000 */
/* 0000000000000000000000 ALL COLORS 0000000000000000 */
/* COLOR MOOD/THEME */
/* dark color theme */
/*
$jds-color-background: #000000;
$jds-color-foreground: #ffffff;
$jds-bodybg: #222222;
$jds-color-link: #62C6FF;
$jds-color-link-hover: #c2e8ff;
*/
/* light color theme */
/**/
/* basic, background, foregroun */
/* 000000000000000000 Typography 000000000000000 */
/* color basic */
/* foreground fraction */
/* background fraction */
/* 000000000000000000 Media Query Breakpoint 000000000000000 */
/*for-big-desktop-up*/
/*for-desktop-up*/
/*for-laptop-up*/
/*for-tab-up*/
/*for-tab-potrare-up*/
/*for-mobile*/
/*for-mobile-down*/
/* Table */
/* dark */
/* primary */
/* 000000000000000000 Border 000000000000000 */
/* 000000000000000000 Shadow Colors 000000000000000 */
*,
::after,
::before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

body {
  margin: 0;
  font-family: Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.8);
  text-align: left;
  background-color: #eff1ff;
  scroll-behavior: smooth;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

hr {
  background-color: #686868;
  margin: 0;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: .5rem;
}

p {
  margin-top: 0;
  margin-bottom: 14px;
}

abbr[data-original-title],
abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 14px;
  font-style: normal;
  line-height: inherit;
}

dl,
ol,
ul {
  margin-top: 0;
  margin-bottom: 16px;
  list-style: none;
  padding-left: 0;
}

ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 16px;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

a {
  color: #155C9E;
  text-decoration: none;
  background-color: transparent;
}

a:hover {
  color: #155C9E;
  text-decoration: none;
}

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

code,
kbd,
pre,
samp {
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 16px;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 16px;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: .75rem;
  padding-bottom: .75rem;
  color: #686868;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

label {
  display: inline-block;
  margin-bottom: 8px;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button;
}

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
  cursor: pointer;
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

/* 0000000000000000000000 ALL COLORS 0000000000000000 */
/* COLOR MOOD/THEME */
/* dark color theme */
/*
$jds-color-background: #000000;
$jds-color-foreground: #ffffff;
$jds-bodybg: #222222;
$jds-color-link: #62C6FF;
$jds-color-link-hover: #c2e8ff;
*/
/* light color theme */
/**/
/* basic, background, foregroun */
/* 000000000000000000 Typography 000000000000000 */
/* color basic */
/* foreground fraction */
/* background fraction */
/* 000000000000000000 Media Query Breakpoint 000000000000000 */
/*for-big-desktop-up*/
/*for-desktop-up*/
/*for-laptop-up*/
/*for-tab-up*/
/*for-tab-potrare-up*/
/*for-mobile*/
/*for-mobile-down*/
/* Table */
/* dark */
/* primary */
/* 000000000000000000 Border 000000000000000 */
/* 000000000000000000 Shadow Colors 000000000000000 */
/* 000000000000000000 Media Query 000000000000000 */
/* $sereenXXL: 3600px; for-big-desktop-up | $sereenXL: 1920px;  for-desktop-up | $sereenL: 1366px; for-laptop-up | $sereenM: 992px; for-tab-up | $sereenS: 768px; for-tab-potrare-up | $sereenXS: 600px; for-mobile | $sereenXXS: 480px; for-mobile-down */
/* 000000000000000000 Hover 000000000000000 */
/* 000000000000000000 transition 000000000000000 */
/* 000000000000000000 Background Gradiant 000000000000000 */
/*@mixin background-gradiant ($angleDegree, $color1st, $color2nd, $colorBg) {
    background-image: linear-gradient($angleDegree, $color1st, $color2nd);
    background-color: $colorBg;
}*/
/* 000000000000000000 Min height 000000000000000 */
/* 000000000000000000 Max Width 000000000000000 */
/*
-----------------------------------------------
0=0=0=0=0=0=0=0=0 UTILITIES 0=0=0=0=0=0=0=0=0 
-----------------------------------------------
*/
/* 000000000000000000 Background Gradiant 000000000000000 */
/* Mixin for transition css */
/*
@mixin transition-animation($for: all, $time-in: 250ms, $type: ease-in-out, $time-out: 0s) {
  transition: $for $time-in $type $time-out;
  -moz-transition: $for $time-in $type $time-out;
  -webkit-transition: $for $time-in $type $time-out;
  -o-transition: $for $time-in $type $time-out;
}*/
/* 000000000000000000 Background Gradiant 000000000000000 */
/* 000000000000000000 Box Shadow 000000000000000 */
/* 000000000000000000 Border Radius 000000000000000 */
/* 000000000000000000 Border 000000000000000 */
/* 000000000 Badge Background Border 000000000 */
/* 0000000000000000 Form element 000000000000000 */
/* 
-----------------------------------------------
0=0=0=0=0=0=0=0=0 COMPONENTS 0=0=0=0=0=0=0=0=0 
-----------------------------------------------
*/
/* 000000000000000000 alerts 000000000000000 */
/* 000000000000000000 jds-card  000000000000000 */
/* 000000000000000000 Progress  Bar  000000000000000 */
/* 000000000 Chips 000000000 */
/* 000000000000000000 Tables 000000000000000 */
/* 0000000000000000000000 ALL COLORS 0000000000000000 */
/* COLOR MOOD/THEME */
/* dark color theme */
/*
$jds-color-background: #000000;
$jds-color-foreground: #ffffff;
$jds-bodybg: #222222;
$jds-color-link: #62C6FF;
$jds-color-link-hover: #c2e8ff;
*/
/* light color theme */
/**/
/* basic, background, foregroun */
/* 000000000000000000 Typography 000000000000000 */
/* color basic */
/* foreground fraction */
/* background fraction */
/* 000000000000000000 Media Query Breakpoint 000000000000000 */
/*for-big-desktop-up*/
/*for-desktop-up*/
/*for-laptop-up*/
/*for-tab-up*/
/*for-tab-potrare-up*/
/*for-mobile*/
/*for-mobile-down*/
/* Table */
/* dark */
/* primary */
/* 000000000000000000 Border 000000000000000 */
/* 000000000000000000 Shadow Colors 000000000000000 */
.jds-badge {
  background-color: rgba(0, 0, 0, 0.6);
  color: #ffffff;
  border-radius: 20px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 80%;
  letter-spacing: 1px;
  margin-top: 2px;
  margin-bottom: 2px;
  display: inline-block;
}

.jds-badge.badge-color-white {
  background-color: #ffffff !important;
  color: #000000;
}

.jds-badge.badge-color-primary {
  background-color: #155C9E !important;
  color: #ffffff;
}

.jds-badge.badge-color-success {
  background-color: #80A408 !important;
  color: #ffffff;
}

.jds-badge.badge-color-warning {
  background-color: #F09119 !important;
  color: #ffffff;
}

.jds-badge.badge-color-error {
  background-color: #FD5A36 !important;
  color: #ffffff;
}

.jds-badge.badge-color-info {
  background-color: #2597D6 !important;
  color: #ffffff;
}

.jds-badge.badge-color-tertiary {
  background-color: #00A1A1 !important;
  color: #ffffff;
}

.jds-badge.badge-color-black {
  background-color: #000000 !important;
  color: #ffffff;
}

/* 0000000000000000000000 ALL COLORS 0000000000000000 */
/* COLOR MOOD/THEME */
/* dark color theme */
/*
$jds-color-background: #000000;
$jds-color-foreground: #ffffff;
$jds-bodybg: #222222;
$jds-color-link: #62C6FF;
$jds-color-link-hover: #c2e8ff;
*/
/* light color theme */
/**/
/* basic, background, foregroun */
/* 000000000000000000 Typography 000000000000000 */
/* color basic */
/* foreground fraction */
/* background fraction */
/* 000000000000000000 Media Query Breakpoint 000000000000000 */
/*for-big-desktop-up*/
/*for-desktop-up*/
/*for-laptop-up*/
/*for-tab-up*/
/*for-tab-potrare-up*/
/*for-mobile*/
/*for-mobile-down*/
/* Table */
/* dark */
/* primary */
/* 000000000000000000 Border 000000000000000 */
/* 000000000000000000 Shadow Colors 000000000000000 */
/* 000000000000000000 Media Query 000000000000000 */
/* $sereenXXL: 3600px; for-big-desktop-up | $sereenXL: 1920px;  for-desktop-up | $sereenL: 1366px; for-laptop-up | $sereenM: 992px; for-tab-up | $sereenS: 768px; for-tab-potrare-up | $sereenXS: 600px; for-mobile | $sereenXXS: 480px; for-mobile-down */
/* 000000000000000000 Hover 000000000000000 */
/* 000000000000000000 transition 000000000000000 */
/* 000000000000000000 Background Gradiant 000000000000000 */
/*@mixin background-gradiant ($angleDegree, $color1st, $color2nd, $colorBg) {
    background-image: linear-gradient($angleDegree, $color1st, $color2nd);
    background-color: $colorBg;
}*/
/* 000000000000000000 Min height 000000000000000 */
/* 000000000000000000 Max Width 000000000000000 */
/*
-----------------------------------------------
0=0=0=0=0=0=0=0=0 UTILITIES 0=0=0=0=0=0=0=0=0 
-----------------------------------------------
*/
/* 000000000000000000 Background Gradiant 000000000000000 */
/* Mixin for transition css */
/*
@mixin transition-animation($for: all, $time-in: 250ms, $type: ease-in-out, $time-out: 0s) {
  transition: $for $time-in $type $time-out;
  -moz-transition: $for $time-in $type $time-out;
  -webkit-transition: $for $time-in $type $time-out;
  -o-transition: $for $time-in $type $time-out;
}*/
/* 000000000000000000 Background Gradiant 000000000000000 */
/* 000000000000000000 Box Shadow 000000000000000 */
/* 000000000000000000 Border Radius 000000000000000 */
/* 000000000000000000 Border 000000000000000 */
/* 000000000 Badge Background Border 000000000 */
/* 0000000000000000 Form element 000000000000000 */
/* 
-----------------------------------------------
0=0=0=0=0=0=0=0=0 COMPONENTS 0=0=0=0=0=0=0=0=0 
-----------------------------------------------
*/
/* 000000000000000000 alerts 000000000000000 */
/* 000000000000000000 jds-card  000000000000000 */
/* 000000000000000000 Progress  Bar  000000000000000 */
/* 000000000 Chips 000000000 */
/* 000000000000000000 Tables 000000000000000 */
/* 0000000000000000000000 ALL COLORS 0000000000000000 */
/* COLOR MOOD/THEME */
/* dark color theme */
/*
$jds-color-background: #000000;
$jds-color-foreground: #ffffff;
$jds-bodybg: #222222;
$jds-color-link: #62C6FF;
$jds-color-link-hover: #c2e8ff;
*/
/* light color theme */
/**/
/* basic, background, foregroun */
/* 000000000000000000 Typography 000000000000000 */
/* color basic */
/* foreground fraction */
/* background fraction */
/* 000000000000000000 Media Query Breakpoint 000000000000000 */
/*for-big-desktop-up*/
/*for-desktop-up*/
/*for-laptop-up*/
/*for-tab-up*/
/*for-tab-potrare-up*/
/*for-mobile*/
/*for-mobile-down*/
/* Table */
/* dark */
/* primary */
/* 000000000000000000 Border 000000000000000 */
/* 000000000000000000 Shadow Colors 000000000000000 */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-overflow-style: scrollbar;
  scroll-behavior: smooth;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

.clearfix {
  width: 100%;
  min-height: 20px;
  margin: 0;
  padding: 0;
  clear: both;
  left: 0;
  right: 0;
  overflow: auto;
}

.clearfix::before {
  display: table;
  content: "";
}

.clear {
  width: 100%;
  height: 0px !important;
  margin: 0;
  padding: 0;
  clear: both;
  left: 0;
  right: 0;
  font-size: 0 !important;
  line-height: 0 !important;
}

pre {
  border-radius: 4px;
}

pre code {
  -webkit-box-shadow: inset 1px 4px 64px 31px rgba(0, 0, 0, 0.2);
          box-shadow: inset 1px 4px 64px 31px rgba(0, 0, 0, 0.2);
}

mark, .jds-mark {
  color: rgba(0, 0, 0, 0.8);
  background-color: rgba(240, 145, 25, 0.4);
}

/* Min utilitier */
.jds-min-height0 {
  min-height: 0px !important;
}

.jds-min-width0 {
  min-width: 0px !important;
}

.jds-min-height0vh {
  min-height: 0vh !important;
}

.jds-min-width0vw {
  min-width: 0vw !important;
}

.jds-min-height5 {
  min-height: 5px !important;
}

.jds-min-width5 {
  min-width: 5px !important;
}

.jds-min-height5vh {
  min-height: 5vh !important;
}

.jds-min-width5vw {
  min-width: 5vw !important;
}

.jds-min-height10 {
  min-height: 10px !important;
}

.jds-min-width10 {
  min-width: 10px !important;
}

.jds-min-height10vh {
  min-height: 10vh !important;
}

.jds-min-width10vw {
  min-width: 10vw !important;
}

.jds-min-height15 {
  min-height: 15px !important;
}

.jds-min-width15 {
  min-width: 15px !important;
}

.jds-min-height15vh {
  min-height: 15vh !important;
}

.jds-min-width15vw {
  min-width: 15vw !important;
}

.jds-min-height20 {
  min-height: 20px !important;
}

.jds-min-width20 {
  min-width: 20px !important;
}

.jds-min-height20vh {
  min-height: 20vh !important;
}

.jds-min-width20vw {
  min-width: 20vw !important;
}

.jds-min-height25 {
  min-height: 25px !important;
}

.jds-min-width25 {
  min-width: 25px !important;
}

.jds-min-height25vh {
  min-height: 25vh !important;
}

.jds-min-width25vw {
  min-width: 25vw !important;
}

.jds-min-height30 {
  min-height: 30px !important;
}

.jds-min-width30 {
  min-width: 30px !important;
}

.jds-min-height30vh {
  min-height: 30vh !important;
}

.jds-min-width30vw {
  min-width: 30vw !important;
}

.jds-min-height35 {
  min-height: 35px !important;
}

.jds-min-width35 {
  min-width: 35px !important;
}

.jds-min-height35vh {
  min-height: 35vh !important;
}

.jds-min-width35vw {
  min-width: 35vw !important;
}

.jds-min-height40 {
  min-height: 40px !important;
}

.jds-min-width40 {
  min-width: 40px !important;
}

.jds-min-height40vh {
  min-height: 40vh !important;
}

.jds-min-width40vw {
  min-width: 40vw !important;
}

.jds-min-height45 {
  min-height: 45px !important;
}

.jds-min-width45 {
  min-width: 45px !important;
}

.jds-min-height45vh {
  min-height: 45vh !important;
}

.jds-min-width45vw {
  min-width: 45vw !important;
}

.jds-min-height50 {
  min-height: 50px !important;
}

.jds-min-width50 {
  min-width: 50px !important;
}

.jds-min-height50vh {
  min-height: 50vh !important;
}

.jds-min-width50vw {
  min-width: 50vw !important;
}

.jds-min-height55 {
  min-height: 55px !important;
}

.jds-min-width55 {
  min-width: 55px !important;
}

.jds-min-height55vh {
  min-height: 55vh !important;
}

.jds-min-width55vw {
  min-width: 55vw !important;
}

.jds-min-height60 {
  min-height: 60px !important;
}

.jds-min-width60 {
  min-width: 60px !important;
}

.jds-min-height60vh {
  min-height: 60vh !important;
}

.jds-min-width60vw {
  min-width: 60vw !important;
}

.jds-min-height65 {
  min-height: 65px !important;
}

.jds-min-width65 {
  min-width: 65px !important;
}

.jds-min-height65vh {
  min-height: 65vh !important;
}

.jds-min-width65vw {
  min-width: 65vw !important;
}

.jds-min-height70 {
  min-height: 70px !important;
}

.jds-min-width70 {
  min-width: 70px !important;
}

.jds-min-height70vh {
  min-height: 70vh !important;
}

.jds-min-width70vw {
  min-width: 70vw !important;
}

.jds-min-height75 {
  min-height: 75px !important;
}

.jds-min-width75 {
  min-width: 75px !important;
}

.jds-min-height75vh {
  min-height: 75vh !important;
}

.jds-min-width75vw {
  min-width: 75vw !important;
}

.jds-min-height80 {
  min-height: 80px !important;
}

.jds-min-width80 {
  min-width: 80px !important;
}

.jds-min-height80vh {
  min-height: 80vh !important;
}

.jds-min-width80vw {
  min-width: 80vw !important;
}

.jds-min-height85 {
  min-height: 85px !important;
}

.jds-min-width85 {
  min-width: 85px !important;
}

.jds-min-height85vh {
  min-height: 85vh !important;
}

.jds-min-width85vw {
  min-width: 85vw !important;
}

.jds-min-height90 {
  min-height: 90px !important;
}

.jds-min-width90 {
  min-width: 90px !important;
}

.jds-min-height90vh {
  min-height: 90vh !important;
}

.jds-min-width90vw {
  min-width: 90vw !important;
}

.jds-min-height95 {
  min-height: 95px !important;
}

.jds-min-width95 {
  min-width: 95px !important;
}

.jds-min-height95vh {
  min-height: 95vh !important;
}

.jds-min-width95vw {
  min-width: 95vw !important;
}

.jds-min-height100 {
  min-height: 100px !important;
}

.jds-min-width100 {
  min-width: 100px !important;
}

.jds-min-height100vh {
  min-height: 100vh !important;
}

.jds-min-width100vw {
  min-width: 100vw !important;
}

/* Max utilitier */
.jds-max-height0 {
  max-height: 0px !important;
}

.jds-max-width0 {
  max-width: 0px !important;
}

.jds-max-height0vh {
  max-height: 0vh !important;
}

.jds-max-width0vw {
  max-width: 0vw !important;
}

.jds-max-height5 {
  max-height: 5px !important;
}

.jds-max-width5 {
  max-width: 5px !important;
}

.jds-max-height5vh {
  max-height: 5vh !important;
}

.jds-max-width5vw {
  max-width: 5vw !important;
}

.jds-max-height10 {
  max-height: 10px !important;
}

.jds-max-width10 {
  max-width: 10px !important;
}

.jds-max-height10vh {
  max-height: 10vh !important;
}

.jds-max-width10vw {
  max-width: 10vw !important;
}

.jds-max-height15 {
  max-height: 15px !important;
}

.jds-max-width15 {
  max-width: 15px !important;
}

.jds-max-height15vh {
  max-height: 15vh !important;
}

.jds-max-width15vw {
  max-width: 15vw !important;
}

.jds-max-height20 {
  max-height: 20px !important;
}

.jds-max-width20 {
  max-width: 20px !important;
}

.jds-max-height20vh {
  max-height: 20vh !important;
}

.jds-max-width20vw {
  max-width: 20vw !important;
}

.jds-max-height25 {
  max-height: 25px !important;
}

.jds-max-width25 {
  max-width: 25px !important;
}

.jds-max-height25vh {
  max-height: 25vh !important;
}

.jds-max-width25vw {
  max-width: 25vw !important;
}

.jds-max-height30 {
  max-height: 30px !important;
}

.jds-max-width30 {
  max-width: 30px !important;
}

.jds-max-height30vh {
  max-height: 30vh !important;
}

.jds-max-width30vw {
  max-width: 30vw !important;
}

.jds-max-height35 {
  max-height: 35px !important;
}

.jds-max-width35 {
  max-width: 35px !important;
}

.jds-max-height35vh {
  max-height: 35vh !important;
}

.jds-max-width35vw {
  max-width: 35vw !important;
}

.jds-max-height40 {
  max-height: 40px !important;
}

.jds-max-width40 {
  max-width: 40px !important;
}

.jds-max-height40vh {
  max-height: 40vh !important;
}

.jds-max-width40vw {
  max-width: 40vw !important;
}

.jds-max-height45 {
  max-height: 45px !important;
}

.jds-max-width45 {
  max-width: 45px !important;
}

.jds-max-height45vh {
  max-height: 45vh !important;
}

.jds-max-width45vw {
  max-width: 45vw !important;
}

.jds-max-height50 {
  max-height: 50px !important;
}

.jds-max-width50 {
  max-width: 50px !important;
}

.jds-max-height50vh {
  max-height: 50vh !important;
}

.jds-max-width50vw {
  max-width: 50vw !important;
}

.jds-max-height55 {
  max-height: 55px !important;
}

.jds-max-width55 {
  max-width: 55px !important;
}

.jds-max-height55vh {
  max-height: 55vh !important;
}

.jds-max-width55vw {
  max-width: 55vw !important;
}

.jds-max-height60 {
  max-height: 60px !important;
}

.jds-max-width60 {
  max-width: 60px !important;
}

.jds-max-height60vh {
  max-height: 60vh !important;
}

.jds-max-width60vw {
  max-width: 60vw !important;
}

.jds-max-height65 {
  max-height: 65px !important;
}

.jds-max-width65 {
  max-width: 65px !important;
}

.jds-max-height65vh {
  max-height: 65vh !important;
}

.jds-max-width65vw {
  max-width: 65vw !important;
}

.jds-max-height70 {
  max-height: 70px !important;
}

.jds-max-width70 {
  max-width: 70px !important;
}

.jds-max-height70vh {
  max-height: 70vh !important;
}

.jds-max-width70vw {
  max-width: 70vw !important;
}

.jds-max-height75 {
  max-height: 75px !important;
}

.jds-max-width75 {
  max-width: 75px !important;
}

.jds-max-height75vh {
  max-height: 75vh !important;
}

.jds-max-width75vw {
  max-width: 75vw !important;
}

.jds-max-height80 {
  max-height: 80px !important;
}

.jds-max-width80 {
  max-width: 80px !important;
}

.jds-max-height80vh {
  max-height: 80vh !important;
}

.jds-max-width80vw {
  max-width: 80vw !important;
}

.jds-max-height85 {
  max-height: 85px !important;
}

.jds-max-width85 {
  max-width: 85px !important;
}

.jds-max-height85vh {
  max-height: 85vh !important;
}

.jds-max-width85vw {
  max-width: 85vw !important;
}

.jds-max-height90 {
  max-height: 90px !important;
}

.jds-max-width90 {
  max-width: 90px !important;
}

.jds-max-height90vh {
  max-height: 90vh !important;
}

.jds-max-width90vw {
  max-width: 90vw !important;
}

.jds-max-height95 {
  max-height: 95px !important;
}

.jds-max-width95 {
  max-width: 95px !important;
}

.jds-max-height95vh {
  max-height: 95vh !important;
}

.jds-max-width95vw {
  max-width: 95vw !important;
}

.jds-max-height100 {
  max-height: 100px !important;
}

.jds-max-width100 {
  max-width: 100px !important;
}

.jds-max-height100vh {
  max-height: 100vh !important;
}

.jds-max-width100vw {
  max-width: 100vw !important;
}

.jds-min-height150 {
  min-height: 150px !important;
}

.jds-min-height200 {
  min-height: 200px !important;
}

.jds-min-height250 {
  min-height: 250px !important;
}

.jds-min-height300 {
  min-height: 300px !important;
}

.jds-min-height400 {
  min-height: 400px !important;
}

.jds-min-height500 {
  min-height: 500px !important;
}

.jds-min-height10pr {
  min-height: 150vh !important;
}

.jds-min-height200vh {
  min-height: 200vh !important;
}

.jds-min-height250vh {
  min-height: 250vh !important;
}

.jds-min-height300vh {
  min-height: 300vh !important;
}

.jds-min-height400vh {
  min-height: 400vh !important;
}

.jds-min-height500vh {
  min-height: 500vh !important;
}

/* min & max height with percentage */
.jds-min-height5pr {
  min-height: 5% !important;
}

.jds-max-height5pr {
  max-height: 5% !important;
}

.jds-min-height10pr {
  min-height: 10% !important;
}

.jds-max-height10pr {
  max-height: 10% !important;
}

.jds-min-height15pr {
  min-height: 15% !important;
}

.jds-max-height15pr {
  max-height: 15% !important;
}

.jds-min-height20pr {
  min-height: 20% !important;
}

.jds-max-height20pr {
  max-height: 20% !important;
}

.jds-min-height25pr {
  min-height: 25% !important;
}

.jds-max-height25pr {
  max-height: 25% !important;
}

.jds-min-height30pr {
  min-height: 30% !important;
}

.jds-max-height30pr {
  max-height: 30% !important;
}

.jds-min-height35pr {
  min-height: 35% !important;
}

.jds-max-height35pr {
  max-height: 35% !important;
}

.jds-min-height40pr {
  min-height: 40% !important;
}

.jds-max-height40pr {
  max-height: 40% !important;
}

.jds-min-height45pr {
  min-height: 45% !important;
}

.jds-max-height45pr {
  max-height: 45% !important;
}

.jds-min-height50pr {
  min-height: 50% !important;
}

.jds-max-height50pr {
  max-height: 50% !important;
}

.jds-min-height55pr {
  min-height: 55% !important;
}

.jds-max-height55pr {
  max-height: 55% !important;
}

.jds-min-height60pr {
  min-height: 60% !important;
}

.jds-max-height60pr {
  max-height: 60% !important;
}

.jds-min-height65pr {
  min-height: 65% !important;
}

.jds-max-height65pr {
  max-height: 65% !important;
}

.jds-min-height70pr {
  min-height: 70% !important;
}

.jds-max-height70pr {
  max-height: 70% !important;
}

.jds-min-height75pr {
  min-height: 75% !important;
}

.jds-max-height75pr {
  max-height: 75% !important;
}

.jds-min-height80pr {
  min-height: 80% !important;
}

.jds-max-height80pr {
  max-height: 80% !important;
}

.jds-min-height85pr {
  min-height: 85% !important;
}

.jds-max-height85pr {
  max-height: 85% !important;
}

.jds-min-height90pr {
  min-height: 90% !important;
}

.jds-max-height90pr {
  max-height: 90% !important;
}

.jds-min-height95pr {
  min-height: 95% !important;
}

.jds-max-height95pr {
  max-height: 95% !important;
}

.jds-min-height100pr {
  min-height: 100% !important;
}

.jds-max-height100pr {
  max-height: 100% !important;
}

.jds-min-height150vh {
  min-height: 150vh !important;
}

.jds-min-height200vh {
  min-height: 200vh !important;
}

.jds-min-height250vh {
  min-height: 250vh !important;
}

.jds-min-height300vh {
  min-height: 300vh !important;
}

.jds-min-height400vh {
  min-height: 400vh !important;
}

.jds-min-height500vh {
  min-height: 500vh !important;
}

.jds-height-auto {
  height: auto !important;
}

.jds-height10pr {
  height: 10% !important;
}

.jds-height20pr {
  height: 20% !important;
}

.jds-height30pr {
  height: 30% !important;
}

.jds-height40pr {
  height: 40% !important;
}

.jds-height50pr {
  height: 50% !important;
}

.jds-height60pr {
  height: 60% !important;
}

.jds-height70pr {
  height: 70% !important;
}

.jds-height80pr {
  height: 80% !important;
}

.jds-height90pr {
  height: 90% !important;
}

.jds-height100pr {
  height: 100% !important;
}

/* Width Percentage (%)*/
.jds-width-auto {
  width: auto !important;
}

.jds-width10pr {
  width: 10% !important;
}

.jds-width20pr {
  width: 20% !important;
}

.jds-width30pr {
  width: 30% !important;
}

.jds-width40pr {
  width: 40% !important;
}

.jds-width50pr {
  width: 50% !important;
}

.jds-width60pr {
  width: 60% !important;
}

.jds-width70pr {
  width: 70% !important;
}

.jds-width80pr {
  width: 80% !important;
}

.jds-width90pr {
  width: 90% !important;
}

.jds-width100pr {
  width: 100% !important;
}

/* Min Width */
.jds-min-width150 {
  min-width: 150px !important;
}

.jds-min-width200 {
  min-width: 200px !important;
}

.jds-min-width250 {
  min-width: 250px !important;
}

.jds-min-width300 {
  min-width: 300px !important;
}

.jds-min-width400 {
  min-width: 400px !important;
}

.jds-min-width500 {
  min-width: 500px !important;
}

.jds-min-width150vw {
  min-width: 150vw !important;
}

.jds-min-width200vw {
  min-width: 200vw !important;
}

.jds-min-width250vw {
  min-width: 250vw !important;
}

.jds-min-width300vw {
  min-width: 300vw !important;
}

.jds-min-width400vw {
  min-width: 400vw !important;
}

.jds-min-width500vw {
  min-width: 500vw !important;
}

/* Max Width */
.jds-max-width150 {
  max-width: 150px !important;
}

.jds-max-width200 {
  max-width: 200px !important;
}

.jds-max-width250 {
  max-width: 250px !important;
}

.jds-max-width300 {
  max-width: 300px !important;
}

.jds-max-width400 {
  max-width: 400px !important;
}

.jds-max-width500 {
  max-width: 500px !important;
}

.jds-max-width600 {
  max-width: 600px !important;
}

.jds-max-width700 {
  max-width: 700px !important;
}

.jds-max-width800 {
  max-width: 800px !important;
}

.jds-max-width900 {
  max-width: 900px !important;
}

.jds-max-width1000 {
  max-width: 1000px !important;
}

.jds-max-width1100 {
  max-width: 1100px !important;
}

.jds-max-width10vw {
  max-width: 10vw !important;
}

.jds-max-width20vw {
  max-width: 20vw !important;
}

.jds-max-width30vw {
  max-width: 30vw !important;
}

.jds-max-width40vw {
  max-width: 40vw !important;
}

.jds-max-width50vw {
  max-width: 50vw !important;
}

.jds-max-width60vw {
  max-width: 60vw !important;
}

.jds-max-width70vw {
  max-width: 70vw !important;
}

.jds-max-width80vw {
  max-width: 80vw !important;
}

.jds-max-width90vw {
  max-width: 90vw !important;
}

.jds-max-width100vw {
  max-width: 100vw !important;
}

/* Max height */
.jds-max-height150 {
  max-height: 150px !important;
}

.jds-max-height200 {
  max-height: 200px !important;
}

.jds-max-height250 {
  max-height: 250px !important;
}

.jds-max-height300 {
  max-height: 300px !important;
}

.jds-max-height350 {
  max-height: 350px !important;
}

.jds-max-height400 {
  max-height: 400px !important;
}

.jds-max-height450 {
  max-height: 450px !important;
}

.jds-max-height500 {
  max-height: 500px !important;
}

.jds-max-height600 {
  max-height: 600px !important;
}

.jds-max-height700 {
  max-height: 700px !important;
}

.jds-max-height800 {
  max-height: 800px !important;
}

.jds-max-height900 {
  max-height: 900px !important;
}

.jds-max-height1000 {
  max-height: 1000px !important;
}

.jds-max-height1100 {
  max-height: 1100px !important;
}

/* Min or Ease Width */
/* vertical Alignment */
.v-align-baseline {
  vertical-align: baseline;
}

.v-align-text-top {
  vertical-align: text-top;
}

.v-align-text-bottom {
  vertical-align: text-bottom;
}

.v-align-sub {
  vertical-align: sub;
}

.v-align-super {
  vertical-align: super;
}

.v-align-top {
  vertical-align: top;
}

.v-align-middle {
  vertical-align: middle;
}

.v-align-bottom {
  vertical-align: bottom;
}

.v-align-inherit {
  vertical-align: inherit;
}

.v-align-unset {
  vertical-align: unset;
}

/* Overflow CSS */
.overflow-hidden {
  overflow: hidden !important;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-scroll {
  overflow: scroll !important;
}

.overflow-visible {
  overflow: visible !important;
}

.overflow-unset {
  overflow: unset !important;
}

.overflow-x-auto {
  overflow-x: auto !important;
}

.overflow-y-auto {
  overflow-y: auto !important;
}

/* Motion or Ease CSS */
.ease {
  -webkit-transition: all .5s;
  transition: all .5s;
}

.ease-in {
  -webkit-transition: all .5s;
  transition: all .5s;
  -webkit-transition-timing-function: ease-in;
          transition-timing-function: ease-in;
}

.ease-out {
  -webkit-transition: all .5s;
  transition: all .5s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

.ease-in-out {
  -webkit-transition: all .5s;
  transition: all .5s;
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
}

.jds-babbol {
  position: absolute;
}

.jds-babbol.babbol-top-right {
  top: 10px;
  right: 10px;
}

.jds-d-flex.flex-masonry, .jds-d-xl-flex.flex-masonry, .jds-d-l-flex.flex-masonry, .jds-d-m-flex.flex-masonry, .jds-d-s-flex.flex-masonry, .jds-d-xs-flex.flex-masonry, .jds-d-xxs-flex.flex-masonry {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.jds-d-flex {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.jds-d-flex.flex-gap1 {
  gap: 1px;
}

.jds-d-flex.flex-gap5 {
  gap: 5px;
}

.jds-d-flex.flex-gap10 {
  gap: 10px;
}

.jds-d-flex.flex-gap15 {
  gap: 15px;
}

.jds-d-flex.flex-gap20 {
  gap: 20px;
}

.jds-d-flex.flex-gap25 {
  gap: 25px;
}

/* position */
.position-relative {
  position: relative;
}

.position-absolute {
  position: absolute;
}

.position-fixed {
  position: fixed;
}

.position-static {
  position: static;
}

.position-sticky {
  position: -webkit-sticky;
  position: sticky;
}

.top0 {
  top: 0px !important;
}

.bottom0 {
  bottom: 0px !important;
}

.left0 {
  left: 0px !important;
}

.right0 {
  right: 0px !important;
}

.top5 {
  top: 5px !important;
}

.bottom5 {
  bottom: 5px !important;
}

.left5 {
  left: 5px !important;
}

.right5 {
  right: 5px !important;
}

.top10 {
  top: 10px !important;
}

.bottom10 {
  bottom: 10px !important;
}

.left10 {
  left: 10px !important;
}

.right10 {
  right: 10px !important;
}

.top15 {
  top: 15px !important;
}

.bottom15 {
  bottom: 15px !important;
}

.left15 {
  left: 15px !important;
}

.right15 {
  right: 15px !important;
}

.top20 {
  top: 20px !important;
}

.bottom20 {
  bottom: 20px !important;
}

.left20 {
  left: 20px !important;
}

.right20 {
  right: 20px !important;
}

.top25 {
  top: 25px !important;
}

.bottom25 {
  bottom: 25px !important;
}

.left25 {
  left: 25px !important;
}

.right25 {
  right: 25px !important;
}

.top30 {
  top: 30px !important;
}

.bottom30 {
  bottom: 30px !important;
}

.left30 {
  left: 30px !important;
}

.right30 {
  right: 30px !important;
}

.top35 {
  top: 35px !important;
}

.bottom35 {
  bottom: 35px !important;
}

.left35 {
  left: 35px !important;
}

.right35 {
  right: 35px !important;
}

.top40 {
  top: 40px !important;
}

.bottom40 {
  bottom: 40px !important;
}

.left40 {
  left: 40px !important;
}

.right40 {
  right: 40px !important;
}

.top45 {
  top: 45px !important;
}

.bottom45 {
  bottom: 45px !important;
}

.left45 {
  left: 45px !important;
}

.right45 {
  right: 45px !important;
}

.top50 {
  top: 50px !important;
}

.bottom50 {
  bottom: 50px !important;
}

.left50 {
  left: 50px !important;
}

.right50 {
  right: 50px !important;
}

.top55 {
  top: 55px !important;
}

.bottom55 {
  bottom: 55px !important;
}

.left55 {
  left: 55px !important;
}

.right55 {
  right: 55px !important;
}

.top60 {
  top: 60px !important;
}

.bottom60 {
  bottom: 60px !important;
}

.left60 {
  left: 60px !important;
}

.right60 {
  right: 60px !important;
}

.top65 {
  top: 65px !important;
}

.bottom65 {
  bottom: 65px !important;
}

.left65 {
  left: 65px !important;
}

.right65 {
  right: 65px !important;
}

.top70 {
  top: 70px !important;
}

.bottom70 {
  bottom: 70px !important;
}

.left70 {
  left: 70px !important;
}

.right70 {
  right: 70px !important;
}

.top75 {
  top: 75px !important;
}

.bottom75 {
  bottom: 75px !important;
}

.left75 {
  left: 75px !important;
}

.right75 {
  right: 75px !important;
}

.top80 {
  top: 80px !important;
}

.bottom80 {
  bottom: 80px !important;
}

.left80 {
  left: 80px !important;
}

.right80 {
  right: 80px !important;
}

.top85 {
  top: 85px !important;
}

.bottom85 {
  bottom: 85px !important;
}

.left85 {
  left: 85px !important;
}

.right85 {
  right: 85px !important;
}

.top90 {
  top: 90px !important;
}

.bottom90 {
  bottom: 90px !important;
}

.left90 {
  left: 90px !important;
}

.right90 {
  right: 90px !important;
}

.top95 {
  top: 95px !important;
}

.bottom95 {
  bottom: 95px !important;
}

.left95 {
  left: 95px !important;
}

.right95 {
  right: 95px !important;
}

.top100 {
  top: 100px !important;
}

.bottom100 {
  bottom: 100px !important;
}

.left100 {
  left: 100px !important;
}

.right100 {
  right: 100px !important;
}

.top-negative0 {
  top: -0px !important;
}

.bottom-negative0 {
  bottom: -0px !important;
}

.left-negative0 {
  left: -0px !important;
}

.right-negative0 {
  right: -0px !important;
}

.top-negative5 {
  top: -5px !important;
}

.bottom-negative5 {
  bottom: -5px !important;
}

.left-negative5 {
  left: -5px !important;
}

.right-negative5 {
  right: -5px !important;
}

.top-negative10 {
  top: -10px !important;
}

.bottom-negative10 {
  bottom: -10px !important;
}

.left-negative10 {
  left: -10px !important;
}

.right-negative10 {
  right: -10px !important;
}

.top-negative15 {
  top: -15px !important;
}

.bottom-negative15 {
  bottom: -15px !important;
}

.left-negative15 {
  left: -15px !important;
}

.right-negative15 {
  right: -15px !important;
}

.top-negative20 {
  top: -20px !important;
}

.bottom-negative20 {
  bottom: -20px !important;
}

.left-negative20 {
  left: -20px !important;
}

.right-negative20 {
  right: -20px !important;
}

.top-negative25 {
  top: -25px !important;
}

.bottom-negative25 {
  bottom: -25px !important;
}

.left-negative25 {
  left: -25px !important;
}

.right-negative25 {
  right: -25px !important;
}

.top-negative30 {
  top: -30px !important;
}

.bottom-negative30 {
  bottom: -30px !important;
}

.left-negative30 {
  left: -30px !important;
}

.right-negative30 {
  right: -30px !important;
}

.top-negative35 {
  top: -35px !important;
}

.bottom-negative35 {
  bottom: -35px !important;
}

.left-negative35 {
  left: -35px !important;
}

.right-negative35 {
  right: -35px !important;
}

.top-negative40 {
  top: -40px !important;
}

.bottom-negative40 {
  bottom: -40px !important;
}

.left-negative40 {
  left: -40px !important;
}

.right-negative40 {
  right: -40px !important;
}

.top-negative45 {
  top: -45px !important;
}

.bottom-negative45 {
  bottom: -45px !important;
}

.left-negative45 {
  left: -45px !important;
}

.right-negative45 {
  right: -45px !important;
}

.top-negative50 {
  top: -50px !important;
}

.bottom-negative50 {
  bottom: -50px !important;
}

.left-negative50 {
  left: -50px !important;
}

.right-negative50 {
  right: -50px !important;
}

.top-negative55 {
  top: -55px !important;
}

.bottom-negative55 {
  bottom: -55px !important;
}

.left-negative55 {
  left: -55px !important;
}

.right-negative55 {
  right: -55px !important;
}

.top-negative60 {
  top: -60px !important;
}

.bottom-negative60 {
  bottom: -60px !important;
}

.left-negative60 {
  left: -60px !important;
}

.right-negative60 {
  right: -60px !important;
}

.top-negative65 {
  top: -65px !important;
}

.bottom-negative65 {
  bottom: -65px !important;
}

.left-negative65 {
  left: -65px !important;
}

.right-negative65 {
  right: -65px !important;
}

.top-negative70 {
  top: -70px !important;
}

.bottom-negative70 {
  bottom: -70px !important;
}

.left-negative70 {
  left: -70px !important;
}

.right-negative70 {
  right: -70px !important;
}

.top-negative75 {
  top: -75px !important;
}

.bottom-negative75 {
  bottom: -75px !important;
}

.left-negative75 {
  left: -75px !important;
}

.right-negative75 {
  right: -75px !important;
}

.top-negative80 {
  top: -80px !important;
}

.bottom-negative80 {
  bottom: -80px !important;
}

.left-negative80 {
  left: -80px !important;
}

.right-negative80 {
  right: -80px !important;
}

.top-negative85 {
  top: -85px !important;
}

.bottom-negative85 {
  bottom: -85px !important;
}

.left-negative85 {
  left: -85px !important;
}

.right-negative85 {
  right: -85px !important;
}

.top-negative90 {
  top: -90px !important;
}

.bottom-negative90 {
  bottom: -90px !important;
}

.left-negative90 {
  left: -90px !important;
}

.right-negative90 {
  right: -90px !important;
}

.top-negative95 {
  top: -95px !important;
}

.bottom-negative95 {
  bottom: -95px !important;
}

.left-negative95 {
  left: -95px !important;
}

.right-negative95 {
  right: -95px !important;
}

.top-negative100 {
  top: -100px !important;
}

.bottom-negative100 {
  bottom: -100px !important;
}

.left-negative100 {
  left: -100px !important;
}

.right-negative100 {
  right: -100px !important;
}

/* margin with percentage */
.left5pr {
  left: 5% !important;
}

.top5pr {
  top: 5% !important;
}

.right5pr {
  right: 5% !important;
}

.bottom5pr {
  bottom: 5% !important;
}

.left10pr {
  left: 10% !important;
}

.top10pr {
  top: 10% !important;
}

.right10pr {
  right: 10% !important;
}

.bottom10pr {
  bottom: 10% !important;
}

.left15pr {
  left: 15% !important;
}

.top15pr {
  top: 15% !important;
}

.right15pr {
  right: 15% !important;
}

.bottom15pr {
  bottom: 15% !important;
}

.left20pr {
  left: 20% !important;
}

.top20pr {
  top: 20% !important;
}

.right20pr {
  right: 20% !important;
}

.bottom20pr {
  bottom: 20% !important;
}

.left25pr {
  left: 25% !important;
}

.top25pr {
  top: 25% !important;
}

.right25pr {
  right: 25% !important;
}

.bottom25pr {
  bottom: 25% !important;
}

.left30pr {
  left: 30% !important;
}

.top30pr {
  top: 30% !important;
}

.right30pr {
  right: 30% !important;
}

.bottom30pr {
  bottom: 30% !important;
}

.left35pr {
  left: 35% !important;
}

.top35pr {
  top: 35% !important;
}

.right35pr {
  right: 35% !important;
}

.bottom35pr {
  bottom: 35% !important;
}

.left40pr {
  left: 40% !important;
}

.top40pr {
  top: 40% !important;
}

.right40pr {
  right: 40% !important;
}

.bottom40pr {
  bottom: 40% !important;
}

.left45pr {
  left: 45% !important;
}

.top45pr {
  top: 45% !important;
}

.right45pr {
  right: 45% !important;
}

.bottom45pr {
  bottom: 45% !important;
}

.left50pr {
  left: 50% !important;
}

.top50pr {
  top: 50% !important;
}

.right50pr {
  right: 50% !important;
}

.bottom50pr {
  bottom: 50% !important;
}

.left55pr {
  left: 55% !important;
}

.top55pr {
  top: 55% !important;
}

.right55pr {
  right: 55% !important;
}

.bottom55pr {
  bottom: 55% !important;
}

.left60pr {
  left: 60% !important;
}

.top60pr {
  top: 60% !important;
}

.right60pr {
  right: 60% !important;
}

.bottom60pr {
  bottom: 60% !important;
}

.left65pr {
  left: 65% !important;
}

.top65pr {
  top: 65% !important;
}

.right65pr {
  right: 65% !important;
}

.bottom65pr {
  bottom: 65% !important;
}

.left70pr {
  left: 70% !important;
}

.top70pr {
  top: 70% !important;
}

.right70pr {
  right: 70% !important;
}

.bottom70pr {
  bottom: 70% !important;
}

.left75pr {
  left: 75% !important;
}

.top75pr {
  top: 75% !important;
}

.right75pr {
  right: 75% !important;
}

.bottom75pr {
  bottom: 75% !important;
}

.left80pr {
  left: 80% !important;
}

.top80pr {
  top: 80% !important;
}

.right80pr {
  right: 80% !important;
}

.bottom80pr {
  bottom: 80% !important;
}

.left85pr {
  left: 85% !important;
}

.top85pr {
  top: 85% !important;
}

.right85pr {
  right: 85% !important;
}

.bottom85pr {
  bottom: 85% !important;
}

.left90pr {
  left: 90% !important;
}

.top90pr {
  top: 90% !important;
}

.right90pr {
  right: 90% !important;
}

.bottom90pr {
  bottom: 90% !important;
}

.left95pr {
  left: 95% !important;
}

.top95pr {
  top: 95% !important;
}

.right95pr {
  right: 95% !important;
}

.bottom95pr {
  bottom: 95% !important;
}

.left100pr {
  left: 100% !important;
}

.top100pr {
  top: 100% !important;
}

.right100pr {
  right: 100% !important;
}

.bottom100pr {
  bottom: 100% !important;
}

.top-auto {
  top: auto;
}

.bottom-auto {
  bottom: auto;
}

.left-auto {
  left: auto;
}

.right-auto {
  right: auto;
}

/* float */
.float-left {
  float: left;
}

.float-right {
  float: right;
}

.float-none {
  float: none;
}

@media (max-width: 1920px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}

@media (max-width: 1366px) {
  .float-l-left {
    float: left !important;
  }
  .float-l-right {
    float: right !important;
  }
  .float-l-none {
    float: none !important;
  }
}

@media (max-width: 992px) {
  .float-m-left {
    float: left !important;
  }
  .float-m-right {
    float: right !important;
  }
  .float-m-none {
    float: none !important;
  }
}

@media (max-width: 768px) {
  .float-s-left {
    float: left !important;
  }
  .float-s-right {
    float: right !important;
  }
  .float-s-none {
    float: none !important;
  }
}

/* masonry list */
.jds-masonry-h {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  /**/
}

.jds-masonry-h .masonry-item {
  min-width: 250px;
  margin: 5px 5px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.jds-masonry-h .masonry-item:nth-child(1) {
  width: 141px;
}

.jds-masonry-h .masonry-item:nth-child(2) {
  width: 231px;
}

.jds-masonry-h .masonry-item:nth-child(3) {
  width: 172px;
}

.jds-masonry-h .masonry-item:nth-child(4) {
  width: 116px;
}

.jds-masonry-h .masonry-item:nth-child(5) {
  width: 416px;
}

.jds-masonry-h .masonry-item:nth-child(6) {
  width: 227px;
}

.jds-masonry-h .masonry-item:nth-child(7) {
  width: 378px;
}

.jds-masonry-h .masonry-item:nth-child(8) {
  width: 449px;
}

.jds-masonry-h .masonry-item:nth-child(9) {
  width: 359px;
}

.jds-masonry-h .masonry-item:nth-child(10) {
  width: 247px;
}

.jds-masonry-h .masonry-item:nth-child(11) {
  width: 214px;
}

.jds-masonry-h .masonry-item:nth-child(12) {
  width: 331px;
}

.jds-masonry-h .masonry-item:nth-child(13) {
  width: 344px;
}

.jds-masonry-h .masonry-item:nth-child(14) {
  width: 377px;
}

.jds-masonry-h .masonry-item:nth-child(15) {
  width: 249px;
}

.jds-masonry-h .masonry-item:nth-child(16) {
  width: 450px;
}

.jds-masonry-h .masonry-item:nth-child(17) {
  width: 174px;
}

.jds-masonry-h .masonry-item:nth-child(18) {
  width: 275px;
}

.jds-masonry-h .masonry-item:nth-child(19) {
  width: 408px;
}

.jds-masonry-h .masonry-item:nth-child(20) {
  width: 71px;
}

.jds-masonry-h .masonry-item:nth-child(21) {
  width: 429px;
}

.jds-masonry-h .masonry-item:nth-child(22) {
  width: 281px;
}

.jds-masonry-h .masonry-item:nth-child(23) {
  width: 137px;
}

.jds-masonry-h .masonry-item:nth-child(24) {
  width: 190px;
}

.jds-masonry-h .masonry-item:nth-child(25) {
  width: 225px;
}

.jds-masonry-h .masonry-item:nth-child(26) {
  width: 81px;
}

.jds-masonry-h .masonry-item:nth-child(27) {
  width: 421px;
}

.jds-masonry-h .masonry-item:nth-child(28) {
  width: 261px;
}

.jds-masonry-h .masonry-item:nth-child(29) {
  width: 301px;
}

.jds-masonry-h .masonry-item:nth-child(30) {
  width: 343px;
}

.jds-masonry-h .masonry-item:nth-child(31) {
  width: 397px;
}

.jds-masonry-h .masonry-item:nth-child(32) {
  width: 334px;
}

.jds-masonry-h .masonry-item:nth-child(33) {
  width: 423px;
}

.jds-masonry-h .masonry-item:nth-child(34) {
  width: 393px;
}

.jds-masonry-h .masonry-item:nth-child(35) {
  width: 436px;
}

.jds-masonry-h .masonry-item:nth-child(36) {
  width: 146px;
}

/* Image */
img, svg {
  vertical-align: middle;
}

.img-responsive {
  max-width: 100%;
  height: auto;
}

/* Page Lenth scrolltrigger */
.jds-scrolltrigger {
  height: 2px;
  width: 100%;
  border: none;
  border-radius: 0;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 999;
}

.jds-scrolltrigger[value]::-webkit-progress-bar {
  background-color: transparent;
}

.jds-scrolltrigger[value]::-webkit-progress-value {
  background-color: #80A408;
  border-radius: 0;
  background-size: 35px 20px, 100% 100%, 100% 100%;
}

/* 0000000000000000000000 ALL COLORS 0000000000000000 */
/* COLOR MOOD/THEME */
/* dark color theme */
/*
$jds-color-background: #000000;
$jds-color-foreground: #ffffff;
$jds-bodybg: #222222;
$jds-color-link: #62C6FF;
$jds-color-link-hover: #c2e8ff;
*/
/* light color theme */
/**/
/* basic, background, foregroun */
/* 000000000000000000 Typography 000000000000000 */
/* color basic */
/* foreground fraction */
/* background fraction */
/* 000000000000000000 Media Query Breakpoint 000000000000000 */
/*for-big-desktop-up*/
/*for-desktop-up*/
/*for-laptop-up*/
/*for-tab-up*/
/*for-tab-potrare-up*/
/*for-mobile*/
/*for-mobile-down*/
/* Table */
/* dark */
/* primary */
/* 000000000000000000 Border 000000000000000 */
/* 000000000000000000 Shadow Colors 000000000000000 */
/* 000000000000000000 Media Query 000000000000000 */
/* $sereenXXL: 3600px; for-big-desktop-up | $sereenXL: 1920px;  for-desktop-up | $sereenL: 1366px; for-laptop-up | $sereenM: 992px; for-tab-up | $sereenS: 768px; for-tab-potrare-up | $sereenXS: 600px; for-mobile | $sereenXXS: 480px; for-mobile-down */
/* 000000000000000000 Hover 000000000000000 */
/* 000000000000000000 transition 000000000000000 */
/* 000000000000000000 Background Gradiant 000000000000000 */
/*@mixin background-gradiant ($angleDegree, $color1st, $color2nd, $colorBg) {
    background-image: linear-gradient($angleDegree, $color1st, $color2nd);
    background-color: $colorBg;
}*/
/* 000000000000000000 Min height 000000000000000 */
/* 000000000000000000 Max Width 000000000000000 */
/*
-----------------------------------------------
0=0=0=0=0=0=0=0=0 UTILITIES 0=0=0=0=0=0=0=0=0 
-----------------------------------------------
*/
/* 000000000000000000 Background Gradiant 000000000000000 */
/* Mixin for transition css */
/*
@mixin transition-animation($for: all, $time-in: 250ms, $type: ease-in-out, $time-out: 0s) {
  transition: $for $time-in $type $time-out;
  -moz-transition: $for $time-in $type $time-out;
  -webkit-transition: $for $time-in $type $time-out;
  -o-transition: $for $time-in $type $time-out;
}*/
/* 000000000000000000 Background Gradiant 000000000000000 */
/* 000000000000000000 Box Shadow 000000000000000 */
/* 000000000000000000 Border Radius 000000000000000 */
/* 000000000000000000 Border 000000000000000 */
/* 000000000 Badge Background Border 000000000 */
/* 0000000000000000 Form element 000000000000000 */
/* 
-----------------------------------------------
0=0=0=0=0=0=0=0=0 COMPONENTS 0=0=0=0=0=0=0=0=0 
-----------------------------------------------
*/
/* 000000000000000000 alerts 000000000000000 */
/* 000000000000000000 jds-card  000000000000000 */
/* 000000000000000000 Progress  Bar  000000000000000 */
/* 000000000 Chips 000000000 */
/* 000000000000000000 Tables 000000000000000 */
/* 0000000000000000000000 ALL COLORS 0000000000000000 */
/* COLOR MOOD/THEME */
/* dark color theme */
/*
$jds-color-background: #000000;
$jds-color-foreground: #ffffff;
$jds-bodybg: #222222;
$jds-color-link: #62C6FF;
$jds-color-link-hover: #c2e8ff;
*/
/* light color theme */
/**/
/* basic, background, foregroun */
/* 000000000000000000 Typography 000000000000000 */
/* color basic */
/* foreground fraction */
/* background fraction */
/* 000000000000000000 Media Query Breakpoint 000000000000000 */
/*for-big-desktop-up*/
/*for-desktop-up*/
/*for-laptop-up*/
/*for-tab-up*/
/*for-tab-potrare-up*/
/*for-mobile*/
/*for-mobile-down*/
/* Table */
/* dark */
/* primary */
/* 000000000000000000 Border 000000000000000 */
/* 000000000000000000 Shadow Colors 000000000000000 */
/* Border */
.jds-border {
  border: 1px solid rgba(0, 0, 0, 0.1) !important;
}

.jds-border-top {
  border-top: 1px solid rgba(0, 0, 0, 0.1) !important;
}

.jds-border-right {
  border-right: 1px solid rgba(0, 0, 0, 0.1) !important;
}

.jds-border-bottom {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}

.jds-border-left {
  border-left: 1px solid rgba(0, 0, 0, 0.1) !important;
}

.jds-border-0 {
  border: 0 !important;
}

.jds-border-top-0 {
  border-top: 0 !important;
}

.jds-border-right-0 {
  border-right: 0 !important;
}

.jds-border-bottom-0 {
  border-bottom: 0 !important;
}

.jds-border-left-0 {
  border-left: 0 !important;
}

.jds-border.border-color-foreground {
  border-color: #000000 !important;
}

.jds-border.border-color-background {
  border-color: #ffffff !important;
}

.jds-border.border-color-white {
  border-color: #ffffff !important;
}

.jds-border.border-color-primary {
  border-color: #155C9E !important;
}

.jds-border.border-color-success {
  border-color: #80A408 !important;
}

.jds-border.border-color-warning {
  border-color: #F09119 !important;
}

.jds-border.border-color-error {
  border-color: #FD5A36 !important;
}

.jds-border.border-color-info {
  border-color: #15D5FF !important;
}

.jds-border.border-color-tertiary {
  border-color: #00A1A1 !important;
}

.jds-border.border-color-black {
  border-color: #000000 !important;
}

.jds-border.border-width-1 {
  border-width: 1px !important;
}

.jds-border.border-width-2 {
  border-width: 2px !important;
}

.jds-border.border-width-3 {
  border-width: 3px !important;
}

.jds-border.border-width-4 {
  border-width: 4px !important;
}

.jds-border.border-width-5 {
  border-width: 5px !important;
}

.jds-border.border-width-6 {
  border-width: 6px !important;
}

.jds-border.border-width-7 {
  border-width: 7px !important;
}

.jds-border.border-width-8 {
  border-width: 8px !important;
}

.jds-border.border-width-9 {
  border-width: 9px !important;
}

.jds-border.border-width-10 {
  border-width: 10px !important;
}

/* 0000000000000000000000 ALL COLORS 0000000000000000 */
/* COLOR MOOD/THEME */
/* dark color theme */
/*
$jds-color-background: #000000;
$jds-color-foreground: #ffffff;
$jds-bodybg: #222222;
$jds-color-link: #62C6FF;
$jds-color-link-hover: #c2e8ff;
*/
/* light color theme */
/**/
/* basic, background, foregroun */
/* 000000000000000000 Typography 000000000000000 */
/* color basic */
/* foreground fraction */
/* background fraction */
/* 000000000000000000 Media Query Breakpoint 000000000000000 */
/*for-big-desktop-up*/
/*for-desktop-up*/
/*for-laptop-up*/
/*for-tab-up*/
/*for-tab-potrare-up*/
/*for-mobile*/
/*for-mobile-down*/
/* Table */
/* dark */
/* primary */
/* 000000000000000000 Border 000000000000000 */
/* 000000000000000000 Shadow Colors 000000000000000 */
/* 000000000000000000 Media Query 000000000000000 */
/* $sereenXXL: 3600px; for-big-desktop-up | $sereenXL: 1920px;  for-desktop-up | $sereenL: 1366px; for-laptop-up | $sereenM: 992px; for-tab-up | $sereenS: 768px; for-tab-potrare-up | $sereenXS: 600px; for-mobile | $sereenXXS: 480px; for-mobile-down */
/* 000000000000000000 Hover 000000000000000 */
/* 000000000000000000 transition 000000000000000 */
/* 000000000000000000 Background Gradiant 000000000000000 */
/*@mixin background-gradiant ($angleDegree, $color1st, $color2nd, $colorBg) {
    background-image: linear-gradient($angleDegree, $color1st, $color2nd);
    background-color: $colorBg;
}*/
/* 000000000000000000 Min height 000000000000000 */
/* 000000000000000000 Max Width 000000000000000 */
/*
-----------------------------------------------
0=0=0=0=0=0=0=0=0 UTILITIES 0=0=0=0=0=0=0=0=0 
-----------------------------------------------
*/
/* 000000000000000000 Background Gradiant 000000000000000 */
/* Mixin for transition css */
/*
@mixin transition-animation($for: all, $time-in: 250ms, $type: ease-in-out, $time-out: 0s) {
  transition: $for $time-in $type $time-out;
  -moz-transition: $for $time-in $type $time-out;
  -webkit-transition: $for $time-in $type $time-out;
  -o-transition: $for $time-in $type $time-out;
}*/
/* 000000000000000000 Background Gradiant 000000000000000 */
/* 000000000000000000 Box Shadow 000000000000000 */
/* 000000000000000000 Border Radius 000000000000000 */
/* 000000000000000000 Border 000000000000000 */
/* 000000000 Badge Background Border 000000000 */
/* 0000000000000000 Form element 000000000000000 */
/* 
-----------------------------------------------
0=0=0=0=0=0=0=0=0 COMPONENTS 0=0=0=0=0=0=0=0=0 
-----------------------------------------------
*/
/* 000000000000000000 alerts 000000000000000 */
/* 000000000000000000 jds-card  000000000000000 */
/* 000000000000000000 Progress  Bar  000000000000000 */
/* 000000000 Chips 000000000 */
/* 000000000000000000 Tables 000000000000000 */
/* 0000000000000000000000 ALL COLORS 0000000000000000 */
/* COLOR MOOD/THEME */
/* dark color theme */
/*
$jds-color-background: #000000;
$jds-color-foreground: #ffffff;
$jds-bodybg: #222222;
$jds-color-link: #62C6FF;
$jds-color-link-hover: #c2e8ff;
*/
/* light color theme */
/**/
/* basic, background, foregroun */
/* 000000000000000000 Typography 000000000000000 */
/* color basic */
/* foreground fraction */
/* background fraction */
/* 000000000000000000 Media Query Breakpoint 000000000000000 */
/*for-big-desktop-up*/
/*for-desktop-up*/
/*for-laptop-up*/
/*for-tab-up*/
/*for-tab-potrare-up*/
/*for-mobile*/
/*for-mobile-down*/
/* Table */
/* dark */
/* primary */
/* 000000000000000000 Border 000000000000000 */
/* 000000000000000000 Shadow Colors 000000000000000 */
/* 000000000 Chart 000000000000000 */
/* Pai chart inportand css class */
.pieChart {
  text-align: center;
}

.pieChart p {
  font-size: 18px;
}

@-webkit-keyframes pieChartFillup {
  from {
    stroke-dasharray: 0 100;
  }
}

@keyframes pieChartFillup {
  from {
    stroke-dasharray: 0 100;
  }
}

.pieChart {
  position: relative;
}

.pieChart svg {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  border-radius: 50%;
}

.pieChart circle {
  fill: #666666;
  stroke: #aaaaaa;
  stroke-width: 30;
  stroke-dasharray: 0 100;
  /* for 75% */
  -webkit-animation: pieChartFillup 2s ease-out forwards;
          animation: pieChartFillup 2s ease-out forwards;
}

.pieChart p {
  display: none;
}

.pieChart.viewPercentage p {
  font-size: 16px;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  left: calc(50% - 30px);
  top: calc(50% - 30px);
  width: 60px;
  color: #000000;
  background-color: #ffffff;
  border-radius: 200px;
  height: 60px;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.pieChart.blueBg .circle {
  fill: #62C6FF;
}

.pieChart.orangeBg .circle {
  fill: #EC9D41;
}

.pieChart.grayBg .circle {
  fill: #BEBEBE;
}

.pieChart.greenBg .circle {
  fill: #EC9D41;
}

.pieChart.yellowBg .circle {
  fill: #b8842e;
}

.pieChart.whiteBg .circle {
  fill: #ffffff;
}

.pieChart.blueData .circle {
  stroke: #62C6FF;
}

.pieChart.orangeData .circle {
  stroke: #EC9D41;
}

.pieChart.grayData .circle {
  stroke: #BEBEBE;
}

.pieChart.greenData .circle {
  stroke: #EC9D41;
}

.pieChart.yellowData .circle {
  stroke: #b8842e;
}

.pieChart.whiteData .circle {
  stroke: #ffffff;
}

/* bar chart */
.chartCover {
  background: white;
  border: 1px #c8c8c8 solid;
  overflow: auto;
  padding: 20px 40px;
  width: 100%;
}

.jds-bar-chart {
  width: 100%;
  padding-bottom: 40px;
}

.jds-bar-chart .numbers {
  /*float: left;*/
  height: 100%;
  margin: 0;
  padding: 0;
  width: 70px;
  width: auto;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.jds-bar-chart .numbers li {
  border-bottom: 1px solid #aaa;
  bottom: 13px;
  height: 38px;
  list-style: none;
  padding-right: 1em;
  position: relative;
  text-align: right;
  height: auto;
  bottom: 0;
}

.jds-bar-chart .numbers li:last-child {
  height: 30px;
}

.jds-bar-chart .numbers li > span {
  bottom: 0;
  color: #62C6FF;
}

.jds-bar-chart .bars {
  background: rgba(0, 0, 0, 0.02);
  -webkit-box-shadow: 0 0 0 1px #F09119;
          box-shadow: 0 0 0 1px #F09119;
  min-height: 320px;
  margin: 0;
  padding: 20px 20px 0  20px;
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  gap: 5px;
}

.jds-bar-chart .bars li {
  position: relative;
  height: auto;
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  text-align: center;
}

.jds-bar-chart .bars li .bar {
  position: relative;
  width: auto;
  min-width: 70px;
  margin-left: 0;
  font-size: 12px;
  padding-left: 4px;
  padding-right: 4px;
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
  background: #49E;
}

.jds-bar-chart .bars li .bar:hover {
  -webkit-filter: brightness(120%);
          filter: brightness(120%);
  -webkit-transform: scaleY(1.1) translateY(-4.5%);
          transform: scaleY(1.1) translateY(-4.5%);
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}

.jds-bar-chart .bars li .bar:hover:before {
  bottom: -20px;
  color: white;
  content: attr(data-percentage) "%";
  position: relative;
}

.jds-bar-chart .bars li span {
  /*transform: rotate(45deg);
        background-color: rgba(255,255,255,0.2);*/
  font-size: 12px;
  bottom: -25px;
  color: #F09119;
  left: 0;
  text-align: center;
  width: 100%;
  position: absolute;
}

.jds-bar-chart .bars li big {
  color: #333333;
  left: 0;
  position: absolute;
  text-align: center;
  top: -30px;
  width: 100%;
}

.jds-bar-chart .bars.item7 li span,
.jds-bar-chart .bars.item8 li span,
.jds-bar-chart .bars.item9 li span,
.jds-bar-chart .bars.item10 li span {
  bottom: -25px;
  font-size: 11px;
  line-height: 12px;
  -webkit-transform: rotate(60deg);
          transform: rotate(60deg);
  /*filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3); 
      moz-transform: rotate(60deg); 
      ms-transform: rotate(60deg); 
      o-transform: rotate(60deg); 
      webkit-transform: rotate(60deg);*/
}

.jds-bar-chart .bars.coupleBar .bar {
  width: 40%;
}

.jds-bar-chart .bars.withShadow .bar {
  -webkit-box-shadow: -3px 0px 1px rgba(0, 0, 0, 0.8);
          box-shadow: -3px 0px 1px rgba(0, 0, 0, 0.8);
}

.jds-bar-chart .bars.coupleBar li .bar:nth-child(odd) {
  left: 3%;
  right: auto;
}

.jds-bar-chart .bars.coupleBar li .bar:nth-child(even) {
  left: auto;
  right: 10%;
}

.jds-bar-chart .bars.multiItemBar li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}

.jds-bar-chart .bars.multiItemBar li .bar {
  position: unset;
}

.jds-bar-chart .bars.multiItemBar li .bar:hover {
  -webkit-transform: scaleY(1) translateY(0);
          transform: scaleY(1) translateY(0);
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .jds-bar-chart .bars li {
    display: inline-block;
  }
}

.jds-bar-chart.dontShowPercentage .bars li .bar:hover:before {
  color: transparent;
  content: '';
}

.jds-bar-chart.dontShowPercentage .bars.datamiddle li big {
  color: #fff;
  font-size: 12px;
  left: 1px;
  margin-top: -10px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%;
}

.jds-bar-chart .chartRecipe {
  float: left;
  margin-bottom: 15px;
}

.jds-bar-chart .chartRecipe li {
  text-align: center;
}

/* Portfolio Chart */
.positive {
  background-color: #62C6FF;
}

.negative {
  background-color: #BEBEBE;
}

/* 0000000 */
.jds-portfolio-chart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}

.jds-portfolio-chart .barsDetails {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-bottom: 10px;
  position: relative;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.jds-portfolio-chart .barsDetails li {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-flex: 4;
      -ms-flex-positive: 4;
          flex-grow: 4;
  -ms-flex-negative: 2;
      flex-shrink: 2;
}

.jds-portfolio-chart .barsDetails li .value {
  line-height: 44px;
  padding-left: 10px;
  padding-right: 10px;
}

.jds-portfolio-chart .barsDetails li.left-data, .jds-portfolio-chart .barsDetails li.right-data {
  background-color: rgba(104, 104, 104, 0.1);
  min-width: 50%;
}

.jds-portfolio-chart .barsDetails li.right-data {
  text-align: right;
}

.jds-portfolio-chart .barsDetails li.right-data .feeling .value {
  text-align: right;
}

.jds-portfolio-chart .barsDetails li.left-data {
  text-align: right;
}

.jds-portfolio-chart .barsDetails li.left-data .feeling .value {
  text-align: left;
}

.jds-portfolio-chart .barsDetails li.portfolio-label {
  -webkit-box-flex: unset;
      -ms-flex-positive: unset;
          flex-grow: unset;
  -ms-flex-negative: unset;
      flex-shrink: unset;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.jds-portfolio-chart .barsDetails .portfolio-label {
  width: 100px;
}

.jds-portfolio-chart .barsDetails .portfolio-label .form-check {
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.jds-portfolio-chart .barsDetails .portfolio-label .form-check input[type='checkbox'] {
  margin: 0 !important;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.jds-portfolio-chart .barsDetails .portfolio-label .form-check label {
  -webkit-box-flex: 4;
      -ms-flex-positive: 4;
          flex-grow: 4;
  white-space: nowrap;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 0 !important;
}

.jds-portfolio-chart .barsDetails .portfolio-label .form-check .portfolio-checkBox {
  height: 24px;
  width: 24px;
  border: 2px #62C6FF solid;
}

.jds-portfolio-chart.has-label .left-data, .jds-portfolio-chart.has-label .right-data {
  min-width: calc(50% - 70px) !important;
}

.jds-portfolio-chart .left-data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.jds-portfolio-chart .right-data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

@media only screen and (max-width: 600px) {
  .barsDetails {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
    padding: 10px;
    border: 1px #ccc solid;
    border-radius: 6px;
  }
  .portfolio-label {
    width: 100%;
  }
  .form-check input {
    -webkit-box-flex: unset;
        -ms-flex-positive: unset;
            flex-grow: unset;
  }
  .jds-portfolio-chart {
    padding-right: 0vw;
    padding-left: 0vw;
  }
  .jds-portfolio-chart > li {
    border-bottom: 1px #eee solid;
  }
  .left-data {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    border-bottom: 1px #ccc solid;
  }
  .barsDetails .value {
    line-height: 30px;
  }
}

/* 0000000000000000000000 ALL COLORS 0000000000000000 */
/* COLOR MOOD/THEME */
/* dark color theme */
/*
$jds-color-background: #000000;
$jds-color-foreground: #ffffff;
$jds-bodybg: #222222;
$jds-color-link: #62C6FF;
$jds-color-link-hover: #c2e8ff;
*/
/* light color theme */
/**/
/* basic, background, foregroun */
/* 000000000000000000 Typography 000000000000000 */
/* color basic */
/* foreground fraction */
/* background fraction */
/* 000000000000000000 Media Query Breakpoint 000000000000000 */
/*for-big-desktop-up*/
/*for-desktop-up*/
/*for-laptop-up*/
/*for-tab-up*/
/*for-tab-potrare-up*/
/*for-mobile*/
/*for-mobile-down*/
/* Table */
/* dark */
/* primary */
/* 000000000000000000 Border 000000000000000 */
/* 000000000000000000 Shadow Colors 000000000000000 */
/* 000000000000000000 Media Query 000000000000000 */
/* $sereenXXL: 3600px; for-big-desktop-up | $sereenXL: 1920px;  for-desktop-up | $sereenL: 1366px; for-laptop-up | $sereenM: 992px; for-tab-up | $sereenS: 768px; for-tab-potrare-up | $sereenXS: 600px; for-mobile | $sereenXXS: 480px; for-mobile-down */
/* 000000000000000000 Hover 000000000000000 */
/* 000000000000000000 transition 000000000000000 */
/* 000000000000000000 Background Gradiant 000000000000000 */
/*@mixin background-gradiant ($angleDegree, $color1st, $color2nd, $colorBg) {
    background-image: linear-gradient($angleDegree, $color1st, $color2nd);
    background-color: $colorBg;
}*/
/* 000000000000000000 Min height 000000000000000 */
/* 000000000000000000 Max Width 000000000000000 */
/*
-----------------------------------------------
0=0=0=0=0=0=0=0=0 UTILITIES 0=0=0=0=0=0=0=0=0 
-----------------------------------------------
*/
/* 000000000000000000 Background Gradiant 000000000000000 */
/* Mixin for transition css */
/*
@mixin transition-animation($for: all, $time-in: 250ms, $type: ease-in-out, $time-out: 0s) {
  transition: $for $time-in $type $time-out;
  -moz-transition: $for $time-in $type $time-out;
  -webkit-transition: $for $time-in $type $time-out;
  -o-transition: $for $time-in $type $time-out;
}*/
/* 000000000000000000 Background Gradiant 000000000000000 */
/* 000000000000000000 Box Shadow 000000000000000 */
/* 000000000000000000 Border Radius 000000000000000 */
/* 000000000000000000 Border 000000000000000 */
/* 000000000 Badge Background Border 000000000 */
/* 0000000000000000 Form element 000000000000000 */
/* 
-----------------------------------------------
0=0=0=0=0=0=0=0=0 COMPONENTS 0=0=0=0=0=0=0=0=0 
-----------------------------------------------
*/
/* 000000000000000000 alerts 000000000000000 */
/* 000000000000000000 jds-card  000000000000000 */
/* 000000000000000000 Progress  Bar  000000000000000 */
/* 000000000 Chips 000000000 */
/* 000000000000000000 Tables 000000000000000 */
/* 0000000000000000000000 ALL COLORS 0000000000000000 */
/* COLOR MOOD/THEME */
/* dark color theme */
/*
$jds-color-background: #000000;
$jds-color-foreground: #ffffff;
$jds-bodybg: #222222;
$jds-color-link: #62C6FF;
$jds-color-link-hover: #c2e8ff;
*/
/* light color theme */
/**/
/* basic, background, foregroun */
/* 000000000000000000 Typography 000000000000000 */
/* color basic */
/* foreground fraction */
/* background fraction */
/* 000000000000000000 Media Query Breakpoint 000000000000000 */
/*for-big-desktop-up*/
/*for-desktop-up*/
/*for-laptop-up*/
/*for-tab-up*/
/*for-tab-potrare-up*/
/*for-mobile*/
/*for-mobile-down*/
/* Table */
/* dark */
/* primary */
/* 000000000000000000 Border 000000000000000 */
/* 000000000000000000 Shadow Colors 000000000000000 */
/* All Text Color Classes */
.jds-text-foreground {
  color: #000000 !important;
}

.jds-text-background {
  color: #ffffff !important;
}

.jds-text-muted {
  color: rgba(0, 0, 0, 0.5);
}

.jds-text-white {
  color: #ffffff !important;
}

/* primary */
.jds-text-primary-fade {
  color: #62C6FF !important;
}

.jds-text-primary-darker {
  color: #002242 !important;
}

.jds-text-primary-dark {
  color: #00305E !important;
}

.jds-text-primary {
  color: #155C9E !important;
}

.jds-text-primary90 {
  color: rgba(21, 92, 158, 0.9) !important;
}

.jds-text-success {
  color: #80A408 !important;
}

.jds-text-warning {
  color: #F09119 !important;
}

.jds-text-error {
  color: #FD5A36 !important;
}

.jds-text-info {
  color: #15D5FF !important;
}

.jds-text-tertiary {
  color: #00A1A1 !important;
}

.jds-text-gray {
  color: #686868 !important;
}

/* Text color's for responsive xl, l, m, s */
@media only screen and (max-width: 1920px) {
  .jds-text-xl-primary {
    color: #155C9E !important;
  }
  .jds-text-xl-success {
    color: #80A408 !important;
  }
  .jds-text-xl-warning {
    color: #F09119 !important;
  }
  .jds-text-xl-error {
    color: #FD5A36 !important;
  }
  .jds-text-xl-info {
    color: #15D5FF !important;
  }
  .jds-text-xl-tertiary {
    color: #00A1A1 !important;
  }
  .jds-text-xl-gray {
    color: #686868 !important;
  }
  .jds-text-xl-foreground {
    color: #000000 !important;
  }
  .jds-text-xl-background {
    color: #ffffff !important;
  }
  .jds-text-xl-black {
    color: #000000 !important;
  }
  .jds-text-xl-white {
    color: #ffffff !important;
  }
}

@media only screen and (max-width: 1366px) {
  .jds-text-l-primary {
    color: #155C9E !important;
  }
  .jds-text-l-success {
    color: #80A408 !important;
  }
  .jds-text-l-warning {
    color: #F09119 !important;
  }
  .jds-text-l-error {
    color: #FD5A36 !important;
  }
  .jds-text-l-info {
    color: #15D5FF !important;
  }
  .jds-text-l-tertiary {
    color: #00A1A1 !important;
  }
  .jds-text-l-gray {
    color: #686868 !important;
  }
  .jds-text-l-foreground {
    color: #000000 !important;
  }
  .jds-text-l-background {
    color: #ffffff !important;
  }
  .jds-text-l-black {
    color: #000000 !important;
  }
  .jds-text-l-white {
    color: #ffffff !important;
  }
}

@media only screen and (max-width: 992px) {
  .jds-text-m-primary {
    color: #155C9E !important;
  }
  .jds-text-m-success {
    color: #80A408 !important;
  }
  .jds-text-m-warning {
    color: #F09119 !important;
  }
  .jds-text-m-error {
    color: #FD5A36 !important;
  }
  .jds-text-m-info {
    color: #15D5FF !important;
  }
  .jds-text-m-tertiary {
    color: #00A1A1 !important;
  }
  .jds-text-m-gray {
    color: #686868 !important;
  }
  .jds-text-m-foreground {
    color: #000000 !important;
  }
  .jds-text-m-background {
    color: #ffffff !important;
  }
  .jds-text-m-black {
    color: #000000 !important;
  }
  .jds-text-m-white {
    color: #ffffff !important;
  }
}

@media only screen and (max-width: 768px) {
  .jds-text-s-primary {
    color: #155C9E !important;
  }
  .jds-text-s-success {
    color: #80A408 !important;
  }
  .jds-text-s-warning {
    color: #F09119 !important;
  }
  .jds-text-s-error {
    color: #FD5A36 !important;
  }
  .jds-text-s-info {
    color: #15D5FF !important;
  }
  .jds-text-s-tertiary {
    color: #00A1A1 !important;
  }
  .jds-text-s-gray {
    color: #686868 !important;
  }
  .jds-text-s-foreground {
    color: #000000 !important;
  }
  .jds-text-s-background {
    color: #ffffff !important;
  }
  .jds-text-s-black {
    color: #000000 !important;
  }
  .jds-text-s-white {
    color: #ffffff !important;
  }
}

/* All background Classes */
/* Solid Background Classes - foreground (black), background (white), primary, success, warning, error, info, tertiary, gray */
.jds-bg-none, .jds-bg-transparent, .jds-bg-0, .jds-bg-no {
  background-color: transparent !important;
}

.jds-bg-white {
  background-color: #ffffff !important;
}

.jds-bg-foreground {
  background-color: #000000 !important;
}

.jds-bg-foreground90 {
  background-color: rgba(0, 0, 0, 0.9) !important;
}

.jds-bg-foreground80 {
  background-color: rgba(0, 0, 0, 0.8) !important;
}

.jds-bg-foreground70 {
  background-color: rgba(0, 0, 0, 0.7) !important;
}

.jds-bg-foreground60 {
  background-color: rgba(0, 0, 0, 0.6) !important;
}

.jds-bg-foreground50 {
  background-color: rgba(0, 0, 0, 0.5) !important;
}

.jds-bg-foreground40 {
  background-color: rgba(0, 0, 0, 0.4) !important;
}

.jds-bg-foreground30 {
  background-color: rgba(0, 0, 0, 0.3) !important;
}

.jds-bg-foreground20 {
  background-color: rgba(0, 0, 0, 0.2) !important;
}

.jds-bg-foreground10 {
  background-color: rgba(0, 0, 0, 0.1) !important;
}

.jds-bg-background {
  background-color: #ffffff !important;
}

.jds-bg-background90 {
  background-color: rgba(255, 255, 255, 0.9) !important;
}

.jds-bg-background80 {
  background-color: rgba(255, 255, 255, 0.8) !important;
}

.jds-bg-background70 {
  background-color: rgba(255, 255, 255, 0.7) !important;
}

.jds-bg-background60 {
  background-color: rgba(255, 255, 255, 0.6) !important;
}

.jds-bg-background50 {
  background-color: rgba(255, 255, 255, 0.5) !important;
}

.jds-bg-background40 {
  background-color: rgba(255, 255, 255, 0.4) !important;
}

.jds-bg-background30 {
  background-color: rgba(255, 255, 255, 0.3) !important;
}

.jds-bg-background20 {
  background-color: rgba(255, 255, 255, 0.2) !important;
}

.jds-bg-background10 {
  background-color: rgba(255, 255, 255, 0.1) !important;
}

/* primary */
.jds-bg-primary-fade {
  background-color: #62C6FF !important;
}

.jds-bg-primary-darker {
  background-color: #002242 !important;
}

.jds-bg-primary-dark {
  background-color: #00305E !important;
}

.jds-bg-primary {
  background-color: #155C9E !important;
}

.jds-bg-primary90 {
  background-color: rgba(21, 92, 158, 0.9) !important;
}

.jds-bg-primary80 {
  background-color: rgba(21, 92, 158, 0.8) !important;
}

.jds-bg-primary70 {
  background-color: rgba(21, 92, 158, 0.7) !important;
}

.jds-bg-primary60 {
  background-color: rgba(21, 92, 158, 0.6) !important;
}

.jds-bg-primary50 {
  background-color: rgba(21, 92, 158, 0.5) !important;
}

.jds-bg-primary40 {
  background-color: rgba(21, 92, 158, 0.4) !important;
}

.jds-bg-primary30 {
  background-color: rgba(21, 92, 158, 0.3) !important;
}

.jds-bg-primary20 {
  background-color: rgba(21, 92, 158, 0.2) !important;
}

.jds-bg-primary10 {
  background-color: rgba(21, 92, 158, 0.1) !important;
}

/* success */
.jds-bg-success-fade {
  background-color: #83CF5F !important;
}

.jds-bg-success-darker {
  background-color: #253000 !important;
}

.jds-bg-success-dark {
  background-color: #435700 !important;
}

.jds-bg-success {
  background-color: #80A408 !important;
}

.jds-bg-success90 {
  background-color: rgba(128, 164, 8, 0.9) !important;
}

.jds-bg-success80 {
  background-color: rgba(128, 164, 8, 0.8) !important;
}

.jds-bg-success70 {
  background-color: rgba(128, 164, 8, 0.7) !important;
}

.jds-bg-success60 {
  background-color: rgba(128, 164, 8, 0.6) !important;
}

.jds-bg-success50 {
  background-color: rgba(128, 164, 8, 0.5) !important;
}

.jds-bg-success40 {
  background-color: rgba(128, 164, 8, 0.4) !important;
}

.jds-bg-success30 {
  background-color: rgba(128, 164, 8, 0.3) !important;
}

.jds-bg-success20 {
  background-color: rgba(128, 164, 8, 0.2) !important;
}

.jds-bg-success10 {
  background-color: rgba(128, 164, 8, 0.1) !important;
}

/* warning */
.jds-bg-warning-fade {
  background-color: #EC9D41 !important;
}

.jds-bg-warning-darker {
  background-color: #403A08 !important;
}

.jds-bg-warning-dark {
  background-color: #745A19 !important;
}

.jds-bg-warning {
  background-color: #F09119 !important;
}

.jds-bg-warning90 {
  background-color: rgba(240, 145, 25, 0.9) !important;
}

.jds-bg-warning80 {
  background-color: rgba(240, 145, 25, 0.8) !important;
}

.jds-bg-warning70 {
  background-color: rgba(240, 145, 25, 0.7) !important;
}

.jds-bg-warning60 {
  background-color: rgba(240, 145, 25, 0.6) !important;
}

.jds-bg-warning50 {
  background-color: rgba(240, 145, 25, 0.5) !important;
}

.jds-bg-warning40 {
  background-color: rgba(240, 145, 25, 0.4) !important;
}

.jds-bg-warning30 {
  background-color: rgba(240, 145, 25, 0.3) !important;
}

.jds-bg-warning20 {
  background-color: rgba(240, 145, 25, 0.2) !important;
}

.jds-bg-warning10 {
  background-color: rgba(240, 145, 25, 0.1) !important;
}

/* error */
.jds-bg-error-fade {
  background-color: #F58383 !important;
}

.jds-bg-error-darker {
  background-color: #601B0C !important;
}

.jds-bg-error-dark {
  background-color: #9A3B26 !important;
}

.jds-bg-error {
  background-color: #FD5A36 !important;
}

.jds-bg-error90 {
  background-color: rgba(253, 90, 54, 0.9) !important;
}

.jds-bg-error80 {
  background-color: rgba(253, 90, 54, 0.8) !important;
}

.jds-bg-error70 {
  background-color: rgba(253, 90, 54, 0.7) !important;
}

.jds-bg-error60 {
  background-color: rgba(253, 90, 54, 0.6) !important;
}

.jds-bg-error50 {
  background-color: rgba(253, 90, 54, 0.5) !important;
}

.jds-bg-error40 {
  background-color: rgba(253, 90, 54, 0.4) !important;
}

.jds-bg-error30 {
  background-color: rgba(253, 90, 54, 0.3) !important;
}

.jds-bg-error20 {
  background-color: rgba(253, 90, 54, 0.2) !important;
}

.jds-bg-error10 {
  background-color: rgba(253, 90, 54, 0.1) !important;
}

/* info */
.jds-bg-info-fade {
  background-color: #42DCE5 !important;
}

.jds-bg-info-darker {
  background-color: #25536C !important;
}

.jds-bg-info-dark {
  background-color: #2597D6 !important;
}

.jds-bg-info {
  background-color: #15D5FF !important;
}

.jds-bg-info90 {
  background-color: rgba(21, 213, 255, 0.9) !important;
}

.jds-bg-info80 {
  background-color: rgba(21, 213, 255, 0.8) !important;
}

.jds-bg-info70 {
  background-color: rgba(21, 213, 255, 0.7) !important;
}

.jds-bg-info60 {
  background-color: rgba(21, 213, 255, 0.6) !important;
}

.jds-bg-info50 {
  background-color: rgba(21, 213, 255, 0.5) !important;
}

.jds-bg-info40 {
  background-color: rgba(21, 213, 255, 0.4) !important;
}

.jds-bg-info30 {
  background-color: rgba(21, 213, 255, 0.3) !important;
}

.jds-bg-info20 {
  background-color: rgba(21, 213, 255, 0.2) !important;
}

.jds-bg-info10 {
  background-color: rgba(21, 213, 255, 0.1) !important;
}

/* tertiary */
.jds-bg-tertiary-fade {
  background-color: #3ECFCF !important;
}

.jds-bg-tertiary-darker {
  background-color: #016363 !important;
}

.jds-bg-tertiary-dark {
  background-color: #0E7E7E !important;
}

.jds-bg-tertiary {
  background-color: #00A1A1 !important;
}

.jds-bg-tertiary90 {
  background-color: rgba(0, 161, 161, 0.9) !important;
}

.jds-bg-tertiary80 {
  background-color: rgba(0, 161, 161, 0.8) !important;
}

.jds-bg-tertiary70 {
  background-color: rgba(0, 161, 161, 0.7) !important;
}

.jds-bg-tertiary60 {
  background-color: rgba(0, 161, 161, 0.6) !important;
}

.jds-bg-tertiary50 {
  background-color: rgba(0, 161, 161, 0.5) !important;
}

.jds-bg-tertiary40 {
  background-color: rgba(0, 161, 161, 0.4) !important;
}

.jds-bg-tertiary30 {
  background-color: rgba(0, 161, 161, 0.3) !important;
}

.jds-bg-tertiary20 {
  background-color: rgba(0, 161, 161, 0.2) !important;
}

.jds-bg-tertiary10 {
  background-color: rgba(0, 161, 161, 0.1) !important;
}

/* gray */
.jds-bg-gray-fade {
  background-color: #BEBEBE !important;
}

.jds-bg-gray-darker {
  background-color: #2B2B2B !important;
}

.jds-bg-gray-dark {
  background-color: #434343 !important;
}

.jds-bg-gray {
  background-color: #686868 !important;
}

.jds-bg-gray90 {
  background-color: rgba(104, 104, 104, 0.9) !important;
}

.jds-bg-gray80 {
  background-color: rgba(104, 104, 104, 0.8) !important;
}

.jds-bg-gray70 {
  background-color: rgba(104, 104, 104, 0.7) !important;
}

.jds-bg-gray60 {
  background-color: rgba(104, 104, 104, 0.6) !important;
}

.jds-bg-gray50 {
  background-color: rgba(104, 104, 104, 0.5) !important;
}

.jds-bg-gray40 {
  background-color: rgba(104, 104, 104, 0.4) !important;
}

.jds-bg-gray30 {
  background-color: rgba(104, 104, 104, 0.3) !important;
}

.jds-bg-gray20 {
  background-color: rgba(104, 104, 104, 0.2) !important;
}

.jds-bg-gray10 {
  background-color: rgba(104, 104, 104, 0.1) !important;
}

/* Background color's for responsive xl, l, m, s */
@media only screen and (max-width: 1920px) {
  .jds-bg-xl-primary {
    background-color: #155C9E !important;
  }
  .jds-bg-xl-success {
    background-color: #80A408 !important;
  }
  .jds-bg-xl-warning {
    background-color: #F09119 !important;
  }
  .jds-bg-xl-error {
    background-color: #FD5A36 !important;
  }
  .jds-bg-xl-info {
    background-color: #15D5FF !important;
  }
  .jds-bg-xl-tertiary {
    background-color: #00A1A1 !important;
  }
  .jds-bg-xl-gray {
    background-color: #686868 !important;
  }
  .jds-bg-xl-foreground {
    background-color: #000000 !important;
  }
  .jds-bg-xl-background {
    background-color: #ffffff !important;
  }
  .jds-bg-xl-black {
    background-color: #000000 !important;
  }
  .jds-bg-xl-white {
    background-color: #ffffff !important;
  }
}

@media only screen and (max-width: 1366px) {
  .jds-bg-l-primary {
    background-color: #155C9E !important;
  }
  .jds-bg-l-success {
    background-color: #80A408 !important;
  }
  .jds-bg-l-warning {
    background-color: #F09119 !important;
  }
  .jds-bg-l-error {
    background-color: #FD5A36 !important;
  }
  .jds-bg-l-info {
    background-color: #15D5FF !important;
  }
  .jds-bg-l-tertiary {
    background-color: #00A1A1 !important;
  }
  .jds-bg-l-gray {
    background-color: #686868 !important;
  }
  .jds-bg-l-foreground {
    background-color: #000000 !important;
  }
  .jds-bg-l-background {
    background-color: #ffffff !important;
  }
  .jds-bg-l-black {
    background-color: #000000 !important;
  }
  .jds-bg-l-white {
    background-color: #ffffff !important;
  }
}

@media only screen and (max-width: 992px) {
  .jds-bg-m-primary {
    background-color: #155C9E !important;
  }
  .jds-bg-m-success {
    background-color: #80A408 !important;
  }
  .jds-bg-m-warning {
    background-color: #F09119 !important;
  }
  .jds-bg-m-error {
    background-color: #FD5A36 !important;
  }
  .jds-bg-m-info {
    background-color: #15D5FF !important;
  }
  .jds-bg-m-tertiary {
    background-color: #00A1A1 !important;
  }
  .jds-bg-m-gray {
    background-color: #686868 !important;
  }
  .jds-bg-m-foreground {
    background-color: #000000 !important;
  }
  .jds-bg-m-background {
    background-color: #ffffff !important;
  }
  .jds-bg-m-black {
    background-color: #000000 !important;
  }
  .jds-bg-m-white {
    background-color: #ffffff !important;
  }
}

@media only screen and (max-width: 768px) {
  .jds-bg-s-primary {
    background-color: #155C9E !important;
  }
  .jds-bg-s-success {
    background-color: #80A408 !important;
  }
  .jds-bg-s-warning {
    background-color: #F09119 !important;
  }
  .jds-bg-s-error {
    background-color: #FD5A36 !important;
  }
  .jds-bg-s-info {
    background-color: #15D5FF !important;
  }
  .jds-bg-s-tertiary {
    background-color: #00A1A1 !important;
  }
  .jds-bg-s-gray {
    background-color: #686868 !important;
  }
  .jds-bg-s-foreground {
    background-color: #000000 !important;
  }
  .jds-bg-s-background {
    background-color: #ffffff !important;
  }
  .jds-bg-s-black {
    background-color: #000000 !important;
  }
  .jds-bg-s-white {
    background-color: #ffffff !important;
  }
}

/*
.jds-bg-gradiantW { @include backgroundgradiant(hotpink, tomato, green, black, red); }
.jds-bg-gradiantx { @include backgroundgradiant(to right, purple, orange); }
.jds-bg-gradiantz { @include backgroundgradiant(45deg, tomato, darken($jds-color-gray, 10%)); }*/
/* Background Gradiant Classes (Mixins) */
/* Background Gradiant - foreground (black), background (white), primary, success, warning, error, info, tertiary, gray ($direction, $color-stops...) like (45deg, color-1st, color-2nd, color-3rd, ....)*/
.jds-bg-gradiant-light {
  background: #e6e6e6;
  background: -webkit-gradient(linear, left bottom, left top, from(#e6e6e6), to(white));
  background: linear-gradient(0deg, #e6e6e6, white);
}

.jds-bg-gradiant-gray {
  background: #4f4f4f;
  background: -webkit-gradient(linear, left bottom, left top, from(#4f4f4f), to(#828282));
  background: linear-gradient(0deg, #4f4f4f, #828282);
}

.jds-bg-gradiant-primary {
  background: #0f4271;
  background: -webkit-gradient(linear, left bottom, left top, from(#0f4271), to(#1b76cb));
  background: linear-gradient(0deg, #0f4271, #1b76cb);
}

.jds-bg-gradiant-success {
  background: #5a7306;
  background: -webkit-gradient(linear, left bottom, left top, from(#5a7306), to(#a6d50a));
  background: linear-gradient(0deg, #5a7306, #a6d50a);
}

.jds-bg-gradiant-warning {
  background: #c9760d;
  background: -webkit-gradient(linear, left bottom, left top, from(#c9760d), to(#f3a849));
  background: linear-gradient(0deg, #c9760d, #f3a849);
}

.jds-bg-gradiant-error {
  background: #fc3104;
  background: -webkit-gradient(linear, left bottom, left top, from(#fc3104), to(#fe8368));
  background: linear-gradient(0deg, #fc3104, #fe8368);
}

.jds-bg-gradiant-info {
  background: #00b9e1;
  background: -webkit-gradient(linear, left bottom, left top, from(#00b9e1), to(#48deff));
  background: linear-gradient(0deg, #00b9e1, #48deff);
}

.jds-bg-gradiant-background {
  background: #e6e6e6;
  background: -webkit-gradient(linear, left bottom, left top, from(#e6e6e6), to(white));
  background: linear-gradient(0deg, #e6e6e6, white);
}

.jds-bg-gradiant-forground {
  background: black;
  background: -webkit-gradient(linear, left bottom, left top, from(black), to(#1a1a1a));
  background: linear-gradient(0deg, black, #1a1a1a);
}

/*2 color */
.jds-bg-gradiant-primary-success {
  background: #155C9E;
  background: -webkit-gradient(linear, left bottom, left top, from(#155C9E), to(#80A408));
  background: linear-gradient(0deg, #155C9E, #80A408);
}

.jds-bg-gradiant-primary-success45 {
  background: #155C9E;
  background: linear-gradient(45deg, #155C9E, #80A408);
}

.jds-bg-gradiant-primary-success90 {
  background: #155C9E;
  background: -webkit-gradient(linear, left top, right top, from(#155C9E), to(#80A408));
  background: linear-gradient(90deg, #155C9E, #80A408);
}

.jds-bg-gradiant-success-warning {
  background: #80A408;
  background: -webkit-gradient(linear, left bottom, left top, from(#80A408), to(#F09119));
  background: linear-gradient(0deg, #80A408, #F09119);
}

.jds-bg-gradiant-success-warning45 {
  background: #80A408;
  background: linear-gradient(45deg, #80A408, #F09119);
}

.jds-bg-gradiant-success-warning90 {
  background: #80A408;
  background: -webkit-gradient(linear, left top, right top, from(#80A408), to(#F09119));
  background: linear-gradient(90deg, #80A408, #F09119);
}

.jds-bg-gradiant-warning-error {
  background: #F09119;
  background: -webkit-gradient(linear, left bottom, left top, from(#F09119), to(#FD5A36));
  background: linear-gradient(0deg, #F09119, #FD5A36);
}

.jds-bg-gradiant-warning-error45 {
  background: #F09119;
  background: linear-gradient(45deg, #F09119, #FD5A36);
}

.jds-bg-gradiant-warning-error90 {
  background: #F09119;
  background: -webkit-gradient(linear, left top, right top, from(#F09119), to(#FD5A36));
  background: linear-gradient(90deg, #F09119, #FD5A36);
}

.jds-bg-gradiant-error-info {
  background: #FD5A36;
  background: -webkit-gradient(linear, left bottom, left top, from(#FD5A36), to(#15D5FF));
  background: linear-gradient(0deg, #FD5A36, #15D5FF);
}

.jds-bg-gradiant-error-info45 {
  background: #FD5A36;
  background: linear-gradient(45deg, #FD5A36, #15D5FF);
}

.jds-bg-gradiant-error-info90 {
  background: #FD5A36;
  background: -webkit-gradient(linear, left top, right top, from(#FD5A36), to(#15D5FF));
  background: linear-gradient(90deg, #FD5A36, #15D5FF);
}

.jds-bg-gradiant-info-primary {
  background: #15D5FF;
  background: -webkit-gradient(linear, left bottom, left top, from(#15D5FF), to(#155C9E));
  background: linear-gradient(0deg, #15D5FF, #155C9E);
}

.jds-bg-gradiant-info-primary45 {
  background: #15D5FF;
  background: linear-gradient(45deg, #15D5FF, #155C9E);
}

.jds-bg-gradiant-info-primary90 {
  background: #15D5FF;
  background: -webkit-gradient(linear, left top, right top, from(#15D5FF), to(#155C9E));
  background: linear-gradient(90deg, #15D5FF, #155C9E);
}

/*multicolor*/
.jds-bg-gradiant-multicolor {
  background: #155C9E;
  background: -webkit-gradient(linear, left bottom, left top, from(#155C9E), color-stop(#F09119), color-stop(#80A408), color-stop(#15D5FF), to(#FD5A36));
  background: linear-gradient(0deg, #155C9E, #F09119, #80A408, #15D5FF, #FD5A36);
}

.jds-bg-gradiant-multicolor45 {
  background: #155C9E;
  background: linear-gradient(45deg, #155C9E, #80A408, #F09119, #15D5FF, #FD5A36);
}

.jds-bg-gradiant-multicolor90 {
  background: #155C9E;
  background: -webkit-gradient(linear, left top, right top, from(#155C9E), color-stop(#80A408), color-stop(#F09119), color-stop(#15D5FF), to(#FD5A36));
  background: linear-gradient(90deg, #155C9E, #80A408, #F09119, #15D5FF, #FD5A36);
}

/* backdrop-filter */
.filter-blur4 {
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
}

.filter-blur8 {
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
}

.filter-blur12 {
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
}

/* 0000000000000000000000 ALL COLORS 0000000000000000 */
/* COLOR MOOD/THEME */
/* dark color theme */
/*
$jds-color-background: #000000;
$jds-color-foreground: #ffffff;
$jds-bodybg: #222222;
$jds-color-link: #62C6FF;
$jds-color-link-hover: #c2e8ff;
*/
/* light color theme */
/**/
/* basic, background, foregroun */
/* 000000000000000000 Typography 000000000000000 */
/* color basic */
/* foreground fraction */
/* background fraction */
/* 000000000000000000 Media Query Breakpoint 000000000000000 */
/*for-big-desktop-up*/
/*for-desktop-up*/
/*for-laptop-up*/
/*for-tab-up*/
/*for-tab-potrare-up*/
/*for-mobile*/
/*for-mobile-down*/
/* Table */
/* dark */
/* primary */
/* 000000000000000000 Border 000000000000000 */
/* 000000000000000000 Shadow Colors 000000000000000 */
/* 000000000000000000 Media Query 000000000000000 */
/* $sereenXXL: 3600px; for-big-desktop-up | $sereenXL: 1920px;  for-desktop-up | $sereenL: 1366px; for-laptop-up | $sereenM: 992px; for-tab-up | $sereenS: 768px; for-tab-potrare-up | $sereenXS: 600px; for-mobile | $sereenXXS: 480px; for-mobile-down */
/* 000000000000000000 Hover 000000000000000 */
/* 000000000000000000 transition 000000000000000 */
/* 000000000000000000 Background Gradiant 000000000000000 */
/*@mixin background-gradiant ($angleDegree, $color1st, $color2nd, $colorBg) {
    background-image: linear-gradient($angleDegree, $color1st, $color2nd);
    background-color: $colorBg;
}*/
/* 000000000000000000 Min height 000000000000000 */
/* 000000000000000000 Max Width 000000000000000 */
/*
-----------------------------------------------
0=0=0=0=0=0=0=0=0 UTILITIES 0=0=0=0=0=0=0=0=0 
-----------------------------------------------
*/
/* 000000000000000000 Background Gradiant 000000000000000 */
/* Mixin for transition css */
/*
@mixin transition-animation($for: all, $time-in: 250ms, $type: ease-in-out, $time-out: 0s) {
  transition: $for $time-in $type $time-out;
  -moz-transition: $for $time-in $type $time-out;
  -webkit-transition: $for $time-in $type $time-out;
  -o-transition: $for $time-in $type $time-out;
}*/
/* 000000000000000000 Background Gradiant 000000000000000 */
/* 000000000000000000 Box Shadow 000000000000000 */
/* 000000000000000000 Border Radius 000000000000000 */
/* 000000000000000000 Border 000000000000000 */
/* 000000000 Badge Background Border 000000000 */
/* 0000000000000000 Form element 000000000000000 */
/* 
-----------------------------------------------
0=0=0=0=0=0=0=0=0 COMPONENTS 0=0=0=0=0=0=0=0=0 
-----------------------------------------------
*/
/* 000000000000000000 alerts 000000000000000 */
/* 000000000000000000 jds-card  000000000000000 */
/* 000000000000000000 Progress  Bar  000000000000000 */
/* 000000000 Chips 000000000 */
/* 000000000000000000 Tables 000000000000000 */
/* 0000000000000000000000 ALL COLORS 0000000000000000 */
/* COLOR MOOD/THEME */
/* dark color theme */
/*
$jds-color-background: #000000;
$jds-color-foreground: #ffffff;
$jds-bodybg: #222222;
$jds-color-link: #62C6FF;
$jds-color-link-hover: #c2e8ff;
*/
/* light color theme */
/**/
/* basic, background, foregroun */
/* 000000000000000000 Typography 000000000000000 */
/* color basic */
/* foreground fraction */
/* background fraction */
/* 000000000000000000 Media Query Breakpoint 000000000000000 */
/*for-big-desktop-up*/
/*for-desktop-up*/
/*for-laptop-up*/
/*for-tab-up*/
/*for-tab-potrare-up*/
/*for-mobile*/
/*for-mobile-down*/
/* Table */
/* dark */
/* primary */
/* 000000000000000000 Border 000000000000000 */
/* 000000000000000000 Shadow Colors 000000000000000 */
.jds-cursor-custom {
  cursor: url("../img/ico/Cursor.png"), url("../img/ico/Cursor.cur"), auto !important;
}

.jds-cursor-auto {
  cursor: auto;
}

.jds-cursor-default {
  cursor: default;
}

.jds-cursor-none {
  cursor: none;
}

.jds-cursor-context-menu {
  cursor: context-menu;
}

.jds-cursor-help {
  cursor: help;
}

.jds-cursor-pointer {
  cursor: pointer;
}

.jds-cursor-progress {
  cursor: progress;
}

.jds-cursor-wait {
  cursor: wait;
}

.jds-cursor-cell {
  cursor: cell;
}

.jds-cursor-crosshair {
  cursor: crosshair;
}

.jds-cursor-text {
  cursor: text;
}

.jds-cursor-vertical-text {
  cursor: vertical-text;
}

.jds-cursor-alias {
  cursor: alias;
}

.jds-cursor-copy {
  cursor: copy;
}

.jds-cursor-move {
  cursor: move;
}

.jds-cursor-no-drop {
  cursor: no-drop;
}

.jds-cursor-not-allowed {
  cursor: not-allowed;
}

.jds-cursor-all-scroll {
  cursor: all-scroll;
}

.jds-cursor-col-resize {
  cursor: col-resize;
}

.jds-cursor-row-resize {
  cursor: row-resize;
}

.jds-cursor-n-resize {
  cursor: n-resize;
}

.jds-cursor-e-resize {
  cursor: e-resize;
}

.jds-cursor-s-resize {
  cursor: s-resize;
}

.jds-cursor-w-resize {
  cursor: w-resize;
}

.jds-cursor-ns-resize {
  cursor: ns-resize;
}

.jds-cursor-ew-resize {
  cursor: ew-resize;
}

.jds-cursor-ne-resize {
  cursor: ne-resize;
}

.jds-cursor-nw-resize {
  cursor: nw-resize;
}

.jds-cursor-se-resize {
  cursor: se-resize;
}

.jds-cursor-sw-resize {
  cursor: sw-resize;
}

.jds-cursor-nesw-resize {
  cursor: nesw-resize;
}

.jds-cursor-nwse-resize {
  cursor: nwse-resize;
}

.jds-cursor-color-picker {
  cursor: url(data:image/x-icon;base64,AAABAAEAEBAAAAAAIABoBAAAFgAAACgAAAAQAAAAIAAAAAEAIAAAAAAAQAQAAAAAAAAAAAAAAAAAAAAAAAD///8BAAAAfwAAAIH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8BAAAAcQAAAN8AAADTAAAArwAAAE8AAAAJ////Af///wH///8B////Af///wH///8B////Af///wH///8B////AQAAAJEAAADLAAAAEwAAAHsAAADDAAAA3wAAADP///8B////Af///wH///8B////Af///wH///8B////Af///wH///8BAAAAuQAAAHX///8B////AQAAAF0AAADtAAAAOf///wH///8B////Af///wH///8B////Af///wH///8B////AQAAAFMAAAC/////Af///wH///8BAAAAUQAAAO0AAAA5////Af///wH///8B////Af///wH///8B////Af///wEAAAANAAAA5wAAAFH///8B////Af///wEAAABRAAAA7QAAADn///8B////Af///wH///8B////Af///wH///8B////AQAAAD0AAADtAAAARf///wH///8B////AQAAAFEAAADtAAAAOQAAACP///8B////Af///wH///8B////Af///wH///8BAAAARQAAAO0AAABF////Af///wH///8BAAAAUQAAAO0AAADvAAAAmf///wH///8B////Af///wH///8B////Af///wEAAABFAAAA7QAAAEX///8B////AQAAADUAAADxAAAA/wAAAPcAAAAr////Af///wH///8B////Af///wH///8B////AQAAAEUAAADtAAAARQAAADUAAADvAAAA/wAAAPcAAABFAAAALf///wH///8B////Af///wH///8B////Af///wH///8BAAAARQAAAO0AAADvAAAA/wAAAPcAAABFAAAAgwAAAPsAAABX////Af///wH///8B////Af///wH///8B////AQAAACUAAADvAAAA/wAAAPcAAABFAAAAgwAAAP8AAAD/AAAA+wAAAE////8B////Af///wH///8B////Af///wEAAAADAAAAoQAAAPcAAABFAAAAgwAAAP8AAAD/AAAA/wAAAP8AAADf////Af///wH///8B////Af///wH///8B////AQAAAAMAAAAvAAAALQAAAPsAAAD/AAAA/wAAAP8AAAD/AAAA+////wH///8B////Af///wH///8B////Af///wH///8B////Af///wEAAABXAAAA+wAAAP8AAAD/AAAA/wAAALX///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////AQAAAE8AAADfAAAA+wAAALUAAAAXAAD//wAA//8AAP//AAD//wAA//8AAP//AAD//wAA//8AAP//AAD//wAA//8AAP//AAD//wAA//8AAP//AAD//w==), default;
}

/* 0000000000000000000000 ALL COLORS 0000000000000000 */
/* COLOR MOOD/THEME */
/* dark color theme */
/*
$jds-color-background: #000000;
$jds-color-foreground: #ffffff;
$jds-bodybg: #222222;
$jds-color-link: #62C6FF;
$jds-color-link-hover: #c2e8ff;
*/
/* light color theme */
/**/
/* basic, background, foregroun */
/* 000000000000000000 Typography 000000000000000 */
/* color basic */
/* foreground fraction */
/* background fraction */
/* 000000000000000000 Media Query Breakpoint 000000000000000 */
/*for-big-desktop-up*/
/*for-desktop-up*/
/*for-laptop-up*/
/*for-tab-up*/
/*for-tab-potrare-up*/
/*for-mobile*/
/*for-mobile-down*/
/* Table */
/* dark */
/* primary */
/* 000000000000000000 Border 000000000000000 */
/* 000000000000000000 Shadow Colors 000000000000000 */
/* 000000000000000000 Media Query 000000000000000 */
/* $sereenXXL: 3600px; for-big-desktop-up | $sereenXL: 1920px;  for-desktop-up | $sereenL: 1366px; for-laptop-up | $sereenM: 992px; for-tab-up | $sereenS: 768px; for-tab-potrare-up | $sereenXS: 600px; for-mobile | $sereenXXS: 480px; for-mobile-down */
/* 000000000000000000 Hover 000000000000000 */
/* 000000000000000000 transition 000000000000000 */
/* 000000000000000000 Background Gradiant 000000000000000 */
/*@mixin background-gradiant ($angleDegree, $color1st, $color2nd, $colorBg) {
    background-image: linear-gradient($angleDegree, $color1st, $color2nd);
    background-color: $colorBg;
}*/
/* 000000000000000000 Min height 000000000000000 */
/* 000000000000000000 Max Width 000000000000000 */
/*
-----------------------------------------------
0=0=0=0=0=0=0=0=0 UTILITIES 0=0=0=0=0=0=0=0=0 
-----------------------------------------------
*/
/* 000000000000000000 Background Gradiant 000000000000000 */
/* Mixin for transition css */
/*
@mixin transition-animation($for: all, $time-in: 250ms, $type: ease-in-out, $time-out: 0s) {
  transition: $for $time-in $type $time-out;
  -moz-transition: $for $time-in $type $time-out;
  -webkit-transition: $for $time-in $type $time-out;
  -o-transition: $for $time-in $type $time-out;
}*/
/* 000000000000000000 Background Gradiant 000000000000000 */
/* 000000000000000000 Box Shadow 000000000000000 */
/* 000000000000000000 Border Radius 000000000000000 */
/* 000000000000000000 Border 000000000000000 */
/* 000000000 Badge Background Border 000000000 */
/* 0000000000000000 Form element 000000000000000 */
/* 
-----------------------------------------------
0=0=0=0=0=0=0=0=0 COMPONENTS 0=0=0=0=0=0=0=0=0 
-----------------------------------------------
*/
/* 000000000000000000 alerts 000000000000000 */
/* 000000000000000000 jds-card  000000000000000 */
/* 000000000000000000 Progress  Bar  000000000000000 */
/* 000000000 Chips 000000000 */
/* 000000000000000000 Tables 000000000000000 */
/* 0000000000000000000000 ALL COLORS 0000000000000000 */
/* COLOR MOOD/THEME */
/* dark color theme */
/*
$jds-color-background: #000000;
$jds-color-foreground: #ffffff;
$jds-bodybg: #222222;
$jds-color-link: #62C6FF;
$jds-color-link-hover: #c2e8ff;
*/
/* light color theme */
/**/
/* basic, background, foregroun */
/* 000000000000000000 Typography 000000000000000 */
/* color basic */
/* foreground fraction */
/* background fraction */
/* 000000000000000000 Media Query Breakpoint 000000000000000 */
/*for-big-desktop-up*/
/*for-desktop-up*/
/*for-laptop-up*/
/*for-tab-up*/
/*for-tab-potrare-up*/
/*for-mobile*/
/*for-mobile-down*/
/* Table */
/* dark */
/* primary */
/* 000000000000000000 Border 000000000000000 */
/* 000000000000000000 Shadow Colors 000000000000000 */
.jds-form .form-group {
  display: block;
  margin-bottom: 10px;
}

.jds-form .form-group .form-label {
  display: block;
}

.jds-form .form-group .label-radio, .jds-form .form-group .label-checkbox {
  display: inline-block;
  padding: 4px 4px 2px 4px;
  border-radius: 6px;
}

.jds-form .form-group .label-radio:hover, .jds-form .form-group .label-checkbox:hover {
  background-color: rgba(21, 92, 158, 0.1);
}

.jds-form .form-group .form-element {
  display: inherit;
}

.jds-form .form-group .form-message {
  display: block;
}

/* checkbox and radio */
textarea:focus, input:focus, button:focus {
  outline: none;
}

.form-radio input[type='radio'], .form-checkbox input[type='checkbox'], .form-checkbox input.element-switch {
  -webkit-appearance: none;
  -moz-appearance: none;
  height: 21px;
  outline: none;
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin: 0;
  cursor: pointer;
  border: 1px solid #155C9E;
  background: #ffffff;
  -webkit-transition: background .3s, border-color .3s, -webkit-box-shadow .2s;
  transition: background .3s, border-color .3s, -webkit-box-shadow .2s;
  transition: background .3s, border-color .3s, box-shadow .2s;
  transition: background .3s, border-color .3s, box-shadow .2s, -webkit-box-shadow .2s;
}

.form-radio input[type='radio']:after, .form-checkbox input[type='checkbox']:after, .form-checkbox input.element-switch:after {
  content: '';
  display: block;
  left: 0;
  top: 0;
  position: absolute;
  -webkit-transition: opacity var(--d-o, 0.2s), -webkit-transform var(--d-t, 0.3s) var(--d-t-e, ease);
  transition: opacity var(--d-o, 0.2s), -webkit-transform var(--d-t, 0.3s) var(--d-t-e, ease);
  transition: transform var(--d-t, 0.3s) var(--d-t-e, ease), opacity var(--d-o, 0.2s);
  transition: transform var(--d-t, 0.3s) var(--d-t-e, ease), opacity var(--d-o, 0.2s), -webkit-transform var(--d-t, 0.3s) var(--d-t-e, ease);
}

.form-radio input[type='radio']:checked, .form-checkbox input[type='checkbox']:checked, .form-checkbox input.element-switch:checked {
  background-color: #155C9E;
  --d-o: .3s;
  --d-t: .6s;
  --d-t-e: cubic-bezier(.6, .85, .32, 1.2);
}

.form-radio input[type='radio']:disabled, .form-checkbox input[type='checkbox']:disabled, .form-checkbox input.element-switch:disabled {
  background-color: rgba(255, 255, 255, 0.6);
  cursor: not-allowed;
  opacity: .9;
}

.form-radio input[type='radio']:disabled:checked, .form-checkbox input[type='checkbox']:disabled:checked, .form-checkbox input.element-switch:disabled:checked {
  background-color: rgba(21, 92, 158, 0.6);
}

.form-radio input[type='radio']:disabled + label, .form-checkbox input[type='checkbox']:disabled + label, .form-checkbox input.element-switch:disabled + label {
  cursor: not-allowed;
}

.form-radio input[type='radio']:hover:not(:checked):not(:disabled), .form-checkbox input[type='checkbox']:hover:not(:checked):not(:disabled), .form-checkbox input.element-switch:hover:not(:checked):not(:disabled) {
  --bc: $jds-color-primary-dark;
}

.form-radio input[type='radio']:focus, .form-checkbox input[type='checkbox']:focus, .form-checkbox input.element-switch:focus {
  -webkit-box-shadow: 0 0 0 rgba(21, 92, 158, 0.3);
          box-shadow: 0 0 0 rgba(21, 92, 158, 0.3);
}

.form-radio input[type='radio']:not(.element-switch), .form-checkbox input[type='checkbox']:not(.element-switch), .form-checkbox input.element-switch:not(.element-switch) {
  width: 21px;
}

.form-radio input[type='radio']:not(.element-switch):after, .form-checkbox input[type='checkbox']:not(.element-switch):after, .form-checkbox input.element-switch:not(.element-switch):after {
  opacity: var(--o, 0);
}

.form-radio input[type='radio']:not(.element-switch):checked, .form-checkbox input[type='checkbox']:not(.element-switch):checked, .form-checkbox input.element-switch:not(.element-switch):checked {
  --o: 1;
}

.form-radio input[type='radio'] + label, .form-checkbox input[type='checkbox'] + label, .form-checkbox input.element-switch + label {
  font-size: 14px;
  line-height: 21px;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  margin-left: 4px;
}

input[type='checkbox']:not(.element-switch) {
  border-radius: 4px;
}

input[type='checkbox']:not(.element-switch):after {
  width: 5px;
  height: 9px;
  border: 2px solid #ffffff;
  border-top: 0;
  border-left: 0;
  left: 7px;
  top: 4px;
  -webkit-transform: rotate(var(--r, 20deg));
          transform: rotate(var(--r, 20deg));
}

input[type='checkbox']:not(.element-switch):checked {
  --r: 43deg;
}

input[type='checkbox'].element-switch {
  width: 38px;
  border-radius: 11px;
}

input[type='checkbox'].element-switch:after {
  left: 2px;
  top: 2px;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  background: #155C9E;
  -webkit-transform: translateX(var(--x, 0));
          transform: translateX(var(--x, 0));
}

input[type='checkbox'].element-switch:checked {
  background-color: #155C9E;
  --x: 17px;
}

input[type='checkbox'].element-switch:checked:after {
  background: #ffffff;
}

input[type='checkbox'].element-switch:disabled:not(:checked):after {
  opacity: .6;
}

input[type='radio'] {
  border-radius: 50%;
}

input[type='radio']:after {
  width: 19px;
  height: 19px;
  border-radius: 50%;
  background: #ffffff;
  opacity: 0;
  -webkit-transform: scale(var(--s, 0.7));
          transform: scale(var(--s, 0.7));
}

input[type='radio']:checked {
  --s: .5;
}

/*rasio switch*/
.switch-radio, .switch-checkbox {
  color: #155C9E;
  border-width: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  font-weight: 600;
}

.switch-radio label, .switch-checkbox label {
  cursor: pointer;
  margin: 0;
  color: #000000;
  background: #ffffff;
}

.switch-radio label input, .switch-checkbox label input {
  display: none;
}

.switch-radio label input + span, .switch-checkbox label input + span {
  display: block;
  position: relative;
  padding: 7px 20px;
  /*border: 1px solid rgba($jds-color-primary, 0.1);*/
  -webkit-box-shadow: 0px 1px 2px 1px rgba(0, 34, 66, 0.1), 0px calc(-1px / 4) 0.5px 0.25px rgba(0, 34, 66, 0.1);
  box-shadow: 0px 1px 2px 1px rgba(0, 34, 66, 0.1), 0px calc(-1px / 4) 0.5px 0.25px rgba(0, 34, 66, 0.1);
  -webkit-transition: background .3s ease, border-color .3s ease;
  transition: background .3s ease, border-color .3s ease;
}

.switch-radio label input:checked + span, .switch-checkbox label input:checked + span {
  z-index: 2;
  background: #155C9E;
  border-color: #155C9E;
  color: #ffffff;
}

.switch-radio label input[type='checkbox']::after, .switch-radio label input[type='checkbox']::before, .switch-checkbox label input[type='checkbox']::after, .switch-checkbox label input[type='checkbox']::before {
  display: none !important;
  width: 0;
  height: 0;
}

.switch-radio label:hover input + span, .switch-checkbox label:hover input + span {
  z-index: 1;
  /*border-color: $jds-color-primary-dark;
                  background-color: $jds-color-primary10;*/
  -webkit-box-shadow: 0px 1px 1px 1px rgba(0, 34, 66, 0.05), 0px calc(-1px / 4) 0.25px 0.25px rgba(0, 34, 66, 0.05);
  box-shadow: 0px 1px 1px 1px rgba(0, 34, 66, 0.05), 0px calc(-1px / 4) 0.25px 0.25px rgba(0, 34, 66, 0.05);
}

.switch-radio label:first-child input + span, .switch-checkbox label:first-child input + span {
  border-radius: 6px 0 0 6px;
}

.switch-radio label:last-child input + span, .switch-checkbox label:last-child input + span {
  border-radius: 0 6px 6px 0;
}

.switch-radio label:not(:first-child), .switch-checkbox label:not(:first-child) {
  margin-left: calc(var(2px) * -1);
}

/* Input elements */
/*
$input-height: 32px;
$input-line-height: 16px;
$input-color: $jds-color-text;
$input-bg: rgba($jds-color-foreground, 0.02);
$input-border-width: 1px;
$input-border-color: rgba($jds-color-foreground, 0.4);
$input-transition: all ease-in-out 1.5s;
$input-placeholder-color: rgba($jds-color-foreground, 0.4);
$input-disabled-bg: rgba($jds-color-foreground, 0.2);
*/
.form-element {
  display: block;
  width: 100%;
  /* for size XS*/
  /* for size S*/
  /* for size m */
  /* for size l */
  /* for size xl */
  -webkit-transition: all ease-in-out 0.5s;
  transition: all ease-in-out 0.5s;
  background-clip: padding-box;
}

.form-element:is(select, [type="text"], [type="date"], [type="datetime-local"],
[type="email"], [type="month"], [type="number"], [type="password"],
[type="reset"], [type="search"], [type="tel"], [type="time"], [type="url"],
[type="week"], [list="datalistOptions"]) {
  /* form-elements property - $input-height, $font-size, $line-height, $color, $font-weight, 
    $padding-top-bottom, $padding-left-right, $bg-color, $border-width, $border-color, $opacity */
  height: 32px;
  font-size: 14px;
  line-height: 18px;
  color: rgba(0, 0, 0, 0.8);
  font-weight: 400;
  padding: 4px 10px;
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid rgba(0, 0, 0, 0.3);
  /*border:none;*/
  opacity: 1;
  border-radius: 2px !important;
  -webkit-box-shadow: inset 0px 1px 2px 1px rgba(0, 34, 66, 0.05);
  box-shadow: inset 0px 1px 2px 1px rgba(0, 34, 66, 0.05);
}

.form-element.element-xs:is(select, [type="text"], [type="date"], [type="datetime-local"],
[type="email"], [type="month"], [type="number"], [type="password"],
[type="reset"], [type="search"], [type="tel"], [type="time"], [type="url"],
[type="week"], [list="datalistOptions"]) {
  /* form-elements property - $input-height, $font-size, $line-height, $color, $font-weight, 
    $padding-top-bottom, $padding-left-right, $bg-color, $border-width, $border-color, $opacity */
  height: 20px;
  font-size: 10px;
  line-height: 18px;
  color: rgba(0, 0, 0, 0.8);
  font-weight: 400;
  padding: 6px 10px;
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid rgba(0, 0, 0, 0.3);
  /*border:none;*/
  opacity: 1;
  border-radius: 1px !important;
  -webkit-box-shadow: inset 0px 1px 2px 1px rgba(0, 34, 66, 0.05);
  box-shadow: inset 0px 1px 2px 1px rgba(0, 34, 66, 0.05);
}

.form-element.element-s:is(select, [type="text"], [type="date"], [type="datetime-local"],
[type="email"], [type="month"], [type="number"], [type="password"],
[type="reset"], [type="search"], [type="tel"], [type="time"], [type="url"],
[type="week"], [list="datalistOptions"]) {
  /* form-elements property - $input-height, $font-size, $line-height, $color, $font-weight, 
    $padding-top-bottom, $padding-left-right, $bg-color, $border-width, $border-color, $opacity */
  height: 24px;
  font-size: 12px;
  line-height: 18px;
  color: rgba(0, 0, 0, 0.8);
  font-weight: 400;
  padding: 6px 10px;
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid rgba(0, 0, 0, 0.3);
  /*border:none;*/
  opacity: 1;
  border-radius: 1px !important;
  -webkit-box-shadow: inset 0px 1px 2px 1px rgba(0, 34, 66, 0.05);
  box-shadow: inset 0px 1px 2px 1px rgba(0, 34, 66, 0.05);
}

.form-element.element-m:is(select, [type="text"], [type="date"], [type="datetime-local"],
[type="email"], [type="month"], [type="number"], [type="password"],
[type="reset"], [type="search"], [type="tel"], [type="time"], [type="url"],
[type="week"], [list="datalistOptions"]) {
  /* form-elements property - $input-height, $font-size, $line-height, $color, $font-weight, 
    $padding-top-bottom, $padding-left-right, $bg-color, $border-width, $border-color, $opacity */
  height: 32px;
  font-size: 14px;
  line-height: 18px;
  color: rgba(0, 0, 0, 0.8);
  font-weight: 400;
  padding: 6px 10px;
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid rgba(0, 0, 0, 0.3);
  /*border:none;*/
  opacity: 1;
  border-radius: 2px !important;
  -webkit-box-shadow: inset 0px 1px 2px 1px rgba(0, 34, 66, 0.05);
  box-shadow: inset 0px 1px 2px 1px rgba(0, 34, 66, 0.05);
}

.form-element.element-l:is(select, [type="text"], [type="date"], [type="datetime-local"],
[type="email"], [type="month"], [type="number"], [type="password"],
[type="reset"], [type="search"], [type="tel"], [type="time"], [type="url"],
[type="week"], [list="datalistOptions"]) {
  /* form-elements property - $input-height, $font-size, $line-height, $color, $font-weight, 
     $padding-top-bottom, $padding-left-right, $bg-color, $border-width, $border-color, $opacity */
  height: 36px;
  font-size: 16px;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.8);
  font-weight: 400;
  padding: 6px 10px;
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid rgba(0, 0, 0, 0.3);
  /*border:none;*/
  opacity: 1;
  border-radius: 2px !important;
  -webkit-box-shadow: inset 0px 1px 2px 1px rgba(0, 34, 66, 0.05);
  box-shadow: inset 0px 1px 2px 1px rgba(0, 34, 66, 0.05);
}

.form-element.element-xl:is(select, [type="text"], [type="date"], [type="datetime-local"],
[type="email"], [type="month"], [type="number"], [type="password"],
[type="reset"], [type="search"], [type="tel"], [type="time"], [type="url"],
[type="week"], [list="datalistOptions"]) {
  /* form-elements property - $input-height, $font-size, $line-height, $color, $font-weight, 
    $padding-top-bottom, $padding-left-right, $bg-color, $border-width, $border-color, $opacity */
  height: 42px;
  font-size: 20px;
  line-height: 28px;
  color: rgba(0, 0, 0, 0.8);
  font-weight: 400;
  padding: 6px 10px;
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid rgba(0, 0, 0, 0.3);
  /*border:none;*/
  opacity: 1;
  border-radius: 4px !important;
  -webkit-box-shadow: inset 0px 1px 2px 1px rgba(0, 34, 66, 0.05);
  box-shadow: inset 0px 1px 2px 1px rgba(0, 34, 66, 0.05);
}

.form-element:is(select[multiple]) {
  height: inherit;
}

.form-element:is(select[multiple]) option:checked {
  background-color: rgba(21, 92, 158, 0.6);
}

.form-element:is(textarea) {
  height: unset;
  font-size: 14px;
  line-height: 18px;
  color: rgba(0, 0, 0, 0.8);
  font-weight: 400;
  padding: 6px 10px;
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid rgba(0, 0, 0, 0.3);
  /*border:none;*/
  opacity: 1;
  border-radius: 2px !important;
  -webkit-box-shadow: inset 0px 1px 2px 1px rgba(0, 34, 66, 0.05);
  box-shadow: inset 0px 1px 2px 1px rgba(0, 34, 66, 0.05);
}

.form-element:is([type="color"]) {
  height: 32px;
  font-size: 14px;
  line-height: 18px;
  color: rgba(0, 0, 0, 0.8);
  font-weight: 400;
  padding: 0 0;
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid rgba(0, 0, 0, 0.3);
  /*border:none;*/
  opacity: 1;
  border-radius: 2px !important;
  cursor: url(data:image/x-icon;base64,AAABAAEAEBAAAAAAIABoBAAAFgAAACgAAAAQAAAAIAAAAAEAIAAAAAAAQAQAAAAAAAAAAAAAAAAAAAAAAAD///8BAAAAfwAAAIH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8BAAAAcQAAAN8AAADTAAAArwAAAE8AAAAJ////Af///wH///8B////Af///wH///8B////Af///wH///8B////AQAAAJEAAADLAAAAEwAAAHsAAADDAAAA3wAAADP///8B////Af///wH///8B////Af///wH///8B////Af///wH///8BAAAAuQAAAHX///8B////AQAAAF0AAADtAAAAOf///wH///8B////Af///wH///8B////Af///wH///8B////AQAAAFMAAAC/////Af///wH///8BAAAAUQAAAO0AAAA5////Af///wH///8B////Af///wH///8B////Af///wEAAAANAAAA5wAAAFH///8B////Af///wEAAABRAAAA7QAAADn///8B////Af///wH///8B////Af///wH///8B////AQAAAD0AAADtAAAARf///wH///8B////AQAAAFEAAADtAAAAOQAAACP///8B////Af///wH///8B////Af///wH///8BAAAARQAAAO0AAABF////Af///wH///8BAAAAUQAAAO0AAADvAAAAmf///wH///8B////Af///wH///8B////Af///wEAAABFAAAA7QAAAEX///8B////AQAAADUAAADxAAAA/wAAAPcAAAAr////Af///wH///8B////Af///wH///8B////AQAAAEUAAADtAAAARQAAADUAAADvAAAA/wAAAPcAAABFAAAALf///wH///8B////Af///wH///8B////Af///wH///8BAAAARQAAAO0AAADvAAAA/wAAAPcAAABFAAAAgwAAAPsAAABX////Af///wH///8B////Af///wH///8B////AQAAACUAAADvAAAA/wAAAPcAAABFAAAAgwAAAP8AAAD/AAAA+wAAAE////8B////Af///wH///8B////Af///wEAAAADAAAAoQAAAPcAAABFAAAAgwAAAP8AAAD/AAAA/wAAAP8AAADf////Af///wH///8B////Af///wH///8B////AQAAAAMAAAAvAAAALQAAAPsAAAD/AAAA/wAAAP8AAAD/AAAA+////wH///8B////Af///wH///8B////Af///wH///8B////Af///wEAAABXAAAA+wAAAP8AAAD/AAAA/wAAALX///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////AQAAAE8AAADfAAAA+wAAALUAAAAXAAD//wAA//8AAP//AAD//wAA//8AAP//AAD//wAA//8AAP//AAD//wAA//8AAP//AAD//wAA//8AAP//AAD//w==), default;
}

.form-element::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-element:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #002242;
}

.form-element:focus {
  outline: none;
  outline-color: #15D5FF;
  border-color: #15D5FF;
  text-shadow: 0 0 0 #00305E;
}

.form-element::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
  opacity: 1;
}

.form-element:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
  opacity: 1;
}

.form-element::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
  opacity: 1;
}

.form-element::placeholder {
  color: rgba(0, 0, 0, 0.4);
  opacity: 1;
}

.form-element:disabled, .form-element[readonly] {
  background-color: rgba(0, 0, 0, 0.1) !important;
  opacity: 1;
}

input[type="date"].form-element, input[type="time"].form-element, input[type="datetime-local"].form-element, input[type="month"].form-element {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.element-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%;
}

.element-group .form-element {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}

.element-group .element-flag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  white-space: nowrap;
  /* form-elements property - $input-height, $font-size, $line-height, $color, $font-weight, 
    $padding-top-bottom, $padding-left-right, $bg-color, $border-width, $border-color, $opacity */
  height: 32px;
  font-size: 20px;
  line-height: 18px;
  color: rgba(0, 0, 0, 0.8);
  font-weight: normal;
  padding: 6px 6px;
  background-color: rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.3);
  /*border:none;*/
  opacity: 1;
  border-radius: 2px !important;
}

.element-group .element-flag.element-xs {
  padding-left: 6px;
  padding-right: 6px;
  height: 20px;
}

.element-group .element-flag.element-xs i {
  font-size: 10px;
}

.element-group .element-flag.element-s {
  padding-left: 6px;
  padding-right: 6px;
  height: 24px;
}

.element-group .element-flag.element-s i {
  font-size: 12px;
}

.element-group .element-flag.element-m {
  padding-left: 6px;
  padding-right: 6px;
  height: 32x;
}

.element-group .element-flag.element-m i {
  font-size: 14px;
}

.element-group .element-flag.element-l {
  padding-left: 8px;
  padding-right: 8px;
  height: 36px;
}

.element-group .element-flag.element-l i {
  font-size: 16px;
}

.element-group .element-flag.element-xl {
  padding-left: 10px;
  padding-right: 10px;
  height: 42px;
}

.element-group .element-flag.element-xl i {
  font-size: 28px;
}

.element-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: -1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/*.element-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3), */
.element-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* $sereenXXL: 3600px; for-big-desktop-up
$sereenXL: 1920px;  for-desktop-up
$sereenL: 1366px; for-laptop-up
$sereenM: 992px; for-tab-up
$sereenS: 768px; for-tab-potrare-up
$sereenXS: 600px; for-mobile
$sereenXXS: 480px; for-mobile-down */
.jds-row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.jds-row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.jds-row.no-gutters > .column,
.jds-row.no-gutters > [class*="column-"] {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.column-1, .column-2, .column-3, .column-4, .column-5, .column-6, .column-7, .column-8, .column-9, .column-10, .column-11, .column-12, .column,
.column-auto, .column-s-1, .column-s-2, .column-s-3, .column-s-4, .column-s-5, .column-s-6, .column-s-7, .column-s-8, .column-s-9, .column-s-10, .column-s-11, .column-s-12, .column-s,
.column-s-auto, .column-m-1, .column-m-2, .column-m-3, .column-m-4, .column-m-5, .column-m-6, .column-m-7, .column-m-8, .column-m-9, .column-m-10, .column-m-11, .column-m-12, .column-m,
.column-m-auto, .column-l-1, .column-l-2, .column-l-3, .column-l-4, .column-l-5, .column-l-6, .column-l-7, .column-l-8, .column-l-9, .column-l-10, .column-l-11, .column-l-12, .column-l,
.column-l-auto, .column-xl-1, .column-xl-2, .column-xl-3, .column-xl-4, .column-xl-5, .column-xl-6, .column-xl-7, .column-xl-8, .column-xl-9, .column-xl-10, .column-xl-11, .column-xl-12, .column-xl,
.column-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.column {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
          flex-grow: 1;
  max-width: 100%;
}

.row-columns-1 > * {
  -ms-flex: 0 0 100%;
  -webkit-box-flex: 0;
          flex: 0 0 100%;
  max-width: 100%;
}

.row-columns-2 > * {
  -ms-flex: 0 0 50%;
  -webkit-box-flex: 0;
          flex: 0 0 50%;
  max-width: 50%;
}

.row-columns-3 > * {
  -ms-flex: 0 0 33.333333%;
  -webkit-box-flex: 0;
          flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.row-columns-4 > * {
  -ms-flex: 0 0 25%;
  -webkit-box-flex: 0;
          flex: 0 0 25%;
  max-width: 25%;
}

.row-columns-5 > * {
  -ms-flex: 0 0 20%;
  -webkit-box-flex: 0;
          flex: 0 0 20%;
  max-width: 20%;
}

.row-columns-6 > * {
  -ms-flex: 0 0 16.666667%;
  -webkit-box-flex: 0;
          flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.column-auto {
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.column-1 {
  -ms-flex: 0 0 8.333333%;
  -webkit-box-flex: 0;
          flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.column-2 {
  -ms-flex: 0 0 16.666667%;
  -webkit-box-flex: 0;
          flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.column-3 {
  -ms-flex: 0 0 25%;
  -webkit-box-flex: 0;
          flex: 0 0 25%;
  max-width: 25%;
}

.column-4 {
  -ms-flex: 0 0 33.333333%;
  -webkit-box-flex: 0;
          flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.column-5 {
  -ms-flex: 0 0 41.666667%;
  -webkit-box-flex: 0;
          flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.column-6 {
  -ms-flex: 0 0 50%;
  -webkit-box-flex: 0;
          flex: 0 0 50%;
  max-width: 50%;
}

.column-7 {
  -ms-flex: 0 0 58.333333%;
  -webkit-box-flex: 0;
          flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.column-8 {
  -ms-flex: 0 0 66.666667%;
  -webkit-box-flex: 0;
          flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.column-9 {
  -ms-flex: 0 0 75%;
  -webkit-box-flex: 0;
          flex: 0 0 75%;
  max-width: 75%;
}

.column-10 {
  -ms-flex: 0 0 83.333333%;
  -webkit-box-flex: 0;
          flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.column-11 {
  -ms-flex: 0 0 91.666667%;
  -webkit-box-flex: 0;
          flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.column-12 {
  -ms-flex: 0 0 100%;
  -webkit-box-flex: 0;
          flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  -ms-flex-order: -1;
  -webkit-box-ordinal-group: 0;
          order: -1;
}

.order-last {
  -ms-flex-order: 13;
  -webkit-box-ordinal-group: 14;
          order: 13;
}

.order-0 {
  -ms-flex-order: 0;
  -webkit-box-ordinal-group: 1;
          order: 0;
}

.order-1 {
  -ms-flex-order: 1;
  -webkit-box-ordinal-group: 2;
          order: 1;
}

.order-2 {
  -ms-flex-order: 2;
  -webkit-box-ordinal-group: 3;
          order: 2;
}

.order-3 {
  -ms-flex-order: 3;
  -webkit-box-ordinal-group: 4;
          order: 3;
}

.order-4 {
  -ms-flex-order: 4;
  -webkit-box-ordinal-group: 5;
          order: 4;
}

.order-5 {
  -ms-flex-order: 5;
  -webkit-box-ordinal-group: 6;
          order: 5;
}

.order-6 {
  -ms-flex-order: 6;
  -webkit-box-ordinal-group: 7;
          order: 6;
}

.order-7 {
  -ms-flex-order: 7;
  -webkit-box-ordinal-group: 8;
          order: 7;
}

.order-8 {
  -ms-flex-order: 8;
  -webkit-box-ordinal-group: 9;
          order: 8;
}

.order-9 {
  -ms-flex-order: 9;
  -webkit-box-ordinal-group: 10;
          order: 9;
}

.order-10 {
  -ms-flex-order: 10;
  -webkit-box-ordinal-group: 11;
          order: 10;
}

.order-11 {
  -ms-flex-order: 11;
  -webkit-box-ordinal-group: 12;
          order: 11;
}

.order-12 {
  -ms-flex-order: 12;
  -webkit-box-ordinal-group: 13;
          order: 12;
}

.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: 768px) {
  .column-s {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .row-columns-s-1 > * {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .row-columns-s-2 > * {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .row-columns-s-3 > * {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .row-columns-s-4 > * {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .row-columns-s-5 > * {
    -ms-flex: 0 0 20%;
    -webkit-box-flex: 0;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .row-columns-s-6 > * {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .column-s-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .column-s-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .column-s-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .column-s-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .column-s-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .column-s-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .column-s-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .column-s-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .column-s-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .column-s-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .column-s-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .column-s-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .column-s-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-s-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
            order: -1;
  }
  .order-s-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
            order: 13;
  }
  .order-s-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
            order: 0;
  }
  .order-s-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1;
  }
  .order-s-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
            order: 2;
  }
  .order-s-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
            order: 3;
  }
  .order-s-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
            order: 4;
  }
  .order-s-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
            order: 5;
  }
  .order-s-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
            order: 6;
  }
  .order-s-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
            order: 7;
  }
  .order-s-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
            order: 8;
  }
  .order-s-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
            order: 9;
  }
  .order-s-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
            order: 10;
  }
  .order-s-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
            order: 11;
  }
  .order-s-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
            order: 12;
  }
  .offset-s-0 {
    margin-left: 0;
  }
  .offset-s-1 {
    margin-left: 8.333333%;
  }
  .offset-s-2 {
    margin-left: 16.666667%;
  }
  .offset-s-3 {
    margin-left: 25%;
  }
  .offset-s-4 {
    margin-left: 33.333333%;
  }
  .offset-s-5 {
    margin-left: 41.666667%;
  }
  .offset-s-6 {
    margin-left: 50%;
  }
  .offset-s-7 {
    margin-left: 58.333333%;
  }
  .offset-s-8 {
    margin-left: 66.666667%;
  }
  .offset-s-9 {
    margin-left: 75%;
  }
  .offset-s-10 {
    margin-left: 83.333333%;
  }
  .offset-s-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 992px) {
  .column-m {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .row-columns-m-1 > * {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .row-columns-m-2 > * {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .row-columns-m-3 > * {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .row-columns-m-4 > * {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .row-columns-m-5 > * {
    -ms-flex: 0 0 20%;
    -webkit-box-flex: 0;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .row-columns-m-6 > * {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .column-m-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .column-m-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .column-m-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .column-m-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .column-m-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .column-m-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .column-m-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .column-m-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .column-m-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .column-m-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .column-m-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .column-m-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .column-m-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-m-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
            order: -1;
  }
  .order-m-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
            order: 13;
  }
  .order-m-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
            order: 0;
  }
  .order-m-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1;
  }
  .order-m-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
            order: 2;
  }
  .order-m-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
            order: 3;
  }
  .order-m-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
            order: 4;
  }
  .order-m-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
            order: 5;
  }
  .order-m-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
            order: 6;
  }
  .order-m-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
            order: 7;
  }
  .order-m-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
            order: 8;
  }
  .order-m-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
            order: 9;
  }
  .order-m-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
            order: 10;
  }
  .order-m-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
            order: 11;
  }
  .order-m-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
            order: 12;
  }
  .offset-m-0 {
    margin-left: 0;
  }
  .offset-m-1 {
    margin-left: 8.333333%;
  }
  .offset-m-2 {
    margin-left: 16.666667%;
  }
  .offset-m-3 {
    margin-left: 25%;
  }
  .offset-m-4 {
    margin-left: 33.333333%;
  }
  .offset-m-5 {
    margin-left: 41.666667%;
  }
  .offset-m-6 {
    margin-left: 50%;
  }
  .offset-m-7 {
    margin-left: 58.333333%;
  }
  .offset-m-8 {
    margin-left: 66.666667%;
  }
  .offset-m-9 {
    margin-left: 75%;
  }
  .offset-m-10 {
    margin-left: 83.333333%;
  }
  .offset-m-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 1366px) {
  .column-l {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .row-columns-l-1 > * {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .row-columns-l-2 > * {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .row-columns-l-3 > * {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .row-columns-l-4 > * {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .row-columns-l-5 > * {
    -ms-flex: 0 0 20%;
    -webkit-box-flex: 0;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .row-columns-l-6 > * {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .column-l-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .column-l-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .column-l-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .column-l-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .column-l-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .column-l-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .column-l-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .column-l-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .column-l-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .column-l-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .column-l-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .column-l-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .column-l-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-l-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
            order: -1;
  }
  .order-l-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
            order: 13;
  }
  .order-l-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
            order: 0;
  }
  .order-l-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1;
  }
  .order-l-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
            order: 2;
  }
  .order-l-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
            order: 3;
  }
  .order-l-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
            order: 4;
  }
  .order-l-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
            order: 5;
  }
  .order-l-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
            order: 6;
  }
  .order-l-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
            order: 7;
  }
  .order-l-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
            order: 8;
  }
  .order-l-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
            order: 9;
  }
  .order-l-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
            order: 10;
  }
  .order-l-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
            order: 11;
  }
  .order-l-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
            order: 12;
  }
  .offset-l-0 {
    margin-left: 0;
  }
  .offset-l-1 {
    margin-left: 8.333333%;
  }
  .offset-l-2 {
    margin-left: 16.666667%;
  }
  .offset-l-3 {
    margin-left: 25%;
  }
  .offset-l-4 {
    margin-left: 33.333333%;
  }
  .offset-l-5 {
    margin-left: 41.666667%;
  }
  .offset-l-6 {
    margin-left: 50%;
  }
  .offset-l-7 {
    margin-left: 58.333333%;
  }
  .offset-l-8 {
    margin-left: 66.666667%;
  }
  .offset-l-9 {
    margin-left: 75%;
  }
  .offset-l-10 {
    margin-left: 83.333333%;
  }
  .offset-l-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 1920px) {
  .column-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .row-columns-xl-1 > * {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .row-columns-xl-2 > * {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .row-columns-xl-3 > * {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .row-columns-xl-4 > * {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .row-columns-xl-5 > * {
    -ms-flex: 0 0 20%;
    -webkit-box-flex: 0;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .row-columns-xl-6 > * {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .column-xl-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .column-xl-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .column-xl-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .column-xl-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .column-xl-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .column-xl-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .column-xl-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .column-xl-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .column-xl-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .column-xl-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .column-xl-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .column-xl-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .column-xl-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
            order: -1;
  }
  .order-xl-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
            order: 13;
  }
  .order-xl-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
            order: 0;
  }
  .order-xl-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1;
  }
  .order-xl-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
            order: 2;
  }
  .order-xl-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
            order: 3;
  }
  .order-xl-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
            order: 4;
  }
  .order-xl-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
            order: 5;
  }
  .order-xl-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
            order: 6;
  }
  .order-xl-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
            order: 7;
  }
  .order-xl-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
            order: 8;
  }
  .order-xl-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
            order: 9;
  }
  .order-xl-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
            order: 10;
  }
  .order-xl-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
            order: 11;
  }
  .order-xl-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
            order: 12;
  }
  .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%;
  }
}

.jds-d-none {
  display: none !important;
}

.jds-d-inline {
  display: inline !important;
}

.jds-d-inline-block {
  display: inline-block !important;
}

.jds-d-block {
  display: block !important;
}

.jds-d-table {
  display: table !important;
}

.jds-d-table-row {
  display: table-row !important;
}

.jds-d-table-cell {
  display: table-cell !important;
}

.jds-d-flex {
  display: -ms-flexbox !important;
  display: -webkit-box !important;
  display: flex !important;
}

.jds-d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: -webkit-inline-box !important;
  display: inline-flex !important;
}

@media (min-width: 768px) {
  .jds-d-s-none {
    display: none !important;
  }
  .jds-d-s-inline {
    display: inline !important;
  }
  .jds-d-s-inline-block {
    display: inline-block !important;
  }
  .jds-d-s-block {
    display: block !important;
  }
  .jds-d-s-table {
    display: table !important;
  }
  .jds-d-s-table-row {
    display: table-row !important;
  }
  .jds-d-s-table-cell {
    display: table-cell !important;
  }
  .jds-d-s-flex {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
  }
  .jds-d-s-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-box !important;
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  .jds-d-m-none {
    display: none !important;
  }
  .jds-d-m-inline {
    display: inline !important;
  }
  .jds-d-m-inline-block {
    display: inline-block !important;
  }
  .jds-d-m-block {
    display: block !important;
  }
  .jds-d-m-table {
    display: table !important;
  }
  .jds-d-m-table-row {
    display: table-row !important;
  }
  .jds-d-m-table-cell {
    display: table-cell !important;
  }
  .jds-d-m-flex {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
  }
  .jds-d-m-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-box !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1366px) {
  .jds-d-l-none {
    display: none !important;
  }
  .jds-d-l-inline {
    display: inline !important;
  }
  .jds-d-l-inline-block {
    display: inline-block !important;
  }
  .jds-d-l-block {
    display: block !important;
  }
  .jds-d-l-table {
    display: table !important;
  }
  .jds-d-l-table-row {
    display: table-row !important;
  }
  .jds-d-l-table-cell {
    display: table-cell !important;
  }
  .jds-d-l-flex {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
  }
  .jds-d-l-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-box !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1920px) {
  .jds-d-xl-none {
    display: none !important;
  }
  .jds-d-xl-inline {
    display: inline !important;
  }
  .jds-d-xl-inline-block {
    display: inline-block !important;
  }
  .jds-d-xl-block {
    display: block !important;
  }
  .jds-d-xl-table {
    display: table !important;
  }
  .jds-d-xl-table-row {
    display: table-row !important;
  }
  .jds-d-xl-table-cell {
    display: table-cell !important;
  }
  .jds-d-xl-flex {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
  }
  .jds-d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-box !important;
    display: inline-flex !important;
  }
}

@media print {
  .jds-d-print-none {
    display: none !important;
  }
  .jds-d-print-inline {
    display: inline !important;
  }
  .jds-d-print-inline-block {
    display: inline-block !important;
  }
  .jds-d-print-block {
    display: block !important;
  }
  .jds-d-print-table {
    display: table !important;
  }
  .jds-d-print-table-row {
    display: table-row !important;
  }
  .jds-d-print-table-cell {
    display: table-cell !important;
  }
  .jds-d-print-flex {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
  }
  .jds-d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-box !important;
    display: inline-flex !important;
  }
}

.flex-row {
  -ms-flex-direction: row !important;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
          flex-direction: row !important;
}

.flex-column {
  -ms-flex-direction: column !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
          flex-direction: column !important;
}

.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
          flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
          flex-direction: column-reverse !important;
}

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}

.flex-fill > * {
  -webkit-box-flex: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important;
}

.flex-grow-0 {
  -webkit-box-flex: 0 !important;
      -ms-flex-positive: 0 !important;
          flex-grow: 0 !important;
}

.flex-grow-1 {
  -webkit-box-flex: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important;
}

.flex-grow-2 {
  -webkit-box-flex: 2 !important;
      -ms-flex-positive: 2 !important;
          flex-grow: 2 !important;
}

.flex-grow-3 {
  -webkit-box-flex: 3 !important;
      -ms-flex-positive: 3 !important;
          flex-grow: 3 !important;
}

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
      flex-shrink: 0 !important;
}

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
      flex-shrink: 1 !important;
}

.flex-shrink-2 {
  -ms-flex-negative: 2 !important;
      flex-shrink: 2 !important;
}

.flex-shrink-3 {
  -ms-flex-negative: 3 !important;
      flex-shrink: 3 !important;
}

.flex-basis-1 {
  -ms-flex-preferred-size: 1 !important;
      flex-basis: 1 !important;
}

.flex-basis-2 {
  -ms-flex-preferred-size: 2 !important;
      flex-basis: 2 !important;
}

.flex-basis-3 {
  -ms-flex-preferred-size: 3 !important;
      flex-basis: 3 !important;
}

.flex-basis-4 {
  -ms-flex-preferred-size: 4 !important;
      flex-basis: 4 !important;
}

.flex-basis-5 {
  -ms-flex-preferred-size: 5 !important;
      flex-basis: 5 !important;
}

.justify-content-start {
  -ms-flex-pack: start !important;
  -webkit-box-pack: start !important;
          justify-content: flex-start !important;
}

.justify-content-end {
  -ms-flex-pack: end !important;
  -webkit-box-pack: end !important;
          justify-content: flex-end !important;
}

.justify-content-center {
  -ms-flex-pack: center !important;
  -webkit-box-pack: center !important;
          justify-content: center !important;
}

.justify-content-between {
  -ms-flex-pack: justify !important;
  -webkit-box-pack: justify !important;
          justify-content: space-between !important;
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}

.align-items-start {
  -ms-flex-align: start !important;
  -webkit-box-align: start !important;
          align-items: flex-start !important;
}

.align-items-end {
  -ms-flex-align: end !important;
  -webkit-box-align: end !important;
          align-items: flex-end !important;
}

.align-items-center {
  -ms-flex-align: center !important;
  -webkit-box-align: center !important;
          align-items: center !important;
}

.align-items-baseline {
  -ms-flex-align: baseline !important;
  -webkit-box-align: baseline !important;
          align-items: baseline !important;
}

.align-items-stretch {
  -ms-flex-align: stretch !important;
  -webkit-box-align: stretch !important;
          align-items: stretch !important;
}

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
  -ms-grid-row-align: auto !important;
      align-self: auto !important;
}

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}

.align-self-center {
  -ms-flex-item-align: center !important;
  -ms-grid-row-align: center !important;
      align-self: center !important;
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  -ms-grid-row-align: stretch !important;
      align-self: stretch !important;
}

@media (min-width: 768px) {
  .flex-s-row {
    -ms-flex-direction: row !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
            flex-direction: row !important;
  }
  .flex-s-column {
    -ms-flex-direction: column !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
            flex-direction: column !important;
  }
  .flex-s-row-reverse {
    -ms-flex-direction: row-reverse !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-s-column-reverse {
    -ms-flex-direction: column-reverse !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-s-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-s-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-s-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-s-fill {
    -ms-flex: 1 1 auto !important;
    -webkit-box-flex: 1 !important;
            flex: 1 1 auto !important;
  }
  .flex-s-grow-0 {
    -ms-flex-positive: 0 !important;
    -webkit-box-flex: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-s-grow-1 {
    -ms-flex-positive: 1 !important;
    -webkit-box-flex: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-s-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-s-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-s-start {
    -ms-flex-pack: start !important;
    -webkit-box-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-s-end {
    -ms-flex-pack: end !important;
    -webkit-box-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-s-center {
    -ms-flex-pack: center !important;
    -webkit-box-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-s-between {
    -ms-flex-pack: justify !important;
    -webkit-box-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-s-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-s-start {
    -ms-flex-align: start !important;
    -webkit-box-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-s-end {
    -ms-flex-align: end !important;
    -webkit-box-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-s-center {
    -ms-flex-align: center !important;
    -webkit-box-align: center !important;
            align-items: center !important;
  }
  .align-items-s-baseline {
    -ms-flex-align: baseline !important;
    -webkit-box-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-s-stretch {
    -ms-flex-align: stretch !important;
    -webkit-box-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-s-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-s-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-s-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-s-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-s-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-s-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-s-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }
  .align-self-s-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-s-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-s-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
        align-self: center !important;
  }
  .align-self-s-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-s-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  .flex-m-row {
    -ms-flex-direction: row !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
            flex-direction: row !important;
  }
  .flex-m-column {
    -ms-flex-direction: column !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
            flex-direction: column !important;
  }
  .flex-m-row-reverse {
    -ms-flex-direction: row-reverse !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-m-column-reverse {
    -ms-flex-direction: column-reverse !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-m-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-m-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-m-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-m-fill {
    -ms-flex: 1 1 auto !important;
    -webkit-box-flex: 1 !important;
            flex: 1 1 auto !important;
  }
  .flex-m-grow-0 {
    -ms-flex-positive: 0 !important;
    -webkit-box-flex: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-m-grow-1 {
    -ms-flex-positive: 1 !important;
    -webkit-box-flex: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-m-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-m-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-m-start {
    -ms-flex-pack: start !important;
    -webkit-box-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-m-end {
    -ms-flex-pack: end !important;
    -webkit-box-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-m-center {
    -ms-flex-pack: center !important;
    -webkit-box-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-m-between {
    -ms-flex-pack: justify !important;
    -webkit-box-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-m-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-m-start {
    -ms-flex-align: start !important;
    -webkit-box-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-m-end {
    -ms-flex-align: end !important;
    -webkit-box-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-m-center {
    -ms-flex-align: center !important;
    -webkit-box-align: center !important;
            align-items: center !important;
  }
  .align-items-m-baseline {
    -ms-flex-align: baseline !important;
    -webkit-box-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-m-stretch {
    -ms-flex-align: stretch !important;
    -webkit-box-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-m-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-m-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-m-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-m-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-m-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-m-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-m-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }
  .align-self-m-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-m-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-m-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
        align-self: center !important;
  }
  .align-self-m-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-m-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}

@media (min-width: 1366px) {
  .flex-l-row {
    -ms-flex-direction: row !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
            flex-direction: row !important;
  }
  .flex-l-column {
    -ms-flex-direction: column !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
            flex-direction: column !important;
  }
  .flex-l-row-reverse {
    -ms-flex-direction: row-reverse !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-l-column-reverse {
    -ms-flex-direction: column-reverse !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-l-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-l-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-l-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-l-fill {
    -ms-flex: 1 1 auto !important;
    -webkit-box-flex: 1 !important;
            flex: 1 1 auto !important;
  }
  .flex-l-grow-0 {
    -ms-flex-positive: 0 !important;
    -webkit-box-flex: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-l-grow-1 {
    -ms-flex-positive: 1 !important;
    -webkit-box-flex: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-l-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-l-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-l-start {
    -ms-flex-pack: start !important;
    -webkit-box-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-l-end {
    -ms-flex-pack: end !important;
    -webkit-box-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-l-center {
    -ms-flex-pack: center !important;
    -webkit-box-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-l-between {
    -ms-flex-pack: justify !important;
    -webkit-box-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-l-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-l-start {
    -ms-flex-align: start !important;
    -webkit-box-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-l-end {
    -ms-flex-align: end !important;
    -webkit-box-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-l-center {
    -ms-flex-align: center !important;
    -webkit-box-align: center !important;
            align-items: center !important;
  }
  .align-items-l-baseline {
    -ms-flex-align: baseline !important;
    -webkit-box-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-l-stretch {
    -ms-flex-align: stretch !important;
    -webkit-box-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-l-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-l-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-l-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-l-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-l-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-l-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-l-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }
  .align-self-l-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-l-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-l-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
        align-self: center !important;
  }
  .align-self-l-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-l-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}

@media (min-width: 1920px) {
  .flex-xl-row {
    -ms-flex-direction: row !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
            flex-direction: row !important;
  }
  .flex-xl-column {
    -ms-flex-direction: column !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
            flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    -ms-flex: 1 1 auto !important;
    -webkit-box-flex: 1 !important;
            flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    -webkit-box-flex: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    -webkit-box-flex: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    -webkit-box-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    -webkit-box-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    -webkit-box-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    -webkit-box-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    -ms-flex-align: start !important;
    -webkit-box-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-xl-end {
    -ms-flex-align: end !important;
    -webkit-box-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-xl-center {
    -ms-flex-align: center !important;
    -webkit-box-align: center !important;
            align-items: center !important;
  }
  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    -webkit-box-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    -webkit-box-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
        align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}

/* 
@import "../mixins";
@import "../varibales";
*/
/* List Size - xxs, xs, s, m, l, xl, xxl */
.jds-list {
  font-size: 14px;
  line-height: 20px;
  /* List Style*/
}

.jds-list.list-size-xxs {
  font-size: 10px;
  line-height: 16px;
}

.jds-list.list-size-xs {
  font-size: 12px;
  line-height: 20px;
}

.jds-list.list-size-s {
  font-size: 14px;
  line-height: 24px;
}

.jds-list.list-size-m {
  font-size: 18px;
  line-height: 28px;
}

.jds-list.list-size-l {
  font-size: 24px;
  line-height: 34px;
}

.jds-list.list-size-xl {
  font-size: 28px;
  line-height: 40px;
}

.jds-list.list-size-xxl {
  font-size: 32px;
  line-height: 48px;
}

.jds-list.list-style-none {
  list-style: none !important;
}

.jds-list.list-style-circle {
  list-style: circle !important;
  padding-left: 15px !important;
}

.jds-list.list-style-square {
  list-style: square !important;
  padding-left: 15px !important;
}

.jds-list.list-style-unset {
  list-style: unset !important;
}

.jds-list.list-style-decimal {
  list-style: decimal !important;
  padding-left: 15px !important;
}

.jds-list.list-style-decimal-leading-zero {
  list-style: decimal-leading-zero !important;
  padding-left: 15px !important;
}

.jds-list.list-style-roman {
  list-style: upper-roman !important;
  padding-left: 25px !important;
}

.jds-list.list-style-alphabet, .jds-list .jds-style-letter {
  list-style: upper-alpha !important;
  padding-left: 15px !important;
}

/* List Style Type */
/* 000000000 Map 000000000000000 */
.salesMap .items {
  border-bottom: 1px transparent solid;
  border-left: 1px transparent solid;
  border-right: 3px #ccc solid;
  border-top: 1px transparent solid;
  display: table;
  margin-bottom: 14px;
  position: relative;
  width: 100%;
}

.salesMap .items:hover {
  background-color: rgba(0, 0, 0, 0.05);
  border-bottom: 1px transparent solid;
  border-bottom-left-radius: 55px;
  border-left: 1px transparent solid;
  border-right: 3px #ccc solid;
  border-top: 1px transparent solid;
  border-top-left-radius: 55px;
  cursor: pointer;
}

.salesMap .items:hover .square-box .contactPersionPhoto {
  background-color: rgba(128, 164, 8, 0.9);
  border-color: rgba(128, 184, 8, 0.9);
}

.salesMap .items:hover .info-block h5,
.salesMap .items:hover .info-block h6,
.salesMap .items:hover p,
.salesMap .items:hover a,
.salesMap .items:hover i {
  opacity: 0.3;
}

.salesMap .items .info-block a.team_view_btn {
  bottom: 50%;
  margin-bottom: -15px;
  right: -20px;
  width: auto;
  position: absolute;
}

.salesMap .items:hover .info-block .team_view_btn {
  opacity: 1;
  right: 20px;
}

.info-block .square-box,
.info-block .right-block {
  display: table-cell;
  vertical-align: top;
}

.info-block .right-block {
  padding-left: 15px;
}

.teamModal .info-block {
  border: 1px #eee solid;
  display: block;
  padding: 40px 15px 10px;
  text-align: center;
}

.teamModal .info-block .square-box,
.teamModal .right-block {
  display: block;
}

.teamModal .square-box {
  clear: both;
  float: none;
  margin-bottom: 30px;
  width: 100%;
}

.teamModal .info-block img {
  border: 10px solid #f8f8f8;
  border-radius: 50%;
  height: 220px;
  margin: 0 auto;
  min-height: 200px;
  min-width: 200px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 220px;
}

.teamModal .info-block:hover img {
  border: 10px solid rgba(128, 164, 8, 0.9);
}

.teamModal .info-block h5 {
  border-bottom: 1px solid #ddd;
  color: #333;
  font-size: 26px;
  font-weight: bold;
  margin: 38px 0 18px;
  padding-bottom: 20px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}

.teamModal .info-block:hover h5 {
  border-bottom: 1px solid rgba(128, 164, 8, 0.9);
}

.teamModal .info-block h6 {
  color: #999;
  display: block;
  font-size: 18px;
  margin-top: 20px;
  opacity: 1;
  overflow: hidden;
  text-transform: capitalize;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.teamModal .info-block .conInfo,
.teamModal .info-block p,
.teamModal .info-block .team_bio {
  font-size: 16px;
  line-height: 22px;
}

.teamModal .info-block .team_bio {
  text-align: justify;
}

.salesMap .info-block.block-info .square-box {
  color: #FFF;
}

.salesMap .square-box .glyphicon {
  margin-bottom: 20px;
  margin-top: 20px;
}

.salesMap #sales-map {
  max-height: 390px;
}

.salesMap #sales-map {
  left: -276px;
  margin-left: 13%;
}

@media (max-width: 992px) {
  svg#sales-map {
    left: auto;
    margin-left: auto;
    width: 100%;
  }
}

.salesMap text {
  fill: #000000;
  font-size: 12px;
  pointer-events: none;
}

.group01 path {
  fill: #31b0d5;
}

.group02 path {
  fill: #f09119;
}

.group03 path {
  fill: #155c9e;
}

.group04 path {
  fill: #585858;
}

.group05 path {
  fill: #80a408;
}

.group06 path {
  fill: white;
}

.group07 path {
  fill: #d6f264;
}

.group08 path {
  fill: #b4b4b4;
}

.group path {
  stroke: #000;
  stroke-width: 0.25;
}

.salesMap .group:hover path:hover {
  cursor: pointer;
  fill: #cccccc;
  stroke-width: 0;
}

@-webkit-keyframes dash {
  to {
    stroke-dashoffset: 1000;
  }
}

@keyframes dash {
  to {
    stroke-dashoffset: 1000;
  }
}

.salesMap .group:hover path,
.salesMap .group.selected path {
  stroke: #000000;
  stroke-width: 1;
}

.joneGroup .jds-btn {
  font-size: 20px;
  font-weight: 400;
  line-height: 40px;
}

.joneGroup .jds-btn.group01 {
  background-color: #31b0d5;
}

.joneGroup .jds-btn.group02 {
  background-color: #f09119;
}

.joneGroup .jds-btn.group03 {
  background-color: #155c9e;
}

.joneGroup .jds-btn.group04 {
  background-color: #585858;
}

.joneGroup .jds-btn.group05 {
  background-color: #80a408;
}

.joneGroup .jds-btn.group06 {
  background-color: white;
  color: #000;
}

.joneGroup .jds-btn.group07 {
  background-color: #d6f264;
  color: #000;
}

.joneGroup .jds-btn.group08 {
  background-color: #b4b4b4;
}

.joneGroup .jds-btn.selected, .joneGroup .jds-btn:hover {
  color: #0b469e;
  fill: #dfdfdf !important;
  background-color: #e5e5f7;
  opacity: 0.8;
  background-size: 10px 10px;
  background-image: repeating-linear-gradient(45deg, #afafaf 0, #8f8f8f 1px, #e5e5f7 0, #e5e5f7 50%);
}

.salesMap .group.selected:hover path,
.salesMap .group.selected path {
  fill: #dfdfdf;
  stroke: #0b469e;
  stroke-width: 1px;
}

.salesMap .group.selected:hover text,
.salesMap .group.selected text {
  color: #0b469e;
  fill: #0b469e;
  font-weight: bold;
}

/* 000000000 Margine Functions 000000000000000 */
.m0 {
  margin: 0px !important;
}

.mlr0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.mtb0 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.ml0 {
  margin-left: 0px !important;
}

.mr0 {
  margin-right: 0px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.mt0 {
  margin-top: 0px !important;
}

.m5 {
  margin: 5px !important;
}

.mlr5 {
  margin-left: 5px !important;
  margin-right: 5px !important;
}

.mtb5 {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.m10 {
  margin: 10px !important;
}

.mlr10 {
  margin-left: 10px !important;
  margin-right: 10px !important;
}

.mtb10 {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.m15 {
  margin: 15px !important;
}

.mlr15 {
  margin-left: 15px !important;
  margin-right: 15px !important;
}

.mtb15 {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.m20 {
  margin: 20px !important;
}

.mlr20 {
  margin-left: 20px !important;
  margin-right: 20px !important;
}

.mtb20 {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.m25 {
  margin: 25px !important;
}

.mlr25 {
  margin-left: 25px !important;
  margin-right: 25px !important;
}

.mtb25 {
  margin-top: 25px !important;
  margin-bottom: 25px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.m30 {
  margin: 30px !important;
}

.mlr30 {
  margin-left: 30px !important;
  margin-right: 30px !important;
}

.mtb30 {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.m35 {
  margin: 35px !important;
}

.mlr35 {
  margin-left: 35px !important;
  margin-right: 35px !important;
}

.mtb35 {
  margin-top: 35px !important;
  margin-bottom: 35px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.m40 {
  margin: 40px !important;
}

.mlr40 {
  margin-left: 40px !important;
  margin-right: 40px !important;
}

.mtb40 {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.m45 {
  margin: 45px !important;
}

.mlr45 {
  margin-left: 45px !important;
  margin-right: 45px !important;
}

.mtb45 {
  margin-top: 45px !important;
  margin-bottom: 45px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.m50 {
  margin: 50px !important;
}

.mlr50 {
  margin-left: 50px !important;
  margin-right: 50px !important;
}

.mtb50 {
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.m55 {
  margin: 55px !important;
}

.mlr55 {
  margin-left: 55px !important;
  margin-right: 55px !important;
}

.mtb55 {
  margin-top: 55px !important;
  margin-bottom: 55px !important;
}

.ml55 {
  margin-left: 55px !important;
}

.mr55 {
  margin-right: 55px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.m60 {
  margin: 60px !important;
}

.mlr60 {
  margin-left: 60px !important;
  margin-right: 60px !important;
}

.mtb60 {
  margin-top: 60px !important;
  margin-bottom: 60px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.m65 {
  margin: 65px !important;
}

.mlr65 {
  margin-left: 65px !important;
  margin-right: 65px !important;
}

.mtb65 {
  margin-top: 65px !important;
  margin-bottom: 65px !important;
}

.ml65 {
  margin-left: 65px !important;
}

.mr65 {
  margin-right: 65px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.mt65 {
  margin-top: 65px !important;
}

.m70 {
  margin: 70px !important;
}

.mlr70 {
  margin-left: 70px !important;
  margin-right: 70px !important;
}

.mtb70 {
  margin-top: 70px !important;
  margin-bottom: 70px !important;
}

.ml70 {
  margin-left: 70px !important;
}

.mr70 {
  margin-right: 70px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.m75 {
  margin: 75px !important;
}

.mlr75 {
  margin-left: 75px !important;
  margin-right: 75px !important;
}

.mtb75 {
  margin-top: 75px !important;
  margin-bottom: 75px !important;
}

.ml75 {
  margin-left: 75px !important;
}

.mr75 {
  margin-right: 75px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.mt75 {
  margin-top: 75px !important;
}

.m80 {
  margin: 80px !important;
}

.mlr80 {
  margin-left: 80px !important;
  margin-right: 80px !important;
}

.mtb80 {
  margin-top: 80px !important;
  margin-bottom: 80px !important;
}

.ml80 {
  margin-left: 80px !important;
}

.mr80 {
  margin-right: 80px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.m85 {
  margin: 85px !important;
}

.mlr85 {
  margin-left: 85px !important;
  margin-right: 85px !important;
}

.mtb85 {
  margin-top: 85px !important;
  margin-bottom: 85px !important;
}

.ml85 {
  margin-left: 85px !important;
}

.mr85 {
  margin-right: 85px !important;
}

.mb85 {
  margin-bottom: 85px !important;
}

.mt85 {
  margin-top: 85px !important;
}

.m90 {
  margin: 90px !important;
}

.mlr90 {
  margin-left: 90px !important;
  margin-right: 90px !important;
}

.mtb90 {
  margin-top: 90px !important;
  margin-bottom: 90px !important;
}

.ml90 {
  margin-left: 90px !important;
}

.mr90 {
  margin-right: 90px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.m95 {
  margin: 95px !important;
}

.mlr95 {
  margin-left: 95px !important;
  margin-right: 95px !important;
}

.mtb95 {
  margin-top: 95px !important;
  margin-bottom: 95px !important;
}

.ml95 {
  margin-left: 95px !important;
}

.mr95 {
  margin-right: 95px !important;
}

.mb95 {
  margin-bottom: 95px !important;
}

.mt95 {
  margin-top: 95px !important;
}

.m100 {
  margin: 100px !important;
}

.mlr100 {
  margin-left: 100px !important;
  margin-right: 100px !important;
}

.mtb100 {
  margin-top: 100px !important;
  margin-bottom: 100px !important;
}

.ml100 {
  margin-left: 100px !important;
}

.mr100 {
  margin-right: 100px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.mt100 {
  margin-top: 100px !important;
}

/* margin with percentage */
.m5pr {
  margin: 5% !important;
}

.mlr5pr {
  margin-left: 5% !important;
  margin-right: 5% !important;
}

.mtb5pr {
  margin-top: 5% !important;
  margin-bottom: 5% !important;
}

.mt5pr {
  margin-top: 5% !important;
}

.mr5pr {
  margin-right: 5% !important;
}

.mb5pr {
  margin-bottom: 5% !important;
}

.ml5pr {
  margin-left: 5% !important;
}

.m10pr {
  margin: 10% !important;
}

.mlr10pr {
  margin-left: 10% !important;
  margin-right: 10% !important;
}

.mtb10pr {
  margin-top: 10% !important;
  margin-bottom: 10% !important;
}

.mt10pr {
  margin-top: 10% !important;
}

.mr10pr {
  margin-right: 10% !important;
}

.mb10pr {
  margin-bottom: 10% !important;
}

.ml10pr {
  margin-left: 10% !important;
}

.m15pr {
  margin: 15% !important;
}

.mlr15pr {
  margin-left: 15% !important;
  margin-right: 15% !important;
}

.mtb15pr {
  margin-top: 15% !important;
  margin-bottom: 15% !important;
}

.mt15pr {
  margin-top: 15% !important;
}

.mr15pr {
  margin-right: 15% !important;
}

.mb15pr {
  margin-bottom: 15% !important;
}

.ml15pr {
  margin-left: 15% !important;
}

.m20pr {
  margin: 20% !important;
}

.mlr20pr {
  margin-left: 20% !important;
  margin-right: 20% !important;
}

.mtb20pr {
  margin-top: 20% !important;
  margin-bottom: 20% !important;
}

.mt20pr {
  margin-top: 20% !important;
}

.mr20pr {
  margin-right: 20% !important;
}

.mb20pr {
  margin-bottom: 20% !important;
}

.ml20pr {
  margin-left: 20% !important;
}

.m25pr {
  margin: 25% !important;
}

.mlr25pr {
  margin-left: 25% !important;
  margin-right: 25% !important;
}

.mtb25pr {
  margin-top: 25% !important;
  margin-bottom: 25% !important;
}

.mt25pr {
  margin-top: 25% !important;
}

.mr25pr {
  margin-right: 25% !important;
}

.mb25pr {
  margin-bottom: 25% !important;
}

.ml25pr {
  margin-left: 25% !important;
}

.m30pr {
  margin: 30% !important;
}

.mlr30pr {
  margin-left: 30% !important;
  margin-right: 30% !important;
}

.mtb30pr {
  margin-top: 30% !important;
  margin-bottom: 30% !important;
}

.mt30pr {
  margin-top: 30% !important;
}

.mr30pr {
  margin-right: 30% !important;
}

.mb30pr {
  margin-bottom: 30% !important;
}

.ml30pr {
  margin-left: 30% !important;
}

.m35pr {
  margin: 35% !important;
}

.mlr35pr {
  margin-left: 35% !important;
  margin-right: 35% !important;
}

.mtb35pr {
  margin-top: 35% !important;
  margin-bottom: 35% !important;
}

.mt35pr {
  margin-top: 35% !important;
}

.mr35pr {
  margin-right: 35% !important;
}

.mb35pr {
  margin-bottom: 35% !important;
}

.ml35pr {
  margin-left: 35% !important;
}

.m40pr {
  margin: 40% !important;
}

.mlr40pr {
  margin-left: 40% !important;
  margin-right: 40% !important;
}

.mtb40pr {
  margin-top: 40% !important;
  margin-bottom: 40% !important;
}

.mt40pr {
  margin-top: 40% !important;
}

.mr40pr {
  margin-right: 40% !important;
}

.mb40pr {
  margin-bottom: 40% !important;
}

.ml40pr {
  margin-left: 40% !important;
}

.m45pr {
  margin: 45% !important;
}

.mlr45pr {
  margin-left: 45% !important;
  margin-right: 45% !important;
}

.mtb45pr {
  margin-top: 45% !important;
  margin-bottom: 45% !important;
}

.mt45pr {
  margin-top: 45% !important;
}

.mr45pr {
  margin-right: 45% !important;
}

.mb45pr {
  margin-bottom: 45% !important;
}

.ml45pr {
  margin-left: 45% !important;
}

.m50pr {
  margin: 50% !important;
}

.mlr50pr {
  margin-left: 50% !important;
  margin-right: 50% !important;
}

.mtb50pr {
  margin-top: 50% !important;
  margin-bottom: 50% !important;
}

.mt50pr {
  margin-top: 50% !important;
}

.mr50pr {
  margin-right: 50% !important;
}

.mb50pr {
  margin-bottom: 50% !important;
}

.ml50pr {
  margin-left: 50% !important;
}

.m55pr {
  margin: 55% !important;
}

.mlr55pr {
  margin-left: 55% !important;
  margin-right: 55% !important;
}

.mtb55pr {
  margin-top: 55% !important;
  margin-bottom: 55% !important;
}

.mt55pr {
  margin-top: 55% !important;
}

.mr55pr {
  margin-right: 55% !important;
}

.mb55pr {
  margin-bottom: 55% !important;
}

.ml55pr {
  margin-left: 55% !important;
}

.m60pr {
  margin: 60% !important;
}

.mlr60pr {
  margin-left: 60% !important;
  margin-right: 60% !important;
}

.mtb60pr {
  margin-top: 60% !important;
  margin-bottom: 60% !important;
}

.mt60pr {
  margin-top: 60% !important;
}

.mr60pr {
  margin-right: 60% !important;
}

.mb60pr {
  margin-bottom: 60% !important;
}

.ml60pr {
  margin-left: 60% !important;
}

.m65pr {
  margin: 65% !important;
}

.mlr65pr {
  margin-left: 65% !important;
  margin-right: 65% !important;
}

.mtb65pr {
  margin-top: 65% !important;
  margin-bottom: 65% !important;
}

.mt65pr {
  margin-top: 65% !important;
}

.mr65pr {
  margin-right: 65% !important;
}

.mb65pr {
  margin-bottom: 65% !important;
}

.ml65pr {
  margin-left: 65% !important;
}

.m70pr {
  margin: 70% !important;
}

.mlr70pr {
  margin-left: 70% !important;
  margin-right: 70% !important;
}

.mtb70pr {
  margin-top: 70% !important;
  margin-bottom: 70% !important;
}

.mt70pr {
  margin-top: 70% !important;
}

.mr70pr {
  margin-right: 70% !important;
}

.mb70pr {
  margin-bottom: 70% !important;
}

.ml70pr {
  margin-left: 70% !important;
}

.m75pr {
  margin: 75% !important;
}

.mlr75pr {
  margin-left: 75% !important;
  margin-right: 75% !important;
}

.mtb75pr {
  margin-top: 75% !important;
  margin-bottom: 75% !important;
}

.mt75pr {
  margin-top: 75% !important;
}

.mr75pr {
  margin-right: 75% !important;
}

.mb75pr {
  margin-bottom: 75% !important;
}

.ml75pr {
  margin-left: 75% !important;
}

.m80pr {
  margin: 80% !important;
}

.mlr80pr {
  margin-left: 80% !important;
  margin-right: 80% !important;
}

.mtb80pr {
  margin-top: 80% !important;
  margin-bottom: 80% !important;
}

.mt80pr {
  margin-top: 80% !important;
}

.mr80pr {
  margin-right: 80% !important;
}

.mb80pr {
  margin-bottom: 80% !important;
}

.ml80pr {
  margin-left: 80% !important;
}

.m85pr {
  margin: 85% !important;
}

.mlr85pr {
  margin-left: 85% !important;
  margin-right: 85% !important;
}

.mtb85pr {
  margin-top: 85% !important;
  margin-bottom: 85% !important;
}

.mt85pr {
  margin-top: 85% !important;
}

.mr85pr {
  margin-right: 85% !important;
}

.mb85pr {
  margin-bottom: 85% !important;
}

.ml85pr {
  margin-left: 85% !important;
}

.m90pr {
  margin: 90% !important;
}

.mlr90pr {
  margin-left: 90% !important;
  margin-right: 90% !important;
}

.mtb90pr {
  margin-top: 90% !important;
  margin-bottom: 90% !important;
}

.mt90pr {
  margin-top: 90% !important;
}

.mr90pr {
  margin-right: 90% !important;
}

.mb90pr {
  margin-bottom: 90% !important;
}

.ml90pr {
  margin-left: 90% !important;
}

.m95pr {
  margin: 95% !important;
}

.mlr95pr {
  margin-left: 95% !important;
  margin-right: 95% !important;
}

.mtb95pr {
  margin-top: 95% !important;
  margin-bottom: 95% !important;
}

.mt95pr {
  margin-top: 95% !important;
}

.mr95pr {
  margin-right: 95% !important;
}

.mb95pr {
  margin-bottom: 95% !important;
}

.ml95pr {
  margin-left: 95% !important;
}

.m100pr {
  margin: 100% !important;
}

.mlr100pr {
  margin-left: 100% !important;
  margin-right: 100% !important;
}

.mtb100pr {
  margin-top: 100% !important;
  margin-bottom: 100% !important;
}

.mt100pr {
  margin-top: 100% !important;
}

.mr100pr {
  margin-right: 100% !important;
}

.mb100pr {
  margin-bottom: 100% !important;
}

.ml100pr {
  margin-left: 100% !important;
}

.mtauto {
  margin-top: auto;
}

.mbauto {
  margin-bottom: auto;
}

.mlauto {
  margin-left: auto;
}

.mrauto {
  margin-right: auto;
}

/* 000000000 paddinge Functions 000000000000000 */
.p0 {
  padding: 0px !important;
}

.plr0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.ptb0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.pl0 {
  padding-left: 0px !important;
}

.pr0 {
  padding-right: 0px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.p5 {
  padding: 5px !important;
}

.plr5 {
  padding-left: 5px !important;
  padding-right: 5px !important;
}

.ptb5 {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

.pl5 {
  padding-left: 5px !important;
}

.pr5 {
  padding-right: 5px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.p10 {
  padding: 10px !important;
}

.plr10 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.ptb10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.p15 {
  padding: 15px !important;
}

.plr15 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.ptb15 {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.p20 {
  padding: 20px !important;
}

.plr20 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.ptb20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.p25 {
  padding: 25px !important;
}

.plr25 {
  padding-left: 25px !important;
  padding-right: 25px !important;
}

.ptb25 {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.p30 {
  padding: 30px !important;
}

.plr30 {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

.ptb30 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.p35 {
  padding: 35px !important;
}

.plr35 {
  padding-left: 35px !important;
  padding-right: 35px !important;
}

.ptb35 {
  padding-top: 35px !important;
  padding-bottom: 35px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.p40 {
  padding: 40px !important;
}

.plr40 {
  padding-left: 40px !important;
  padding-right: 40px !important;
}

.ptb40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.p45 {
  padding: 45px !important;
}

.plr45 {
  padding-left: 45px !important;
  padding-right: 45px !important;
}

.ptb45 {
  padding-top: 45px !important;
  padding-bottom: 45px !important;
}

.pl45 {
  padding-left: 45px !important;
}

.pr45 {
  padding-right: 45px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.p50 {
  padding: 50px !important;
}

.plr50 {
  padding-left: 50px !important;
  padding-right: 50px !important;
}

.ptb50 {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.p55 {
  padding: 55px !important;
}

.plr55 {
  padding-left: 55px !important;
  padding-right: 55px !important;
}

.ptb55 {
  padding-top: 55px !important;
  padding-bottom: 55px !important;
}

.pl55 {
  padding-left: 55px !important;
}

.pr55 {
  padding-right: 55px !important;
}

.pb55 {
  padding-bottom: 55px !important;
}

.pt55 {
  padding-top: 55px !important;
}

.p60 {
  padding: 60px !important;
}

.plr60 {
  padding-left: 60px !important;
  padding-right: 60px !important;
}

.ptb60 {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}

.pl60 {
  padding-left: 60px !important;
}

.pr60 {
  padding-right: 60px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.p65 {
  padding: 65px !important;
}

.plr65 {
  padding-left: 65px !important;
  padding-right: 65px !important;
}

.ptb65 {
  padding-top: 65px !important;
  padding-bottom: 65px !important;
}

.pl65 {
  padding-left: 65px !important;
}

.pr65 {
  padding-right: 65px !important;
}

.pb65 {
  padding-bottom: 65px !important;
}

.pt65 {
  padding-top: 65px !important;
}

.p70 {
  padding: 70px !important;
}

.plr70 {
  padding-left: 70px !important;
  padding-right: 70px !important;
}

.ptb70 {
  padding-top: 70px !important;
  padding-bottom: 70px !important;
}

.pl70 {
  padding-left: 70px !important;
}

.pr70 {
  padding-right: 70px !important;
}

.pb70 {
  padding-bottom: 70px !important;
}

.pt70 {
  padding-top: 70px !important;
}

.p75 {
  padding: 75px !important;
}

.plr75 {
  padding-left: 75px !important;
  padding-right: 75px !important;
}

.ptb75 {
  padding-top: 75px !important;
  padding-bottom: 75px !important;
}

.pl75 {
  padding-left: 75px !important;
}

.pr75 {
  padding-right: 75px !important;
}

.pb75 {
  padding-bottom: 75px !important;
}

.pt75 {
  padding-top: 75px !important;
}

.p80 {
  padding: 80px !important;
}

.plr80 {
  padding-left: 80px !important;
  padding-right: 80px !important;
}

.ptb80 {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}

.pl80 {
  padding-left: 80px !important;
}

.pr80 {
  padding-right: 80px !important;
}

.pb80 {
  padding-bottom: 80px !important;
}

.pt80 {
  padding-top: 80px !important;
}

.p85 {
  padding: 85px !important;
}

.plr85 {
  padding-left: 85px !important;
  padding-right: 85px !important;
}

.ptb85 {
  padding-top: 85px !important;
  padding-bottom: 85px !important;
}

.pl85 {
  padding-left: 85px !important;
}

.pr85 {
  padding-right: 85px !important;
}

.pb85 {
  padding-bottom: 85px !important;
}

.pt85 {
  padding-top: 85px !important;
}

.p90 {
  padding: 90px !important;
}

.plr90 {
  padding-left: 90px !important;
  padding-right: 90px !important;
}

.ptb90 {
  padding-top: 90px !important;
  padding-bottom: 90px !important;
}

.pl90 {
  padding-left: 90px !important;
}

.pr90 {
  padding-right: 90px !important;
}

.pb90 {
  padding-bottom: 90px !important;
}

.pt90 {
  padding-top: 90px !important;
}

.p95 {
  padding: 95px !important;
}

.plr95 {
  padding-left: 95px !important;
  padding-right: 95px !important;
}

.ptb95 {
  padding-top: 95px !important;
  padding-bottom: 95px !important;
}

.pl95 {
  padding-left: 95px !important;
}

.pr95 {
  padding-right: 95px !important;
}

.pb95 {
  padding-bottom: 95px !important;
}

.pt95 {
  padding-top: 95px !important;
}

.p100 {
  padding: 100px !important;
}

.plr100 {
  padding-left: 100px !important;
  padding-right: 100px !important;
}

.ptb100 {
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}

.pl100 {
  padding-left: 100px !important;
}

.pr100 {
  padding-right: 100px !important;
}

.pb100 {
  padding-bottom: 100px !important;
}

.pt100 {
  padding-top: 100px !important;
}

/* Padding Width percentage */
.p5pr {
  padding: 5%;
}

.plr5pr {
  padding-left: 5%;
  padding-right: 5%;
}

.ptb5pr {
  padding-top: 5%;
  padding-bottom: 5%;
}

.pt5pr {
  padding-top: 5%;
}

.pr5pr {
  padding-right: 5%;
}

.pb5pr {
  padding-bottom: 5%;
}

.pl5pr {
  padding-left: 5%;
}

.p10pr {
  padding: 10%;
}

.plr10pr {
  padding-left: 10%;
  padding-right: 10%;
}

.ptb10pr {
  padding-top: 10%;
  padding-bottom: 10%;
}

.pt10pr {
  padding-top: 10%;
}

.pr10pr {
  padding-right: 10%;
}

.pb10pr {
  padding-bottom: 10%;
}

.pl10pr {
  padding-left: 10%;
}

.p15pr {
  padding: 15%;
}

.plr15pr {
  padding-left: 15%;
  padding-right: 15%;
}

.ptb15pr {
  padding-top: 15%;
  padding-bottom: 15%;
}

.pt15pr {
  padding-top: 15%;
}

.pr15pr {
  padding-right: 15%;
}

.pb15pr {
  padding-bottom: 15%;
}

.pl15pr {
  padding-left: 15%;
}

.p20pr {
  padding: 20%;
}

.plr20pr {
  padding-left: 20%;
  padding-right: 20%;
}

.ptb20pr {
  padding-top: 20%;
  padding-bottom: 20%;
}

.pt20pr {
  padding-top: 20%;
}

.pr20pr {
  padding-right: 20%;
}

.pb20pr {
  padding-bottom: 20%;
}

.pl20pr {
  padding-left: 20%;
}

.p25pr {
  padding: 25%;
}

.plr25pr {
  padding-left: 25%;
  padding-right: 25%;
}

.ptb25pr {
  padding-top: 25%;
  padding-bottom: 25%;
}

.pt25pr {
  padding-top: 25%;
}

.pr25pr {
  padding-right: 25%;
}

.pb25pr {
  padding-bottom: 25%;
}

.pl25pr {
  padding-left: 25%;
}

.p30pr {
  padding: 30%;
}

.plr30pr {
  padding-left: 30%;
  padding-right: 30%;
}

.ptb30pr {
  padding-top: 30%;
  padding-bottom: 30%;
}

.pt30pr {
  padding-top: 30%;
}

.pr30pr {
  padding-right: 30%;
}

.pb30pr {
  padding-bottom: 30%;
}

.pl30pr {
  padding-left: 30%;
}

.p35pr {
  padding: 35%;
}

.plr35pr {
  padding-left: 35%;
  padding-right: 35%;
}

.ptb35pr {
  padding-top: 35%;
  padding-bottom: 35%;
}

.pt35pr {
  padding-top: 35%;
}

.pr35pr {
  padding-right: 35%;
}

.pb35pr {
  padding-bottom: 35%;
}

.pl35pr {
  padding-left: 35%;
}

.p40pr {
  padding: 40%;
}

.plr40pr {
  padding-left: 40%;
  padding-right: 40%;
}

.ptb40pr {
  padding-top: 40%;
  padding-bottom: 40%;
}

.pt40pr {
  padding-top: 40%;
}

.pr40pr {
  padding-right: 40%;
}

.pb40pr {
  padding-bottom: 40%;
}

.pl40pr {
  padding-left: 40%;
}

.p45pr {
  padding: 45%;
}

.plr45pr {
  padding-left: 45%;
  padding-right: 45%;
}

.ptb45pr {
  padding-top: 45%;
  padding-bottom: 45%;
}

.pt45pr {
  padding-top: 45%;
}

.pr45pr {
  padding-right: 45%;
}

.pb45pr {
  padding-bottom: 45%;
}

.pl45pr {
  padding-left: 45%;
}

.p50pr {
  padding: 50%;
}

.plr50pr {
  padding-left: 50%;
  padding-right: 50%;
}

.ptb50pr {
  padding-top: 50%;
  padding-bottom: 50%;
}

.pt50pr {
  padding-top: 50%;
}

.pr50pr {
  padding-right: 50%;
}

.pb50pr {
  padding-bottom: 50%;
}

.pl50pr {
  padding-left: 50%;
}

.p55pr {
  padding: 55%;
}

.plr55pr {
  padding-left: 55%;
  padding-right: 55%;
}

.ptb55pr {
  padding-top: 55%;
  padding-bottom: 55%;
}

.pt55pr {
  padding-top: 55%;
}

.pr55pr {
  padding-right: 55%;
}

.pb55pr {
  padding-bottom: 55%;
}

.pl55pr {
  padding-left: 55%;
}

.p60pr {
  padding: 60%;
}

.plr60pr {
  padding-left: 60%;
  padding-right: 60%;
}

.ptb60pr {
  padding-top: 60%;
  padding-bottom: 60%;
}

.pt60pr {
  padding-top: 60%;
}

.pr60pr {
  padding-right: 60%;
}

.pb60pr {
  padding-bottom: 60%;
}

.pl60pr {
  padding-left: 60%;
}

.p65pr {
  padding: 65%;
}

.plr65pr {
  padding-left: 65%;
  padding-right: 65%;
}

.ptb65pr {
  padding-top: 65%;
  padding-bottom: 65%;
}

.pt65pr {
  padding-top: 65%;
}

.pr65pr {
  padding-right: 65%;
}

.pb65pr {
  padding-bottom: 65%;
}

.pl65pr {
  padding-left: 65%;
}

.p70pr {
  padding: 70%;
}

.plr70pr {
  padding-left: 70%;
  padding-right: 70%;
}

.ptb70pr {
  padding-top: 70%;
  padding-bottom: 70%;
}

.pt70pr {
  padding-top: 70%;
}

.pr70pr {
  padding-right: 70%;
}

.pb70pr {
  padding-bottom: 70%;
}

.pl70pr {
  padding-left: 70%;
}

.p75pr {
  padding: 75%;
}

.plr75pr {
  padding-left: 75%;
  padding-right: 75%;
}

.ptb75pr {
  padding-top: 75%;
  padding-bottom: 75%;
}

.pt75pr {
  padding-top: 75%;
}

.pr75pr {
  padding-right: 75%;
}

.pb75pr {
  padding-bottom: 75%;
}

.pl75pr {
  padding-left: 75%;
}

.p80pr {
  padding: 80%;
}

.plr80pr {
  padding-left: 80%;
  padding-right: 80%;
}

.ptb80pr {
  padding-top: 80%;
  padding-bottom: 80%;
}

.pt80pr {
  padding-top: 80%;
}

.pr80pr {
  padding-right: 80%;
}

.pb80pr {
  padding-bottom: 80%;
}

.pl80pr {
  padding-left: 80%;
}

.p85pr {
  padding: 85%;
}

.plr85pr {
  padding-left: 85%;
  padding-right: 85%;
}

.ptb85pr {
  padding-top: 85%;
  padding-bottom: 85%;
}

.pt85pr {
  padding-top: 85%;
}

.pr85pr {
  padding-right: 85%;
}

.pb85pr {
  padding-bottom: 85%;
}

.pl85pr {
  padding-left: 85%;
}

.p90pr {
  padding: 90%;
}

.plr90pr {
  padding-left: 90%;
  padding-right: 90%;
}

.ptb90pr {
  padding-top: 90%;
  padding-bottom: 90%;
}

.pt90pr {
  padding-top: 90%;
}

.pr90pr {
  padding-right: 90%;
}

.pb90pr {
  padding-bottom: 90%;
}

.pl90pr {
  padding-left: 90%;
}

.p95pr {
  padding: 95%;
}

.plr95pr {
  padding-left: 95%;
  padding-right: 95%;
}

.ptb95pr {
  padding-top: 95%;
  padding-bottom: 95%;
}

.pt95pr {
  padding-top: 95%;
}

.pr95pr {
  padding-right: 95%;
}

.pb95pr {
  padding-bottom: 95%;
}

.pl95pr {
  padding-left: 95%;
}

.p100pr {
  padding: 100%;
}

.plr100pr {
  padding-left: 100%;
  padding-right: 100%;
}

.ptb100pr {
  padding-top: 100%;
  padding-bottom: 100%;
}

.pt100pr {
  padding-top: 100%;
}

.pr100pr {
  padding-right: 100%;
}

.pb100pr {
  padding-bottom: 100%;
}

.pl100pr {
  padding-left: 100%;
}

/* 0000000000000000000000 ALL COLORS 0000000000000000 */
/* COLOR MOOD/THEME */
/* dark color theme */
/*
$jds-color-background: #000000;
$jds-color-foreground: #ffffff;
$jds-bodybg: #222222;
$jds-color-link: #62C6FF;
$jds-color-link-hover: #c2e8ff;
*/
/* light color theme */
/**/
/* basic, background, foregroun */
/* 000000000000000000 Typography 000000000000000 */
/* color basic */
/* foreground fraction */
/* background fraction */
/* 000000000000000000 Media Query Breakpoint 000000000000000 */
/*for-big-desktop-up*/
/*for-desktop-up*/
/*for-laptop-up*/
/*for-tab-up*/
/*for-tab-potrare-up*/
/*for-mobile*/
/*for-mobile-down*/
/* Table */
/* dark */
/* primary */
/* 000000000000000000 Border 000000000000000 */
/* 000000000000000000 Shadow Colors 000000000000000 */
/* 000000000000000000 Media Query 000000000000000 */
/* $sereenXXL: 3600px; for-big-desktop-up | $sereenXL: 1920px;  for-desktop-up | $sereenL: 1366px; for-laptop-up | $sereenM: 992px; for-tab-up | $sereenS: 768px; for-tab-potrare-up | $sereenXS: 600px; for-mobile | $sereenXXS: 480px; for-mobile-down */
/* 000000000000000000 Hover 000000000000000 */
/* 000000000000000000 transition 000000000000000 */
/* 000000000000000000 Background Gradiant 000000000000000 */
/*@mixin background-gradiant ($angleDegree, $color1st, $color2nd, $colorBg) {
    background-image: linear-gradient($angleDegree, $color1st, $color2nd);
    background-color: $colorBg;
}*/
/* 000000000000000000 Min height 000000000000000 */
/* 000000000000000000 Max Width 000000000000000 */
/*
-----------------------------------------------
0=0=0=0=0=0=0=0=0 UTILITIES 0=0=0=0=0=0=0=0=0 
-----------------------------------------------
*/
/* 000000000000000000 Background Gradiant 000000000000000 */
/* Mixin for transition css */
/*
@mixin transition-animation($for: all, $time-in: 250ms, $type: ease-in-out, $time-out: 0s) {
  transition: $for $time-in $type $time-out;
  -moz-transition: $for $time-in $type $time-out;
  -webkit-transition: $for $time-in $type $time-out;
  -o-transition: $for $time-in $type $time-out;
}*/
/* 000000000000000000 Background Gradiant 000000000000000 */
/* 000000000000000000 Box Shadow 000000000000000 */
/* 000000000000000000 Border Radius 000000000000000 */
/* 000000000000000000 Border 000000000000000 */
/* 000000000 Badge Background Border 000000000 */
/* 0000000000000000 Form element 000000000000000 */
/* 
-----------------------------------------------
0=0=0=0=0=0=0=0=0 COMPONENTS 0=0=0=0=0=0=0=0=0 
-----------------------------------------------
*/
/* 000000000000000000 alerts 000000000000000 */
/* 000000000000000000 jds-card  000000000000000 */
/* 000000000000000000 Progress  Bar  000000000000000 */
/* 000000000 Chips 000000000 */
/* 000000000000000000 Tables 000000000000000 */
/* 0000000000000000000000 ALL COLORS 0000000000000000 */
/* COLOR MOOD/THEME */
/* dark color theme */
/*
$jds-color-background: #000000;
$jds-color-foreground: #ffffff;
$jds-bodybg: #222222;
$jds-color-link: #62C6FF;
$jds-color-link-hover: #c2e8ff;
*/
/* light color theme */
/**/
/* basic, background, foregroun */
/* 000000000000000000 Typography 000000000000000 */
/* color basic */
/* foreground fraction */
/* background fraction */
/* 000000000000000000 Media Query Breakpoint 000000000000000 */
/*for-big-desktop-up*/
/*for-desktop-up*/
/*for-laptop-up*/
/*for-tab-up*/
/*for-tab-potrare-up*/
/*for-mobile*/
/*for-mobile-down*/
/* Table */
/* dark */
/* primary */
/* 000000000000000000 Border 000000000000000 */
/* 000000000000000000 Shadow Colors 000000000000000 */
.jds-progressbar {
  overflow: hidden;
}

.jds-progressbar.progressbar-lg progress {
  height: 20px !important;
}

.jds-progressbar.progressbar-md progress {
  height: 16px !important;
}

.jds-progressbar.progressbar-sm progress {
  height: 10px !important;
}

.jds-progressbar.progressbar-xs progress {
  height: 5px !important;
}

.jds-progressbar.progressbar-xxs progress {
  height: 2px !important;
}

.jds-progressbar.progressbar-contain progress {
  border: 0;
  height: 2.5em;
}

.jds-progressbar.progressbar-contain span {
  top: -30px;
  left: 10px;
  position: relative;
  font-size: 12px;
  color: #ffffff;
}

.jds-progressbar.progressbar-contain.progressbar-background span {
  color: #000000;
}

.jds-progressbar.progressbar-crossbar progress::-webkit-progress-value {
  content: '';
  width: 10000%;
  height: 100%;
  position: absolute;
  background: linear-gradient(-45deg, transparent 33%, rgba(0, 0, 0, 0.2) 33%, rgba(0, 0, 0, 0.4) 66%, transparent 66%);
  background-size: 80px 40px;
}

.jds-progressbar progress {
  border: 0;
  width: 100%;
  position: relative;
  /* mixin variable - $mainBg, $barBg, $valueBg */
}

.jds-progressbar progress::-webkit-progress-bar {
  background-color: rgba(104, 104, 104, 0.2);
}

.jds-progressbar progress::-webkit-progress-value {
  background-color: rgba(104, 104, 104, 0.8);
}

.jds-progressbar progress::-moz-progress-bar {
  background-color: rgba(104, 104, 104, 0.8);
}

.jds-progressbar.progressbar-primary progress::-webkit-progress-bar {
  background-color: rgba(104, 104, 104, 0.2);
}

.jds-progressbar.progressbar-primary progress::-webkit-progress-value {
  background-color: #155C9E;
}

.jds-progressbar.progressbar-primary progress::-moz-progress-bar {
  background-color: #155C9E;
}

.jds-progressbar.progressbar-success progress::-webkit-progress-bar {
  background-color: rgba(104, 104, 104, 0.2);
}

.jds-progressbar.progressbar-success progress::-webkit-progress-value {
  background-color: #80A408;
}

.jds-progressbar.progressbar-success progress::-moz-progress-bar {
  background-color: #80A408;
}

.jds-progressbar.progressbar-warning progress::-webkit-progress-bar {
  background-color: rgba(104, 104, 104, 0.2);
}

.jds-progressbar.progressbar-warning progress::-webkit-progress-value {
  background-color: #F09119;
}

.jds-progressbar.progressbar-warning progress::-moz-progress-bar {
  background-color: #F09119;
}

.jds-progressbar.progressbar-gray progress::-webkit-progress-bar {
  background-color: rgba(104, 104, 104, 0.2);
}

.jds-progressbar.progressbar-gray progress::-webkit-progress-value {
  background-color: #686868;
}

.jds-progressbar.progressbar-gray progress::-moz-progress-bar {
  background-color: #686868;
}

.jds-progressbar.progressbar-error progress::-webkit-progress-bar {
  background-color: rgba(104, 104, 104, 0.2);
}

.jds-progressbar.progressbar-error progress::-webkit-progress-value {
  background-color: #FD5A36;
}

.jds-progressbar.progressbar-error progress::-moz-progress-bar {
  background-color: #FD5A36;
}

.jds-progressbar.progressbar-tertiary progress::-webkit-progress-bar {
  background-color: rgba(104, 104, 104, 0.2);
}

.jds-progressbar.progressbar-tertiary progress::-webkit-progress-value {
  background-color: #00A1A1;
}

.jds-progressbar.progressbar-tertiary progress::-moz-progress-bar {
  background-color: #00A1A1;
}

.jds-progressbar.progressbar-foreground progress::-webkit-progress-bar {
  background-color: rgba(104, 104, 104, 0.2);
}

.jds-progressbar.progressbar-foreground progress::-webkit-progress-value {
  background-color: #000000;
}

.jds-progressbar.progressbar-foreground progress::-moz-progress-bar {
  background-color: #000000;
}

.jds-progressbar.progressbar-background progress::-webkit-progress-bar {
  background-color: rgba(104, 104, 104, 0.2);
}

.jds-progressbar.progressbar-background progress::-webkit-progress-value {
  background-color: #ffffff;
}

.jds-progressbar.progressbar-background progress::-moz-progress-bar {
  background-color: #ffffff;
}

/* steps - Widget  */
.jds-steps, .jds-steps-m {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.jds-steps:after, .jds-steps-m:after {
  content: "";
  position: absolute;
  height: 2px;
  width: 100%;
  width: calc(100% - 20px);
  left: 10px;
  right: 10px;
  top: 18px;
  /*
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);*/
  background-color: rgba(0, 0, 0, 0.2);
}

.jds-steps li, .jds-steps-m li {
  text-align: center;
}

.jds-steps .step, .jds-steps-m .step {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  z-index: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
      align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
      justify-content: center;
  border: 1px solid rgba(0, 0, 0, 0.2);
  background: #e6e6e6;
  background: -webkit-gradient(linear, left bottom, left top, from(#e6e6e6), to(white));
  background: linear-gradient(0deg, #e6e6e6, white);
  -webkit-box-shadow: 0px 2px 4px 2px rgba(0, 34, 66, 0.15), 0px calc(-2px / 4) 1px 0.5px rgba(0, 34, 66, 0.15);
  box-shadow: 0px 2px 4px 2px rgba(0, 34, 66, 0.15), 0px calc(-2px / 4) 1px 0.5px rgba(0, 34, 66, 0.15);
  /*@include box-shadow(0px, 2x, 4px, 2px, $jds-color-shadow-hard, inset);*/
}

.jds-steps .step.is-done, .jds-steps-m .step.is-done {
  color: transparent;
  background-color: #80a408;
  border-color: #435700;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448.8 448.8' fill='%23fff'%3e%3cpath d='M142.8 323.85L35.7 216.75 0 252.45l142.8 142.8 306-306-35.7-35.7z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: 50%;
  background-position: center;
}

.jds-steps .step.is-active, .jds-steps-m .step.is-active {
  color: #ffffff;
  border-color: #00305E;
  /*background-color: rgba($jds-color-primary, 0.9);*/
  background: #0f4271;
  background: -webkit-gradient(linear, left bottom, left top, from(#0f4271), to(#1b76cb));
  background: linear-gradient(0deg, #0f4271, #1b76cb);
}

.jds-steps.steps-s:after, .jds-steps-m.steps-s:after {
  top: 10px;
}

.jds-steps.steps-s .step, .jds-steps-m.steps-s .step {
  width: 20px;
  height: 20px;
  font-size: 12px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 1px 2px 1px rgba(0, 34, 66, 0.15), 0px calc(-1px / 4) 0.5px 0.25px rgba(0, 34, 66, 0.15);
  box-shadow: 0px 1px 2px 1px rgba(0, 34, 66, 0.15), 0px calc(-1px / 4) 0.5px 0.25px rgba(0, 34, 66, 0.15);
}

.jds-steps.steps-l:after, .jds-steps-m.steps-l:after {
  width: calc(100% - 20px);
  left: 10px;
  right: 10px;
  top: 30px;
  background-color: rgba(0, 0, 0, 0.2);
}

.jds-steps.steps-l .step, .jds-steps-m.steps-l .step {
  width: 60px;
  height: 60px;
  font-size: 36px;
  border: 0px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 2px 4px 2px rgba(0, 34, 66, 0.15), 0px calc(-2px / 4) 1px 0.5px rgba(0, 34, 66, 0.15);
  box-shadow: 0px 2px 4px 2px rgba(0, 34, 66, 0.15), 0px calc(-2px / 4) 1px 0.5px rgba(0, 34, 66, 0.15);
}

/* All radius Classes (Mixins)*/
/* 0000000000000000000000 ALL COLORS 0000000000000000 */
/* COLOR MOOD/THEME */
/* dark color theme */
/*
$jds-color-background: #000000;
$jds-color-foreground: #ffffff;
$jds-bodybg: #222222;
$jds-color-link: #62C6FF;
$jds-color-link-hover: #c2e8ff;
*/
/* light color theme */
/**/
/* basic, background, foregroun */
/* 000000000000000000 Typography 000000000000000 */
/* color basic */
/* foreground fraction */
/* background fraction */
/* 000000000000000000 Media Query Breakpoint 000000000000000 */
/*for-big-desktop-up*/
/*for-desktop-up*/
/*for-laptop-up*/
/*for-tab-up*/
/*for-tab-potrare-up*/
/*for-mobile*/
/*for-mobile-down*/
/* Table */
/* dark */
/* primary */
/* 000000000000000000 Border 000000000000000 */
/* 000000000000000000 Shadow Colors 000000000000000 */
/* 000000000000000000 Media Query 000000000000000 */
/* $sereenXXL: 3600px; for-big-desktop-up | $sereenXL: 1920px;  for-desktop-up | $sereenL: 1366px; for-laptop-up | $sereenM: 992px; for-tab-up | $sereenS: 768px; for-tab-potrare-up | $sereenXS: 600px; for-mobile | $sereenXXS: 480px; for-mobile-down */
/* 000000000000000000 Hover 000000000000000 */
/* 000000000000000000 transition 000000000000000 */
/* 000000000000000000 Background Gradiant 000000000000000 */
/*@mixin background-gradiant ($angleDegree, $color1st, $color2nd, $colorBg) {
    background-image: linear-gradient($angleDegree, $color1st, $color2nd);
    background-color: $colorBg;
}*/
/* 000000000000000000 Min height 000000000000000 */
/* 000000000000000000 Max Width 000000000000000 */
/*
-----------------------------------------------
0=0=0=0=0=0=0=0=0 UTILITIES 0=0=0=0=0=0=0=0=0 
-----------------------------------------------
*/
/* 000000000000000000 Background Gradiant 000000000000000 */
/* Mixin for transition css */
/*
@mixin transition-animation($for: all, $time-in: 250ms, $type: ease-in-out, $time-out: 0s) {
  transition: $for $time-in $type $time-out;
  -moz-transition: $for $time-in $type $time-out;
  -webkit-transition: $for $time-in $type $time-out;
  -o-transition: $for $time-in $type $time-out;
}*/
/* 000000000000000000 Background Gradiant 000000000000000 */
/* 000000000000000000 Box Shadow 000000000000000 */
/* 000000000000000000 Border Radius 000000000000000 */
/* 000000000000000000 Border 000000000000000 */
/* 000000000 Badge Background Border 000000000 */
/* 0000000000000000 Form element 000000000000000 */
/* 
-----------------------------------------------
0=0=0=0=0=0=0=0=0 COMPONENTS 0=0=0=0=0=0=0=0=0 
-----------------------------------------------
*/
/* 000000000000000000 alerts 000000000000000 */
/* 000000000000000000 jds-card  000000000000000 */
/* 000000000000000000 Progress  Bar  000000000000000 */
/* 000000000 Chips 000000000 */
/* 000000000000000000 Tables 000000000000000 */
/* 0000000000000000000000 ALL COLORS 0000000000000000 */
/* COLOR MOOD/THEME */
/* dark color theme */
/*
$jds-color-background: #000000;
$jds-color-foreground: #ffffff;
$jds-bodybg: #222222;
$jds-color-link: #62C6FF;
$jds-color-link-hover: #c2e8ff;
*/
/* light color theme */
/**/
/* basic, background, foregroun */
/* 000000000000000000 Typography 000000000000000 */
/* color basic */
/* foreground fraction */
/* background fraction */
/* 000000000000000000 Media Query Breakpoint 000000000000000 */
/*for-big-desktop-up*/
/*for-desktop-up*/
/*for-laptop-up*/
/*for-tab-up*/
/*for-tab-potrare-up*/
/*for-mobile*/
/*for-mobile-down*/
/* Table */
/* dark */
/* primary */
/* 000000000000000000 Border 000000000000000 */
/* 000000000000000000 Shadow Colors 000000000000000 */
.jds-radius-0, .jds-radius-none {
  border-radius: 0 !important;
}

/* Radius Soft - xxs, xs, s, m, l, xl, xxl ($pixel...) */
.jds-radius-xxs {
  border-radius: 2px !important;
}

.jds-radius-xs {
  border-radius: 3px !important;
}

.jds-radius-s {
  border-radius: 4px !important;
}

.jds-radius-m {
  border-radius: 6px !important;
}

.jds-radius-l {
  border-radius: 10px !important;
}

.jds-radius-xl {
  border-radius: 20px !important;
}

.jds-radius-xxl {
  border-radius: 30px !important;
}

.jds-radius-max {
  border-radius: 1000px !important;
}

.jds-top-left-radius-xxs {
  border-top-left-radius: 2px !important;
}

.jds-top-left-radius-xs {
  border-top-left-radius: 3px !important;
}

.jds-top-left-radius-s {
  border-top-left-radius: 4px !important;
}

.jds-top-left-radius-m {
  border-top-left-radius: 6px !important;
}

.jds-top-left-radius-l {
  border-top-left-radius: 10px !important;
}

.jds-top-left-radius-xl {
  border-top-left-radius: 20px !important;
}

.jds-top-left-radius-xxl {
  border-top-left-radius: 30px !important;
}

.jds-top-right-radius-xxs {
  border-top-right-radius: 2px !important;
}

.jds-top-right-radius-xs {
  border-top-right-radius: 3px !important;
}

.jds-top-right-radius-s {
  border-top-right-radius: 4px !important;
}

.jds-top-right-radius-m {
  border-top-right-radius: 6px !important;
}

.jds-top-right-radius-l {
  border-top-right-radius: 10px !important;
}

.jds-top-right-radius-xl {
  border-top-right-radius: 20px !important;
}

.jds-top-right-radius-xxl {
  border-top-right-radius: 30px !important;
}

.jds-bottom-right-radius-xxs {
  border-bottom-right-radius: 2px !important;
}

.jds-bottom-right-radius-xs {
  border-bottom-right-radius: 3px !important;
}

.jds-bottom-right-radius-s {
  border-bottom-right-radius: 4px !important;
}

.jds-bottom-right-radius-m {
  border-bottom-right-radius: 6px !important;
}

.jds-bottom-right-radius-l {
  border-bottom-right-radius: 10px !important;
}

.jds-bottom-right-radius-xl {
  border-bottom-right-radius: 20px !important;
}

.jds-bottom-right-radius-xxl {
  border-bottom-right-radius: 30px !important;
}

.jds-bottom-left-radius-xxs {
  border-bottom-left-radius: 2px !important;
}

.jds-bottom-left-radius-xs {
  border-bottom-left-radius: 3px !important;
}

.jds-bottom-left-radius-s {
  border-bottom-left-radius: 4px !important;
}

.jds-bottom-left-radius-m {
  border-bottom-left-radius: 6px !important;
}

.jds-bottom-left-radius-l {
  border-bottom-left-radius: 10px !important;
}

.jds-bottom-left-radius-xl {
  border-bottom-left-radius: 20px !important;
}

.jds-bottom-left-radius-xxl {
  border-bottom-left-radius: 30px !important;
}

.jds-radius-2p {
  border-radius: 2% !important;
}

.jds-radius-4p {
  border-radius: 4% !important;
}

.jds-radius-8p {
  border-radius: 8% !important;
}

.jds-radius-16p {
  border-radius: 16% !important;
}

.jds-radius-32p {
  border-radius: 32% !important;
}

.jds-radius-50p {
  border-radius: 50% !important;
}

/* All Shadow Classes (Mixins)*/
/* 0000000000000000000000 ALL COLORS 0000000000000000 */
/* COLOR MOOD/THEME */
/* dark color theme */
/*
$jds-color-background: #000000;
$jds-color-foreground: #ffffff;
$jds-bodybg: #222222;
$jds-color-link: #62C6FF;
$jds-color-link-hover: #c2e8ff;
*/
/* light color theme */
/**/
/* basic, background, foregroun */
/* 000000000000000000 Typography 000000000000000 */
/* color basic */
/* foreground fraction */
/* background fraction */
/* 000000000000000000 Media Query Breakpoint 000000000000000 */
/*for-big-desktop-up*/
/*for-desktop-up*/
/*for-laptop-up*/
/*for-tab-up*/
/*for-tab-potrare-up*/
/*for-mobile*/
/*for-mobile-down*/
/* Table */
/* dark */
/* primary */
/* 000000000000000000 Border 000000000000000 */
/* 000000000000000000 Shadow Colors 000000000000000 */
/* 000000000000000000 Media Query 000000000000000 */
/* $sereenXXL: 3600px; for-big-desktop-up | $sereenXL: 1920px;  for-desktop-up | $sereenL: 1366px; for-laptop-up | $sereenM: 992px; for-tab-up | $sereenS: 768px; for-tab-potrare-up | $sereenXS: 600px; for-mobile | $sereenXXS: 480px; for-mobile-down */
/* 000000000000000000 Hover 000000000000000 */
/* 000000000000000000 transition 000000000000000 */
/* 000000000000000000 Background Gradiant 000000000000000 */
/*@mixin background-gradiant ($angleDegree, $color1st, $color2nd, $colorBg) {
    background-image: linear-gradient($angleDegree, $color1st, $color2nd);
    background-color: $colorBg;
}*/
/* 000000000000000000 Min height 000000000000000 */
/* 000000000000000000 Max Width 000000000000000 */
/*
-----------------------------------------------
0=0=0=0=0=0=0=0=0 UTILITIES 0=0=0=0=0=0=0=0=0 
-----------------------------------------------
*/
/* 000000000000000000 Background Gradiant 000000000000000 */
/* Mixin for transition css */
/*
@mixin transition-animation($for: all, $time-in: 250ms, $type: ease-in-out, $time-out: 0s) {
  transition: $for $time-in $type $time-out;
  -moz-transition: $for $time-in $type $time-out;
  -webkit-transition: $for $time-in $type $time-out;
  -o-transition: $for $time-in $type $time-out;
}*/
/* 000000000000000000 Background Gradiant 000000000000000 */
/* 000000000000000000 Box Shadow 000000000000000 */
/* 000000000000000000 Border Radius 000000000000000 */
/* 000000000000000000 Border 000000000000000 */
/* 000000000 Badge Background Border 000000000 */
/* 0000000000000000 Form element 000000000000000 */
/* 
-----------------------------------------------
0=0=0=0=0=0=0=0=0 COMPONENTS 0=0=0=0=0=0=0=0=0 
-----------------------------------------------
*/
/* 000000000000000000 alerts 000000000000000 */
/* 000000000000000000 jds-card  000000000000000 */
/* 000000000000000000 Progress  Bar  000000000000000 */
/* 000000000 Chips 000000000 */
/* 000000000000000000 Tables 000000000000000 */
/* 0000000000000000000000 ALL COLORS 0000000000000000 */
/* COLOR MOOD/THEME */
/* dark color theme */
/*
$jds-color-background: #000000;
$jds-color-foreground: #ffffff;
$jds-bodybg: #222222;
$jds-color-link: #62C6FF;
$jds-color-link-hover: #c2e8ff;
*/
/* light color theme */
/**/
/* basic, background, foregroun */
/* 000000000000000000 Typography 000000000000000 */
/* color basic */
/* foreground fraction */
/* background fraction */
/* 000000000000000000 Media Query Breakpoint 000000000000000 */
/*for-big-desktop-up*/
/*for-desktop-up*/
/*for-laptop-up*/
/*for-tab-up*/
/*for-tab-potrare-up*/
/*for-mobile*/
/*for-mobile-down*/
/* Table */
/* dark */
/* primary */
/* 000000000000000000 Border 000000000000000 */
/* 000000000000000000 Shadow Colors 000000000000000 */
.jds-scroller {
  overflow-y: auto;
  /* Track */
  /* Handle */
  /* Handle on hover */
  /* scroller-hide */
}

.jds-scroller::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}

.jds-scroller::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px grey;
          box-shadow: inset 0 0 5px grey;
  border-radius: 10px;
}

.jds-scroller::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.3);
  border-radius: 10px;
}

.jds-scroller::-webkit-scrollbar-thumb:hover {
  background: #000000;
}

.jds-scroller.scroller-y {
  overflow-y: auto;
  overflow-x: hidden;
}

.jds-scroller.scroller-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.jds-scroller.scroller-xy {
  overflow: auto;
}

.jds-scroller.scroller-hover::-webkit-scrollbar {
  background-color: transparent;
  width: 0px;
  height: 0;
}

.jds-scroller.scroller-hover:hover::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}

@media (hover: none) {
  .jds-scroller.scroller-hover::-webkit-scrollbar {
    width: 10px;
  }
}

.jds-scroller.scroller-hide::-webkit-scrollbar, .jds-scroller.scroller-hide::-webkit-scrollbar, .jds-scroller.scroller-hide::-webkit-scrollbar-thumb, .jds-scroller.scroller-hide:hover::-webkit-scrollbar, .jds-scroller.scroller-hide:hover::-webkit-scrollbar, .jds-scroller.scroller-hide:hover::-webkit-scrollbar-thumb {
  background-color: transparent;
  width: 0px !important;
}

.jds-scroller.scroller-foreground::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.3);
}

.jds-scroller.scroller-foreground::-webkit-scrollbar-thumb:hover {
  background: #000000;
}

.jds-scroller.scroller-primary::-webkit-scrollbar-thumb {
  background: rgba(21, 92, 158, 0.3);
}

.jds-scroller.scroller-primary::-webkit-scrollbar-thumb:hover {
  background: #155C9E;
}

.jds-scroller.scroller-success::-webkit-scrollbar-thumb {
  background: rgba(128, 164, 8, 0.3);
}

.jds-scroller.scroller-success::-webkit-scrollbar-thumb:hover {
  background: #80A408;
}

.jds-scroller.scroller-warning::-webkit-scrollbar-thumb {
  background: rgba(240, 145, 25, 0.3);
}

.jds-scroller.scroller-warning::-webkit-scrollbar-thumb:hover {
  background: #F09119;
}

.jds-scroller.scroller-error::-webkit-scrollbar-thumb {
  background: rgba(253, 90, 54, 0.3);
}

.jds-scroller.scroller-error::-webkit-scrollbar-thumb:hover {
  background: #FD5A36;
}

.jds-scroller.scroller-info::-webkit-scrollbar-thumb {
  background: rgba(21, 213, 255, 0.3);
}

.jds-scroller.scroller-info::-webkit-scrollbar-thumb:hover {
  background: #15D5FF;
}

.jds-scroller.scroller-tertiary::-webkit-scrollbar-thumb {
  background: rgba(0, 161, 161, 0.3);
}

.jds-scroller.scroller-tertiary::-webkit-scrollbar-thumb:hover {
  background: #00A1A1;
}

.jds-scroller.scroller-white::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.3);
}

.jds-scroller.scroller-white::-webkit-scrollbar-thumb:hover {
  background: #ffffff;
}

.jds-scroller.scroller-black::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.3);
}

.jds-scroller.scroller-black::-webkit-scrollbar-thumb:hover {
  background: #000000;
}

/* All Shadow Classes (Mixins)*/
/* 0000000000000000000000 ALL COLORS 0000000000000000 */
/* COLOR MOOD/THEME */
/* dark color theme */
/*
$jds-color-background: #000000;
$jds-color-foreground: #ffffff;
$jds-bodybg: #222222;
$jds-color-link: #62C6FF;
$jds-color-link-hover: #c2e8ff;
*/
/* light color theme */
/**/
/* basic, background, foregroun */
/* 000000000000000000 Typography 000000000000000 */
/* color basic */
/* foreground fraction */
/* background fraction */
/* 000000000000000000 Media Query Breakpoint 000000000000000 */
/*for-big-desktop-up*/
/*for-desktop-up*/
/*for-laptop-up*/
/*for-tab-up*/
/*for-tab-potrare-up*/
/*for-mobile*/
/*for-mobile-down*/
/* Table */
/* dark */
/* primary */
/* 000000000000000000 Border 000000000000000 */
/* 000000000000000000 Shadow Colors 000000000000000 */
/* 000000000000000000 Media Query 000000000000000 */
/* $sereenXXL: 3600px; for-big-desktop-up | $sereenXL: 1920px;  for-desktop-up | $sereenL: 1366px; for-laptop-up | $sereenM: 992px; for-tab-up | $sereenS: 768px; for-tab-potrare-up | $sereenXS: 600px; for-mobile | $sereenXXS: 480px; for-mobile-down */
/* 000000000000000000 Hover 000000000000000 */
/* 000000000000000000 transition 000000000000000 */
/* 000000000000000000 Background Gradiant 000000000000000 */
/*@mixin background-gradiant ($angleDegree, $color1st, $color2nd, $colorBg) {
    background-image: linear-gradient($angleDegree, $color1st, $color2nd);
    background-color: $colorBg;
}*/
/* 000000000000000000 Min height 000000000000000 */
/* 000000000000000000 Max Width 000000000000000 */
/*
-----------------------------------------------
0=0=0=0=0=0=0=0=0 UTILITIES 0=0=0=0=0=0=0=0=0 
-----------------------------------------------
*/
/* 000000000000000000 Background Gradiant 000000000000000 */
/* Mixin for transition css */
/*
@mixin transition-animation($for: all, $time-in: 250ms, $type: ease-in-out, $time-out: 0s) {
  transition: $for $time-in $type $time-out;
  -moz-transition: $for $time-in $type $time-out;
  -webkit-transition: $for $time-in $type $time-out;
  -o-transition: $for $time-in $type $time-out;
}*/
/* 000000000000000000 Background Gradiant 000000000000000 */
/* 000000000000000000 Box Shadow 000000000000000 */
/* 000000000000000000 Border Radius 000000000000000 */
/* 000000000000000000 Border 000000000000000 */
/* 000000000 Badge Background Border 000000000 */
/* 0000000000000000 Form element 000000000000000 */
/* 
-----------------------------------------------
0=0=0=0=0=0=0=0=0 COMPONENTS 0=0=0=0=0=0=0=0=0 
-----------------------------------------------
*/
/* 000000000000000000 alerts 000000000000000 */
/* 000000000000000000 jds-card  000000000000000 */
/* 000000000000000000 Progress  Bar  000000000000000 */
/* 000000000 Chips 000000000 */
/* 000000000000000000 Tables 000000000000000 */
/* 0000000000000000000000 ALL COLORS 0000000000000000 */
/* COLOR MOOD/THEME */
/* dark color theme */
/*
$jds-color-background: #000000;
$jds-color-foreground: #ffffff;
$jds-bodybg: #222222;
$jds-color-link: #62C6FF;
$jds-color-link-hover: #c2e8ff;
*/
/* light color theme */
/**/
/* basic, background, foregroun */
/* 000000000000000000 Typography 000000000000000 */
/* color basic */
/* foreground fraction */
/* background fraction */
/* 000000000000000000 Media Query Breakpoint 000000000000000 */
/*for-big-desktop-up*/
/*for-desktop-up*/
/*for-laptop-up*/
/*for-tab-up*/
/*for-tab-potrare-up*/
/*for-mobile*/
/*for-mobile-down*/
/* Table */
/* dark */
/* primary */
/* 000000000000000000 Border 000000000000000 */
/* 000000000000000000 Shadow Colors 000000000000000 */
.jds-shadow-0, .jds-shadow-none {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

/* Shadow Soft - xxs, xs, s, m, l, xl, xxl ($offset-x, $offset-y, $blur-radius, $spread-radius, $color, $inset: false) */
.jds-shadow-soft-xxs {
  -webkit-box-shadow: 0px 1px 2px 1px rgba(0, 34, 66, 0.05), 0px calc(-1px / 4) 0.5px 0.25px rgba(0, 34, 66, 0.05);
  box-shadow: 0px 1px 2px 1px rgba(0, 34, 66, 0.05), 0px calc(-1px / 4) 0.5px 0.25px rgba(0, 34, 66, 0.05);
}

.jds-shadow-soft-xs {
  -webkit-box-shadow: 0px 2px 4px 2px rgba(0, 34, 66, 0.05), 0px calc(-2px / 4) 1px 0.5px rgba(0, 34, 66, 0.05);
  box-shadow: 0px 2px 4px 2px rgba(0, 34, 66, 0.05), 0px calc(-2px / 4) 1px 0.5px rgba(0, 34, 66, 0.05);
}

.jds-shadow-soft-s {
  -webkit-box-shadow: 0px 4px 8px 4px rgba(0, 34, 66, 0.05), 0px calc(-4px / 4) 2px 1px rgba(0, 34, 66, 0.05);
  box-shadow: 0px 4px 8px 4px rgba(0, 34, 66, 0.05), 0px calc(-4px / 4) 2px 1px rgba(0, 34, 66, 0.05);
}

.jds-shadow-soft-m {
  -webkit-box-shadow: 0px 6px 12px 6px rgba(0, 34, 66, 0.05), 0px calc(-6px / 4) 3px 1.5px rgba(0, 34, 66, 0.05);
  box-shadow: 0px 6px 12px 6px rgba(0, 34, 66, 0.05), 0px calc(-6px / 4) 3px 1.5px rgba(0, 34, 66, 0.05);
}

.jds-shadow-soft-l {
  -webkit-box-shadow: 0px 8px 16px 8px rgba(0, 34, 66, 0.05), 0px calc(-8px / 4) 4px 2px rgba(0, 34, 66, 0.05);
  box-shadow: 0px 8px 16px 8px rgba(0, 34, 66, 0.05), 0px calc(-8px / 4) 4px 2px rgba(0, 34, 66, 0.05);
}

.jds-shadow-soft-xl {
  -webkit-box-shadow: 0px 10px 20px 10px rgba(0, 34, 66, 0.05), 0px calc(-10px / 4) 5px 2.5px rgba(0, 34, 66, 0.05);
  box-shadow: 0px 10px 20px 10px rgba(0, 34, 66, 0.05), 0px calc(-10px / 4) 5px 2.5px rgba(0, 34, 66, 0.05);
}

.jds-shadow-soft-xxl {
  -webkit-box-shadow: 0px 12px 24px 12px rgba(0, 34, 66, 0.05), 0px calc(-12px / 4) 6px 3px rgba(0, 34, 66, 0.05);
  box-shadow: 0px 12px 24px 12px rgba(0, 34, 66, 0.05), 0px calc(-12px / 4) 6px 3px rgba(0, 34, 66, 0.05);
}

.jds-shadow-soft-inset-xxs {
  -webkit-box-shadow: inset 0px 1px 2px 1px rgba(0, 34, 66, 0.05);
  box-shadow: inset 0px 1px 2px 1px rgba(0, 34, 66, 0.05);
}

.jds-shadow-soft-inset-xs {
  -webkit-box-shadow: inset 0px 2px 4px 2px rgba(0, 34, 66, 0.05);
  box-shadow: inset 0px 2px 4px 2px rgba(0, 34, 66, 0.05);
}

.jds-shadow-soft-inset-s {
  -webkit-box-shadow: inset 0px 4px 8px 4px rgba(0, 34, 66, 0.05);
  box-shadow: inset 0px 4px 8px 4px rgba(0, 34, 66, 0.05);
}

.jds-shadow-soft-inset-m {
  -webkit-box-shadow: inset 0px 6px 12px 6px rgba(0, 34, 66, 0.05);
  box-shadow: inset 0px 6px 12px 6px rgba(0, 34, 66, 0.05);
}

.jds-shadow-soft-inset-l {
  -webkit-box-shadow: inset 0px 8px 16px 8px rgba(0, 34, 66, 0.05);
  box-shadow: inset 0px 8px 16px 8px rgba(0, 34, 66, 0.05);
}

.jds-shadow-soft-inset-xl {
  -webkit-box-shadow: inset 0px 10px 20px 10px rgba(0, 34, 66, 0.05);
  box-shadow: inset 0px 10px 20px 10px rgba(0, 34, 66, 0.05);
}

.jds-shadow-soft-inset-xxl {
  -webkit-box-shadow: inset 0px 12px 24px 12px rgba(0, 34, 66, 0.05);
  box-shadow: inset 0px 12px 24px 12px rgba(0, 34, 66, 0.05);
}

/* Shadow - xxs, xs, s, m, l, xl, xxl ($offset-x, $offset-y, $blur-radius, $spread-radius, $color, $inset: false) */
body .jds-shadow-xxs {
  -webkit-box-shadow: 0px 1px 2px 1px rgba(0, 34, 66, 0.1), 0px calc(-1px / 4) 0.5px 0.25px rgba(0, 34, 66, 0.1);
  box-shadow: 0px 1px 2px 1px rgba(0, 34, 66, 0.1), 0px calc(-1px / 4) 0.5px 0.25px rgba(0, 34, 66, 0.1);
}

body .jds-shadow-xs {
  -webkit-box-shadow: 0px 2px 4px 2px rgba(0, 34, 66, 0.1), 0px calc(-2px / 4) 1px 0.5px rgba(0, 34, 66, 0.1);
  box-shadow: 0px 2px 4px 2px rgba(0, 34, 66, 0.1), 0px calc(-2px / 4) 1px 0.5px rgba(0, 34, 66, 0.1);
}

body .jds-shadow-s {
  -webkit-box-shadow: 0px 4px 8px 4px rgba(0, 34, 66, 0.1), 0px calc(-4px / 4) 2px 1px rgba(0, 34, 66, 0.1);
  box-shadow: 0px 4px 8px 4px rgba(0, 34, 66, 0.1), 0px calc(-4px / 4) 2px 1px rgba(0, 34, 66, 0.1);
}

body .jds-shadow-m {
  -webkit-box-shadow: 0px 6px 12px 6px rgba(0, 34, 66, 0.1), 0px calc(-6px / 4) 3px 1.5px rgba(0, 34, 66, 0.1);
  box-shadow: 0px 6px 12px 6px rgba(0, 34, 66, 0.1), 0px calc(-6px / 4) 3px 1.5px rgba(0, 34, 66, 0.1);
}

body .jds-shadow-l {
  -webkit-box-shadow: 0px 8px 16px 8px rgba(0, 34, 66, 0.1), 0px calc(-8px / 4) 4px 2px rgba(0, 34, 66, 0.1);
  box-shadow: 0px 8px 16px 8px rgba(0, 34, 66, 0.1), 0px calc(-8px / 4) 4px 2px rgba(0, 34, 66, 0.1);
}

body .jds-shadow-xl {
  -webkit-box-shadow: 0px 10px 20px 10px rgba(0, 34, 66, 0.1), 0px calc(-10px / 4) 5px 2.5px rgba(0, 34, 66, 0.1);
  box-shadow: 0px 10px 20px 10px rgba(0, 34, 66, 0.1), 0px calc(-10px / 4) 5px 2.5px rgba(0, 34, 66, 0.1);
}

body .jds-shadow-xxl {
  -webkit-box-shadow: 0px 12px 24px 12px rgba(0, 34, 66, 0.1), 0px calc(-12px / 4) 6px 3px rgba(0, 34, 66, 0.1);
  box-shadow: 0px 12px 24px 12px rgba(0, 34, 66, 0.1), 0px calc(-12px / 4) 6px 3px rgba(0, 34, 66, 0.1);
}

.jds-shadow {
  -webkit-box-shadow: 0px 8px 16px 22px rgba(0, 34, 66, 0.1), 0px calc(-8px / 4) 4px 5.5px rgba(0, 34, 66, 0.1);
  box-shadow: 0px 8px 16px 22px rgba(0, 34, 66, 0.1), 0px calc(-8px / 4) 4px 5.5px rgba(0, 34, 66, 0.1);
}

.jds-shadow-inset-xxs {
  -webkit-box-shadow: inset 0px 1px 2px 1px rgba(0, 34, 66, 0.1);
  box-shadow: inset 0px 1px 2px 1px rgba(0, 34, 66, 0.1);
}

.jds-shadow-inset-xs {
  -webkit-box-shadow: inset 0px 2px 4px 2px rgba(0, 34, 66, 0.1);
  box-shadow: inset 0px 2px 4px 2px rgba(0, 34, 66, 0.1);
}

.jds-shadow-inset-s {
  -webkit-box-shadow: inset 0px 4px 8px 4px rgba(0, 34, 66, 0.1);
  box-shadow: inset 0px 4px 8px 4px rgba(0, 34, 66, 0.1);
}

.jds-shadow-inset-m {
  -webkit-box-shadow: inset 0px 6px 12px 6px rgba(0, 34, 66, 0.1);
  box-shadow: inset 0px 6px 12px 6px rgba(0, 34, 66, 0.1);
}

.jds-shadow-inset-l {
  -webkit-box-shadow: inset 0px 8px 16px 8px rgba(0, 34, 66, 0.1);
  box-shadow: inset 0px 8px 16px 8px rgba(0, 34, 66, 0.1);
}

.jds-shadow-inset-xl {
  -webkit-box-shadow: inset 0px 10px 20px 10px rgba(0, 34, 66, 0.1);
  box-shadow: inset 0px 10px 20px 10px rgba(0, 34, 66, 0.1);
}

.jds-shadow-inset-xxl {
  -webkit-box-shadow: inset 0px 12px 24px 12px rgba(0, 34, 66, 0.1);
  box-shadow: inset 0px 12px 24px 12px rgba(0, 34, 66, 0.1);
}

/* Shadow Hard - xxs, xs, s, m, l, xl, xxl ($offset-x, $offset-y, $blur-radius, $spread-radius, $color, $inset: false) */
.jds-shadow-hard-xxs {
  -webkit-box-shadow: 0px 1px 2px 1px rgba(0, 34, 66, 0.15), 0px calc(-1px / 4) 0.5px 0.25px rgba(0, 34, 66, 0.15);
  box-shadow: 0px 1px 2px 1px rgba(0, 34, 66, 0.15), 0px calc(-1px / 4) 0.5px 0.25px rgba(0, 34, 66, 0.15);
}

.jds-shadow-hard-xs {
  -webkit-box-shadow: 0px 2px 4px 2px rgba(0, 34, 66, 0.15), 0px calc(-2px / 4) 1px 0.5px rgba(0, 34, 66, 0.15);
  box-shadow: 0px 2px 4px 2px rgba(0, 34, 66, 0.15), 0px calc(-2px / 4) 1px 0.5px rgba(0, 34, 66, 0.15);
}

.jds-shadow-hard-s {
  -webkit-box-shadow: 0px 4px 8px 4px rgba(0, 34, 66, 0.15), 0px calc(-4px / 4) 2px 1px rgba(0, 34, 66, 0.15);
  box-shadow: 0px 4px 8px 4px rgba(0, 34, 66, 0.15), 0px calc(-4px / 4) 2px 1px rgba(0, 34, 66, 0.15);
}

.jds-shadow-hard-m {
  -webkit-box-shadow: 0px 6px 12px 6px rgba(0, 34, 66, 0.15), 0px calc(-6px / 4) 3px 1.5px rgba(0, 34, 66, 0.15);
  box-shadow: 0px 6px 12px 6px rgba(0, 34, 66, 0.15), 0px calc(-6px / 4) 3px 1.5px rgba(0, 34, 66, 0.15);
}

.jds-shadow-hard-l {
  -webkit-box-shadow: 0px 8px 16px 8px rgba(0, 34, 66, 0.15), 0px calc(-8px / 4) 4px 2px rgba(0, 34, 66, 0.15);
  box-shadow: 0px 8px 16px 8px rgba(0, 34, 66, 0.15), 0px calc(-8px / 4) 4px 2px rgba(0, 34, 66, 0.15);
}

.jds-shadow-hard-xl {
  -webkit-box-shadow: 0px 10px 20px 10px rgba(0, 34, 66, 0.15), 0px calc(-10px / 4) 5px 2.5px rgba(0, 34, 66, 0.15);
  box-shadow: 0px 10px 20px 10px rgba(0, 34, 66, 0.15), 0px calc(-10px / 4) 5px 2.5px rgba(0, 34, 66, 0.15);
}

.jds-shadow-hard-xxl {
  -webkit-box-shadow: 0px 12px 24px 12px rgba(0, 34, 66, 0.15), 0px calc(-12px / 4) 6px 3px rgba(0, 34, 66, 0.15);
  box-shadow: 0px 12px 24px 12px rgba(0, 34, 66, 0.15), 0px calc(-12px / 4) 6px 3px rgba(0, 34, 66, 0.15);
}

.jds-shadow-hard-inset-xxs {
  -webkit-box-shadow: inset 0px 1px 2px 1px rgba(0, 34, 66, 0.15);
  box-shadow: inset 0px 1px 2px 1px rgba(0, 34, 66, 0.15);
}

.jds-shadow-hard-inset-xs {
  -webkit-box-shadow: inset 0px 2px 4px 2px rgba(0, 34, 66, 0.15);
  box-shadow: inset 0px 2px 4px 2px rgba(0, 34, 66, 0.15);
}

.jds-shadow-hard-inset-s {
  -webkit-box-shadow: inset 0px 4px 8px 4px rgba(0, 34, 66, 0.15);
  box-shadow: inset 0px 4px 8px 4px rgba(0, 34, 66, 0.15);
}

.jds-shadow-hard-inset-m {
  -webkit-box-shadow: inset 0px 6px 12px 6px rgba(0, 34, 66, 0.15);
  box-shadow: inset 0px 6px 12px 6px rgba(0, 34, 66, 0.15);
}

.jds-shadow-hard-inset-l {
  -webkit-box-shadow: inset 0px 8px 16px 8px rgba(0, 34, 66, 0.15);
  box-shadow: inset 0px 8px 16px 8px rgba(0, 34, 66, 0.15);
}

.jds-shadow-hard-inset-xl {
  -webkit-box-shadow: inset 0px 10px 20px 10px rgba(0, 34, 66, 0.15);
  box-shadow: inset 0px 10px 20px 10px rgba(0, 34, 66, 0.15);
}

.jds-shadow-hard-inset-xxl {
  -webkit-box-shadow: inset 0px 12px 24px 12px rgba(0, 34, 66, 0.15);
  box-shadow: inset 0px 12px 24px 12px rgba(0, 34, 66, 0.15);
}

/* Shadow Strong - xxs, xs, s, m, l, xl, xxl ($offset-x, $offset-y, $blur-radius, $spread-radius, $color, $inset: false) */
.jds-shadow-strong-xxs {
  -webkit-box-shadow: 0px 1px 2px 1px rgba(0, 34, 66, 0.25), 0px calc(-1px / 4) 0.5px 0.25px rgba(0, 34, 66, 0.25);
  box-shadow: 0px 1px 2px 1px rgba(0, 34, 66, 0.25), 0px calc(-1px / 4) 0.5px 0.25px rgba(0, 34, 66, 0.25);
}

.jds-shadow-strong-xs {
  -webkit-box-shadow: 0px 2px 4px 2px rgba(0, 34, 66, 0.25), 0px calc(-2px / 4) 1px 0.5px rgba(0, 34, 66, 0.25);
  box-shadow: 0px 2px 4px 2px rgba(0, 34, 66, 0.25), 0px calc(-2px / 4) 1px 0.5px rgba(0, 34, 66, 0.25);
}

.jds-shadow-strong-s {
  -webkit-box-shadow: 0px 4px 8px 4px rgba(0, 34, 66, 0.25), 0px calc(-4px / 4) 2px 1px rgba(0, 34, 66, 0.25);
  box-shadow: 0px 4px 8px 4px rgba(0, 34, 66, 0.25), 0px calc(-4px / 4) 2px 1px rgba(0, 34, 66, 0.25);
}

.jds-shadow-strong-m {
  -webkit-box-shadow: 0px 6px 12px 6px rgba(0, 34, 66, 0.25), 0px calc(-6px / 4) 3px 1.5px rgba(0, 34, 66, 0.25);
  box-shadow: 0px 6px 12px 6px rgba(0, 34, 66, 0.25), 0px calc(-6px / 4) 3px 1.5px rgba(0, 34, 66, 0.25);
}

.jds-shadow-strong-l {
  -webkit-box-shadow: 0px 8px 16px 8px rgba(0, 34, 66, 0.25), 0px calc(-8px / 4) 4px 2px rgba(0, 34, 66, 0.25);
  box-shadow: 0px 8px 16px 8px rgba(0, 34, 66, 0.25), 0px calc(-8px / 4) 4px 2px rgba(0, 34, 66, 0.25);
}

.jds-shadow-strong-xl {
  -webkit-box-shadow: 0px 10px 20px 10px rgba(0, 34, 66, 0.25), 0px calc(-10px / 4) 5px 2.5px rgba(0, 34, 66, 0.25);
  box-shadow: 0px 10px 20px 10px rgba(0, 34, 66, 0.25), 0px calc(-10px / 4) 5px 2.5px rgba(0, 34, 66, 0.25);
}

.jds-shadow-strong-xxl {
  -webkit-box-shadow: 0px 12px 24px 12px rgba(0, 34, 66, 0.25), 0px calc(-12px / 4) 6px 3px rgba(0, 34, 66, 0.25);
  box-shadow: 0px 12px 24px 12px rgba(0, 34, 66, 0.25), 0px calc(-12px / 4) 6px 3px rgba(0, 34, 66, 0.25);
}

.jds-shadow-strong-inset-xxs {
  -webkit-box-shadow: inset 0px 1px 2px 1px rgba(0, 34, 66, 0.25);
  box-shadow: inset 0px 1px 2px 1px rgba(0, 34, 66, 0.25);
}

.jds-shadow-strong-inset-xs {
  -webkit-box-shadow: inset 0px 2px 4px 2px rgba(0, 34, 66, 0.25);
  box-shadow: inset 0px 2px 4px 2px rgba(0, 34, 66, 0.25);
}

.jds-shadow-strong-inset-s {
  -webkit-box-shadow: inset 0px 4px 8px 4px rgba(0, 34, 66, 0.25);
  box-shadow: inset 0px 4px 8px 4px rgba(0, 34, 66, 0.25);
}

.jds-shadow-strong-inset-m {
  -webkit-box-shadow: inset 0px 6px 12px 6px rgba(0, 34, 66, 0.25);
  box-shadow: inset 0px 6px 12px 6px rgba(0, 34, 66, 0.25);
}

.jds-shadow-strong-inset-l {
  -webkit-box-shadow: inset 0px 8px 16px 8px rgba(0, 34, 66, 0.25);
  box-shadow: inset 0px 8px 16px 8px rgba(0, 34, 66, 0.25);
}

.jds-shadow-strong-inset-xl {
  -webkit-box-shadow: inset 0px 10px 20px 10px rgba(0, 34, 66, 0.25);
  box-shadow: inset 0px 10px 20px 10px rgba(0, 34, 66, 0.25);
}

.jds-shadow-strong-inset-xxl {
  -webkit-box-shadow: inset 0px 12px 24px 12px rgba(0, 34, 66, 0.25);
  box-shadow: inset 0px 12px 24px 12px rgba(0, 34, 66, 0.25);
}

/* Shadow text - xxs, xs, s, m, l, xl, xxl */
.jds-shadow-text-xxs {
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5) !important;
}

.jds-shadow-text-xs {
  text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5) !important;
}

.jds-shadow-text-s {
  text-shadow: 0px 4px 8px rgba(0, 0, 0, 0.5) !important;
}

.jds-shadow-text-m {
  text-shadow: 0px 6px 12px rgba(0, 0, 0, 0.5) !important;
}

.jds-shadow-text-l {
  text-shadow: 0px 8px 16px rgba(0, 0, 0, 0.5) !important;
}

.jds-shadow-text-xl {
  text-shadow: 0px 10px 20px rgba(0, 0, 0, 0.5) !important;
}

.jds-shadow-text-xxl {
  text-shadow: 0px 12px 24px rgba(0, 0, 0, 0.5) !important;
}

/* 0000000000000000000000 ALL COLORS 0000000000000000 */
/* COLOR MOOD/THEME */
/* dark color theme */
/*
$jds-color-background: #000000;
$jds-color-foreground: #ffffff;
$jds-bodybg: #222222;
$jds-color-link: #62C6FF;
$jds-color-link-hover: #c2e8ff;
*/
/* light color theme */
/**/
/* basic, background, foregroun */
/* 000000000000000000 Typography 000000000000000 */
/* color basic */
/* foreground fraction */
/* background fraction */
/* 000000000000000000 Media Query Breakpoint 000000000000000 */
/*for-big-desktop-up*/
/*for-desktop-up*/
/*for-laptop-up*/
/*for-tab-up*/
/*for-tab-potrare-up*/
/*for-mobile*/
/*for-mobile-down*/
/* Table */
/* dark */
/* primary */
/* 000000000000000000 Border 000000000000000 */
/* 000000000000000000 Shadow Colors 000000000000000 */
/* 000000000000000000 Media Query 000000000000000 */
/* $sereenXXL: 3600px; for-big-desktop-up | $sereenXL: 1920px;  for-desktop-up | $sereenL: 1366px; for-laptop-up | $sereenM: 992px; for-tab-up | $sereenS: 768px; for-tab-potrare-up | $sereenXS: 600px; for-mobile | $sereenXXS: 480px; for-mobile-down */
/* 000000000000000000 Hover 000000000000000 */
/* 000000000000000000 transition 000000000000000 */
/* 000000000000000000 Background Gradiant 000000000000000 */
/*@mixin background-gradiant ($angleDegree, $color1st, $color2nd, $colorBg) {
    background-image: linear-gradient($angleDegree, $color1st, $color2nd);
    background-color: $colorBg;
}*/
/* 000000000000000000 Min height 000000000000000 */
/* 000000000000000000 Max Width 000000000000000 */
/*
-----------------------------------------------
0=0=0=0=0=0=0=0=0 UTILITIES 0=0=0=0=0=0=0=0=0 
-----------------------------------------------
*/
/* 000000000000000000 Background Gradiant 000000000000000 */
/* Mixin for transition css */
/*
@mixin transition-animation($for: all, $time-in: 250ms, $type: ease-in-out, $time-out: 0s) {
  transition: $for $time-in $type $time-out;
  -moz-transition: $for $time-in $type $time-out;
  -webkit-transition: $for $time-in $type $time-out;
  -o-transition: $for $time-in $type $time-out;
}*/
/* 000000000000000000 Background Gradiant 000000000000000 */
/* 000000000000000000 Box Shadow 000000000000000 */
/* 000000000000000000 Border Radius 000000000000000 */
/* 000000000000000000 Border 000000000000000 */
/* 000000000 Badge Background Border 000000000 */
/* 0000000000000000 Form element 000000000000000 */
/* 
-----------------------------------------------
0=0=0=0=0=0=0=0=0 COMPONENTS 0=0=0=0=0=0=0=0=0 
-----------------------------------------------
*/
/* 000000000000000000 alerts 000000000000000 */
/* 000000000000000000 jds-card  000000000000000 */
/* 000000000000000000 Progress  Bar  000000000000000 */
/* 000000000 Chips 000000000 */
/* 000000000000000000 Tables 000000000000000 */
/* 0000000000000000000000 ALL COLORS 0000000000000000 */
/* COLOR MOOD/THEME */
/* dark color theme */
/*
$jds-color-background: #000000;
$jds-color-foreground: #ffffff;
$jds-bodybg: #222222;
$jds-color-link: #62C6FF;
$jds-color-link-hover: #c2e8ff;
*/
/* light color theme */
/**/
/* basic, background, foregroun */
/* 000000000000000000 Typography 000000000000000 */
/* color basic */
/* foreground fraction */
/* background fraction */
/* 000000000000000000 Media Query Breakpoint 000000000000000 */
/*for-big-desktop-up*/
/*for-desktop-up*/
/*for-laptop-up*/
/*for-tab-up*/
/*for-tab-potrare-up*/
/*for-mobile*/
/*for-mobile-down*/
/* Table */
/* dark */
/* primary */
/* 000000000000000000 Border 000000000000000 */
/* 000000000000000000 Shadow Colors 000000000000000 */
/* Typography basic settings */
.jds-text-normal {
  font-weight: normal;
}

.jds-text-italic {
  font-style: italic;
}

.jds-text-bold {
  font-weight: bold;
}

.jds-text-bolder {
  font-weight: bolder;
}

.jds-text-uppercase {
  text-transform: uppercase;
}

.jds-no-wrap, .jds-text-no-wrap {
  white-space: nowrap;
}

.jds-text-wrap {
  white-space: normal;
}

.jds-text-underline {
  text-decoration: underline;
}

.jds-text-no-underline {
  text-decoration: none;
}

/*line-height: calc(36 * 1.2)px;*/
h1, .h1, .jds-text-xxl, .font-size-xxl {
  font-size: 36px;
  font-weight: 300;
  line-height: 1.2;
  margin-bottom: 14px;
}

h2, .h2, .jds-text-xl, .font-size-xl {
  font-size: 28px;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 14px;
}

h3, .h3, .jds-text-l, .font-size-l {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: 10px;
}

h4, .h4, .jds-text-m, .font-size-m {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 10px;
}

h5, .h5, .jds-text-s, .font-size-s {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.12;
  margin-bottom: 10px;
}

h6, .h6, .jds-text-xs, .font-size-xs {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 10px;
}

.title, .jds-text-xxs, .font-size-xxs {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 10px;
}

.subtitle, .jds-text-xxxs, .font-size-xxxs {
  font-size: 10px;
  font-weight: 600;
  line-height: 1.2;
}

/* text Alignment */
.jds-text-left {
  text-align: left !important;
}

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

.jds-text-right {
  text-align: right !important;
}

.jds-text-justify {
  text-align: justify !important;
}

.jds-text-inherit {
  text-align: inherit !important;
}

@media only screen and (max-width: 1920px) and (min-width: 1366px) {
  .jds-xl-text-left {
    text-align: left !important;
  }
  .jds-xl-text-center {
    text-align: center !important;
  }
  .jds-xl-text-right {
    text-align: right !important;
  }
  .jds-xl-text-justify {
    text-align: justify !important;
  }
  .jds-xl-text-inherit {
    text-align: inherit !important;
  }
}

@media only screen and (max-width: 1366px) and (min-width: 992px) {
  .jds-l-text-left {
    text-align: left !important;
  }
  .jds-l-text-center {
    text-align: center !important;
  }
  .jds-l-text-right {
    text-align: right !important;
  }
  .jds-l-text-justify {
    text-align: justify !important;
  }
  .jds-l-text-inherit {
    text-align: inherit !important;
  }
}

@media only screen and (max-width: 992px) and (min-width: 768px) {
  .jds-m-text-left {
    text-align: left !important;
  }
  .jds-m-text-center {
    text-align: center !important;
  }
  .jds-m-text-right {
    text-align: right !important;
  }
  .jds-m-text-justify {
    text-align: justify !important;
  }
  .jds-m-text-inherit {
    text-align: inherit !important;
  }
}

@media only screen and (max-width: 768px) and (min-width: 600px) {
  .jds-s-text-left {
    text-align: left !important;
  }
  .jds-s-text-center {
    text-align: center !important;
  }
  .jds-s-text-right {
    text-align: right !important;
  }
  .jds-s-text-justify {
    text-align: justify !important;
  }
  .jds-s-text-inherit {
    text-align: inherit !important;
  }
}

@media only screen and (max-width: 600px) and (min-width: 320px) {
  .jds-xs-text-left {
    text-align: left !important;
  }
  .jds-xs-text-center {
    text-align: center !important;
  }
  .jds-xs-text-right {
    text-align: right !important;
  }
  .jds-xs-text-justify {
    text-align: justify !important;
  }
  .jds-xs-text-inherit {
    text-align: inherit !important;
  }
}

@media only screen and (max-width: 480px) and (min-width: 320px) {
  .jds-xxs-text-left {
    text-align: left !important;
  }
  .jds-xxs-text-center {
    text-align: center !important;
  }
  .jds-xxs-text-right {
    text-align: right !important;
  }
  .jds-xxs-text-justify {
    text-align: justify !important;
  }
  .jds-xxs-text-inherit {
    text-align: inherit !important;
  }
}

/* Font Weight */
.jds-font-weight-light, .jds-font-weight-s, .jds-font-weight-300 {
  font-weight: 300 !important;
}

.jds-font-weight-regular, .jds-font-weight-m, .jds-font-weight-400 {
  font-weight: 400 !important;
}

.jds-font-weight-semi-bold, .jds-font-weight-l, .jds-font-weight-600 {
  font-weight: 600 !important;
}

.jds-font-weight-bold, .jds-font-weight-xl, .jds-font-weight-800 {
  font-weight: 800 !important;
}

.jds-font-weight-block, .jds-font-weight-xxl, .jds-font-weight-900 {
  font-weight: 900 !important;
}

/* Font Case */
.jds-text-upercase {
  text-transform: uppercase !important;
}

.jds-text-lowercase {
  text-transform: lowercase !important;
}

.jds-text-capitalize {
  text-transform: capitalize !important;
}

.jds-text-unset {
  text-transform: unset !important;
}

/* Heading utilities */
/* List Style Type */
.jds-line-height-none {
  line-height: unset !important;
}

.jds-line-height-s {
  line-height: 1 !important;
}

.jds-line-height-m {
  line-height: 1.5 !important;
}

.jds-line-height-l {
  line-height: 2 !important;
}

.jds-line-height-xl {
  line-height: 2.5 !important;
}

.jds-line-height-xxl {
  line-height: 3 !important;
}

/* word-break Property */
.jds-word-break-normal {
  word-break: normal;
}

.jds-word-break-keep-all {
  word-break: keep-all;
}

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

/* Horizontal Cut Line */
s::before,
s::after {
  -webkit-clip-path: inset(100%);
          clip-path: inset(100%);
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

s::before {
  content: " [start of stricken text] ";
}

s::after {
  content: " [end of stricken text] ";
}

/* Limit text */
.jds-text-line0 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 0;
  /* number of lines to show */
  -webkit-box-orient: vertical;
}

.jds-text-line1 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  /* number of lines to show */
  -webkit-box-orient: vertical;
}

.jds-text-line2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* number of lines to show */
  -webkit-box-orient: vertical;
}

.jds-text-line3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  /* number of lines to show */
  -webkit-box-orient: vertical;
}

.jds-text-line4 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  /* number of lines to show */
  -webkit-box-orient: vertical;
}

.jds-text-line5 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  /* number of lines to show */
  -webkit-box-orient: vertical;
}

.jds-text-line6 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  /* number of lines to show */
  -webkit-box-orient: vertical;
}

.jds-text-line7 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  /* number of lines to show */
  -webkit-box-orient: vertical;
}

.jds-text-line8 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 8;
  /* number of lines to show */
  -webkit-box-orient: vertical;
}

.jds-text-line9 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 9;
  /* number of lines to show */
  -webkit-box-orient: vertical;
}

.jds-text-line10 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 10;
  /* number of lines to show */
  -webkit-box-orient: vertical;
}

/*white Space - when we like to make text in single line strickly or break line forchly*/
.jds-whitespace-unset {
  white-space: unset !important;
}

.jds-whitespace-normal {
  white-space: normal !important;
}

.jds-whitespace-nowrap {
  white-space: nowrap !important;
}

.jds-whitespace-inherit {
  white-space: inherit !important;
}

.jds-whitespace-pre {
  white-space: pre !important;
}

.jds-whitespace-pre-line {
  white-space: pre-line !important;
}

.jds-whitespace-pre-wrap {
  white-space: pre-wrap !important;
}

.jds-whitespace-revert {
  white-space: revert !important;
}

.jds-whitespace-break-spaces {
  white-space: break-spaces !important;
}

/*  import 2-layout Files  */
/*@import "2-layout/layout-dir";*/
.container,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container, .container-sm {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container, .container-sm, .container-md {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container, .container-sm, .container-md, .container-lg {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1140px;
  }
}

@media (min-width: 1920px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1600px;
  }
}

header {
  max-height: 100vh;
}

/*@import "2-layout/mood-light";
@import "2-layout/mood-dark";*/
/*  import 3-moduls Files  */
/*@import "3-moduls/moduls-dir";*/
/* 0000000000000000000000 ALL COLORS 0000000000000000 */
/* COLOR MOOD/THEME */
/* dark color theme */
/*
$jds-color-background: #000000;
$jds-color-foreground: #ffffff;
$jds-bodybg: #222222;
$jds-color-link: #62C6FF;
$jds-color-link-hover: #c2e8ff;
*/
/* light color theme */
/**/
/* basic, background, foregroun */
/* 000000000000000000 Typography 000000000000000 */
/* color basic */
/* foreground fraction */
/* background fraction */
/* 000000000000000000 Media Query Breakpoint 000000000000000 */
/*for-big-desktop-up*/
/*for-desktop-up*/
/*for-laptop-up*/
/*for-tab-up*/
/*for-tab-potrare-up*/
/*for-mobile*/
/*for-mobile-down*/
/* Table */
/* dark */
/* primary */
/* 000000000000000000 Border 000000000000000 */
/* 000000000000000000 Shadow Colors 000000000000000 */
/* 000000000000000000 Media Query 000000000000000 */
/* $sereenXXL: 3600px; for-big-desktop-up | $sereenXL: 1920px;  for-desktop-up | $sereenL: 1366px; for-laptop-up | $sereenM: 992px; for-tab-up | $sereenS: 768px; for-tab-potrare-up | $sereenXS: 600px; for-mobile | $sereenXXS: 480px; for-mobile-down */
/* 000000000000000000 Hover 000000000000000 */
/* 000000000000000000 transition 000000000000000 */
/* 000000000000000000 Background Gradiant 000000000000000 */
/*@mixin background-gradiant ($angleDegree, $color1st, $color2nd, $colorBg) {
    background-image: linear-gradient($angleDegree, $color1st, $color2nd);
    background-color: $colorBg;
}*/
/* 000000000000000000 Min height 000000000000000 */
/* 000000000000000000 Max Width 000000000000000 */
/*
-----------------------------------------------
0=0=0=0=0=0=0=0=0 UTILITIES 0=0=0=0=0=0=0=0=0 
-----------------------------------------------
*/
/* 000000000000000000 Background Gradiant 000000000000000 */
/* Mixin for transition css */
/*
@mixin transition-animation($for: all, $time-in: 250ms, $type: ease-in-out, $time-out: 0s) {
  transition: $for $time-in $type $time-out;
  -moz-transition: $for $time-in $type $time-out;
  -webkit-transition: $for $time-in $type $time-out;
  -o-transition: $for $time-in $type $time-out;
}*/
/* 000000000000000000 Background Gradiant 000000000000000 */
/* 000000000000000000 Box Shadow 000000000000000 */
/* 000000000000000000 Border Radius 000000000000000 */
/* 000000000000000000 Border 000000000000000 */
/* 000000000 Badge Background Border 000000000 */
/* 0000000000000000 Form element 000000000000000 */
/* 
-----------------------------------------------
0=0=0=0=0=0=0=0=0 COMPONENTS 0=0=0=0=0=0=0=0=0 
-----------------------------------------------
*/
/* 000000000000000000 alerts 000000000000000 */
/* 000000000000000000 jds-card  000000000000000 */
/* 000000000000000000 Progress  Bar  000000000000000 */
/* 000000000 Chips 000000000 */
/* 000000000000000000 Tables 000000000000000 */
/* 0000000000000000000000 ALL COLORS 0000000000000000 */
/* COLOR MOOD/THEME */
/* dark color theme */
/*
$jds-color-background: #000000;
$jds-color-foreground: #ffffff;
$jds-bodybg: #222222;
$jds-color-link: #62C6FF;
$jds-color-link-hover: #c2e8ff;
*/
/* light color theme */
/**/
/* basic, background, foregroun */
/* 000000000000000000 Typography 000000000000000 */
/* color basic */
/* foreground fraction */
/* background fraction */
/* 000000000000000000 Media Query Breakpoint 000000000000000 */
/*for-big-desktop-up*/
/*for-desktop-up*/
/*for-laptop-up*/
/*for-tab-up*/
/*for-tab-potrare-up*/
/*for-mobile*/
/*for-mobile-down*/
/* Table */
/* dark */
/* primary */
/* 000000000000000000 Border 000000000000000 */
/* 000000000000000000 Shadow Colors 000000000000000 */
/* Accordion styles */
.jds-accordion {
  /*overflow: hidden;*/
  /* Accordion Light */
  /* Accordion Primary */
  /* Accordion Success */
  /* Accordion warning */
  /* Accordion error */
  /* Accordion info */
  /* Accordion tertiary */
  /* Accordion gray */
  /* Accordion black */
}

.jds-accordion input.accordion-trigger {
  position: absolute;
  opacity: 0;
  z-index: -1;
}

.jds-accordion .accordion {
  width: 100%;
  color: rgba(0, 0, 0, 0.8);
  overflow: hidden;
}

.jds-accordion .accordion .accordion-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1em;
  margin: 0;
  border-bottom: 1px rgba(104, 104, 104, 0.4) solid;
  background: rgba(104, 104, 104, 0.2);
  cursor: pointer;
  -webkit-transition: background-color 0.5s ease-out;
  transition: background-color 0.5s ease-out;
  /* Icon */
}

.jds-accordion .accordion .accordion-label:hover {
  background: rgba(104, 104, 104, 0.6);
}

.jds-accordion .accordion .accordion-label::after {
  content: "\276F";
  width: 1em;
  height: 1em;
  text-align: center;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.jds-accordion .accordion .accordion-content {
  max-height: 0;
  padding: 0 1em;
  color: rgba(0, 0, 0, 0.8);
  background: #ffffff;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.jds-accordion .accordion .accordion-close {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 1em;
  font-size: 0.75em;
  background: rgba(104, 104, 104, 0.2);
  cursor: pointer;
}

.jds-accordion .accordion .accordion-close:hover {
  background: rgba(104, 104, 104, 0.6);
}

.jds-accordion .accordion:last-child .accordion-close {
  margin-bottom: 0;
}

.jds-accordion input.accordion-trigger:checked + .accordion-label {
  background: rgba(104, 104, 104, 0.6);
}

.jds-accordion input.accordion-trigger:checked + .accordion-label::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.jds-accordion input.accordion-trigger:checked ~ .accordion-content {
  max-height: 100vh;
  padding: 1em;
}

.jds-accordion input.accordion-trigger:checked ~ .accordion-content.max-height-fit-content {
  max-height: -webkit-fit-content !important;
  max-height: -moz-fit-content !important;
  max-height: fit-content !important;
}

.jds-accordion.accordion-light .accordion {
  margin-bottom: 6px;
}

.jds-accordion.accordion-light .accordion-label, .jds-accordion.accordion-light .accordion-close {
  color: rgba(0, 0, 0, 0.8);
  border-color: transparent;
  background-color: #ffffff;
}

.jds-accordion.accordion-light .accordion-label:hover, .jds-accordion.accordion-light .accordion-close:hover {
  background: rgba(104, 104, 104, 0.1);
}

.jds-accordion.accordion-light input.accordion-trigger:checked + .accordion-label {
  background: rgba(104, 104, 104, 0.1);
}

.jds-accordion.accordion-primary .accordion {
  margin-bottom: 6px;
}

.jds-accordion.accordion-primary .accordion-label, .jds-accordion.accordion-primary .accordion-close {
  color: #ffffff;
  border-color: transparent;
  background-color: #155C9E;
}

.jds-accordion.accordion-primary .accordion-label:hover, .jds-accordion.accordion-primary .accordion-close:hover {
  background: #00305E;
}

.jds-accordion.accordion-primary input.accordion-trigger:checked + .accordion-label {
  background: #00305E;
}

.jds-accordion.accordion-success .accordion {
  margin-bottom: 6px;
}

.jds-accordion.accordion-success .accordion-label, .jds-accordion.accordion-success .accordion-close {
  color: #ffffff;
  border-color: transparent;
  background-color: #80A408;
}

.jds-accordion.accordion-success .accordion-label:hover, .jds-accordion.accordion-success .accordion-close:hover {
  background: #435700;
}

.jds-accordion.accordion-success input.accordion-trigger:checked + .accordion-label {
  background: #435700;
}

.jds-accordion.accordion-warning .accordion {
  margin-bottom: 6px;
}

.jds-accordion.accordion-warning .accordion-label, .jds-accordion.accordion-warning .accordion-close {
  color: #ffffff;
  border-color: transparent;
  background-color: #F09119;
}

.jds-accordion.accordion-warning .accordion-label:hover, .jds-accordion.accordion-warning .accordion-close:hover {
  background: #745A19;
}

.jds-accordion.accordion-warning input.accordion-trigger:checked + .accordion-label {
  background: #745A19;
}

.jds-accordion.accordion-error .accordion {
  margin-bottom: 6px;
}

.jds-accordion.accordion-error .accordion-label, .jds-accordion.accordion-error .accordion-close {
  color: #ffffff;
  border-color: transparent;
  background-color: #FD5A36;
}

.jds-accordion.accordion-error .accordion-label:hover, .jds-accordion.accordion-error .accordion-close:hover {
  background: #9A3B26;
}

.jds-accordion.accordion-error input.accordion-trigger:checked + .accordion-label {
  background: #9A3B26;
}

.jds-accordion.accordion-info .accordion {
  margin-bottom: 6px;
}

.jds-accordion.accordion-info .accordion-label, .jds-accordion.accordion-info .accordion-close {
  color: #ffffff;
  border-color: transparent;
  background-color: #15D5FF;
}

.jds-accordion.accordion-info .accordion-label:hover, .jds-accordion.accordion-info .accordion-close:hover {
  background: #2597D6;
}

.jds-accordion.accordion-info input.accordion-trigger:checked + .accordion-label {
  background: #2597D6;
}

.jds-accordion.accordion-tertiary .accordion {
  margin-bottom: 6px;
}

.jds-accordion.accordion-tertiary .accordion-label, .jds-accordion.accordion-tertiary .accordion-close {
  color: #ffffff;
  border-color: transparent;
  background-color: #00A1A1;
}

.jds-accordion.accordion-tertiary .accordion-label:hover, .jds-accordion.accordion-tertiary .accordion-close:hover {
  background: #0E7E7E;
}

.jds-accordion.accordion-tertiary input.accordion-trigger:checked + .accordion-label {
  background: #0E7E7E;
}

.jds-accordion.accordion-gray .accordion {
  margin-bottom: 6px;
}

.jds-accordion.accordion-gray .accordion-label, .jds-accordion.accordion-gray .accordion-close {
  color: #ffffff;
  border-color: transparent;
  background-color: #686868;
}

.jds-accordion.accordion-gray .accordion-label:hover, .jds-accordion.accordion-gray .accordion-close:hover {
  background: #434343;
}

.jds-accordion.accordion-gray input.accordion-trigger:checked + .accordion-label {
  background: #434343;
}

.jds-accordion.accordion-black .accordion {
  margin-bottom: 6px;
}

.jds-accordion.accordion-black .accordion-label, .jds-accordion.accordion-black .accordion-close {
  color: #ffffff;
  border-color: transparent;
  background-color: #000000;
}

.jds-accordion.accordion-black .accordion-label:hover, .jds-accordion.accordion-black .accordion-close:hover {
  background: #2B2B2B;
}

.jds-accordion.accordion-black input.accordion-trigger:checked + .accordion-label {
  background: #2B2B2B;
}

/* /jds-accordion */
/* 0000000000000000000000 ALL COLORS 0000000000000000 */
/* COLOR MOOD/THEME */
/* dark color theme */
/*
$jds-color-background: #000000;
$jds-color-foreground: #ffffff;
$jds-bodybg: #222222;
$jds-color-link: #62C6FF;
$jds-color-link-hover: #c2e8ff;
*/
/* light color theme */
/**/
/* basic, background, foregroun */
/* 000000000000000000 Typography 000000000000000 */
/* color basic */
/* foreground fraction */
/* background fraction */
/* 000000000000000000 Media Query Breakpoint 000000000000000 */
/*for-big-desktop-up*/
/*for-desktop-up*/
/*for-laptop-up*/
/*for-tab-up*/
/*for-tab-potrare-up*/
/*for-mobile*/
/*for-mobile-down*/
/* Table */
/* dark */
/* primary */
/* 000000000000000000 Border 000000000000000 */
/* 000000000000000000 Shadow Colors 000000000000000 */
/* 000000000000000000 Media Query 000000000000000 */
/* $sereenXXL: 3600px; for-big-desktop-up | $sereenXL: 1920px;  for-desktop-up | $sereenL: 1366px; for-laptop-up | $sereenM: 992px; for-tab-up | $sereenS: 768px; for-tab-potrare-up | $sereenXS: 600px; for-mobile | $sereenXXS: 480px; for-mobile-down */
/* 000000000000000000 Hover 000000000000000 */
/* 000000000000000000 transition 000000000000000 */
/* 000000000000000000 Background Gradiant 000000000000000 */
/*@mixin background-gradiant ($angleDegree, $color1st, $color2nd, $colorBg) {
    background-image: linear-gradient($angleDegree, $color1st, $color2nd);
    background-color: $colorBg;
}*/
/* 000000000000000000 Min height 000000000000000 */
/* 000000000000000000 Max Width 000000000000000 */
/*
-----------------------------------------------
0=0=0=0=0=0=0=0=0 UTILITIES 0=0=0=0=0=0=0=0=0 
-----------------------------------------------
*/
/* 000000000000000000 Background Gradiant 000000000000000 */
/* Mixin for transition css */
/*
@mixin transition-animation($for: all, $time-in: 250ms, $type: ease-in-out, $time-out: 0s) {
  transition: $for $time-in $type $time-out;
  -moz-transition: $for $time-in $type $time-out;
  -webkit-transition: $for $time-in $type $time-out;
  -o-transition: $for $time-in $type $time-out;
}*/
/* 000000000000000000 Background Gradiant 000000000000000 */
/* 000000000000000000 Box Shadow 000000000000000 */
/* 000000000000000000 Border Radius 000000000000000 */
/* 000000000000000000 Border 000000000000000 */
/* 000000000 Badge Background Border 000000000 */
/* 0000000000000000 Form element 000000000000000 */
/* 
-----------------------------------------------
0=0=0=0=0=0=0=0=0 COMPONENTS 0=0=0=0=0=0=0=0=0 
-----------------------------------------------
*/
/* 000000000000000000 alerts 000000000000000 */
/* 000000000000000000 jds-card  000000000000000 */
/* 000000000000000000 Progress  Bar  000000000000000 */
/* 000000000 Chips 000000000 */
/* 000000000000000000 Tables 000000000000000 */
/* 0000000000000000000000 ALL COLORS 0000000000000000 */
/* COLOR MOOD/THEME */
/* dark color theme */
/*
$jds-color-background: #000000;
$jds-color-foreground: #ffffff;
$jds-bodybg: #222222;
$jds-color-link: #62C6FF;
$jds-color-link-hover: #c2e8ff;
*/
/* light color theme */
/**/
/* basic, background, foregroun */
/* 000000000000000000 Typography 000000000000000 */
/* color basic */
/* foreground fraction */
/* background fraction */
/* 000000000000000000 Media Query Breakpoint 000000000000000 */
/*for-big-desktop-up*/
/*for-desktop-up*/
/*for-laptop-up*/
/*for-tab-up*/
/*for-tab-potrare-up*/
/*for-mobile*/
/*for-mobile-down*/
/* Table */
/* dark */
/* primary */
/* 000000000000000000 Border 000000000000000 */
/* 000000000000000000 Shadow Colors 000000000000000 */
/* alert styles */
.jds-alert {
  position: relative;
  padding: 16px 16px;
  margin-bottom: 16px;
  border-width: 1px;
  border-color: rgba(104, 104, 104, 0.1);
  border-style: solid;
  background-color: rgba(104, 104, 104, 0.3);
}

.jds-alert .close-ico {
  position: absolute;
  display: block;
  right: 10px;
  top: 10px;
  content: "\276F";
  color: #ffffff;
  text-align: center;
  font-size: 16px;
  line-height: 18px;
  text-decoration: none;
  width: 24px;
  height: 24px;
  padding: 4px;
  border-radius: 50px;
  background-color: #b5b5b5;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.jds-alert .close-ico:hover {
  background-color: #1c1c1c;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.jds-alert .alert-head {
  padding: 6px 16px 0px 16px;
}

.jds-alert .alert-body {
  padding: 10px 16px;
}

/* /jds-alerts */
.alert-white {
  color: rgba(0, 0, 0, 0.8) !important;
  background-color: #ffffff !important;
  border-color: rgba(104, 104, 104, 0.2) !important;
}

.alert-black {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}

.alert-primary {
  color: #155C9E !important;
  background-color: rgba(21, 92, 158, 0.1) !important;
  border-color: #62C6FF !important;
}

.alert-success {
  color: #435700 !important;
  background-color: rgba(128, 164, 8, 0.1) !important;
  border-color: #83CF5F !important;
}

.alert-warning {
  color: #745A19 !important;
  background-color: rgba(240, 145, 25, 0.1) !important;
  border-color: #EC9D41 !important;
}

.alert-error {
  color: #9A3B26 !important;
  background-color: rgba(253, 90, 54, 0.1) !important;
  border-color: #F58383 !important;
}

.alert-info {
  color: #2597D6 !important;
  background-color: rgba(21, 213, 255, 0.1) !important;
  border-color: #42DCE5 !important;
}

.alert-tertiary {
  color: #0E7E7E !important;
  background-color: rgba(0, 161, 161, 0.1) !important;
  border-color: #3ECFCF !important;
}

.alert-gray {
  color: #434343 !important;
  background-color: rgba(104, 104, 104, 0.1) !important;
  border-color: #BEBEBE !important;
}

/* 0000000000000000000000 ALL COLORS 0000000000000000 */
/* COLOR MOOD/THEME */
/* dark color theme */
/*
$jds-color-background: #000000;
$jds-color-foreground: #ffffff;
$jds-bodybg: #222222;
$jds-color-link: #62C6FF;
$jds-color-link-hover: #c2e8ff;
*/
/* light color theme */
/**/
/* basic, background, foregroun */
/* 000000000000000000 Typography 000000000000000 */
/* color basic */
/* foreground fraction */
/* background fraction */
/* 000000000000000000 Media Query Breakpoint 000000000000000 */
/*for-big-desktop-up*/
/*for-desktop-up*/
/*for-laptop-up*/
/*for-tab-up*/
/*for-tab-potrare-up*/
/*for-mobile*/
/*for-mobile-down*/
/* Table */
/* dark */
/* primary */
/* 000000000000000000 Border 000000000000000 */
/* 000000000000000000 Shadow Colors 000000000000000 */
/* 000000000000000000 Media Query 000000000000000 */
/* $sereenXXL: 3600px; for-big-desktop-up | $sereenXL: 1920px;  for-desktop-up | $sereenL: 1366px; for-laptop-up | $sereenM: 992px; for-tab-up | $sereenS: 768px; for-tab-potrare-up | $sereenXS: 600px; for-mobile | $sereenXXS: 480px; for-mobile-down */
/* 000000000000000000 Hover 000000000000000 */
/* 000000000000000000 transition 000000000000000 */
/* 000000000000000000 Background Gradiant 000000000000000 */
/*@mixin background-gradiant ($angleDegree, $color1st, $color2nd, $colorBg) {
    background-image: linear-gradient($angleDegree, $color1st, $color2nd);
    background-color: $colorBg;
}*/
/* 000000000000000000 Min height 000000000000000 */
/* 000000000000000000 Max Width 000000000000000 */
/*
-----------------------------------------------
0=0=0=0=0=0=0=0=0 UTILITIES 0=0=0=0=0=0=0=0=0 
-----------------------------------------------
*/
/* 000000000000000000 Background Gradiant 000000000000000 */
/* Mixin for transition css */
/*
@mixin transition-animation($for: all, $time-in: 250ms, $type: ease-in-out, $time-out: 0s) {
  transition: $for $time-in $type $time-out;
  -moz-transition: $for $time-in $type $time-out;
  -webkit-transition: $for $time-in $type $time-out;
  -o-transition: $for $time-in $type $time-out;
}*/
/* 000000000000000000 Background Gradiant 000000000000000 */
/* 000000000000000000 Box Shadow 000000000000000 */
/* 000000000000000000 Border Radius 000000000000000 */
/* 000000000000000000 Border 000000000000000 */
/* 000000000 Badge Background Border 000000000 */
/* 0000000000000000 Form element 000000000000000 */
/* 
-----------------------------------------------
0=0=0=0=0=0=0=0=0 COMPONENTS 0=0=0=0=0=0=0=0=0 
-----------------------------------------------
*/
/* 000000000000000000 alerts 000000000000000 */
/* 000000000000000000 jds-card  000000000000000 */
/* 000000000000000000 Progress  Bar  000000000000000 */
/* 000000000 Chips 000000000 */
/* 000000000000000000 Tables 000000000000000 */
/* 0000000000000000000000 ALL COLORS 0000000000000000 */
/* COLOR MOOD/THEME */
/* dark color theme */
/*
$jds-color-background: #000000;
$jds-color-foreground: #ffffff;
$jds-bodybg: #222222;
$jds-color-link: #62C6FF;
$jds-color-link-hover: #c2e8ff;
*/
/* light color theme */
/**/
/* basic, background, foregroun */
/* 000000000000000000 Typography 000000000000000 */
/* color basic */
/* foreground fraction */
/* background fraction */
/* 000000000000000000 Media Query Breakpoint 000000000000000 */
/*for-big-desktop-up*/
/*for-desktop-up*/
/*for-laptop-up*/
/*for-tab-up*/
/*for-tab-potrare-up*/
/*for-mobile*/
/*for-mobile-down*/
/* Table */
/* dark */
/* primary */
/* 000000000000000000 Border 000000000000000 */
/* 000000000000000000 Shadow Colors 000000000000000 */
.jds-avater {
  min-width: 10px;
  min-height: 10px;
  border-radius: 50%;
  font-size: 36px;
  line-height: 58px;
  width: auto;
  height: auto;
  display: inline-block;
  position: relative;
  margin: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  vertical-align: bottom;
  /*avater-image*/
  /*avater-blank*/
  /*avater-border*/
  /*avater-letter*/
  /*avater-stack*/
}

.jds-avater.avater-image .avater-item {
  width: 60px;
  height: 60px;
}

.jds-avater.avater-blank {
  font-family: 'julyico' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  text-align: center;
  padding: 10px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.jds-avater.avater-blank:before {
  content: "\ea4a";
  color: inherit;
}

.jds-avater.avater-border {
  border-width: 1px;
  border-style: solid;
  border-color: #155C9E;
}

.jds-avater.avater-letter {
  width: 60px;
  height: 60px;
  text-align: center;
  font-weight: bold;
}

.jds-avater.avater-letter .name {
  text-align: center;
  font-size: 0;
  display: inline-block;
}

.jds-avater.avater-letter .name:first-letter {
  font-size: 36px !important;
}

.jds-avater.avater-stack {
  direction: rtl;
  /* This is to get the stack with left on top */
  text-align: left;
  /* Now need to explitly align left */
  padding-left: 25px;
  /* Same value as the negative margin */
}

.jds-avater.avater-stack a {
  display: inline-block;
}

.jds-avater.avater-stack a:hover .avater-item {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  z-index: 99;
  -webkit-box-shadow: 0px 1px 2px 1px rgba(104, 104, 104, 0.5), 0px calc(-1px / 4) 0.5px 0.25px rgba(104, 104, 104, 0.5);
  box-shadow: 0px 1px 2px 1px rgba(104, 104, 104, 0.5), 0px calc(-1px / 4) 0.5px 0.25px rgba(104, 104, 104, 0.5);
}

.jds-avater.avater-stack a.counter {
  font-size: 16px;
  line-height: 1;
  text-align: center;
  border-radius: 15px;
  display: block;
  position: absolute;
  padding: 6px 6px;
  right: 0px;
  top: calc(50% - 12px);
  z-index: 3;
  color: #ffffff;
  -webkit-transition: all ease-in 0.4s;
  transition: all ease-in 0.4s;
  background-color: rgba(21, 92, 158, 0.9);
}

.jds-avater.avater-stack .avater-item {
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  left: -5px;
  margin-left: -25px;
  z-index: 1;
  -webkit-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
  background-color: #ffffff;
}

.jds-avater.avater-stack .avater-item img {
  min-width: 100%;
  height: auto;
}

.jds-avater.avater-stack:hover .avater-item {
  margin-left: -15px;
}

.jds-avater.avater-stack:hover .counter {
  position: absolute;
  right: -26px !important;
}

.jds-avater.avater-stack:hover .counter:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0 8px 8px;
  border-color: transparent transparent transparent rgba(240, 145, 25, 0.99);
  right: -6px;
}

.jds-avater.avater-stack.avater-xl .avater-item {
  width: 100px;
  height: 100px;
}

.jds-avater.avater-stack.avater-l .avater-item {
  width: 80px;
  height: 80px;
}

.jds-avater.avater-stack.avater-s .avater-item {
  width: 40px;
  height: 40px;
}

.jds-avater.avater-stack.avater-xs .avater-item {
  width: 30px;
  height: 30px;
  margin-left: -20px;
}

.jds-avater.avater-stack.avater-xxs .avater-item {
  width: 18px;
  height: 18px;
  margin-left: -15px;
}

.jds-avater.avater-xl.avater-image .avater-item {
  width: 100px;
  height: 100px;
}

.jds-avater.avater-xl.avater-border {
  width: 100px;
  height: 100px;
  border-width: 3px;
}

.jds-avater.avater-xl.avater-letter .name:first-letter {
  content: "\e97f";
  font-size: 60px !important;
  line-height: 98px;
}

.jds-avater.avater-xl.avater-blank:before {
  content: "\e97f";
  font-size: 60px;
  line-height: 80px;
}

.jds-avater.avater-l.avater-image .avater-item {
  width: 80px;
  height: 80px;
}

.jds-avater.avater-l.avater-border {
  width: 80px;
  height: 80px;
  border-width: 2px;
}

.jds-avater.avater-l.avater-letter .name:first-letter {
  content: "\e97f";
  font-size: 50px !important;
  line-height: 78px;
}

.jds-avater.avater-l.avater-blank:before {
  content: "\e97f";
  font-size: 50px;
  line-height: 58px;
}

.jds-avater.avater-s.avater-image .avater-item {
  width: 40px;
  height: 40px;
}

.jds-avater.avater-s.avater-border {
  width: 40px;
  height: 40px;
  border-width: 1px;
  padding: 2px !important;
}

.jds-avater.avater-s.avater-letter .name:first-letter {
  content: "\ea08";
  font-size: 28px !important;
  line-height: 34px;
}

.jds-avater.avater-s.avater-blank {
  padding: 2px !important;
}

.jds-avater.avater-s.avater-blank:before {
  content: "\ea08";
  font-size: 30px;
  line-height: 34px;
}

.jds-avater.avater-xs {
  line-height: 32px;
}

.jds-avater.avater-xs.avater-image .avater-item {
  width: 40px;
  height: 40px;
}

.jds-avater.avater-xs.avater-border {
  width: 40px;
  height: 40px;
  border-width: 1px;
  padding: 4px !important;
}

.jds-avater.avater-xs.avater-letter .name:first-letter {
  content: "\ea08";
  font-size: 26px !important;
  line-height: 32px;
}

.jds-avater.avater-xs.avater-blank {
  padding: 4px !important;
}

.jds-avater.avater-xs.avater-blank:before {
  content: "\ea08";
  font-size: 24px;
  line-height: 32px;
}

.jds-avater.avater-xxs {
  line-height: 14px;
}

.jds-avater.avater-xxs.avater-image .avater-item {
  width: 16px;
  height: 16px;
}

.jds-avater.avater-xxs.avater-border {
  width: 16px;
  height: 16px;
  border-width: 1px;
  padding: 0px !important;
}

.jds-avater.avater-xxs.avater-letter .name:first-letter {
  content: "\ea08";
  font-size: 12px !important;
  line-height: 14px;
}

.jds-avater.avater-xxs.avater-blank {
  padding: 1px !important;
}

.jds-avater.avater-xxs.avater-blank:before {
  content: "\ea08";
  font-size: 12px;
  line-height: 12px;
}

/* 0000000000000000000000 ALL COLORS 0000000000000000 */
/* COLOR MOOD/THEME */
/* dark color theme */
/*
$jds-color-background: #000000;
$jds-color-foreground: #ffffff;
$jds-bodybg: #222222;
$jds-color-link: #62C6FF;
$jds-color-link-hover: #c2e8ff;
*/
/* light color theme */
/**/
/* basic, background, foregroun */
/* 000000000000000000 Typography 000000000000000 */
/* color basic */
/* foreground fraction */
/* background fraction */
/* 000000000000000000 Media Query Breakpoint 000000000000000 */
/*for-big-desktop-up*/
/*for-desktop-up*/
/*for-laptop-up*/
/*for-tab-up*/
/*for-tab-potrare-up*/
/*for-mobile*/
/*for-mobile-down*/
/* Table */
/* dark */
/* primary */
/* 000000000000000000 Border 000000000000000 */
/* 000000000000000000 Shadow Colors 000000000000000 */
/* 000000000000000000 Media Query 000000000000000 */
/* $sereenXXL: 3600px; for-big-desktop-up | $sereenXL: 1920px;  for-desktop-up | $sereenL: 1366px; for-laptop-up | $sereenM: 992px; for-tab-up | $sereenS: 768px; for-tab-potrare-up | $sereenXS: 600px; for-mobile | $sereenXXS: 480px; for-mobile-down */
/* 000000000000000000 Hover 000000000000000 */
/* 000000000000000000 transition 000000000000000 */
/* 000000000000000000 Background Gradiant 000000000000000 */
/*@mixin background-gradiant ($angleDegree, $color1st, $color2nd, $colorBg) {
    background-image: linear-gradient($angleDegree, $color1st, $color2nd);
    background-color: $colorBg;
}*/
/* 000000000000000000 Min height 000000000000000 */
/* 000000000000000000 Max Width 000000000000000 */
/*
-----------------------------------------------
0=0=0=0=0=0=0=0=0 UTILITIES 0=0=0=0=0=0=0=0=0 
-----------------------------------------------
*/
/* 000000000000000000 Background Gradiant 000000000000000 */
/* Mixin for transition css */
/*
@mixin transition-animation($for: all, $time-in: 250ms, $type: ease-in-out, $time-out: 0s) {
  transition: $for $time-in $type $time-out;
  -moz-transition: $for $time-in $type $time-out;
  -webkit-transition: $for $time-in $type $time-out;
  -o-transition: $for $time-in $type $time-out;
}*/
/* 000000000000000000 Background Gradiant 000000000000000 */
/* 000000000000000000 Box Shadow 000000000000000 */
/* 000000000000000000 Border Radius 000000000000000 */
/* 000000000000000000 Border 000000000000000 */
/* 000000000 Badge Background Border 000000000 */
/* 0000000000000000 Form element 000000000000000 */
/* 
-----------------------------------------------
0=0=0=0=0=0=0=0=0 COMPONENTS 0=0=0=0=0=0=0=0=0 
-----------------------------------------------
*/
/* 000000000000000000 alerts 000000000000000 */
/* 000000000000000000 jds-card  000000000000000 */
/* 000000000000000000 Progress  Bar  000000000000000 */
/* 000000000 Chips 000000000 */
/* 000000000000000000 Tables 000000000000000 */
/* 0000000000000000000000 ALL COLORS 0000000000000000 */
/* COLOR MOOD/THEME */
/* dark color theme */
/*
$jds-color-background: #000000;
$jds-color-foreground: #ffffff;
$jds-bodybg: #222222;
$jds-color-link: #62C6FF;
$jds-color-link-hover: #c2e8ff;
*/
/* light color theme */
/**/
/* basic, background, foregroun */
/* 000000000000000000 Typography 000000000000000 */
/* color basic */
/* foreground fraction */
/* background fraction */
/* 000000000000000000 Media Query Breakpoint 000000000000000 */
/*for-big-desktop-up*/
/*for-desktop-up*/
/*for-laptop-up*/
/*for-tab-up*/
/*for-tab-potrare-up*/
/*for-mobile*/
/*for-mobile-down*/
/* Table */
/* dark */
/* primary */
/* 000000000000000000 Border 000000000000000 */
/* 000000000000000000 Shadow Colors 000000000000000 */
.jds-blankslate {
  position: relative;
  padding: 32px 64px;
  text-align: center;
  /*background-color: $jds-color-background;*/
  border: 1px rgba(104, 104, 104, 0.2) solid;
  border-radius: 6px;
}

.jds-blankslate h1, .jds-blankslate h2, .jds-blankslate h3 {
  font-weight: 400;
}

.jds-blankslate p {
  font-size: 14px;
}

.jds-blankslate.blankslate-primary {
  background-color: #155C9E !important;
  color: #ffffff !important;
}

.jds-blankslate.blankslate-warning {
  background-color: #F09119 !important;
  color: #ffffff !important;
}

.blankslate-icon path {
  -webkit-animation: drawIcon 1.5s forwards ease-in-out;
          animation: drawIcon 1.5s forwards ease-in-out;
  stroke: #155C9E;
  stroke-width: 8px;
  stroke-linejoin: round;
  stroke-linecap: round;
  stroke-miterlimit: 10px;
  stroke-dasharray: 500;
  stroke-dashoffset: 500;
}

.blankslate-icon.icon-white path {
  stroke: #ffffff;
}

.blankslate-icon.icon-gray path {
  stroke: #686868;
}

.blankslate-icon.icon-black path {
  stroke: #000000;
}

.blankslate-icon.icon-primary path {
  stroke: #155C9E;
}

.blankslate-icon.icon-success path {
  stroke: #80A408;
}

.blankslate-icon.icon-warning path {
  stroke: #F09119;
}

.blankslate-icon.icon-error path {
  stroke: #FD5A36;
}

.blankslate-icon.icon-info path {
  stroke: #15D5FF;
}

.blankslate-icon.icon-tertiary path {
  stroke: #00A1A1;
}

.blankslate-icon:hover path {
  -webkit-animation: drawIcon 1s forwards ease-in-out;
          animation: drawIcon 1s forwards ease-in-out;
}

@-webkit-keyframes drawIcon {
  from {
  }
  to {
    stroke-dashoffset: 0;
  }
}

@keyframes drawIcon {
  from {
  }
  to {
    stroke-dashoffset: 0;
  }
}

/* 0000000000000000000000 ALL COLORS 0000000000000000 */
/* COLOR MOOD/THEME */
/* dark color theme */
/*
$jds-color-background: #000000;
$jds-color-foreground: #ffffff;
$jds-bodybg: #222222;
$jds-color-link: #62C6FF;
$jds-color-link-hover: #c2e8ff;
*/
/* light color theme */
/**/
/* basic, background, foregroun */
/* 000000000000000000 Typography 000000000000000 */
/* color basic */
/* foreground fraction */
/* background fraction */
/* 000000000000000000 Media Query Breakpoint 000000000000000 */
/*for-big-desktop-up*/
/*for-desktop-up*/
/*for-laptop-up*/
/*for-tab-up*/
/*for-tab-potrare-up*/
/*for-mobile*/
/*for-mobile-down*/
/* Table */
/* dark */
/* primary */
/* 000000000000000000 Border 000000000000000 */
/* 000000000000000000 Shadow Colors 000000000000000 */
/* 000000000000000000 Media Query 000000000000000 */
/* $sereenXXL: 3600px; for-big-desktop-up | $sereenXL: 1920px;  for-desktop-up | $sereenL: 1366px; for-laptop-up | $sereenM: 992px; for-tab-up | $sereenS: 768px; for-tab-potrare-up | $sereenXS: 600px; for-mobile | $sereenXXS: 480px; for-mobile-down */
/* 000000000000000000 Hover 000000000000000 */
/* 000000000000000000 transition 000000000000000 */
/* 000000000000000000 Background Gradiant 000000000000000 */
/*@mixin background-gradiant ($angleDegree, $color1st, $color2nd, $colorBg) {
    background-image: linear-gradient($angleDegree, $color1st, $color2nd);
    background-color: $colorBg;
}*/
/* 000000000000000000 Min height 000000000000000 */
/* 000000000000000000 Max Width 000000000000000 */
/*
-----------------------------------------------
0=0=0=0=0=0=0=0=0 UTILITIES 0=0=0=0=0=0=0=0=0 
-----------------------------------------------
*/
/* 000000000000000000 Background Gradiant 000000000000000 */
/* Mixin for transition css */
/*
@mixin transition-animation($for: all, $time-in: 250ms, $type: ease-in-out, $time-out: 0s) {
  transition: $for $time-in $type $time-out;
  -moz-transition: $for $time-in $type $time-out;
  -webkit-transition: $for $time-in $type $time-out;
  -o-transition: $for $time-in $type $time-out;
}*/
/* 000000000000000000 Background Gradiant 000000000000000 */
/* 000000000000000000 Box Shadow 000000000000000 */
/* 000000000000000000 Border Radius 000000000000000 */
/* 000000000000000000 Border 000000000000000 */
/* 000000000 Badge Background Border 000000000 */
/* 0000000000000000 Form element 000000000000000 */
/* 
-----------------------------------------------
0=0=0=0=0=0=0=0=0 COMPONENTS 0=0=0=0=0=0=0=0=0 
-----------------------------------------------
*/
/* 000000000000000000 alerts 000000000000000 */
/* 000000000000000000 jds-card  000000000000000 */
/* 000000000000000000 Progress  Bar  000000000000000 */
/* 000000000 Chips 000000000 */
/* 000000000000000000 Tables 000000000000000 */
/* 0000000000000000000000 ALL COLORS 0000000000000000 */
/* COLOR MOOD/THEME */
/* dark color theme */
/*
$jds-color-background: #000000;
$jds-color-foreground: #ffffff;
$jds-bodybg: #222222;
$jds-color-link: #62C6FF;
$jds-color-link-hover: #c2e8ff;
*/
/* light color theme */
/**/
/* basic, background, foregroun */
/* 000000000000000000 Typography 000000000000000 */
/* color basic */
/* foreground fraction */
/* background fraction */
/* 000000000000000000 Media Query Breakpoint 000000000000000 */
/*for-big-desktop-up*/
/*for-desktop-up*/
/*for-laptop-up*/
/*for-tab-up*/
/*for-tab-potrare-up*/
/*for-mobile*/
/*for-mobile-down*/
/* Table */
/* dark */
/* primary */
/* 000000000000000000 Border 000000000000000 */
/* 000000000000000000 Shadow Colors 000000000000000 */
.jds-btn {
  display: inline-block;
  /*margin-bottom: 0;*/
  text-align: center;
  text-transform: inherit;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  padding: 6px 12px;
  color: #2B2B2B;
  font-size: 14px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 3px;
  border-style: solid;
  border-color: inherit;
  border-width: 1px;
  text-decoration: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  outline: none !important;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-in;
          transition-timing-function: ease-in;
  /*@include box-shadow(0px, 1px, 4px, 4px, $jds-color-gray10);*/
  -webkit-box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.jds-btn:focus, .jds-btn:active:focus, .jds-btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.jds-btn:hover, .jds-btn:focus, .jds-btn.focus {
  text-decoration: none;
}

.jds-btn:active, .jds-btn.active {
  outline: 0;
  background-image: none;
}

.jds-btn.disabled, .jds-btn[disabled],
fieldset[disabled] .jds-btn {
  cursor: not-allowed;
  pointer-events: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.jds-btn.btn-rounded {
  border-radius: 60px !important;
}

.jds-btn.btn-link {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  color: #155C9E;
  background-color: transparent !important;
  border-color: transparent !important;
  font-weight: 500;
}

.jds-btn.btn-link:hover, .jds-btn.btn-link:focus, .jds-btn.btn-link.focus {
  color: #002242;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.jds-btn.btn-link.disabled, .jds-btn.btn-link[disabled],
fieldset[disabled] .jds-btn.btn-link {
  color: #62C6FF;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.jds-btn.btn-outline {
  color: #155C9E;
  background-color: initial !important;
  border-width: 1px !important;
  font-weight: 500;
  /*box-shadow: none !important;*/
}

.jds-btn.btn-outline:hover, .jds-btn.btn-outline:focus, .jds-btn.btn-outline.focus {
  color: inherit;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  background-color: inherit !important;
}

.jds-btn.btn-outline.disabled, .jds-btn.btn-outline[disabled],
fieldset[disabled] .jds-btn.btn-outline {
  color: inherit;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  opacity: 0.5;
}

.jds-btn.btn-cercle {
  border-radius: 200px;
  font-size: 20px;
  padding: 10px 10px;
}

.jds-btn.btn-xxs {
  padding: 2px 4px;
  font-size: 10px;
  border-width: 1px !important;
}

.jds-btn.btn-xxs.btn-cercle {
  font-size: 12px;
  padding: 3px 3px;
  -webkit-box-shadow: 0px 1px 3px 3px rgba(104, 104, 104, 0.1), 0px calc(-1px / 4) 0.75px 0.75px rgba(104, 104, 104, 0.1);
  box-shadow: 0px 1px 3px 3px rgba(104, 104, 104, 0.1), 0px calc(-1px / 4) 0.75px 0.75px rgba(104, 104, 104, 0.1);
}

.jds-btn.btn-xs {
  padding: 3px 6px;
  font-size: 12px;
  border-width: 1px !important;
}

.jds-btn.btn-xs.btn-cercle {
  font-size: 14px;
  line-height: 14px;
  padding: 5px 5px;
  -webkit-box-shadow: 0px 1px 4px 4px rgba(104, 104, 104, 0.1), 0px calc(-1px / 4) 1px 1px rgba(104, 104, 104, 0.1);
  box-shadow: 0px 1px 4px 4px rgba(104, 104, 104, 0.1), 0px calc(-1px / 4) 1px 1px rgba(104, 104, 104, 0.1);
}

.jds-btn.btn-s {
  padding: 4px 8px;
  font-size: 14px;
  line-height: 14px;
  border-width: 1px !important;
}

.jds-btn.btn-s.btn-cercle {
  font-size: 18px;
  padding: 8px 8px;
  -webkit-box-shadow: 0px 2px 6px 6px rgba(104, 104, 104, 0.1), 0px calc(-2px / 4) 1.5px 1.5px rgba(104, 104, 104, 0.1);
  box-shadow: 0px 2px 6px 6px rgba(104, 104, 104, 0.1), 0px calc(-2px / 4) 1.5px 1.5px rgba(104, 104, 104, 0.1);
}

.jds-btn.btn-m {
  padding: 8px 16px;
  font-size: 16px;
  border-width: 1px !important;
}

.jds-btn.btn-m.btn-cercle {
  font-size: 20px;
  padding: 14px 14px;
  -webkit-box-shadow: 0px 2px 8px 8px rgba(104, 104, 104, 0.1), 0px calc(-2px / 4) 2px 2px rgba(104, 104, 104, 0.1);
  box-shadow: 0px 2px 8px 8px rgba(104, 104, 104, 0.1), 0px calc(-2px / 4) 2px 2px rgba(104, 104, 104, 0.1);
}

.jds-btn.btn-l {
  padding: 12px 24px;
  font-size: 20px;
  border-width: 2px !important;
}

.jds-btn.btn-l.btn-cercle {
  font-size: 28px;
  padding: 20px 20px;
  -webkit-box-shadow: 0px 4px 10px 10px rgba(104, 104, 104, 0.1), 0px calc(-4px / 4) 2.5px 2.5px rgba(104, 104, 104, 0.1);
  box-shadow: 0px 4px 10px 10px rgba(104, 104, 104, 0.1), 0px calc(-4px / 4) 2.5px 2.5px rgba(104, 104, 104, 0.1);
}

.jds-btn.btn-xl {
  padding: 16px 30px;
  font-size: 24px;
  border-width: 2px !important;
}

.jds-btn.btn-xl.btn-cercle {
  font-size: 32px;
  padding: 28px 28px;
  -webkit-box-shadow: 0px 4px 12px 12px rgba(104, 104, 104, 0.1), 0px calc(-4px / 4) 3px 3px rgba(104, 104, 104, 0.1);
  box-shadow: 0px 4px 12px 12px rgba(104, 104, 104, 0.1), 0px calc(-4px / 4) 3px 3px rgba(104, 104, 104, 0.1);
}

.jds-btn.btn-xxl {
  padding: 20px 40px;
  font-size: 34px;
  border-width: 3px !important;
}

.jds-btn.btn-xxl.btn-cercle {
  font-size: 42px;
  padding: 36px 36px;
  -webkit-box-shadow: 0px 5px 16px 16px rgba(104, 104, 104, 0.1), 0px calc(-5px / 4) 4px 4px rgba(104, 104, 104, 0.1);
  box-shadow: 0px 5px 16px 16px rgba(104, 104, 104, 0.1), 0px calc(-5px / 4) 4px 4px rgba(104, 104, 104, 0.1);
}

.jds-btn {
  color: #000000;
  background-color: #ffffff;
}

.jds-btn.btn-white {
  /*$normal-bg, $normal-co, $hover-bg, $hover-co, $active-bg, $active-co, $disabled-bg, $disabled-co*/
  color: #000000;
  border-color: transparent;
  background: #ffffff;
  border-color: #ffffff;
}

.jds-btn.btn-white:hover, .jds-btn.btn-white:focus, .jds-btn.btn-white.focus {
  background: rgba(104, 104, 104, 0.2);
  color: #000000;
  -webkit-box-shadow: 0px 1px 2px 2px rgba(104, 104, 104, 0.3), 0px calc(-1px / 4) 0.5px 0.5px rgba(104, 104, 104, 0.3);
  box-shadow: 0px 1px 2px 2px rgba(104, 104, 104, 0.3), 0px calc(-1px / 4) 0.5px 0.5px rgba(104, 104, 104, 0.3);
}

.jds-btn.btn-white:active, .jds-btn.btn-white.active {
  border-color: rgba(104, 104, 104, 0.2);
  color: #000000;
  background: rgba(104, 104, 104, 0.2);
  -webkit-box-shadow: none;
          box-shadow: none;
}

.jds-btn.btn-white.disabled, .jds-btn.btn-white[disabled],
fieldset[disabled] .jds-btn.btn-white {
  background: rgba(104, 104, 104, 0.2);
  color: rgba(104, 104, 104, 0.6);
  border-color: rgba(104, 104, 104, 0.2);
}

.jds-btn.btn-white.btn-gradient {
  /*$from, $to, $hover-from*/
  /* background: linear-gradient(0deg, rgba(70,70,70,1) 0%, rgba(136,136,136,1) 100%); */
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(104, 104, 104, 0.1)), to(#ffffff));
  background-image: linear-gradient(0deg, rgba(104, 104, 104, 0.1) 0%, #ffffff 100%);
  background-size: auto 200%;
  background-position: center bottom;
  border-width: 1px;
  -webkit-transition: 1s;
  transition: 1s;
}

.jds-btn.btn-white.btn-gradient:hover, .jds-btn.btn-white.btn-gradient:focus, .jds-btn.btn-white.btn-gradient.focus {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(104, 104, 104, 0.3)), to(rgba(104, 104, 104, 0.1)));
  background-image: linear-gradient(to bottom, rgba(104, 104, 104, 0.3) 0%, rgba(104, 104, 104, 0.1) 100%);
  background-position: center top;
}

.jds-btn.btn-white.btn-gradient:active, .jds-btn.btn-white.btn-gradient.active {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(104, 104, 104, 0.3)), to(rgba(104, 104, 104, 0.1)));
  background-image: linear-gradient(to bottom, rgba(104, 104, 104, 0.3) 0%, rgba(104, 104, 104, 0.1) 100%);
}

.jds-btn.btn-white.btn-gradient.disabled, .jds-btn.btn-white.btn-gradient[disabled],
fieldset[disabled] .jds-btn.btn-white.btn-gradient {
  background-image: rgba(104, 104, 104, 0.3);
}

.jds-btn.btn-white.btn-link, .jds-btn.btn-white.btn-outline {
  color: #ffffff;
}

.jds-btn.btn-invart {
  color: #ffffff;
  border-color: transparent;
  background: #000000;
  border-color: rgba(0, 0, 0, 0.9);
}

.jds-btn.btn-invart:hover, .jds-btn.btn-invart:focus, .jds-btn.btn-invart.focus {
  background: rgba(0, 0, 0, 0.8);
  color: #ffffff;
  -webkit-box-shadow: 0px 1px 2px 2px rgba(104, 104, 104, 0.3), 0px calc(-1px / 4) 0.5px 0.5px rgba(104, 104, 104, 0.3);
  box-shadow: 0px 1px 2px 2px rgba(104, 104, 104, 0.3), 0px calc(-1px / 4) 0.5px 0.5px rgba(104, 104, 104, 0.3);
}

.jds-btn.btn-invart:active, .jds-btn.btn-invart.active {
  border-color: rgba(0, 0, 0, 0.6);
  color: #ffffff;
  background: rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: none;
          box-shadow: none;
}

.jds-btn.btn-invart.disabled, .jds-btn.btn-invart[disabled],
fieldset[disabled] .jds-btn.btn-invart {
  background: #000000;
  color: #ffffff;
  border-color: #000000;
}

.jds-btn.btn-invart.btn-gradient {
  /* background: linear-gradient(0deg, rgba(70,70,70,1) 0%, rgba(136,136,136,1) 100%); */
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.7)), to(#000000));
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, #000000 100%);
  background-size: auto 200%;
  background-position: center bottom;
  border-width: 1px;
  -webkit-transition: 1s;
  transition: 1s;
}

.jds-btn.btn-invart.btn-gradient:hover, .jds-btn.btn-invart.btn-gradient:focus, .jds-btn.btn-invart.btn-gradient.focus {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000000), to(rgba(0, 0, 0, 0.7)));
  background-image: linear-gradient(to bottom, #000000 0%, rgba(0, 0, 0, 0.7) 100%);
  background-position: center top;
}

.jds-btn.btn-invart.btn-gradient:active, .jds-btn.btn-invart.btn-gradient.active {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000000), to(rgba(0, 0, 0, 0.7)));
  background-image: linear-gradient(to bottom, #000000 0%, rgba(0, 0, 0, 0.7) 100%);
}

.jds-btn.btn-invart.btn-gradient.disabled, .jds-btn.btn-invart.btn-gradient[disabled],
fieldset[disabled] .jds-btn.btn-invart.btn-gradient {
  background-image: #000000;
}

.jds-btn.btn-invart.btn-link, .jds-btn.btn-invart.btn-outline {
  color: #000000;
}

.jds-btn.btn-black {
  color: #ffffff;
  border-color: transparent;
  background: #000000;
  border-color: #000000;
}

.jds-btn.btn-black:hover, .jds-btn.btn-black:focus, .jds-btn.btn-black.focus {
  background: #434343;
  color: #ffffff;
  -webkit-box-shadow: 0px 1px 2px 2px rgba(104, 104, 104, 0.3), 0px calc(-1px / 4) 0.5px 0.5px rgba(104, 104, 104, 0.3);
  box-shadow: 0px 1px 2px 2px rgba(104, 104, 104, 0.3), 0px calc(-1px / 4) 0.5px 0.5px rgba(104, 104, 104, 0.3);
}

.jds-btn.btn-black:active, .jds-btn.btn-black.active {
  border-color: #2B2B2B;
  color: #ffffff;
  background: #2B2B2B;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.jds-btn.btn-black.disabled, .jds-btn.btn-black[disabled],
fieldset[disabled] .jds-btn.btn-black {
  background: #686868;
  color: #434343;
  border-color: #686868;
}

.jds-btn.btn-black.btn-gradient {
  /* background: linear-gradient(0deg, rgba(70,70,70,1) 0%, rgba(136,136,136,1) 100%); */
  background-image: -webkit-gradient(linear, left bottom, left top, from(#000000), to(#434343));
  background-image: linear-gradient(0deg, #000000 0%, #434343 100%);
  background-size: auto 200%;
  background-position: center bottom;
  border-width: 1px;
  -webkit-transition: 1s;
  transition: 1s;
}

.jds-btn.btn-black.btn-gradient:hover, .jds-btn.btn-black.btn-gradient:focus, .jds-btn.btn-black.btn-gradient.focus {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#000000));
  background-image: linear-gradient(to bottom, #000000 0%, #000000 100%);
  background-position: center top;
}

.jds-btn.btn-black.btn-gradient:active, .jds-btn.btn-black.btn-gradient.active {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#000000));
  background-image: linear-gradient(to bottom, #000000 0%, #000000 100%);
}

.jds-btn.btn-black.btn-gradient.disabled, .jds-btn.btn-black.btn-gradient[disabled],
fieldset[disabled] .jds-btn.btn-black.btn-gradient {
  background-image: #000000;
}

.jds-btn.btn-black.btn-link, .jds-btn.btn-black.btn-outline {
  color: #000000;
}

.jds-btn.btn-gray {
  color: #ffffff;
  border-color: transparent;
  background: #686868;
  border-color: #434343;
}

.jds-btn.btn-gray:hover, .jds-btn.btn-gray:focus, .jds-btn.btn-gray.focus {
  background: #434343;
  color: #ffffff;
  -webkit-box-shadow: 0px 1px 2px 2px rgba(104, 104, 104, 0.3), 0px calc(-1px / 4) 0.5px 0.5px rgba(104, 104, 104, 0.3);
  box-shadow: 0px 1px 2px 2px rgba(104, 104, 104, 0.3), 0px calc(-1px / 4) 0.5px 0.5px rgba(104, 104, 104, 0.3);
}

.jds-btn.btn-gray:active, .jds-btn.btn-gray.active {
  border-color: #2B2B2B;
  color: #ffffff;
  background: #2B2B2B;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.jds-btn.btn-gray.disabled, .jds-btn.btn-gray[disabled],
fieldset[disabled] .jds-btn.btn-gray {
  background: rgba(104, 104, 104, 0.8);
  color: #686868;
  border-color: rgba(104, 104, 104, 0.8);
}

.jds-btn.btn-gray.btn-gradient {
  /*$from, $to, $hover-from*/
  /* background: linear-gradient(0deg, rgba(70,70,70,1) 0%, rgba(136,136,136,1) 100%); */
  background-image: -webkit-gradient(linear, left bottom, left top, from(#434343), to(rgba(104, 104, 104, 0.9)));
  background-image: linear-gradient(0deg, #434343 0%, rgba(104, 104, 104, 0.9) 100%);
  background-size: auto 200%;
  background-position: center bottom;
  border-width: 1px;
  -webkit-transition: 1s;
  transition: 1s;
}

.jds-btn.btn-gray.btn-gradient:hover, .jds-btn.btn-gray.btn-gradient:focus, .jds-btn.btn-gray.btn-gradient.focus {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#2B2B2B), to(#434343));
  background-image: linear-gradient(to bottom, #2B2B2B 0%, #434343 100%);
  background-position: center top;
}

.jds-btn.btn-gray.btn-gradient:active, .jds-btn.btn-gray.btn-gradient.active {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#2B2B2B), to(#434343));
  background-image: linear-gradient(to bottom, #2B2B2B 0%, #434343 100%);
}

.jds-btn.btn-gray.btn-gradient.disabled, .jds-btn.btn-gray.btn-gradient[disabled],
fieldset[disabled] .jds-btn.btn-gray.btn-gradient {
  background-image: #2B2B2B;
}

.jds-btn.btn-gray.btn-link, .jds-btn.btn-gray.btn-outline {
  color: #686868;
}

.jds-btn.btn-primary {
  color: #ffffff;
  border-color: transparent;
  background: #155C9E;
  border-color: #00305E;
}

.jds-btn.btn-primary:hover, .jds-btn.btn-primary:focus, .jds-btn.btn-primary.focus {
  background: #00305E;
  color: #ffffff;
  -webkit-box-shadow: 0px 1px 2px 2px rgba(104, 104, 104, 0.3), 0px calc(-1px / 4) 0.5px 0.5px rgba(104, 104, 104, 0.3);
  box-shadow: 0px 1px 2px 2px rgba(104, 104, 104, 0.3), 0px calc(-1px / 4) 0.5px 0.5px rgba(104, 104, 104, 0.3);
}

.jds-btn.btn-primary:active, .jds-btn.btn-primary.active {
  border-color: #002242;
  color: #ffffff;
  background: #002242;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.jds-btn.btn-primary.disabled, .jds-btn.btn-primary[disabled],
fieldset[disabled] .jds-btn.btn-primary {
  background: rgba(21, 92, 158, 0.6);
  color: #155C9E;
  border-color: rgba(21, 92, 158, 0.6);
}

.jds-btn.btn-primary.btn-gradient {
  /* background: linear-gradient(0deg, rgba(70,70,70,1) 0%, rgba(136,136,136,1) 100%); */
  background-image: -webkit-gradient(linear, left bottom, left top, from(#00305E), to(#155C9E));
  background-image: linear-gradient(0deg, #00305E 0%, #155C9E 100%);
  background-size: auto 200%;
  background-position: center bottom;
  border-width: 1px;
  -webkit-transition: 1s;
  transition: 1s;
}

.jds-btn.btn-primary.btn-gradient:hover, .jds-btn.btn-primary.btn-gradient:focus, .jds-btn.btn-primary.btn-gradient.focus {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#002242), to(#00305E));
  background-image: linear-gradient(to bottom, #002242 0%, #00305E 100%);
  background-position: center top;
}

.jds-btn.btn-primary.btn-gradient:active, .jds-btn.btn-primary.btn-gradient.active {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#002242), to(#00305E));
  background-image: linear-gradient(to bottom, #002242 0%, #00305E 100%);
}

.jds-btn.btn-primary.btn-gradient.disabled, .jds-btn.btn-primary.btn-gradient[disabled],
fieldset[disabled] .jds-btn.btn-primary.btn-gradient {
  background-image: #002242;
}

.jds-btn.btn-primary.btn-link, .jds-btn.btn-primary.btn-outline {
  color: #155C9E;
}

.jds-btn.btn-success {
  color: #ffffff;
  border-color: transparent;
  background: #80A408;
  border-color: #435700;
}

.jds-btn.btn-success:hover, .jds-btn.btn-success:focus, .jds-btn.btn-success.focus {
  background: #435700;
  color: #ffffff;
  -webkit-box-shadow: 0px 1px 2px 2px rgba(104, 104, 104, 0.3), 0px calc(-1px / 4) 0.5px 0.5px rgba(104, 104, 104, 0.3);
  box-shadow: 0px 1px 2px 2px rgba(104, 104, 104, 0.3), 0px calc(-1px / 4) 0.5px 0.5px rgba(104, 104, 104, 0.3);
}

.jds-btn.btn-success:active, .jds-btn.btn-success.active {
  border-color: #253000;
  color: #ffffff;
  background: #253000;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.jds-btn.btn-success.disabled, .jds-btn.btn-success[disabled],
fieldset[disabled] .jds-btn.btn-success {
  background: rgba(128, 164, 8, 0.6);
  color: #80A408;
  border-color: rgba(128, 164, 8, 0.6);
}

.jds-btn.btn-success.btn-gradient {
  /* background: linear-gradient(0deg, rgba(70,70,70,1) 0%, rgba(136,136,136,1) 100%); */
  background-image: -webkit-gradient(linear, left bottom, left top, from(#435700), to(#80A408));
  background-image: linear-gradient(0deg, #435700 0%, #80A408 100%);
  background-size: auto 200%;
  background-position: center bottom;
  border-width: 1px;
  -webkit-transition: 1s;
  transition: 1s;
}

.jds-btn.btn-success.btn-gradient:hover, .jds-btn.btn-success.btn-gradient:focus, .jds-btn.btn-success.btn-gradient.focus {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#253000), to(#435700));
  background-image: linear-gradient(to bottom, #253000 0%, #435700 100%);
  background-position: center top;
}

.jds-btn.btn-success.btn-gradient:active, .jds-btn.btn-success.btn-gradient.active {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#253000), to(#435700));
  background-image: linear-gradient(to bottom, #253000 0%, #435700 100%);
}

.jds-btn.btn-success.btn-gradient.disabled, .jds-btn.btn-success.btn-gradient[disabled],
fieldset[disabled] .jds-btn.btn-success.btn-gradient {
  background-image: #253000;
}

.jds-btn.btn-success.btn-link, .jds-btn.btn-success.btn-outline {
  color: #80A408;
}

.jds-btn.btn-warning {
  color: #ffffff;
  border-color: transparent;
  background: #F09119;
  border-color: #745A19;
}

.jds-btn.btn-warning:hover, .jds-btn.btn-warning:focus, .jds-btn.btn-warning.focus {
  background: #745A19;
  color: #ffffff;
  -webkit-box-shadow: 0px 1px 2px 2px rgba(104, 104, 104, 0.3), 0px calc(-1px / 4) 0.5px 0.5px rgba(104, 104, 104, 0.3);
  box-shadow: 0px 1px 2px 2px rgba(104, 104, 104, 0.3), 0px calc(-1px / 4) 0.5px 0.5px rgba(104, 104, 104, 0.3);
}

.jds-btn.btn-warning:active, .jds-btn.btn-warning.active {
  border-color: #403A08;
  color: #ffffff;
  background: #403A08;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.jds-btn.btn-warning.disabled, .jds-btn.btn-warning[disabled],
fieldset[disabled] .jds-btn.btn-warning {
  background: rgba(240, 145, 25, 0.6);
  color: #F09119;
  border-color: rgba(240, 145, 25, 0.6);
}

.jds-btn.btn-warning.btn-gradient {
  /* background: linear-gradient(0deg, rgba(70,70,70,1) 0%, rgba(136,136,136,1) 100%); */
  background-image: -webkit-gradient(linear, left bottom, left top, from(#745A19), to(#F09119));
  background-image: linear-gradient(0deg, #745A19 0%, #F09119 100%);
  background-size: auto 200%;
  background-position: center bottom;
  border-width: 1px;
  -webkit-transition: 1s;
  transition: 1s;
}

.jds-btn.btn-warning.btn-gradient:hover, .jds-btn.btn-warning.btn-gradient:focus, .jds-btn.btn-warning.btn-gradient.focus {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#403A08), to(#745A19));
  background-image: linear-gradient(to bottom, #403A08 0%, #745A19 100%);
  background-position: center top;
}

.jds-btn.btn-warning.btn-gradient:active, .jds-btn.btn-warning.btn-gradient.active {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#403A08), to(#745A19));
  background-image: linear-gradient(to bottom, #403A08 0%, #745A19 100%);
}

.jds-btn.btn-warning.btn-gradient.disabled, .jds-btn.btn-warning.btn-gradient[disabled],
fieldset[disabled] .jds-btn.btn-warning.btn-gradient {
  background-image: #403A08;
}

.jds-btn.btn-warning.btn-link, .jds-btn.btn-warning.btn-outline {
  color: #F09119;
}

.jds-btn.btn-error {
  color: #ffffff;
  border-color: transparent;
  background: #FD5A36;
  border-color: #9A3B26;
}

.jds-btn.btn-error:hover, .jds-btn.btn-error:focus, .jds-btn.btn-error.focus {
  background: #9A3B26;
  color: #ffffff;
  -webkit-box-shadow: 0px 1px 2px 2px rgba(104, 104, 104, 0.3), 0px calc(-1px / 4) 0.5px 0.5px rgba(104, 104, 104, 0.3);
  box-shadow: 0px 1px 2px 2px rgba(104, 104, 104, 0.3), 0px calc(-1px / 4) 0.5px 0.5px rgba(104, 104, 104, 0.3);
}

.jds-btn.btn-error:active, .jds-btn.btn-error.active {
  border-color: #601B0C;
  color: #ffffff;
  background: #601B0C;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.jds-btn.btn-error.disabled, .jds-btn.btn-error[disabled],
fieldset[disabled] .jds-btn.btn-error {
  background: rgba(253, 90, 54, 0.6);
  color: #FD5A36;
  border-color: rgba(253, 90, 54, 0.6);
}

.jds-btn.btn-error.btn-gradient {
  /* background: linear-gradient(0deg, rgba(70,70,70,1) 0%, rgba(136,136,136,1) 100%); */
  background-image: -webkit-gradient(linear, left bottom, left top, from(#9A3B26), to(#FD5A36));
  background-image: linear-gradient(0deg, #9A3B26 0%, #FD5A36 100%);
  background-size: auto 200%;
  background-position: center bottom;
  border-width: 1px;
  -webkit-transition: 1s;
  transition: 1s;
}

.jds-btn.btn-error.btn-gradient:hover, .jds-btn.btn-error.btn-gradient:focus, .jds-btn.btn-error.btn-gradient.focus {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#601B0C), to(#9A3B26));
  background-image: linear-gradient(to bottom, #601B0C 0%, #9A3B26 100%);
  background-position: center top;
}

.jds-btn.btn-error.btn-gradient:active, .jds-btn.btn-error.btn-gradient.active {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#601B0C), to(#9A3B26));
  background-image: linear-gradient(to bottom, #601B0C 0%, #9A3B26 100%);
}

.jds-btn.btn-error.btn-gradient.disabled, .jds-btn.btn-error.btn-gradient[disabled],
fieldset[disabled] .jds-btn.btn-error.btn-gradient {
  background-image: #601B0C;
}

.jds-btn.btn-error.btn-link, .jds-btn.btn-error.btn-outline {
  color: #FD5A36;
}

.jds-btn.btn-info {
  color: #ffffff;
  border-color: transparent;
  background: #15D5FF;
  border-color: #2597D6;
}

.jds-btn.btn-info:hover, .jds-btn.btn-info:focus, .jds-btn.btn-info.focus {
  background: #2597D6;
  color: #ffffff;
  -webkit-box-shadow: 0px 1px 2px 2px rgba(104, 104, 104, 0.3), 0px calc(-1px / 4) 0.5px 0.5px rgba(104, 104, 104, 0.3);
  box-shadow: 0px 1px 2px 2px rgba(104, 104, 104, 0.3), 0px calc(-1px / 4) 0.5px 0.5px rgba(104, 104, 104, 0.3);
}

.jds-btn.btn-info:active, .jds-btn.btn-info.active {
  border-color: #25536C;
  color: #ffffff;
  background: #25536C;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.jds-btn.btn-info.disabled, .jds-btn.btn-info[disabled],
fieldset[disabled] .jds-btn.btn-info {
  background: rgba(21, 213, 255, 0.6);
  color: #15D5FF;
  border-color: rgba(21, 213, 255, 0.6);
}

.jds-btn.btn-info.btn-gradient {
  /* background: linear-gradient(0deg, rgba(70,70,70,1) 0%, rgba(136,136,136,1) 100%); */
  background-image: -webkit-gradient(linear, left bottom, left top, from(#2597D6), to(#15D5FF));
  background-image: linear-gradient(0deg, #2597D6 0%, #15D5FF 100%);
  background-size: auto 200%;
  background-position: center bottom;
  border-width: 1px;
  -webkit-transition: 1s;
  transition: 1s;
}

.jds-btn.btn-info.btn-gradient:hover, .jds-btn.btn-info.btn-gradient:focus, .jds-btn.btn-info.btn-gradient.focus {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#25536C), to(#2597D6));
  background-image: linear-gradient(to bottom, #25536C 0%, #2597D6 100%);
  background-position: center top;
}

.jds-btn.btn-info.btn-gradient:active, .jds-btn.btn-info.btn-gradient.active {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#25536C), to(#2597D6));
  background-image: linear-gradient(to bottom, #25536C 0%, #2597D6 100%);
}

.jds-btn.btn-info.btn-gradient.disabled, .jds-btn.btn-info.btn-gradient[disabled],
fieldset[disabled] .jds-btn.btn-info.btn-gradient {
  background-image: #25536C;
}

.jds-btn.btn-info.btn-link, .jds-btn.btn-info.btn-outline {
  color: #15D5FF;
}

.jds-btn.btn-tertiary {
  color: #ffffff;
  border-color: transparent;
  background: #00A1A1;
  border-color: #0E7E7E;
}

.jds-btn.btn-tertiary:hover, .jds-btn.btn-tertiary:focus, .jds-btn.btn-tertiary.focus {
  background: #0E7E7E;
  color: #ffffff;
  -webkit-box-shadow: 0px 1px 2px 2px rgba(104, 104, 104, 0.3), 0px calc(-1px / 4) 0.5px 0.5px rgba(104, 104, 104, 0.3);
  box-shadow: 0px 1px 2px 2px rgba(104, 104, 104, 0.3), 0px calc(-1px / 4) 0.5px 0.5px rgba(104, 104, 104, 0.3);
}

.jds-btn.btn-tertiary:active, .jds-btn.btn-tertiary.active {
  border-color: #016363;
  color: #ffffff;
  background: #016363;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.jds-btn.btn-tertiary.disabled, .jds-btn.btn-tertiary[disabled],
fieldset[disabled] .jds-btn.btn-tertiary {
  background: rgba(0, 161, 161, 0.6);
  color: #0E7E7E;
  border-color: rgba(0, 161, 161, 0.6);
}

.jds-btn.btn-tertiary.btn-gradient {
  /* background: linear-gradient(0deg, rgba(70,70,70,1) 0%, rgba(136,136,136,1) 100%); */
  background-image: -webkit-gradient(linear, left bottom, left top, from(#0E7E7E), to(#00A1A1));
  background-image: linear-gradient(0deg, #0E7E7E 0%, #00A1A1 100%);
  background-size: auto 200%;
  background-position: center bottom;
  border-width: 1px;
  -webkit-transition: 1s;
  transition: 1s;
}

.jds-btn.btn-tertiary.btn-gradient:hover, .jds-btn.btn-tertiary.btn-gradient:focus, .jds-btn.btn-tertiary.btn-gradient.focus {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#016363), to(#0E7E7E));
  background-image: linear-gradient(to bottom, #016363 0%, #0E7E7E 100%);
  background-position: center top;
}

.jds-btn.btn-tertiary.btn-gradient:active, .jds-btn.btn-tertiary.btn-gradient.active {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#016363), to(#0E7E7E));
  background-image: linear-gradient(to bottom, #016363 0%, #0E7E7E 100%);
}

.jds-btn.btn-tertiary.btn-gradient.disabled, .jds-btn.btn-tertiary.btn-gradient[disabled],
fieldset[disabled] .jds-btn.btn-tertiary.btn-gradient {
  background-image: #016363;
}

.jds-btn.btn-tertiary.btn-link, .jds-btn.btn-tertiary.btn-outline {
  color: #00A1A1;
}

/* 000000000000000000000000 */
/* Dropdown Button */
/* The container <div> - needed to position the dropdown content */
.jds-dropdown {
  position: relative;
  display: inline-block;
  /* Dropdown Content (Hidden by Default) */
  /* Show the dropdown menu on hover */
}

.jds-dropdown > .dropdown-content {
  display: none;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-backdrop-filter: blur(2px);
          backdrop-filter: blur(2px);
  min-width: 200px;
  z-index: 888;
  border: 1px #ffffff solid;
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-in;
          transition-timing-function: ease-in;
  border-radius: 4px !important;
  -webkit-box-shadow: 0px 2px 8px 8px rgba(104, 104, 104, 0.2), 0px calc(-2px / 4) 2px 2px rgba(104, 104, 104, 0.2);
  box-shadow: 0px 2px 8px 8px rgba(104, 104, 104, 0.2), 0px calc(-2px / 4) 2px 2px rgba(104, 104, 104, 0.2);
  /* Links inside the dropdown */
}

.jds-dropdown > .dropdown-content a {
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  white-space: nowrap;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-in;
          transition-timing-function: ease-in;
  /* Change color of dropdown links on hover */
}

.jds-dropdown > .dropdown-content a:hover {
  background-color: rgba(21, 92, 158, 0.1);
}

.jds-dropdown > .dropdown-content .divider {
  width: 100%;
  border-width: 1px 0 0 0;
  border-color: rgba(104, 104, 104, 0.1);
  border-style: solid;
  height: 1px;
  margin: 0;
}

.jds-dropdown > .dropdown-content.caret {
  padding-top: 20px;
  background-color: transparent;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border: none;
}

.jds-dropdown > .dropdown-content.caret ul, .jds-dropdown > .dropdown-content.caret li, .jds-dropdown > .dropdown-content.caret p, .jds-dropdown > .dropdown-content.caret a, .jds-dropdown > .dropdown-content.caret span, .jds-dropdown > .dropdown-content.caret div {
  z-index: 9;
  margin: 0;
}

.jds-dropdown > .dropdown-content.caret::after {
  position: absolute;
  content: '';
  z-index: 1;
  display: none;
  width: 0;
  height: 0;
  top: -10px;
  border: 10px solid transparent;
  background-color: transparent !important;
  border-bottom-color: #00305E;
}

.jds-dropdown > .dropdown-content.caret::before {
  position: absolute;
  content: '';
  top: 10px;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  height: calc(100% - 10px);
  border: 1px #ffffff solid;
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 4px !important;
  -webkit-box-shadow: 0px 2px 8px 8px rgba(104, 104, 104, 0.2), 0px calc(-2px / 4) 2px 2px rgba(104, 104, 104, 0.2);
  box-shadow: 0px 2px 8px 8px rgba(104, 104, 104, 0.2), 0px calc(-2px / 4) 2px 2px rgba(104, 104, 104, 0.2);
}

.jds-dropdown:hover > .dropdown-content {
  display: block;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
}

.jds-dropdown:hover > .dropdown-content.caret {
  margin-top: 0px;
}

.jds-dropdown:hover > .dropdown-content.caret::after {
  display: block;
}

.jds-dropdown:hover > .dropdown-content.left-align {
  right: auto;
  left: 0;
}

.jds-dropdown:hover > .dropdown-content.left-align.caret::after {
  right: auto !important;
  left: 10px;
}

.jds-dropdown:hover > .dropdown-content.right-align {
  right: 0;
  left: auto;
}

.jds-dropdown:hover > .dropdown-content.right-align.caret::after {
  right: 10px;
  left: auto;
}

.jds-dropdown:hover > .dropdown-content.center-align {
  right: auto;
  left: 50%;
  text-align: center;
  width: 200px;
  margin-left: -100px;
}

.jds-dropdown:hover > .dropdown-content.center-align.caret::after {
  right: auto;
  left: calc(50% - 5px);
}

.jds-dropdown .jds-text-right {
  float: right;
}

.jds-dropdown .dropdown-sub {
  position: relative;
}

.jds-dropdown .dropdown-sub .dropdown-content {
  min-width: 200px;
  position: absolute;
  left: 100%;
  top: 0;
  display: none;
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-backdrop-filter: blur(2px);
          backdrop-filter: blur(2px);
  z-index: 889;
  border: 1px #ffffff solid;
  border-radius: 4px !important;
  -webkit-box-shadow: 0px 2px 8px 8px rgba(104, 104, 104, 0.2), 0px calc(-2px / 4) 2px 2px rgba(104, 104, 104, 0.2);
  box-shadow: 0px 2px 8px 8px rgba(104, 104, 104, 0.2), 0px calc(-2px / 4) 2px 2px rgba(104, 104, 104, 0.2);
}

.jds-dropdown .dropdown-sub:hover > .dropdown-content {
  display: block;
}

/* /0000000000000000000000 */
/* 0000000000000000000000 ALL COLORS 0000000000000000 */
/* COLOR MOOD/THEME */
/* dark color theme */
/*
$jds-color-background: #000000;
$jds-color-foreground: #ffffff;
$jds-bodybg: #222222;
$jds-color-link: #62C6FF;
$jds-color-link-hover: #c2e8ff;
*/
/* light color theme */
/**/
/* basic, background, foregroun */
/* 000000000000000000 Typography 000000000000000 */
/* color basic */
/* foreground fraction */
/* background fraction */
/* 000000000000000000 Media Query Breakpoint 000000000000000 */
/*for-big-desktop-up*/
/*for-desktop-up*/
/*for-laptop-up*/
/*for-tab-up*/
/*for-tab-potrare-up*/
/*for-mobile*/
/*for-mobile-down*/
/* Table */
/* dark */
/* primary */
/* 000000000000000000 Border 000000000000000 */
/* 000000000000000000 Shadow Colors 000000000000000 */
/* 000000000000000000 Media Query 000000000000000 */
/* $sereenXXL: 3600px; for-big-desktop-up | $sereenXL: 1920px;  for-desktop-up | $sereenL: 1366px; for-laptop-up | $sereenM: 992px; for-tab-up | $sereenS: 768px; for-tab-potrare-up | $sereenXS: 600px; for-mobile | $sereenXXS: 480px; for-mobile-down */
/* 000000000000000000 Hover 000000000000000 */
/* 000000000000000000 transition 000000000000000 */
/* 000000000000000000 Background Gradiant 000000000000000 */
/*@mixin background-gradiant ($angleDegree, $color1st, $color2nd, $colorBg) {
    background-image: linear-gradient($angleDegree, $color1st, $color2nd);
    background-color: $colorBg;
}*/
/* 000000000000000000 Min height 000000000000000 */
/* 000000000000000000 Max Width 000000000000000 */
/*
-----------------------------------------------
0=0=0=0=0=0=0=0=0 UTILITIES 0=0=0=0=0=0=0=0=0 
-----------------------------------------------
*/
/* 000000000000000000 Background Gradiant 000000000000000 */
/* Mixin for transition css */
/*
@mixin transition-animation($for: all, $time-in: 250ms, $type: ease-in-out, $time-out: 0s) {
  transition: $for $time-in $type $time-out;
  -moz-transition: $for $time-in $type $time-out;
  -webkit-transition: $for $time-in $type $time-out;
  -o-transition: $for $time-in $type $time-out;
}*/
/* 000000000000000000 Background Gradiant 000000000000000 */
/* 000000000000000000 Box Shadow 000000000000000 */
/* 000000000000000000 Border Radius 000000000000000 */
/* 000000000000000000 Border 000000000000000 */
/* 000000000 Badge Background Border 000000000 */
/* 0000000000000000 Form element 000000000000000 */
/* 
-----------------------------------------------
0=0=0=0=0=0=0=0=0 COMPONENTS 0=0=0=0=0=0=0=0=0 
-----------------------------------------------
*/
/* 000000000000000000 alerts 000000000000000 */
/* 000000000000000000 jds-card  000000000000000 */
/* 000000000000000000 Progress  Bar  000000000000000 */
/* 000000000 Chips 000000000 */
/* 000000000000000000 Tables 000000000000000 */
/* 0000000000000000000000 ALL COLORS 0000000000000000 */
/* COLOR MOOD/THEME */
/* dark color theme */
/*
$jds-color-background: #000000;
$jds-color-foreground: #ffffff;
$jds-bodybg: #222222;
$jds-color-link: #62C6FF;
$jds-color-link-hover: #c2e8ff;
*/
/* light color theme */
/**/
/* basic, background, foregroun */
/* 000000000000000000 Typography 000000000000000 */
/* color basic */
/* foreground fraction */
/* background fraction */
/* 000000000000000000 Media Query Breakpoint 000000000000000 */
/*for-big-desktop-up*/
/*for-desktop-up*/
/*for-laptop-up*/
/*for-tab-up*/
/*for-tab-potrare-up*/
/*for-mobile*/
/*for-mobile-down*/
/* Table */
/* dark */
/* primary */
/* 000000000000000000 Border 000000000000000 */
/* 000000000000000000 Shadow Colors 000000000000000 */
.jds-chips {
  background-color: #ffffff;
  color: #000000;
  border-radius: 20px;
  border-width: 1px;
  border-style: solid;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 80%;
  letter-spacing: 1px;
  margin-top: 2px;
  margin-bottom: 2px;
  display: inline-block;
}

.jds-chips.chips-white {
  background-color: #ffffff !important;
  color: #000000;
  border-color: #000000;
}

.jds-chips.chips-primary {
  color: #155C9E !important;
  border-color: #155C9E !important;
}

.jds-chips.chips-success {
  color: #80A408 !important;
  border-color: #80A408 !important;
}

.jds-chips.chips-warning {
  color: #F09119 !important;
  border-color: #F09119 !important;
}

.jds-chips.chips-error {
  color: #FD5A36 !important;
  border-color: #FD5A36 !important;
}

.jds-chips.chips-info {
  color: #2597D6 !important;
  border-color: #2597D6 !important;
}

.jds-chips.chips-tertiary {
  color: #00A1A1 !important;
  border-color: #00A1A1 !important;
}

.jds-chips.chips-black {
  color: #000000 !important;
  border-color: #000000 !important;
}

/* 0000000000000000000000 ALL COLORS 0000000000000000 */
/* COLOR MOOD/THEME */
/* dark color theme */
/*
$jds-color-background: #000000;
$jds-color-foreground: #ffffff;
$jds-bodybg: #222222;
$jds-color-link: #62C6FF;
$jds-color-link-hover: #c2e8ff;
*/
/* light color theme */
/**/
/* basic, background, foregroun */
/* 000000000000000000 Typography 000000000000000 */
/* color basic */
/* foreground fraction */
/* background fraction */
/* 000000000000000000 Media Query Breakpoint 000000000000000 */
/*for-big-desktop-up*/
/*for-desktop-up*/
/*for-laptop-up*/
/*for-tab-up*/
/*for-tab-potrare-up*/
/*for-mobile*/
/*for-mobile-down*/
/* Table */
/* dark */
/* primary */
/* 000000000000000000 Border 000000000000000 */
/* 000000000000000000 Shadow Colors 000000000000000 */
/* 000000000000000000 Media Query 000000000000000 */
/* $sereenXXL: 3600px; for-big-desktop-up | $sereenXL: 1920px;  for-desktop-up | $sereenL: 1366px; for-laptop-up | $sereenM: 992px; for-tab-up | $sereenS: 768px; for-tab-potrare-up | $sereenXS: 600px; for-mobile | $sereenXXS: 480px; for-mobile-down */
/* 000000000000000000 Hover 000000000000000 */
/* 000000000000000000 transition 000000000000000 */
/* 000000000000000000 Background Gradiant 000000000000000 */
/*@mixin background-gradiant ($angleDegree, $color1st, $color2nd, $colorBg) {
    background-image: linear-gradient($angleDegree, $color1st, $color2nd);
    background-color: $colorBg;
}*/
/* 000000000000000000 Min height 000000000000000 */
/* 000000000000000000 Max Width 000000000000000 */
/*
-----------------------------------------------
0=0=0=0=0=0=0=0=0 UTILITIES 0=0=0=0=0=0=0=0=0 
-----------------------------------------------
*/
/* 000000000000000000 Background Gradiant 000000000000000 */
/* Mixin for transition css */
/*
@mixin transition-animation($for: all, $time-in: 250ms, $type: ease-in-out, $time-out: 0s) {
  transition: $for $time-in $type $time-out;
  -moz-transition: $for $time-in $type $time-out;
  -webkit-transition: $for $time-in $type $time-out;
  -o-transition: $for $time-in $type $time-out;
}*/
/* 000000000000000000 Background Gradiant 000000000000000 */
/* 000000000000000000 Box Shadow 000000000000000 */
/* 000000000000000000 Border Radius 000000000000000 */
/* 000000000000000000 Border 000000000000000 */
/* 000000000 Badge Background Border 000000000 */
/* 0000000000000000 Form element 000000000000000 */
/* 
-----------------------------------------------
0=0=0=0=0=0=0=0=0 COMPONENTS 0=0=0=0=0=0=0=0=0 
-----------------------------------------------
*/
/* 000000000000000000 alerts 000000000000000 */
/* 000000000000000000 jds-card  000000000000000 */
/* 000000000000000000 Progress  Bar  000000000000000 */
/* 000000000 Chips 000000000 */
/* 000000000000000000 Tables 000000000000000 */
/* 0000000000000000000000 ALL COLORS 0000000000000000 */
/* COLOR MOOD/THEME */
/* dark color theme */
/*
$jds-color-background: #000000;
$jds-color-foreground: #ffffff;
$jds-bodybg: #222222;
$jds-color-link: #62C6FF;
$jds-color-link-hover: #c2e8ff;
*/
/* light color theme */
/**/
/* basic, background, foregroun */
/* 000000000000000000 Typography 000000000000000 */
/* color basic */
/* foreground fraction */
/* background fraction */
/* 000000000000000000 Media Query Breakpoint 000000000000000 */
/*for-big-desktop-up*/
/*for-desktop-up*/
/*for-laptop-up*/
/*for-tab-up*/
/*for-tab-potrare-up*/
/*for-mobile*/
/*for-mobile-down*/
/* Table */
/* dark */
/* primary */
/* 000000000000000000 Border 000000000000000 */
/* 000000000000000000 Shadow Colors 000000000000000 */
/* Breadcrumb */
.jds-breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 4px 0px;
  list-style: none;
  margin: 0;
  margin-left: -6px;
}

.jds-breadcrumb li, .jds-breadcrumb .breadcrumb-item {
  display: inline-block;
  margin-right: 6px;
  position: relative;
}

.jds-breadcrumb li::after, .jds-breadcrumb .breadcrumb-item::after {
  display: inline-block;
  position: absolute;
  right: -4px;
  top: 0;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.5);
  content: "/";
}

.jds-breadcrumb li:last-child::after, .jds-breadcrumb .breadcrumb-item:last-child::after {
  content: "";
}

.jds-breadcrumb li a, .jds-breadcrumb li span, .jds-breadcrumb .breadcrumb-item a, .jds-breadcrumb .breadcrumb-item span {
  margin-right: 6px;
  margin-left: 6px;
  font-size: 14px;
  display: block;
}

/* 0000000000000000000000 ALL COLORS 0000000000000000 */
/* COLOR MOOD/THEME */
/* dark color theme */
/*
$jds-color-background: #000000;
$jds-color-foreground: #ffffff;
$jds-bodybg: #222222;
$jds-color-link: #62C6FF;
$jds-color-link-hover: #c2e8ff;
*/
/* light color theme */
/**/
/* basic, background, foregroun */
/* 000000000000000000 Typography 000000000000000 */
/* color basic */
/* foreground fraction */
/* background fraction */
/* 000000000000000000 Media Query Breakpoint 000000000000000 */
/*for-big-desktop-up*/
/*for-desktop-up*/
/*for-laptop-up*/
/*for-tab-up*/
/*for-tab-potrare-up*/
/*for-mobile*/
/*for-mobile-down*/
/* Table */
/* dark */
/* primary */
/* 000000000000000000 Border 000000000000000 */
/* 000000000000000000 Shadow Colors 000000000000000 */
/* 000000000000000000 Media Query 000000000000000 */
/* $sereenXXL: 3600px; for-big-desktop-up | $sereenXL: 1920px;  for-desktop-up | $sereenL: 1366px; for-laptop-up | $sereenM: 992px; for-tab-up | $sereenS: 768px; for-tab-potrare-up | $sereenXS: 600px; for-mobile | $sereenXXS: 480px; for-mobile-down */
/* 000000000000000000 Hover 000000000000000 */
/* 000000000000000000 transition 000000000000000 */
/* 000000000000000000 Background Gradiant 000000000000000 */
/*@mixin background-gradiant ($angleDegree, $color1st, $color2nd, $colorBg) {
    background-image: linear-gradient($angleDegree, $color1st, $color2nd);
    background-color: $colorBg;
}*/
/* 000000000000000000 Min height 000000000000000 */
/* 000000000000000000 Max Width 000000000000000 */
/*
-----------------------------------------------
0=0=0=0=0=0=0=0=0 UTILITIES 0=0=0=0=0=0=0=0=0 
-----------------------------------------------
*/
/* 000000000000000000 Background Gradiant 000000000000000 */
/* Mixin for transition css */
/*
@mixin transition-animation($for: all, $time-in: 250ms, $type: ease-in-out, $time-out: 0s) {
  transition: $for $time-in $type $time-out;
  -moz-transition: $for $time-in $type $time-out;
  -webkit-transition: $for $time-in $type $time-out;
  -o-transition: $for $time-in $type $time-out;
}*/
/* 000000000000000000 Background Gradiant 000000000000000 */
/* 000000000000000000 Box Shadow 000000000000000 */
/* 000000000000000000 Border Radius 000000000000000 */
/* 000000000000000000 Border 000000000000000 */
/* 000000000 Badge Background Border 000000000 */
/* 0000000000000000 Form element 000000000000000 */
/* 
-----------------------------------------------
0=0=0=0=0=0=0=0=0 COMPONENTS 0=0=0=0=0=0=0=0=0 
-----------------------------------------------
*/
/* 000000000000000000 alerts 000000000000000 */
/* 000000000000000000 jds-card  000000000000000 */
/* 000000000000000000 Progress  Bar  000000000000000 */
/* 000000000 Chips 000000000 */
/* 000000000000000000 Tables 000000000000000 */
/* 0000000000000000000000 ALL COLORS 0000000000000000 */
/* COLOR MOOD/THEME */
/* dark color theme */
/*
$jds-color-background: #000000;
$jds-color-foreground: #ffffff;
$jds-bodybg: #222222;
$jds-color-link: #62C6FF;
$jds-color-link-hover: #c2e8ff;
*/
/* light color theme */
/**/
/* basic, background, foregroun */
/* 000000000000000000 Typography 000000000000000 */
/* color basic */
/* foreground fraction */
/* background fraction */
/* 000000000000000000 Media Query Breakpoint 000000000000000 */
/*for-big-desktop-up*/
/*for-desktop-up*/
/*for-laptop-up*/
/*for-tab-up*/
/*for-tab-potrare-up*/
/*for-mobile*/
/*for-mobile-down*/
/* Table */
/* dark */
/* primary */
/* 000000000000000000 Border 000000000000000 */
/* 000000000000000000 Shadow Colors 000000000000000 */
.jds-card {
  /*$color,  $border-color, $background, $radious*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  margin: 0;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.8);
  background-color: #ffffff;
  border-color: rgba(104, 104, 104, 0.2);
  border-radius: 4px;
}

.jds-card .card-icon.font-size-xxl {
  font-size: 100px !important;
}

.jds-card .card-icon.font-size-xl {
  font-size: 80px !important;
}

.jds-card .card-icon.font-size-l {
  font-size: 60px !important;
}

.jds-card .card-icon.font-size-m {
  font-size: 40px !important;
}

.jds-card .card-icon.font-size-s {
  font-size: 28px !important;
}

.jds-card .card-icon.font-size-xs {
  font-size: 22px !important;
}

.jds-card .card-icon.font-size-xl {
  font-size: 16px !important;
}

.jds-card .card-media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 50%;
  -webkit-transition: all ease-in 0.35s;
  transition: all ease-in 0.35s;
}

.jds-card .card-media img {
  max-width: 100%;
}

.jds-card.card-horizontal {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.jds-card.card-horizontal .card-icon {
  font-size: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.jds-card.card-horizontal .card-media {
  max-width: 50%;
}

.jds-card.card-horizontal .card-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.jds-card.card-horizontal .card-header {
  padding: 20px 15px 0px 20px;
}

.jds-card.card-horizontal .card-body {
  padding: 10px 15px 10px 20px;
}

.jds-card.card-horizontal .card-footer {
  padding: 0px 15px 0px 20px;
}

.jds-card.card-vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.jds-card.card-vertical .card-icon {
  font-size: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 100px;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.jds-card.card-vertical .card-media {
  max-width: 100%;
}

.jds-card.card-vertical .card-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.jds-card.card-vertical .card-header {
  padding: 20px 20px 0px 20px;
}

.jds-card.card-vertical .card-body {
  padding: 10px 20px 10px 20px;
}

.jds-card.card-vertical .card-footer {
  padding: 5px 20px 5px 20px;
}

.jds-card.card-featured {
  text-align: center;
}

.jds-card:hover {
  -webkit-box-shadow: 0px 1px 2px 1px rgba(0, 34, 66, 0.05), 0px calc(-1px / 4) 0.5px 0.25px rgba(0, 34, 66, 0.05);
  box-shadow: 0px 1px 2px 1px rgba(0, 34, 66, 0.05), 0px calc(-1px / 4) 0.5px 0.25px rgba(0, 34, 66, 0.05);
}

/* 0000000000000000000000 ALL COLORS 0000000000000000 */
/* COLOR MOOD/THEME */
/* dark color theme */
/*
$jds-color-background: #000000;
$jds-color-foreground: #ffffff;
$jds-bodybg: #222222;
$jds-color-link: #62C6FF;
$jds-color-link-hover: #c2e8ff;
*/
/* light color theme */
/**/
/* basic, background, foregroun */
/* 000000000000000000 Typography 000000000000000 */
/* color basic */
/* foreground fraction */
/* background fraction */
/* 000000000000000000 Media Query Breakpoint 000000000000000 */
/*for-big-desktop-up*/
/*for-desktop-up*/
/*for-laptop-up*/
/*for-tab-up*/
/*for-tab-potrare-up*/
/*for-mobile*/
/*for-mobile-down*/
/* Table */
/* dark */
/* primary */
/* 000000000000000000 Border 000000000000000 */
/* 000000000000000000 Shadow Colors 000000000000000 */
/* 000000000000000000 Media Query 000000000000000 */
/* $sereenXXL: 3600px; for-big-desktop-up | $sereenXL: 1920px;  for-desktop-up | $sereenL: 1366px; for-laptop-up | $sereenM: 992px; for-tab-up | $sereenS: 768px; for-tab-potrare-up | $sereenXS: 600px; for-mobile | $sereenXXS: 480px; for-mobile-down */
/* 000000000000000000 Hover 000000000000000 */
/* 000000000000000000 transition 000000000000000 */
/* 000000000000000000 Background Gradiant 000000000000000 */
/*@mixin background-gradiant ($angleDegree, $color1st, $color2nd, $colorBg) {
    background-image: linear-gradient($angleDegree, $color1st, $color2nd);
    background-color: $colorBg;
}*/
/* 000000000000000000 Min height 000000000000000 */
/* 000000000000000000 Max Width 000000000000000 */
/*
-----------------------------------------------
0=0=0=0=0=0=0=0=0 UTILITIES 0=0=0=0=0=0=0=0=0 
-----------------------------------------------
*/
/* 000000000000000000 Background Gradiant 000000000000000 */
/* Mixin for transition css */
/*
@mixin transition-animation($for: all, $time-in: 250ms, $type: ease-in-out, $time-out: 0s) {
  transition: $for $time-in $type $time-out;
  -moz-transition: $for $time-in $type $time-out;
  -webkit-transition: $for $time-in $type $time-out;
  -o-transition: $for $time-in $type $time-out;
}*/
/* 000000000000000000 Background Gradiant 000000000000000 */
/* 000000000000000000 Box Shadow 000000000000000 */
/* 000000000000000000 Border Radius 000000000000000 */
/* 000000000000000000 Border 000000000000000 */
/* 000000000 Badge Background Border 000000000 */
/* 0000000000000000 Form element 000000000000000 */
/* 
-----------------------------------------------
0=0=0=0=0=0=0=0=0 COMPONENTS 0=0=0=0=0=0=0=0=0 
-----------------------------------------------
*/
/* 000000000000000000 alerts 000000000000000 */
/* 000000000000000000 jds-card  000000000000000 */
/* 000000000000000000 Progress  Bar  000000000000000 */
/* 000000000 Chips 000000000 */
/* 000000000000000000 Tables 000000000000000 */
/* 0000000000000000000000 ALL COLORS 0000000000000000 */
/* COLOR MOOD/THEME */
/* dark color theme */
/*
$jds-color-background: #000000;
$jds-color-foreground: #ffffff;
$jds-bodybg: #222222;
$jds-color-link: #62C6FF;
$jds-color-link-hover: #c2e8ff;
*/
/* light color theme */
/**/
/* basic, background, foregroun */
/* 000000000000000000 Typography 000000000000000 */
/* color basic */
/* foreground fraction */
/* background fraction */
/* 000000000000000000 Media Query Breakpoint 000000000000000 */
/*for-big-desktop-up*/
/*for-desktop-up*/
/*for-laptop-up*/
/*for-tab-up*/
/*for-tab-potrare-up*/
/*for-mobile*/
/*for-mobile-down*/
/* Table */
/* dark */
/* primary */
/* 000000000000000000 Border 000000000000000 */
/* 000000000000000000 Shadow Colors 000000000000000 */
.jds-header.header-invert {
  background-color: #000000;
}

.jds-header.header-invert .nav-item a, .jds-header.header-invert .nav-header .nav-title {
  color: #ffffff;
}

.jds-header.header-invert .dropdown-content {
  background-color: rgba(0, 0, 0, 0.9);
  border: 1px rgba(104, 104, 104, 0.5) solid;
}

.jds-header.header-white {
  background-color: #ffffff;
}

.jds-header.header-white .nav-item a, .jds-header.header-white .nav-header .nav-title {
  color: #000000;
}

.jds-header.header-white .dropdown-content {
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px rgba(104, 104, 104, 0.1) solid;
}

.jds-header.header-black {
  background-color: #000000;
}

.jds-header.header-black .nav-item a, .jds-header.header-black .nav-header .nav-title {
  color: #ffffff;
}

.jds-header.header-black .dropdown-content {
  background-color: rgba(0, 0, 0, 0.9);
  border: 1px rgba(104, 104, 104, 0.1) solid;
}

.jds-header.header-primary {
  background-color: #155C9E;
}

.jds-header.header-primary .nav-item a, .jds-header.header-primary .nav-header .nav-title {
  color: #ffffff;
}

.jds-header.header-primary .dropdown-content {
  background-color: rgba(21, 92, 158, 0.9);
  border: 1px #00305E solid;
}

.jds-header.header-success {
  background-color: #80A408;
}

.jds-header.header-success .nav-item a, .jds-header.header-success .nav-header .nav-title {
  color: #ffffff;
}

.jds-header.header-success .dropdown-content {
  background-color: rgba(128, 164, 8, 0.9);
  border: 1px #435700 solid;
}

.jds-header.header-warning {
  background-color: #F09119;
}

.jds-header.header-warning .nav-item a, .jds-header.header-warning .nav-header .nav-title {
  color: #ffffff;
}

.jds-header.header-warning .dropdown-content {
  background-color: rgba(240, 145, 25, 0.9);
  border: 1px #745A19 solid;
}

.jds-header.header-gray {
  background-color: #434343;
}

.jds-header.header-gray .nav-item a, .jds-header.header-gray .nav-header .nav-title {
  color: #ffffff;
}

.jds-header.header-gray .dropdown-content {
  background-color: rgba(67, 67, 67, 0.9);
  border: 1px #434343 solid;
}

/* 0000000000000000000000 ALL COLORS 0000000000000000 */
/* COLOR MOOD/THEME */
/* dark color theme */
/*
$jds-color-background: #000000;
$jds-color-foreground: #ffffff;
$jds-bodybg: #222222;
$jds-color-link: #62C6FF;
$jds-color-link-hover: #c2e8ff;
*/
/* light color theme */
/**/
/* basic, background, foregroun */
/* 000000000000000000 Typography 000000000000000 */
/* color basic */
/* foreground fraction */
/* background fraction */
/* 000000000000000000 Media Query Breakpoint 000000000000000 */
/*for-big-desktop-up*/
/*for-desktop-up*/
/*for-laptop-up*/
/*for-tab-up*/
/*for-tab-potrare-up*/
/*for-mobile*/
/*for-mobile-down*/
/* Table */
/* dark */
/* primary */
/* 000000000000000000 Border 000000000000000 */
/* 000000000000000000 Shadow Colors 000000000000000 */
/* 000000000000000000 Media Query 000000000000000 */
/* $sereenXXL: 3600px; for-big-desktop-up | $sereenXL: 1920px;  for-desktop-up | $sereenL: 1366px; for-laptop-up | $sereenM: 992px; for-tab-up | $sereenS: 768px; for-tab-potrare-up | $sereenXS: 600px; for-mobile | $sereenXXS: 480px; for-mobile-down */
/* 000000000000000000 Hover 000000000000000 */
/* 000000000000000000 transition 000000000000000 */
/* 000000000000000000 Background Gradiant 000000000000000 */
/*@mixin background-gradiant ($angleDegree, $color1st, $color2nd, $colorBg) {
    background-image: linear-gradient($angleDegree, $color1st, $color2nd);
    background-color: $colorBg;
}*/
/* 000000000000000000 Min height 000000000000000 */
/* 000000000000000000 Max Width 000000000000000 */
/*
-----------------------------------------------
0=0=0=0=0=0=0=0=0 UTILITIES 0=0=0=0=0=0=0=0=0 
-----------------------------------------------
*/
/* 000000000000000000 Background Gradiant 000000000000000 */
/* Mixin for transition css */
/*
@mixin transition-animation($for: all, $time-in: 250ms, $type: ease-in-out, $time-out: 0s) {
  transition: $for $time-in $type $time-out;
  -moz-transition: $for $time-in $type $time-out;
  -webkit-transition: $for $time-in $type $time-out;
  -o-transition: $for $time-in $type $time-out;
}*/
/* 000000000000000000 Background Gradiant 000000000000000 */
/* 000000000000000000 Box Shadow 000000000000000 */
/* 000000000000000000 Border Radius 000000000000000 */
/* 000000000000000000 Border 000000000000000 */
/* 000000000 Badge Background Border 000000000 */
/* 0000000000000000 Form element 000000000000000 */
/* 
-----------------------------------------------
0=0=0=0=0=0=0=0=0 COMPONENTS 0=0=0=0=0=0=0=0=0 
-----------------------------------------------
*/
/* 000000000000000000 alerts 000000000000000 */
/* 000000000000000000 jds-card  000000000000000 */
/* 000000000000000000 Progress  Bar  000000000000000 */
/* 000000000 Chips 000000000 */
/* 000000000000000000 Tables 000000000000000 */
/* 0000000000000000000000 ALL COLORS 0000000000000000 */
/* COLOR MOOD/THEME */
/* dark color theme */
/*
$jds-color-background: #000000;
$jds-color-foreground: #ffffff;
$jds-bodybg: #222222;
$jds-color-link: #62C6FF;
$jds-color-link-hover: #c2e8ff;
*/
/* light color theme */
/**/
/* basic, background, foregroun */
/* 000000000000000000 Typography 000000000000000 */
/* color basic */
/* foreground fraction */
/* background fraction */
/* 000000000000000000 Media Query Breakpoint 000000000000000 */
/*for-big-desktop-up*/
/*for-desktop-up*/
/*for-laptop-up*/
/*for-tab-up*/
/*for-tab-potrare-up*/
/*for-mobile*/
/*for-mobile-down*/
/* Table */
/* dark */
/* primary */
/* 000000000000000000 Border 000000000000000 */
/* 000000000000000000 Shadow Colors 000000000000000 */
/* placeholder - skeleton */
.jds-skeleton .skeleton-placeholder {
  -webkit-animation-duration: 1.8s;
          animation-duration: 1.8s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-name: skeleton-gradient;
          animation-name: skeleton-gradient;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  background: #ffffff;
  /*background: linear-gradient(to right, #f1f1f1 8%, #e2e2e2 38%, #f1f1f1 54%);*/
  background: -webkit-gradient(linear, left top, right top, color-stop(8%, rgba(104, 104, 104, 0.1)), color-stop(38%, rgba(104, 104, 104, 0.2)), color-stop(54%, rgba(104, 104, 104, 0.1)));
  background: linear-gradient(to right, rgba(104, 104, 104, 0.1) 8%, rgba(104, 104, 104, 0.2) 38%, rgba(104, 104, 104, 0.1) 54%);
  background-size: 1200px 640px;
  position: relative;
  margin-bottom: .5rem;
}

.jds-skeleton .skeleton-placeholder.jds-btn {
  border-color: transparent;
}

@-webkit-keyframes skeleton-gradient {
  0% {
    background-position: -600px 0;
  }
  100% {
    background-position: 600px 0;
  }
}

@keyframes skeleton-gradient {
  0% {
    background-position: -600px 0;
  }
  100% {
    background-position: 600px 0;
  }
}

/* /placeholder - skeleton */
/* placeholder - tiles  */
.jds-tiles {
  /*transform: translateY(-50%) translateX(-50%);*/
}

.jds-tiles .tile-placeholder {
  border-radius: 4px;
  -webkit-animation: 1.8s ease 0s tilesPlaceholder infinite;
          animation: 1.8s ease 0s tilesPlaceholder infinite;
  background: rgba(104, 104, 104, 0.1);
}

.jds-tiles .tile-placeholder:nth-child(1) {
  -webkit-animation-delay: 0.16667s;
          animation-delay: 0.16667s;
}

.jds-tiles .tile-placeholder:nth-child(2) {
  -webkit-animation-delay: 0.33333s;
          animation-delay: 0.33333s;
}

.jds-tiles .tile-placeholder:nth-child(3) {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}

.jds-tiles .tile-placeholder:nth-child(4) {
  -webkit-animation-delay: 0.66667s;
          animation-delay: 0.66667s;
}

.jds-tiles .tile-placeholder:nth-child(5) {
  -webkit-animation-delay: 0.83333s;
          animation-delay: 0.83333s;
}

.jds-tiles .tile-placeholder:nth-child(6) {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}

.jds-tiles .tile-placeholder:nth-child(7) {
  -webkit-animation-delay: 1.16667s;
          animation-delay: 1.16667s;
}

.jds-tiles .tile-placeholder:nth-child(8) {
  -webkit-animation-delay: 1.33333s;
          animation-delay: 1.33333s;
}

.jds-tiles .tile-placeholder:nth-child(9) {
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
}

@-webkit-keyframes tilesPlaceholder {
  0% {
    background: rgba(104, 104, 104, 0.1);
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  25% {
    background: rgba(79, 79, 79, 0.2);
    -webkit-transform: scale(1.015);
            transform: scale(1.015);
  }
  50% {
    background: rgba(104, 104, 104, 0.1);
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes tilesPlaceholder {
  0% {
    background: rgba(104, 104, 104, 0.1);
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  25% {
    background: rgba(79, 79, 79, 0.2);
    -webkit-transform: scale(1.015);
            transform: scale(1.015);
  }
  50% {
    background: rgba(104, 104, 104, 0.1);
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

/* /placeholder - tiles */
/* loader-liquid */
.jds-loader-liquid {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 142px;
  height: 40px;
  margin: -20px 0 0 -71px;
  border-radius: 30px;
  background: rgba(255, 255, 255, 0.9);
  -webkit-filter: contrast(20);
          filter: contrast(20);
}

.jds-loader-liquid .dot {
  position: absolute;
  width: 16px;
  height: 16px;
  top: 12px;
  left: 15px;
  -webkit-filter: blur(4px);
          filter: blur(4px);
  background: #155C9E;
  border-radius: 50%;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-animation: dot 2.8s infinite;
          animation: dot 2.8s infinite;
}

.jds-loader-liquid .dots {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  margin-top: 12px;
  margin-left: 31px;
  -webkit-animation: dots 2.8s infinite;
          animation: dots 2.8s infinite;
}

.jds-loader-liquid .dots span {
  display: block;
  float: left;
  width: 16px;
  height: 16px;
  margin-left: 16px;
  -webkit-filter: blur(4px);
          filter: blur(4px);
  background: #155C9E;
  border-radius: 50%;
}

@-webkit-keyframes dot {
  50% {
    -webkit-transform: translateX(96px);
            transform: translateX(96px);
  }
}

@keyframes dot {
  50% {
    -webkit-transform: translateX(96px);
            transform: translateX(96px);
  }
}

@-webkit-keyframes dots {
  50% {
    -webkit-transform: translateX(-31px);
            transform: translateX(-31px);
  }
}

@keyframes dots {
  50% {
    -webkit-transform: translateX(-31px);
            transform: translateX(-31px);
  }
}

/* Loading Spinner */
.jds-spiner {
  display: inline-block;
  -webkit-animation: spin 1s linear infinite;
  /* Safari */
  animation: spin 1s linear infinite;
}

.jds-spiner i {
  line-height: 1 !important;
  margin: 0;
  padding: 0;
}

/* Safari */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

/* Loading bumping*/
.jds-bumper {
  position: relative;
  width: 100%;
}

.jds-bumper .bumping {
  position: absolute;
  height: 6px;
  border-radius: 2px;
  /*animation: bumpingLoading 2s cubic-bezier(0.17, 0.37, 0.43, 0.67) infinite;*/
  -webkit-animation: bumpingLoading 3s ease infinite;
          animation: bumpingLoading 3s ease infinite;
}

@-webkit-keyframes bumpingLoading {
  0% {
    left: 0%;
    width: 10%;
    background-color: #155C9E;
  }
  25% {
    background-color: #F09119;
    width: 20%;
  }
  50% {
    left: 90%;
    width: 10%;
    background-color: #155C9E;
  }
  75% {
    background-color: #F09119;
    width: 20%;
  }
  100% {
    left: 0%;
    width: 10%;
    background-color: #155C9E;
  }
}

@keyframes bumpingLoading {
  0% {
    left: 0%;
    width: 10%;
    background-color: #155C9E;
  }
  25% {
    background-color: #F09119;
    width: 20%;
  }
  50% {
    left: 90%;
    width: 10%;
    background-color: #155C9E;
  }
  75% {
    background-color: #F09119;
    width: 20%;
  }
  100% {
    left: 0%;
    width: 10%;
    background-color: #155C9E;
  }
}

/* 0000000000000000000000 ALL COLORS 0000000000000000 */
/* COLOR MOOD/THEME */
/* dark color theme */
/*
$jds-color-background: #000000;
$jds-color-foreground: #ffffff;
$jds-bodybg: #222222;
$jds-color-link: #62C6FF;
$jds-color-link-hover: #c2e8ff;
*/
/* light color theme */
/**/
/* basic, background, foregroun */
/* 000000000000000000 Typography 000000000000000 */
/* color basic */
/* foreground fraction */
/* background fraction */
/* 000000000000000000 Media Query Breakpoint 000000000000000 */
/*for-big-desktop-up*/
/*for-desktop-up*/
/*for-laptop-up*/
/*for-tab-up*/
/*for-tab-potrare-up*/
/*for-mobile*/
/*for-mobile-down*/
/* Table */
/* dark */
/* primary */
/* 000000000000000000 Border 000000000000000 */
/* 000000000000000000 Shadow Colors 000000000000000 */
/* 000000000000000000 Media Query 000000000000000 */
/* $sereenXXL: 3600px; for-big-desktop-up | $sereenXL: 1920px;  for-desktop-up | $sereenL: 1366px; for-laptop-up | $sereenM: 992px; for-tab-up | $sereenS: 768px; for-tab-potrare-up | $sereenXS: 600px; for-mobile | $sereenXXS: 480px; for-mobile-down */
/* 000000000000000000 Hover 000000000000000 */
/* 000000000000000000 transition 000000000000000 */
/* 000000000000000000 Background Gradiant 000000000000000 */
/*@mixin background-gradiant ($angleDegree, $color1st, $color2nd, $colorBg) {
    background-image: linear-gradient($angleDegree, $color1st, $color2nd);
    background-color: $colorBg;
}*/
/* 000000000000000000 Min height 000000000000000 */
/* 000000000000000000 Max Width 000000000000000 */
/*
-----------------------------------------------
0=0=0=0=0=0=0=0=0 UTILITIES 0=0=0=0=0=0=0=0=0 
-----------------------------------------------
*/
/* 000000000000000000 Background Gradiant 000000000000000 */
/* Mixin for transition css */
/*
@mixin transition-animation($for: all, $time-in: 250ms, $type: ease-in-out, $time-out: 0s) {
  transition: $for $time-in $type $time-out;
  -moz-transition: $for $time-in $type $time-out;
  -webkit-transition: $for $time-in $type $time-out;
  -o-transition: $for $time-in $type $time-out;
}*/
/* 000000000000000000 Background Gradiant 000000000000000 */
/* 000000000000000000 Box Shadow 000000000000000 */
/* 000000000000000000 Border Radius 000000000000000 */
/* 000000000000000000 Border 000000000000000 */
/* 000000000 Badge Background Border 000000000 */
/* 0000000000000000 Form element 000000000000000 */
/* 
-----------------------------------------------
0=0=0=0=0=0=0=0=0 COMPONENTS 0=0=0=0=0=0=0=0=0 
-----------------------------------------------
*/
/* 000000000000000000 alerts 000000000000000 */
/* 000000000000000000 jds-card  000000000000000 */
/* 000000000000000000 Progress  Bar  000000000000000 */
/* 000000000 Chips 000000000 */
/* 000000000000000000 Tables 000000000000000 */
/* 0000000000000000000000 ALL COLORS 0000000000000000 */
/* COLOR MOOD/THEME */
/* dark color theme */
/*
$jds-color-background: #000000;
$jds-color-foreground: #ffffff;
$jds-bodybg: #222222;
$jds-color-link: #62C6FF;
$jds-color-link-hover: #c2e8ff;
*/
/* light color theme */
/**/
/* basic, background, foregroun */
/* 000000000000000000 Typography 000000000000000 */
/* color basic */
/* foreground fraction */
/* background fraction */
/* 000000000000000000 Media Query Breakpoint 000000000000000 */
/*for-big-desktop-up*/
/*for-desktop-up*/
/*for-laptop-up*/
/*for-tab-up*/
/*for-tab-potrare-up*/
/*for-mobile*/
/*for-mobile-down*/
/* Table */
/* dark */
/* primary */
/* 000000000000000000 Border 000000000000000 */
/* 000000000000000000 Shadow Colors 000000000000000 */
/* modal */
@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.jds-modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background-color: rgba(21, 92, 158, 0.2);
  -webkit-backdrop-filter: blur(2px);
          backdrop-filter: blur(2px);
  /* Color */
  /* Size */
}

.jds-modal:target {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}

.jds-modal > .modal-container {
  width: 800px;
  max-width: 80vw;
  max-height: 96vh;
  overflow-y: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  padding: 2em;
  background: #ffffff;
  -webkit-box-shadow: 0px 1px 2px 1px rgba(0, 34, 66, 0.1), 0px calc(-1px / 4) 0.5px 0.25px rgba(0, 34, 66, 0.1);
  box-shadow: 0px 1px 2px 1px rgba(0, 34, 66, 0.1), 0px calc(-1px / 4) 0.5px 0.25px rgba(0, 34, 66, 0.1);
}

.jds-modal.modal-primary > .modal-container {
  background: #155C9E;
  color: #ffffff;
}

.jds-modal.modal-success > .modal-container {
  background: #80A408;
  color: #ffffff;
}

.jds-modal.modal-warning > .modal-container {
  background: #F09119;
  color: #ffffff;
}

.jds-modal.modal-error > .modal-container {
  background: #FD5A36;
  color: #ffffff;
}

.jds-modal.modal-info > .modal-container {
  background: #15D5FF;
  color: #ffffff;
}

.jds-modal.modal-tertiary > .modal-container {
  background: #00A1A1;
  color: #ffffff;
}

.jds-modal.modal-invart > .modal-container {
  background: #000000;
  color: #ffffff;
}

.jds-modal.modal-black > .modal-container {
  background: #000000;
  color: #ffffff;
}

.jds-modal.modal-white > .modal-container {
  background: #ffffff;
  color: #000000;
}

.jds-modal.modal-fl > .modal-container {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: calc(100% - 40px);
}

.jds-modal.modal-l > .modal-container {
  width: 1600px;
}

.jds-modal.modal-m > .modal-container {
  width: 800px;
}

.jds-modal.modal-s > .modal-container {
  width: 600px;
}

.modal-close {
  line-height: 50px;
  font-size: 80%;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  text-decoration: none;
  -webkit-box-shadow: 0px 1px 2px 1px rgba(0, 34, 66, 0.1), 0px calc(-1px / 4) 0.5px 0.25px rgba(0, 34, 66, 0.1);
  box-shadow: 0px 1px 2px 1px rgba(0, 34, 66, 0.1), 0px calc(-1px / 4) 0.5px 0.25px rgba(0, 34, 66, 0.1);
}

.modal-window div:not(:last-of-type) {
  margin-bottom: 15px;
}

/* Plain HTML DIALOG */
.jds-dialog {
  border: none;
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2), 1px -2px 2px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2), 1px -2px 2px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  position: fixed;
  top: 50%;
}

.jds-dialog::-webkit-backdrop {
  background-color: rgba(21, 92, 158, 0.2);
  -webkit-backdrop-filter: blur(2px);
          backdrop-filter: blur(2px);
}

.jds-dialog::backdrop {
  background-color: rgba(21, 92, 158, 0.2);
  -webkit-backdrop-filter: blur(2px);
          backdrop-filter: blur(2px);
}

/* 0000000000000000000000 ALL COLORS 0000000000000000 */
/* COLOR MOOD/THEME */
/* dark color theme */
/*
$jds-color-background: #000000;
$jds-color-foreground: #ffffff;
$jds-bodybg: #222222;
$jds-color-link: #62C6FF;
$jds-color-link-hover: #c2e8ff;
*/
/* light color theme */
/**/
/* basic, background, foregroun */
/* 000000000000000000 Typography 000000000000000 */
/* color basic */
/* foreground fraction */
/* background fraction */
/* 000000000000000000 Media Query Breakpoint 000000000000000 */
/*for-big-desktop-up*/
/*for-desktop-up*/
/*for-laptop-up*/
/*for-tab-up*/
/*for-tab-potrare-up*/
/*for-mobile*/
/*for-mobile-down*/
/* Table */
/* dark */
/* primary */
/* 000000000000000000 Border 000000000000000 */
/* 000000000000000000 Shadow Colors 000000000000000 */
/* 000000000000000000 Media Query 000000000000000 */
/* $sereenXXL: 3600px; for-big-desktop-up | $sereenXL: 1920px;  for-desktop-up | $sereenL: 1366px; for-laptop-up | $sereenM: 992px; for-tab-up | $sereenS: 768px; for-tab-potrare-up | $sereenXS: 600px; for-mobile | $sereenXXS: 480px; for-mobile-down */
/* 000000000000000000 Hover 000000000000000 */
/* 000000000000000000 transition 000000000000000 */
/* 000000000000000000 Background Gradiant 000000000000000 */
/*@mixin background-gradiant ($angleDegree, $color1st, $color2nd, $colorBg) {
    background-image: linear-gradient($angleDegree, $color1st, $color2nd);
    background-color: $colorBg;
}*/
/* 000000000000000000 Min height 000000000000000 */
/* 000000000000000000 Max Width 000000000000000 */
/*
-----------------------------------------------
0=0=0=0=0=0=0=0=0 UTILITIES 0=0=0=0=0=0=0=0=0 
-----------------------------------------------
*/
/* 000000000000000000 Background Gradiant 000000000000000 */
/* Mixin for transition css */
/*
@mixin transition-animation($for: all, $time-in: 250ms, $type: ease-in-out, $time-out: 0s) {
  transition: $for $time-in $type $time-out;
  -moz-transition: $for $time-in $type $time-out;
  -webkit-transition: $for $time-in $type $time-out;
  -o-transition: $for $time-in $type $time-out;
}*/
/* 000000000000000000 Background Gradiant 000000000000000 */
/* 000000000000000000 Box Shadow 000000000000000 */
/* 000000000000000000 Border Radius 000000000000000 */
/* 000000000000000000 Border 000000000000000 */
/* 000000000 Badge Background Border 000000000 */
/* 0000000000000000 Form element 000000000000000 */
/* 
-----------------------------------------------
0=0=0=0=0=0=0=0=0 COMPONENTS 0=0=0=0=0=0=0=0=0 
-----------------------------------------------
*/
/* 000000000000000000 alerts 000000000000000 */
/* 000000000000000000 jds-card  000000000000000 */
/* 000000000000000000 Progress  Bar  000000000000000 */
/* 000000000 Chips 000000000 */
/* 000000000000000000 Tables 000000000000000 */
/* 0000000000000000000000 ALL COLORS 0000000000000000 */
/* COLOR MOOD/THEME */
/* dark color theme */
/*
$jds-color-background: #000000;
$jds-color-foreground: #ffffff;
$jds-bodybg: #222222;
$jds-color-link: #62C6FF;
$jds-color-link-hover: #c2e8ff;
*/
/* light color theme */
/**/
/* basic, background, foregroun */
/* 000000000000000000 Typography 000000000000000 */
/* color basic */
/* foreground fraction */
/* background fraction */
/* 000000000000000000 Media Query Breakpoint 000000000000000 */
/*for-big-desktop-up*/
/*for-desktop-up*/
/*for-laptop-up*/
/*for-tab-up*/
/*for-tab-potrare-up*/
/*for-mobile*/
/*for-mobile-down*/
/* Table */
/* dark */
/* primary */
/* 000000000000000000 Border 000000000000000 */
/* 000000000000000000 Shadow Colors 000000000000000 */
.jds-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.jds-nav.nav-justify-center {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

.jds-nav.nav-justify-left {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}

.jds-nav.nav-justify-right {
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
}

.jds-nav .nav-link {
  display: block;
  padding: 10px 18px;
  color: #155C9E;
  text-decoration: none;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-in;
          transition-timing-function: ease-in;
}

.jds-nav .nav-link.active {
  color: #155C9E;
  background-color: rgba(0, 0, 0, 0.1);
}

.jds-nav .nav-link:hover {
  color: #155C9E;
  background-color: rgba(0, 0, 0, 0.1);
}

.jds-nav .nav-link.disable {
  color: rgba(0, 0, 0, 0.5);
  cursor: unset;
  opacity: 0.6;
}

.jds-nav .nav-link.disable:hover {
  background-color: unset;
}

.jds-nav.nav-icon .nav-link {
  padding: 10px 10px;
}

.jds-nav.nav-xxl .nav-link {
  padding: 20px 40px;
  font-size: 20px;
}

.jds-nav.nav-xxl.nav-icon .nav-link {
  padding: 20px;
}

.jds-nav.nav-xl .nav-link {
  padding: 16px 30px;
  font-size: 18px;
}

.jds-nav.nav-xl.nav-icon .nav-link {
  padding: 16px;
}

.jds-nav.nav-l .nav-link {
  padding: 12px 22px;
  font-size: 18px;
}

.jds-nav.nav-l.nav-icon .nav-link {
  padding: 12px;
}

.jds-nav.nav-m .nav-link {
  padding: 10px 18px;
  font-size: 16px;
}

.jds-nav.nav-m.nav-icon .nav-link {
  padding: 10px;
}

.jds-nav.nav-s .nav-link {
  padding: 8px 14px;
  font-size: 14px;
}

.jds-nav.nav-s.nav-icon .nav-link {
  padding: 8px;
}

.jds-nav.nav-xs .nav-link {
  padding: 6px 12px;
  font-size: 12px;
}

.jds-nav.nav-xs.nav-icon .nav-link {
  padding: 6px;
}

.jds-nav.nav-xxs .nav-link {
  padding: 4px 8px;
  font-size: 12px;
}

.jds-nav.nav-xxs.nav-icon .nav-link {
  padding: 4px;
}

.jds-nav.nav-verticale {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.jds-nav.nav-verticale .jds-dropdown .dropdown-content {
  top: 0;
  left: 100%;
}

.nav-links.links-verticale {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.nav-links.links-verticale .jds-dropdown .dropdown-content {
  top: 0;
  left: 100%;
}

/* testing */
.navbar-responsive {
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.navbar-responsive > .nav-header {
  display: inline;
}

.navbar-responsive > .nav-header > .nav-title {
  display: inline-block;
  font-size: 22px;
  color: #000000;
  padding: 8px;
}

.navbar-responsive > .nav-btn-toggle {
  display: none;
}

.navbar-responsive > .nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  font-size: 18px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.navbar-responsive > .nav-links > a {
  display: inline-block;
  padding: 13px 10px;
  text-decoration: none;
  color: #000000;
}

.navbar-responsive > .nav-links > a:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

.navbar-responsive > .nav-check {
  display: none;
  margin: 0;
}

@media (max-width: 992px) {
  .navbar-responsive > .nav-btn-toggle {
    display: inline-block;
    position: absolute;
    right: 0px;
    top: 0px;
  }
  .navbar-responsive > .nav-btn-toggle > label {
    display: inline-block;
    width: 50px;
    height: 50px;
    padding: 13px;
    background-color: rgba(0, 0, 0, 0.1);
  }
  .navbar-responsive .nav-btn-toggle > label:hover, .navbar-responsive #nav-check:checked ~ .nav-btn-toggle > label {
    background-color: rgba(0, 0, 0, 0.1);
  }
  .navbar-responsive > .nav-btn-toggle > label > span {
    display: block;
    width: 25px;
    height: 10px;
    border-top: 2px solid #155C9E;
  }
  .navbar-responsive > .nav-links {
    position: absolute;
    display: block;
    background-color: #ffffff;
    width: 100%;
    height: 0px;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    overflow-y: hidden;
    top: 50px;
    left: 0px;
    -webkit-box-shadow: 0px 4px 8px 4px rgba(0, 34, 66, 0.05), 0px calc(-4px / 4) 2px 1px rgba(0, 34, 66, 0.05);
    box-shadow: 0px 4px 8px 4px rgba(0, 34, 66, 0.05), 0px calc(-4px / 4) 2px 1px rgba(0, 34, 66, 0.05);
    border-bottom-left-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
  }
  .navbar-responsive > .nav-links .jds-dropdown .dropdown-content {
    min-width: 100px !important;
    display: block;
    position: relative;
    left: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    border-radius: 0 !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-width: 0 0 0 1px;
    border-style: solid;
    border-color: #155C9E;
    font-size: 80%;
    background-color: rgba(0, 0, 0, 0.1);
  }
  .navbar-responsive > .nav-links .jds-nav.nav-m-horizontal {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .navbar-responsive > .nav-links .jds-nav.nav-m-horizontal .nav-item {
    width: auto;
  }
  .navbar-responsive > .nav-links .jds-nav.nav-m-horizontal .nav-item.active > a {
    color: #155C9E;
    background-color: rgba(0, 0, 0, 0.1);
  }
  .navbar-responsive > .nav-links .jds-nav .nav-item {
    display: block !important;
    width: 100%;
    border-bottom: 1px rgba(0, 0, 0, 0.1) dotted;
  }
  .navbar-responsive > .nav-links > a {
    display: block;
    width: 100%;
  }
  .navbar-responsive > .nav-links > a [class^="jdsi-"] {
    float: right;
  }
  .navbar-responsive > .nav-check:not(:checked) ~ .nav-links {
    height: 0px;
  }
  .navbar-responsive > .nav-check:checked ~ .nav-links {
    height: auto;
    overflow-y: auto;
  }
}

/* /testing */
/* 0000000000000000000000 ALL COLORS 0000000000000000 */
/* COLOR MOOD/THEME */
/* dark color theme */
/*
$jds-color-background: #000000;
$jds-color-foreground: #ffffff;
$jds-bodybg: #222222;
$jds-color-link: #62C6FF;
$jds-color-link-hover: #c2e8ff;
*/
/* light color theme */
/**/
/* basic, background, foregroun */
/* 000000000000000000 Typography 000000000000000 */
/* color basic */
/* foreground fraction */
/* background fraction */
/* 000000000000000000 Media Query Breakpoint 000000000000000 */
/*for-big-desktop-up*/
/*for-desktop-up*/
/*for-laptop-up*/
/*for-tab-up*/
/*for-tab-potrare-up*/
/*for-mobile*/
/*for-mobile-down*/
/* Table */
/* dark */
/* primary */
/* 000000000000000000 Border 000000000000000 */
/* 000000000000000000 Shadow Colors 000000000000000 */
/* 000000000000000000 Media Query 000000000000000 */
/* $sereenXXL: 3600px; for-big-desktop-up | $sereenXL: 1920px;  for-desktop-up | $sereenL: 1366px; for-laptop-up | $sereenM: 992px; for-tab-up | $sereenS: 768px; for-tab-potrare-up | $sereenXS: 600px; for-mobile | $sereenXXS: 480px; for-mobile-down */
/* 000000000000000000 Hover 000000000000000 */
/* 000000000000000000 transition 000000000000000 */
/* 000000000000000000 Background Gradiant 000000000000000 */
/*@mixin background-gradiant ($angleDegree, $color1st, $color2nd, $colorBg) {
    background-image: linear-gradient($angleDegree, $color1st, $color2nd);
    background-color: $colorBg;
}*/
/* 000000000000000000 Min height 000000000000000 */
/* 000000000000000000 Max Width 000000000000000 */
/*
-----------------------------------------------
0=0=0=0=0=0=0=0=0 UTILITIES 0=0=0=0=0=0=0=0=0 
-----------------------------------------------
*/
/* 000000000000000000 Background Gradiant 000000000000000 */
/* Mixin for transition css */
/*
@mixin transition-animation($for: all, $time-in: 250ms, $type: ease-in-out, $time-out: 0s) {
  transition: $for $time-in $type $time-out;
  -moz-transition: $for $time-in $type $time-out;
  -webkit-transition: $for $time-in $type $time-out;
  -o-transition: $for $time-in $type $time-out;
}*/
/* 000000000000000000 Background Gradiant 000000000000000 */
/* 000000000000000000 Box Shadow 000000000000000 */
/* 000000000000000000 Border Radius 000000000000000 */
/* 000000000000000000 Border 000000000000000 */
/* 000000000 Badge Background Border 000000000 */
/* 0000000000000000 Form element 000000000000000 */
/* 
-----------------------------------------------
0=0=0=0=0=0=0=0=0 COMPONENTS 0=0=0=0=0=0=0=0=0 
-----------------------------------------------
*/
/* 000000000000000000 alerts 000000000000000 */
/* 000000000000000000 jds-card  000000000000000 */
/* 000000000000000000 Progress  Bar  000000000000000 */
/* 000000000 Chips 000000000 */
/* 000000000000000000 Tables 000000000000000 */
/* 0000000000000000000000 ALL COLORS 0000000000000000 */
/* COLOR MOOD/THEME */
/* dark color theme */
/*
$jds-color-background: #000000;
$jds-color-foreground: #ffffff;
$jds-bodybg: #222222;
$jds-color-link: #62C6FF;
$jds-color-link-hover: #c2e8ff;
*/
/* light color theme */
/**/
/* basic, background, foregroun */
/* 000000000000000000 Typography 000000000000000 */
/* color basic */
/* foreground fraction */
/* background fraction */
/* 000000000000000000 Media Query Breakpoint 000000000000000 */
/*for-big-desktop-up*/
/*for-desktop-up*/
/*for-laptop-up*/
/*for-tab-up*/
/*for-tab-potrare-up*/
/*for-mobile*/
/*for-mobile-down*/
/* Table */
/* dark */
/* primary */
/* 000000000000000000 Border 000000000000000 */
/* 000000000000000000 Shadow Colors 000000000000000 */
.jds-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 20px;
}

.jds-pagination ul {
  gap: 2px;
}

.jds-pagination a {
  padding: 10px 14px;
  border-radius: 6px;
  color: #155C9E;
  background-color: #ffffff;
}

.jds-pagination .mouse-disable {
  cursor: no-drop;
  color: rgba(0, 0, 0, 0.5);
}

.jds-pagination .disable a {
  cursor: no-drop;
}

.jds-pagination .active a {
  cursor: pointer;
  color: #ffffff;
  background-color: #155C9E;
}

.jds-pagination .item-blank a {
  color: rgba(0, 0, 0, 0.5) !important;
  background-color: transparent !important;
}

.jds-pagination.pagination-rounded a {
  border-radius: 100px;
}

.jds-pagination.pagination-primary a {
  color: #ffffff;
  background-color: #155C9E;
}

.jds-pagination.pagination-primary .active a {
  background-color: #F09119;
}

.jds-pagination.pagination-primary .disable a {
  background-color: rgba(21, 92, 158, 0.5);
}

.jds-pagination.pagination-warning a {
  color: #ffffff;
  background-color: #F09119;
}

.jds-pagination.pagination-warning .active a {
  background-color: #745A19;
}

.jds-pagination.pagination-warning .disable a {
  background-color: rgba(240, 145, 25, 0.5);
}

.jds-pagination.pagination-success a {
  color: #ffffff;
  background-color: #80A408;
}

.jds-pagination.pagination-success .active a {
  background-color: #435700;
}

.jds-pagination.pagination-success .disable a {
  background-color: rgba(128, 164, 8, 0.5);
}

.jds-pagination.pagination-error a {
  color: #ffffff;
  background-color: #FD5A36;
}

.jds-pagination.pagination-error .active a {
  background-color: #9A3B26;
}

.jds-pagination.pagination-error .disable a {
  background-color: rgba(253, 90, 54, 0.5);
}

.jds-pagination.pagination-info a {
  color: #ffffff;
  background-color: #15D5FF;
}

.jds-pagination.pagination-info .active a {
  background-color: #2597D6;
}

.jds-pagination.pagination-info .disable a {
  background-color: rgba(21, 213, 255, 0.5);
}

.jds-pagination.pagination-tertiary a {
  color: #ffffff;
  background-color: #00A1A1;
}

.jds-pagination.pagination-tertiary .active a {
  background-color: #0E7E7E;
}

.jds-pagination.pagination-tertiary .disable a {
  background-color: rgba(0, 161, 161, 0.5);
}

.jds-pagination.pagination-gray a {
  color: #ffffff;
  background-color: #686868;
}

.jds-pagination.pagination-gray .active a {
  color: #ffffff;
  background-color: #434343 !important;
}

.jds-pagination.pagination-gray .disable a {
  background-color: rgba(104, 104, 104, 0.5);
}

.jds-pagination.pagination-foreground a {
  color: #ffffff;
  background-color: #000000;
}

.jds-pagination.pagination-foreground .active a {
  background-color: #686868 !important;
}

.jds-pagination.pagination-foreground .disable a {
  background-color: rgba(0, 0, 0, 0.5);
}

.jds-pagination.pagination-background a {
  color: #000000;
  background-color: #ffffff;
}

.jds-pagination.pagination-background .active a {
  color: #ffffff !important;
  background-color: rgba(0, 0, 0, 0.5) !important;
}

.jds-pagination.pagination-background .disable a {
  background-color: rgba(255, 255, 255, 0.5);
}

.jds-pagination.flex-gap1, .jds-pagination.flex-gap1 > nav, .jds-pagination.flex-gap1 > .jds-nav, .jds-pagination.flex-gap1 > nav {
  gap: 1px;
}

.jds-pagination.flex-gap5, .jds-pagination.flex-gap5 > nav, .jds-pagination.flex-gap5 > .jds-nav, .jds-pagination.flex-gap5 > nav {
  gap: 5px;
}

.jds-pagination.flex-gap10, .jds-pagination.flex-gap10 > nav, .jds-pagination.flex-gap10 > .jds-nav, .jds-pagination.flex-gap10 > nav {
  gap: 10px;
}

.jds-pagination.flex-gap15, .jds-pagination.flex-gap15 > nav, .jds-pagination.flex-gap15 > .jds-nav, .jds-pagination.flex-gap15 > nav {
  gap: 15px;
}

.jds-pagination.flex-gap20, .jds-pagination.flex-gap20 > nav, .jds-pagination.flex-gap20 > .jds-nav, .jds-pagination.flex-gap20 > nav {
  gap: 20px;
}

.jds-pagination.flex-gap25, .jds-pagination.flex-gap25 > nav, .jds-pagination.flex-gap25 > .jds-nav, .jds-pagination.flex-gap25 > nav {
  gap: 25px;
}

/* 0000000000000000000000 ALL COLORS 0000000000000000 */
/* COLOR MOOD/THEME */
/* dark color theme */
/*
$jds-color-background: #000000;
$jds-color-foreground: #ffffff;
$jds-bodybg: #222222;
$jds-color-link: #62C6FF;
$jds-color-link-hover: #c2e8ff;
*/
/* light color theme */
/**/
/* basic, background, foregroun */
/* 000000000000000000 Typography 000000000000000 */
/* color basic */
/* foreground fraction */
/* background fraction */
/* 000000000000000000 Media Query Breakpoint 000000000000000 */
/*for-big-desktop-up*/
/*for-desktop-up*/
/*for-laptop-up*/
/*for-tab-up*/
/*for-tab-potrare-up*/
/*for-mobile*/
/*for-mobile-down*/
/* Table */
/* dark */
/* primary */
/* 000000000000000000 Border 000000000000000 */
/* 000000000000000000 Shadow Colors 000000000000000 */
/* 000000000000000000 Media Query 000000000000000 */
/* $sereenXXL: 3600px; for-big-desktop-up | $sereenXL: 1920px;  for-desktop-up | $sereenL: 1366px; for-laptop-up | $sereenM: 992px; for-tab-up | $sereenS: 768px; for-tab-potrare-up | $sereenXS: 600px; for-mobile | $sereenXXS: 480px; for-mobile-down */
/* 000000000000000000 Hover 000000000000000 */
/* 000000000000000000 transition 000000000000000 */
/* 000000000000000000 Background Gradiant 000000000000000 */
/*@mixin background-gradiant ($angleDegree, $color1st, $color2nd, $colorBg) {
    background-image: linear-gradient($angleDegree, $color1st, $color2nd);
    background-color: $colorBg;
}*/
/* 000000000000000000 Min height 000000000000000 */
/* 000000000000000000 Max Width 000000000000000 */
/*
-----------------------------------------------
0=0=0=0=0=0=0=0=0 UTILITIES 0=0=0=0=0=0=0=0=0 
-----------------------------------------------
*/
/* 000000000000000000 Background Gradiant 000000000000000 */
/* Mixin for transition css */
/*
@mixin transition-animation($for: all, $time-in: 250ms, $type: ease-in-out, $time-out: 0s) {
  transition: $for $time-in $type $time-out;
  -moz-transition: $for $time-in $type $time-out;
  -webkit-transition: $for $time-in $type $time-out;
  -o-transition: $for $time-in $type $time-out;
}*/
/* 000000000000000000 Background Gradiant 000000000000000 */
/* 000000000000000000 Box Shadow 000000000000000 */
/* 000000000000000000 Border Radius 000000000000000 */
/* 000000000000000000 Border 000000000000000 */
/* 000000000 Badge Background Border 000000000 */
/* 0000000000000000 Form element 000000000000000 */
/* 
-----------------------------------------------
0=0=0=0=0=0=0=0=0 COMPONENTS 0=0=0=0=0=0=0=0=0 
-----------------------------------------------
*/
/* 000000000000000000 alerts 000000000000000 */
/* 000000000000000000 jds-card  000000000000000 */
/* 000000000000000000 Progress  Bar  000000000000000 */
/* 000000000 Chips 000000000 */
/* 000000000000000000 Tables 000000000000000 */
/* 0000000000000000000000 ALL COLORS 0000000000000000 */
/* COLOR MOOD/THEME */
/* dark color theme */
/*
$jds-color-background: #000000;
$jds-color-foreground: #ffffff;
$jds-bodybg: #222222;
$jds-color-link: #62C6FF;
$jds-color-link-hover: #c2e8ff;
*/
/* light color theme */
/**/
/* basic, background, foregroun */
/* 000000000000000000 Typography 000000000000000 */
/* color basic */
/* foreground fraction */
/* background fraction */
/* 000000000000000000 Media Query Breakpoint 000000000000000 */
/*for-big-desktop-up*/
/*for-desktop-up*/
/*for-laptop-up*/
/*for-tab-up*/
/*for-tab-potrare-up*/
/*for-mobile*/
/*for-mobile-down*/
/* Table */
/* dark */
/* primary */
/* 000000000000000000 Border 000000000000000 */
/* 000000000000000000 Shadow Colors 000000000000000 */
.jds-table {
  width: 100%;
  color: rgba(0, 0, 0, 0.8);
}

.jds-table th,
.jds-table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.jds-table thead td, .jds-table th td {
  border-top-color: transparent;
}

.jds-table thead th, .jds-table thead td {
  font-weight: 500;
  vertical-align: bottom;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}

.jds-table tbody + tbody {
  border-top: 2px solid rgba(0, 0, 0, 0.1);
}

.jds-table.table-sm th,
.jds-table.table-sm td {
  padding: 0.3rem;
}

.jds-table.table-md th,
.jds-table.table-md td {
  padding: 0.75rem;
}

.jds-table.table-lg th,
.jds-table.table-lg td {
  padding: 0.9rem;
}

.jds-table.table-xl th,
.jds-table.table-xl td {
  padding: 1.2rem;
}

.jds-table.table-bordered {
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.jds-table.table-bordered th,
.jds-table.table-bordered td {
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.jds-table.table-bordered thead th,
.jds-table.table-bordered thead td {
  border-bottom-width: 2px;
}

.jds-table.table-borderless th,
.jds-table.table-borderless td,
.jds-table.table-borderless thead th,
.jds-table.table-borderless tbody + tbody {
  border: 0;
}

.jds-table.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

.jds-table.table-hover tbody tr:hover {
  -webkit-transition: background-color 0.35s ease;
  transition: background-color 0.35s ease;
  /*color: $table-hover-color;*/
  background-color: rgba(0, 0, 0, 0.075);
}

.jds-table.table-sticky-head {
  text-align: left;
  position: relative;
  border-collapse: collapse;
}

.jds-table.table-sticky-head thead {
  position: -webkit-sticky;
  position: sticky;
  top: -1px;
  z-index: 6;
}

.jds-table .thead-dark th, .jds-table .thead-dark td {
  color: #ffffff;
  background-color: #2B2B2B;
  border-color: rgba(0, 0, 0, 0.1);
}

.jds-table .thead-light th, .jds-table .thead-light td {
  color: #686868;
  background-color: #ffffff;
  border-color: rgba(0, 0, 0, 0.1);
}

.table-dark {
  color: #ffffff;
  background-color: #2B2B2B;
}

.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: rgba(0, 0, 0, 0.1);
}

.table-dark.table-bordered {
  border: 0;
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.1);
}

.table-dark.table-hover tbody tr {
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.075);
}

.table-dark a {
  color: #15D5FF;
}

.table-primary {
  background-color: #155C9E;
}

.table-success {
  background-color: #80A408;
}

.table-warning {
  background-color: #F09119;
}

.table-gray {
  background-color: #686868;
}

.table-error {
  background-color: #FD5A36;
}

.table-tertiary {
  background-color: #00A1A1;
}

.table-white {
  background-color: #ffffff;
}

.table-black {
  background-color: #000000;
}

.table-black tr th, .table-black tr td {
  border-color: #2B2B2B;
}

/* 0000000000000000000000 ALL COLORS 0000000000000000 */
/* COLOR MOOD/THEME */
/* dark color theme */
/*
$jds-color-background: #000000;
$jds-color-foreground: #ffffff;
$jds-bodybg: #222222;
$jds-color-link: #62C6FF;
$jds-color-link-hover: #c2e8ff;
*/
/* light color theme */
/**/
/* basic, background, foregroun */
/* 000000000000000000 Typography 000000000000000 */
/* color basic */
/* foreground fraction */
/* background fraction */
/* 000000000000000000 Media Query Breakpoint 000000000000000 */
/*for-big-desktop-up*/
/*for-desktop-up*/
/*for-laptop-up*/
/*for-tab-up*/
/*for-tab-potrare-up*/
/*for-mobile*/
/*for-mobile-down*/
/* Table */
/* dark */
/* primary */
/* 000000000000000000 Border 000000000000000 */
/* 000000000000000000 Shadow Colors 000000000000000 */
/* 000000000000000000 Media Query 000000000000000 */
/* $sereenXXL: 3600px; for-big-desktop-up | $sereenXL: 1920px;  for-desktop-up | $sereenL: 1366px; for-laptop-up | $sereenM: 992px; for-tab-up | $sereenS: 768px; for-tab-potrare-up | $sereenXS: 600px; for-mobile | $sereenXXS: 480px; for-mobile-down */
/* 000000000000000000 Hover 000000000000000 */
/* 000000000000000000 transition 000000000000000 */
/* 000000000000000000 Background Gradiant 000000000000000 */
/*@mixin background-gradiant ($angleDegree, $color1st, $color2nd, $colorBg) {
    background-image: linear-gradient($angleDegree, $color1st, $color2nd);
    background-color: $colorBg;
}*/
/* 000000000000000000 Min height 000000000000000 */
/* 000000000000000000 Max Width 000000000000000 */
/*
-----------------------------------------------
0=0=0=0=0=0=0=0=0 UTILITIES 0=0=0=0=0=0=0=0=0 
-----------------------------------------------
*/
/* 000000000000000000 Background Gradiant 000000000000000 */
/* Mixin for transition css */
/*
@mixin transition-animation($for: all, $time-in: 250ms, $type: ease-in-out, $time-out: 0s) {
  transition: $for $time-in $type $time-out;
  -moz-transition: $for $time-in $type $time-out;
  -webkit-transition: $for $time-in $type $time-out;
  -o-transition: $for $time-in $type $time-out;
}*/
/* 000000000000000000 Background Gradiant 000000000000000 */
/* 000000000000000000 Box Shadow 000000000000000 */
/* 000000000000000000 Border Radius 000000000000000 */
/* 000000000000000000 Border 000000000000000 */
/* 000000000 Badge Background Border 000000000 */
/* 0000000000000000 Form element 000000000000000 */
/* 
-----------------------------------------------
0=0=0=0=0=0=0=0=0 COMPONENTS 0=0=0=0=0=0=0=0=0 
-----------------------------------------------
*/
/* 000000000000000000 alerts 000000000000000 */
/* 000000000000000000 jds-card  000000000000000 */
/* 000000000000000000 Progress  Bar  000000000000000 */
/* 000000000 Chips 000000000 */
/* 000000000000000000 Tables 000000000000000 */
/* 0000000000000000000000 ALL COLORS 0000000000000000 */
/* COLOR MOOD/THEME */
/* dark color theme */
/*
$jds-color-background: #000000;
$jds-color-foreground: #ffffff;
$jds-bodybg: #222222;
$jds-color-link: #62C6FF;
$jds-color-link-hover: #c2e8ff;
*/
/* light color theme */
/**/
/* basic, background, foregroun */
/* 000000000000000000 Typography 000000000000000 */
/* color basic */
/* foreground fraction */
/* background fraction */
/* 000000000000000000 Media Query Breakpoint 000000000000000 */
/*for-big-desktop-up*/
/*for-desktop-up*/
/*for-laptop-up*/
/*for-tab-up*/
/*for-tab-potrare-up*/
/*for-mobile*/
/*for-mobile-down*/
/* Table */
/* dark */
/* primary */
/* 000000000000000000 Border 000000000000000 */
/* 000000000000000000 Shadow Colors 000000000000000 */
/* START TOOLTIP STYLES */
[jds-tooltip-inline] {
  position: relative;
  /* opinion 1 */
}

/* Applies to all tooltips */
[jds-tooltip-inline]::before,
[jds-tooltip-inline]::after {
  text-transform: none;
  /* opinion 2 */
  font-size: .9em;
  /* opinion 3 */
  line-height: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
  position: absolute;
  display: none;
  opacity: 0;
}

[jds-tooltip-inline]::before {
  content: '';
  border: 5px solid transparent;
  /* opinion 4 */
  z-index: 1001;
  /* absurdity 1 */
}

[jds-tooltip-inline]::after {
  content: attr(jds-tooltip-inline);
  /* magic! */
  /* most of the rest of this is opinion */
  font-family: Helvetica, sans-serif;
  text-align: center;
  /* 
    Let the content set the size of the tooltips 
    but this will also keep them from being obnoxious
    */
  min-width: 3em;
  max-width: 21em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 1ch 1.5ch;
  border-radius: .3ch;
  -webkit-box-shadow: 0 1em 2em -0.5em rgba(0, 0, 0, 0.6);
          box-shadow: 0 1em 2em -0.5em rgba(0, 0, 0, 0.6);
  background: rgba(0, 0, 0, 0.6);
  color: white;
  z-index: 1000;
  /* absurdity 2 */
}

/* Make the tooltips respond to hover */
[jds-tooltip-inline]:hover::before,
[jds-tooltip-inline]:hover::after {
  display: block;
}

/* don't show empty tooltips */
[tooltip='']::before,
[tooltip='']::after {
  display: none !important;
}

/* FLOW: UP */
[jds-tooltip-inline]:not([flow])::before,
[jds-tooltip-inline][flow^="up"]::before {
  bottom: 100%;
  border-bottom-width: 0;
  border-top-color: rgba(0, 0, 0, 0.6);
}

[jds-tooltip-inline]:not([flow])::after,
[jds-tooltip-inline][flow^="up"]::after {
  bottom: calc(100% + 5px);
}

[jds-tooltip-inline]:not([flow])::before,
[jds-tooltip-inline]:not([flow])::after,
[jds-tooltip-inline][flow^="up"]::before,
[jds-tooltip-inline][flow^="up"]::after {
  left: 50%;
  -webkit-transform: translate(-50%, -0.5em);
          transform: translate(-50%, -0.5em);
}

/* FLOW: DOWN */
[jds-tooltip-inline][flow^="down"]::before {
  top: 100%;
  border-top-width: 0;
  border-bottom-color: rgba(0, 0, 0, 0.6);
}

[jds-tooltip-inline][flow^="down"]::after {
  top: calc(100% + 5px);
}

[jds-tooltip-inline][flow^="down"]::before,
[jds-tooltip-inline][flow^="down"]::after {
  left: 50%;
  -webkit-transform: translate(-50%, 0.5em);
          transform: translate(-50%, 0.5em);
}

/* FLOW: LEFT */
[jds-tooltip-inline][flow^="left"]::before {
  top: 50%;
  border-right-width: 0;
  border-left-color: rgba(0, 0, 0, 0.6);
  left: calc(0em - 5px);
  -webkit-transform: translate(-0.5em, -50%);
          transform: translate(-0.5em, -50%);
}

[jds-tooltip-inline][flow^="left"]::after {
  top: 50%;
  right: calc(100% + 5px);
  -webkit-transform: translate(-0.5em, -50%);
          transform: translate(-0.5em, -50%);
}

/* FLOW: RIGHT */
[jds-tooltip-inline][flow^="right"]::before {
  top: 50%;
  border-left-width: 0;
  border-right-color: rgba(0, 0, 0, 0.6);
  right: calc(0em - 5px);
  -webkit-transform: translate(0.5em, -50%);
          transform: translate(0.5em, -50%);
}

[jds-tooltip-inline][flow^="right"]::after {
  top: 50%;
  left: calc(100% + 5px);
  -webkit-transform: translate(0.5em, -50%);
          transform: translate(0.5em, -50%);
}

/* KEYFRAMES */
@-webkit-keyframes tooltips-vert {
  to {
    opacity: .9;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
}
@keyframes tooltips-vert {
  to {
    opacity: .9;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
}

@-webkit-keyframes tooltips-horz {
  to {
    opacity: .9;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
}

@keyframes tooltips-horz {
  to {
    opacity: .9;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
}

/* FX All The Things */
[jds-tooltip-inline]:not([flow]):hover::before,
[jds-tooltip-inline]:not([flow]):hover::after,
[jds-tooltip-inline][flow^="up"]:hover::before,
[jds-tooltip-inline][flow^="up"]:hover::after,
[jds-tooltip-inline][flow^="down"]:hover::before,
[jds-tooltip-inline][flow^="down"]:hover::after {
  -webkit-animation: tooltips-vert 300ms ease-out forwards;
          animation: tooltips-vert 300ms ease-out forwards;
}

[jds-tooltip-inline][flow^="left"]:hover::before,
[jds-tooltip-inline][flow^="left"]:hover::after,
[jds-tooltip-inline][flow^="right"]:hover::before,
[jds-tooltip-inline][flow^="right"]:hover::after {
  -webkit-animation: tooltips-horz 300ms ease-out forwards;
          animation: tooltips-horz 300ms ease-out forwards;
}

/* 0000000000000000000000 ALL COLORS 0000000000000000 */
/* COLOR MOOD/THEME */
/* dark color theme */
/*
$jds-color-background: #000000;
$jds-color-foreground: #ffffff;
$jds-bodybg: #222222;
$jds-color-link: #62C6FF;
$jds-color-link-hover: #c2e8ff;
*/
/* light color theme */
/**/
/* basic, background, foregroun */
/* 000000000000000000 Typography 000000000000000 */
/* color basic */
/* foreground fraction */
/* background fraction */
/* 000000000000000000 Media Query Breakpoint 000000000000000 */
/*for-big-desktop-up*/
/*for-desktop-up*/
/*for-laptop-up*/
/*for-tab-up*/
/*for-tab-potrare-up*/
/*for-mobile*/
/*for-mobile-down*/
/* Table */
/* dark */
/* primary */
/* 000000000000000000 Border 000000000000000 */
/* 000000000000000000 Shadow Colors 000000000000000 */
/* 000000000000000000 Media Query 000000000000000 */
/* $sereenXXL: 3600px; for-big-desktop-up | $sereenXL: 1920px;  for-desktop-up | $sereenL: 1366px; for-laptop-up | $sereenM: 992px; for-tab-up | $sereenS: 768px; for-tab-potrare-up | $sereenXS: 600px; for-mobile | $sereenXXS: 480px; for-mobile-down */
/* 000000000000000000 Hover 000000000000000 */
/* 000000000000000000 transition 000000000000000 */
/* 000000000000000000 Background Gradiant 000000000000000 */
/*@mixin background-gradiant ($angleDegree, $color1st, $color2nd, $colorBg) {
    background-image: linear-gradient($angleDegree, $color1st, $color2nd);
    background-color: $colorBg;
}*/
/* 000000000000000000 Min height 000000000000000 */
/* 000000000000000000 Max Width 000000000000000 */
/*
-----------------------------------------------
0=0=0=0=0=0=0=0=0 UTILITIES 0=0=0=0=0=0=0=0=0 
-----------------------------------------------
*/
/* 000000000000000000 Background Gradiant 000000000000000 */
/* Mixin for transition css */
/*
@mixin transition-animation($for: all, $time-in: 250ms, $type: ease-in-out, $time-out: 0s) {
  transition: $for $time-in $type $time-out;
  -moz-transition: $for $time-in $type $time-out;
  -webkit-transition: $for $time-in $type $time-out;
  -o-transition: $for $time-in $type $time-out;
}*/
/* 000000000000000000 Background Gradiant 000000000000000 */
/* 000000000000000000 Box Shadow 000000000000000 */
/* 000000000000000000 Border Radius 000000000000000 */
/* 000000000000000000 Border 000000000000000 */
/* 000000000 Badge Background Border 000000000 */
/* 0000000000000000 Form element 000000000000000 */
/* 
-----------------------------------------------
0=0=0=0=0=0=0=0=0 COMPONENTS 0=0=0=0=0=0=0=0=0 
-----------------------------------------------
*/
/* 000000000000000000 alerts 000000000000000 */
/* 000000000000000000 jds-card  000000000000000 */
/* 000000000000000000 Progress  Bar  000000000000000 */
/* 000000000 Chips 000000000 */
/* 000000000000000000 Tables 000000000000000 */
/* 0000000000000000000000 ALL COLORS 0000000000000000 */
/* COLOR MOOD/THEME */
/* dark color theme */
/*
$jds-color-background: #000000;
$jds-color-foreground: #ffffff;
$jds-bodybg: #222222;
$jds-color-link: #62C6FF;
$jds-color-link-hover: #c2e8ff;
*/
/* light color theme */
/**/
/* basic, background, foregroun */
/* 000000000000000000 Typography 000000000000000 */
/* color basic */
/* foreground fraction */
/* background fraction */
/* 000000000000000000 Media Query Breakpoint 000000000000000 */
/*for-big-desktop-up*/
/*for-desktop-up*/
/*for-laptop-up*/
/*for-tab-up*/
/*for-tab-potrare-up*/
/*for-mobile*/
/*for-mobile-down*/
/* Table */
/* dark */
/* primary */
/* 000000000000000000 Border 000000000000000 */
/* 000000000000000000 Shadow Colors 000000000000000 */
.jds-tabs {
  position: relative;
  margin-bottom: 50px;
}

.jds-tabs > input, .jds-tabs > span {
  width: 20%;
  height: 60px;
  line-height: 60px;
  position: absolute;
  top: 0;
}

.jds-tabs > input {
  cursor: pointer;
  filter: alpha(opacity=0);
  opacity: 0;
  position: absolute;
  z-index: 99;
}

.jds-tabs > span {
  background: rgba(0, 0, 0, 0.1);
  text-align: center;
  overflow: hidden;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.jds-tabs > span i {
  -webkit-transition: all .5s;
  transition: all .5s;
}

.jds-tabs > input:hover + span {
  background: rgba(255, 255, 255, 0.1);
}

.jds-tabs > input:checked + span {
  background: #ffffff;
  color: #155C9E;
}

.jds-tabs > input:hover + span {
  color: #155C9E;
}

#tab-1 {
  left: 0;
}

#tab-1 + span {
  left: 0;
}

#tab-2 {
  left: 20%;
}

#tab-2 + span {
  left: 20%;
}

#tab-3 {
  left: 40%;
}

#tab-3 + span {
  left: 40%;
}

#tab-4 {
  left: 60%;
}

#tab-4 + span {
  left: 60%;
}

#tab-5 {
  left: 80%;
}

#tab-5 + span {
  left: 80%;
}

.tab-content {
  padding: 80px 20px 20px;
  width: 100%;
  min-height: 340px;
  background-color: #ffffff;
}

.tab-content section {
  width: 100%;
  display: none;
}

#tab-1:checked ~ .tab-content #tab-item-1, #tab-2:checked ~ .tab-content #tab-item-2, #tab-3:checked ~ .tab-content #tab-item-3, #tab-4:checked ~ .tab-content #tab-item-4, #tab-5:checked ~ .tab-content #tab-item-5 {
  display: block;
}

/* effect-1 */
.effect-1 > input:checked + span {
  background: #ffffff;
}

/* effect-2 */
.effect-2 span i {
  padding-right: 16px;
  font-size: 18px;
}

@media (max-width: 600px) {
  .effect-2 span span {
    display: none;
  }
  .effect-2 span i {
    padding: 0;
  }
}

/* effect-3 */
.effect-3 .line {
  background: #155C9E;
  width: 20%;
  height: 4px;
  position: absolute;
  top: 56px;
}

#tab-1:checked ~ .line {
  left: 0;
}

#tab-2:checked ~ .line {
  left: 20%;
}

#tab-3:checked ~ .line {
  left: 40%;
}

#tab-4:checked ~ .line {
  left: 60%;
}

#tab-5:checked ~ .line {
  left: 80%;
}

/* effect-4 */
.effect-4 span i {
  font-size: 18px;
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  opacity: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.effect-4 span span {
  position: relative;
  top: 10px;
}

.effect-4 > input:checked + span i, .effect-4 > input:hover + span i {
  top: 20%;
  opacity: 1;
}

/* effect-5 */
.effect-5 > input + span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.effect-5 > input + span i {
  font-size: 24px;
}

.effect-5 > input:checked + span i, .effect-5 > input:hover + span i {
  font-size: 34px;
}
/*# sourceMappingURL=jds-app.css.map */