@charset "UTF-8";

/* COLORS */

/* FONTS */

/* BOOTSTRAP VARS */

/* ICONS */

@font-face {
  font-family: "cotext";
  src: url(assets/fonts/CoText_W_Rg.eot);
  src: url(assets/fonts/CoText_W_Rg.eot) format("embedded-opentype"), url(assets/fonts/CoText_W_Rg.ttf) format("truetype");
  /* Safari, Android, iOS */
}

@font-face {
  font-family: "cotext-light";
  src: url(assets/fonts/CoText_W_Lt.eot);
  src: url(assets/fonts/CoText_W_Lt.eot) format("embedded-opentype"), url(assets/fonts/CoText_W_Lt.ttf) format("truetype");
  /* Safari, Android, iOS */
}

@font-face {
  font-family: "cotext-bold";
  src: url(assets/fonts/CoText_W_Bd.eot);
  src: url(assets/fonts/CoText_W_Bd.eot) format("embedded-opentype"), url(assets/fonts/CoText_W_Bd.ttf) format("truetype");
  /* Safari, Android, iOS */
}

@font-face {
  font-family: 'saib-corporate';
  src: url(assets/fonts/saib-corporate.eot);
  src: url(assets/fonts/saib-corporate.eot) format("embedded-opentype"), url(assets/fonts/saib-corporate.ttf) format("truetype"), url(assets/fonts/saib-corporate.woff) format("woff"), url(assets/fonts/saib-corporate.svg) format("svg");
  font-weight: normal;
  font-style: normal;
}

/* DEVICE MEDIA QUERY */

/* WINDOW SIZE MEDIA QUERY */

/**
 * These styles are supposed to be applied to a input of type 'checkbox' followed by a label of class 'label-checkbox'
 */

/* Checkbox: they are used in multiple selects and checkbox component */

/**
 * These styles are supposed to be applied to a input of type 'radio' followed by a label of class 'label-radio'
 */

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
  font-family: sans-serif;
}

body {
  margin: 0;
}

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

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

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

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

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

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
  *:not(.green):not(.red),
  *::before,
  *::after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]::after {
    content: " (" attr(href) ")";
  }

  abbr[title]::after {
    content: " (" attr(title) ")";
  }

  a[href^="#"]::after,
  a[href^="javascript:"]::after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  .navbar {
    display: none;
  }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table td,
  .table th {
    background-color: #fff !important;
  }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff;
}

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

a {
  color: #337ab7;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

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

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

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

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

[role="button"] {
  cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small,
.h1 small,
.h1 .small,
.h2 small,
.h2 .small,
.h3 small,
.h3 .small,
.h4 small,
.h4 .small,
.h5 small,
.h5 .small,
.h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h1 small,
h1 .small,
.h1 small,
.h1 .small,
h2 small,
h2 .small,
.h2 small,
.h2 .small,
h3 small,
h3 .small,
.h3 small,
.h3 .small {
  font-size: 65%;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h4 small,
h4 .small,
.h4 small,
.h4 .small,
h5 small,
h5 .small,
.h5 small,
.h5 .small,
h6 small,
h6 .small,
.h6 small,
.h6 .small {
  font-size: 75%;
}

h1,
.h1 {
  font-size: 36px;
}

h2,
.h2 {
  font-size: 30px;
}

h3,
.h3 {
  font-size: 24px;
}

h4,
.h4 {
  font-size: 18px;
}

h5,
.h5 {
  font-size: 14px;
}

h6,
.h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

small,
.small {
  font-size: 85%;
}

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

[dir="ltr"] .text-left {
  text-align: left;
}

[dir="rtl"] .text-left {
  text-align: right;
}

[dir="ltr"] .text-right {
  text-align: right;
}

[dir="rtl"] .text-right {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase,
.initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777777;
}

.text-primary {
  color: #337ab7;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #337ab7;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

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

.list-unstyled {
  list-style: none;
}

[dir="ltr"] .list-unstyled {
  padding-left: 0;
}

[dir="rtl"] .list-unstyled {
  padding-right: 0;
}

.list-inline {
  list-style: none;
}

[dir="ltr"] .list-inline {
  padding-left: 0;
}

[dir="rtl"] .list-inline {
  padding-right: 0;
}

[dir="ltr"] .list-inline {
  margin-left: -5px;
}

[dir="rtl"] .list-inline {
  margin-right: -5px;
}

.list-inline > li {
  display: inline-block;
}

[dir="ltr"] .list-inline > li {
  padding-left: 5px;
}

[dir="rtl"] .list-inline > li {
  padding-right: 5px;
}

[dir="ltr"] .list-inline > li {
  padding-right: 5px;
}

[dir="rtl"] .list-inline > li {
  padding-left: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.42857;
}

dt {
  font-weight: bold;
}

[dir="ltr"] dd {
  margin-left: 0;
}

[dir="rtl"] dd {
  margin-right: 0;
}

.dl-horizontal dd::before,
.dl-horizontal dd::after {
  content: " ";
  display: table;
}

.dl-horizontal dd::after {
  clear: both;
}

@media (min-width: 768px) {
  .dl-horizontal dt {
    width: 160px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  [dir="ltr"] .dl-horizontal dt {
    float: left;
  }

  [dir="rtl"] .dl-horizontal dt {
    float: right;
  }

  [dir="ltr"] .dl-horizontal dt {
    clear: left;
  }

  [dir="rtl"] .dl-horizontal dt {
    clear: right;
  }

  [dir="ltr"] .dl-horizontal dt {
    text-align: right;
  }

  [dir="rtl"] .dl-horizontal dt {
    text-align: left;
  }

  [dir="ltr"] .dl-horizontal dd {
    margin-left: 180px;
  }

  [dir="rtl"] .dl-horizontal dd {
    margin-right: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
}

[dir="ltr"] blockquote {
  border-left: 5px solid #eeeeee;
}

[dir="rtl"] blockquote {
  border-right: 5px solid #eeeeee;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #777777;
}

blockquote footer::before,
blockquote small::before,
blockquote .small::before {
  content: '\2014   \A0';
}

[dir="ltr"] .blockquote-reverse,
[dir="ltr"]
blockquote.pull-right {
  padding-right: 15px;
}

[dir="rtl"] .blockquote-reverse,
[dir="rtl"]
blockquote.pull-right {
  padding-left: 15px;
}

[dir="ltr"] .blockquote-reverse,
[dir="ltr"]
blockquote.pull-right {
  padding-left: 0;
}

[dir="rtl"] .blockquote-reverse,
[dir="rtl"]
blockquote.pull-right {
  padding-right: 0;
}

[dir="ltr"] .blockquote-reverse,
[dir="ltr"]
blockquote.pull-right {
  border-right: 5px solid #eeeeee;
}

[dir="rtl"] .blockquote-reverse,
[dir="rtl"]
blockquote.pull-right {
  border-left: 5px solid #eeeeee;
}

[dir="ltr"] .blockquote-reverse,
[dir="ltr"]
blockquote.pull-right {
  border-left: 0;
}

[dir="rtl"] .blockquote-reverse,
[dir="rtl"]
blockquote.pull-right {
  border-right: 0;
}

[dir="ltr"] .blockquote-reverse,
[dir="ltr"]
blockquote.pull-right {
  text-align: right;
}

[dir="rtl"] .blockquote-reverse,
[dir="rtl"]
blockquote.pull-right {
  text-align: left;
}

.blockquote-reverse footer::before,
.blockquote-reverse small::before,
.blockquote-reverse .small::before,
blockquote.pull-right footer::before,
blockquote.pull-right small::before,
blockquote.pull-right .small::before {
  content: '';
}

.blockquote-reverse footer::after,
.blockquote-reverse small::after,
.blockquote-reverse .small::after,
blockquote.pull-right footer::after,
blockquote.pull-right small::after,
blockquote.pull-right .small::after {
  content: '\A0   \2014';
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

[dir="ltr"] .container {
  margin-right: auto;
}

[dir="rtl"] .container {
  margin-left: auto;
}

[dir="ltr"] .container {
  margin-left: auto;
}

[dir="rtl"] .container {
  margin-right: auto;
}

[dir="ltr"] .container {
  padding-left: 15px;
}

[dir="rtl"] .container {
  padding-right: 15px;
}

[dir="ltr"] .container {
  padding-right: 15px;
}

[dir="rtl"] .container {
  padding-left: 15px;
}

.container::before,
.container::after {
  content: " ";
  display: table;
}

.container::after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

[dir="ltr"] .container-fluid {
  margin-right: auto;
}

[dir="rtl"] .container-fluid {
  margin-left: auto;
}

[dir="ltr"] .container-fluid {
  margin-left: auto;
}

[dir="rtl"] .container-fluid {
  margin-right: auto;
}

[dir="ltr"] .container-fluid {
  padding-left: 15px;
}

[dir="rtl"] .container-fluid {
  padding-right: 15px;
}

[dir="ltr"] .container-fluid {
  padding-right: 15px;
}

[dir="rtl"] .container-fluid {
  padding-left: 15px;
}

.container-fluid::before,
.container-fluid::after {
  content: " ";
  display: table;
}

.container-fluid::after {
  clear: both;
}

[dir="ltr"] .row {
  margin-left: -15px;
}

[dir="rtl"] .row {
  margin-right: -15px;
}

[dir="ltr"] .row {
  margin-right: -15px;
}

[dir="rtl"] .row {
  margin-left: -15px;
}

.row::before,
.row::after {
  content: " ";
  display: table;
}

.row::after {
  clear: both;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
}

[dir="ltr"] .col-xs-1,
[dir="ltr"] .col-sm-1,
[dir="ltr"] .col-md-1,
[dir="ltr"] .col-lg-1,
[dir="ltr"] .col-xs-2,
[dir="ltr"] .col-sm-2,
[dir="ltr"] .col-md-2,
[dir="ltr"] .col-lg-2,
[dir="ltr"] .col-xs-3,
[dir="ltr"] .col-sm-3,
[dir="ltr"] .col-md-3,
[dir="ltr"] .col-lg-3,
[dir="ltr"] .col-xs-4,
[dir="ltr"] .col-sm-4,
[dir="ltr"] .col-md-4,
[dir="ltr"] .col-lg-4,
[dir="ltr"] .col-xs-5,
[dir="ltr"] .col-sm-5,
[dir="ltr"] .col-md-5,
[dir="ltr"] .col-lg-5,
[dir="ltr"] .col-xs-6,
[dir="ltr"] .col-sm-6,
[dir="ltr"] .col-md-6,
[dir="ltr"] .col-lg-6,
[dir="ltr"] .col-xs-7,
[dir="ltr"] .col-sm-7,
[dir="ltr"] .col-md-7,
[dir="ltr"] .col-lg-7,
[dir="ltr"] .col-xs-8,
[dir="ltr"] .col-sm-8,
[dir="ltr"] .col-md-8,
[dir="ltr"] .col-lg-8,
[dir="ltr"] .col-xs-9,
[dir="ltr"] .col-sm-9,
[dir="ltr"] .col-md-9,
[dir="ltr"] .col-lg-9,
[dir="ltr"] .col-xs-10,
[dir="ltr"] .col-sm-10,
[dir="ltr"] .col-md-10,
[dir="ltr"] .col-lg-10,
[dir="ltr"] .col-xs-11,
[dir="ltr"] .col-sm-11,
[dir="ltr"] .col-md-11,
[dir="ltr"] .col-lg-11,
[dir="ltr"] .col-xs-12,
[dir="ltr"] .col-sm-12,
[dir="ltr"] .col-md-12,
[dir="ltr"] .col-lg-12 {
  padding-left: 15px;
}

[dir="rtl"] .col-xs-1,
[dir="rtl"] .col-sm-1,
[dir="rtl"] .col-md-1,
[dir="rtl"] .col-lg-1,
[dir="rtl"] .col-xs-2,
[dir="rtl"] .col-sm-2,
[dir="rtl"] .col-md-2,
[dir="rtl"] .col-lg-2,
[dir="rtl"] .col-xs-3,
[dir="rtl"] .col-sm-3,
[dir="rtl"] .col-md-3,
[dir="rtl"] .col-lg-3,
[dir="rtl"] .col-xs-4,
[dir="rtl"] .col-sm-4,
[dir="rtl"] .col-md-4,
[dir="rtl"] .col-lg-4,
[dir="rtl"] .col-xs-5,
[dir="rtl"] .col-sm-5,
[dir="rtl"] .col-md-5,
[dir="rtl"] .col-lg-5,
[dir="rtl"] .col-xs-6,
[dir="rtl"] .col-sm-6,
[dir="rtl"] .col-md-6,
[dir="rtl"] .col-lg-6,
[dir="rtl"] .col-xs-7,
[dir="rtl"] .col-sm-7,
[dir="rtl"] .col-md-7,
[dir="rtl"] .col-lg-7,
[dir="rtl"] .col-xs-8,
[dir="rtl"] .col-sm-8,
[dir="rtl"] .col-md-8,
[dir="rtl"] .col-lg-8,
[dir="rtl"] .col-xs-9,
[dir="rtl"] .col-sm-9,
[dir="rtl"] .col-md-9,
[dir="rtl"] .col-lg-9,
[dir="rtl"] .col-xs-10,
[dir="rtl"] .col-sm-10,
[dir="rtl"] .col-md-10,
[dir="rtl"] .col-lg-10,
[dir="rtl"] .col-xs-11,
[dir="rtl"] .col-sm-11,
[dir="rtl"] .col-md-11,
[dir="rtl"] .col-lg-11,
[dir="rtl"] .col-xs-12,
[dir="rtl"] .col-sm-12,
[dir="rtl"] .col-md-12,
[dir="rtl"] .col-lg-12 {
  padding-right: 15px;
}

[dir="ltr"] .col-xs-1,
[dir="ltr"] .col-sm-1,
[dir="ltr"] .col-md-1,
[dir="ltr"] .col-lg-1,
[dir="ltr"] .col-xs-2,
[dir="ltr"] .col-sm-2,
[dir="ltr"] .col-md-2,
[dir="ltr"] .col-lg-2,
[dir="ltr"] .col-xs-3,
[dir="ltr"] .col-sm-3,
[dir="ltr"] .col-md-3,
[dir="ltr"] .col-lg-3,
[dir="ltr"] .col-xs-4,
[dir="ltr"] .col-sm-4,
[dir="ltr"] .col-md-4,
[dir="ltr"] .col-lg-4,
[dir="ltr"] .col-xs-5,
[dir="ltr"] .col-sm-5,
[dir="ltr"] .col-md-5,
[dir="ltr"] .col-lg-5,
[dir="ltr"] .col-xs-6,
[dir="ltr"] .col-sm-6,
[dir="ltr"] .col-md-6,
[dir="ltr"] .col-lg-6,
[dir="ltr"] .col-xs-7,
[dir="ltr"] .col-sm-7,
[dir="ltr"] .col-md-7,
[dir="ltr"] .col-lg-7,
[dir="ltr"] .col-xs-8,
[dir="ltr"] .col-sm-8,
[dir="ltr"] .col-md-8,
[dir="ltr"] .col-lg-8,
[dir="ltr"] .col-xs-9,
[dir="ltr"] .col-sm-9,
[dir="ltr"] .col-md-9,
[dir="ltr"] .col-lg-9,
[dir="ltr"] .col-xs-10,
[dir="ltr"] .col-sm-10,
[dir="ltr"] .col-md-10,
[dir="ltr"] .col-lg-10,
[dir="ltr"] .col-xs-11,
[dir="ltr"] .col-sm-11,
[dir="ltr"] .col-md-11,
[dir="ltr"] .col-lg-11,
[dir="ltr"] .col-xs-12,
[dir="ltr"] .col-sm-12,
[dir="ltr"] .col-md-12,
[dir="ltr"] .col-lg-12 {
  padding-right: 15px;
}

[dir="rtl"] .col-xs-1,
[dir="rtl"] .col-sm-1,
[dir="rtl"] .col-md-1,
[dir="rtl"] .col-lg-1,
[dir="rtl"] .col-xs-2,
[dir="rtl"] .col-sm-2,
[dir="rtl"] .col-md-2,
[dir="rtl"] .col-lg-2,
[dir="rtl"] .col-xs-3,
[dir="rtl"] .col-sm-3,
[dir="rtl"] .col-md-3,
[dir="rtl"] .col-lg-3,
[dir="rtl"] .col-xs-4,
[dir="rtl"] .col-sm-4,
[dir="rtl"] .col-md-4,
[dir="rtl"] .col-lg-4,
[dir="rtl"] .col-xs-5,
[dir="rtl"] .col-sm-5,
[dir="rtl"] .col-md-5,
[dir="rtl"] .col-lg-5,
[dir="rtl"] .col-xs-6,
[dir="rtl"] .col-sm-6,
[dir="rtl"] .col-md-6,
[dir="rtl"] .col-lg-6,
[dir="rtl"] .col-xs-7,
[dir="rtl"] .col-sm-7,
[dir="rtl"] .col-md-7,
[dir="rtl"] .col-lg-7,
[dir="rtl"] .col-xs-8,
[dir="rtl"] .col-sm-8,
[dir="rtl"] .col-md-8,
[dir="rtl"] .col-lg-8,
[dir="rtl"] .col-xs-9,
[dir="rtl"] .col-sm-9,
[dir="rtl"] .col-md-9,
[dir="rtl"] .col-lg-9,
[dir="rtl"] .col-xs-10,
[dir="rtl"] .col-sm-10,
[dir="rtl"] .col-md-10,
[dir="rtl"] .col-lg-10,
[dir="rtl"] .col-xs-11,
[dir="rtl"] .col-sm-11,
[dir="rtl"] .col-md-11,
[dir="rtl"] .col-lg-11,
[dir="rtl"] .col-xs-12,
[dir="rtl"] .col-sm-12,
[dir="rtl"] .col-md-12,
[dir="rtl"] .col-lg-12 {
  padding-left: 15px;
}

[dir="ltr"] .col-xs-1,
[dir="ltr"] .col-xs-2,
[dir="ltr"] .col-xs-3,
[dir="ltr"] .col-xs-4,
[dir="ltr"] .col-xs-5,
[dir="ltr"] .col-xs-6,
[dir="ltr"] .col-xs-7,
[dir="ltr"] .col-xs-8,
[dir="ltr"] .col-xs-9,
[dir="ltr"] .col-xs-10,
[dir="ltr"] .col-xs-11,
[dir="ltr"] .col-xs-12 {
  float: left;
}

[dir="rtl"] .col-xs-1,
[dir="rtl"] .col-xs-2,
[dir="rtl"] .col-xs-3,
[dir="rtl"] .col-xs-4,
[dir="rtl"] .col-xs-5,
[dir="rtl"] .col-xs-6,
[dir="rtl"] .col-xs-7,
[dir="rtl"] .col-xs-8,
[dir="rtl"] .col-xs-9,
[dir="rtl"] .col-xs-10,
[dir="rtl"] .col-xs-11,
[dir="rtl"] .col-xs-12 {
  float: right;
}

.col-xs-1 {
  width: 8.33333%;
}

.col-xs-2 {
  width: 16.66667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.33333%;
}

.col-xs-5 {
  width: 41.66667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.33333%;
}

.col-xs-8 {
  width: 66.66667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.33333%;
}

.col-xs-11 {
  width: 91.66667%;
}

.col-xs-12 {
  width: 100%;
}

[dir="ltr"] .col-xs-pull-0 {
  right: auto;
}

[dir="rtl"] .col-xs-pull-0 {
  left: auto;
}

[dir="ltr"] .col-xs-pull-1 {
  right: 8.33333%;
}

[dir="rtl"] .col-xs-pull-1 {
  left: 8.33333%;
}

[dir="ltr"] .col-xs-pull-2 {
  right: 16.66667%;
}

[dir="rtl"] .col-xs-pull-2 {
  left: 16.66667%;
}

[dir="ltr"] .col-xs-pull-3 {
  right: 25%;
}

[dir="rtl"] .col-xs-pull-3 {
  left: 25%;
}

[dir="ltr"] .col-xs-pull-4 {
  right: 33.33333%;
}

[dir="rtl"] .col-xs-pull-4 {
  left: 33.33333%;
}

[dir="ltr"] .col-xs-pull-5 {
  right: 41.66667%;
}

[dir="rtl"] .col-xs-pull-5 {
  left: 41.66667%;
}

[dir="ltr"] .col-xs-pull-6 {
  right: 50%;
}

[dir="rtl"] .col-xs-pull-6 {
  left: 50%;
}

[dir="ltr"] .col-xs-pull-7 {
  right: 58.33333%;
}

[dir="rtl"] .col-xs-pull-7 {
  left: 58.33333%;
}

[dir="ltr"] .col-xs-pull-8 {
  right: 66.66667%;
}

[dir="rtl"] .col-xs-pull-8 {
  left: 66.66667%;
}

[dir="ltr"] .col-xs-pull-9 {
  right: 75%;
}

[dir="rtl"] .col-xs-pull-9 {
  left: 75%;
}

[dir="ltr"] .col-xs-pull-10 {
  right: 83.33333%;
}

[dir="rtl"] .col-xs-pull-10 {
  left: 83.33333%;
}

[dir="ltr"] .col-xs-pull-11 {
  right: 91.66667%;
}

[dir="rtl"] .col-xs-pull-11 {
  left: 91.66667%;
}

[dir="ltr"] .col-xs-pull-12 {
  right: 100%;
}

[dir="rtl"] .col-xs-pull-12 {
  left: 100%;
}

[dir="ltr"] .col-xs-push-0 {
  left: auto;
}

[dir="rtl"] .col-xs-push-0 {
  right: auto;
}

[dir="ltr"] .col-xs-push-1 {
  left: 8.33333%;
}

[dir="rtl"] .col-xs-push-1 {
  right: 8.33333%;
}

[dir="ltr"] .col-xs-push-2 {
  left: 16.66667%;
}

[dir="rtl"] .col-xs-push-2 {
  right: 16.66667%;
}

[dir="ltr"] .col-xs-push-3 {
  left: 25%;
}

[dir="rtl"] .col-xs-push-3 {
  right: 25%;
}

[dir="ltr"] .col-xs-push-4 {
  left: 33.33333%;
}

[dir="rtl"] .col-xs-push-4 {
  right: 33.33333%;
}

[dir="ltr"] .col-xs-push-5 {
  left: 41.66667%;
}

[dir="rtl"] .col-xs-push-5 {
  right: 41.66667%;
}

[dir="ltr"] .col-xs-push-6 {
  left: 50%;
}

[dir="rtl"] .col-xs-push-6 {
  right: 50%;
}

[dir="ltr"] .col-xs-push-7 {
  left: 58.33333%;
}

[dir="rtl"] .col-xs-push-7 {
  right: 58.33333%;
}

[dir="ltr"] .col-xs-push-8 {
  left: 66.66667%;
}

[dir="rtl"] .col-xs-push-8 {
  right: 66.66667%;
}

[dir="ltr"] .col-xs-push-9 {
  left: 75%;
}

[dir="rtl"] .col-xs-push-9 {
  right: 75%;
}

[dir="ltr"] .col-xs-push-10 {
  left: 83.33333%;
}

[dir="rtl"] .col-xs-push-10 {
  right: 83.33333%;
}

[dir="ltr"] .col-xs-push-11 {
  left: 91.66667%;
}

[dir="rtl"] .col-xs-push-11 {
  right: 91.66667%;
}

[dir="ltr"] .col-xs-push-12 {
  left: 100%;
}

[dir="rtl"] .col-xs-push-12 {
  right: 100%;
}

[dir="ltr"] .col-xs-offset-0 {
  margin-left: 0%;
}

[dir="rtl"] .col-xs-offset-0 {
  margin-right: 0%;
}

[dir="ltr"] .col-xs-offset-1 {
  margin-left: 8.33333%;
}

[dir="rtl"] .col-xs-offset-1 {
  margin-right: 8.33333%;
}

[dir="ltr"] .col-xs-offset-2 {
  margin-left: 16.66667%;
}

[dir="rtl"] .col-xs-offset-2 {
  margin-right: 16.66667%;
}

[dir="ltr"] .col-xs-offset-3 {
  margin-left: 25%;
}

[dir="rtl"] .col-xs-offset-3 {
  margin-right: 25%;
}

[dir="ltr"] .col-xs-offset-4 {
  margin-left: 33.33333%;
}

[dir="rtl"] .col-xs-offset-4 {
  margin-right: 33.33333%;
}

[dir="ltr"] .col-xs-offset-5 {
  margin-left: 41.66667%;
}

[dir="rtl"] .col-xs-offset-5 {
  margin-right: 41.66667%;
}

[dir="ltr"] .col-xs-offset-6 {
  margin-left: 50%;
}

[dir="rtl"] .col-xs-offset-6 {
  margin-right: 50%;
}

[dir="ltr"] .col-xs-offset-7 {
  margin-left: 58.33333%;
}

[dir="rtl"] .col-xs-offset-7 {
  margin-right: 58.33333%;
}

[dir="ltr"] .col-xs-offset-8 {
  margin-left: 66.66667%;
}

[dir="rtl"] .col-xs-offset-8 {
  margin-right: 66.66667%;
}

[dir="ltr"] .col-xs-offset-9 {
  margin-left: 75%;
}

[dir="rtl"] .col-xs-offset-9 {
  margin-right: 75%;
}

[dir="ltr"] .col-xs-offset-10 {
  margin-left: 83.33333%;
}

[dir="rtl"] .col-xs-offset-10 {
  margin-right: 83.33333%;
}

[dir="ltr"] .col-xs-offset-11 {
  margin-left: 91.66667%;
}

[dir="rtl"] .col-xs-offset-11 {
  margin-right: 91.66667%;
}

[dir="ltr"] .col-xs-offset-12 {
  margin-left: 100%;
}

[dir="rtl"] .col-xs-offset-12 {
  margin-right: 100%;
}

@media (min-width: 768px) {
  [dir="ltr"] .col-sm-1,
  [dir="ltr"] .col-sm-2,
  [dir="ltr"] .col-sm-3,
  [dir="ltr"] .col-sm-4,
  [dir="ltr"] .col-sm-5,
  [dir="ltr"] .col-sm-6,
  [dir="ltr"] .col-sm-7,
  [dir="ltr"] .col-sm-8,
  [dir="ltr"] .col-sm-9,
  [dir="ltr"] .col-sm-10,
  [dir="ltr"] .col-sm-11,
  [dir="ltr"] .col-sm-12 {
    float: left;
  }

  [dir="rtl"] .col-sm-1,
  [dir="rtl"] .col-sm-2,
  [dir="rtl"] .col-sm-3,
  [dir="rtl"] .col-sm-4,
  [dir="rtl"] .col-sm-5,
  [dir="rtl"] .col-sm-6,
  [dir="rtl"] .col-sm-7,
  [dir="rtl"] .col-sm-8,
  [dir="rtl"] .col-sm-9,
  [dir="rtl"] .col-sm-10,
  [dir="rtl"] .col-sm-11,
  [dir="rtl"] .col-sm-12 {
    float: right;
  }

  .col-sm-1 {
    width: 8.33333%;
  }

  .col-sm-2 {
    width: 16.66667%;
  }

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

  .col-sm-4 {
    width: 33.33333%;
  }

  .col-sm-5 {
    width: 41.66667%;
  }

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

  .col-sm-7 {
    width: 58.33333%;
  }

  .col-sm-8 {
    width: 66.66667%;
  }

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

  .col-sm-10 {
    width: 83.33333%;
  }

  .col-sm-11 {
    width: 91.66667%;
  }

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

  [dir="ltr"] .col-sm-pull-0 {
    right: auto;
  }

  [dir="rtl"] .col-sm-pull-0 {
    left: auto;
  }

  [dir="ltr"] .col-sm-pull-1 {
    right: 8.33333%;
  }

  [dir="rtl"] .col-sm-pull-1 {
    left: 8.33333%;
  }

  [dir="ltr"] .col-sm-pull-2 {
    right: 16.66667%;
  }

  [dir="rtl"] .col-sm-pull-2 {
    left: 16.66667%;
  }

  [dir="ltr"] .col-sm-pull-3 {
    right: 25%;
  }

  [dir="rtl"] .col-sm-pull-3 {
    left: 25%;
  }

  [dir="ltr"] .col-sm-pull-4 {
    right: 33.33333%;
  }

  [dir="rtl"] .col-sm-pull-4 {
    left: 33.33333%;
  }

  [dir="ltr"] .col-sm-pull-5 {
    right: 41.66667%;
  }

  [dir="rtl"] .col-sm-pull-5 {
    left: 41.66667%;
  }

  [dir="ltr"] .col-sm-pull-6 {
    right: 50%;
  }

  [dir="rtl"] .col-sm-pull-6 {
    left: 50%;
  }

  [dir="ltr"] .col-sm-pull-7 {
    right: 58.33333%;
  }

  [dir="rtl"] .col-sm-pull-7 {
    left: 58.33333%;
  }

  [dir="ltr"] .col-sm-pull-8 {
    right: 66.66667%;
  }

  [dir="rtl"] .col-sm-pull-8 {
    left: 66.66667%;
  }

  [dir="ltr"] .col-sm-pull-9 {
    right: 75%;
  }

  [dir="rtl"] .col-sm-pull-9 {
    left: 75%;
  }

  [dir="ltr"] .col-sm-pull-10 {
    right: 83.33333%;
  }

  [dir="rtl"] .col-sm-pull-10 {
    left: 83.33333%;
  }

  [dir="ltr"] .col-sm-pull-11 {
    right: 91.66667%;
  }

  [dir="rtl"] .col-sm-pull-11 {
    left: 91.66667%;
  }

  [dir="ltr"] .col-sm-pull-12 {
    right: 100%;
  }

  [dir="rtl"] .col-sm-pull-12 {
    left: 100%;
  }

  [dir="ltr"] .col-sm-push-0 {
    left: auto;
  }

  [dir="rtl"] .col-sm-push-0 {
    right: auto;
  }

  [dir="ltr"] .col-sm-push-1 {
    left: 8.33333%;
  }

  [dir="rtl"] .col-sm-push-1 {
    right: 8.33333%;
  }

  [dir="ltr"] .col-sm-push-2 {
    left: 16.66667%;
  }

  [dir="rtl"] .col-sm-push-2 {
    right: 16.66667%;
  }

  [dir="ltr"] .col-sm-push-3 {
    left: 25%;
  }

  [dir="rtl"] .col-sm-push-3 {
    right: 25%;
  }

  [dir="ltr"] .col-sm-push-4 {
    left: 33.33333%;
  }

  [dir="rtl"] .col-sm-push-4 {
    right: 33.33333%;
  }

  [dir="ltr"] .col-sm-push-5 {
    left: 41.66667%;
  }

  [dir="rtl"] .col-sm-push-5 {
    right: 41.66667%;
  }

  [dir="ltr"] .col-sm-push-6 {
    left: 50%;
  }

  [dir="rtl"] .col-sm-push-6 {
    right: 50%;
  }

  [dir="ltr"] .col-sm-push-7 {
    left: 58.33333%;
  }

  [dir="rtl"] .col-sm-push-7 {
    right: 58.33333%;
  }

  [dir="ltr"] .col-sm-push-8 {
    left: 66.66667%;
  }

  [dir="rtl"] .col-sm-push-8 {
    right: 66.66667%;
  }

  [dir="ltr"] .col-sm-push-9 {
    left: 75%;
  }

  [dir="rtl"] .col-sm-push-9 {
    right: 75%;
  }

  [dir="ltr"] .col-sm-push-10 {
    left: 83.33333%;
  }

  [dir="rtl"] .col-sm-push-10 {
    right: 83.33333%;
  }

  [dir="ltr"] .col-sm-push-11 {
    left: 91.66667%;
  }

  [dir="rtl"] .col-sm-push-11 {
    right: 91.66667%;
  }

  [dir="ltr"] .col-sm-push-12 {
    left: 100%;
  }

  [dir="rtl"] .col-sm-push-12 {
    right: 100%;
  }

  [dir="ltr"] .col-sm-offset-0 {
    margin-left: 0%;
  }

  [dir="rtl"] .col-sm-offset-0 {
    margin-right: 0%;
  }

  [dir="ltr"] .col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  [dir="rtl"] .col-sm-offset-1 {
    margin-right: 8.33333%;
  }

  [dir="ltr"] .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

  [dir="rtl"] .col-sm-offset-2 {
    margin-right: 16.66667%;
  }

  [dir="ltr"] .col-sm-offset-3 {
    margin-left: 25%;
  }

  [dir="rtl"] .col-sm-offset-3 {
    margin-right: 25%;
  }

  [dir="ltr"] .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  [dir="rtl"] .col-sm-offset-4 {
    margin-right: 33.33333%;
  }

  [dir="ltr"] .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

  [dir="rtl"] .col-sm-offset-5 {
    margin-right: 41.66667%;
  }

  [dir="ltr"] .col-sm-offset-6 {
    margin-left: 50%;
  }

  [dir="rtl"] .col-sm-offset-6 {
    margin-right: 50%;
  }

  [dir="ltr"] .col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  [dir="rtl"] .col-sm-offset-7 {
    margin-right: 58.33333%;
  }

  [dir="ltr"] .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

  [dir="rtl"] .col-sm-offset-8 {
    margin-right: 66.66667%;
  }

  [dir="ltr"] .col-sm-offset-9 {
    margin-left: 75%;
  }

  [dir="rtl"] .col-sm-offset-9 {
    margin-right: 75%;
  }

  [dir="ltr"] .col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  [dir="rtl"] .col-sm-offset-10 {
    margin-right: 83.33333%;
  }

  [dir="ltr"] .col-sm-offset-11 {
    margin-left: 91.66667%;
  }

  [dir="rtl"] .col-sm-offset-11 {
    margin-right: 91.66667%;
  }

  [dir="ltr"] .col-sm-offset-12 {
    margin-left: 100%;
  }

  [dir="rtl"] .col-sm-offset-12 {
    margin-right: 100%;
  }
}

@media (min-width: 992px) {
  [dir="ltr"] .col-md-1,
  [dir="ltr"] .col-md-2,
  [dir="ltr"] .col-md-3,
  [dir="ltr"] .col-md-4,
  [dir="ltr"] .col-md-5,
  [dir="ltr"] .col-md-6,
  [dir="ltr"] .col-md-7,
  [dir="ltr"] .col-md-8,
  [dir="ltr"] .col-md-9,
  [dir="ltr"] .col-md-10,
  [dir="ltr"] .col-md-11,
  [dir="ltr"] .col-md-12 {
    float: left;
  }

  [dir="rtl"] .col-md-1,
  [dir="rtl"] .col-md-2,
  [dir="rtl"] .col-md-3,
  [dir="rtl"] .col-md-4,
  [dir="rtl"] .col-md-5,
  [dir="rtl"] .col-md-6,
  [dir="rtl"] .col-md-7,
  [dir="rtl"] .col-md-8,
  [dir="rtl"] .col-md-9,
  [dir="rtl"] .col-md-10,
  [dir="rtl"] .col-md-11,
  [dir="rtl"] .col-md-12 {
    float: right;
  }

  .col-md-1 {
    width: 8.33333%;
  }

  .col-md-2 {
    width: 16.66667%;
  }

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

  .col-md-4 {
    width: 33.33333%;
  }

  .col-md-5 {
    width: 41.66667%;
  }

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

  .col-md-7 {
    width: 58.33333%;
  }

  .col-md-8 {
    width: 66.66667%;
  }

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

  .col-md-10 {
    width: 83.33333%;
  }

  .col-md-11 {
    width: 91.66667%;
  }

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

  [dir="ltr"] .col-md-pull-0 {
    right: auto;
  }

  [dir="rtl"] .col-md-pull-0 {
    left: auto;
  }

  [dir="ltr"] .col-md-pull-1 {
    right: 8.33333%;
  }

  [dir="rtl"] .col-md-pull-1 {
    left: 8.33333%;
  }

  [dir="ltr"] .col-md-pull-2 {
    right: 16.66667%;
  }

  [dir="rtl"] .col-md-pull-2 {
    left: 16.66667%;
  }

  [dir="ltr"] .col-md-pull-3 {
    right: 25%;
  }

  [dir="rtl"] .col-md-pull-3 {
    left: 25%;
  }

  [dir="ltr"] .col-md-pull-4 {
    right: 33.33333%;
  }

  [dir="rtl"] .col-md-pull-4 {
    left: 33.33333%;
  }

  [dir="ltr"] .col-md-pull-5 {
    right: 41.66667%;
  }

  [dir="rtl"] .col-md-pull-5 {
    left: 41.66667%;
  }

  [dir="ltr"] .col-md-pull-6 {
    right: 50%;
  }

  [dir="rtl"] .col-md-pull-6 {
    left: 50%;
  }

  [dir="ltr"] .col-md-pull-7 {
    right: 58.33333%;
  }

  [dir="rtl"] .col-md-pull-7 {
    left: 58.33333%;
  }

  [dir="ltr"] .col-md-pull-8 {
    right: 66.66667%;
  }

  [dir="rtl"] .col-md-pull-8 {
    left: 66.66667%;
  }

  [dir="ltr"] .col-md-pull-9 {
    right: 75%;
  }

  [dir="rtl"] .col-md-pull-9 {
    left: 75%;
  }

  [dir="ltr"] .col-md-pull-10 {
    right: 83.33333%;
  }

  [dir="rtl"] .col-md-pull-10 {
    left: 83.33333%;
  }

  [dir="ltr"] .col-md-pull-11 {
    right: 91.66667%;
  }

  [dir="rtl"] .col-md-pull-11 {
    left: 91.66667%;
  }

  [dir="ltr"] .col-md-pull-12 {
    right: 100%;
  }

  [dir="rtl"] .col-md-pull-12 {
    left: 100%;
  }

  [dir="ltr"] .col-md-push-0 {
    left: auto;
  }

  [dir="rtl"] .col-md-push-0 {
    right: auto;
  }

  [dir="ltr"] .col-md-push-1 {
    left: 8.33333%;
  }

  [dir="rtl"] .col-md-push-1 {
    right: 8.33333%;
  }

  [dir="ltr"] .col-md-push-2 {
    left: 16.66667%;
  }

  [dir="rtl"] .col-md-push-2 {
    right: 16.66667%;
  }

  [dir="ltr"] .col-md-push-3 {
    left: 25%;
  }

  [dir="rtl"] .col-md-push-3 {
    right: 25%;
  }

  [dir="ltr"] .col-md-push-4 {
    left: 33.33333%;
  }

  [dir="rtl"] .col-md-push-4 {
    right: 33.33333%;
  }

  [dir="ltr"] .col-md-push-5 {
    left: 41.66667%;
  }

  [dir="rtl"] .col-md-push-5 {
    right: 41.66667%;
  }

  [dir="ltr"] .col-md-push-6 {
    left: 50%;
  }

  [dir="rtl"] .col-md-push-6 {
    right: 50%;
  }

  [dir="ltr"] .col-md-push-7 {
    left: 58.33333%;
  }

  [dir="rtl"] .col-md-push-7 {
    right: 58.33333%;
  }

  [dir="ltr"] .col-md-push-8 {
    left: 66.66667%;
  }

  [dir="rtl"] .col-md-push-8 {
    right: 66.66667%;
  }

  [dir="ltr"] .col-md-push-9 {
    left: 75%;
  }

  [dir="rtl"] .col-md-push-9 {
    right: 75%;
  }

  [dir="ltr"] .col-md-push-10 {
    left: 83.33333%;
  }

  [dir="rtl"] .col-md-push-10 {
    right: 83.33333%;
  }

  [dir="ltr"] .col-md-push-11 {
    left: 91.66667%;
  }

  [dir="rtl"] .col-md-push-11 {
    right: 91.66667%;
  }

  [dir="ltr"] .col-md-push-12 {
    left: 100%;
  }

  [dir="rtl"] .col-md-push-12 {
    right: 100%;
  }

  [dir="ltr"] .col-md-offset-0 {
    margin-left: 0%;
  }

  [dir="rtl"] .col-md-offset-0 {
    margin-right: 0%;
  }

  [dir="ltr"] .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  [dir="rtl"] .col-md-offset-1 {
    margin-right: 8.33333%;
  }

  [dir="ltr"] .col-md-offset-2 {
    margin-left: 16.66667%;
  }

  [dir="rtl"] .col-md-offset-2 {
    margin-right: 16.66667%;
  }

  [dir="ltr"] .col-md-offset-3 {
    margin-left: 25%;
  }

  [dir="rtl"] .col-md-offset-3 {
    margin-right: 25%;
  }

  [dir="ltr"] .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  [dir="rtl"] .col-md-offset-4 {
    margin-right: 33.33333%;
  }

  [dir="ltr"] .col-md-offset-5 {
    margin-left: 41.66667%;
  }

  [dir="rtl"] .col-md-offset-5 {
    margin-right: 41.66667%;
  }

  [dir="ltr"] .col-md-offset-6 {
    margin-left: 50%;
  }

  [dir="rtl"] .col-md-offset-6 {
    margin-right: 50%;
  }

  [dir="ltr"] .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  [dir="rtl"] .col-md-offset-7 {
    margin-right: 58.33333%;
  }

  [dir="ltr"] .col-md-offset-8 {
    margin-left: 66.66667%;
  }

  [dir="rtl"] .col-md-offset-8 {
    margin-right: 66.66667%;
  }

  [dir="ltr"] .col-md-offset-9 {
    margin-left: 75%;
  }

  [dir="rtl"] .col-md-offset-9 {
    margin-right: 75%;
  }

  [dir="ltr"] .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  [dir="rtl"] .col-md-offset-10 {
    margin-right: 83.33333%;
  }

  [dir="ltr"] .col-md-offset-11 {
    margin-left: 91.66667%;
  }

  [dir="rtl"] .col-md-offset-11 {
    margin-right: 91.66667%;
  }

  [dir="ltr"] .col-md-offset-12 {
    margin-left: 100%;
  }

  [dir="rtl"] .col-md-offset-12 {
    margin-right: 100%;
  }
}

@media (min-width: 1200px) {
  [dir="ltr"] .col-lg-1,
  [dir="ltr"] .col-lg-2,
  [dir="ltr"] .col-lg-3,
  [dir="ltr"] .col-lg-4,
  [dir="ltr"] .col-lg-5,
  [dir="ltr"] .col-lg-6,
  [dir="ltr"] .col-lg-7,
  [dir="ltr"] .col-lg-8,
  [dir="ltr"] .col-lg-9,
  [dir="ltr"] .col-lg-10,
  [dir="ltr"] .col-lg-11,
  [dir="ltr"] .col-lg-12 {
    float: left;
  }

  [dir="rtl"] .col-lg-1,
  [dir="rtl"] .col-lg-2,
  [dir="rtl"] .col-lg-3,
  [dir="rtl"] .col-lg-4,
  [dir="rtl"] .col-lg-5,
  [dir="rtl"] .col-lg-6,
  [dir="rtl"] .col-lg-7,
  [dir="rtl"] .col-lg-8,
  [dir="rtl"] .col-lg-9,
  [dir="rtl"] .col-lg-10,
  [dir="rtl"] .col-lg-11,
  [dir="rtl"] .col-lg-12 {
    float: right;
  }

  .col-lg-1 {
    width: 8.33333%;
  }

  .col-lg-2 {
    width: 16.66667%;
  }

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

  .col-lg-4 {
    width: 33.33333%;
  }

  .col-lg-5 {
    width: 41.66667%;
  }

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

  .col-lg-7 {
    width: 58.33333%;
  }

  .col-lg-8 {
    width: 66.66667%;
  }

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

  .col-lg-10 {
    width: 83.33333%;
  }

  .col-lg-11 {
    width: 91.66667%;
  }

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

  [dir="ltr"] .col-lg-pull-0 {
    right: auto;
  }

  [dir="rtl"] .col-lg-pull-0 {
    left: auto;
  }

  [dir="ltr"] .col-lg-pull-1 {
    right: 8.33333%;
  }

  [dir="rtl"] .col-lg-pull-1 {
    left: 8.33333%;
  }

  [dir="ltr"] .col-lg-pull-2 {
    right: 16.66667%;
  }

  [dir="rtl"] .col-lg-pull-2 {
    left: 16.66667%;
  }

  [dir="ltr"] .col-lg-pull-3 {
    right: 25%;
  }

  [dir="rtl"] .col-lg-pull-3 {
    left: 25%;
  }

  [dir="ltr"] .col-lg-pull-4 {
    right: 33.33333%;
  }

  [dir="rtl"] .col-lg-pull-4 {
    left: 33.33333%;
  }

  [dir="ltr"] .col-lg-pull-5 {
    right: 41.66667%;
  }

  [dir="rtl"] .col-lg-pull-5 {
    left: 41.66667%;
  }

  [dir="ltr"] .col-lg-pull-6 {
    right: 50%;
  }

  [dir="rtl"] .col-lg-pull-6 {
    left: 50%;
  }

  [dir="ltr"] .col-lg-pull-7 {
    right: 58.33333%;
  }

  [dir="rtl"] .col-lg-pull-7 {
    left: 58.33333%;
  }

  [dir="ltr"] .col-lg-pull-8 {
    right: 66.66667%;
  }

  [dir="rtl"] .col-lg-pull-8 {
    left: 66.66667%;
  }

  [dir="ltr"] .col-lg-pull-9 {
    right: 75%;
  }

  [dir="rtl"] .col-lg-pull-9 {
    left: 75%;
  }

  [dir="ltr"] .col-lg-pull-10 {
    right: 83.33333%;
  }

  [dir="rtl"] .col-lg-pull-10 {
    left: 83.33333%;
  }

  [dir="ltr"] .col-lg-pull-11 {
    right: 91.66667%;
  }

  [dir="rtl"] .col-lg-pull-11 {
    left: 91.66667%;
  }

  [dir="ltr"] .col-lg-pull-12 {
    right: 100%;
  }

  [dir="rtl"] .col-lg-pull-12 {
    left: 100%;
  }

  [dir="ltr"] .col-lg-push-0 {
    left: auto;
  }

  [dir="rtl"] .col-lg-push-0 {
    right: auto;
  }

  [dir="ltr"] .col-lg-push-1 {
    left: 8.33333%;
  }

  [dir="rtl"] .col-lg-push-1 {
    right: 8.33333%;
  }

  [dir="ltr"] .col-lg-push-2 {
    left: 16.66667%;
  }

  [dir="rtl"] .col-lg-push-2 {
    right: 16.66667%;
  }

  [dir="ltr"] .col-lg-push-3 {
    left: 25%;
  }

  [dir="rtl"] .col-lg-push-3 {
    right: 25%;
  }

  [dir="ltr"] .col-lg-push-4 {
    left: 33.33333%;
  }

  [dir="rtl"] .col-lg-push-4 {
    right: 33.33333%;
  }

  [dir="ltr"] .col-lg-push-5 {
    left: 41.66667%;
  }

  [dir="rtl"] .col-lg-push-5 {
    right: 41.66667%;
  }

  [dir="ltr"] .col-lg-push-6 {
    left: 50%;
  }

  [dir="rtl"] .col-lg-push-6 {
    right: 50%;
  }

  [dir="ltr"] .col-lg-push-7 {
    left: 58.33333%;
  }

  [dir="rtl"] .col-lg-push-7 {
    right: 58.33333%;
  }

  [dir="ltr"] .col-lg-push-8 {
    left: 66.66667%;
  }

  [dir="rtl"] .col-lg-push-8 {
    right: 66.66667%;
  }

  [dir="ltr"] .col-lg-push-9 {
    left: 75%;
  }

  [dir="rtl"] .col-lg-push-9 {
    right: 75%;
  }

  [dir="ltr"] .col-lg-push-10 {
    left: 83.33333%;
  }

  [dir="rtl"] .col-lg-push-10 {
    right: 83.33333%;
  }

  [dir="ltr"] .col-lg-push-11 {
    left: 91.66667%;
  }

  [dir="rtl"] .col-lg-push-11 {
    right: 91.66667%;
  }

  [dir="ltr"] .col-lg-push-12 {
    left: 100%;
  }

  [dir="rtl"] .col-lg-push-12 {
    right: 100%;
  }

  [dir="ltr"] .col-lg-offset-0 {
    margin-left: 0%;
  }

  [dir="rtl"] .col-lg-offset-0 {
    margin-right: 0%;
  }

  [dir="ltr"] .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  [dir="rtl"] .col-lg-offset-1 {
    margin-right: 8.33333%;
  }

  [dir="ltr"] .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

  [dir="rtl"] .col-lg-offset-2 {
    margin-right: 16.66667%;
  }

  [dir="ltr"] .col-lg-offset-3 {
    margin-left: 25%;
  }

  [dir="rtl"] .col-lg-offset-3 {
    margin-right: 25%;
  }

  [dir="ltr"] .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  [dir="rtl"] .col-lg-offset-4 {
    margin-right: 33.33333%;
  }

  [dir="ltr"] .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

  [dir="rtl"] .col-lg-offset-5 {
    margin-right: 41.66667%;
  }

  [dir="ltr"] .col-lg-offset-6 {
    margin-left: 50%;
  }

  [dir="rtl"] .col-lg-offset-6 {
    margin-right: 50%;
  }

  [dir="ltr"] .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  [dir="rtl"] .col-lg-offset-7 {
    margin-right: 58.33333%;
  }

  [dir="ltr"] .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

  [dir="rtl"] .col-lg-offset-8 {
    margin-right: 66.66667%;
  }

  [dir="ltr"] .col-lg-offset-9 {
    margin-left: 75%;
  }

  [dir="rtl"] .col-lg-offset-9 {
    margin-right: 75%;
  }

  [dir="ltr"] .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  [dir="rtl"] .col-lg-offset-10 {
    margin-right: 83.33333%;
  }

  [dir="ltr"] .col-lg-offset-11 {
    margin-left: 91.66667%;
  }

  [dir="rtl"] .col-lg-offset-11 {
    margin-right: 91.66667%;
  }

  [dir="ltr"] .col-lg-offset-12 {
    margin-left: 100%;
  }

  [dir="rtl"] .col-lg-offset-12 {
    margin-right: 100%;
  }
}

table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
}

[dir="ltr"] caption {
  text-align: left;
}

[dir="rtl"] caption {
  text-align: right;
}

[dir="ltr"] th {
  text-align: left;
}

[dir="rtl"] th {
  text-align: right;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

.table .table {
  background-color: #fff;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }

  .table-responsive > .table {
    margin-bottom: 0;
  }

  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }

  .table-responsive > .table-bordered {
    border: 0;
  }

  [dir="ltr"] .table-responsive > .table-bordered > thead > tr > th:first-child,
  [dir="ltr"]
        .table-responsive > .table-bordered > thead > tr > td:first-child,
  [dir="ltr"]
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
  [dir="ltr"]
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
  [dir="ltr"]
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  [dir="ltr"]
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }

  [dir="rtl"] .table-responsive > .table-bordered > thead > tr > th:first-child,
  [dir="rtl"]
        .table-responsive > .table-bordered > thead > tr > td:first-child,
  [dir="rtl"]
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
  [dir="rtl"]
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
  [dir="rtl"]
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  [dir="rtl"]
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-right: 0;
  }

  [dir="ltr"] .table-responsive > .table-bordered > thead > tr > th:last-child,
  [dir="ltr"]
        .table-responsive > .table-bordered > thead > tr > td:last-child,
  [dir="ltr"]
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
  [dir="ltr"]
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
  [dir="ltr"]
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  [dir="ltr"]
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }

  [dir="rtl"] .table-responsive > .table-bordered > thead > tr > th:last-child,
  [dir="rtl"]
        .table-responsive > .table-bordered > thead > tr > td:last-child,
  [dir="rtl"]
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
  [dir="rtl"]
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
  [dir="rtl"]
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  [dir="rtl"]
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-left: 0;
  }

  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

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

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder {
  color: #999;
}

.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }

  input[type="date"].input-sm,
  .input-group-sm > input.form-control[type="date"],
  .input-group-sm > input.input-group-addon[type="date"],
  .input-group-sm > .input-group-btn > input.btn[type="date"],
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input.form-control[type="time"],
  .input-group-sm > input.input-group-addon[type="time"],
  .input-group-sm > .input-group-btn > input.btn[type="time"],
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input.form-control[type="datetime-local"],
  .input-group-sm > input.input-group-addon[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input.form-control[type="month"],
  .input-group-sm > input.input-group-addon[type="month"],
  .input-group-sm > .input-group-btn > input.btn[type="month"],
  .input-group-sm
  input[type="month"] {
    line-height: 30px;
  }

  input[type="date"].input-lg,
  .input-group-lg > input.form-control[type="date"],
  .input-group-lg > input.input-group-addon[type="date"],
  .input-group-lg > .input-group-btn > input.btn[type="date"],
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input.form-control[type="time"],
  .input-group-lg > input.input-group-addon[type="time"],
  .input-group-lg > .input-group-btn > input.btn[type="time"],
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input.form-control[type="datetime-local"],
  .input-group-lg > input.input-group-addon[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input.form-control[type="month"],
  .input-group-lg > input.input-group-addon[type="month"],
  .input-group-lg > .input-group-btn > input.btn[type="month"],
  .input-group-lg
  input[type="month"] {
    line-height: 46px;
  }
}

.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label,
.checkbox label {
  min-height: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

[dir="ltr"] .radio label,
[dir="ltr"]
    .checkbox label {
  padding-left: 20px;
}

[dir="rtl"] .radio label,
[dir="rtl"]
    .checkbox label {
  padding-right: 20px;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
}

[dir="ltr"] .radio input[type="radio"],
[dir="ltr"]
  .radio-inline input[type="radio"],
[dir="ltr"]
  .checkbox input[type="checkbox"],
[dir="ltr"]
  .checkbox-inline input[type="checkbox"] {
  margin-left: -20px;
}

[dir="rtl"] .radio input[type="radio"],
[dir="rtl"]
  .radio-inline input[type="radio"],
[dir="rtl"]
  .checkbox input[type="checkbox"],
[dir="rtl"]
  .checkbox-inline input[type="checkbox"] {
  margin-right: -20px;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

[dir="ltr"] .radio-inline,
[dir="ltr"]
  .checkbox-inline {
  padding-left: 20px;
}

[dir="rtl"] .radio-inline,
[dir="rtl"]
  .checkbox-inline {
  padding-right: 20px;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
}

[dir="ltr"] .radio-inline + .radio-inline,
[dir="ltr"]
  .checkbox-inline + .checkbox-inline {
  margin-left: 10px;
}

[dir="rtl"] .radio-inline + .radio-inline,
[dir="rtl"]
  .checkbox-inline + .checkbox-inline {
  margin-right: 10px;
}

input[type="radio"][disabled],
input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed;
}

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}

[dir="ltr"] .form-control-static.input-lg,
[dir="ltr"] .input-group-lg > .form-control-static.form-control,
[dir="ltr"] .input-group-lg > .form-control-static.input-group-addon,
[dir="ltr"] .input-group-lg > .input-group-btn > .form-control-static.btn,
[dir="ltr"] .form-control-static.input-sm,
[dir="ltr"] .input-group-sm > .form-control-static.form-control,
[dir="ltr"] .input-group-sm > .form-control-static.input-group-addon,
[dir="ltr"] .input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
}

[dir="rtl"] .form-control-static.input-lg,
[dir="rtl"] .input-group-lg > .form-control-static.form-control,
[dir="rtl"] .input-group-lg > .form-control-static.input-group-addon,
[dir="rtl"] .input-group-lg > .input-group-btn > .form-control-static.btn,
[dir="rtl"] .form-control-static.input-sm,
[dir="rtl"] .input-group-sm > .form-control-static.form-control,
[dir="rtl"] .input-group-sm > .form-control-static.input-group-addon,
[dir="rtl"] .input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-right: 0;
}

[dir="ltr"] .form-control-static.input-lg,
[dir="ltr"] .input-group-lg > .form-control-static.form-control,
[dir="ltr"] .input-group-lg > .form-control-static.input-group-addon,
[dir="ltr"] .input-group-lg > .input-group-btn > .form-control-static.btn,
[dir="ltr"] .form-control-static.input-sm,
[dir="ltr"] .input-group-sm > .form-control-static.form-control,
[dir="ltr"] .input-group-sm > .form-control-static.input-group-addon,
[dir="ltr"] .input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-right: 0;
}

[dir="rtl"] .form-control-static.input-lg,
[dir="rtl"] .input-group-lg > .form-control-static.form-control,
[dir="rtl"] .input-group-lg > .form-control-static.input-group-addon,
[dir="rtl"] .input-group-lg > .input-group-btn > .form-control-static.btn,
[dir="rtl"] .form-control-static.input-sm,
[dir="rtl"] .input-group-sm > .form-control-static.form-control,
[dir="rtl"] .input-group-sm > .form-control-static.input-group-addon,
[dir="rtl"] .input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
}

.input-sm,
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm,
.input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm,
.input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select.form-control[multiple],
.input-group-sm > select.input-group-addon[multiple],
.input-group-sm > .input-group-btn > select.btn[multiple] {
  height: auto;
}

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg,
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}

select.input-lg,
.input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg,
.input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select.form-control[multiple],
.input-group-lg > select.input-group-addon[multiple],
.input-group-lg > .input-group-btn > select.btn[multiple] {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333;
}

.has-feedback {
  position: relative;
}

[dir="ltr"] .has-feedback .form-control {
  padding-right: 42.5px;
}

[dir="rtl"] .has-feedback .form-control {
  padding-left: 42.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

[dir="ltr"] .form-control-feedback {
  right: 0;
}

[dir="rtl"] .form-control-feedback {
  left: 0;
}

.input-lg + .form-control-feedback,
.input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback,
.input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .form-inline .form-control-static {
    display: inline-block;
  }

  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }

  .form-inline .input-group > .form-control {
    width: 100%;
  }

  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  [dir="ltr"] .form-inline .radio label,
  [dir="ltr"]
    .form-inline .checkbox label {
    padding-left: 0;
  }

  [dir="rtl"] .form-inline .radio label,
  [dir="rtl"]
    .form-inline .checkbox label {
    padding-right: 0;
  }

  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
  }

  [dir="ltr"] .form-inline .radio input[type="radio"],
  [dir="ltr"]
    .form-inline .checkbox input[type="checkbox"] {
    margin-left: 0;
  }

  [dir="rtl"] .form-inline .radio input[type="radio"],
  [dir="rtl"]
    .form-inline .checkbox input[type="checkbox"] {
    margin-right: 0;
  }

  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}

[dir="ltr"] .form-horizontal .form-group {
  margin-left: -15px;
}

[dir="rtl"] .form-horizontal .form-group {
  margin-right: -15px;
}

[dir="ltr"] .form-horizontal .form-group {
  margin-right: -15px;
}

[dir="rtl"] .form-horizontal .form-group {
  margin-left: -15px;
}

.form-horizontal .form-group::before,
.form-horizontal .form-group::after {
  content: " ";
  display: table;
}

.form-horizontal .form-group::after {
  clear: both;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    margin-bottom: 0;
    padding-top: 7px;
  }

  [dir="ltr"] .form-horizontal .control-label {
    text-align: right;
  }

  [dir="rtl"] .form-horizontal .control-label {
    text-align: left;
  }
}

[dir="ltr"] .form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

[dir="rtl"] .form-horizontal .has-feedback .form-control-feedback {
  left: 15px;
}

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
}

[dir="ltr"] .caret {
  margin-left: 2px;
}

[dir="rtl"] .caret {
  margin-right: 2px;
}

[dir="ltr"] .caret {
  border-right: 4px solid transparent;
}

[dir="rtl"] .caret {
  border-left: 4px solid transparent;
}

[dir="ltr"] .caret {
  border-left: 4px solid transparent;
}

[dir="rtl"] .caret {
  border-right: 4px solid transparent;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  z-index: 1000;
  display: none;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

[dir="ltr"] .dropdown-menu {
  left: 0;
}

[dir="rtl"] .dropdown-menu {
  right: 0;
}

[dir="ltr"] .dropdown-menu {
  float: left;
}

[dir="rtl"] .dropdown-menu {
  float: right;
}

[dir="ltr"] .dropdown-menu {
  text-align: left;
}

[dir="rtl"] .dropdown-menu {
  text-align: right;
}

[dir="ltr"] .dropdown-menu.pull-right {
  right: 0;
}

[dir="rtl"] .dropdown-menu.pull-right {
  left: 0;
}

[dir="ltr"] .dropdown-menu.pull-right {
  left: auto;
}

[dir="rtl"] .dropdown-menu.pull-right {
  right: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

[dir="ltr"] .dropdown-menu-right {
  left: auto;
}

[dir="rtl"] .dropdown-menu-right {
  right: auto;
}

[dir="ltr"] .dropdown-menu-right {
  right: 0;
}

[dir="rtl"] .dropdown-menu-right {
  left: 0;
}

[dir="ltr"] .dropdown-menu-left {
  left: 0;
}

[dir="rtl"] .dropdown-menu-left {
  right: 0;
}

[dir="ltr"] .dropdown-menu-left {
  right: auto;
}

[dir="rtl"] .dropdown-menu-left {
  left: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  bottom: 0;
  top: 0;
  z-index: 990;
}

[dir="ltr"] .dropdown-backdrop {
  left: 0;
}

[dir="rtl"] .dropdown-backdrop {
  right: 0;
}

[dir="ltr"] .dropdown-backdrop {
  right: 0;
}

[dir="rtl"] .dropdown-backdrop {
  left: 0;
}

[dir="ltr"] .pull-right > .dropdown-menu {
  right: 0;
}

[dir="rtl"] .pull-right > .dropdown-menu {
  left: 0;
}

[dir="ltr"] .pull-right > .dropdown-menu {
  left: auto;
}

[dir="rtl"] .pull-right > .dropdown-menu {
  right: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  [dir="ltr"] .navbar-right .dropdown-menu {
    right: 0;
  }

  [dir="rtl"] .navbar-right .dropdown-menu {
    left: 0;
  }

  [dir="ltr"] .navbar-right .dropdown-menu {
    left: auto;
  }

  [dir="rtl"] .navbar-right .dropdown-menu {
    right: auto;
  }

  [dir="ltr"] .navbar-right .dropdown-menu-left {
    left: 0;
  }

  [dir="rtl"] .navbar-right .dropdown-menu-left {
    right: 0;
  }

  [dir="ltr"] .navbar-right .dropdown-menu-left {
    right: auto;
  }

  [dir="rtl"] .navbar-right .dropdown-menu-left {
    left: auto;
  }
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*="col-"] {
  float: none;
}

[dir="ltr"] .input-group[class*="col-"] {
  padding-left: 0;
}

[dir="rtl"] .input-group[class*="col-"] {
  padding-right: 0;
}

[dir="ltr"] .input-group[class*="col-"] {
  padding-right: 0;
}

[dir="rtl"] .input-group[class*="col-"] {
  padding-left: 0;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  width: 100%;
  margin-bottom: 0;
}

[dir="ltr"] .input-group .form-control {
  float: left;
}

[dir="rtl"] .input-group .form-control {
  float: right;
}

.input-group .form-control:focus {
  z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

[dir="ltr"] .input-group .form-control:first-child,
[dir="ltr"]
.input-group-addon:first-child,
[dir="ltr"]
.input-group-btn:first-child > .btn,
[dir="ltr"]
.input-group-btn:first-child > .btn-group > .btn,
[dir="ltr"]
.input-group-btn:first-child > .dropdown-toggle,
[dir="ltr"]
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
[dir="ltr"]
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  -webkit-border-bottom-right-radius: 0;
}

[dir="rtl"] .input-group .form-control:first-child,
[dir="rtl"]
.input-group-addon:first-child,
[dir="rtl"]
.input-group-btn:first-child > .btn,
[dir="rtl"]
.input-group-btn:first-child > .btn-group > .btn,
[dir="rtl"]
.input-group-btn:first-child > .dropdown-toggle,
[dir="rtl"]
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
[dir="rtl"]
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  -webkit-border-bottom-left-radius: 0;
}

[dir="ltr"] .input-group .form-control:first-child,
[dir="ltr"]
.input-group-addon:first-child,
[dir="ltr"]
.input-group-btn:first-child > .btn,
[dir="ltr"]
.input-group-btn:first-child > .btn-group > .btn,
[dir="ltr"]
.input-group-btn:first-child > .dropdown-toggle,
[dir="ltr"]
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
[dir="ltr"]
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  -moz-border-bottom-right-radius: 0;
}

[dir="rtl"] .input-group .form-control:first-child,
[dir="rtl"]
.input-group-addon:first-child,
[dir="rtl"]
.input-group-btn:first-child > .btn,
[dir="rtl"]
.input-group-btn:first-child > .btn-group > .btn,
[dir="rtl"]
.input-group-btn:first-child > .dropdown-toggle,
[dir="rtl"]
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
[dir="rtl"]
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  -moz-border-bottom-left-radius: 0;
}

[dir="ltr"] .input-group .form-control:first-child,
[dir="ltr"]
.input-group-addon:first-child,
[dir="ltr"]
.input-group-btn:first-child > .btn,
[dir="ltr"]
.input-group-btn:first-child > .btn-group > .btn,
[dir="ltr"]
.input-group-btn:first-child > .dropdown-toggle,
[dir="ltr"]
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
[dir="ltr"]
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
}

[dir="rtl"] .input-group .form-control:first-child,
[dir="rtl"]
.input-group-addon:first-child,
[dir="rtl"]
.input-group-btn:first-child > .btn,
[dir="rtl"]
.input-group-btn:first-child > .btn-group > .btn,
[dir="rtl"]
.input-group-btn:first-child > .dropdown-toggle,
[dir="rtl"]
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
[dir="rtl"]
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-left-radius: 0;
}

[dir="ltr"] .input-group .form-control:first-child,
[dir="ltr"]
.input-group-addon:first-child,
[dir="ltr"]
.input-group-btn:first-child > .btn,
[dir="ltr"]
.input-group-btn:first-child > .btn-group > .btn,
[dir="ltr"]
.input-group-btn:first-child > .dropdown-toggle,
[dir="ltr"]
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
[dir="ltr"]
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  -webkit-border-top-right-radius: 0;
}

[dir="rtl"] .input-group .form-control:first-child,
[dir="rtl"]
.input-group-addon:first-child,
[dir="rtl"]
.input-group-btn:first-child > .btn,
[dir="rtl"]
.input-group-btn:first-child > .btn-group > .btn,
[dir="rtl"]
.input-group-btn:first-child > .dropdown-toggle,
[dir="rtl"]
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
[dir="rtl"]
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  -webkit-border-top-left-radius: 0;
}

[dir="ltr"] .input-group .form-control:first-child,
[dir="ltr"]
.input-group-addon:first-child,
[dir="ltr"]
.input-group-btn:first-child > .btn,
[dir="ltr"]
.input-group-btn:first-child > .btn-group > .btn,
[dir="ltr"]
.input-group-btn:first-child > .dropdown-toggle,
[dir="ltr"]
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
[dir="ltr"]
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  -moz-border-top-right-radius: 0;
}

[dir="rtl"] .input-group .form-control:first-child,
[dir="rtl"]
.input-group-addon:first-child,
[dir="rtl"]
.input-group-btn:first-child > .btn,
[dir="rtl"]
.input-group-btn:first-child > .btn-group > .btn,
[dir="rtl"]
.input-group-btn:first-child > .dropdown-toggle,
[dir="rtl"]
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
[dir="rtl"]
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  -moz-border-top-left-radius: 0;
}

[dir="ltr"] .input-group .form-control:first-child,
[dir="ltr"]
.input-group-addon:first-child,
[dir="ltr"]
.input-group-btn:first-child > .btn,
[dir="ltr"]
.input-group-btn:first-child > .btn-group > .btn,
[dir="ltr"]
.input-group-btn:first-child > .dropdown-toggle,
[dir="ltr"]
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
[dir="ltr"]
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  -ms-border-top-right-radius: 0;
}

[dir="rtl"] .input-group .form-control:first-child,
[dir="rtl"]
.input-group-addon:first-child,
[dir="rtl"]
.input-group-btn:first-child > .btn,
[dir="rtl"]
.input-group-btn:first-child > .btn-group > .btn,
[dir="rtl"]
.input-group-btn:first-child > .dropdown-toggle,
[dir="rtl"]
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
[dir="rtl"]
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  -ms-border-top-left-radius: 0;
}

[dir="ltr"] .input-group .form-control:first-child,
[dir="ltr"]
.input-group-addon:first-child,
[dir="ltr"]
.input-group-btn:first-child > .btn,
[dir="ltr"]
.input-group-btn:first-child > .btn-group > .btn,
[dir="ltr"]
.input-group-btn:first-child > .dropdown-toggle,
[dir="ltr"]
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
[dir="ltr"]
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
}

[dir="rtl"] .input-group .form-control:first-child,
[dir="rtl"]
.input-group-addon:first-child,
[dir="rtl"]
.input-group-btn:first-child > .btn,
[dir="rtl"]
.input-group-btn:first-child > .btn-group > .btn,
[dir="rtl"]
.input-group-btn:first-child > .dropdown-toggle,
[dir="rtl"]
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
[dir="rtl"]
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-left-radius: 0;
}

[dir="ltr"] .input-group-addon:first-child {
  border-right: 0;
}

[dir="rtl"] .input-group-addon:first-child {
  border-left: 0;
}

[dir="ltr"] .input-group .form-control:last-child,
[dir="ltr"]
.input-group-addon:last-child,
[dir="ltr"]
.input-group-btn:last-child > .btn,
[dir="ltr"]
.input-group-btn:last-child > .btn-group > .btn,
[dir="ltr"]
.input-group-btn:last-child > .dropdown-toggle,
[dir="ltr"]
.input-group-btn:first-child > .btn:not(:first-child),
[dir="ltr"]
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  -webkit-border-bottom-left-radius: 0;
}

[dir="rtl"] .input-group .form-control:last-child,
[dir="rtl"]
.input-group-addon:last-child,
[dir="rtl"]
.input-group-btn:last-child > .btn,
[dir="rtl"]
.input-group-btn:last-child > .btn-group > .btn,
[dir="rtl"]
.input-group-btn:last-child > .dropdown-toggle,
[dir="rtl"]
.input-group-btn:first-child > .btn:not(:first-child),
[dir="rtl"]
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  -webkit-border-bottom-right-radius: 0;
}

[dir="ltr"] .input-group .form-control:last-child,
[dir="ltr"]
.input-group-addon:last-child,
[dir="ltr"]
.input-group-btn:last-child > .btn,
[dir="ltr"]
.input-group-btn:last-child > .btn-group > .btn,
[dir="ltr"]
.input-group-btn:last-child > .dropdown-toggle,
[dir="ltr"]
.input-group-btn:first-child > .btn:not(:first-child),
[dir="ltr"]
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  -moz-border-bottom-left-radius: 0;
}

[dir="rtl"] .input-group .form-control:last-child,
[dir="rtl"]
.input-group-addon:last-child,
[dir="rtl"]
.input-group-btn:last-child > .btn,
[dir="rtl"]
.input-group-btn:last-child > .btn-group > .btn,
[dir="rtl"]
.input-group-btn:last-child > .dropdown-toggle,
[dir="rtl"]
.input-group-btn:first-child > .btn:not(:first-child),
[dir="rtl"]
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  -moz-border-bottom-right-radius: 0;
}

[dir="ltr"] .input-group .form-control:last-child,
[dir="ltr"]
.input-group-addon:last-child,
[dir="ltr"]
.input-group-btn:last-child > .btn,
[dir="ltr"]
.input-group-btn:last-child > .btn-group > .btn,
[dir="ltr"]
.input-group-btn:last-child > .dropdown-toggle,
[dir="ltr"]
.input-group-btn:first-child > .btn:not(:first-child),
[dir="ltr"]
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
}

[dir="rtl"] .input-group .form-control:last-child,
[dir="rtl"]
.input-group-addon:last-child,
[dir="rtl"]
.input-group-btn:last-child > .btn,
[dir="rtl"]
.input-group-btn:last-child > .btn-group > .btn,
[dir="rtl"]
.input-group-btn:last-child > .dropdown-toggle,
[dir="rtl"]
.input-group-btn:first-child > .btn:not(:first-child),
[dir="rtl"]
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-right-radius: 0;
}

[dir="ltr"] .input-group .form-control:last-child,
[dir="ltr"]
.input-group-addon:last-child,
[dir="ltr"]
.input-group-btn:last-child > .btn,
[dir="ltr"]
.input-group-btn:last-child > .btn-group > .btn,
[dir="ltr"]
.input-group-btn:last-child > .dropdown-toggle,
[dir="ltr"]
.input-group-btn:first-child > .btn:not(:first-child),
[dir="ltr"]
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  -webkit-border-top-left-radius: 0;
}

[dir="rtl"] .input-group .form-control:last-child,
[dir="rtl"]
.input-group-addon:last-child,
[dir="rtl"]
.input-group-btn:last-child > .btn,
[dir="rtl"]
.input-group-btn:last-child > .btn-group > .btn,
[dir="rtl"]
.input-group-btn:last-child > .dropdown-toggle,
[dir="rtl"]
.input-group-btn:first-child > .btn:not(:first-child),
[dir="rtl"]
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  -webkit-border-top-right-radius: 0;
}

[dir="ltr"] .input-group .form-control:last-child,
[dir="ltr"]
.input-group-addon:last-child,
[dir="ltr"]
.input-group-btn:last-child > .btn,
[dir="ltr"]
.input-group-btn:last-child > .btn-group > .btn,
[dir="ltr"]
.input-group-btn:last-child > .dropdown-toggle,
[dir="ltr"]
.input-group-btn:first-child > .btn:not(:first-child),
[dir="ltr"]
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  -moz-border-top-left-radius: 0;
}

[dir="rtl"] .input-group .form-control:last-child,
[dir="rtl"]
.input-group-addon:last-child,
[dir="rtl"]
.input-group-btn:last-child > .btn,
[dir="rtl"]
.input-group-btn:last-child > .btn-group > .btn,
[dir="rtl"]
.input-group-btn:last-child > .dropdown-toggle,
[dir="rtl"]
.input-group-btn:first-child > .btn:not(:first-child),
[dir="rtl"]
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  -moz-border-top-right-radius: 0;
}

[dir="ltr"] .input-group .form-control:last-child,
[dir="ltr"]
.input-group-addon:last-child,
[dir="ltr"]
.input-group-btn:last-child > .btn,
[dir="ltr"]
.input-group-btn:last-child > .btn-group > .btn,
[dir="ltr"]
.input-group-btn:last-child > .dropdown-toggle,
[dir="ltr"]
.input-group-btn:first-child > .btn:not(:first-child),
[dir="ltr"]
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  -ms-border-top-left-radius: 0;
}

[dir="rtl"] .input-group .form-control:last-child,
[dir="rtl"]
.input-group-addon:last-child,
[dir="rtl"]
.input-group-btn:last-child > .btn,
[dir="rtl"]
.input-group-btn:last-child > .btn-group > .btn,
[dir="rtl"]
.input-group-btn:last-child > .dropdown-toggle,
[dir="rtl"]
.input-group-btn:first-child > .btn:not(:first-child),
[dir="rtl"]
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  -ms-border-top-right-radius: 0;
}

[dir="ltr"] .input-group .form-control:last-child,
[dir="ltr"]
.input-group-addon:last-child,
[dir="ltr"]
.input-group-btn:last-child > .btn,
[dir="ltr"]
.input-group-btn:last-child > .btn-group > .btn,
[dir="ltr"]
.input-group-btn:last-child > .dropdown-toggle,
[dir="ltr"]
.input-group-btn:first-child > .btn:not(:first-child),
[dir="ltr"]
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
}

[dir="rtl"] .input-group .form-control:last-child,
[dir="rtl"]
.input-group-addon:last-child,
[dir="rtl"]
.input-group-btn:last-child > .btn,
[dir="rtl"]
.input-group-btn:last-child > .btn-group > .btn,
[dir="rtl"]
.input-group-btn:last-child > .dropdown-toggle,
[dir="rtl"]
.input-group-btn:first-child > .btn:not(:first-child),
[dir="rtl"]
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-right-radius: 0;
}

[dir="ltr"] .input-group-addon:last-child {
  border-left: 0;
}

[dir="rtl"] .input-group-addon:last-child {
  border-right: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn {
  position: relative;
}

[dir="ltr"] .input-group-btn > .btn + .btn {
  margin-left: -1px;
}

[dir="rtl"] .input-group-btn > .btn + .btn {
  margin-right: -1px;
}

.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}

[dir="ltr"] .input-group-btn:first-child > .btn,
[dir="ltr"]
  .input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

[dir="rtl"] .input-group-btn:first-child > .btn,
[dir="rtl"]
  .input-group-btn:first-child > .btn-group {
  margin-left: -1px;
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
}

[dir="ltr"] .input-group-btn:last-child > .btn,
[dir="ltr"]
    .input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}

[dir="rtl"] .input-group-btn:last-child > .btn,
[dir="rtl"]
    .input-group-btn:last-child > .btn-group {
  margin-right: -1px;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li::before {
  content: "/\A0";
  padding: 0 5px;
  color: #ccc;
}

.breadcrumb > .active {
  color: #777777;
}

.pagination {
  display: inline-block;
  margin: 20px 0;
  border-radius: 4px;
}

[dir="ltr"] .pagination {
  padding-left: 0;
}

[dir="rtl"] .pagination {
  padding-right: 0;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  padding: 6px 12px;
  line-height: 1.42857;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
}

[dir="ltr"] .pagination > li > a,
[dir="ltr"]
      .pagination > li > span {
  float: left;
}

[dir="rtl"] .pagination > li > a,
[dir="rtl"]
      .pagination > li > span {
  float: right;
}

[dir="ltr"] .pagination > li > a,
[dir="ltr"]
      .pagination > li > span {
  margin-left: -1px;
}

[dir="rtl"] .pagination > li > a,
[dir="rtl"]
      .pagination > li > span {
  margin-right: -1px;
}

[dir="ltr"] .pagination > li:first-child > a,
[dir="ltr"]
    .pagination > li:first-child > span {
  margin-left: 0;
}

[dir="rtl"] .pagination > li:first-child > a,
[dir="rtl"]
    .pagination > li:first-child > span {
  margin-right: 0;
}

[dir="ltr"] .pagination > li:first-child > a,
[dir="ltr"]
    .pagination > li:first-child > span {
  -webkit-border-bottom-left-radius: 4px;
}

[dir="rtl"] .pagination > li:first-child > a,
[dir="rtl"]
    .pagination > li:first-child > span {
  -webkit-border-bottom-right-radius: 4px;
}

[dir="ltr"] .pagination > li:first-child > a,
[dir="ltr"]
    .pagination > li:first-child > span {
  -moz-border-bottom-left-radius: 4px;
}

[dir="rtl"] .pagination > li:first-child > a,
[dir="rtl"]
    .pagination > li:first-child > span {
  -moz-border-bottom-right-radius: 4px;
}

[dir="ltr"] .pagination > li:first-child > a,
[dir="ltr"]
    .pagination > li:first-child > span {
  border-bottom-left-radius: 4px;
}

[dir="rtl"] .pagination > li:first-child > a,
[dir="rtl"]
    .pagination > li:first-child > span {
  border-bottom-right-radius: 4px;
}

[dir="ltr"] .pagination > li:first-child > a,
[dir="ltr"]
    .pagination > li:first-child > span {
  -webkit-border-top-left-radius: 4px;
}

[dir="rtl"] .pagination > li:first-child > a,
[dir="rtl"]
    .pagination > li:first-child > span {
  -webkit-border-top-right-radius: 4px;
}

[dir="ltr"] .pagination > li:first-child > a,
[dir="ltr"]
    .pagination > li:first-child > span {
  -moz-border-top-left-radius: 4px;
}

[dir="rtl"] .pagination > li:first-child > a,
[dir="rtl"]
    .pagination > li:first-child > span {
  -moz-border-top-right-radius: 4px;
}

[dir="ltr"] .pagination > li:first-child > a,
[dir="ltr"]
    .pagination > li:first-child > span {
  -ms-border-top-left-radius: 4px;
}

[dir="rtl"] .pagination > li:first-child > a,
[dir="rtl"]
    .pagination > li:first-child > span {
  -ms-border-top-right-radius: 4px;
}

[dir="ltr"] .pagination > li:first-child > a,
[dir="ltr"]
    .pagination > li:first-child > span {
  border-top-left-radius: 4px;
}

[dir="rtl"] .pagination > li:first-child > a,
[dir="rtl"]
    .pagination > li:first-child > span {
  border-top-right-radius: 4px;
}

[dir="ltr"] .pagination > li:last-child > a,
[dir="ltr"]
    .pagination > li:last-child > span {
  -webkit-border-bottom-right-radius: 4px;
}

[dir="rtl"] .pagination > li:last-child > a,
[dir="rtl"]
    .pagination > li:last-child > span {
  -webkit-border-bottom-left-radius: 4px;
}

[dir="ltr"] .pagination > li:last-child > a,
[dir="ltr"]
    .pagination > li:last-child > span {
  -moz-border-bottom-right-radius: 4px;
}

[dir="rtl"] .pagination > li:last-child > a,
[dir="rtl"]
    .pagination > li:last-child > span {
  -moz-border-bottom-left-radius: 4px;
}

[dir="ltr"] .pagination > li:last-child > a,
[dir="ltr"]
    .pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
}

[dir="rtl"] .pagination > li:last-child > a,
[dir="rtl"]
    .pagination > li:last-child > span {
  border-bottom-left-radius: 4px;
}

[dir="ltr"] .pagination > li:last-child > a,
[dir="ltr"]
    .pagination > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
}

[dir="rtl"] .pagination > li:last-child > a,
[dir="rtl"]
    .pagination > li:last-child > span {
  -webkit-border-top-left-radius: 4px;
}

[dir="ltr"] .pagination > li:last-child > a,
[dir="ltr"]
    .pagination > li:last-child > span {
  -moz-border-top-right-radius: 4px;
}

[dir="rtl"] .pagination > li:last-child > a,
[dir="rtl"]
    .pagination > li:last-child > span {
  -moz-border-top-left-radius: 4px;
}

[dir="ltr"] .pagination > li:last-child > a,
[dir="ltr"]
    .pagination > li:last-child > span {
  -ms-border-top-right-radius: 4px;
}

[dir="rtl"] .pagination > li:last-child > a,
[dir="rtl"]
    .pagination > li:last-child > span {
  -ms-border-top-left-radius: 4px;
}

[dir="ltr"] .pagination > li:last-child > a,
[dir="ltr"]
    .pagination > li:last-child > span {
  border-top-right-radius: 4px;
}

[dir="rtl"] .pagination > li:last-child > a,
[dir="rtl"]
    .pagination > li:last-child > span {
  border-top-left-radius: 4px;
}

.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}

.pagination > .active > a,
.pagination > .active > a:hover,
.pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
}

[dir="ltr"] .pagination-lg > li:first-child > a,
[dir="ltr"]
.pagination-lg > li:first-child > span {
  -webkit-border-bottom-left-radius: 6px;
}

[dir="rtl"] .pagination-lg > li:first-child > a,
[dir="rtl"]
.pagination-lg > li:first-child > span {
  -webkit-border-bottom-right-radius: 6px;
}

[dir="ltr"] .pagination-lg > li:first-child > a,
[dir="ltr"]
.pagination-lg > li:first-child > span {
  -moz-border-bottom-left-radius: 6px;
}

[dir="rtl"] .pagination-lg > li:first-child > a,
[dir="rtl"]
.pagination-lg > li:first-child > span {
  -moz-border-bottom-right-radius: 6px;
}

[dir="ltr"] .pagination-lg > li:first-child > a,
[dir="ltr"]
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
}

[dir="rtl"] .pagination-lg > li:first-child > a,
[dir="rtl"]
.pagination-lg > li:first-child > span {
  border-bottom-right-radius: 6px;
}

[dir="ltr"] .pagination-lg > li:first-child > a,
[dir="ltr"]
.pagination-lg > li:first-child > span {
  -webkit-border-top-left-radius: 6px;
}

[dir="rtl"] .pagination-lg > li:first-child > a,
[dir="rtl"]
.pagination-lg > li:first-child > span {
  -webkit-border-top-right-radius: 6px;
}

[dir="ltr"] .pagination-lg > li:first-child > a,
[dir="ltr"]
.pagination-lg > li:first-child > span {
  -moz-border-top-left-radius: 6px;
}

[dir="rtl"] .pagination-lg > li:first-child > a,
[dir="rtl"]
.pagination-lg > li:first-child > span {
  -moz-border-top-right-radius: 6px;
}

[dir="ltr"] .pagination-lg > li:first-child > a,
[dir="ltr"]
.pagination-lg > li:first-child > span {
  -ms-border-top-left-radius: 6px;
}

[dir="rtl"] .pagination-lg > li:first-child > a,
[dir="rtl"]
.pagination-lg > li:first-child > span {
  -ms-border-top-right-radius: 6px;
}

[dir="ltr"] .pagination-lg > li:first-child > a,
[dir="ltr"]
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
}

[dir="rtl"] .pagination-lg > li:first-child > a,
[dir="rtl"]
.pagination-lg > li:first-child > span {
  border-top-right-radius: 6px;
}

[dir="ltr"] .pagination-lg > li:last-child > a,
[dir="ltr"]
.pagination-lg > li:last-child > span {
  -webkit-border-bottom-right-radius: 6px;
}

[dir="rtl"] .pagination-lg > li:last-child > a,
[dir="rtl"]
.pagination-lg > li:last-child > span {
  -webkit-border-bottom-left-radius: 6px;
}

[dir="ltr"] .pagination-lg > li:last-child > a,
[dir="ltr"]
.pagination-lg > li:last-child > span {
  -moz-border-bottom-right-radius: 6px;
}

[dir="rtl"] .pagination-lg > li:last-child > a,
[dir="rtl"]
.pagination-lg > li:last-child > span {
  -moz-border-bottom-left-radius: 6px;
}

[dir="ltr"] .pagination-lg > li:last-child > a,
[dir="ltr"]
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
}

[dir="rtl"] .pagination-lg > li:last-child > a,
[dir="rtl"]
.pagination-lg > li:last-child > span {
  border-bottom-left-radius: 6px;
}

[dir="ltr"] .pagination-lg > li:last-child > a,
[dir="ltr"]
.pagination-lg > li:last-child > span {
  -webkit-border-top-right-radius: 6px;
}

[dir="rtl"] .pagination-lg > li:last-child > a,
[dir="rtl"]
.pagination-lg > li:last-child > span {
  -webkit-border-top-left-radius: 6px;
}

[dir="ltr"] .pagination-lg > li:last-child > a,
[dir="ltr"]
.pagination-lg > li:last-child > span {
  -moz-border-top-right-radius: 6px;
}

[dir="rtl"] .pagination-lg > li:last-child > a,
[dir="rtl"]
.pagination-lg > li:last-child > span {
  -moz-border-top-left-radius: 6px;
}

[dir="ltr"] .pagination-lg > li:last-child > a,
[dir="ltr"]
.pagination-lg > li:last-child > span {
  -ms-border-top-right-radius: 6px;
}

[dir="rtl"] .pagination-lg > li:last-child > a,
[dir="rtl"]
.pagination-lg > li:last-child > span {
  -ms-border-top-left-radius: 6px;
}

[dir="ltr"] .pagination-lg > li:last-child > a,
[dir="ltr"]
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
}

[dir="rtl"] .pagination-lg > li:last-child > a,
[dir="rtl"]
.pagination-lg > li:last-child > span {
  border-top-left-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

[dir="ltr"] .pagination-sm > li:first-child > a,
[dir="ltr"]
.pagination-sm > li:first-child > span {
  -webkit-border-bottom-left-radius: 3px;
}

[dir="rtl"] .pagination-sm > li:first-child > a,
[dir="rtl"]
.pagination-sm > li:first-child > span {
  -webkit-border-bottom-right-radius: 3px;
}

[dir="ltr"] .pagination-sm > li:first-child > a,
[dir="ltr"]
.pagination-sm > li:first-child > span {
  -moz-border-bottom-left-radius: 3px;
}

[dir="rtl"] .pagination-sm > li:first-child > a,
[dir="rtl"]
.pagination-sm > li:first-child > span {
  -moz-border-bottom-right-radius: 3px;
}

[dir="ltr"] .pagination-sm > li:first-child > a,
[dir="ltr"]
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
}

[dir="rtl"] .pagination-sm > li:first-child > a,
[dir="rtl"]
.pagination-sm > li:first-child > span {
  border-bottom-right-radius: 3px;
}

[dir="ltr"] .pagination-sm > li:first-child > a,
[dir="ltr"]
.pagination-sm > li:first-child > span {
  -webkit-border-top-left-radius: 3px;
}

[dir="rtl"] .pagination-sm > li:first-child > a,
[dir="rtl"]
.pagination-sm > li:first-child > span {
  -webkit-border-top-right-radius: 3px;
}

[dir="ltr"] .pagination-sm > li:first-child > a,
[dir="ltr"]
.pagination-sm > li:first-child > span {
  -moz-border-top-left-radius: 3px;
}

[dir="rtl"] .pagination-sm > li:first-child > a,
[dir="rtl"]
.pagination-sm > li:first-child > span {
  -moz-border-top-right-radius: 3px;
}

[dir="ltr"] .pagination-sm > li:first-child > a,
[dir="ltr"]
.pagination-sm > li:first-child > span {
  -ms-border-top-left-radius: 3px;
}

[dir="rtl"] .pagination-sm > li:first-child > a,
[dir="rtl"]
.pagination-sm > li:first-child > span {
  -ms-border-top-right-radius: 3px;
}

[dir="ltr"] .pagination-sm > li:first-child > a,
[dir="ltr"]
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
}

[dir="rtl"] .pagination-sm > li:first-child > a,
[dir="rtl"]
.pagination-sm > li:first-child > span {
  border-top-right-radius: 3px;
}

[dir="ltr"] .pagination-sm > li:last-child > a,
[dir="ltr"]
.pagination-sm > li:last-child > span {
  -webkit-border-bottom-right-radius: 3px;
}

[dir="rtl"] .pagination-sm > li:last-child > a,
[dir="rtl"]
.pagination-sm > li:last-child > span {
  -webkit-border-bottom-left-radius: 3px;
}

[dir="ltr"] .pagination-sm > li:last-child > a,
[dir="ltr"]
.pagination-sm > li:last-child > span {
  -moz-border-bottom-right-radius: 3px;
}

[dir="rtl"] .pagination-sm > li:last-child > a,
[dir="rtl"]
.pagination-sm > li:last-child > span {
  -moz-border-bottom-left-radius: 3px;
}

[dir="ltr"] .pagination-sm > li:last-child > a,
[dir="ltr"]
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
}

[dir="rtl"] .pagination-sm > li:last-child > a,
[dir="rtl"]
.pagination-sm > li:last-child > span {
  border-bottom-left-radius: 3px;
}

[dir="ltr"] .pagination-sm > li:last-child > a,
[dir="ltr"]
.pagination-sm > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
}

[dir="rtl"] .pagination-sm > li:last-child > a,
[dir="rtl"]
.pagination-sm > li:last-child > span {
  -webkit-border-top-left-radius: 3px;
}

[dir="ltr"] .pagination-sm > li:last-child > a,
[dir="ltr"]
.pagination-sm > li:last-child > span {
  -moz-border-top-right-radius: 3px;
}

[dir="rtl"] .pagination-sm > li:last-child > a,
[dir="rtl"]
.pagination-sm > li:last-child > span {
  -moz-border-top-left-radius: 3px;
}

[dir="ltr"] .pagination-sm > li:last-child > a,
[dir="ltr"]
.pagination-sm > li:last-child > span {
  -ms-border-top-right-radius: 3px;
}

[dir="rtl"] .pagination-sm > li:last-child > a,
[dir="rtl"]
.pagination-sm > li:last-child > span {
  -ms-border-top-left-radius: 3px;
}

[dir="ltr"] .pagination-sm > li:last-child > a,
[dir="ltr"]
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
}

[dir="rtl"] .pagination-sm > li:last-child > a,
[dir="rtl"]
.pagination-sm > li:last-child > span {
  border-top-left-radius: 3px;
}

.pager {
  margin: 20px 0;
  list-style: none;
  text-align: center;
}

[dir="ltr"] .pager {
  padding-left: 0;
}

[dir="rtl"] .pager {
  padding-right: 0;
}

.pager::before,
.pager::after {
  content: " ";
  display: table;
}

.pager::after {
  clear: both;
}

.pager li {
  display: inline;
}

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

[dir="ltr"] .pager .next > a,
[dir="ltr"]
  .pager .next > span {
  float: right;
}

[dir="rtl"] .pager .next > a,
[dir="rtl"]
  .pager .next > span {
  float: left;
}

[dir="ltr"] .pager .previous > a,
[dir="ltr"]
  .pager .previous > span {
  float: left;
}

[dir="rtl"] .pager .previous > a,
[dir="rtl"]
  .pager .previous > span {
  float: right;
}

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: #777777;
}

.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}

.label-primary {
  background-color: #337ab7;
}

.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}

.label-success {
  background-color: #5cb85c;
}

.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}

.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}

.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}

.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}

[dir="ltr"] .list-group-item > .badge {
  float: right;
}

[dir="rtl"] .list-group-item > .badge {
  float: left;
}

[dir="ltr"] .list-group-item > .badge + .badge {
  margin-right: 5px;
}

[dir="rtl"] .list-group-item > .badge + .badge {
  margin-left: 5px;
}

[dir="ltr"] .nav-pills > li > a > .badge {
  margin-left: 3px;
}

[dir="rtl"] .nav-pills > li > a > .badge {
  margin-right: 3px;
}

a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}

.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

.jumbotron > hr {
  border-top-color: #d5d5d5;
}

.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}

[dir="ltr"] .container .jumbotron,
[dir="ltr"]
    .container-fluid .jumbotron {
  padding-left: 15px;
}

[dir="rtl"] .container .jumbotron,
[dir="rtl"]
    .container-fluid .jumbotron {
  padding-right: 15px;
}

[dir="ltr"] .container .jumbotron,
[dir="ltr"]
    .container-fluid .jumbotron {
  padding-right: 15px;
}

[dir="rtl"] .container .jumbotron,
[dir="rtl"]
    .container-fluid .jumbotron {
  padding-left: 15px;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  [dir="ltr"] .container .jumbotron,
  [dir="ltr"]
      .container-fluid .jumbotron {
    padding-left: 60px;
  }

  [dir="rtl"] .container .jumbotron,
  [dir="rtl"]
      .container-fluid .jumbotron {
    padding-right: 60px;
  }

  [dir="ltr"] .container .jumbotron,
  [dir="ltr"]
      .container-fluid .jumbotron {
    padding-right: 60px;
  }

  [dir="rtl"] .container .jumbotron,
  [dir="rtl"]
      .container-fluid .jumbotron {
    padding-left: 60px;
  }

  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
}

[dir="ltr"] .thumbnail > img,
[dir="ltr"]
    .thumbnail a > img {
  margin-left: auto;
}

[dir="rtl"] .thumbnail > img,
[dir="rtl"]
    .thumbnail a > img {
  margin-right: auto;
}

[dir="ltr"] .thumbnail > img,
[dir="ltr"]
    .thumbnail a > img {
  margin-right: auto;
}

[dir="rtl"] .thumbnail > img,
[dir="rtl"]
    .thumbnail a > img {
  margin-left: auto;
}

.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

[dir="ltr"] .progress-bar {
  float: left;
}

[dir="rtl"] .progress-bar {
  float: right;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}

.media-object.img-thumbnail {
  max-width: none;
}

[dir="ltr"] .media-right,
[dir="ltr"]
.media > .pull-right {
  padding-left: 10px;
}

[dir="rtl"] .media-right,
[dir="rtl"]
.media > .pull-right {
  padding-right: 10px;
}

[dir="ltr"] .media-left,
[dir="ltr"]
.media > .pull-left {
  padding-right: 10px;
}

[dir="rtl"] .media-left,
[dir="rtl"]
.media > .pull-left {
  padding-left: 10px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

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

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

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  list-style: none;
}

[dir="ltr"] .media-list {
  padding-left: 0;
}

[dir="rtl"] .media-list {
  padding-right: 0;
}

.list-group {
  margin-bottom: 20px;
}

[dir="ltr"] .list-group {
  padding-left: 0;
}

[dir="rtl"] .list-group {
  padding-right: 0;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

[dir="ltr"] .list-group-item:first-child {
  -webkit-border-top-right-radius: 4px;
}

[dir="rtl"] .list-group-item:first-child {
  -webkit-border-top-left-radius: 4px;
}

[dir="ltr"] .list-group-item:first-child {
  -moz-border-top-right-radius: 4px;
}

[dir="rtl"] .list-group-item:first-child {
  -moz-border-top-left-radius: 4px;
}

[dir="ltr"] .list-group-item:first-child {
  -ms-border-top-right-radius: 4px;
}

[dir="rtl"] .list-group-item:first-child {
  -ms-border-top-left-radius: 4px;
}

[dir="ltr"] .list-group-item:first-child {
  border-top-right-radius: 4px;
}

[dir="rtl"] .list-group-item:first-child {
  border-top-left-radius: 4px;
}

[dir="ltr"] .list-group-item:first-child {
  -webkit-border-top-left-radius: 4px;
}

[dir="rtl"] .list-group-item:first-child {
  -webkit-border-top-right-radius: 4px;
}

[dir="ltr"] .list-group-item:first-child {
  -moz-border-top-left-radius: 4px;
}

[dir="rtl"] .list-group-item:first-child {
  -moz-border-top-right-radius: 4px;
}

[dir="ltr"] .list-group-item:first-child {
  -ms-border-top-left-radius: 4px;
}

[dir="rtl"] .list-group-item:first-child {
  -ms-border-top-right-radius: 4px;
}

[dir="ltr"] .list-group-item:first-child {
  border-top-left-radius: 4px;
}

[dir="rtl"] .list-group-item:first-child {
  border-top-right-radius: 4px;
}

.list-group-item:last-child {
  margin-bottom: 0;
}

[dir="ltr"] .list-group-item:last-child {
  -webkit-border-bottom-right-radius: 4px;
}

[dir="rtl"] .list-group-item:last-child {
  -webkit-border-bottom-left-radius: 4px;
}

[dir="ltr"] .list-group-item:last-child {
  -moz-border-bottom-right-radius: 4px;
}

[dir="rtl"] .list-group-item:last-child {
  -moz-border-bottom-left-radius: 4px;
}

[dir="ltr"] .list-group-item:last-child {
  border-bottom-right-radius: 4px;
}

[dir="rtl"] .list-group-item:last-child {
  border-bottom-left-radius: 4px;
}

[dir="ltr"] .list-group-item:last-child {
  -webkit-border-bottom-left-radius: 4px;
}

[dir="rtl"] .list-group-item:last-child {
  -webkit-border-bottom-right-radius: 4px;
}

[dir="ltr"] .list-group-item:last-child {
  -moz-border-bottom-left-radius: 4px;
}

[dir="rtl"] .list-group-item:last-child {
  -moz-border-bottom-right-radius: 4px;
}

[dir="ltr"] .list-group-item:last-child {
  border-bottom-left-radius: 4px;
}

[dir="rtl"] .list-group-item:last-child {
  border-bottom-right-radius: 4px;
}

a.list-group-item,
button.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

a.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
}

[dir="ltr"] button.list-group-item {
  text-align: left;
}

[dir="rtl"] button.list-group-item {
  text-align: right;
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}

.panel-body::before,
.panel-body::after {
  content: " ";
  display: table;
}

.panel-body::after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
}

[dir="ltr"] .panel-heading {
  -webkit-border-top-right-radius: 3px;
}

[dir="rtl"] .panel-heading {
  -webkit-border-top-left-radius: 3px;
}

[dir="ltr"] .panel-heading {
  -moz-border-top-right-radius: 3px;
}

[dir="rtl"] .panel-heading {
  -moz-border-top-left-radius: 3px;
}

[dir="ltr"] .panel-heading {
  -ms-border-top-right-radius: 3px;
}

[dir="rtl"] .panel-heading {
  -ms-border-top-left-radius: 3px;
}

[dir="ltr"] .panel-heading {
  border-top-right-radius: 3px;
}

[dir="rtl"] .panel-heading {
  border-top-left-radius: 3px;
}

[dir="ltr"] .panel-heading {
  -webkit-border-top-left-radius: 3px;
}

[dir="rtl"] .panel-heading {
  -webkit-border-top-right-radius: 3px;
}

[dir="ltr"] .panel-heading {
  -moz-border-top-left-radius: 3px;
}

[dir="rtl"] .panel-heading {
  -moz-border-top-right-radius: 3px;
}

[dir="ltr"] .panel-heading {
  -ms-border-top-left-radius: 3px;
}

[dir="rtl"] .panel-heading {
  -ms-border-top-right-radius: 3px;
}

[dir="ltr"] .panel-heading {
  border-top-left-radius: 3px;
}

[dir="rtl"] .panel-heading {
  border-top-right-radius: 3px;
}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
}

[dir="ltr"] .panel-footer {
  -webkit-border-bottom-right-radius: 3px;
}

[dir="rtl"] .panel-footer {
  -webkit-border-bottom-left-radius: 3px;
}

[dir="ltr"] .panel-footer {
  -moz-border-bottom-right-radius: 3px;
}

[dir="rtl"] .panel-footer {
  -moz-border-bottom-left-radius: 3px;
}

[dir="ltr"] .panel-footer {
  border-bottom-right-radius: 3px;
}

[dir="rtl"] .panel-footer {
  border-bottom-left-radius: 3px;
}

[dir="ltr"] .panel-footer {
  -webkit-border-bottom-left-radius: 3px;
}

[dir="rtl"] .panel-footer {
  -webkit-border-bottom-right-radius: 3px;
}

[dir="ltr"] .panel-footer {
  -moz-border-bottom-left-radius: 3px;
}

[dir="rtl"] .panel-footer {
  -moz-border-bottom-right-radius: 3px;
}

[dir="ltr"] .panel-footer {
  border-bottom-left-radius: 3px;
}

[dir="rtl"] .panel-footer {
  border-bottom-right-radius: 3px;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
}

[dir="ltr"] .panel > .list-group:first-child .list-group-item:first-child,
[dir="ltr"]
    .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  -webkit-border-top-right-radius: 3px;
}

[dir="rtl"] .panel > .list-group:first-child .list-group-item:first-child,
[dir="rtl"]
    .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  -webkit-border-top-left-radius: 3px;
}

[dir="ltr"] .panel > .list-group:first-child .list-group-item:first-child,
[dir="ltr"]
    .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  -moz-border-top-right-radius: 3px;
}

[dir="rtl"] .panel > .list-group:first-child .list-group-item:first-child,
[dir="rtl"]
    .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  -moz-border-top-left-radius: 3px;
}

[dir="ltr"] .panel > .list-group:first-child .list-group-item:first-child,
[dir="ltr"]
    .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  -ms-border-top-right-radius: 3px;
}

[dir="rtl"] .panel > .list-group:first-child .list-group-item:first-child,
[dir="rtl"]
    .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  -ms-border-top-left-radius: 3px;
}

[dir="ltr"] .panel > .list-group:first-child .list-group-item:first-child,
[dir="ltr"]
    .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top-right-radius: 3px;
}

[dir="rtl"] .panel > .list-group:first-child .list-group-item:first-child,
[dir="rtl"]
    .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 3px;
}

[dir="ltr"] .panel > .list-group:first-child .list-group-item:first-child,
[dir="ltr"]
    .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  -webkit-border-top-left-radius: 3px;
}

[dir="rtl"] .panel > .list-group:first-child .list-group-item:first-child,
[dir="rtl"]
    .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  -webkit-border-top-right-radius: 3px;
}

[dir="ltr"] .panel > .list-group:first-child .list-group-item:first-child,
[dir="ltr"]
    .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  -moz-border-top-left-radius: 3px;
}

[dir="rtl"] .panel > .list-group:first-child .list-group-item:first-child,
[dir="rtl"]
    .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  -moz-border-top-right-radius: 3px;
}

[dir="ltr"] .panel > .list-group:first-child .list-group-item:first-child,
[dir="ltr"]
    .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  -ms-border-top-left-radius: 3px;
}

[dir="rtl"] .panel > .list-group:first-child .list-group-item:first-child,
[dir="rtl"]
    .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  -ms-border-top-right-radius: 3px;
}

[dir="ltr"] .panel > .list-group:first-child .list-group-item:first-child,
[dir="ltr"]
    .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 3px;
}

[dir="rtl"] .panel > .list-group:first-child .list-group-item:first-child,
[dir="rtl"]
    .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top-right-radius: 3px;
}

.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
}

[dir="ltr"] .panel > .list-group:last-child .list-group-item:last-child,
[dir="ltr"]
    .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  -webkit-border-bottom-right-radius: 3px;
}

[dir="rtl"] .panel > .list-group:last-child .list-group-item:last-child,
[dir="rtl"]
    .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  -webkit-border-bottom-left-radius: 3px;
}

[dir="ltr"] .panel > .list-group:last-child .list-group-item:last-child,
[dir="ltr"]
    .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  -moz-border-bottom-right-radius: 3px;
}

[dir="rtl"] .panel > .list-group:last-child .list-group-item:last-child,
[dir="rtl"]
    .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  -moz-border-bottom-left-radius: 3px;
}

[dir="ltr"] .panel > .list-group:last-child .list-group-item:last-child,
[dir="ltr"]
    .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 3px;
}

[dir="rtl"] .panel > .list-group:last-child .list-group-item:last-child,
[dir="rtl"]
    .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom-left-radius: 3px;
}

[dir="ltr"] .panel > .list-group:last-child .list-group-item:last-child,
[dir="ltr"]
    .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  -webkit-border-bottom-left-radius: 3px;
}

[dir="rtl"] .panel > .list-group:last-child .list-group-item:last-child,
[dir="rtl"]
    .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  -webkit-border-bottom-right-radius: 3px;
}

[dir="ltr"] .panel > .list-group:last-child .list-group-item:last-child,
[dir="ltr"]
    .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  -moz-border-bottom-left-radius: 3px;
}

[dir="rtl"] .panel > .list-group:last-child .list-group-item:last-child,
[dir="rtl"]
    .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  -moz-border-bottom-right-radius: 3px;
}

[dir="ltr"] .panel > .list-group:last-child .list-group-item:last-child,
[dir="ltr"]
    .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom-left-radius: 3px;
}

[dir="rtl"] .panel > .list-group:last-child .list-group-item:last-child,
[dir="rtl"]
    .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 3px;
}

[dir="ltr"] .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  -webkit-border-top-right-radius: 0;
}

[dir="rtl"] .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  -webkit-border-top-left-radius: 0;
}

[dir="ltr"] .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  -moz-border-top-right-radius: 0;
}

[dir="rtl"] .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  -moz-border-top-left-radius: 0;
}

[dir="ltr"] .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  -ms-border-top-right-radius: 0;
}

[dir="rtl"] .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  -ms-border-top-left-radius: 0;
}

[dir="ltr"] .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
}

[dir="rtl"] .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
}

[dir="ltr"] .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  -webkit-border-top-left-radius: 0;
}

[dir="rtl"] .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  -webkit-border-top-right-radius: 0;
}

[dir="ltr"] .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  -moz-border-top-left-radius: 0;
}

[dir="rtl"] .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  -moz-border-top-right-radius: 0;
}

[dir="ltr"] .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  -ms-border-top-left-radius: 0;
}

[dir="rtl"] .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  -ms-border-top-right-radius: 0;
}

[dir="ltr"] .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
}

[dir="rtl"] .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

[dir="ltr"] .panel > .table caption,
[dir="ltr"]
  .panel > .table-responsive > .table caption,
[dir="ltr"]
  .panel > .panel-collapse > .table caption {
  padding-left: 15px;
}

[dir="rtl"] .panel > .table caption,
[dir="rtl"]
  .panel > .table-responsive > .table caption,
[dir="rtl"]
  .panel > .panel-collapse > .table caption {
  padding-right: 15px;
}

[dir="ltr"] .panel > .table caption,
[dir="ltr"]
  .panel > .table-responsive > .table caption,
[dir="ltr"]
  .panel > .panel-collapse > .table caption {
  padding-right: 15px;
}

[dir="rtl"] .panel > .table caption,
[dir="rtl"]
  .panel > .table-responsive > .table caption,
[dir="rtl"]
  .panel > .panel-collapse > .table caption {
  padding-left: 15px;
}

[dir="ltr"] .panel > .table:first-child,
[dir="ltr"]
.panel > .table-responsive:first-child > .table:first-child {
  -webkit-border-top-right-radius: 3px;
}

[dir="rtl"] .panel > .table:first-child,
[dir="rtl"]
.panel > .table-responsive:first-child > .table:first-child {
  -webkit-border-top-left-radius: 3px;
}

[dir="ltr"] .panel > .table:first-child,
[dir="ltr"]
.panel > .table-responsive:first-child > .table:first-child {
  -moz-border-top-right-radius: 3px;
}

[dir="rtl"] .panel > .table:first-child,
[dir="rtl"]
.panel > .table-responsive:first-child > .table:first-child {
  -moz-border-top-left-radius: 3px;
}

[dir="ltr"] .panel > .table:first-child,
[dir="ltr"]
.panel > .table-responsive:first-child > .table:first-child {
  -ms-border-top-right-radius: 3px;
}

[dir="rtl"] .panel > .table:first-child,
[dir="rtl"]
.panel > .table-responsive:first-child > .table:first-child {
  -ms-border-top-left-radius: 3px;
}

[dir="ltr"] .panel > .table:first-child,
[dir="ltr"]
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
}

[dir="rtl"] .panel > .table:first-child,
[dir="rtl"]
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
}

[dir="ltr"] .panel > .table:first-child,
[dir="ltr"]
.panel > .table-responsive:first-child > .table:first-child {
  -webkit-border-top-left-radius: 3px;
}

[dir="rtl"] .panel > .table:first-child,
[dir="rtl"]
.panel > .table-responsive:first-child > .table:first-child {
  -webkit-border-top-right-radius: 3px;
}

[dir="ltr"] .panel > .table:first-child,
[dir="ltr"]
.panel > .table-responsive:first-child > .table:first-child {
  -moz-border-top-left-radius: 3px;
}

[dir="rtl"] .panel > .table:first-child,
[dir="rtl"]
.panel > .table-responsive:first-child > .table:first-child {
  -moz-border-top-right-radius: 3px;
}

[dir="ltr"] .panel > .table:first-child,
[dir="ltr"]
.panel > .table-responsive:first-child > .table:first-child {
  -ms-border-top-left-radius: 3px;
}

[dir="rtl"] .panel > .table:first-child,
[dir="rtl"]
.panel > .table-responsive:first-child > .table:first-child {
  -ms-border-top-right-radius: 3px;
}

[dir="ltr"] .panel > .table:first-child,
[dir="ltr"]
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
}

[dir="rtl"] .panel > .table:first-child,
[dir="rtl"]
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
}

[dir="ltr"] .panel > .table:first-child > thead:first-child > tr:first-child,
[dir="ltr"]
.panel > .table:first-child > tbody:first-child > tr:first-child,
[dir="ltr"]
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
[dir="ltr"]
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  -webkit-border-top-left-radius: 3px;
}

[dir="rtl"] .panel > .table:first-child > thead:first-child > tr:first-child,
[dir="rtl"]
.panel > .table:first-child > tbody:first-child > tr:first-child,
[dir="rtl"]
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
[dir="rtl"]
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  -webkit-border-top-right-radius: 3px;
}

[dir="ltr"] .panel > .table:first-child > thead:first-child > tr:first-child,
[dir="ltr"]
.panel > .table:first-child > tbody:first-child > tr:first-child,
[dir="ltr"]
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
[dir="ltr"]
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  -moz-border-top-left-radius: 3px;
}

[dir="rtl"] .panel > .table:first-child > thead:first-child > tr:first-child,
[dir="rtl"]
.panel > .table:first-child > tbody:first-child > tr:first-child,
[dir="rtl"]
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
[dir="rtl"]
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  -moz-border-top-right-radius: 3px;
}

[dir="ltr"] .panel > .table:first-child > thead:first-child > tr:first-child,
[dir="ltr"]
.panel > .table:first-child > tbody:first-child > tr:first-child,
[dir="ltr"]
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
[dir="ltr"]
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  -ms-border-top-left-radius: 3px;
}

[dir="rtl"] .panel > .table:first-child > thead:first-child > tr:first-child,
[dir="rtl"]
.panel > .table:first-child > tbody:first-child > tr:first-child,
[dir="rtl"]
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
[dir="rtl"]
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  -ms-border-top-right-radius: 3px;
}

[dir="ltr"] .panel > .table:first-child > thead:first-child > tr:first-child,
[dir="ltr"]
.panel > .table:first-child > tbody:first-child > tr:first-child,
[dir="ltr"]
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
[dir="ltr"]
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
}

[dir="rtl"] .panel > .table:first-child > thead:first-child > tr:first-child,
[dir="rtl"]
.panel > .table:first-child > tbody:first-child > tr:first-child,
[dir="rtl"]
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
[dir="rtl"]
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-right-radius: 3px;
}

[dir="ltr"] .panel > .table:first-child > thead:first-child > tr:first-child,
[dir="ltr"]
.panel > .table:first-child > tbody:first-child > tr:first-child,
[dir="ltr"]
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
[dir="ltr"]
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  -webkit-border-top-right-radius: 3px;
}

[dir="rtl"] .panel > .table:first-child > thead:first-child > tr:first-child,
[dir="rtl"]
.panel > .table:first-child > tbody:first-child > tr:first-child,
[dir="rtl"]
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
[dir="rtl"]
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  -webkit-border-top-left-radius: 3px;
}

[dir="ltr"] .panel > .table:first-child > thead:first-child > tr:first-child,
[dir="ltr"]
.panel > .table:first-child > tbody:first-child > tr:first-child,
[dir="ltr"]
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
[dir="ltr"]
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  -moz-border-top-right-radius: 3px;
}

[dir="rtl"] .panel > .table:first-child > thead:first-child > tr:first-child,
[dir="rtl"]
.panel > .table:first-child > tbody:first-child > tr:first-child,
[dir="rtl"]
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
[dir="rtl"]
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  -moz-border-top-left-radius: 3px;
}

[dir="ltr"] .panel > .table:first-child > thead:first-child > tr:first-child,
[dir="ltr"]
.panel > .table:first-child > tbody:first-child > tr:first-child,
[dir="ltr"]
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
[dir="ltr"]
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  -ms-border-top-right-radius: 3px;
}

[dir="rtl"] .panel > .table:first-child > thead:first-child > tr:first-child,
[dir="rtl"]
.panel > .table:first-child > tbody:first-child > tr:first-child,
[dir="rtl"]
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
[dir="rtl"]
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  -ms-border-top-left-radius: 3px;
}

[dir="ltr"] .panel > .table:first-child > thead:first-child > tr:first-child,
[dir="ltr"]
.panel > .table:first-child > tbody:first-child > tr:first-child,
[dir="ltr"]
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
[dir="ltr"]
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-right-radius: 3px;
}

[dir="rtl"] .panel > .table:first-child > thead:first-child > tr:first-child,
[dir="rtl"]
.panel > .table:first-child > tbody:first-child > tr:first-child,
[dir="rtl"]
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
[dir="rtl"]
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
}

[dir="ltr"] .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
[dir="ltr"]
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
[dir="ltr"]
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
[dir="ltr"]
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
[dir="ltr"]
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
[dir="ltr"]
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
[dir="ltr"]
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
[dir="ltr"]
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  -webkit-border-top-left-radius: 3px;
}

[dir="rtl"] .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
[dir="rtl"]
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
[dir="rtl"]
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
[dir="rtl"]
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
[dir="rtl"]
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
[dir="rtl"]
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
[dir="rtl"]
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
[dir="rtl"]
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  -webkit-border-top-right-radius: 3px;
}

[dir="ltr"] .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
[dir="ltr"]
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
[dir="ltr"]
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
[dir="ltr"]
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
[dir="ltr"]
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
[dir="ltr"]
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
[dir="ltr"]
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
[dir="ltr"]
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  -moz-border-top-left-radius: 3px;
}

[dir="rtl"] .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
[dir="rtl"]
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
[dir="rtl"]
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
[dir="rtl"]
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
[dir="rtl"]
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
[dir="rtl"]
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
[dir="rtl"]
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
[dir="rtl"]
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  -moz-border-top-right-radius: 3px;
}

[dir="ltr"] .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
[dir="ltr"]
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
[dir="ltr"]
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
[dir="ltr"]
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
[dir="ltr"]
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
[dir="ltr"]
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
[dir="ltr"]
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
[dir="ltr"]
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  -ms-border-top-left-radius: 3px;
}

[dir="rtl"] .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
[dir="rtl"]
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
[dir="rtl"]
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
[dir="rtl"]
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
[dir="rtl"]
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
[dir="rtl"]
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
[dir="rtl"]
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
[dir="rtl"]
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  -ms-border-top-right-radius: 3px;
}

[dir="ltr"] .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
[dir="ltr"]
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
[dir="ltr"]
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
[dir="ltr"]
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
[dir="ltr"]
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
[dir="ltr"]
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
[dir="ltr"]
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
[dir="ltr"]
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

[dir="rtl"] .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
[dir="rtl"]
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
[dir="rtl"]
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
[dir="rtl"]
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
[dir="rtl"]
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
[dir="rtl"]
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
[dir="rtl"]
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
[dir="rtl"]
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-right-radius: 3px;
}

[dir="ltr"] .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
[dir="ltr"]
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
[dir="ltr"]
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
[dir="ltr"]
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
[dir="ltr"]
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
[dir="ltr"]
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
[dir="ltr"]
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
[dir="ltr"]
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  -webkit-border-top-right-radius: 3px;
}

[dir="rtl"] .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
[dir="rtl"]
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
[dir="rtl"]
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
[dir="rtl"]
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
[dir="rtl"]
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
[dir="rtl"]
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
[dir="rtl"]
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
[dir="rtl"]
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  -webkit-border-top-left-radius: 3px;
}

[dir="ltr"] .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
[dir="ltr"]
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
[dir="ltr"]
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
[dir="ltr"]
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
[dir="ltr"]
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
[dir="ltr"]
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
[dir="ltr"]
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
[dir="ltr"]
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  -moz-border-top-right-radius: 3px;
}

[dir="rtl"] .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
[dir="rtl"]
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
[dir="rtl"]
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
[dir="rtl"]
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
[dir="rtl"]
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
[dir="rtl"]
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
[dir="rtl"]
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
[dir="rtl"]
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  -moz-border-top-left-radius: 3px;
}

[dir="ltr"] .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
[dir="ltr"]
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
[dir="ltr"]
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
[dir="ltr"]
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
[dir="ltr"]
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
[dir="ltr"]
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
[dir="ltr"]
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
[dir="ltr"]
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  -ms-border-top-right-radius: 3px;
}

[dir="rtl"] .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
[dir="rtl"]
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
[dir="rtl"]
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
[dir="rtl"]
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
[dir="rtl"]
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
[dir="rtl"]
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
[dir="rtl"]
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
[dir="rtl"]
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  -ms-border-top-left-radius: 3px;
}

[dir="ltr"] .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
[dir="ltr"]
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
[dir="ltr"]
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
[dir="ltr"]
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
[dir="ltr"]
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
[dir="ltr"]
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
[dir="ltr"]
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
[dir="ltr"]
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

[dir="rtl"] .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
[dir="rtl"]
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
[dir="rtl"]
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
[dir="rtl"]
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
[dir="rtl"]
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
[dir="rtl"]
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
[dir="rtl"]
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
[dir="rtl"]
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-left-radius: 3px;
}

[dir="ltr"] .panel > .table:last-child,
[dir="ltr"]
.panel > .table-responsive:last-child > .table:last-child {
  -webkit-border-bottom-right-radius: 3px;
}

[dir="rtl"] .panel > .table:last-child,
[dir="rtl"]
.panel > .table-responsive:last-child > .table:last-child {
  -webkit-border-bottom-left-radius: 3px;
}

[dir="ltr"] .panel > .table:last-child,
[dir="ltr"]
.panel > .table-responsive:last-child > .table:last-child {
  -moz-border-bottom-right-radius: 3px;
}

[dir="rtl"] .panel > .table:last-child,
[dir="rtl"]
.panel > .table-responsive:last-child > .table:last-child {
  -moz-border-bottom-left-radius: 3px;
}

[dir="ltr"] .panel > .table:last-child,
[dir="ltr"]
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
}

[dir="rtl"] .panel > .table:last-child,
[dir="rtl"]
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-left-radius: 3px;
}

[dir="ltr"] .panel > .table:last-child,
[dir="ltr"]
.panel > .table-responsive:last-child > .table:last-child {
  -webkit-border-bottom-left-radius: 3px;
}

[dir="rtl"] .panel > .table:last-child,
[dir="rtl"]
.panel > .table-responsive:last-child > .table:last-child {
  -webkit-border-bottom-right-radius: 3px;
}

[dir="ltr"] .panel > .table:last-child,
[dir="ltr"]
.panel > .table-responsive:last-child > .table:last-child {
  -moz-border-bottom-left-radius: 3px;
}

[dir="rtl"] .panel > .table:last-child,
[dir="rtl"]
.panel > .table-responsive:last-child > .table:last-child {
  -moz-border-bottom-right-radius: 3px;
}

[dir="ltr"] .panel > .table:last-child,
[dir="ltr"]
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-left-radius: 3px;
}

[dir="rtl"] .panel > .table:last-child,
[dir="rtl"]
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
}

[dir="ltr"] .panel > .table:last-child > tbody:last-child > tr:last-child,
[dir="ltr"]
.panel > .table:last-child > tfoot:last-child > tr:last-child,
[dir="ltr"]
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
[dir="ltr"]
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  -webkit-border-bottom-left-radius: 3px;
}

[dir="rtl"] .panel > .table:last-child > tbody:last-child > tr:last-child,
[dir="rtl"]
.panel > .table:last-child > tfoot:last-child > tr:last-child,
[dir="rtl"]
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
[dir="rtl"]
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  -webkit-border-bottom-right-radius: 3px;
}

[dir="ltr"] .panel > .table:last-child > tbody:last-child > tr:last-child,
[dir="ltr"]
.panel > .table:last-child > tfoot:last-child > tr:last-child,
[dir="ltr"]
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
[dir="ltr"]
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  -moz-border-bottom-left-radius: 3px;
}

[dir="rtl"] .panel > .table:last-child > tbody:last-child > tr:last-child,
[dir="rtl"]
.panel > .table:last-child > tfoot:last-child > tr:last-child,
[dir="rtl"]
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
[dir="rtl"]
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  -moz-border-bottom-right-radius: 3px;
}

[dir="ltr"] .panel > .table:last-child > tbody:last-child > tr:last-child,
[dir="ltr"]
.panel > .table:last-child > tfoot:last-child > tr:last-child,
[dir="ltr"]
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
[dir="ltr"]
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
}

[dir="rtl"] .panel > .table:last-child > tbody:last-child > tr:last-child,
[dir="rtl"]
.panel > .table:last-child > tfoot:last-child > tr:last-child,
[dir="rtl"]
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
[dir="rtl"]
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
}

[dir="ltr"] .panel > .table:last-child > tbody:last-child > tr:last-child,
[dir="ltr"]
.panel > .table:last-child > tfoot:last-child > tr:last-child,
[dir="ltr"]
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
[dir="ltr"]
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  -webkit-border-bottom-right-radius: 3px;
}

[dir="rtl"] .panel > .table:last-child > tbody:last-child > tr:last-child,
[dir="rtl"]
.panel > .table:last-child > tfoot:last-child > tr:last-child,
[dir="rtl"]
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
[dir="rtl"]
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  -webkit-border-bottom-left-radius: 3px;
}

[dir="ltr"] .panel > .table:last-child > tbody:last-child > tr:last-child,
[dir="ltr"]
.panel > .table:last-child > tfoot:last-child > tr:last-child,
[dir="ltr"]
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
[dir="ltr"]
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  -moz-border-bottom-right-radius: 3px;
}

[dir="rtl"] .panel > .table:last-child > tbody:last-child > tr:last-child,
[dir="rtl"]
.panel > .table:last-child > tfoot:last-child > tr:last-child,
[dir="rtl"]
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
[dir="rtl"]
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  -moz-border-bottom-left-radius: 3px;
}

[dir="ltr"] .panel > .table:last-child > tbody:last-child > tr:last-child,
[dir="ltr"]
.panel > .table:last-child > tfoot:last-child > tr:last-child,
[dir="ltr"]
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
[dir="ltr"]
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
}

[dir="rtl"] .panel > .table:last-child > tbody:last-child > tr:last-child,
[dir="rtl"]
.panel > .table:last-child > tfoot:last-child > tr:last-child,
[dir="rtl"]
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
[dir="rtl"]
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
}

[dir="ltr"] .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
[dir="ltr"]
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
[dir="ltr"]
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
[dir="ltr"]
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
[dir="ltr"]
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
[dir="ltr"]
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
[dir="ltr"]
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
[dir="ltr"]
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  -webkit-border-bottom-left-radius: 3px;
}

[dir="rtl"] .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
[dir="rtl"]
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
[dir="rtl"]
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
[dir="rtl"]
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
[dir="rtl"]
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
[dir="rtl"]
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
[dir="rtl"]
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
[dir="rtl"]
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  -webkit-border-bottom-right-radius: 3px;
}

[dir="ltr"] .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
[dir="ltr"]
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
[dir="ltr"]
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
[dir="ltr"]
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
[dir="ltr"]
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
[dir="ltr"]
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
[dir="ltr"]
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
[dir="ltr"]
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  -moz-border-bottom-left-radius: 3px;
}

[dir="rtl"] .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
[dir="rtl"]
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
[dir="rtl"]
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
[dir="rtl"]
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
[dir="rtl"]
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
[dir="rtl"]
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
[dir="rtl"]
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
[dir="rtl"]
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  -moz-border-bottom-right-radius: 3px;
}

[dir="ltr"] .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
[dir="ltr"]
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
[dir="ltr"]
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
[dir="ltr"]
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
[dir="ltr"]
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
[dir="ltr"]
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
[dir="ltr"]
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
[dir="ltr"]
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

[dir="rtl"] .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
[dir="rtl"]
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
[dir="rtl"]
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
[dir="rtl"]
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
[dir="rtl"]
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
[dir="rtl"]
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
[dir="rtl"]
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
[dir="rtl"]
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-right-radius: 3px;
}

[dir="ltr"] .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
[dir="ltr"]
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
[dir="ltr"]
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
[dir="ltr"]
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
[dir="ltr"]
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
[dir="ltr"]
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
[dir="ltr"]
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
[dir="ltr"]
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  -webkit-border-bottom-right-radius: 3px;
}

[dir="rtl"] .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
[dir="rtl"]
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
[dir="rtl"]
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
[dir="rtl"]
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
[dir="rtl"]
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
[dir="rtl"]
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
[dir="rtl"]
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
[dir="rtl"]
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  -webkit-border-bottom-left-radius: 3px;
}

[dir="ltr"] .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
[dir="ltr"]
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
[dir="ltr"]
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
[dir="ltr"]
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
[dir="ltr"]
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
[dir="ltr"]
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
[dir="ltr"]
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
[dir="ltr"]
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  -moz-border-bottom-right-radius: 3px;
}

[dir="rtl"] .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
[dir="rtl"]
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
[dir="rtl"]
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
[dir="rtl"]
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
[dir="rtl"]
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
[dir="rtl"]
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
[dir="rtl"]
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
[dir="rtl"]
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  -moz-border-bottom-left-radius: 3px;
}

[dir="ltr"] .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
[dir="ltr"]
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
[dir="ltr"]
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
[dir="ltr"]
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
[dir="ltr"]
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
[dir="ltr"]
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
[dir="ltr"]
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
[dir="ltr"]
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

[dir="rtl"] .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
[dir="rtl"]
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
[dir="rtl"]
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
[dir="rtl"]
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
[dir="rtl"]
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
[dir="rtl"]
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
[dir="rtl"]
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
[dir="rtl"]
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-left-radius: 3px;
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

[dir="ltr"] .panel > .table-bordered > thead > tr > th:first-child,
[dir="ltr"]
  .panel > .table-bordered > thead > tr > td:first-child,
[dir="ltr"]
  .panel > .table-bordered > tbody > tr > th:first-child,
[dir="ltr"]
  .panel > .table-bordered > tbody > tr > td:first-child,
[dir="ltr"]
  .panel > .table-bordered > tfoot > tr > th:first-child,
[dir="ltr"]
  .panel > .table-bordered > tfoot > tr > td:first-child,
[dir="ltr"]
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
[dir="ltr"]
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
[dir="ltr"]
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
[dir="ltr"]
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
[dir="ltr"]
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
[dir="ltr"]
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

[dir="rtl"] .panel > .table-bordered > thead > tr > th:first-child,
[dir="rtl"]
  .panel > .table-bordered > thead > tr > td:first-child,
[dir="rtl"]
  .panel > .table-bordered > tbody > tr > th:first-child,
[dir="rtl"]
  .panel > .table-bordered > tbody > tr > td:first-child,
[dir="rtl"]
  .panel > .table-bordered > tfoot > tr > th:first-child,
[dir="rtl"]
  .panel > .table-bordered > tfoot > tr > td:first-child,
[dir="rtl"]
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
[dir="rtl"]
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
[dir="rtl"]
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
[dir="rtl"]
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
[dir="rtl"]
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
[dir="rtl"]
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-right: 0;
}

[dir="ltr"] .panel > .table-bordered > thead > tr > th:last-child,
[dir="ltr"]
  .panel > .table-bordered > thead > tr > td:last-child,
[dir="ltr"]
  .panel > .table-bordered > tbody > tr > th:last-child,
[dir="ltr"]
  .panel > .table-bordered > tbody > tr > td:last-child,
[dir="ltr"]
  .panel > .table-bordered > tfoot > tr > th:last-child,
[dir="ltr"]
  .panel > .table-bordered > tfoot > tr > td:last-child,
[dir="ltr"]
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
[dir="ltr"]
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
[dir="ltr"]
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
[dir="ltr"]
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
[dir="ltr"]
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
[dir="ltr"]
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

[dir="rtl"] .panel > .table-bordered > thead > tr > th:last-child,
[dir="rtl"]
  .panel > .table-bordered > thead > tr > td:last-child,
[dir="rtl"]
  .panel > .table-bordered > tbody > tr > th:last-child,
[dir="rtl"]
  .panel > .table-bordered > tbody > tr > td:last-child,
[dir="rtl"]
  .panel > .table-bordered > tfoot > tr > th:last-child,
[dir="rtl"]
  .panel > .table-bordered > tfoot > tr > td:last-child,
[dir="rtl"]
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
[dir="rtl"]
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
[dir="rtl"]
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
[dir="rtl"]
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
[dir="rtl"]
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
[dir="rtl"]
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-left: 0;
}

.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-wrapper {
  margin-bottom: 20px;
}

.panel-wrapper .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

.panel-wrapper .panel + .panel {
  margin-top: 5px;
}

.panel-wrapper .panel-heading {
  border-bottom: 0;
}

.panel-wrapper .panel-heading + .panel-collapse > .panel-body,
.panel-wrapper .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}

.panel-wrapper .panel-footer {
  border-top: 0;
}

.panel-wrapper .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}

.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #337ab7;
}

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}

.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

[dir="ltr"] .embed-responsive .embed-responsive-item,
[dir="ltr"]
    .embed-responsive iframe,
[dir="ltr"]
    .embed-responsive embed,
[dir="ltr"]
    .embed-responsive object,
[dir="ltr"]
    .embed-responsive video {
  left: 0;
}

[dir="rtl"] .embed-responsive .embed-responsive-item,
[dir="rtl"]
    .embed-responsive iframe,
[dir="rtl"]
    .embed-responsive embed,
[dir="rtl"]
    .embed-responsive object,
[dir="rtl"]
    .embed-responsive video {
  right: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

[dir="ltr"] .close {
  float: right;
}

[dir="rtl"] .close {
  float: left;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

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

.clearfix::after {
  clear: both;
}

.center-block {
  display: block;
}

[dir="ltr"] .center-block {
  margin-left: auto;
}

[dir="rtl"] .center-block {
  margin-right: auto;
}

[dir="ltr"] .center-block {
  margin-right: auto;
}

[dir="rtl"] .center-block {
  margin-left: auto;
}

[dir="ltr"] .pull-right {
  float: right !important;
}

[dir="rtl"] .pull-right {
  float: left !important;
}

[dir="ltr"] .pull-left {
  float: left !important;
}

[dir="rtl"] .pull-left {
  float: right !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table !important;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table !important;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table !important;
  }

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table !important;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }

  table.visible-print {
    display: table !important;
  }

  tr.visible-print {
    display: table-row !important;
  }

  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "saib-corporate" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arab:before {
  content: "\E900";
}

.icon-back:before {
  content: "\E901";
}

.icon-calendar:before {
  content: "\E902";
}

.icon-check:before {
  content: "\E903";
}

.icon-clear:before {
  content: "\E904";
}

.icon-delete:before {
  content: "\E905";
}

.icon-down:before {
  content: "\E906";
}

.icon-house:before {
  content: "\E907";
}

.icon-logout2:before {
  content: "\E908";
}

.icon-plane:before {
  content: "\E909";
}

.icon-search:before {
  content: "\E90A";
}

.icon-user:before {
  content: "\E90B";
}

.icon-pay:before {
  content: "\E90C";
}

.icon-transH:before {
  content: "\E90D";
}

.icon-menu:before {
  content: "\E90E";
}

.icon-plus:before {
  content: "\E90F";
}

.icon-filter:before {
  content: "\E910";
}

.icon-login:before {
  content: "\E911";
}

.icon-phone:before {
  content: "\E912";
}

.icon-pin:before {
  content: "\E913";
}

.icon-lightning:before {
  content: "\E914";
}

.icon-logout:before {
  content: "\E915";
}

.icon-accounts:before {
  content: "\E916";
}

.icon-activity:before {
  content: "\E917";
}

.icon-cards:before {
  content: "\E918";
}

.icon-controller:before {
  content: "\E919";
}

.icon-home:before {
  content: "\E91A";
}

.icon-instructions:before {
  content: "\E91B";
}

.icon-merchant:before {
  content: "\E91C";
}

.icon-payments:before {
  content: "\E91D";
}

.icon-payroll:before {
  content: "\E91E";
}

.icon-prepaid_admin:before {
  content: "\E91F";
}

.icon-right:before {
  content: "\E920";
}

.icon-sadad:before {
  content: "\E921";
}

.icon-saib_trade:before {
  content: "\E922";
}

.icon-services:before {
  content: "\E923";
}

.icon-transfers:before {
  content: "\E924";
}

.icon-more:before {
  content: "\E925";
}

.icon-dashboard:before {
  content: "\E926";
}

.icon-attach-file:before {
  content: "\E927";
}

.icon-file:before {
  content: "\E928";
}

.icon-datasheet:before {
  content: "\E929";
  color: #02955f;
}

.icon-file-upload:before {
  content: "\E92A";
}

.icon-file-download:before {
  content: "\E92B";
}

.icon-print:before {
  content: "\E92C";
}

.icon-help:before {
  content: "\E92D";
}

.icon-mail-open:before {
  content: "\E92E";
}

.icon-mail-closed:before {
  content: "\E92F";
}

.icon-waiting:before {
  content: "\E930";
}

.icon-suggestions:before {
  content: "\E923";
}

.icon-ips-id:before {
  content: "\E9C5";
}

.icon-instant-transfer:before {
  content: "\E9C7";
}

.icon-ips-mobile:before {
  content: "\E9C6";
}

.icon-ips-email:before {
  content: "\E9C8";
}

.icon-logo-saib:before {
  content: "\E9C9";
}

.icon-info:before {
  content: "\E931";
}

.icon-SAR-symbol:before {
  content: "\E932";
}

.bidi-isolate {
  unicode-bidi: isolate;
}

[dir="ltr"] *:not(bdo) {
  direction: ltr;
}

[dir="rtl"] *:not(bdo) {
  direction: rtl;
}

html,
body {
  font-family: "cotext";
  font-size: 11px;
  height: 100%;
}

html.desktop,
body.desktop {
  min-width: 980px;
}

html input::-ms-clear,
body input::-ms-clear {
  display: none;
}

b,
strong,
.bold {
  font-family: "cotext-bold";
  font-weight: normal;
}

.green {
  color: #4e941f;
}

.red {
  color: #d0021b;
}

.grey-badge {
  color: #ffffff;
  background-color: #b0b0b0;
  padding-right: 10px;
  padding-left: 10px;
  border-radius: 15px;
}

.green-badge {
  color: #ffffff;
  background-color: #4e941f;
  padding-right: 10px;
  padding-left: 10px;
  border-radius: 15px;
}

.color-primary-dark {
  color: #d2ad15;
}

.cursor-pointer {
  cursor: pointer;
}

.icon-waiting {
  margin-right: 10px;
  vertical-align: middle;
  color: #d2ad15;
  font-size: 20px;
}

.is-link {
  color: #474c55;
  text-decoration: underline;
  font-family: "cotext-bold";
  cursor: pointer;
}

@media (min-width: 992px) {
  .dynamic-error-size .error-form-wrapper {
    min-height: auto !important;
  }
}

.relative {
  position: relative;
}

.no-btn {
  background: transparent;
  border: 0;
  outline: none;
}

.rotate-180 {
  transform: rotate(180deg);
}

.icon-size-20 {
  font-size: 20px;
}

.pre-text {
  white-space: pre-line;
}

.no-rtl {
  direction: ltr !important;
  display: inline-block;
}

.input-no-label-margin {
  margin-top: 25px !important;
}

.margin-top-15 {
  margin-top: 15px;
}

.margin-top-30 {
  margin-top: 30px;
}

.margin-bottom-15 {
  margin-bottom: 15px;
}

.margin-bottom-30 {
  margin-bottom: 30px;
}

@media (min-width: 992px) {
  .cmp-main.has-sidebar {
    width: calc(100% - 275px) !important;
  }

  [dir="ltr"] .cmp-main.has-sidebar {
    margin-left: 275px !important;
  }

  [dir="rtl"] .cmp-main.has-sidebar {
    margin-right: 275px !important;
  }
}

@media (min-width: 992px) {
  .is-dashboard-page .cmp-main {
    background: #f8f7f6 !important;
  }
}

@media (min-width: 992px) and (min-width: 992px) and (max-width: 1199px) {
  .is-dashboard-page .cmp-main.has-sidebar {
    width: calc(100% - 70px) !important;
  }

  [dir="ltr"] .is-dashboard-page .cmp-main.has-sidebar {
    margin-left: 70px !important;
  }

  [dir="rtl"] .is-dashboard-page .cmp-main.has-sidebar {
    margin-right: 70px !important;
  }
}

.is-dashboard-page cmp-alert[key="exchange-value"] {
  position: relative;
  z-index: 0;
}

.only-print {
  display: none;
}

@media print {
  cmp-header,
  cmp-button-form,
  cmp-alert:not(.force-print) {
    display: none !important;
  }

  #cmp-main {
    margin: 0 !important;
    width: 100vw !important;
  }

  #cmp-main cmp-title .title-primary .title-text {
    font-size: 20px !important;
  }

  .only-print {
    display: flex !important;
    flex-direction: column;
  }

  .only-print .logo-saib-bank {
    align-self: flex-end;
  }

  .only-print .disclaimer-msg {
    margin-bottom: 7rem;
  }

  .no-print {
    display: none;
  }

  body.print-custom-mode > * {
    display: none;
  }

  body.print-custom-mode > .container-print-tmp {
    display: flex !important;
    flex-direction: column;
  }

  body.print-custom-mode > .container-print-tmp .logo-saib-bank {
    align-self: flex-end;
  }

  body.rtl #cmp-main {
    padding-top: 50px !important;
    font-size: 8px !important;
  }

  body.rtl #cmp-main .header-title h4 {
    font-size: 12px !important;
  }

  body.rtl #cmp-main .title-breadcrumb {
    font-size: 14px;
  }

  body.rtl #cmp-main .title-breadcrumb img {
    height: 35px;
  }

  body.rtl .only-print {
    display: flex !important;
    flex-direction: column;
  }

  body.rtl .only-print .logo-saib-bank {
    align-self: flex-end;
    height: 50px;
  }

  body.rtl cmp-table th {
    font-size: 11px !important;
  }

  body.rtl cmp-table td {
    font-size: 10px !important;
  }

  body.rtl cmp-table .pagination-info .showinfo-text {
    font-size: 10px !important;
  }

  cmp-table .right-actions {
    display: none;
  }

  cmp-table th {
    padding: 0 10px 10px 10px !important;
  }

  cmp-table table {
    page-break-inside: auto;
  }

  cmp-table table thead {
    display: table-header-group;
  }

  cmp-table table tfoot {
    display: table-footer-group;
  }

  cmp-table table tr {
    page-break-inside: avoid;
    page-break-after: auto;
  }
}

.spinner {
  border: 16px solid lightgray;
  border-top: 16px solid #ffcd00;
  border-radius: 50%;
  width: 120px;
  height: 120px;
  animation: spin 1.5s linear infinite;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}

.spinner.size-25 {
  border-width: 4px;
  width: 20px;
  height: 20px;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.environment-button {
  margin: 0 15px;
}

.header {
  width: 100%;
  height: 60px;
  background: transparent;
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
  /* LOGIN HEADER */
}

@media (min-width: 992px) {
  .header {
    height: 90px;
  }
}

.header .header-desktop-left {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}

[dir="ltr"] .header .header-desktop-left {
  margin-left: 20px;
}

[dir="rtl"] .header .header-desktop-left {
  margin-right: 20px;
}

.header .header-desktop-left .header-logo-saib {
  cursor: pointer;
}

[dir="ltr"] .header .header-desktop-left .header-logo-saib {
  text-align: right;
}

[dir="rtl"] .header .header-desktop-left .header-logo-saib {
  text-align: left;
}

.header .header-desktop-left .header-logo-saib img {
  height: 70px;
}

.header .header-desktop-left .header-logo-separator {
  height: 55px;
  width: 1px;
  background: #b5b3b3;
  display: inline-block;
}

[dir="ltr"] .header .header-desktop-left .header-logo-separator {
  margin: 0 10px 0 15px;
}

[dir="rtl"] .header .header-desktop-left .header-logo-separator {
  margin: 0 15px 0 10px;
}

.header .header-desktop-left .header-logo-flexx img {
  height: 40px;
}

[dir="ltr"] .header .header-desktop-left .header-logo-flexx img {
  margin-right: 1rem;
}

[dir="rtl"] .header .header-desktop-left .header-logo-flexx img {
  margin-left: 1rem;
}

.header .header-desktop-left .header-theme-logo img {
  width: 144px;
  height: 50px;
}

.header .header-desktop-right {
  flex: 1 1 auto;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  font-family: "cotext-bold";
  font-size: 1.1rem;
}

[dir="ltr"] .header .header-desktop-right {
  text-align: right;
}

[dir="rtl"] .header .header-desktop-right {
  text-align: left;
}

[dir="ltr"] .header .header-desktop-right {
  margin-right: 20px;
}

[dir="rtl"] .header .header-desktop-right {
  margin-left: 20px;
}

.header .header-desktop-right .header-userdata {
  display: flex;
  align-items: center;
  cursor: pointer;
}

.header .header-desktop-right .header-userdata .userdata-wapper-icon {
  font-size: 21px;
  margin-top: 3px;
}

[dir="ltr"] .header .header-desktop-right .header-userdata .userdata-wapper-icon {
  margin-right: 12px;
}

[dir="rtl"] .header .header-desktop-right .header-userdata .userdata-wapper-icon {
  margin-left: 12px;
}

.header .header-desktop-right .header-userdata .userdata-wapper-username {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.header .header-desktop-right .header-userdata .userdata-wapper-username .date-time {
  font-family: "cotext";
}

.header .header-desktop-right .header-date-time-desktop {
  z-index: 2;
  margin-right: 10px;
  margin-left: 10px;
  flex: 1 1 auto;
}

.header .header-desktop-right .header-quicklinks {
  display: flex;
  align-items: center;
  border-radius: 999px;
  background-color: #000000;
  color: #ffffff;
  padding: 2px 15px 2px 15px;
  font-size: 11px;
  z-index: 2;
  position: relative;
  flex: 0 1 auto;
  border: none;
}

.header .header-desktop-right .header-quicklinks:hover,
.header .header-desktop-right .header-quicklinks:active {
  background-color: #ffcd00;
  color: #000000;
}

.header .header-desktop-right .header-quicklinks .icon-lightning {
  font-size: 21px;
  margin-top: 3px;
}

[dir="ltr"] .header .header-desktop-right .header-quicklinks .icon-lightning {
  margin-right: 10px;
}

[dir="rtl"] .header .header-desktop-right .header-quicklinks .icon-lightning {
  margin-left: 10px;
}

.header .header-desktop-right .header-trade-portal {
  display: flex;
  align-items: center;
  cursor: pointer;
}

[dir="ltr"] .header .header-desktop-right .header-trade-portal {
  margin-left: 30px;
}

[dir="rtl"] .header .header-desktop-right .header-trade-portal {
  margin-right: 30px;
}

.header .header-desktop-right .header-language {
  cursor: pointer;
}

[dir="ltr"] .header .header-desktop-right .header-language {
  margin: 0px 30px 0 45px;
}

[dir="rtl"] .header .header-desktop-right .header-language {
  margin: 0px 45px 0 30px;
}

.header .header-desktop-right .header-right-separator {
  height: 55px;
  width: 1px;
  background: #b5b3b3;
  display: inline-block;
}

[dir="ltr"] .header .header-desktop-right .header-right-separator {
  margin-right: 25px;
}

[dir="rtl"] .header .header-desktop-right .header-right-separator {
  margin-left: 25px;
}

.header .header-desktop-right .header-logout {
  font-size: 23px;
}

.header .header-quicklinks + popover-content > .popover li div {
  height: 35px !important;
  line-height: 35px !important;
  border: none !important;
}

.header .header-quicklinks + popover-content > .popover li div .icon-instructions {
  font-size: 12px !important;
}

.header .header-quicklinks + popover-content > .popover li div .icon-instructions + .popover-icon-text {
  margin-left: -5px !important;
}

.header .header-quicklinks + popover-content > .popover li div .icon-payroll + .popover-icon-text {
  margin-left: -6px !important;
}

.header .header-quicklinks + popover-content > .popover {
  border-radius: 4px;
  color: #ffffff;
  background-color: #000000;
}

.header .header-quicklinks + popover-content > .popover.bottom > .arrow {
  border-bottom-color: #000000;
}

.header .header-quicklinks + popover-content > .popover.bottom > .arrow::after {
  border-bottom-color: #000000;
}

.header .header-quicklinks + popover-content > .popover ul {
  padding-top: 10px;
  padding-bottom: 10px;
}

.header .header-quicklinks + popover-content > .popover ul li {
  color: #ffffff;
  background-color: #000000;
}

[dir="ltr"] .header .header-quicklinks + popover-content > .popover ul li {
  margin: 0 10px 0 10px;
}

[dir="rtl"] .header .header-quicklinks + popover-content > .popover ul li {
  margin: 0 10px 0 10px;
}

.header .header-quicklinks + popover-content > .popover ul li:hover {
  color: #ffffff;
  background-color: #80808085;
  border-radius: 999px;
}

.header .header-quicklinks + popover-content > .popover ul li:hover .popover-icon-text {
  font-weight: bold;
}

.header .header-quicklinks + popover-content > .popover ul li:hover .popover-icon-list {
  color: yellow;
}

.header .header-quicklinks + popover-content > .popover ul li .popover-icon-text {
  color: #ffffff !important;
}

.header > span {
  /* MOBILE */
  /* MENU */
}

[dir="ltr"] .header > span.mobile-header {
  margin-right: 10px;
}

[dir="rtl"] .header > span.mobile-header {
  margin-left: 10px;
}

.header > span.mobile-header.header-back {
  font-size: 20px;
}

[dir="ltr"] .header > span.mobile-header.header-back {
  margin-left: 15px;
}

[dir="rtl"] .header > span.mobile-header.header-back {
  margin-right: 15px;
}

[dir="rtl"] .header > span.mobile-header.header-back.icon-back {
  transform: rotate(180deg);
}

.header > span.mobile-header.header-body {
  flex: 1 0 auto;
  text-align: center;
}

.header > span.mobile-header.header-body .header-title {
  font-family: "cotext-bold";
  font-size: 15px;
}

.header > span.mobile-header.header-body .header-subtitle {
  font-size: 11px;
}

.header > span.mobile-header.header-logo-mob {
  width: 36px;
  justify-self: flex-end;
}

[dir="ltr"] .header > span.mobile-header.header-logo-mob {
  margin-right: -18px;
}

[dir="rtl"] .header > span.mobile-header.header-logo-mob {
  margin-left: -18px;
}

.header > span.header-menu {
  justify-self: flex-end;
  z-index: 1;
}

.header > span.header-menu .menu-icon {
  font-size: 15px;
}

[dir="ltr"] .header > span.header-menu .menu-icon {
  margin-right: 2px;
}

[dir="rtl"] .header > span.header-menu .menu-icon {
  margin-left: 2px;
}

.header.login-header {
  display: flex;
}

@media (min-width: 992px) and (max-width: 991px) {
  .header.login-header .header-logo-flexx {
    display: none;
  }
}

.header.login-header > span {
  flex: 1 1 auto;
}

.header.login-header > span.header-language {
  flex: 0 1 auto;
  justify-self: flex-end;
}

[dir="ltr"] .header.login-header > span.header-language {
  text-align: right;
}

[dir="rtl"] .header.login-header > span.header-language {
  text-align: left;
}

.header.login-header > span.header-logo-saib img {
  height: 75px;
}

[dir="ltr"] .header.login-header > span.header-logo-flexx {
  text-align: left;
}

[dir="rtl"] .header.login-header > span.header-logo-flexx {
  text-align: right;
}

.header.login-header > span.header-logo-flexx img {
  height: 60px;
}

[dir="ltr"] .header.login-header > span.mobile-header.header-language {
  text-align: right;
}

[dir="rtl"] .header.login-header > span.mobile-header.header-language {
  text-align: left;
}

[dir="ltr"] .header.login-header > span.mobile-header.header-language {
  margin-right: 14px;
}

[dir="rtl"] .header.login-header > span.mobile-header.header-language {
  margin-left: 14px;
}

[dir="ltr"] .header.login-header > span.mobile-header.header-logo-saib {
  margin-left: 10px;
}

[dir="rtl"] .header.login-header > span.mobile-header.header-logo-saib {
  margin-right: 10px;
}

.header.login-header > span.mobile-header.header-logo-saib img {
  height: 40px;
}

@media (min-width: 992px) {
  .header .mobile-header {
    display: none;
  }
}

@media (max-width: 991px) {
  .header .header-desktop-left,
  .header .header-desktop-right {
    display: none;
  }

  .header .desktop-header {
    display: none;
  }

  .header .desktop-header.header-userdata {
    display: none;
  }
}

.sidebar {
  overflow: auto;
  position: fixed;
  bottom: 0;
  z-index: 2;
  width: 275px;
  top: 0;
  transition: width 0.5s;
}

[dir="ltr"] .sidebar {
  right: 0;
}

[dir="rtl"] .sidebar {
  left: 0;
}

[dir="ltr"] .sidebar {
  margin-right: -275px;
}

[dir="rtl"] .sidebar {
  margin-left: -275px;
}

@media (min-width: 992px) {
  .sidebar {
    position: absolute;
    overflow: visible;
    width: 70px;
  }

  [dir="ltr"] .sidebar {
    right: auto;
  }

  [dir="rtl"] .sidebar {
    left: auto;
  }

  [dir="ltr"] .sidebar {
    margin-right: auto;
  }

  [dir="rtl"] .sidebar {
    margin-left: auto;
  }

  [dir="ltr"] .sidebar {
    left: 0;
  }

  [dir="rtl"] .sidebar {
    right: 0;
  }

  .sidebar .menu-header {
    display: none;
  }

  .sidebar .sidebar-background {
    width: 70px;
    position: fixed;
    background-color: #231F20;
    bottom: 0;
    top: 0;
    z-index: -1;
    transition: width 0.5s;
  }
}

.sidebar .sidebar-menu {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  margin-bottom: 15px;
  background-color: #231F20;
  flex-direction: row;
  overflow-x: hidden;
}

[dir="ltr"] .sidebar .sidebar-menu {
  -webkit-transition: margin-left 300ms ease;
}

[dir="rtl"] .sidebar .sidebar-menu {
  -webkit-transition: margin-right 300ms ease;
}

[dir="ltr"] .sidebar .sidebar-menu {
  -o-transition: margin-left 300ms ease;
}

[dir="rtl"] .sidebar .sidebar-menu {
  -o-transition: margin-right 300ms ease;
}

[dir="ltr"] .sidebar .sidebar-menu {
  transition: margin-left 300ms ease;
}

[dir="rtl"] .sidebar .sidebar-menu {
  transition: margin-right 300ms ease;
}

@media (min-width: 992px) {
  .sidebar .sidebar-menu {
    margin-bottom: 0;
  }
}

[dir="ltr"] .sidebar .sidebar-menu.position-0 {
  margin-left: 0;
}

[dir="rtl"] .sidebar .sidebar-menu.position-0 {
  margin-right: 0;
}

[dir="ltr"] .sidebar .sidebar-menu.position-1 {
  margin-left: -275px;
}

[dir="rtl"] .sidebar .sidebar-menu.position-1 {
  margin-right: -275px;
}

[dir="ltr"] .sidebar .sidebar-menu.position-2 {
  margin-left: -550px;
}

[dir="rtl"] .sidebar .sidebar-menu.position-2 {
  margin-right: -550px;
}

.sidebar .sidebar-menu .menu-header {
  flex: 0 1 90px;
  position: fixed;
  width: 275px;
  font-size: 11px;
  background-color: #ffffff;
  z-index: 1;
}

[dir="ltr"] .sidebar .sidebar-menu .menu-header {
  padding: 10px 10px 0px 10px;
}

[dir="rtl"] .sidebar .sidebar-menu .menu-header {
  padding: 10px 10px 0px 10px;
}

.sidebar .sidebar-menu .menu-header .menu-header-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}

.sidebar .sidebar-menu .menu-header .menu-saib-icon {
  width: 23px;
}

.sidebar .sidebar-menu .menu-header .menu-flexx-icon {
  width: 24px;
}

.sidebar .sidebar-menu .menu-header .menu-logout {
  font-size: 18px;
}

.sidebar .sidebar-menu .menu-header .menu-userdata {
  display: flex;
  align-items: center;
}

.sidebar .sidebar-menu .menu-header .menu-userdata .icon-user {
  font-size: 22px;
}

[dir="ltr"] .sidebar .sidebar-menu .menu-header .menu-userdata .icon-user {
  margin-right: 10px;
}

[dir="rtl"] .sidebar .sidebar-menu .menu-header .menu-userdata .icon-user {
  margin-left: 10px;
}

.sidebar .sidebar-menu .menu-header .menu-language {
  cursor: pointer;
  font-size: 12px;
}

.sidebar .sidebar-menu .menu-title {
  display: flex;
  color: #ffffff;
  font-size: 18px;
}

[dir="ltr"] .sidebar .sidebar-menu .menu-title {
  margin-left: 25px;
}

[dir="rtl"] .sidebar .sidebar-menu .menu-title {
  margin-right: 25px;
}

.sidebar .sidebar-menu .menu-title.has-back {
  cursor: pointer;
}

.sidebar .sidebar-menu .icon-menu-back {
  font-size: 16px;
  margin-top: 6px;
}

[dir="ltr"] .sidebar .sidebar-menu .icon-menu-back {
  margin-right: 14px;
}

[dir="rtl"] .sidebar .sidebar-menu .icon-menu-back {
  margin-left: 14px;
}

[dir="rtl"] .sidebar .sidebar-menu .icon-menu-back {
  transform: rotate(180deg);
}

.sidebar .sidebar-menu .menu-title-text {
  word-break: break-word;
}

.sidebar .sidebar-menu .icon-menu-collapsed {
  display: none;
  color: #ffffff;
  position: absolute;
  top: 40px;
  width: 70px;
  text-align: center;
}

.sidebar .sidebar-menu .menu-section-header {
  margin-top: 40px;
  margin-bottom: 6px;
  color: #727675;
  white-space: nowrap;
  overflow: hidden;
}

[dir="ltr"] .sidebar .sidebar-menu .menu-section-header {
  margin-left: 25px;
}

[dir="rtl"] .sidebar .sidebar-menu .menu-section-header {
  margin-right: 25px;
}

.sidebar .sidebar-menu .sidebar-content {
  flex: 1 1 auto;
  margin-top: 95px;
  display: flex;
  flex-direction: column;
  user-select: none;
  min-width: 275px;
  max-width: 275px;
}

@media (min-width: 992px) {
  .sidebar .sidebar-menu .sidebar-content {
    flex: 0 1 auto;
    margin-top: 30px;
  }
}

.sidebar .item-menu-wrapper {
  cursor: pointer;
  overflow: hidden;
  white-space: nowrap;
  transition: margin 0.5s;
}

.sidebar .item-menu-wrapper:hover .item-menu {
  background-color: #3A3D41;
}

.sidebar .item-menu-wrapper:hover .item-menu .icon-item {
  color: #ffcd00;
}

.sidebar .item-menu-wrapper:hover .item-menu .menu-name {
  font-weight: bold;
}

.sidebar .item-menu-wrapper .item-menu {
  font-size: 13px;
  color: #ffffff;
  display: inline-flex;
  align-items: center;
  margin: 5px 18px 7px;
  padding: 8px 5px;
  border-radius: 20px;
}

[dir="ltr"] .sidebar .item-menu-wrapper .item-menu {
  text-align: left;
}

[dir="rtl"] .sidebar .item-menu-wrapper .item-menu {
  text-align: right;
}

.sidebar .item-menu-wrapper .item-menu .icon-item {
  flex: 0 0 auto;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  width: 25px;
  line-height: 18px;
}

.sidebar .item-menu-wrapper .item-menu .icon-item.icon-payments {
  font-size: 14px;
}

.sidebar .item-menu-wrapper .item-menu .icon-item.icon-instructions {
  font-size: 12px;
}

.sidebar .item-menu-wrapper .item-menu .menu-name {
  flex: 1 1 auto;
  font-family: "cotext";
}

[dir="ltr"] .sidebar .item-menu-wrapper .item-menu .menu-name {
  margin-left: 5px;
}

[dir="rtl"] .sidebar .item-menu-wrapper .item-menu .menu-name {
  margin-right: 5px;
}

[dir="ltr"] .sidebar .item-menu-wrapper .item-menu .menu-name {
  margin-right: 10px;
}

[dir="rtl"] .sidebar .item-menu-wrapper .item-menu .menu-name {
  margin-left: 10px;
}

.sidebar .item-menu-wrapper .item-menu .icon-right {
  flex: 0 0 auto;
  transition: transform 200ms ease;
  font-weight: bold;
}

[dir="ltr"] .sidebar .item-menu-wrapper .item-menu .icon-right {
  margin-right: 10px;
}

[dir="rtl"] .sidebar .item-menu-wrapper .item-menu .icon-right {
  margin-left: 10px;
}

[dir="rtl"] .sidebar .item-menu-wrapper .item-menu .icon-right {
  transform: rotate(180deg);
}

.sidebar .item-menu-wrapper .item-menu.has-submenu {
  display: flex;
}

.sidebar .item-menu-wrapper .item-menu.highlighted {
  background-color: #3A3D41;
}

.sidebar .item-menu-wrapper .item-menu.highlighted .icon-item {
  color: #ffcd00;
}

.sidebar .item-menu-wrapper .item-menu.highlighted .menu-name {
  font-weight: bold;
}

.sidebar .item-menu-wrapper .item-menu.active {
  background-color: #3A3D41;
}

.sidebar .item-menu-wrapper .item-menu.active .icon-item {
  color: #ffcd00;
}

.sidebar .item-menu-wrapper .item-menu.active .menu-name {
  font-weight: bold;
}

.sidebar .item-menu-wrapper .item-menu.item-language {
  font-size: 11px !important;
}

.sidebar .item-menu-wrapper .item-menu.item-logged-user {
  background-color: #ffcd00;
}

.sidebar .item-menu-wrapper .item-menu.item-logged-user .icon-user {
  color: #231F20;
}

.sidebar .item-menu-wrapper .item-menu.item-logged-user .menu-name {
  color: #231F20;
}

[dir="ltr"] .sidebar .submenu {
  padding-left: 15px;
}

[dir="rtl"] .sidebar .submenu {
  padding-right: 15px;
}

.sidebar .submenu .item-submenu {
  display: flex;
  align-items: center;
  flex: 1 1 auto;
  color: #ffffff;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  font-size: 13px;
  cursor: pointer;
  margin: 5px 5px 0px;
  border-radius: 20px;
  font-family: "cotext";
}

[dir="ltr"] .sidebar .submenu .item-submenu {
  text-align: left;
}

[dir="rtl"] .sidebar .submenu .item-submenu {
  text-align: right;
}

[dir="ltr"] .sidebar .submenu .item-submenu {
  margin-left: 20px;
}

[dir="rtl"] .sidebar .submenu .item-submenu {
  margin-right: 20px;
}

.sidebar .submenu .item-submenu:first-child {
  margin-top: 40px;
}

.sidebar .submenu .item-submenu .submenu-name {
  flex: 1 1 auto;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  display: flex;
}

.sidebar .submenu .item-submenu .submenu-name .submenu-arrow-bullet {
  width: 0;
  height: 0;
  display: inline-block;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-radius: 2px;
  margin-top: 11px;
  color: #ffffff;
}

[dir="ltr"] .sidebar .submenu .item-submenu .submenu-name .submenu-arrow-bullet {
  border-left: 5px solid #ffffff;
}

[dir="rtl"] .sidebar .submenu .item-submenu .submenu-name .submenu-arrow-bullet {
  border-right: 5px solid #ffffff;
}

[dir="ltr"] .sidebar .submenu .item-submenu .submenu-name .submenu-arrow-bullet {
  border-right: 3px solid transparent;
}

[dir="rtl"] .sidebar .submenu .item-submenu .submenu-name .submenu-arrow-bullet {
  border-left: 3px solid transparent;
}

.sidebar .submenu .item-submenu .submenu-name .submenu-text-wrapper {
  border-radius: 20px;
  padding: 5px 10px;
  display: flex;
}

.sidebar .submenu .item-submenu.has-submenu .icon-right {
  font-size: 10px;
  font-weight: bold;
  align-self: center;
  display: inline-block;
  transition: transform 200ms ease;
}

[dir="ltr"] .sidebar .submenu .item-submenu.has-submenu .icon-right {
  margin-left: 10px;
}

[dir="rtl"] .sidebar .submenu .item-submenu.has-submenu .icon-right {
  margin-right: 10px;
}

[dir="rtl"] .sidebar .submenu .item-submenu.has-submenu .icon-right {
  transform: rotate(180deg);
}

.sidebar .submenu .item-submenu.highlightedSubMenu .submenu-name {
  font-weight: bold;
}

.sidebar .submenu .item-submenu:hover .submenu-name .submenu-text-wrapper {
  background-color: #3A3D41;
  font-weight: bold;
}

.sidebar .submenu .item-submenu.active:not(.has-submenu) .submenu-name .submenu-text-wrapper {
  background-color: #3A3D41;
  font-weight: bold;
}

.sidebar .submenu .submenu-separator {
  height: 1px;
  background: #d8d8d8;
}

[dir="ltr"] .sidebar .submenu .submenu-separator {
  margin: 10px 20px 10px 0;
}

[dir="rtl"] .sidebar .submenu .submenu-separator {
  margin: 10px 0 10px 20px;
}

[dir="ltr"] .sidebar .submenu .sub-submenu {
  padding-left: 15px;
}

[dir="rtl"] .sidebar .submenu .sub-submenu {
  padding-right: 15px;
}

.sidebar .submenu .sub-submenu .item-sub-submenu-wrapper {
  cursor: pointer;
}

.sidebar .submenu .sub-submenu .item-sub-submenu-wrapper:hover .item-sub-submenu {
  background-color: #3A3D41;
  font-weight: bold;
}

.sidebar .submenu .sub-submenu .item-sub-submenu-wrapper .item-sub-submenu {
  display: inline-flex;
  align-items: center;
  flex: 0 0 auto;
  color: #ffffff;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  font-size: 13px;
  cursor: pointer;
  padding: 5px 10px;
  margin: 3px 5px;
  border-radius: 20px;
}

.sidebar .submenu .sub-submenu .item-sub-submenu-wrapper .item-sub-submenu.active {
  background-color: #3A3D41;
  font-weight: bold;
}

[dir="ltr"] .sidebar.animated-open {
  -webkit-transition: margin-right 200ms ease-out;
}

[dir="rtl"] .sidebar.animated-open {
  -webkit-transition: margin-left 200ms ease-out;
}

[dir="ltr"] .sidebar.animated-open {
  -o-transition: margin-right 200ms ease-out;
}

[dir="rtl"] .sidebar.animated-open {
  -o-transition: margin-left 200ms ease-out;
}

[dir="ltr"] .sidebar.animated-open {
  transition: margin-right 200ms ease-out;
}

[dir="rtl"] .sidebar.animated-open {
  transition: margin-left 200ms ease-out;
}

[dir="ltr"] .sidebar.animated-open {
  margin-right: 0px;
}

[dir="rtl"] .sidebar.animated-open {
  margin-left: 0px;
}

.sidebar.animated-open .sidebar-background {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #231F20;
  opacity: 0.4;
  z-index: -1;
}

[dir="ltr"] .sidebar.animated-close {
  -webkit-transition: margin-right 200ms ease-out;
}

[dir="rtl"] .sidebar.animated-close {
  -webkit-transition: margin-left 200ms ease-out;
}

[dir="ltr"] .sidebar.animated-close {
  -o-transition: margin-right 200ms ease-out;
}

[dir="rtl"] .sidebar.animated-close {
  -o-transition: margin-left 200ms ease-out;
}

[dir="ltr"] .sidebar.animated-close {
  transition: margin-right 200ms ease-out;
}

[dir="rtl"] .sidebar.animated-close {
  transition: margin-left 200ms ease-out;
}

[dir="ltr"] .sidebar.animated-close {
  margin-right: -275px;
}

[dir="rtl"] .sidebar.animated-close {
  margin-left: -275px;
}

@media (min-width: 992px) {
  .sidebar.expanded {
    width: 275px;
  }

  .sidebar.expanded .sidebar-background {
    width: 275px;
  }

  .sidebar.collapsed .icon-menu-collapsed {
    display: block;
  }

  .sidebar.collapsed .menu-name,
  .sidebar.collapsed .icon-right {
    display: none;
  }

  .sidebar.collapsed .item-menu.highlighted {
    background-color: #3A3D41;
  }

  .sidebar.collapsed .item-menu-wrapper {
    margin: 0;
  }

  .sidebar.collapsed .menu-title span {
    visibility: hidden;
  }

  .sidebar.collapsed .menu-section-header span {
    visibility: hidden;
  }

  .sidebar.collapsed .item-menu.item-language {
    display: flex;
    justify-content: center;
    width: 70px;
  }

  [dir="ltr"] .sidebar.collapsed .item-menu.item-language {
    padding-left: 0;
  }

  [dir="rtl"] .sidebar.collapsed .item-menu.item-language {
    padding-right: 0;
  }

  [dir="ltr"] .sidebar.collapsed .item-menu.item-language {
    padding-right: 0;
  }

  [dir="rtl"] .sidebar.collapsed .item-menu.item-language {
    padding-left: 0;
  }

  [dir="ltr"] .sidebar.collapsed .item-menu.item-language {
    margin-left: 0;
  }

  [dir="rtl"] .sidebar.collapsed .item-menu.item-language {
    margin-right: 0;
  }

  [dir="ltr"] .sidebar.collapsed .item-menu.item-language {
    margin-right: 0;
  }

  [dir="rtl"] .sidebar.collapsed .item-menu.item-language {
    margin-left: 0;
  }
}

.sidebar .user-popover .popover {
  background-color: #231F20;
  color: #ffffff;
}

.sidebar .user-popover .popover .arrow {
  border-right-color: #231F20;
}

body.have-menu {
  overflow: hidden;
}

.cccModal .modal-header {
  padding: 10px !important;
  display: flex;
  justify-content: space-between;
}

.corporate-currency-img {
  width: 100%;
  border-radius: 20px;
}

.corporate-currency-title {
  margin: 10px auto 0;
  color: #474c55;
  display: block;
  font-family: "cotext-bold";
  font-size: 20px;
}

#mfa-tab-set.tab-container.is-login ul.nav-tabs {
  width: 100%;
}

#mfa-tab-set.tab-container ul.nav-tabs {
  margin-top: 20px;
  width: 40%;
  margin-bottom: -1px;
}

#mfa-tab-set.tab-container ul.nav-tabs li.nav-item a.nav-link {
  height: 25px;
  border: solid 1px #ffcd00;
  background-color: #ffffff;
  font-size: 11px;
}

#mfa-tab-set.tab-container ul.nav-tabs li.nav-item a.nav-link.active {
  background-color: #ffcd00;
}

#mfa-tab-set.tab-container .tab-content {
  border: 1px solid #e6e6e6;
  padding: 30px 25px;
  margin-bottom: 20px;
}

.cyber-receipt-warning {
  color: #ffcd00;
}

.dynamic-form .termsAndConditions {
  max-width: 800px;
}

.dynamic-form .termsAndConditions .tab-pane {
  height: 200px;
  overflow-y: scroll;
  padding: 0 15px 20px 15px;
  line-height: 17px;
}

.dynamic-form .termsAndConditions .tab-pane .ar-text {
  direction: rtl;
}

.cmp-accordion-item .panel-collapse .panel-body .label-checkbox {
  margin-left: 0px !important;
}

.cmp-accordion-item .panel {
  margin-top: 10px;
  color: #474c55;
  border: 1px solid #e6e6e6;
}

.cmp-accordion-item .panel.disabled:not(.isCheckbox) {
  opacity: 0.6;
}

.cmp-accordion-item .panel.disabled:not(.isCheckbox) .panel-heading {
  cursor: not-allowed !important;
}

.cmp-accordion-item .panel .panel-heading {
  width: 100%;
  display: flex;
  font-size: 14px;
  user-select: none;
  align-items: center;
  height: 50px;
  cursor: pointer;
}

.cmp-accordion-item .panel .panel-heading .panel-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  flex: 1 1 auto;
  display: flex;
  min-height: 20px;
  align-items: center;
}

.cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell {
  flex: 1 1 auto;
}

[dir="ltr"] .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell {
  text-align: right;
}

[dir="rtl"] .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell {
  text-align: left;
}

.cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='checkbox'] {
  display: none;
  /* Disabled styles */
  /* Checked style */
}

.cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='checkbox'] + label {
  cursor: pointer;
  padding-top: 10px;
  /* Mobile check is centered relative to label */
}

@media (max-width: 991px) {
  .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='checkbox'] + label {
    display: flex;
    align-items: center;
  }
}

@media (min-width: 992px) {
  .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='checkbox'] + label {
    display: inline-flex;
    align-items: flex-start;
  }
}

.cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='checkbox'] + label .input-checkbox {
  margin-top: 6px;
  width: 30px;
  min-width: 30px;
  height: 10px;
  background-color: #ccc;
  border-radius: 15px;
  display: inline-block;
  position: relative;
  transition: background-color .3s;
  margin: 7px 5px;
}

.cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='checkbox'] + label .input-checkbox:before {
  content: '';
  width: 16px;
  height: 16px;
  position: absolute;
  background: #fff;
  border-radius: 100%;
  box-shadow: 0px 2px 5px 0px #c8c8c8;
  top: -3px;
  left: -4px;
  transition: left .3s;
}

@media (min-width: 992px) {
  .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='checkbox'] + label .full-label-wrapper {
    padding-top: 2px;
  }
}

[dir="ltr"] .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='checkbox'] + label .full-label-wrapper {
  padding-left: 15px;
}

[dir="rtl"] .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='checkbox'] + label .full-label-wrapper {
  padding-right: 15px;
}

.cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='checkbox'] + label .full-label-wrapper .input-checkbox-text {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  color: #474c55;
  /* Mobile label text is bigger */
}

@media (max-width: 991px) {
  .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='checkbox'] + label .full-label-wrapper .input-checkbox-text {
    font-size: 15px;
  }
}

@media (min-width: 992px) {
  .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='checkbox'] + label .full-label-wrapper .input-checkbox-text {
    font-size: 10px;
  }
}

.cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='checkbox']:disabled + label {
  cursor: not-allowed;
  opacity: 0.5;
}

.cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='checkbox']:checked + label .input-checkbox {
  background-color: #4e941f;
}

.cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='checkbox']:checked + label .input-checkbox:before {
  left: 17px;
}

.cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='radio'] {
  display: none;
  /* Disabled styles */
  /* Invalid styles (error) */
}

.cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='radio']:checked + label .input-radio {
  background-color: #000000;
}

@media (max-width: 991px) {
  .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='radio']:checked + label .input-radio {
    border: solid 7px #ffcd00;
  }
}

@media (min-width: 992px) {
  .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='radio']:checked + label .input-radio {
    border: solid 5px #ffcd00;
  }
}

.cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='radio'] + label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  margin-top: 10px;
  padding-top: 5px;
  /* Mobile radio is centered relative to label */
}

@media (max-width: 991px) {
  .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='radio'] + label {
    display: flex;
    align-items: center;
  }

  .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='radio'] + label .input-radio {
    flex: none;
    width: 20px;
    min-width: 20px;
    height: 20px;
    background-color: #ffffff;
    border: solid 1px #c8c8c8;
    border-radius: 50%;
    display: inline-block;
    position: relative;
  }
}

@media (min-width: 992px) {
  .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='radio'] + label {
    display: inline-flex;
    align-items: flex-start;
    padding-bottom: 2px;
  }

  .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='radio'] + label .input-radio {
    flex: none;
    width: 20px;
    min-width: 20px;
    height: 20px;
    background-color: #ffffff;
    border: solid 1px #c8c8c8;
    border-radius: 50%;
    display: inline-block;
    position: relative;
  }
}

.cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='radio'] + label .input-radio-text {
  color: #474c55;
  /* Mobile label text is bigger */
}

[dir="ltr"] .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='radio'] + label .input-radio-text {
  padding-left: 15px;
}

[dir="rtl"] .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='radio'] + label .input-radio-text {
  padding-right: 15px;
}

@media (max-width: 991px) {
  .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='radio'] + label .input-radio-text {
    font-size: 15px;
  }
}

@media (min-width: 992px) {
  .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='radio'] + label .input-radio-text {
    font-size: 10px;
    margin-top: 2px;
  }
}

.cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='radio']:disabled + label {
  opacity: 0.6;
  cursor: not-allowed;
}

.cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='radio']:disabled + label .input-radio {
  background-color: #ffffff;
  border: solid 1px #c8c8c8;
}

.cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='radio']:disabled + label .input-radio-text {
  color: #474c55;
}

.cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='radio']:disabled:checked + label .input-radio {
  background-color: #ffffff;
}

@media (max-width: 991px) {
  .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='radio']:disabled:checked + label .input-radio {
    border: solid 7px #474c55;
  }
}

@media (min-width: 992px) {
  .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='radio']:disabled:checked + label .input-radio {
    border: solid 5px #474c55;
  }
}

.cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='radio'].ng-invalid.ng-dirty + label .input-radio {
  border-color: #d0021b;
  background: #ffffff;
}

.cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell .label-checkbox,
.cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell .label-radio {
  padding: 0 !important;
  flex: 0 0 auto;
}

.cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell .label-checkbox .input-text,
.cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell .label-radio .input-text {
  margin-right: 15px;
  margin-top: 3px;
  font-size: 14px;
}

.cmp-accordion-item .panel .panel-heading .arrow-icon {
  flex: 0 1 auto;
  font-size: 8px;
  transform: rotate(-180deg);
  transition: transform 250ms ease;
}

.cmp-accordion-item .panel .panel-heading .close-icon {
  flex: 0 1 30px;
  font-size: 14px;
  color: #d0021b;
  line-height: 26px;
}

[dir="ltr"] .cmp-accordion-item .panel .panel-heading .close-icon {
  margin-left: 10px;
}

[dir="rtl"] .cmp-accordion-item .panel .panel-heading .close-icon {
  margin-right: 10px;
}

[dir="ltr"] .cmp-accordion-item .panel .panel-heading .close-icon {
  margin-right: -9px;
}

[dir="rtl"] .cmp-accordion-item .panel .panel-heading .close-icon {
  margin-left: -9px;
}

.cmp-accordion-item .panel .panel-heading .close-icon::before {
  position: relative;
}

[dir="ltr"] .cmp-accordion-item .panel .panel-heading .close-icon::before {
  left: 8px;
}

[dir="rtl"] .cmp-accordion-item .panel .panel-heading .close-icon::before {
  right: 8px;
}

.cmp-accordion-item .panel .panel-heading .close-icon.disable {
  cursor: not-allowed;
  opacity: 0.6;
  pointer-events: none;
}

.cmp-accordion-item .panel .panel-heading + .panel-collapse > .panel-body {
  border-top: 0;
}

.cmp-accordion-item .panel.panel-open .arrow-icon {
  transform: rotate(0deg) !important;
}

@media print {
  .cmp-accordion-item .panel.panel-open .panel-collapse {
    height: auto !important;
  }
}

.cmp-accordion-item .panel .panel-collapse {
  height: 0;
  transition: height 250ms ease;
  overflow: hidden;
}

.cmp-accordion-item .panel .panel-collapse .element-structure {
  position: static;
}

.alert {
  position: relative;
  z-index: 1;
  height: 75px;
  background-color: #ffffff;
  margin-top: 10px;
  margin-bottom: 20px;
  display: flex;
  border: 1px solid #c8c8c8;
  /* Types */
}

@media (min-width: 992px) {
  .alert {
    height: auto;
  }
}

.alert .alert-content {
  flex: 1 1 auto;
  padding: 10px;
  overflow: hidden;
}

[dir="ltr"] .alert .alert-content {
  float: left;
}

[dir="rtl"] .alert .alert-content {
  float: right;
}

@media (min-width: 992px) {
  .alert .alert-content {
    display: flex;
    flex-direction: column;
  }

  .alert .alert-content .alert-body {
    display: flex;
  }

  .alert .alert-content .alert-body .alert-title {
    font-size: 12px;
    white-space: nowrap;
    flex: 0 1 auto;
  }

  [dir="ltr"] .alert .alert-content .alert-body .alert-title {
    margin-right: 20px !important;
  }

  [dir="rtl"] .alert .alert-content .alert-body .alert-title {
    margin-left: 20px !important;
  }

  .alert .alert-content .alert-body .alert-message {
    flex: 1 1 auto;
    margin-top: 0px !important;
  }
}

.alert .alert-content .alert-body .alert-title {
  margin: 0;
  font-size: 14px;
  font-weight: bold;
}

.alert .alert-content .alert-body .alert-message {
  margin-top: 5px;
  margin-bottom: 0;
  font-size: 11px;
  line-height: 1.14;
  color: #474c55;
}

.alert .alert-content .alert-body .alert-bar {
  width: 25px;
  height: 4px;
  background-color: #474c55;
  display: block;
  margin: 12px auto;
}

@media (min-width: 992px) {
  .alert .alert-content .alert-body .alert-bar {
    height: 0px;
  }
}

.alert .alert-content .alert-footer {
  display: flex;
}

.alert .alert-close {
  background-color: #c8c8c8;
  align-items: center;
  display: flex;
  justify-content: center;
  flex: 0 0 30px;
}

[dir="ltr"] .alert .alert-close {
  float: left;
}

[dir="rtl"] .alert .alert-close {
  float: right;
}

.alert .alert-close .close-alert-icon {
  background-color: #474c55;
  color: #ffffff;
  width: 20px;
  height: 20px;
  line-height: 18px;
  text-align: center;
  border-radius: 100%;
  display: inline-block;
  cursor: pointer;
}

@media (max-width: 991px) {
  .alert .alert-close .close-alert-icon {
    line-height: 20px;
  }
}

.alert .alert-close .close-alert-icon.icon-clear {
  font-size: 10px;
}

.alert .alert-close .close-alert-icon.icon-clear:before {
  top: 0px;
  position: relative;
}

@media (min-width: 992px) {
  .alert .alert-close {
    flex: 0 0 34px;
  }
}

.alert.alert-danger .alert-content h4 {
  color: #d0021b;
}

.alert.alert-danger .alert-close .close-alert-icon {
  background-color: #d0021b;
  color: #ffffff;
  width: 20px;
  height: 20px;
  line-height: 18px;
  text-align: center;
  border-radius: 100%;
  display: inline-block;
  cursor: pointer;
}

@media (max-width: 991px) {
  .alert.alert-danger .alert-close .close-alert-icon {
    line-height: 20px;
  }
}

.alert.alert-warning .alert-content h4 {
  color: #c69f00;
}

.alert.alert-normal .alert-content h4 {
  color: #474c55;
}

.alert.alert-success .alert-content {
  background-color: #4e941f;
}

.alert.alert-success .alert-content h4,
.alert.alert-success .alert-content p {
  color: #ffffff !important;
}

.alert.alert-success .alert-content .alert-bar {
  background-color: #ffffff !important;
}

.alert.alert-success .alert-content .alert-footer .btn:hover,
.alert.alert-success .alert-content .alert-footer .btn:focus {
  border-color: #4e941f;
}

.alert.alert-success .alert-content .alert-footer .btn:hover .btn-text,
.alert.alert-success .alert-content .alert-footer .btn:focus .btn-text {
  color: #4e941f;
}

.alert.alert-success .alert-content .alert-footer .btn-text {
  color: #ffffff;
}

.alert.alert-success .alert-close {
  background-color: #437f1b;
}

.alert.alert-success .alert-close .close-alert-icon {
  background-color: #ffffff;
  color: #437f1b;
  width: 20px;
  height: 20px;
  line-height: 18px;
  text-align: center;
  border-radius: 100%;
  display: inline-block;
  cursor: pointer;
}

@media (max-width: 991px) {
  .alert.alert-success .alert-close .close-alert-icon {
    line-height: 20px;
  }
}

.block-structure {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
}

[dir="ltr"] .block-structure {
  margin-left: -10px;
}

[dir="rtl"] .block-structure {
  margin-right: -10px;
}

[dir="ltr"] .block-structure {
  margin-right: -10px;
}

[dir="rtl"] .block-structure {
  margin-left: -10px;
}

.block-structure::before,
.block-structure::after {
  content: " ";
  display: table;
}

.block-structure::after {
  clear: both;
}

@media (min-width: 992px) {
  [dir="ltr"] .block-structure {
    margin-left: -15px;
  }

  [dir="rtl"] .block-structure {
    margin-right: -15px;
  }

  [dir="ltr"] .block-structure {
    margin-right: -15px;
  }

  [dir="rtl"] .block-structure {
    margin-left: -15px;
  }

  .block-structure::before,
  .block-structure::after {
    content: " ";
    display: table;
  }

  .block-structure::after {
    clear: both;
  }
}

.block-structure .element-structure {
  margin-top: 10px;
}

.block-structure .element-structure.size-xsmall {
  position: relative;
  width: 50%;
  min-height: 1px;
  position: relative;
  min-height: 1px;
  position: relative;
  min-height: 1px;
  position: relative;
  min-height: 1px;
}

[dir="ltr"] .block-structure .element-structure.size-xsmall {
  float: left;
}

[dir="rtl"] .block-structure .element-structure.size-xsmall {
  float: right;
}

[dir="ltr"] .block-structure .element-structure.size-xsmall {
  padding-left: 10px;
}

[dir="rtl"] .block-structure .element-structure.size-xsmall {
  padding-right: 10px;
}

[dir="ltr"] .block-structure .element-structure.size-xsmall {
  padding-right: 10px;
}

[dir="rtl"] .block-structure .element-structure.size-xsmall {
  padding-left: 10px;
}

@media (min-width: 768px) {
  .block-structure .element-structure.size-xsmall {
    width: 25%;
  }

  [dir="ltr"] .block-structure .element-structure.size-xsmall {
    padding-left: 10px;
  }

  [dir="rtl"] .block-structure .element-structure.size-xsmall {
    padding-right: 10px;
  }

  [dir="ltr"] .block-structure .element-structure.size-xsmall {
    padding-right: 10px;
  }

  [dir="rtl"] .block-structure .element-structure.size-xsmall {
    padding-left: 10px;
  }

  [dir="ltr"] .block-structure .element-structure.size-xsmall {
    float: left;
  }

  [dir="rtl"] .block-structure .element-structure.size-xsmall {
    float: right;
  }
}

@media (min-width: 992px) {
  .block-structure .element-structure.size-xsmall {
    width: 16.66667%;
  }

  [dir="ltr"] .block-structure .element-structure.size-xsmall {
    padding-left: 15px;
  }

  [dir="rtl"] .block-structure .element-structure.size-xsmall {
    padding-right: 15px;
  }

  [dir="ltr"] .block-structure .element-structure.size-xsmall {
    padding-right: 15px;
  }

  [dir="rtl"] .block-structure .element-structure.size-xsmall {
    padding-left: 15px;
  }

  [dir="ltr"] .block-structure .element-structure.size-xsmall {
    float: left;
  }

  [dir="rtl"] .block-structure .element-structure.size-xsmall {
    float: right;
  }
}

@media (min-width: 1200px) {
  .block-structure .element-structure.size-xsmall {
    width: 12.5%;
  }

  [dir="ltr"] .block-structure .element-structure.size-xsmall {
    padding-left: 15px;
  }

  [dir="rtl"] .block-structure .element-structure.size-xsmall {
    padding-right: 15px;
  }

  [dir="ltr"] .block-structure .element-structure.size-xsmall {
    padding-right: 15px;
  }

  [dir="rtl"] .block-structure .element-structure.size-xsmall {
    padding-left: 15px;
  }

  [dir="ltr"] .block-structure .element-structure.size-xsmall {
    float: left;
  }

  [dir="rtl"] .block-structure .element-structure.size-xsmall {
    float: right;
  }
}

@media (min-width: 992px) and (max-width: 767px) {
  .block-structure .element-structure.size-xsmall {
    position: relative;
    width: 25%;
    min-height: 1px;
  }

  [dir="ltr"] .block-structure .element-structure.size-xsmall {
    float: left;
  }

  [dir="rtl"] .block-structure .element-structure.size-xsmall {
    float: right;
  }

  [dir="ltr"] .block-structure .element-structure.size-xsmall {
    padding-left: 10px;
  }

  [dir="rtl"] .block-structure .element-structure.size-xsmall {
    padding-right: 10px;
  }

  [dir="ltr"] .block-structure .element-structure.size-xsmall {
    padding-right: 10px;
  }

  [dir="rtl"] .block-structure .element-structure.size-xsmall {
    padding-left: 10px;
  }
}

.block-structure .element-structure.size-small {
  position: relative;
  width: 100%;
  min-height: 1px;
  position: relative;
  min-height: 1px;
  position: relative;
  min-height: 1px;
  position: relative;
  min-height: 1px;
}

[dir="ltr"] .block-structure .element-structure.size-small {
  float: left;
}

[dir="rtl"] .block-structure .element-structure.size-small {
  float: right;
}

[dir="ltr"] .block-structure .element-structure.size-small {
  padding-left: 10px;
}

[dir="rtl"] .block-structure .element-structure.size-small {
  padding-right: 10px;
}

[dir="ltr"] .block-structure .element-structure.size-small {
  padding-right: 10px;
}

[dir="rtl"] .block-structure .element-structure.size-small {
  padding-left: 10px;
}

@media (min-width: 768px) {
  .block-structure .element-structure.size-small {
    width: 50%;
  }

  [dir="ltr"] .block-structure .element-structure.size-small {
    padding-left: 10px;
  }

  [dir="rtl"] .block-structure .element-structure.size-small {
    padding-right: 10px;
  }

  [dir="ltr"] .block-structure .element-structure.size-small {
    padding-right: 10px;
  }

  [dir="rtl"] .block-structure .element-structure.size-small {
    padding-left: 10px;
  }

  [dir="ltr"] .block-structure .element-structure.size-small {
    float: left;
  }

  [dir="rtl"] .block-structure .element-structure.size-small {
    float: right;
  }
}

@media (min-width: 992px) {
  .block-structure .element-structure.size-small {
    width: 33.33333%;
  }

  [dir="ltr"] .block-structure .element-structure.size-small {
    padding-left: 15px;
  }

  [dir="rtl"] .block-structure .element-structure.size-small {
    padding-right: 15px;
  }

  [dir="ltr"] .block-structure .element-structure.size-small {
    padding-right: 15px;
  }

  [dir="rtl"] .block-structure .element-structure.size-small {
    padding-left: 15px;
  }

  [dir="ltr"] .block-structure .element-structure.size-small {
    float: left;
  }

  [dir="rtl"] .block-structure .element-structure.size-small {
    float: right;
  }
}

@media (min-width: 1200px) {
  .block-structure .element-structure.size-small {
    width: 25%;
  }

  [dir="ltr"] .block-structure .element-structure.size-small {
    padding-left: 15px;
  }

  [dir="rtl"] .block-structure .element-structure.size-small {
    padding-right: 15px;
  }

  [dir="ltr"] .block-structure .element-structure.size-small {
    padding-right: 15px;
  }

  [dir="rtl"] .block-structure .element-structure.size-small {
    padding-left: 15px;
  }

  [dir="ltr"] .block-structure .element-structure.size-small {
    float: left;
  }

  [dir="rtl"] .block-structure .element-structure.size-small {
    float: right;
  }
}

@media (min-width: 992px) and (max-width: 767px) {
  .block-structure .element-structure.size-small {
    position: relative;
    width: 50%;
    min-height: 1px;
  }

  [dir="ltr"] .block-structure .element-structure.size-small {
    float: left;
  }

  [dir="rtl"] .block-structure .element-structure.size-small {
    float: right;
  }

  [dir="ltr"] .block-structure .element-structure.size-small {
    padding-left: 10px;
  }

  [dir="rtl"] .block-structure .element-structure.size-small {
    padding-right: 10px;
  }

  [dir="ltr"] .block-structure .element-structure.size-small {
    padding-right: 10px;
  }

  [dir="rtl"] .block-structure .element-structure.size-small {
    padding-left: 10px;
  }
}

.block-structure .element-structure.size-medium {
  position: relative;
  width: 100%;
  min-height: 1px;
  position: relative;
  min-height: 1px;
  position: relative;
  min-height: 1px;
  position: relative;
  min-height: 1px;
}

[dir="ltr"] .block-structure .element-structure.size-medium {
  float: left;
}

[dir="rtl"] .block-structure .element-structure.size-medium {
  float: right;
}

[dir="ltr"] .block-structure .element-structure.size-medium {
  padding-left: 10px;
}

[dir="rtl"] .block-structure .element-structure.size-medium {
  padding-right: 10px;
}

[dir="ltr"] .block-structure .element-structure.size-medium {
  padding-right: 10px;
}

[dir="rtl"] .block-structure .element-structure.size-medium {
  padding-left: 10px;
}

@media (min-width: 768px) {
  .block-structure .element-structure.size-medium {
    width: 50%;
  }

  [dir="ltr"] .block-structure .element-structure.size-medium {
    padding-left: 10px;
  }

  [dir="rtl"] .block-structure .element-structure.size-medium {
    padding-right: 10px;
  }

  [dir="ltr"] .block-structure .element-structure.size-medium {
    padding-right: 10px;
  }

  [dir="rtl"] .block-structure .element-structure.size-medium {
    padding-left: 10px;
  }

  [dir="ltr"] .block-structure .element-structure.size-medium {
    float: left;
  }

  [dir="rtl"] .block-structure .element-structure.size-medium {
    float: right;
  }
}

@media (min-width: 992px) {
  .block-structure .element-structure.size-medium {
    width: 33.33333%;
  }

  [dir="ltr"] .block-structure .element-structure.size-medium {
    padding-left: 15px;
  }

  [dir="rtl"] .block-structure .element-structure.size-medium {
    padding-right: 15px;
  }

  [dir="ltr"] .block-structure .element-structure.size-medium {
    padding-right: 15px;
  }

  [dir="rtl"] .block-structure .element-structure.size-medium {
    padding-left: 15px;
  }

  [dir="ltr"] .block-structure .element-structure.size-medium {
    float: left;
  }

  [dir="rtl"] .block-structure .element-structure.size-medium {
    float: right;
  }
}

@media (min-width: 1200px) {
  .block-structure .element-structure.size-medium {
    width: 50%;
  }

  [dir="ltr"] .block-structure .element-structure.size-medium {
    padding-left: 15px;
  }

  [dir="rtl"] .block-structure .element-structure.size-medium {
    padding-right: 15px;
  }

  [dir="ltr"] .block-structure .element-structure.size-medium {
    padding-right: 15px;
  }

  [dir="rtl"] .block-structure .element-structure.size-medium {
    padding-left: 15px;
  }

  [dir="ltr"] .block-structure .element-structure.size-medium {
    float: left;
  }

  [dir="rtl"] .block-structure .element-structure.size-medium {
    float: right;
  }
}

.block-structure .element-structure.size-large {
  position: relative;
  width: 100%;
  min-height: 1px;
  position: relative;
  min-height: 1px;
  position: relative;
  min-height: 1px;
}

[dir="ltr"] .block-structure .element-structure.size-large {
  float: left;
}

[dir="rtl"] .block-structure .element-structure.size-large {
  float: right;
}

[dir="ltr"] .block-structure .element-structure.size-large {
  padding-left: 10px;
}

[dir="rtl"] .block-structure .element-structure.size-large {
  padding-right: 10px;
}

[dir="ltr"] .block-structure .element-structure.size-large {
  padding-right: 10px;
}

[dir="rtl"] .block-structure .element-structure.size-large {
  padding-left: 10px;
}

@media (min-width: 992px) {
  .block-structure .element-structure.size-large {
    width: 66.66667%;
  }

  [dir="ltr"] .block-structure .element-structure.size-large {
    padding-left: 15px;
  }

  [dir="rtl"] .block-structure .element-structure.size-large {
    padding-right: 15px;
  }

  [dir="ltr"] .block-structure .element-structure.size-large {
    padding-right: 15px;
  }

  [dir="rtl"] .block-structure .element-structure.size-large {
    padding-left: 15px;
  }

  [dir="ltr"] .block-structure .element-structure.size-large {
    float: left;
  }

  [dir="rtl"] .block-structure .element-structure.size-large {
    float: right;
  }
}

@media (min-width: 1200px) {
  .block-structure .element-structure.size-large {
    width: 75%;
  }

  [dir="ltr"] .block-structure .element-structure.size-large {
    padding-left: 15px;
  }

  [dir="rtl"] .block-structure .element-structure.size-large {
    padding-right: 15px;
  }

  [dir="ltr"] .block-structure .element-structure.size-large {
    padding-right: 15px;
  }

  [dir="rtl"] .block-structure .element-structure.size-large {
    padding-left: 15px;
  }

  [dir="ltr"] .block-structure .element-structure.size-large {
    float: left;
  }

  [dir="rtl"] .block-structure .element-structure.size-large {
    float: right;
  }
}

.block-structure .element-structure.size-full {
  position: relative;
  width: 100%;
  min-height: 1px;
  position: relative;
  min-height: 1px;
}

[dir="ltr"] .block-structure .element-structure.size-full {
  float: left;
}

[dir="rtl"] .block-structure .element-structure.size-full {
  float: right;
}

[dir="ltr"] .block-structure .element-structure.size-full {
  padding-left: 10px;
}

[dir="rtl"] .block-structure .element-structure.size-full {
  padding-right: 10px;
}

[dir="ltr"] .block-structure .element-structure.size-full {
  padding-right: 10px;
}

[dir="rtl"] .block-structure .element-structure.size-full {
  padding-left: 10px;
}

@media (min-width: 992px) {
  .block-structure .element-structure.size-full {
    width: 100%;
  }

  [dir="ltr"] .block-structure .element-structure.size-full {
    padding-left: 15px;
  }

  [dir="rtl"] .block-structure .element-structure.size-full {
    padding-right: 15px;
  }

  [dir="ltr"] .block-structure .element-structure.size-full {
    padding-right: 15px;
  }

  [dir="rtl"] .block-structure .element-structure.size-full {
    padding-left: 15px;
  }

  [dir="ltr"] .block-structure .element-structure.size-full {
    float: left;
  }

  [dir="rtl"] .block-structure .element-structure.size-full {
    float: right;
  }
}

@media (max-width: 991px) {
  .block-structure .element-structure.size-small-mob {
    width: 25%;
  }
}

@media (min-width: 992px) and (max-width: 991px) {
  .block-structure .element-structure.size-small-mob {
    width: 25%;
  }
}

@media (max-width: 991px) {
  .block-structure .element-structure.size-medium-mob {
    width: 50%;
  }
}

@media (min-width: 992px) and (max-width: 991px) {
  .block-structure .element-structure.size-medium-mob {
    width: 50%;
  }
}

@media (max-width: 991px) {
  .block-structure .element-structure.size-large-mob {
    width: 75%;
  }
}

@media (min-width: 992px) and (max-width: 991px) {
  .block-structure .element-structure.size-large-mob {
    width: 75%;
  }
}

@media (max-width: 991px) {
  .block-structure .element-structure.size-full-mob {
    width: 100%;
  }
}

@media (min-width: 992px) and (max-width: 991px) {
  .block-structure .element-structure.size-full-mob {
    width: 100%;
  }
}

.block-structure cmp-title {
  flex: 1 1 100%;
}

.block-structure cmp-title .title.title-secondary {
  position: relative;
  width: 100%;
  min-height: 1px;
  margin-bottom: 0 !important;
}

[dir="ltr"] .block-structure cmp-title .title.title-secondary {
  float: left;
}

[dir="rtl"] .block-structure cmp-title .title.title-secondary {
  float: right;
}

[dir="ltr"] .block-structure cmp-title .title.title-secondary {
  padding-left: 15px;
}

[dir="rtl"] .block-structure cmp-title .title.title-secondary {
  padding-right: 15px;
}

[dir="ltr"] .block-structure cmp-title .title.title-secondary {
  padding-right: 15px;
}

[dir="rtl"] .block-structure cmp-title .title.title-secondary {
  padding-left: 15px;
}

@keyframes progress {
  0% {
    transform: translate3d(-100%, 0, 0);
  }

  100% {
    transform: translate3d(100%, 0, 0);
  }
}

[dir="ltr"] .chips-wrapper {
  margin-left: -15px;
}

[dir="rtl"] .chips-wrapper {
  margin-right: -15px;
}

[dir="ltr"] .chips-wrapper {
  margin-right: -15px;
}

[dir="rtl"] .chips-wrapper {
  margin-left: -15px;
}

.chips-wrapper::before,
.chips-wrapper::after {
  content: " ";
  display: table;
}

.chips-wrapper::after {
  clear: both;
}

.chips-wrapper .chip-wrapper {
  position: relative;
  width: 100%;
  min-height: 1px;
  position: relative;
  min-height: 1px;
  position: relative;
  min-height: 1px;
  margin-bottom: 30px;
}

[dir="ltr"] .chips-wrapper .chip-wrapper {
  float: left;
}

[dir="rtl"] .chips-wrapper .chip-wrapper {
  float: right;
}

[dir="ltr"] .chips-wrapper .chip-wrapper {
  padding-left: 15px;
}

[dir="rtl"] .chips-wrapper .chip-wrapper {
  padding-right: 15px;
}

[dir="ltr"] .chips-wrapper .chip-wrapper {
  padding-right: 15px;
}

[dir="rtl"] .chips-wrapper .chip-wrapper {
  padding-left: 15px;
}

@media (min-width: 768px) {
  .chips-wrapper .chip-wrapper {
    width: 50%;
  }

  [dir="ltr"] .chips-wrapper .chip-wrapper {
    padding-left: 15px;
  }

  [dir="rtl"] .chips-wrapper .chip-wrapper {
    padding-right: 15px;
  }

  [dir="ltr"] .chips-wrapper .chip-wrapper {
    padding-right: 15px;
  }

  [dir="rtl"] .chips-wrapper .chip-wrapper {
    padding-left: 15px;
  }

  [dir="ltr"] .chips-wrapper .chip-wrapper {
    float: left;
  }

  [dir="rtl"] .chips-wrapper .chip-wrapper {
    float: right;
  }
}

@media (min-width: 992px) {
  .chips-wrapper .chip-wrapper {
    width: 33.33333%;
  }

  [dir="ltr"] .chips-wrapper .chip-wrapper {
    padding-left: 15px;
  }

  [dir="rtl"] .chips-wrapper .chip-wrapper {
    padding-right: 15px;
  }

  [dir="ltr"] .chips-wrapper .chip-wrapper {
    padding-right: 15px;
  }

  [dir="rtl"] .chips-wrapper .chip-wrapper {
    padding-left: 15px;
  }

  [dir="ltr"] .chips-wrapper .chip-wrapper {
    float: left;
  }

  [dir="rtl"] .chips-wrapper .chip-wrapper {
    float: right;
  }
}

.chips-wrapper .chip-wrapper .chip {
  display: flex;
  align-items: center;
  height: 50px;
  border-radius: 4px;
  box-shadow: 0 2px 9px 2px rgba(0, 0, 0, 0.07);
  transition: 0.3s ease all;
  background-color: #ffffff;
  cursor: pointer;
}

[dir="ltr"] .chips-wrapper .chip-wrapper .chip {
  padding: 0 10px 0 16px;
}

[dir="rtl"] .chips-wrapper .chip-wrapper .chip {
  padding: 0 16px 0 10px;
}

.chips-wrapper .chip-wrapper .chip.skeleton {
  cursor: wait;
  position: relative;
  overflow: hidden;
  background-color: #f2f2f2;
  border: 0;
}

.chips-wrapper .chip-wrapper .chip.skeleton::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #f2f2f2 0%, #e8e8e8 50%, #f2f2f2 100%);
  animation: progress 1.3s linear infinite;
}

.chips-wrapper .chip-wrapper .chip:not(.skeleton):hover {
  box-shadow: 0 2px 9px 5px rgba(0, 0, 0, 0.09);
  transform: translate(0, -5px);
}

.chips-wrapper .chip-wrapper .chip .chip-text {
  font-size: 14px;
  font-family: "cotext-bold";
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  flex: 1 1 auto;
  color: #4f4f4f;
}

[dir="ltr"] .chips-wrapper .chip-wrapper .chip .chip-text {
  padding-right: 15px;
}

[dir="rtl"] .chips-wrapper .chip-wrapper .chip .chip-text {
  padding-left: 15px;
}

.chips-wrapper .chip-wrapper .chip .chip-number {
  border-radius: 14px;
  height: 26px;
  flex: 0 0 45px;
  font-family: "cotext-bold";
  font-size: 13px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f2f2f2;
  color: #040404;
}

.chips-wrapper .chip-wrapper .chip .chip-number.chip-highlight {
  background-color: #e36928;
  color: #ffffff;
}

.chips-wrapper .chip-wrapper .chip .chip-arrow {
  font-size: 13px;
  color: #737277;
  transform: rotate(180deg);
}

[dir="ltr"] .chips-wrapper .chip-wrapper .chip .chip-arrow {
  margin: 0 10px 0 10px;
}

[dir="rtl"] .chips-wrapper .chip-wrapper .chip .chip-arrow {
  margin: 0 10px 0 10px;
}

[dir="rtl"] .chips-wrapper .chip-wrapper .chip .chip-arrow {
  transform: rotate(0deg) !important;
}

.details-item.disabled {
  opacity: 0.6;
}

.details-item .details-label {
  font-weight: bold;
  display: block;
}

.details-item .details-value {
  word-break: break-word;
}

.details-item .details-value.isPopoverList {
  display: inline-block;
  width: calc(100% - 11px);
}

.details-item .details-value.isPopoverList + .icon-popover-list {
  cursor: pointer;
  display: inline-block;
  width: 11px;
  font-size: 6px;
  margin-top: 5px;
}

.details-item .details-value.isPopoverList + .icon-popover-list.icon-down {
  transform: rotate(180deg);
}

[dir="ltr"] .details-item .details-value.isPopoverList + .icon-popover-list {
  float: right;
}

[dir="rtl"] .details-item .details-value.isPopoverList + .icon-popover-list {
  float: left;
}

.details-item .details-value.is-link {
  cursor: pointer;
  color: #ffcd00;
}

.details-item .details-value.is-link:hover {
  color: #ffd733;
}

.details-item .details-value.negative {
  color: #d0021b;
}

.details-item .details-value.positive {
  color: #4e941f;
}

.details-item .details-value.overflow-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

[dir="ltr"] .details-item .details-value span[class^=icon-] {
  margin-left: 5px;
}

[dir="rtl"] .details-item .details-value span[class^=icon-] {
  margin-right: 5px;
}

.details-item .details-second-value {
  font-style: italic;
}

.details-item.force-ltr .details-value,
.details-item.force-ltr .details-second-value {
  direction: ltr !important;
  display: inline-block;
}

a {
  cursor: pointer;
}

.card-box {
  margin-top: 10px;
  color: #474c55;
  border: 1px solid #e6e6e6;
}

.card-box .box-title-container {
  display: flex;
  background: #c8c8c8;
  padding: 4px 10px;
  font-size: 14px;
}

.card-box .box-title-container.is-expandible {
  cursor: pointer;
}

.card-box .box-title-container .icon-expandible {
  font-size: 10px;
  top: -1px;
  position: relative;
  display: inline-block;
}

[dir="ltr"] .card-box .box-title-container .icon-expandible {
  margin-right: 10px;
}

[dir="rtl"] .card-box .box-title-container .icon-expandible {
  margin-left: 10px;
}

.card-box .box-title-container .icon-expandible.is-open {
  transform: rotate(180deg);
}

.card-box .box-title-container .selector input[type='checkbox'] {
  display: none;
  /* Disabled styles */
  /* Invalid styles (error) */
  /* Checked style */
  /* Indeterminate style */
}

.card-box .box-title-container .selector input[type='checkbox'] + label {
  cursor: pointer;
  padding-top: 10px;
  /* Mobile check is centered relative to label */
}

@media (max-width: 991px) {
  .card-box .box-title-container .selector input[type='checkbox'] + label {
    display: flex;
    align-items: center;
  }
}

@media (min-width: 992px) {
  .card-box .box-title-container .selector input[type='checkbox'] + label {
    display: inline-flex;
    align-items: flex-start;
  }
}

@media (max-width: 991px) {
  .card-box .box-title-container .selector input[type='checkbox'] + label .input-checkbox {
    width: 25px;
    min-width: 25px;
    height: 25px;
    background-color: #ffffff;
    border: solid 1px #c8c8c8;
    border-radius: 5px;
    display: inline-block;
    position: relative;
  }
}

@media (min-width: 992px) {
  .card-box .box-title-container .selector input[type='checkbox'] + label .input-checkbox {
    width: 20px;
    min-width: 20px;
    height: 20px;
    background-color: #ffffff;
    border: solid 1px #c8c8c8;
    border-radius: 0px;
    display: inline-block;
    position: relative;
  }
}

@media (min-width: 992px) {
  .card-box .box-title-container .selector input[type='checkbox'] + label .full-label-wrapper {
    padding-top: 2px;
  }
}

[dir="ltr"] .card-box .box-title-container .selector input[type='checkbox'] + label .full-label-wrapper {
  padding-left: 15px;
}

[dir="rtl"] .card-box .box-title-container .selector input[type='checkbox'] + label .full-label-wrapper {
  padding-right: 15px;
}

.card-box .box-title-container .selector input[type='checkbox'] + label .full-label-wrapper .input-checkbox-text {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  color: #474c55;
  /* Mobile label text is bigger */
}

@media (max-width: 991px) {
  .card-box .box-title-container .selector input[type='checkbox'] + label .full-label-wrapper .input-checkbox-text {
    font-size: 15px;
  }
}

@media (min-width: 992px) {
  .card-box .box-title-container .selector input[type='checkbox'] + label .full-label-wrapper .input-checkbox-text {
    font-size: 10px;
  }
}

.card-box .box-title-container .selector input[type='checkbox'] + label .full-label-wrapper .label-error {
  color: #d0021b;
}

.card-box .box-title-container .selector input[type='checkbox']:disabled {
  /* Checked style (disabled) */
  /* Indeterminate style (disabled) */
}

.card-box .box-title-container .selector input[type='checkbox']:disabled + label .input-checkbox,
.card-box .box-title-container .selector input[type='checkbox']:disabled + label .full-label-wrapper {
  cursor: not-allowed;
  opacity: 0.5;
}

.card-box .box-title-container .selector input[type='checkbox']:disabled:checked + label .input-checkbox {
  background-color: #474c55 !important;
  border: solid 1px #474c55 !important;
}

@media (max-width: 991px) {
  .card-box .box-title-container .selector input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    content: '';
    width: 14px;
    height: 6px;
    position: absolute;
    top: 7px;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-48deg);
  }

  [dir="ltr"] .card-box .box-title-container .selector input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .card-box .box-title-container .selector input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    right: 4px;
  }
}

@media (min-width: 992px) {
  .card-box .box-title-container .selector input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    content: '';
    width: 11px;
    height: 5px;
    position: absolute;
    top: 6px;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-45deg);
  }

  [dir="ltr"] .card-box .box-title-container .selector input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .card-box .box-title-container .selector input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    right: 4px;
  }
}

.card-box .box-title-container .selector input[type='checkbox']:disabled:indeterminate + label .input-checkbox {
  border-color: #474c55 !important;
  background-color: #474c55 !important;
}

@media (max-width: 991px) {
  .card-box .box-title-container .selector input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    content: '';
    top: 11px;
    width: 12px;
    height: 2px;
    position: absolute;
    background: #ffffff;
  }

  [dir="ltr"] .card-box .box-title-container .selector input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    left: 5px;
  }

  [dir="rtl"] .card-box .box-title-container .selector input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    right: 5px;
  }
}

@media (min-width: 992px) {
  .card-box .box-title-container .selector input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    content: '';
    top: 8px;
    width: 10px;
    height: 2px;
    position: absolute;
    background: #ffffff;
  }

  [dir="ltr"] .card-box .box-title-container .selector input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .card-box .box-title-container .selector input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    right: 4px;
  }
}

.card-box .box-title-container .selector input[type='checkbox'].ng-invalid.ng-dirty + label .input-checkbox {
  border-color: #d0021b;
}

.card-box .box-title-container .selector input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox {
  background-color: #d0021b !important;
  border: solid 1px #d0021b !important;
}

@media (max-width: 991px) {
  .card-box .box-title-container .selector input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    content: '';
    width: 14px;
    height: 6px;
    position: absolute;
    top: 7px;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-48deg);
  }

  [dir="ltr"] .card-box .box-title-container .selector input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .card-box .box-title-container .selector input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    right: 4px;
  }
}

@media (min-width: 992px) {
  .card-box .box-title-container .selector input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    content: '';
    width: 11px;
    height: 5px;
    position: absolute;
    top: 6px;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-45deg);
  }

  [dir="ltr"] .card-box .box-title-container .selector input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .card-box .box-title-container .selector input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    right: 4px;
  }
}

.card-box .box-title-container .selector input[type='checkbox']:checked + label .input-checkbox {
  background-color: #ffcd00 !important;
  border: solid 1px #ffcd00 !important;
}

@media (max-width: 991px) {
  .card-box .box-title-container .selector input[type='checkbox']:checked + label .input-checkbox:before {
    content: '';
    width: 14px;
    height: 6px;
    position: absolute;
    top: 7px;
    border: 2px solid #000000;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-48deg);
  }

  [dir="ltr"] .card-box .box-title-container .selector input[type='checkbox']:checked + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .card-box .box-title-container .selector input[type='checkbox']:checked + label .input-checkbox:before {
    right: 4px;
  }
}

@media (min-width: 992px) {
  .card-box .box-title-container .selector input[type='checkbox']:checked + label .input-checkbox:before {
    content: '';
    width: 11px;
    height: 5px;
    position: absolute;
    top: 6px;
    border: 2px solid #000000;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-45deg);
  }

  [dir="ltr"] .card-box .box-title-container .selector input[type='checkbox']:checked + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .card-box .box-title-container .selector input[type='checkbox']:checked + label .input-checkbox:before {
    right: 4px;
  }
}

.card-box .box-title-container .selector input[type='checkbox']:indeterminate + label .input-checkbox {
  border-color: #ffcd00 !important;
  background-color: #ffcd00 !important;
}

@media (max-width: 991px) {
  .card-box .box-title-container .selector input[type='checkbox']:indeterminate + label .input-checkbox:before {
    content: '';
    top: 11px;
    width: 12px;
    height: 2px;
    position: absolute;
    background: #000000;
  }

  [dir="ltr"] .card-box .box-title-container .selector input[type='checkbox']:indeterminate + label .input-checkbox:before {
    left: 5px;
  }

  [dir="rtl"] .card-box .box-title-container .selector input[type='checkbox']:indeterminate + label .input-checkbox:before {
    right: 5px;
  }
}

@media (min-width: 992px) {
  .card-box .box-title-container .selector input[type='checkbox']:indeterminate + label .input-checkbox:before {
    content: '';
    top: 8px;
    width: 10px;
    height: 2px;
    position: absolute;
    background: #000000;
  }

  [dir="ltr"] .card-box .box-title-container .selector input[type='checkbox']:indeterminate + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .card-box .box-title-container .selector input[type='checkbox']:indeterminate + label .input-checkbox:before {
    right: 4px;
  }
}

[dir="ltr"] .card-box .box-title-container .selector input[type='checkbox'] + label {
  padding: 5px 10px 5px 0px !important;
}

[dir="rtl"] .card-box .box-title-container .selector input[type='checkbox'] + label {
  padding: 5px 0px 5px 10px !important;
}

.card-box .box-title-container .selector .icon-login {
  display: block;
  padding-top: 7px;
  font-size: 20px;
}

[dir="ltr"] .card-box .box-title-container .selector .icon-login {
  padding-right: 10px;
}

[dir="rtl"] .card-box .box-title-container .selector .icon-login {
  padding-left: 10px;
}

.card-box .box-title-container .selector + .box-title,
.card-box .box-title-container .selector ~ .box-subtitle {
  line-height: 33px;
}

.card-box .box-title-container .box-title,
.card-box .box-title-container .box-subtitle {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  flex: 1 0 50%;
}

.card-box .box-title-container .box-subtitle {
  flex: 0 1 auto;
}

[dir="ltr"] .card-box .box-title-container .box-subtitle {
  text-align: right;
}

[dir="rtl"] .card-box .box-title-container .box-subtitle {
  text-align: left;
}

.card-box .box-content-container {
  display: flex;
}

.card-box .box-content-container .box-body-container {
  flex: 1 1 auto;
  width: 90%;
  padding-bottom: 10px;
  margin: 1px;
  background: #ffffff;
}

.card-box .box-content-container .box-body-container.is-empty {
  padding: 0 !important;
}

.card-box .box-content-container .box-body-container .block-structure {
  margin: 0;
}

.card-box .box-content-container .box-body-container .cmp-table {
  margin: 0 15px;
}

.card-box .box-content-container .box-link-container {
  width: 10%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #b0b0b0;
}

.card-box .box-content-container .box-link-container .icon-right {
  display: block;
  font-size: 20px;
  padding: 0 5px;
}

[dir="rtl"] .card-box .box-content-container .box-link-container .icon-right {
  transform: rotate(180deg);
}

@media (max-width: 991px) {
  .card-box.without-content .box-title-container {
    font-size: 18px;
    padding: 10px;
  }

  .card-box.without-content .box-content-container {
    display: none;
  }
}

.card-box.disabled {
  opacity: 0.6;
}

.card-box.link {
  cursor: pointer;
}

.card-box.card-box-gold .box-title-container {
  background: #cd982c;
}

.card-box.card-box-gold .box-content-container .box-body-container {
  background: #ffcd00;
}

.card-box.card-box-red {
  opacity: 0.6;
}

.card-box.card-box-red .box-title-container {
  background: #d16152;
  color: #ffffff;
}

.card-box.card-box-red .box-content-container .box-body-container {
  background: #e88f83;
  color: #ffffff;
}

.card-box.card-box-red-title {
  opacity: 0.6;
}

.card-box.card-box-red-title .box-title-container {
  background: #e88f83;
}

[dir="ltr"] .environment-button {
  margin-left: 14px;
}

[dir="rtl"] .environment-button {
  margin-right: 14px;
}

.autocomplete-form-wrapper {
  /* ERROR CASE */
  /* Mobile error and desktop error are shown in different places */
  /* DISABLED CASE */
  /* HOVER CASE */
  /* FOCUSED CASE */
  /* SLIMSCROLL */
}

@media (max-width: 991px) {
  .autocomplete-form-wrapper {
    border: 1px solid #c8c8c8;
    padding: 8px 15px;
    background: #ffffff;
  }
}

.autocomplete-form-wrapper .autocomplete-wrapper {
  position: relative;
}

.autocomplete-form-wrapper .autocomplete-wrapper input {
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  width: 100%;
  max-width: 100%;
  /* overwrite default input styles */
  background-color: #ffffff;
  outline: none;
  text-decoration: none;
}

[dir="ltr"] .autocomplete-form-wrapper .autocomplete-wrapper input {
  text-align: left;
}

[dir="rtl"] .autocomplete-form-wrapper .autocomplete-wrapper input {
  text-align: right;
}

[dir="ltr"] .autocomplete-form-wrapper .autocomplete-wrapper input {
  padding-right: 25px;
}

[dir="rtl"] .autocomplete-form-wrapper .autocomplete-wrapper input {
  padding-left: 25px;
}

@media (min-width: 992px) {
  .autocomplete-form-wrapper .autocomplete-wrapper input {
    margin-top: 8px;
    font-size: 11px;
    height: 25px;
    /* In desktop the border will go around the select */
    border: 1px solid #c8c8c8;
  }

  [dir="ltr"] .autocomplete-form-wrapper .autocomplete-wrapper input {
    padding-left: 10px;
  }

  [dir="rtl"] .autocomplete-form-wrapper .autocomplete-wrapper input {
    padding-right: 10px;
  }
}

@media (max-width: 991px) {
  .autocomplete-form-wrapper .autocomplete-wrapper input {
    margin: 0;
    border: 0;
    font-size: 15px;
  }

  [dir="ltr"] .autocomplete-form-wrapper .autocomplete-wrapper input {
    padding-left: 0px;
  }

  [dir="rtl"] .autocomplete-form-wrapper .autocomplete-wrapper input {
    padding-right: 0px;
  }
}

.autocomplete-form-wrapper .autocomplete-wrapper input.disabled {
  cursor: not-allowed;
}

.autocomplete-form-wrapper .autocomplete-wrapper .autocomplete-list {
  position: absolute;
  width: 100%;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.15), -2px 2px 3px rgba(0, 0, 0, 0.15);
  z-index: 1;
  display: none;
  /* Select item sizes are different for mobile and desktop */
}

@media (min-width: 992px) {
  .autocomplete-form-wrapper .autocomplete-wrapper .autocomplete-list {
    top: 33px;
    /* number of options + 1px of border for each */
    max-height: 207px;
  }
}

@media (max-width: 991px) {
  .autocomplete-form-wrapper .autocomplete-wrapper .autocomplete-list {
    /* Width is bigger than select width, due to box padding */
    width: calc(100% + 31px);
    /* Top is bigger than select height, due to box padding */
    top: 30px;
    /* Left is smaller than select left, due to box padding */
    /* number of options + 1px of border for each */
    max-height: 367px;
  }

  [dir="ltr"] .autocomplete-form-wrapper .autocomplete-wrapper .autocomplete-list {
    left: -16px;
  }

  [dir="rtl"] .autocomplete-form-wrapper .autocomplete-wrapper .autocomplete-list {
    right: -16px;
  }
}

.autocomplete-form-wrapper .autocomplete-wrapper .autocomplete-list.open {
  display: block;
  margin-bottom: 15px;
}

@media (max-width: 991px) {
  .autocomplete-form-wrapper .autocomplete-wrapper .autocomplete-list.open {
    width: calc(100% + 31px);
  }
}

.autocomplete-form-wrapper .autocomplete-wrapper ul {
  list-style: none;
  padding: 0;
  overflow: auto;
  margin: 0;
}

@media (min-width: 992px) {
  .autocomplete-form-wrapper .autocomplete-wrapper ul {
    /* number of options + 1px of border for each */
    max-height: 207px;
    width: 100%;
  }
}

@media (max-width: 991px) {
  .autocomplete-form-wrapper .autocomplete-wrapper ul {
    /* number of options + 1px of border for each */
    max-height: 367px;
    /* Width is bigger than select width, due to box padding */
  }
}

.autocomplete-form-wrapper .autocomplete-wrapper ul li {
  overflow: hidden;
  cursor: pointer;
  background-color: #ffffff;
  border: 1px solid #c8c8c8;
  margin-top: -1px;
}

.autocomplete-form-wrapper .autocomplete-wrapper ul li.selected {
  border-color: #ffcd00;
}

.autocomplete-form-wrapper .autocomplete-wrapper ul li.selected + li {
  border-top: 1px solid #ffcd00;
}

.autocomplete-form-wrapper .autocomplete-wrapper ul li.hover {
  background-color: #c8c8c8;
}

.autocomplete-form-wrapper .autocomplete-wrapper ul li .hightlight {
  font-family: "cotext-bold";
}

.autocomplete-form-wrapper .autocomplete-wrapper ul li .option-wrapper {
  padding: 3px 0;
  display: flex;
  align-items: center;
}

@media (min-width: 992px) {
  .autocomplete-form-wrapper .autocomplete-wrapper ul li .option-wrapper {
    min-height: 25px;
  }
}

@media (max-width: 991px) {
  .autocomplete-form-wrapper .autocomplete-wrapper ul li .option-wrapper {
    min-height: 45px;
  }
}

[dir="ltr"] .autocomplete-form-wrapper .autocomplete-wrapper ul li .option-wrapper {
  margin: 0px 13px 0 8px;
}

[dir="rtl"] .autocomplete-form-wrapper .autocomplete-wrapper ul li .option-wrapper {
  margin: 0px 8px 0 13px;
}

.autocomplete-form-wrapper .autocomplete-wrapper ul li .option-wrapper .option-wrapper-text {
  display: flex;
  flex-direction: column;
  margin-top: 0;
}

.autocomplete-form-wrapper .autocomplete-wrapper ul li .option-wrapper .option-wrapper-text span {
  margin: -3px 0 0 0;
  word-break: break-all;
}

.autocomplete-form-wrapper .autocomplete-wrapper ul li .option-wrapper .option-wrapper-text span.autocomplete-list-first-text-span {
  font-family: "cotext";
}

.autocomplete-form-wrapper .autocomplete-wrapper ul li .option-wrapper .option-wrapper-text span.autocomplete-list-second-text-span {
  display: none;
  font-family: "cotext-light";
}

.autocomplete-form-wrapper .autocomplete-wrapper .icon-search {
  position: absolute;
  z-index: 1;
  font-size: 12px;
  pointer-events: none;
}

[dir="ltr"] .autocomplete-form-wrapper .autocomplete-wrapper .icon-search {
  right: 10px;
}

[dir="rtl"] .autocomplete-form-wrapper .autocomplete-wrapper .icon-search {
  left: 10px;
}

@media (min-width: 992px) {
  .autocomplete-form-wrapper .autocomplete-wrapper .icon-search {
    top: 15px;
  }
}

@media (max-width: 991px) {
  .autocomplete-form-wrapper .autocomplete-wrapper .icon-search {
    top: 8px;
  }
}

.autocomplete-form-wrapper:not(.autocomplete-disabled):not(.autocomplete-focused).autocomplete-errored .mobile-error-form,
.autocomplete-form-wrapper:not(.autocomplete-disabled):not(.autocomplete-focused).autocomplete-errored .desktop-error-form {
  color: #d0021b;
  font-size: 11px;
}

@media (min-width: 992px) {
  .autocomplete-form-wrapper:not(.autocomplete-disabled):not(.autocomplete-focused).autocomplete-errored .autocomplete-wrapper input {
    border-color: #d0021b;
  }
}

@media (max-width: 991px) {
  .autocomplete-form-wrapper:not(.autocomplete-disabled):not(.autocomplete-focused).autocomplete-errored {
    border-color: #d0021b;
  }
}

@media (min-width: 992px) {
  .autocomplete-form-wrapper .mobile-error-form {
    display: none;
  }
}

@media (max-width: 991px) {
  .autocomplete-form-wrapper .desktop-error-form {
    display: none;
  }
}

.autocomplete-form-wrapper.autocomplete-disabled {
  opacity: 0.5;
}

@media (min-width: 992px) {
  .autocomplete-form-wrapper.autocomplete-disabled .autocomplete-wrapper input {
    border-style: dashed;
    background-color: #e6e6e6;
  }
}

@media (max-width: 991px) {
  .autocomplete-form-wrapper.autocomplete-disabled {
    border-style: dashed;
  }
}

@media (min-width: 992px) {
  .autocomplete-form-wrapper:not(.autocomplete-disabled):not(.autocomplete-focused) .autocomplete-wrapper input:hover {
    border-color: #474c55;
  }
}

@media (min-width: 992px) {
  .autocomplete-form-wrapper.autocomplete-focused .autocomplete-wrapper input {
    border-color: #ffcd00;
  }
}

@media (max-width: 991px) {
  .autocomplete-form-wrapper.autocomplete-focused {
    border-color: #ffcd00;
  }
}

.autocomplete-form-wrapper .info-icon {
  font-size: 18px;
  color: #d2ad15;
  cursor: help;
  line-height: 1px;
  margin-left: 5px;
  position: relative;
  top: 3px;
}

.autocomplete-form-wrapper .slimscroll-wrapper {
  display: block !important;
}

@media (max-width: 991px) {
  .autocomplete-form-wrapper .slimscroll-wrapper .slimscroll-bar {
    right: 30px !important;
  }
}

.btn-group-wrapper.vertical-align {
  margin-top: 23px;
}

.btn-group-wrapper .btn-wrapper {
  display: inline-block;
}

@media (min-width: 992px) {
  [dir="ltr"] .btn-group-wrapper .btn-wrapper ~ .btn-wrapper {
    margin-left: 15px;
  }

  [dir="rtl"] .btn-group-wrapper .btn-wrapper ~ .btn-wrapper {
    margin-right: 15px;
  }
}

@media (max-width: 991px) {
  [dir="ltr"] .btn-group-wrapper {
    margin-left: -5px;
  }

  [dir="rtl"] .btn-group-wrapper {
    margin-right: -5px;
  }

  [dir="ltr"] .btn-group-wrapper {
    margin-right: -5px;
  }

  [dir="rtl"] .btn-group-wrapper {
    margin-left: -5px;
  }

  .btn-group-wrapper::before,
  .btn-group-wrapper::after {
    content: " ";
    display: table;
  }

  .btn-group-wrapper::after {
    clear: both;
  }

  .btn-group-wrapper .btn-wrapper {
    margin-bottom: 5px;
  }

  .btn-group-wrapper .btn-wrapper.btn-small {
    position: relative;
    width: 25%;
    min-height: 1px;
  }

  [dir="ltr"] .btn-group-wrapper .btn-wrapper.btn-small {
    float: left;
  }

  [dir="rtl"] .btn-group-wrapper .btn-wrapper.btn-small {
    float: right;
  }

  [dir="ltr"] .btn-group-wrapper .btn-wrapper.btn-small {
    padding-left: 5px;
  }

  [dir="rtl"] .btn-group-wrapper .btn-wrapper.btn-small {
    padding-right: 5px;
  }

  [dir="ltr"] .btn-group-wrapper .btn-wrapper.btn-small {
    padding-right: 5px;
  }

  [dir="rtl"] .btn-group-wrapper .btn-wrapper.btn-small {
    padding-left: 5px;
  }

  .btn-group-wrapper .btn-wrapper.btn-small .btn-content .btn-text {
    display: none;
  }

  .btn-group-wrapper .btn-wrapper.btn-medium {
    position: relative;
    width: 50%;
    min-height: 1px;
  }

  [dir="ltr"] .btn-group-wrapper .btn-wrapper.btn-medium {
    float: left;
  }

  [dir="rtl"] .btn-group-wrapper .btn-wrapper.btn-medium {
    float: right;
  }

  [dir="ltr"] .btn-group-wrapper .btn-wrapper.btn-medium {
    padding-left: 5px;
  }

  [dir="rtl"] .btn-group-wrapper .btn-wrapper.btn-medium {
    padding-right: 5px;
  }

  [dir="ltr"] .btn-group-wrapper .btn-wrapper.btn-medium {
    padding-right: 5px;
  }

  [dir="rtl"] .btn-group-wrapper .btn-wrapper.btn-medium {
    padding-left: 5px;
  }

  .btn-group-wrapper .btn-wrapper.btn-large {
    position: relative;
    width: 75%;
    min-height: 1px;
  }

  [dir="ltr"] .btn-group-wrapper .btn-wrapper.btn-large {
    float: left;
  }

  [dir="rtl"] .btn-group-wrapper .btn-wrapper.btn-large {
    float: right;
  }

  [dir="ltr"] .btn-group-wrapper .btn-wrapper.btn-large {
    padding-left: 5px;
  }

  [dir="rtl"] .btn-group-wrapper .btn-wrapper.btn-large {
    padding-right: 5px;
  }

  [dir="ltr"] .btn-group-wrapper .btn-wrapper.btn-large {
    padding-right: 5px;
  }

  [dir="rtl"] .btn-group-wrapper .btn-wrapper.btn-large {
    padding-left: 5px;
  }

  .btn-group-wrapper .btn-wrapper.btn-full {
    position: relative;
    width: 100%;
    min-height: 1px;
  }

  [dir="ltr"] .btn-group-wrapper .btn-wrapper.btn-full {
    float: left;
  }

  [dir="rtl"] .btn-group-wrapper .btn-wrapper.btn-full {
    float: right;
  }

  [dir="ltr"] .btn-group-wrapper .btn-wrapper.btn-full {
    padding-left: 5px;
  }

  [dir="rtl"] .btn-group-wrapper .btn-wrapper.btn-full {
    padding-right: 5px;
  }

  [dir="ltr"] .btn-group-wrapper .btn-wrapper.btn-full {
    padding-right: 5px;
  }

  [dir="rtl"] .btn-group-wrapper .btn-wrapper.btn-full {
    padding-left: 5px;
  }
}

.btn-group-wrapper .btn {
  width: 100%;
  background: #ffcd00;
  height: 44px;
  display: flex;
  align-items: center;
  border-radius: 0px;
  border: 0;
}

@media (min-width: 992px) {
  .btn-group-wrapper .btn {
    min-width: 100px;
    padding-left: 10px;
    padding-right: 10px;
    height: 25px;
  }
}

.btn-group-wrapper .btn:disabled,
.btn-group-wrapper .btn[disabled],
.btn-group-wrapper .btn.disabled {
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none;
}

@media (min-width: 992px) {
  .btn-group-wrapper .btn:hover {
    background-color: #fdd42e;
    outline: none;
  }
}

.btn-group-wrapper .btn:focus {
  outline: none;
}

.btn-group-wrapper .btn:active {
  background-color: #d2ad15;
  background-blend-mode: screen;
}

@media (max-width: 991px) {
  .btn-group-wrapper .btn.btn-back {
    display: none;
  }
}

.btn-group-wrapper .btn .btn-content {
  flex: 1 1 auto;
  justify-content: center;
  display: flex;
}

.btn-group-wrapper .btn .btn-content .btn-icons {
  flex-shrink: 0;
  font-size: 14px;
  line-height: 0.83;
  align-self: center;
  margin-right: 10px;
  margin-left: 10px;
}

[dir="ltr"] .btn-group-wrapper .btn .btn-content .btn-icons {
  text-align: right;
}

[dir="rtl"] .btn-group-wrapper .btn .btn-content .btn-icons {
  text-align: left;
}

.btn-group-wrapper .btn .btn-content .btn-icons.icon-clear {
  font-size: 10px;
}

@media (min-width: 992px) {
  .btn-group-wrapper .btn .btn-content .btn-icons {
    display: none !important;
  }
}

.btn-group-wrapper .btn .btn-content .btn-text {
  text-align: center;
  white-space: normal;
  display: block;
  font-size: 15px;
  font-family: "cotext-bold";
  line-height: 0.83;
  align-self: center;
  text-transform: uppercase;
}

@media (min-width: 992px) {
  .btn-group-wrapper .btn .btn-content .btn-text {
    font-size: 10px;
  }
}

@media (max-width: 991px) {
  .btn-group-wrapper .btn .btn-content .btn-icons img {
    height: 20px;
  }
}

.btn-group-wrapper .btn.btn-primary {
  color: #333333;
}

.btn-group-wrapper .btn.btn-primary .btn-content .btn-icons {
  background-color: #ffffff;
  color: #474c55;
  width: 20px;
  height: 20px;
  line-height: 18px;
  text-align: center;
  border-radius: 100%;
  display: inline-block;
  cursor: pointer;
}

@media (max-width: 991px) {
  .btn-group-wrapper .btn.btn-primary .btn-content .btn-icons {
    line-height: 20px;
  }
}

.btn-group-wrapper .btn.btn-secondary {
  background: #c8c8c8;
}

.btn-group-wrapper .btn.btn-secondary .btn-content .btn-icons {
  background-color: #474c55;
  color: #ffffff;
  width: 20px;
  height: 20px;
  line-height: 18px;
  text-align: center;
  border-radius: 100%;
  display: inline-block;
  cursor: pointer;
}

@media (max-width: 991px) {
  .btn-group-wrapper .btn.btn-secondary .btn-content .btn-icons {
    line-height: 20px;
  }
}

@media (min-width: 992px) {
  .btn-group-wrapper .btn.btn-secondary:hover {
    background-color: #d2d2d2;
  }
}

.btn-group-wrapper .btn.btn-secondary:active {
  background-color: #b4b4b4;
}

.btn-group-wrapper .btn.btn-tertiary,
.btn-group-wrapper .btn.btn-tertiary-negative {
  background: transparent;
  border: 1px solid #c8c8c8;
}

@media (min-width: 992px) {
  .btn-group-wrapper .btn.btn-tertiary:hover,
  .btn-group-wrapper .btn.btn-tertiary-negative:hover {
    background-color: #efefef;
  }
}

.btn-group-wrapper .btn.btn-tertiary:active,
.btn-group-wrapper .btn.btn-tertiary-negative:active {
  background-color: #d3d3d3;
}

.btn-group-wrapper .btn.btn-tertiary .btn-content .btn-icons {
  background-color: #474c55;
  color: #ffffff;
  width: 20px;
  height: 20px;
  line-height: 18px;
  text-align: center;
  border-radius: 100%;
  display: inline-block;
  cursor: pointer;
}

@media (max-width: 991px) {
  .btn-group-wrapper .btn.btn-tertiary .btn-content .btn-icons {
    line-height: 20px;
  }
}

.btn-group-wrapper .btn.btn-tertiary-negative .btn-text {
  color: #d0021b;
}

.btn-group-wrapper .btn.btn-tertiary-negative .btn-content .btn-icons {
  background-color: #d0021b;
  color: #ffffff;
  width: 20px;
  height: 20px;
  line-height: 18px;
  text-align: center;
  border-radius: 100%;
  display: inline-block;
  cursor: pointer;
}

@media (max-width: 991px) {
  .btn-group-wrapper .btn.btn-tertiary-negative .btn-content .btn-icons {
    line-height: 20px;
  }
}

.normal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.normal input[type='checkbox'] {
  display: none;
  /* Disabled styles */
  /* Invalid styles (error) */
  /* Checked style */
  /* Indeterminate style */
}

.normal input[type='checkbox'] + label {
  cursor: pointer;
  padding-top: 10px;
  /* Mobile check is centered relative to label */
}

@media (max-width: 991px) {
  .normal input[type='checkbox'] + label {
    display: flex;
    align-items: center;
  }
}

@media (min-width: 992px) {
  .normal input[type='checkbox'] + label {
    display: inline-flex;
    align-items: flex-start;
  }
}

@media (max-width: 991px) {
  .normal input[type='checkbox'] + label .input-checkbox {
    width: 25px;
    min-width: 25px;
    height: 25px;
    background-color: #ffffff;
    border: solid 1px #c8c8c8;
    border-radius: 5px;
    display: inline-block;
    position: relative;
  }
}

@media (min-width: 992px) {
  .normal input[type='checkbox'] + label .input-checkbox {
    width: 20px;
    min-width: 20px;
    height: 20px;
    background-color: #ffffff;
    border: solid 1px #c8c8c8;
    border-radius: 0px;
    display: inline-block;
    position: relative;
  }
}

@media (min-width: 992px) {
  .normal input[type='checkbox'] + label .full-label-wrapper {
    padding-top: 2px;
  }
}

[dir="ltr"] .normal input[type='checkbox'] + label .full-label-wrapper {
  padding-left: 15px;
}

[dir="rtl"] .normal input[type='checkbox'] + label .full-label-wrapper {
  padding-right: 15px;
}

.normal input[type='checkbox'] + label .full-label-wrapper .input-checkbox-text {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  color: #474c55;
  /* Mobile label text is bigger */
}

@media (max-width: 991px) {
  .normal input[type='checkbox'] + label .full-label-wrapper .input-checkbox-text {
    font-size: 15px;
  }
}

@media (min-width: 992px) {
  .normal input[type='checkbox'] + label .full-label-wrapper .input-checkbox-text {
    font-size: 10px;
  }
}

.normal input[type='checkbox'] + label .full-label-wrapper .label-error {
  color: #d0021b;
}

.normal input[type='checkbox']:disabled {
  /* Checked style (disabled) */
  /* Indeterminate style (disabled) */
}

.normal input[type='checkbox']:disabled + label .input-checkbox,
.normal input[type='checkbox']:disabled + label .full-label-wrapper {
  cursor: not-allowed;
  opacity: 0.5;
}

.normal input[type='checkbox']:disabled:checked + label .input-checkbox {
  background-color: #474c55 !important;
  border: solid 1px #474c55 !important;
}

@media (max-width: 991px) {
  .normal input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    content: '';
    width: 14px;
    height: 6px;
    position: absolute;
    top: 7px;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-48deg);
  }

  [dir="ltr"] .normal input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .normal input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    right: 4px;
  }
}

@media (min-width: 992px) {
  .normal input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    content: '';
    width: 11px;
    height: 5px;
    position: absolute;
    top: 6px;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-45deg);
  }

  [dir="ltr"] .normal input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .normal input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    right: 4px;
  }
}

.normal input[type='checkbox']:disabled:indeterminate + label .input-checkbox {
  border-color: #474c55 !important;
  background-color: #474c55 !important;
}

@media (max-width: 991px) {
  .normal input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    content: '';
    top: 11px;
    width: 12px;
    height: 2px;
    position: absolute;
    background: #ffffff;
  }

  [dir="ltr"] .normal input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    left: 5px;
  }

  [dir="rtl"] .normal input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    right: 5px;
  }
}

@media (min-width: 992px) {
  .normal input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    content: '';
    top: 8px;
    width: 10px;
    height: 2px;
    position: absolute;
    background: #ffffff;
  }

  [dir="ltr"] .normal input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .normal input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    right: 4px;
  }
}

.normal input[type='checkbox'].ng-invalid.ng-dirty + label .input-checkbox {
  border-color: #d0021b;
}

.normal input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox {
  background-color: #d0021b !important;
  border: solid 1px #d0021b !important;
}

@media (max-width: 991px) {
  .normal input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    content: '';
    width: 14px;
    height: 6px;
    position: absolute;
    top: 7px;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-48deg);
  }

  [dir="ltr"] .normal input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .normal input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    right: 4px;
  }
}

@media (min-width: 992px) {
  .normal input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    content: '';
    width: 11px;
    height: 5px;
    position: absolute;
    top: 6px;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-45deg);
  }

  [dir="ltr"] .normal input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .normal input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    right: 4px;
  }
}

.normal input[type='checkbox']:checked + label .input-checkbox {
  background-color: #ffcd00 !important;
  border: solid 1px #ffcd00 !important;
}

@media (max-width: 991px) {
  .normal input[type='checkbox']:checked + label .input-checkbox:before {
    content: '';
    width: 14px;
    height: 6px;
    position: absolute;
    top: 7px;
    border: 2px solid #000000;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-48deg);
  }

  [dir="ltr"] .normal input[type='checkbox']:checked + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .normal input[type='checkbox']:checked + label .input-checkbox:before {
    right: 4px;
  }
}

@media (min-width: 992px) {
  .normal input[type='checkbox']:checked + label .input-checkbox:before {
    content: '';
    width: 11px;
    height: 5px;
    position: absolute;
    top: 6px;
    border: 2px solid #000000;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-45deg);
  }

  [dir="ltr"] .normal input[type='checkbox']:checked + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .normal input[type='checkbox']:checked + label .input-checkbox:before {
    right: 4px;
  }
}

.normal input[type='checkbox']:indeterminate + label .input-checkbox {
  border-color: #ffcd00 !important;
  background-color: #ffcd00 !important;
}

@media (max-width: 991px) {
  .normal input[type='checkbox']:indeterminate + label .input-checkbox:before {
    content: '';
    top: 11px;
    width: 12px;
    height: 2px;
    position: absolute;
    background: #000000;
  }

  [dir="ltr"] .normal input[type='checkbox']:indeterminate + label .input-checkbox:before {
    left: 5px;
  }

  [dir="rtl"] .normal input[type='checkbox']:indeterminate + label .input-checkbox:before {
    right: 5px;
  }
}

@media (min-width: 992px) {
  .normal input[type='checkbox']:indeterminate + label .input-checkbox:before {
    content: '';
    top: 8px;
    width: 10px;
    height: 2px;
    position: absolute;
    background: #000000;
  }

  [dir="ltr"] .normal input[type='checkbox']:indeterminate + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .normal input[type='checkbox']:indeterminate + label .input-checkbox:before {
    right: 4px;
  }
}

.normal .info-icon {
  font-size: 18px;
  color: #d2ad15;
  cursor: help;
  line-height: 1px;
  margin-left: 5px;
  position: relative;
  top: 3px;
  line-height: normal;
  top: 0;
}

.toggle {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.toggle input[type='checkbox'] {
  display: none;
  /* Disabled styles */
  /* Checked style */
}

.toggle input[type='checkbox'] + label {
  cursor: pointer;
  padding-top: 10px;
  /* Mobile check is centered relative to label */
}

@media (max-width: 991px) {
  .toggle input[type='checkbox'] + label {
    display: flex;
    align-items: center;
  }
}

@media (min-width: 992px) {
  .toggle input[type='checkbox'] + label {
    display: inline-flex;
    align-items: flex-start;
  }
}

.toggle input[type='checkbox'] + label .input-checkbox {
  margin-top: 6px;
  width: 30px;
  min-width: 30px;
  height: 10px;
  background-color: #ccc;
  border-radius: 15px;
  display: inline-block;
  position: relative;
  transition: background-color .3s;
  margin: 7px 5px;
}

.toggle input[type='checkbox'] + label .input-checkbox:before {
  content: '';
  width: 16px;
  height: 16px;
  position: absolute;
  background: #fff;
  border-radius: 100%;
  box-shadow: 0px 2px 5px 0px #c8c8c8;
  top: -3px;
  left: -4px;
  transition: left .3s;
}

@media (min-width: 992px) {
  .toggle input[type='checkbox'] + label .full-label-wrapper {
    padding-top: 2px;
  }
}

[dir="ltr"] .toggle input[type='checkbox'] + label .full-label-wrapper {
  padding-left: 15px;
}

[dir="rtl"] .toggle input[type='checkbox'] + label .full-label-wrapper {
  padding-right: 15px;
}

.toggle input[type='checkbox'] + label .full-label-wrapper .input-checkbox-text {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  color: #474c55;
  /* Mobile label text is bigger */
}

@media (max-width: 991px) {
  .toggle input[type='checkbox'] + label .full-label-wrapper .input-checkbox-text {
    font-size: 15px;
  }
}

@media (min-width: 992px) {
  .toggle input[type='checkbox'] + label .full-label-wrapper .input-checkbox-text {
    font-size: 10px;
  }
}

.toggle input[type='checkbox']:disabled + label {
  cursor: not-allowed;
  opacity: 0.5;
}

.toggle input[type='checkbox']:checked + label .input-checkbox {
  background-color: #4e941f;
}

.toggle input[type='checkbox']:checked + label .input-checkbox:before {
  left: 17px;
}

.toggle .info-icon {
  font-size: 18px;
  color: #d2ad15;
  cursor: help;
  line-height: 1px;
  margin-left: 5px;
  position: relative;
  top: 3px;
  line-height: normal;
  top: 0;
}

@media (max-width: 991px) {
  cmp-checkbox-list {
    display: flex;
    align-items: center;
  }
}

.no-label cmp-checkbox-form .normal input[type='checkbox'] + label,
.no-label cmp-checkbox-form .toggle input[type='checkbox'] + label {
  padding-top: 15px !important;
}

.info-icon {
  font-size: 18px;
  color: #d2ad15;
  cursor: help;
  line-height: 1px;
  margin-left: 5px;
  position: relative;
  top: 3px;
}

.datepicker-form-wrapper {
  /* ERROR CASE */
  /* Disabled */
  /* Hover */
  /* Focus */
  /*  Mobile error and desktop error are shown in different places */
  /* POPOVER */
}

@media (max-width: 991px) {
  .datepicker-form-wrapper {
    border: 1px solid #c8c8c8;
    padding: 8px 15px;
    background: #ffffff;
  }
}

.datepicker-form-wrapper .datepicker-wrapper {
  position: relative;
  background-color: #ffffff;
}

.datepicker-form-wrapper .datepicker-wrapper .picker-holder-wrapper {
  display: flex;
  overflow: hidden;
  cursor: pointer;
  width: 100%;
}

[dir="ltr"] .datepicker-form-wrapper .datepicker-wrapper .picker-holder-wrapper {
  text-align: left;
}

[dir="rtl"] .datepicker-form-wrapper .datepicker-wrapper .picker-holder-wrapper {
  text-align: right;
}

[dir="ltr"] .datepicker-form-wrapper .datepicker-wrapper .picker-holder-wrapper {
  padding-right: 10px;
}

[dir="rtl"] .datepicker-form-wrapper .datepicker-wrapper .picker-holder-wrapper {
  padding-left: 10px;
}

@media (min-width: 992px) {
  .datepicker-form-wrapper .datepicker-wrapper .picker-holder-wrapper {
    margin-top: 8px;
    font-size: 11px;
    height: 25px;
    border: 1px solid #c8c8c8;
  }

  [dir="ltr"] .datepicker-form-wrapper .datepicker-wrapper .picker-holder-wrapper {
    padding-left: 10px;
  }

  [dir="rtl"] .datepicker-form-wrapper .datepicker-wrapper .picker-holder-wrapper {
    padding-right: 10px;
  }
}

@media (max-width: 991px) {
  .datepicker-form-wrapper .datepicker-wrapper .picker-holder-wrapper {
    border: 0;
    margin: 0;
    font-size: 15px;
    height: 21px;
  }

  [dir="ltr"] .datepicker-form-wrapper .datepicker-wrapper .picker-holder-wrapper {
    padding-left: 0px;
  }

  [dir="rtl"] .datepicker-form-wrapper .datepicker-wrapper .picker-holder-wrapper {
    padding-right: 0px;
  }
}

.datepicker-form-wrapper .datepicker-wrapper .picker-holder-wrapper .picker-holder {
  line-height: 24px;
  flex: 1 1 auto;
}

.datepicker-form-wrapper .datepicker-wrapper .picker-holder-wrapper .picker-holder .placeholder {
  color: #b0b0b0;
}

.datepicker-form-wrapper .datepicker-wrapper .picker-holder-wrapper .picker-holder.picker-holder-icon {
  flex: 0 0 auto;
  padding: 0 5px;
}

[dir="rtl"] .datepicker-form-wrapper .datepicker-wrapper .picker-holder-wrapper .picker-holder.picker-holder-icon.icon-right {
  transform: rotate(180deg);
}

.datepicker-form-wrapper .datepicker-wrapper .picker-holder-wrapper .picker-holder.date-to-set {
  font-family: "cotext-bold";
  color: #cd982c;
}

.datepicker-form-wrapper .datepicker-wrapper .picker-holder-wrapper .picker-holder.date-to-no-set {
  color: #828282;
}

.datepicker-form-wrapper .datepicker-wrapper .picker-holder-wrapper .datepciker-icon {
  line-height: 23px;
}

[dir="ltr"] .datepicker-form-wrapper .datepicker-wrapper .picker-holder-wrapper .datepciker-icon {
  padding-left: 10px;
}

[dir="rtl"] .datepicker-form-wrapper .datepicker-wrapper .picker-holder-wrapper .datepciker-icon {
  padding-right: 10px;
}

.datepicker-form-wrapper .datepicker-wrapper .picker-holder-wrapper .datepciker-icon.icon-calendar {
  font-size: 16px;
}

.datepicker-form-wrapper .datepicker-wrapper .picker-holder-wrapper .datepicker-clear-icon {
  line-height: 23px;
}

.datepicker-form-wrapper:not(.datepicker-disabled):not(.datepicker-focused).datepicker-errored .mobile-error-form,
.datepicker-form-wrapper:not(.datepicker-disabled):not(.datepicker-focused).datepicker-errored .desktop-error-form {
  color: #d0021b;
  font-size: 11px;
}

@media (min-width: 992px) {
  .datepicker-form-wrapper:not(.datepicker-disabled):not(.datepicker-focused).datepicker-errored .datepicker-wrapper .picker-holder-wrapper {
    border-color: #d0021b;
  }
}

@media (max-width: 991px) {
  .datepicker-form-wrapper:not(.datepicker-disabled):not(.datepicker-focused).datepicker-errored {
    border-color: #d0021b;
  }
}

.datepicker-form-wrapper.datepicker-disabled {
  opacity: 0.5;
}

@media (min-width: 992px) {
  .datepicker-form-wrapper.datepicker-disabled .datepicker-wrapper .picker-holder-wrapper {
    border-style: dashed;
    background-color: #e6e6e6;
    cursor: not-allowed;
  }
}

@media (max-width: 991px) {
  .datepicker-form-wrapper.datepicker-disabled {
    border-style: dashed;
  }
}

@media (min-width: 992px) {
  .datepicker-form-wrapper:not(.datepicker-disabled):not(.datepicker-focused) .datepicker-wrapper .picker-holder-wrapper:hover {
    border-color: #474c55;
  }
}

@media (min-width: 992px) {
  .datepicker-form-wrapper.datepicker-focused .datepicker-wrapper .picker-holder-wrapper {
    border-color: #ffcd00;
  }
}

@media (max-width: 991px) {
  .datepicker-form-wrapper.datepicker-focused {
    border-color: #ffcd00;
  }
}

@media (min-width: 992px) {
  .datepicker-form-wrapper .mobile-error-form {
    display: none;
  }
}

@media (max-width: 991px) {
  .datepicker-form-wrapper .desktop-error-form {
    display: none;
  }
}

.datepicker-form-wrapper .info-icon {
  font-size: 18px;
  color: #d2ad15;
  cursor: help;
  line-height: 1px;
  margin-left: 5px;
  position: relative;
  top: 3px;
}

.datepicker-form-wrapper .datepicker-popover /deep/ .popover {
  margin-top: 30px;
}

@media (max-width: 991px) {
  .datepicker-form-wrapper .datepicker-popover /deep/ .popover {
    margin-top: 40px;
  }
}

.datepicker-form-wrapper .datepicker-popover /deep/ .popover .popover-content {
  padding-top: 0px;
}

@media (max-width: 991px) {
  .datepicker-form-wrapper .datepicker-popover /deep/ .popover .popover-content {
    padding: 0;
    padding-bottom: 10px;
  }
}

.datepicker-form-wrapper .datepicker-popover /deep/ cmp-select-form {
  width: auto !important;
}

.datepicker-form-wrapper .datepicker-popover /deep/ cmp-select-form .select-form-wrapper .select-wrapper button:before {
  bottom: 6px !important;
}

.datepicker-form-wrapper .datepicker-popover /deep/ cmp-select-form .select-form-wrapper .select-wrapper button.open:before {
  bottom: -2px !important;
}

[dir="ltr"] .datepicker-form-wrapper .datepicker-popover /deep/ cmp-select-form {
  float: right !important;
}

[dir="rtl"] .datepicker-form-wrapper .datepicker-popover /deep/ cmp-select-form {
  float: left !important;
}

.datepicker-form-wrapper .datepicker-popover /deep/ cmp-select-form .error-form-wrapper {
  display: none;
}

.datepicker-form-wrapper .datepicker-popover .header-popover-datepicker {
  border-bottom: 1px solid #c8c8c8;
  padding: 5px 0;
}

[dir="ltr"] .datepicker-form-wrapper .datepicker-popover .header-popover-datepicker {
  margin-left: -10;
}

[dir="rtl"] .datepicker-form-wrapper .datepicker-popover .header-popover-datepicker {
  margin-right: -10;
}

[dir="ltr"] .datepicker-form-wrapper .datepicker-popover .header-popover-datepicker {
  margin-right: -10;
}

[dir="rtl"] .datepicker-form-wrapper .datepicker-popover .header-popover-datepicker {
  margin-left: -10;
}

.datepicker-form-wrapper .datepicker-popover .header-popover-datepicker::before,
.datepicker-form-wrapper .datepicker-popover .header-popover-datepicker::after {
  content: " ";
  display: table;
}

.datepicker-form-wrapper .datepicker-popover .header-popover-datepicker::after {
  clear: both;
}

.datepicker-form-wrapper .datepicker-popover .body-popover-datepicker {
  user-select: none;
}

[dir="ltr"] .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker {
  margin-left: 0;
}

[dir="rtl"] .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker {
  margin-right: 0;
}

[dir="ltr"] .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker {
  margin-right: 0;
}

[dir="rtl"] .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker {
  margin-left: 0;
}

.datepicker-form-wrapper .datepicker-popover .body-popover-datepicker::before,
.datepicker-form-wrapper .datepicker-popover .body-popover-datepicker::after {
  content: " ";
  display: table;
}

.datepicker-form-wrapper .datepicker-popover .body-popover-datepicker::after {
  clear: both;
}

.datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month {
  position: relative;
  width: 100%;
  min-height: 1px;
  position: relative;
  min-height: 1px;
  margin-top: 15px;
}

[dir="ltr"] .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month {
  float: left;
}

[dir="rtl"] .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month {
  float: right;
}

[dir="ltr"] .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month {
  padding-left: 10px;
}

[dir="rtl"] .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month {
  padding-right: 10px;
}

[dir="ltr"] .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month {
  padding-right: 10px;
}

[dir="rtl"] .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month {
  padding-left: 10px;
}

@media (min-width: 768px) {
  .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month {
    width: 50%;
  }

  [dir="ltr"] .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month {
    padding-left: 15px;
  }

  [dir="rtl"] .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month {
    padding-right: 15px;
  }

  [dir="ltr"] .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month {
    padding-right: 15px;
  }

  [dir="rtl"] .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month {
    padding-left: 15px;
  }

  [dir="ltr"] .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month {
    float: left;
  }

  [dir="rtl"] .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month {
    float: right;
  }
}

@media (min-width: 992px) {
  .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month {
    position: relative;
    width: 50%;
    min-height: 1px;
  }

  [dir="ltr"] .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month {
    float: left;
  }

  [dir="rtl"] .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month {
    float: right;
  }

  [dir="ltr"] .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month {
    padding-left: 15px;
  }

  [dir="rtl"] .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month {
    padding-right: 15px;
  }

  [dir="ltr"] .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month {
    padding-right: 15px;
  }

  [dir="rtl"] .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month {
    padding-left: 15px;
  }
}

.datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month .month-selector-row {
  display: flex;
}

.datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month .month-selector-row .arrow-left,
.datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month .month-selector-row .arrow-right {
  flex: 0 1 auto;
  font-size: 17px;
  padding-top: 2px;
  cursor: pointer;
}

.datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month .month-selector-row .arrow-left .icon-right {
  display: inline-block;
}

[dir="ltr"] .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month .month-selector-row .arrow-left .icon-right {
  transform: rotate(180deg);
}

.datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month .month-selector-row .arrow-right .icon-right {
  display: inline-block;
}

[dir="rtl"] .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month .month-selector-row .arrow-right .icon-right {
  transform: rotate(180deg);
}

.datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month .month-selector-row .month-name {
  flex: 1 1 auto;
  text-align: center;
  font-size: 16px;
}

.datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month .week-names-row {
  display: flex;
  margin-top: 15px;
}

.datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month .week-names-row .week-names-text-col {
  flex: 1 1 auto;
  text-align: center;
  height: 30px;
  color: #c8c8c8;
  font-size: 12px;
}

.datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month .week-days-row {
  display: block;
}

.datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month .week-days-row .day-col {
  width: 14.25%;
  text-align: center;
  height: 40px;
  line-height: 40px;
  font-size: 13px;
  cursor: pointer;
}

.datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month .week-days-row .day-col.empty {
  cursor: default;
}

.datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month .week-days-row .day-col.today {
  font-family: "cotext-bold";
}

.datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month .week-days-row .day-col.in-range {
  background-color: #ffe166;
}

.datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month .week-days-row .day-col.selected {
  background-color: #ffcd00;
}

.datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month .week-days-row .day-col.selected.in-range {
  border: 5px solid #ffe166;
  line-height: 27px;
}

.datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month .week-days-row .day-col.no-available {
  color: #c8c8c8;
  cursor: not-allowed;
}

.datepicker-form-wrapper .datepicker-popover .body-popover-datepicker.is-gregorian .day-col {
  float: left;
}

.error-form-wrapper .error-form-text {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  color: #d0021b;
}

@media (min-width: 992px) {
  .error-form-wrapper {
    min-height: 30px;
  }
}

@media (max-width: 991px) {
  .error-form-wrapper {
    display: inline;
  }

  .error-form-wrapper .error-form-text {
    /* In mobile, error message is shown next to label and surrounded by parentheses */
  }

  .error-form-wrapper .error-form-text:after {
    content: ")";
  }

  .error-form-wrapper .error-form-text:before {
    content: "(";
  }
}

.file-form-wrapper {
  /* Is hovered case */
  /* Is focused case */
  /* Is disabled case */
  /* Has error case */
}

.file-form-wrapper .btn {
  width: 100%;
  background: #ffcd00;
  height: 44px;
  display: flex;
  align-items: center;
  border-radius: 0px;
  border: 0;
}

@media (min-width: 992px) {
  .file-form-wrapper .btn {
    min-width: 100px;
    padding-left: 10px;
    padding-right: 10px;
    height: 25px;
  }
}

.file-form-wrapper .btn:disabled,
.file-form-wrapper .btn[disabled],
.file-form-wrapper .btn.disabled {
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none;
}

@media (min-width: 992px) {
  .file-form-wrapper .btn:hover {
    background-color: #fdd42e;
    outline: none;
  }
}

.file-form-wrapper .btn:focus {
  outline: none;
}

.file-form-wrapper .btn:active {
  background-color: #d2ad15;
  background-blend-mode: screen;
}

@media (max-width: 991px) {
  .file-form-wrapper .btn.btn-back {
    display: none;
  }
}

.file-form-wrapper .btn .btn-content {
  flex: 1 1 auto;
  justify-content: center;
  display: flex;
}

.file-form-wrapper .btn .btn-content .btn-icons {
  flex-shrink: 0;
  font-size: 14px;
  line-height: 0.83;
  align-self: center;
  margin-right: 10px;
  margin-left: 10px;
}

[dir="ltr"] .file-form-wrapper .btn .btn-content .btn-icons {
  text-align: right;
}

[dir="rtl"] .file-form-wrapper .btn .btn-content .btn-icons {
  text-align: left;
}

.file-form-wrapper .btn .btn-content .btn-icons.icon-clear {
  font-size: 10px;
}

@media (min-width: 992px) {
  .file-form-wrapper .btn .btn-content .btn-icons {
    display: none !important;
  }
}

.file-form-wrapper .btn .btn-content .btn-text {
  text-align: center;
  white-space: normal;
  display: block;
  font-size: 15px;
  font-family: "cotext-bold";
  line-height: 0.83;
  align-self: center;
  text-transform: uppercase;
}

@media (min-width: 992px) {
  .file-form-wrapper .btn .btn-content .btn-text {
    font-size: 10px;
  }
}

@media (max-width: 991px) {
  .file-form-wrapper .btn .btn-content .btn-icons img {
    height: 20px;
  }
}

.file-form-wrapper .btn.btn-primary {
  color: #333333;
}

.file-form-wrapper .btn.btn-primary .btn-content .btn-icons {
  background-color: #ffffff;
  color: #474c55;
  width: 20px;
  height: 20px;
  line-height: 18px;
  text-align: center;
  border-radius: 100%;
  display: inline-block;
  cursor: pointer;
}

@media (max-width: 991px) {
  .file-form-wrapper .btn.btn-primary .btn-content .btn-icons {
    line-height: 20px;
  }
}

.file-form-wrapper .btn.btn-secondary {
  background: #c8c8c8;
}

.file-form-wrapper .btn.btn-secondary .btn-content .btn-icons {
  background-color: #474c55;
  color: #ffffff;
  width: 20px;
  height: 20px;
  line-height: 18px;
  text-align: center;
  border-radius: 100%;
  display: inline-block;
  cursor: pointer;
}

@media (max-width: 991px) {
  .file-form-wrapper .btn.btn-secondary .btn-content .btn-icons {
    line-height: 20px;
  }
}

@media (min-width: 992px) {
  .file-form-wrapper .btn.btn-secondary:hover {
    background-color: #d2d2d2;
  }
}

.file-form-wrapper .btn.btn-secondary:active {
  background-color: #b4b4b4;
}

.file-form-wrapper .btn.btn-tertiary,
.file-form-wrapper .btn.btn-tertiary-negative {
  background: transparent;
  border: 1px solid #c8c8c8;
}

@media (min-width: 992px) {
  .file-form-wrapper .btn.btn-tertiary:hover,
  .file-form-wrapper .btn.btn-tertiary-negative:hover {
    background-color: #efefef;
  }
}

.file-form-wrapper .btn.btn-tertiary:active,
.file-form-wrapper .btn.btn-tertiary-negative:active {
  background-color: #d3d3d3;
}

.file-form-wrapper .btn.btn-tertiary .btn-content .btn-icons {
  background-color: #474c55;
  color: #ffffff;
  width: 20px;
  height: 20px;
  line-height: 18px;
  text-align: center;
  border-radius: 100%;
  display: inline-block;
  cursor: pointer;
}

@media (max-width: 991px) {
  .file-form-wrapper .btn.btn-tertiary .btn-content .btn-icons {
    line-height: 20px;
  }
}

.file-form-wrapper .btn.btn-tertiary-negative .btn-text {
  color: #d0021b;
}

.file-form-wrapper .btn.btn-tertiary-negative .btn-content .btn-icons {
  background-color: #d0021b;
  color: #ffffff;
  width: 20px;
  height: 20px;
  line-height: 18px;
  text-align: center;
  border-radius: 100%;
  display: inline-block;
  cursor: pointer;
}

@media (max-width: 991px) {
  .file-form-wrapper .btn.btn-tertiary-negative .btn-content .btn-icons {
    line-height: 20px;
  }
}

.file-form-wrapper input[type=file] {
  display: none;
}

.file-form-wrapper:not(.file-disabled):not(.file-disabled-max-files):not(.file-focused) .wrapper-text:hover {
  border-color: #474c55;
}

.file-form-wrapper.file-focused .wrapper-text {
  border-color: #ffcd00;
}

.file-form-wrapper.file-disabled-max-files .wrapper-text,
.file-form-wrapper.file-disabled .wrapper-text {
  cursor: not-allowed;
  border-style: dashed;
  background-color: #e6e6e6;
}

.file-form-wrapper.file-disabled-max-files .wrapper-text .btn,
.file-form-wrapper.file-disabled .wrapper-text .btn {
  cursor: not-allowed !important;
}

.file-form-wrapper.file-disabled {
  opacity: 0.5;
}

.file-form-wrapper.file-disabled-max-files .wrapper-text {
  opacity: 0.5;
}

.file-form-wrapper:not(.file-disabled):not(.file-disabled-max-files):not(.file-focused).file-errored .wrapper-text {
  border-color: #d0021b;
}

@media (min-width: 992px) {
  .file-form-wrapper .mobile-error-form {
    display: none;
  }
}

@media (max-width: 991px) {
  .file-form-wrapper .desktop-error-form {
    display: none;
  }
}

.file-form-wrapper .info-icon {
  font-size: 18px;
  color: #d2ad15;
  cursor: help;
  line-height: 1px;
  margin-left: 5px;
  position: relative;
  top: 3px;
}

.file-form-wrapper .wrapper-text {
  height: 25px;
  line-height: 25px;
  border: 1px solid #c8c8c8;
  clear: both;
  cursor: pointer;
  display: flex;
  margin-top: 8px;
}

[dir="ltr"] .file-form-wrapper .wrapper-text {
  margin-left: 0;
}

[dir="rtl"] .file-form-wrapper .wrapper-text {
  margin-right: 0;
}

[dir="ltr"] .file-form-wrapper .wrapper-text {
  margin-right: 0;
}

[dir="rtl"] .file-form-wrapper .wrapper-text {
  margin-left: 0;
}

.file-form-wrapper .wrapper-text::before,
.file-form-wrapper .wrapper-text::after {
  content: " ";
  display: table;
}

.file-form-wrapper .wrapper-text::after {
  clear: both;
}

.file-form-wrapper .wrapper-text .first-text {
  flex: 1 1 auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 10px;
}

.file-form-wrapper .wrapper-text .btn-upload {
  flex: 0 1 auto;
  text-transform: uppercase;
  text-align: center;
  padding: 0 15px;
  /* Override button-styles */
  height: 23px !important;
  width: auto !important;
  min-width: auto !important;
}

.file-form-wrapper .uploader-box {
  width: 100%;
  height: 250px;
  display: block;
  background-color: transparent;
  border: 2px #e6e6e6 dashed;
  margin-top: 15px;
  padding: 15px;
}

.file-form-wrapper .uploader-box.dragging {
  border: 2px #ffcd00 dashed;
}

.file-form-wrapper .uploader-box .uploader-box-data {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
  height: 100%;
}

.file-form-wrapper .uploader-box .uploader-box-data * {
  display: block;
}

.file-form-wrapper .uploader-box .uploader-box-data .icon-note-add {
  margin-bottom: 20px;
  color: #c8c8c8;
  font-size: 40px;
}

.file-form-wrapper .uploader-box .uploader-box-data span {
  margin-bottom: 30px;
  color: #828282;
  font-size: 14px;
}

.file-form-wrapper .files-updated-text {
  font-size: 13px;
  color: #4f4f4f;
}

.file-form-wrapper ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.file-form-wrapper ul li {
  border-bottom: 1px solid #e6e6e6;
}

.file-form-wrapper ul li:last-child {
  border-bottom: 0;
}

.file-form-wrapper ul li .file-data {
  height: 30px;
  display: flex;
  align-items: center;
  position: relative;
  padding: 0 10px;
}

.file-form-wrapper ul li .file-data .file-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  flex: 1 1 auto;
}

[dir="ltr"] .file-form-wrapper ul li .file-data .file-name {
  padding-right: 10px;
}

[dir="rtl"] .file-form-wrapper ul li .file-data .file-name {
  padding-left: 10px;
}

.file-form-wrapper ul li .file-data .icon-clear {
  cursor: pointer;
  flex: 0 1 auto;
}

.file-form-wrapper .file-progress {
  padding: 5px 10px;
}

.file-form-wrapper .file-progress.file-progress-finished {
  display: none;
}

.file-form-wrapper .file-progress .file-progress-bar {
  width: 100%;
  height: 5px;
  background-color: #ffffff;
  border: 1px solid #fdd42e;
}

.file-form-wrapper .file-progress .file-progress-bar .file-progress-loading {
  width: 0;
  height: 3px;
  background-color: #d2ad15;
}

.file-form-wrapper .file-progress .file-progress-text {
  display: inline-block;
  padding: 5px 0;
  width: 49%;
}

[dir="ltr"] .file-form-wrapper .file-progress .file-progress-text.size-info {
  text-align: right;
}

[dir="rtl"] .file-form-wrapper .file-progress .file-progress-text.size-info {
  text-align: left;
}

.input-form-wrapper input {
  width: 100%;
  outline: none;
  border: none;
}

.input-form-wrapper input::-moz-placeholder {
  color: #b0b0b0;
  opacity: 1;
}

.input-form-wrapper input:-ms-input-placeholder {
  color: #b0b0b0;
}

.input-form-wrapper input::-webkit-input-placeholder {
  color: #b0b0b0;
}

.input-form-wrapper:not(.input-disabled):not(.input-focused).input-errored .mobile-error-form,
.input-form-wrapper:not(.input-disabled):not(.input-focused).input-errored .desktop-error-form {
  color: #d0021b;
}

.input-form-wrapper.input-disabled .input-form-label,
.input-form-wrapper.input-disabled .input-wrapper-left {
  opacity: 0.5;
}

.input-form-wrapper .input-wrapper {
  width: 100%;
  display: flex;
  flex: 1 1 auto;
  align-items: center;
}

.input-form-wrapper .input-wrapper .input-wrapper-left,
.input-form-wrapper .input-wrapper .input-wrapper-right {
  display: flex;
  align-items: center;
}

.input-form-wrapper .input-wrapper .input-wrapper-left {
  flex: 1 1 auto;
}

.input-form-wrapper .input-wrapper .input-right-text {
  white-space: nowrap;
}

[dir="ltr"] .input-form-wrapper .input-wrapper .input-right-text {
  margin-left: 10px;
}

[dir="rtl"] .input-form-wrapper .input-wrapper .input-right-text {
  margin-right: 10px;
}

.input-form-wrapper .input-wrapper-tooltip .input-checkCapsLock,
.input-form-wrapper .input-wrapper-tooltip popover-content {
  display: block;
}

.input-form-wrapper .info-icon {
  font-size: 18px;
  color: #d2ad15;
  cursor: help;
  line-height: 1px;
  margin-left: 5px;
  position: relative;
  top: 3px;
}

@media (min-width: 992px) {
  .input-form-wrapper .input-wrapper {
    margin-top: 8px;
  }

  .input-form-wrapper .input-wrapper input {
    height: 25px;
    font-size: 11px;
    border: 1px solid #c8c8c8;
  }

  [dir="ltr"] .input-form-wrapper .input-wrapper input {
    padding-left: 10px;
  }

  [dir="rtl"] .input-form-wrapper .input-wrapper input {
    padding-right: 10px;
  }

  .input-form-wrapper .input-wrapper .input-wrapper-right {
    flex: 0 0 auto;
  }

  [dir="ltr"] .input-form-wrapper .input-wrapper .input-wrapper-right {
    margin-left: -2px;
  }

  [dir="rtl"] .input-form-wrapper .input-wrapper .input-wrapper-right {
    margin-right: -2px;
  }

  .input-form-wrapper .input-wrapper .input-wrapper-right cmp-button-form {
    margin-top: 0;
    padding: 0;
  }

  [dir="ltr"] .input-form-wrapper .input-wrapper .input-wrapper-right cmp-button-form .btn-wrapper {
    margin-left: 0 !important;
  }

  [dir="rtl"] .input-form-wrapper .input-wrapper .input-wrapper-right cmp-button-form .btn-wrapper {
    margin-right: 0 !important;
  }

  .input-form-wrapper .input-wrapper .input-wrapper-right cmp-button-form .btn-wrapper .btn {
    border-top: 1px solid #c8c8c8;
    border-bottom: 1px solid #c8c8c8;
  }

  [dir="ltr"] .input-form-wrapper .input-wrapper .input-wrapper-right cmp-button-form .btn-wrapper:last-child .btn {
    border-right: 1px solid #c8c8c8;
  }

  [dir="rtl"] .input-form-wrapper .input-wrapper .input-wrapper-right cmp-button-form .btn-wrapper:last-child .btn {
    border-left: 1px solid #c8c8c8;
  }

  .input-form-wrapper:not(.input-disabled):not(.input-focused) .input-wrapper:hover .input-wrapper-left input,
  .input-form-wrapper:not(.input-disabled):not(.input-focused) .input-wrapper:hover .input-wrapper-right cmp-button-form .btn-wrapper .btn {
    border-color: #474c55;
  }

  .input-form-wrapper.input-focused .input-wrapper .input-wrapper-left input,
  .input-form-wrapper.input-focused .input-wrapper .input-wrapper-right cmp-button-form .btn-wrapper .btn {
    border-color: #ffcd00;
  }

  .input-form-wrapper:not(.input-disabled):not(.input-focused).input-errored .input-wrapper .input-wrapper-left input,
  .input-form-wrapper:not(.input-disabled):not(.input-focused).input-errored .input-wrapper .input-wrapper-right cmp-button-form .btn-wrapper .btn {
    border-color: #d0021b;
  }

  .input-form-wrapper .mobile-error-form {
    display: none;
  }

  .input-form-wrapper.input-disabled .input-wrapper .input-wrapper-left input,
  .input-form-wrapper.input-disabled .input-wrapper .input-wrapper-right cmp-button-form .btn-wrapper .btn {
    border-style: dashed;
  }

  .input-form-wrapper.input-disabled .input-wrapper .input-wrapper-left input {
    background-color: #e6e6e6;
    cursor: not-allowed;
  }
}

@media (max-width: 991px) {
  .input-form-wrapper {
    border: 1px solid #c8c8c8;
    padding: 8px 15px 8px 15px;
    background: #ffffff;
  }

  .input-form-wrapper .input-wrapper input {
    font-size: 15px;
  }

  .input-form-wrapper.input-focused {
    border-color: #ffcd00;
  }

  .input-form-wrapper:not(.input-disabled):not(.input-focused).input-errored {
    border-color: #d0021b;
  }

  .input-form-wrapper .desktop-error-form {
    display: none;
  }

  .input-form-wrapper.input-disabled {
    border-style: dashed;
    background-color: #ffffff;
  }

  .input-form-wrapper.input-disabled input {
    background-color: #ffffff;
  }
}

.input-checkCapsLock {
  background-color: #d0021b;
  margin-top: 0.5rem;
  color: white;
  position: absolute;
  padding: 0.5rem;
  border-radius: 5px;
}

[dir="ltr"] .input-checkCapsLock {
  left: 20px;
}

[dir="rtl"] .input-checkCapsLock {
  right: 20px;
}

.input-checkCapsLock > .arrow,
.input-checkCapsLock > .arrow::after {
  position: absolute;
  border-color: transparent;
  border-style: solid;
}

[dir="ltr"] .input-checkCapsLock > .arrow,
[dir="ltr"] .input-checkCapsLock > .arrow::after {
  left: -15px;
}

[dir="rtl"] .input-checkCapsLock > .arrow,
[dir="rtl"] .input-checkCapsLock > .arrow::after {
  right: -15px;
}

.input-checkCapsLock > .arrow :host-context(.rtl),
.input-checkCapsLock > .arrow::after :host-context(.rtl) {
  margin-top: -15px;
  transform: rotate(180deg);
}

.input-checkCapsLock > .arrow {
  border-width: 10px;
  border-right-color: #d0021b;
}

.input-checkCapsLock > .arrow::after {
  border-width: 5px;
  content: "";
}

label {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
}

[dir="ltr"] label {
  text-align: left;
}

[dir="rtl"] label {
  text-align: right;
}

label.has-content {
  color: #828282;
}

label:not(.focused).errored {
  color: #d0021b;
}

label .label-error {
  color: #d0021b;
}

.type-normal input[type='radio'] {
  display: none;
  /* Disabled styles */
  /* Invalid styles (error) */
}

.type-normal input[type='radio']:checked + label .input-radio {
  background-color: #000000;
}

@media (max-width: 991px) {
  .type-normal input[type='radio']:checked + label .input-radio {
    border: solid 7px #ffcd00;
  }
}

@media (min-width: 992px) {
  .type-normal input[type='radio']:checked + label .input-radio {
    border: solid 5px #ffcd00;
  }
}

.type-normal input[type='radio'] + label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  margin-top: 10px;
  padding-top: 5px;
  /* Mobile radio is centered relative to label */
}

@media (max-width: 991px) {
  .type-normal input[type='radio'] + label {
    display: flex;
    align-items: center;
  }

  .type-normal input[type='radio'] + label .input-radio {
    flex: none;
    width: 25px;
    min-width: 25px;
    height: 25px;
    background-color: #ffffff;
    border: solid 1px #c8c8c8;
    border-radius: 50%;
    display: inline-block;
    position: relative;
  }
}

@media (min-width: 992px) {
  .type-normal input[type='radio'] + label {
    display: inline-flex;
    align-items: flex-start;
    padding-bottom: 2px;
  }

  .type-normal input[type='radio'] + label .input-radio {
    flex: none;
    width: 20px;
    min-width: 20px;
    height: 20px;
    background-color: #ffffff;
    border: solid 1px #c8c8c8;
    border-radius: 50%;
    display: inline-block;
    position: relative;
  }
}

.type-normal input[type='radio'] + label .input-radio-text {
  color: #474c55;
  /* Mobile label text is bigger */
}

[dir="ltr"] .type-normal input[type='radio'] + label .input-radio-text {
  padding-left: 15px;
}

[dir="rtl"] .type-normal input[type='radio'] + label .input-radio-text {
  padding-right: 15px;
}

@media (max-width: 991px) {
  .type-normal input[type='radio'] + label .input-radio-text {
    font-size: 15px;
  }
}

@media (min-width: 992px) {
  .type-normal input[type='radio'] + label .input-radio-text {
    font-size: 10px;
    margin-top: 2px;
  }
}

.type-normal input[type='radio']:disabled + label {
  opacity: 0.6;
  cursor: not-allowed;
}

.type-normal input[type='radio']:disabled + label .input-radio {
  background-color: #ffffff;
  border: solid 1px #c8c8c8;
}

.type-normal input[type='radio']:disabled + label .input-radio-text {
  color: #474c55;
}

.type-normal input[type='radio']:disabled:checked + label .input-radio {
  background-color: #ffffff;
}

@media (max-width: 991px) {
  .type-normal input[type='radio']:disabled:checked + label .input-radio {
    border: solid 7px #474c55;
  }
}

@media (min-width: 992px) {
  .type-normal input[type='radio']:disabled:checked + label .input-radio {
    border: solid 5px #474c55;
  }
}

.type-normal input[type='radio'].ng-invalid.ng-dirty + label .input-radio {
  border-color: #d0021b;
  background: #ffffff;
}

.type-group .radios-wrapper {
  display: flex;
  margin-top: 8px;
  border: 1px solid #ffcd00;
  border-radius: 6px;
}

.type-group .radios-wrapper .radio-wrapper {
  flex: 1 1 auto;
}

.type-group .radios-wrapper .radio-wrapper .label-radio {
  display: block;
  background-color: #ffffff;
  padding: 4px 5px;
  text-align: center;
  cursor: pointer;
  margin-top: 0;
}

.type-group .radios-wrapper .radio-wrapper .label-radio .input-radio {
  display: none;
}

[dir="ltr"] .type-group .radios-wrapper .radio-wrapper:first-child .label-radio {
  -webkit-border-bottom-left-radius: 5px;
}

[dir="rtl"] .type-group .radios-wrapper .radio-wrapper:first-child .label-radio {
  -webkit-border-bottom-right-radius: 5px;
}

[dir="ltr"] .type-group .radios-wrapper .radio-wrapper:first-child .label-radio {
  -moz-border-bottom-left-radius: 5px;
}

[dir="rtl"] .type-group .radios-wrapper .radio-wrapper:first-child .label-radio {
  -moz-border-bottom-right-radius: 5px;
}

[dir="ltr"] .type-group .radios-wrapper .radio-wrapper:first-child .label-radio {
  border-bottom-left-radius: 5px;
}

[dir="rtl"] .type-group .radios-wrapper .radio-wrapper:first-child .label-radio {
  border-bottom-right-radius: 5px;
}

[dir="ltr"] .type-group .radios-wrapper .radio-wrapper:first-child .label-radio {
  -webkit-border-top-left-radius: 5px;
}

[dir="rtl"] .type-group .radios-wrapper .radio-wrapper:first-child .label-radio {
  -webkit-border-top-right-radius: 5px;
}

[dir="ltr"] .type-group .radios-wrapper .radio-wrapper:first-child .label-radio {
  -moz-border-top-left-radius: 5px;
}

[dir="rtl"] .type-group .radios-wrapper .radio-wrapper:first-child .label-radio {
  -moz-border-top-right-radius: 5px;
}

[dir="ltr"] .type-group .radios-wrapper .radio-wrapper:first-child .label-radio {
  -ms-border-top-left-radius: 5px;
}

[dir="rtl"] .type-group .radios-wrapper .radio-wrapper:first-child .label-radio {
  -ms-border-top-right-radius: 5px;
}

[dir="ltr"] .type-group .radios-wrapper .radio-wrapper:first-child .label-radio {
  border-top-left-radius: 5px;
}

[dir="rtl"] .type-group .radios-wrapper .radio-wrapper:first-child .label-radio {
  border-top-right-radius: 5px;
}

[dir="ltr"] .type-group .radios-wrapper .radio-wrapper:last-child .label-radio {
  -webkit-border-bottom-right-radius: 5px;
}

[dir="rtl"] .type-group .radios-wrapper .radio-wrapper:last-child .label-radio {
  -webkit-border-bottom-left-radius: 5px;
}

[dir="ltr"] .type-group .radios-wrapper .radio-wrapper:last-child .label-radio {
  -moz-border-bottom-right-radius: 5px;
}

[dir="rtl"] .type-group .radios-wrapper .radio-wrapper:last-child .label-radio {
  -moz-border-bottom-left-radius: 5px;
}

[dir="ltr"] .type-group .radios-wrapper .radio-wrapper:last-child .label-radio {
  border-bottom-right-radius: 5px;
}

[dir="rtl"] .type-group .radios-wrapper .radio-wrapper:last-child .label-radio {
  border-bottom-left-radius: 5px;
}

[dir="ltr"] .type-group .radios-wrapper .radio-wrapper:last-child .label-radio {
  -webkit-border-top-right-radius: 5px;
}

[dir="rtl"] .type-group .radios-wrapper .radio-wrapper:last-child .label-radio {
  -webkit-border-top-left-radius: 5px;
}

[dir="ltr"] .type-group .radios-wrapper .radio-wrapper:last-child .label-radio {
  -moz-border-top-right-radius: 5px;
}

[dir="rtl"] .type-group .radios-wrapper .radio-wrapper:last-child .label-radio {
  -moz-border-top-left-radius: 5px;
}

[dir="ltr"] .type-group .radios-wrapper .radio-wrapper:last-child .label-radio {
  -ms-border-top-right-radius: 5px;
}

[dir="rtl"] .type-group .radios-wrapper .radio-wrapper:last-child .label-radio {
  -ms-border-top-left-radius: 5px;
}

[dir="ltr"] .type-group .radios-wrapper .radio-wrapper:last-child .label-radio {
  border-top-right-radius: 5px;
}

[dir="rtl"] .type-group .radios-wrapper .radio-wrapper:last-child .label-radio {
  border-top-left-radius: 5px;
}

[dir="ltr"] .type-group .radios-wrapper .radio-wrapper + .radio-wrapper {
  border-left: 1px solid #ffcd00;
}

[dir="rtl"] .type-group .radios-wrapper .radio-wrapper + .radio-wrapper {
  border-right: 1px solid #ffcd00;
}

.type-group .radios-wrapper .radio-wrapper input[type=radio] {
  display: none;
  /* Checked styles */
  /* Disabled styles */
}

.type-group .radios-wrapper .radio-wrapper input[type=radio]:checked + .label-radio {
  background-color: #ffcd00;
}

.type-group .radios-wrapper .radio-wrapper input[type=radio]:checked + .label-radio .input-radio-text {
  color: #474c55;
}

.type-group .radios-wrapper .radio-wrapper input[type=radio]:disabled + .label-radio {
  opacity: .6;
  cursor: not-allowed;
}

.info-icon {
  font-size: 18px;
  color: #d2ad15;
  cursor: help;
  line-height: 1px;
  margin-left: 5px;
  position: relative;
  top: 3px;
}

[dir="ltr"] .radios-wrapper {
  margin-left: 0;
}

[dir="rtl"] .radios-wrapper {
  margin-right: 0;
}

[dir="ltr"] .radios-wrapper {
  margin-right: 0;
}

[dir="rtl"] .radios-wrapper {
  margin-left: 0;
}

.radios-wrapper::before,
.radios-wrapper::after {
  content: " ";
  display: table;
}

.radios-wrapper::after {
  clear: both;
}

.radios-wrapper .label-error {
  color: #d0021b;
}

.select-form-wrapper {
  /*  ERROR CASE */
  /*  Mobile error and desktop error are shown in different places */
  /*  DISABLED CASE */
  /*  HOVER CASE */
  /*  FOCUSED CASE */
  /* SLIMSCROLL */
}

@media (max-width: 991px) {
  .select-form-wrapper {
    border: 1px solid #c8c8c8;
    padding: 8px 15px;
    background: #ffffff;
  }
}

.select-form-wrapper .select-wrapper {
  position: relative;
}

.select-form-wrapper .select-wrapper button {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  width: 100%;
  max-width: 100%;
  /* overwrite default button styles */
  background-color: #ffffff;
  outline: none;
  text-decoration: none;
  /* padding-right to give space to select icon */
}

[dir="ltr"] .select-form-wrapper .select-wrapper button {
  text-align: left;
}

[dir="rtl"] .select-form-wrapper .select-wrapper button {
  text-align: right;
}

[dir="ltr"] .select-form-wrapper .select-wrapper button {
  padding-right: 27px;
}

[dir="rtl"] .select-form-wrapper .select-wrapper button {
  padding-left: 27px;
}

@media (min-width: 992px) {
  .select-form-wrapper .select-wrapper button {
    /* Select close icon */
    margin-top: 8px;
    font-size: 11px;
    height: 25px;
    border: 1px solid #c8c8c8;
  }

  [dir="ltr"] .select-form-wrapper .select-wrapper button {
    padding-left: 10px;
  }

  [dir="rtl"] .select-form-wrapper .select-wrapper button {
    padding-right: 10px;
  }

  .select-form-wrapper .select-wrapper button:before {
    width: 8px;
    height: 8px;
    content: '';
    position: absolute;
    background: transparent;
    transform: rotate(-45deg);
    border-bottom: 2px solid #000000;
    border-left: 2px solid #000000;
    border-top: none;
    border-right: none;
    bottom: 9px;
  }

  [dir="ltr"] .select-form-wrapper .select-wrapper button:before {
    right: 10px;
  }

  [dir="rtl"] .select-form-wrapper .select-wrapper button:before {
    left: 10px;
  }

  .select-form-wrapper .select-wrapper button.open:before,
  .select-form-wrapper .select-wrapper button.disabled:before {
    border-top: 2px solid #000000;
    border-right: 2px solid #000000;
    border-bottom: none;
    border-left: none;
    bottom: 6px;
  }
}

@media (max-width: 991px) {
  .select-form-wrapper .select-wrapper button {
    border: 0;
    margin: 0;
    /* Select close icon */
    font-size: 15px;
  }

  [dir="ltr"] .select-form-wrapper .select-wrapper button {
    padding-left: 0px;
  }

  [dir="rtl"] .select-form-wrapper .select-wrapper button {
    padding-right: 0px;
  }

  .select-form-wrapper .select-wrapper button:before {
    width: 13px;
    height: 13px;
    content: '';
    position: absolute;
    background: transparent;
    transform: rotate(-45deg);
    border-bottom: 2px solid #000000;
    border-left: 2px solid #000000;
    border-top: none;
    border-right: none;
    bottom: 12px;
  }

  [dir="ltr"] .select-form-wrapper .select-wrapper button:before {
    right: 5px;
  }

  [dir="rtl"] .select-form-wrapper .select-wrapper button:before {
    left: 5px;
  }

  .select-form-wrapper .select-wrapper button.open:before,
  .select-form-wrapper .select-wrapper button.disabled:before {
    border-top: 2px solid #000000;
    border-right: 2px solid #000000;
    border-bottom: none;
    border-left: none;
    bottom: 4px;
  }
}

.select-form-wrapper .select-wrapper button.disabled {
  cursor: not-allowed;
}

.select-form-wrapper .select-wrapper .select-list {
  position: absolute;
  width: 100%;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.15), -2px 2px 3px rgba(0, 0, 0, 0.15);
  z-index: 1;
  display: none;
  /* Select item sizes are different for mobile and desktop */
}

@media (min-width: 992px) {
  .select-form-wrapper .select-wrapper .select-list {
    top: 33px;
    /* number of options + 1px of border for each */
    max-height: 207px;
  }
}

@media (max-width: 991px) {
  .select-form-wrapper .select-wrapper .select-list {
    width: calc(100% + 31px);
    /* Top is bigger than select height, due to box padding */
    top: 30px;
    /* Left is smaller than select left, due to box padding */
    /* number of options + 1px of border for each */
    max-height: 367px;
  }

  [dir="ltr"] .select-form-wrapper .select-wrapper .select-list {
    left: -16px;
  }

  [dir="rtl"] .select-form-wrapper .select-wrapper .select-list {
    right: -16px;
  }
}

.select-form-wrapper .select-wrapper .select-list.open {
  display: block;
  margin-bottom: 15px;
}

@media (max-width: 991px) {
  .select-form-wrapper .select-wrapper .select-list.open {
    width: calc(100% + 31px);
  }
}

.select-form-wrapper .select-wrapper .selected-item {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select-form-wrapper .select-wrapper .selected-item.default-selected {
  color: #c8c8c8;
}

.select-form-wrapper .select-wrapper .selected-item .option-wrapper-text-second-text {
  font-family: "cotext-light";
}

.select-form-wrapper .select-wrapper ul {
  list-style: none;
  padding: 0;
  overflow: auto;
  margin: 0;
}

@media (min-width: 992px) {
  .select-form-wrapper .select-wrapper ul {
    max-height: 207px;
    width: 100%;
  }
}

@media (max-width: 991px) {
  .select-form-wrapper .select-wrapper ul {
    max-height: 367px;
    /* Width is bigger than select width, due to box padding */
  }
}

.select-form-wrapper .select-wrapper ul.have-select-all {
  border-top: 0;
  /* number of options + 1px of border for each, taking into account that there is a 'select all' option */
}

@media (min-width: 992px) {
  .select-form-wrapper .select-wrapper ul.have-select-all {
    max-height: 182px;
  }
}

@media (max-width: 991px) {
  .select-form-wrapper .select-wrapper ul.have-select-all {
    max-height: 322px;
  }
}

.select-form-wrapper .select-wrapper ul:not(.have-select-all) li:first-child {
  border-top: 0;
}

.select-form-wrapper .select-wrapper ul.list-select-all {
  border-bottom: 0;
}

@media (max-width: 991px) {
  .select-form-wrapper .select-wrapper ul.list-select-all {
    width: calc(100% + 1px);
  }
}

.select-form-wrapper .select-wrapper ul li {
  overflow: hidden;
  cursor: pointer;
  background-color: #ffffff;
  border-top: 1px solid #c8c8c8;
}

.select-form-wrapper .select-wrapper ul li.selected {
  border-color: #ffcd00;
}

.select-form-wrapper .select-wrapper ul li.selected + li {
  border-top: 1px solid #ffcd00;
}

.select-form-wrapper .select-wrapper ul li.hover {
  background-color: #c8c8c8;
}

.select-form-wrapper .select-wrapper ul li.multiple-off .option-wrapper {
  align-items: center;
}

.select-form-wrapper .select-wrapper ul li.multiple-off .option-wrapper .option-wrapper-text {
  margin-top: 0;
}

.select-form-wrapper .select-wrapper ul li .option-wrapper {
  padding: 3px 0;
  display: flex;
}

@media (min-width: 992px) {
  .select-form-wrapper .select-wrapper ul li .option-wrapper {
    min-height: 25px;
  }
}

@media (max-width: 991px) {
  .select-form-wrapper .select-wrapper ul li .option-wrapper {
    min-height: 45px;
  }
}

[dir="ltr"] .select-form-wrapper .select-wrapper ul li .option-wrapper {
  margin: 0px 13px 0 8px;
}

[dir="rtl"] .select-form-wrapper .select-wrapper ul li .option-wrapper {
  margin: 0px 8px 0 13px;
}

.select-form-wrapper .select-wrapper ul li .option-wrapper .option-wrapper-checkbox {
  display: flex;
}

@media (max-width: 991px) {
  .select-form-wrapper .select-wrapper ul li .option-wrapper .option-wrapper-checkbox {
    align-self: center;
  }
}

[dir="ltr"] .select-form-wrapper .select-wrapper ul li .option-wrapper .option-wrapper-checkbox {
  float: left;
}

[dir="rtl"] .select-form-wrapper .select-wrapper ul li .option-wrapper .option-wrapper-checkbox {
  float: right;
}

[dir="ltr"] .select-form-wrapper .select-wrapper ul li .option-wrapper .option-wrapper-checkbox {
  margin-right: 15px;
}

[dir="rtl"] .select-form-wrapper .select-wrapper ul li .option-wrapper .option-wrapper-checkbox {
  margin-left: 15px;
}

.select-form-wrapper .select-wrapper ul li .option-wrapper .option-wrapper-checkbox .option-checkbox {
  display: none;
}

@media (min-width: 992px) {
  .select-form-wrapper .select-wrapper ul li .option-wrapper .option-wrapper-checkbox .option-checkbox + .input-checkbox {
    width: 20px;
    min-width: 20px;
    height: 20px;
    background-color: #ffffff;
    border: solid 1px #e6e6e6;
    border-radius: 0;
    display: inline-block;
    position: relative;
  }
}

@media (max-width: 991px) {
  .select-form-wrapper .select-wrapper ul li .option-wrapper .option-wrapper-checkbox .option-checkbox + .input-checkbox {
    width: 25px;
    min-width: 25px;
    height: 25px;
    background-color: #ffffff;
    border: solid 1px #e6e6e6;
    border-radius: 5px;
    display: inline-block;
    position: relative;
  }
}

.select-form-wrapper .select-wrapper ul li .option-wrapper .option-wrapper-checkbox .option-checkbox:checked + .input-checkbox {
  background-color: #ffcd00 !important;
  border: solid 1px #ffcd00 !important;
}

@media (max-width: 991px) {
  .select-form-wrapper .select-wrapper ul li .option-wrapper .option-wrapper-checkbox .option-checkbox:checked + .input-checkbox:before {
    content: '';
    width: 14px;
    height: 6px;
    position: absolute;
    top: 7px;
    border: 2px solid #000000;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-48deg);
  }

  [dir="ltr"] .select-form-wrapper .select-wrapper ul li .option-wrapper .option-wrapper-checkbox .option-checkbox:checked + .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .select-form-wrapper .select-wrapper ul li .option-wrapper .option-wrapper-checkbox .option-checkbox:checked + .input-checkbox:before {
    right: 4px;
  }
}

@media (min-width: 992px) {
  .select-form-wrapper .select-wrapper ul li .option-wrapper .option-wrapper-checkbox .option-checkbox:checked + .input-checkbox:before {
    content: '';
    width: 11px;
    height: 5px;
    position: absolute;
    top: 6px;
    border: 2px solid #000000;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-45deg);
  }

  [dir="ltr"] .select-form-wrapper .select-wrapper ul li .option-wrapper .option-wrapper-checkbox .option-checkbox:checked + .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .select-form-wrapper .select-wrapper ul li .option-wrapper .option-wrapper-checkbox .option-checkbox:checked + .input-checkbox:before {
    right: 4px;
  }
}

.select-form-wrapper .select-wrapper ul li .option-wrapper .option-wrapper-checkbox + .option-wrapper-text .option-wrapper-text-first-text {
  margin-top: -4px;
}

.select-form-wrapper .select-wrapper ul li .option-wrapper .option-wrapper-text {
  display: inline-block;
}

.select-form-wrapper .select-wrapper ul li .option-wrapper .option-wrapper-text span {
  word-break: break-all;
}

.select-form-wrapper .select-wrapper ul li .option-wrapper .option-wrapper-text span.option-wrapper-text-first-text {
  font-family: "cotext";
}

@media (max-width: 991px) {
  .select-form-wrapper .select-wrapper ul li .option-wrapper .option-wrapper-text span.option-wrapper-text-first-text {
    font-size: 15px;
  }
}

.select-form-wrapper .select-wrapper ul li .option-wrapper .option-wrapper-text span.option-wrapper-text-second-text {
  font-family: "cotext-light";
}

.select-form-wrapper .select-wrapper.force-ltr .option-wrapper-text-first-text,
.select-form-wrapper .select-wrapper.force-ltr .option-wrapper-text-second-text {
  direction: ltr !important;
  display: inline-block;
}

.select-form-wrapper:not(.select-disabled):not(.select-focused).select-errored .mobile-error-form,
.select-form-wrapper:not(.select-disabled):not(.select-focused).select-errored .desktop-error-form {
  color: #d0021b;
  font-size: 11px;
}

@media (min-width: 992px) {
  .select-form-wrapper:not(.select-disabled):not(.select-focused).select-errored .select-wrapper button {
    border-color: #d0021b;
  }
}

@media (max-width: 991px) {
  .select-form-wrapper:not(.select-disabled):not(.select-focused).select-errored {
    border-color: #d0021b;
  }
}

@media (min-width: 992px) {
  .select-form-wrapper .mobile-error-form {
    display: none;
  }
}

@media (max-width: 991px) {
  .select-form-wrapper .desktop-error-form {
    display: none;
  }
}

.select-form-wrapper.select-disabled {
  opacity: 0.5;
}

@media (min-width: 992px) {
  .select-form-wrapper.select-disabled .select-wrapper button {
    border-style: dashed;
    background-color: #e6e6e6;
  }
}

@media (max-width: 991px) {
  .select-form-wrapper.select-disabled {
    border-style: dashed;
  }
}

@media (min-width: 992px) {
  .select-form-wrapper:not(.select-disabled):not(.select-focused) .select-wrapper button:hover {
    border-color: #474c55;
  }
}

@media (min-width: 992px) {
  .select-form-wrapper.select-focused .select-wrapper button {
    border-color: #ffcd00;
  }
}

@media (max-width: 991px) {
  .select-form-wrapper.select-focused {
    border-color: #ffcd00;
  }
}

.select-form-wrapper .info-icon {
  font-size: 18px;
  color: #d2ad15;
  cursor: help;
  line-height: 1px;
  margin-left: 5px;
  position: relative;
  top: 3px;
}

.select-form-wrapper .slimscroll-wrapper {
  display: block !important;
}

.textarea-form-wrapper {
  /* Has error case */
  /* Is disabled case */
}

.textarea-form-wrapper textarea {
  width: 100%;
  outline: none;
  border: none;
  resize: vertical;
  padding: 10px;
}

.textarea-form-wrapper textarea::-moz-placeholder {
  color: #b0b0b0;
  opacity: 1;
}

.textarea-form-wrapper textarea:-ms-input-placeholder {
  color: #b0b0b0;
}

.textarea-form-wrapper textarea::-webkit-input-placeholder {
  color: #b0b0b0;
}

.textarea-form-wrapper:not(.textarea-disabled):not(.textarea-focused).textarea-errored .mobile-error-form,
.textarea-form-wrapper:not(.textarea-disabled):not(.textarea-focused).textarea-errored .desktop-error-form {
  color: #d0021b;
}

.textarea-form-wrapper.textarea-disabled {
  opacity: 0.5;
}

.textarea-form-wrapper .info-icon {
  font-size: 18px;
  color: #d2ad15;
  cursor: help;
  line-height: 1px;
  margin-left: 5px;
  position: relative;
  top: 3px;
}

@media (min-width: 992px) {
  .textarea-form-wrapper {
    /* Is hovered case */
    /* Is focused case */
    /* Has error case */
    /* Is disabled case */
  }

  .textarea-form-wrapper .textarea-wrapper {
    margin-top: 8px;
  }

  .textarea-form-wrapper .textarea-wrapper textarea {
    font-size: 11px;
    border: 1px solid #c8c8c8;
  }

  .textarea-form-wrapper:not(.textarea-disabled):not(.textarea-focused) .textarea-wrapper textarea:hover {
    border-color: #474c55;
  }

  .textarea-form-wrapper.textarea-focused .textarea-wrapper textarea {
    border-color: #ffcd00;
  }

  .textarea-form-wrapper:not(.textarea-disabled):not(.textarea-focused).textarea-errored .textarea-wrapper textarea {
    border-color: #d0021b;
  }

  .textarea-form-wrapper .mobile-error-form {
    display: none;
  }

  .textarea-form-wrapper.textarea-disabled .textarea-wrapper textarea {
    border-style: dashed;
    background-color: #e6e6e6;
    cursor: not-allowed;
  }
}

@media (max-width: 991px) {
  .textarea-form-wrapper {
    border: 1px solid #c8c8c8;
    padding: 8px 15px 8px 15px;
    background: #ffffff;
    /* Is focused case */
    /* Has error case */
    /* Is disabled case */
  }

  .textarea-form-wrapper .textarea-wrapper textarea {
    font-size: 15px;
  }

  .textarea-form-wrapper.textarea-focused {
    border-color: #ffcd00;
  }

  .textarea-form-wrapper:not(.textarea-disabled):not(.textarea-focused).textarea-errored {
    border-color: #d0021b;
  }

  .textarea-form-wrapper .desktop-error-form {
    display: none;
  }

  .textarea-form-wrapper.textarea-disabled {
    border-style: dashed;
    background-color: #ffffff;
  }

  .textarea-form-wrapper.textarea-disabled textarea {
    background-color: #ffffff;
  }
}

.timepicker-form-wrapper {
  /* Has error case */
  /* Is disabled case */
  /* Input to show double date */
  /* Popover */
}

.timepicker-form-wrapper .timepicker-wrapper > input {
  width: 100%;
  outline: none;
  border: none;
  cursor: pointer;
}

.timepicker-form-wrapper .timepicker-wrapper > input::-moz-placeholder {
  color: #b0b0b0;
  opacity: 1;
}

.timepicker-form-wrapper .timepicker-wrapper > input:-ms-input-placeholder {
  color: #b0b0b0;
}

.timepicker-form-wrapper .timepicker-wrapper > input::-webkit-input-placeholder {
  color: #b0b0b0;
}

.timepicker-form-wrapper:not(.timepicker-disabled):not(.timepicker-focused).timepicker-errored .mobile-error-form,
.timepicker-form-wrapper:not(.timepicker-disabled):not(.timepicker-focused).timepicker-errored .desktop-error-form {
  color: #d0021b;
}

.timepicker-form-wrapper.timepicker-disabled {
  opacity: 0.5;
}

.timepicker-form-wrapper .picker-holder-wrapper {
  width: 100%;
  line-height: 25px;
  align-items: center;
  cursor: pointer;
  display: flex;
}

[dir="ltr"] .timepicker-form-wrapper .picker-holder-wrapper {
  padding-right: 65px;
}

[dir="rtl"] .timepicker-form-wrapper .picker-holder-wrapper {
  padding-left: 65px;
}

.timepicker-form-wrapper .picker-holder-wrapper .picker-holder {
  flex: 1 1 auto;
}

.timepicker-form-wrapper .picker-holder-wrapper .picker-holder.icon-right {
  flex: 0 1 auto;
  text-align: center;
}

[dir="ltr"] .timepicker-form-wrapper .picker-holder-wrapper .picker-holder.picker-holder-right {
  padding-left: 15px;
}

[dir="rtl"] .timepicker-form-wrapper .picker-holder-wrapper .picker-holder.picker-holder-right {
  padding-right: 15px;
}

.timepicker-form-wrapper .picker-holder-wrapper .picker-holder.placeholder,
.timepicker-form-wrapper .picker-holder-wrapper .picker-holder .placeholder {
  color: #b0b0b0;
}

.timepicker-form-wrapper .input-form-clear {
  position: relative;
  right: 19px;
  top: 8px;
  font-size: 12px;
  cursor: pointer;
  width: 1px;
  height: 1px;
}

.timepicker-form-wrapper .info-icon {
  font-size: 18px;
  color: #d2ad15;
  cursor: help;
  line-height: 1px;
  margin-left: 5px;
  position: relative;
  top: 3px;
}

@media (min-width: 992px) {
  .timepicker-form-wrapper .timepicker-wrapper {
    display: flex;
    margin-top: 8px;
  }

  .timepicker-form-wrapper .timepicker-wrapper > input,
  .timepicker-form-wrapper .timepicker-wrapper .picker-holder-wrapper {
    height: 25px;
    font-size: 11px;
    border: 1px solid #c8c8c8;
  }

  [dir="ltr"] .timepicker-form-wrapper .timepicker-wrapper > input,
  [dir="ltr"]
        .timepicker-form-wrapper .timepicker-wrapper .picker-holder-wrapper {
    padding-left: 10px;
  }

  [dir="rtl"] .timepicker-form-wrapper .timepicker-wrapper > input,
  [dir="rtl"]
        .timepicker-form-wrapper .timepicker-wrapper .picker-holder-wrapper {
    padding-right: 10px;
  }

  .timepicker-form-wrapper:not(.timepicker-disabled):not(.timepicker-focused) .timepicker-wrapper > input:hover,
  .timepicker-form-wrapper:not(.timepicker-disabled):not(.timepicker-focused) .timepicker-wrapper .picker-holder-wrapper:hover {
    border-color: #474c55;
  }

  .timepicker-form-wrapper.timepicker-focused .timepicker-wrapper > input,
  .timepicker-form-wrapper.timepicker-focused .timepicker-wrapper .picker-holder-wrapper {
    border-color: #ffcd00;
  }

  .timepicker-form-wrapper:not(.timepicker-disabled):not(.timepicker-focused).timepicker-errored .timepicker-wrapper > input,
  .timepicker-form-wrapper:not(.timepicker-disabled):not(.timepicker-focused).timepicker-errored .timepicker-wrapper .picker-holder-wrapper {
    border-color: #d0021b;
  }

  .timepicker-form-wrapper .mobile-error-form {
    display: none;
  }

  .timepicker-form-wrapper.timepicker-disabled .timepicker-wrapper > input,
  .timepicker-form-wrapper.timepicker-disabled .timepicker-wrapper .picker-holder-wrapper {
    border-style: dashed;
    background-color: #e6e6e6;
    cursor: not-allowed;
  }
}

@media (max-width: 991px) {
  .timepicker-form-wrapper {
    border: 1px solid #c8c8c8;
    padding: 8px 15px 8px 15px;
    background: #ffffff;
  }

  .timepicker-form-wrapper .timepicker-wrapper > input,
  .timepicker-form-wrapper .timepicker-wrapper .picker-holder-wrapper {
    height: 24px;
    font-size: 15px;
  }

  .timepicker-form-wrapper.timepicker-focused {
    border-color: #ffcd00;
  }

  .timepicker-form-wrapper:not(.timepicker-disabled):not(.timepicker-focused).timepicker-errored {
    border-color: #d0021b;
  }

  .timepicker-form-wrapper .desktop-error-form {
    display: none;
  }

  .timepicker-form-wrapper.timepicker-disabled {
    border-style: dashed;
    background-color: #ffffff;
  }

  .timepicker-form-wrapper.timepicker-disabled .timepicker-wrapper > input,
  .timepicker-form-wrapper.timepicker-disabled .timepicker-wrapper .picker-holder-wrapper {
    background-color: #ffffff;
  }
}

.timepicker-form-wrapper .timepicker-popover /deep/ .popover-content {
  padding: 0;
}

.timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .title {
  height: 50px;
  font-size: 16px;
  border-bottom: 1px solid #c8c8c8;
  display: flex;
  align-items: center;
}

.timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .title .title-from,
.timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .title .title-to {
  position: relative;
  width: 50%;
  min-height: 1px;
  text-align: center;
  font-family: "cotext-bold";
}

[dir="ltr"] .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .title .title-from,
[dir="ltr"]
        .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .title .title-to {
  float: left;
}

[dir="rtl"] .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .title .title-from,
[dir="rtl"]
        .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .title .title-to {
  float: right;
}

[dir="ltr"] .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .title .title-from,
[dir="ltr"]
        .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .title .title-to {
  padding-left: 15px;
}

[dir="rtl"] .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .title .title-from,
[dir="rtl"]
        .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .title .title-to {
  padding-right: 15px;
}

[dir="ltr"] .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .title .title-from,
[dir="ltr"]
        .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .title .title-to {
  padding-right: 15px;
}

[dir="rtl"] .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .title .title-from,
[dir="rtl"]
        .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .title .title-to {
  padding-left: 15px;
}

.timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding: 5px 0;
}

[dir="ltr"] .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content {
  float: left;
}

[dir="rtl"] .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content {
  float: right;
}

[dir="ltr"] .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content {
  padding-left: 0;
}

[dir="rtl"] .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content {
  padding-right: 0;
}

[dir="ltr"] .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content {
  padding-right: 0;
}

[dir="rtl"] .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content {
  padding-left: 0;
}

.timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .single-timer {
  position: relative;
  width: 100%;
  min-height: 1px;
}

[dir="ltr"] .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .single-timer {
  float: left;
}

[dir="rtl"] .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .single-timer {
  float: right;
}

[dir="ltr"] .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .single-timer {
  padding-left: 15px;
}

[dir="rtl"] .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .single-timer {
  padding-right: 15px;
}

[dir="ltr"] .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .single-timer {
  padding-right: 15px;
}

[dir="rtl"] .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .single-timer {
  padding-left: 15px;
}

.timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .double-timer {
  position: relative;
  width: 50%;
  min-height: 1px;
}

[dir="ltr"] .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .double-timer {
  float: left;
}

[dir="rtl"] .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .double-timer {
  float: right;
}

[dir="ltr"] .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .double-timer {
  padding-left: 15px;
}

[dir="rtl"] .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .double-timer {
  padding-right: 15px;
}

[dir="ltr"] .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .double-timer {
  padding-right: 15px;
}

[dir="rtl"] .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .double-timer {
  padding-left: 15px;
}

[dir="ltr"] .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .double-timer ~ .double-timer {
  border-left: solid 1px #c8c8c8;
}

[dir="rtl"] .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .double-timer ~ .double-timer {
  border-right: solid 1px #c8c8c8;
}

[dir="ltr"] .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .double-timer ~ .double-timer {
  padding-left: 14px;
}

[dir="rtl"] .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .double-timer ~ .double-timer {
  padding-right: 14px;
}

.timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .wrapper-time {
  width: 100%;
  display: flex;
}

[dir="ltr"] .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .wrapper-time {
  float: left;
}

[dir="rtl"] .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .wrapper-time {
  float: right;
}

.timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .wrapper-time .time-fraction-wrapper {
  flex: 1 1 auto;
}

.timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .wrapper-time .time-fraction-wrapper + .time-fraction-wrapper {
  margin-left: 15px;
}

.timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .wrapper-time .time-fraction-wrapper .timepicker-rest,
.timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .wrapper-time .time-fraction-wrapper .timepicker-add {
  height: 40px;
  width: 100%;
  color: #ffcd00;
  margin: 0;
  font-family: "cotext-bold";
  font-size: 10px;
  top: -1px;
  position: relative;
}

.timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .wrapper-time .time-fraction-wrapper .timepicker-rest .icon-down,
.timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .wrapper-time .time-fraction-wrapper .timepicker-add .icon-down {
  display: inline-block;
}

.timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .wrapper-time .time-fraction-wrapper .number {
  display: block;
  height: 30px;
  width: 100%;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
}

.timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .wrapper-time .time-fraction-wrapper input.number {
  border: 0;
  border: 1px solid #c8c8c8;
  outline: none;
}

[dir="ltr"] .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .mode {
  float: right;
}

[dir="rtl"] .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .mode {
  float: left;
}

[dir="ltr"] .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .mode {
  margin-left: 15px;
}

[dir="rtl"] .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .mode {
  margin-right: 15px;
}

.group-wrapper {
  border: 1px solid #c8c8c8;
  border-radius: 6px;
  background-color: #ffffff;
  margin-bottom: 15px;
  padding: 0 10px 15px;
}

@media (min-width: 992px) {
  .group-wrapper {
    padding: 0 15px 15px;
  }
}

body.have-loader {
  overflow: hidden;
}

@keyframes fadein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeout {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.fade-in {
  animation: fadein 0.2s ease-in;
}

.fade-out {
  animation: fadeout 0.2s ease-out;
}

.loader {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 1061;
}

.loader .loader-background {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #ffffff;
  opacity: 0.8;
}

.loader .loader-box {
  margin: 0 auto;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  max-width: 100%;
  width: 370px;
  height: 83px;
  background-color: #ffffff;
}

.loader .loader-box.small {
  height: 60px;
}

.loader .loader-box .loader-title {
  font-size: 11px;
  text-align: center;
  color: #000000;
  text-transform: uppercase;
  padding-top: 20px;
}

.loader .loader-box .loader-bar {
  max-width: 90%;
  width: 330px;
  height: 4px;
  margin-top: 16px;
  overflow: hidden;
  background: #c8c8c8;
}

[dir="ltr"] .loader .loader-box .loader-bar {
  margin-left: 20px;
}

[dir="rtl"] .loader .loader-box .loader-bar {
  margin-right: 20px;
}

.loader .loader-box .loader-bar::after {
  content: ' ';
  height: 100%;
  display: block;
}

.loader .loader-box .loader-solid:after {
  width: 187px;
  animation: solidcolours 1.5s steps(1) infinite, loadthird 1.5s linear reverse infinite;
}

.loader .loader-box progress-bar {
  width: 100%;
  max-width: 100%;
  height: 20px;
  background-color: #000000;
  transition: width 1s linear;
}

.loader.is-absolute {
  z-index: 0;
  position: absolute;
}

.loader.is-absolute .loader-background {
  position: absolute;
}

.loader.is-absolute .loader-box {
  top: 30%;
  max-width: 90%;
  height: 50px;
}

.loader.is-absolute .loader-box .loader-bar {
  margin-top: 0;
  max-width: 90%;
}

.loader.is-absolute .loader-box .loader-title {
  padding-top: 10px;
}

@keyframes loadthird {
  0% {
    transform: translateX(-330px);
  }

  100% {
    transform: translateX(330px);
  }
}

@keyframes solidcolours {
  0% {
    background-color: #000000;
  }
}

@media print {
  .loader {
    display: none;
  }
}

@media (min-width: 992px) {
  .cmp-main.unauthenticated {
    margin-top: 100px;
  }
}

.cmp-main {
  padding-top: 90px;
  padding-bottom: 15px;
  position: relative;
  width: 100%;
  min-height: 1px;
  position: relative;
  min-height: 1px;
  background-color: #e6e6e6;
}

[dir="ltr"] .cmp-main {
  float: left;
}

[dir="rtl"] .cmp-main {
  float: right;
}

[dir="ltr"] .cmp-main {
  padding-left: 10px;
}

[dir="rtl"] .cmp-main {
  padding-right: 10px;
}

[dir="ltr"] .cmp-main {
  padding-right: 10px;
}

[dir="rtl"] .cmp-main {
  padding-left: 10px;
}

@media (min-width: 992px) {
  .cmp-main {
    width: 100%;
  }

  [dir="ltr"] .cmp-main {
    padding-left: 15px;
  }

  [dir="rtl"] .cmp-main {
    padding-right: 15px;
  }

  [dir="ltr"] .cmp-main {
    padding-right: 15px;
  }

  [dir="rtl"] .cmp-main {
    padding-left: 15px;
  }

  [dir="ltr"] .cmp-main {
    float: left;
  }

  [dir="rtl"] .cmp-main {
    float: right;
  }
}

@media (min-width: 992px) {
  .cmp-main {
    background: #ffffff;
  }

  .cmp-main.has-sidebar {
    width: calc(100% - 70px);
  }

  [dir="ltr"] .cmp-main.has-sidebar {
    margin-left: 70px;
  }

  [dir="rtl"] .cmp-main.has-sidebar {
    margin-right: 70px;
  }
}

@media (max-width: 991px) {
  .cmp-main {
    height: calc( 100% - 90px);
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
  }
}

body.modal-open {
  overflow: hidden;
}

body.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

body .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000000;
}

body .modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

body .modal-backdrop.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

body .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  -webkit-overflow-scrolling: touch;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal .modal-dialog {
  position: relative;
  width: 600px;
  margin: 30px auto;
}

.modal .modal-dialog.modal-sm {
  width: 300px;
}

.modal .modal-dialog.modal-lg {
  width: 800px;
}

.modal .modal-dialog.modal-auto {
  width: fit-content;
  height: fit-content;
}

@media (max-width: 991px) {
  .modal .modal-dialog.modal-lg,
  .modal .modal-dialog.modal-md {
    width: calc(100% - 30px);
  }
}

.modal .modal-content {
  position: relative;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0px 20px 0px rgba(0, 0, 0, 0.23);
  box-shadow: 0 0px 20px 0px rgba(0, 0, 0, 0.23);
}

.modal .modal-content .modal-header {
  padding: 20px 26px;
}

.modal .modal-content .modal-header::before,
.modal .modal-content .modal-header::after {
  content: " ";
  display: table;
}

.modal .modal-content .modal-header::after {
  clear: both;
}

.modal .modal-content .modal-header.modal-header-hr {
  border-bottom: 1px solid #eeeeee;
}

.modal .modal-content .modal-header .icon-clear {
  cursor: pointer;
  width: 15px;
}

.modal .modal-content .modal-header .modal-title {
  margin: 0;
  font-size: 18px;
  width: calc(100% - 15px);
  padding-right: 15px;
}

.modal .modal-content .modal-body {
  position: relative;
  padding: 26px;
}

.modal .modal-content .modal-body.is-empty {
  display: none;
}

.modal .modal-content .modal-footer {
  padding: 26px;
}

.modal .modal-content .modal-footer::before,
.modal .modal-content .modal-footer::after {
  content: " ";
  display: table;
}

.modal .modal-content .modal-footer::after {
  clear: both;
}

:host {
  display: inline-block;
}

.popover-content a[popover],
.popover-content span[popover],
.popover-content img[popover] {
  display: inline-block;
  cursor: pointer;
}

.popover-content a[popover][tooltip],
.popover-content span[popover][tooltip],
.popover-content img[popover][tooltip] {
  cursor: initial;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  padding: 1px;
  margin-bottom: 20px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  background-clip: padding-box;
  -webkit-box-shadow: 0 1px 40px rgba(0, 0, 0, 0.12);
  box-shadow: 0 1px 40px rgba(0, 0, 0, 0.12);
}

[dir="ltr"] .popover {
  text-align: left;
}

[dir="rtl"] .popover {
  text-align: right;
}

.popover.top {
  margin-top: -14px;
}

[dir="ltr"] .popover.right {
  margin-left: 14px;
}

[dir="rtl"] .popover.right {
  margin-right: 14px;
}

.popover.bottom {
  margin-top: 14px;
}

[dir="ltr"] .popover.left {
  margin-left: -14px;
}

[dir="rtl"] .popover.left {
  margin-right: -14px;
}

.popover .icon-tip-light {
  position: relative;
}

[dir="ltr"] .popover .icon-tip-light {
  margin-right: 25px;
}

[dir="rtl"] .popover .icon-tip-light {
  margin-left: 25px;
}

.popover .icon-tip-light::before {
  top: -2px;
  position: absolute;
}

.popover .popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover .popover-content {
  padding: 15px;
  word-break: normal;
  word-wrap: break-word;
}

.popover > .arrow,
.popover > .arrow::after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow::after {
  border-width: 10px;
  content: "";
}

.popover.top > .arrow {
  left: 50%;
  border-bottom-width: 0;
  bottom: -10px;
}

[dir="ltr"] .popover.top > .arrow {
  margin-left: -11px;
}

[dir="rtl"] .popover.top > .arrow {
  margin-right: -11px;
}

.popover.top > .arrow::after {
  content: " ";
  bottom: 1px;
  border-bottom-width: 0;
}

[dir="ltr"] .popover.top > .arrow::after {
  margin-left: -10px;
}

[dir="rtl"] .popover.top > .arrow::after {
  margin-right: -10px;
}

.popover.right > .arrow {
  top: 50%;
  margin-top: -11px;
  border-left-width: 0;
}

[dir="ltr"] .popover.right > .arrow {
  left: -11px;
}

[dir="rtl"] .popover.right > .arrow {
  right: -11px;
}

.popover.right > .arrow::after {
  content: " ";
  bottom: -10px;
  border-left-width: 0;
}

[dir="ltr"] .popover.right > .arrow::after {
  left: 1px;
}

[dir="rtl"] .popover.right > .arrow::after {
  right: 1px;
}

.popover.bottom > .arrow {
  left: 50%;
  border-top-width: 0;
  top: -11px;
}

[dir="ltr"] .popover.bottom > .arrow {
  margin-left: -11px;
}

[dir="rtl"] .popover.bottom > .arrow {
  margin-right: -11px;
}

.popover.bottom > .arrow::after {
  content: " ";
  top: 1px;
  border-top-width: 0;
}

[dir="ltr"] .popover.bottom > .arrow::after {
  margin-left: -10px;
}

[dir="rtl"] .popover.bottom > .arrow::after {
  margin-right: -10px;
}

.popover.left > .arrow {
  top: 50%;
  margin-top: -11px;
  border-right-width: 0;
}

[dir="ltr"] .popover.left > .arrow {
  right: -11px;
}

[dir="rtl"] .popover.left > .arrow {
  left: -11px;
}

.popover.left > .arrow::after {
  content: " ";
  border-right-width: 0;
  bottom: -10px;
}

[dir="ltr"] .popover.left > .arrow::after {
  right: 1px;
}

[dir="rtl"] .popover.left > .arrow::after {
  left: 1px;
}

.popover.light,
.popover.dark,
.popover.tip {
  font-family: "cotext";
  font-size: 11px;
  word-break: break-all;
}

.popover.light {
  background-color: #ffffff;
  color: #4f4f4f;
}

.popover.light.top > .arrow {
  border-top-color: #ffffff;
}

[dir="ltr"] .popover.light.right > .arrow {
  border-right-color: #ffffff;
}

[dir="rtl"] .popover.light.right > .arrow {
  border-left-color: #ffffff;
}

.popover.light.bottom > .arrow {
  border-bottom-color: #ffffff;
}

[dir="ltr"] .popover.light.left > .arrow {
  border-left-color: #ffffff;
}

[dir="rtl"] .popover.light.left > .arrow {
  border-right-color: #ffffff;
}

.popover.dark {
  background-color: rgba(0, 0, 0, 0.8);
  color: #ffffff;
}

.popover.dark.top > .arrow {
  border-top-color: rgba(0, 0, 0, 0.8);
}

[dir="ltr"] .popover.dark.right > .arrow {
  border-right-color: rgba(0, 0, 0, 0.8);
}

[dir="rtl"] .popover.dark.right > .arrow {
  border-left-color: rgba(0, 0, 0, 0.8);
}

.popover.dark.bottom > .arrow {
  border-bottom-color: rgba(0, 0, 0, 0.8);
}

[dir="ltr"] .popover.dark.left > .arrow {
  border-left-color: rgba(0, 0, 0, 0.8);
}

[dir="rtl"] .popover.dark.left > .arrow {
  border-right-color: rgba(0, 0, 0, 0.8);
}

.popover.tip {
  background-color: orange;
  color: #ffffff;
}

.popover.tip.top > .arrow {
  border-top-color: orange;
}

[dir="ltr"] .popover.tip.right > .arrow {
  border-right-color: orange;
}

[dir="rtl"] .popover.tip.right > .arrow {
  border-left-color: orange;
}

.popover.tip.bottom > .arrow {
  border-bottom-color: orange;
}

[dir="ltr"] .popover.tip.left > .arrow {
  border-left-color: orange;
}

[dir="rtl"] .popover.tip.left > .arrow {
  border-right-color: orange;
}

.popover.list {
  background-color: #ffffff;
  color: #4f4f4f;
  font-size: 15px;
}

.popover.list.top > .arrow {
  border-top-color: #ffffff;
}

[dir="ltr"] .popover.list.right > .arrow {
  border-right-color: #ffffff;
}

[dir="rtl"] .popover.list.right > .arrow {
  border-left-color: #ffffff;
}

.popover.list.bottom > .arrow {
  border-bottom-color: #ffffff;
}

[dir="ltr"] .popover.list.left > .arrow {
  border-left-color: #ffffff;
}

[dir="rtl"] .popover.list.left > .arrow {
  border-right-color: #ffffff;
}

[dir="ltr"] .popover.list.top > .arrow,
[dir="ltr"]
    .popover.list.bottom > .arrow {
  left: 85%;
}

[dir="rtl"] .popover.list.top > .arrow,
[dir="rtl"]
    .popover.list.bottom > .arrow {
  right: 85%;
}

.popover ul {
  max-height: 235px;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: auto;
}

.popover ul li {
  overflow: hidden;
  cursor: pointer;
  background-color: #ffffff;
}

.popover ul li:last-child {
  border-bottom: 0;
}

.popover ul li:hover,
.popover ul li.hover {
  background-color: #f7f7f7;
}

.popover ul li div {
  height: 47px;
  line-height: 47px;
  margin: 0 15px;
  border-top: 1px solid #eeeeee;
}

.popover ul li div .popover-icon-list {
  display: inline-block;
}

[dir="ltr"] .popover ul li div .popover-icon-list {
  margin-right: 10px;
}

[dir="rtl"] .popover ul li div .popover-icon-list {
  margin-left: 10px;
}

.popover ul li div .popover-icon-text {
  font-family: "cotext";
  font-size: 13px;
  color: #4f4f4f;
}

.popover ul li:first-child div {
  border-top: 0;
}

.popover ul li.disabled {
  opacity: 0.3;
  cursor: not-allowed;
}

.popover ul li.disabled:hover,
.popover ul li.disabled.hover {
  background-color: transparent;
}

/*
Original code:
:host {
     display: block;
     @include make-row;
}
Error when use :host and /deep/ in the same instruction (/deep/ is used in rtl styles that are inside of make-row).
Information: Make-row mixin
@mixin make-row($gutter: $grid-gutter-width) {
  @include margin-left(ceil(($gutter / -2)));
  @include margin-right(floor(($gutter / -2)));
  @include clearfix;
}
Whorkaround: Make 2 branches.
In ::content branch work the rtl mixin but not the normal styles.
In ::host branch work the normal styles but not the rtl mixin (or any /deep/ use).
*/

[dir="ltr"] ::content {
  margin-left: -15px;
}

[dir="rtl"] ::content {
  margin-right: -15px;
}

[dir="ltr"] ::content {
  margin-right: -15px;
}

[dir="rtl"] ::content {
  margin-left: -15px;
}

:host {
  display: block;
}

:host::before,
:host::after {
  content: " ";
  display: table;
}

:host::after {
  clear: both;
}

.separator {
  border-bottom: 1px solid transparent;
  margin-top: 5px;
}

.separator.color-grey {
  border-bottom-color: #c8c8c8;
}

.col-expandible-template {
  user-select: none;
  text-align: center;
}

.col-expandible-template .expandible-col-icon {
  background-color: #ffcd00;
  color: #474c55;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  border-radius: 100%;
  display: inline-block;
  cursor: pointer;
  transition: transform 250ms ease;
}

@media (max-width: 991px) {
  .col-expandible-template .expandible-col-icon {
    line-height: 20px;
  }
}

.col-expandible-template .expandible-col-icon.icon-plus.rotated {
  transform: rotate(45deg);
}

.col-form-template .desktop-error-form .error-form-wrapper {
  min-height: auto;
}

.col-form-template .block-structure .element-structure,
.col-form-template .input-wrapper,
.col-form-template .select-wrapper,
.col-form-template .select-wrapper button,
.col-form-template .timepicker-wrapper {
  margin-top: 0px !important;
}

.col-form-template .select-wrapper .select-list {
  top: 25px !important;
}

.col-form-template .label-checkbox {
  padding-top: 0px !important;
}

.col-icon-template {
  text-align: center;
  cursor: pointer;
}

.col-icon-template span[class*=icon-] {
  margin-top: 2px;
  font-size: 12px;
}

.col-icon-template .firstIcon span.positive,
.col-icon-template .secondIcon span.positive {
  color: #4e941f;
}

.col-icon-template .firstIcon span.negative,
.col-icon-template .secondIcon span.negative {
  color: #d0021b;
}

.col-list-template {
  user-select: none;
}

.col-list-template .popover-list {
  text-align: center;
  cursor: pointer;
}

.col-list-template .popover-list .list-icon {
  font-size: 5px;
  line-height: 25px;
}

.col-list-template .popover-list .list-icon.icon-more {
  transform: rotate(90deg);
  display: inline-block;
}

[dir="ltr"] .col-list-template .popover-list popover-content .popover .arrow {
  left: 91%;
}

[dir="rtl"] .col-list-template .popover-list popover-content .popover .arrow {
  right: 91%;
}

.col-list-template .btn-wrapper {
  padding: 10px 0;
}

.col-list-template popover-content {
  display: initial;
}

.col-radio-template input[type='radio'] {
  display: none;
  /* Disabled styles */
  /* Invalid styles (error) */
}

.col-radio-template input[type='radio']:checked + label .input-radio {
  background-color: #000000;
}

@media (max-width: 991px) {
  .col-radio-template input[type='radio']:checked + label .input-radio {
    border: solid 7px #ffcd00;
  }
}

@media (min-width: 992px) {
  .col-radio-template input[type='radio']:checked + label .input-radio {
    border: solid 5px #ffcd00;
  }
}

.col-radio-template input[type='radio'] + label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  margin-top: 10px;
  padding-top: 5px;
  /* Mobile radio is centered relative to label */
}

@media (max-width: 991px) {
  .col-radio-template input[type='radio'] + label {
    display: flex;
    align-items: center;
  }

  .col-radio-template input[type='radio'] + label .input-radio {
    flex: none;
    width: 25px;
    min-width: 25px;
    height: 25px;
    background-color: #ffffff;
    border: solid 1px #c8c8c8;
    border-radius: 50%;
    display: inline-block;
    position: relative;
  }
}

@media (min-width: 992px) {
  .col-radio-template input[type='radio'] + label {
    display: inline-flex;
    align-items: flex-start;
    padding-bottom: 2px;
  }

  .col-radio-template input[type='radio'] + label .input-radio {
    flex: none;
    width: 20px;
    min-width: 20px;
    height: 20px;
    background-color: #ffffff;
    border: solid 1px #c8c8c8;
    border-radius: 50%;
    display: inline-block;
    position: relative;
  }
}

.col-radio-template input[type='radio'] + label .input-radio-text {
  color: #474c55;
  /* Mobile label text is bigger */
}

[dir="ltr"] .col-radio-template input[type='radio'] + label .input-radio-text {
  padding-left: 15px;
}

[dir="rtl"] .col-radio-template input[type='radio'] + label .input-radio-text {
  padding-right: 15px;
}

@media (max-width: 991px) {
  .col-radio-template input[type='radio'] + label .input-radio-text {
    font-size: 15px;
  }
}

@media (min-width: 992px) {
  .col-radio-template input[type='radio'] + label .input-radio-text {
    font-size: 10px;
    margin-top: 2px;
  }
}

.col-radio-template input[type='radio']:disabled + label {
  opacity: 0.6;
  cursor: not-allowed;
}

.col-radio-template input[type='radio']:disabled + label .input-radio {
  background-color: #ffffff;
  border: solid 1px #c8c8c8;
}

.col-radio-template input[type='radio']:disabled + label .input-radio-text {
  color: #474c55;
}

.col-radio-template input[type='radio']:disabled:checked + label .input-radio {
  background-color: #ffffff;
}

@media (max-width: 991px) {
  .col-radio-template input[type='radio']:disabled:checked + label .input-radio {
    border: solid 7px #474c55;
  }
}

@media (min-width: 992px) {
  .col-radio-template input[type='radio']:disabled:checked + label .input-radio {
    border: solid 5px #474c55;
  }
}

.col-radio-template input[type='radio'].ng-invalid.ng-dirty + label .input-radio {
  border-color: #d0021b;
  background: #ffffff;
}

.col-radio-template input[type='radio'] + label {
  padding-top: 0;
}

/*
:host {
  display: block;
}*/

.cmp-table cmp-col-custom-template ~ span,
.cmp-table cmp-col-custom-template ~ p {
  word-break: break-word;
}

.cmp-table cmp-checkbox-form .radios-wrapper .radio-wrapper ~ .radio-wrapper {
  margin-top: 2px;
}

.cmp-table cmp-checkbox-form .error-form-wrapper {
  display: none;
}

.cmp-table cmp-checkbox-form .checkbox-item {
  margin-bottom: 5px;
}

/* Modal of selected rows */

.modal-remove-selected .header-data-wrapper {
  margin-bottom: 15px;
}

.modal-remove-selected .header-data-wrapper span {
  color: #828282;
}

[dir="ltr"] .modal-remove-selected .header-data-wrapper span {
  float: left;
}

[dir="rtl"] .modal-remove-selected .header-data-wrapper span {
  float: right;
}

.modal-remove-selected .row-remove-selected {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

[dir="ltr"] .modal-remove-selected .row-remove-selected .field-remove {
  float: left;
}

[dir="rtl"] .modal-remove-selected .row-remove-selected .field-remove {
  float: right;
}

.modal-remove-selected .row-remove-selected .field-remove .remove {
  color: #c8c8c8;
  cursor: pointer;
}

[dir="ltr"] .modal-remove-selected .row-remove-selected .field-remove .remove {
  margin-left: 20px;
}

[dir="rtl"] .modal-remove-selected .row-remove-selected .field-remove .remove {
  margin-right: 20px;
}

.modal-remove-selected .row-remove-selected .field-remove .remove:hover {
  color: #b4b4b4;
}

.modal-remove-selected .empty-text {
  color: #828282;
}

/* Table */

.cmp-table {
  clear: both;
  margin-bottom: 15px;
  margin-top: 15px;
  border-radius: 5px;
  background-color: #ffffff;
  /* Header */
}

.cmp-table.is-skeleton {
  display: none;
}

.cmp-table .wrapper-header .header-title-row {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 10px;
  padding: 5px 0;
}

.cmp-table .wrapper-header .header-title-row .header-title {
  flex: 1 1 auto;
}

[dir="ltr"] .cmp-table .wrapper-header .header-title-row .header-title {
  text-align: left;
}

[dir="rtl"] .cmp-table .wrapper-header .header-title-row .header-title {
  text-align: right;
}

.cmp-table .wrapper-header .header-title-row .header-title h4 {
  font-family: "cotext";
  font-size: 18px;
  margin: 0;
  color: #656565;
}

.cmp-table .wrapper-header .header-title-row .right-actions {
  flex: 0 1 auto;
}

[dir="ltr"] .cmp-table .wrapper-header .header-title-row .right-actions {
  text-align: right;
}

[dir="rtl"] .cmp-table .wrapper-header .header-title-row .right-actions {
  text-align: left;
}

.cmp-table .wrapper-header .header-title-row .right-actions .btn-icon {
  font-size: 20px;
  cursor: pointer;
}

[dir="ltr"] .cmp-table .wrapper-header .header-title-row .right-actions .btn-icon ~ .btn-icon {
  margin-left: 20px;
}

[dir="rtl"] .cmp-table .wrapper-header .header-title-row .right-actions .btn-icon ~ .btn-icon {
  margin-right: 20px;
}

.cmp-table .wrapper-header .header-subtitle-row {
  display: flex;
  justify-content: flex-end;
}

.cmp-table .wrapper-header .header-subtitle-row .subtitle {
  flex: 1 1 auto;
  font-size: 16px;
}

.cmp-table .paginator {
  flex: 0 1 auto;
  display: flex;
}

[dir="ltr"] .cmp-table .paginator {
  text-align: left;
}

[dir="rtl"] .cmp-table .paginator {
  text-align: right;
}

[dir="ltr"] .cmp-table .paginator.paginator-footer {
  margin-left: 15px;
}

[dir="rtl"] .cmp-table .paginator.paginator-footer {
  margin-right: 15px;
}

[dir="ltr"] .cmp-table .paginator .page-selector {
  float: right;
}

[dir="rtl"] .cmp-table .paginator .page-selector {
  float: left;
}

.cmp-table .paginator .page-selector > span {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-flex;
  width: 31px;
  height: 28px;
  cursor: pointer;
  font-size: 14px;
  font-family: "cotext-bold";
  background-color: #c8c8c8;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  color: #000000;
}

[dir="ltr"] .cmp-table .paginator .page-selector > span + span {
  margin-left: 8px;
}

[dir="rtl"] .cmp-table .paginator .page-selector > span + span {
  margin-right: 8px;
}

.cmp-table .paginator .page-selector > span.active {
  background-color: #ffcd00 !important;
  cursor: default;
  color: #000000;
}

.cmp-table .paginator .page-selector > span.disabled {
  display: none;
}

.cmp-table .paginator .page-selector > span.not-number {
  cursor: default;
  position: relative;
  top: 2px;
  font-size: 18px;
  background-color: transparent;
}

.cmp-table .paginator .page-selector > span.arrow-btn {
  width: auto;
  padding: 0 10px;
  background-color: #ffffff;
  font-size: 13px;
}

.cmp-table .paginator .page-selector > span:hover:not(.disabled):not(.not-number):not(.arrow-btn) {
  background-color: #fdd42e;
  color: #000000;
}

.cmp-table .paginator .pagination-info {
  display: flex;
  align-items: center;
}

[dir="ltr"] .cmp-table .paginator .pagination-info {
  float: right;
}

[dir="rtl"] .cmp-table .paginator .pagination-info {
  float: left;
}

[dir="ltr"] .cmp-table .paginator .pagination-info {
  margin-right: 35px;
}

[dir="rtl"] .cmp-table .paginator .pagination-info {
  margin-left: 35px;
}

.cmp-table .paginator .pagination-info .row-selector-wrapper {
  display: flex;
  align-items: center;
}

.cmp-table .paginator .pagination-info .row-selector-wrapper .text-show-rows {
  display: none;
}

[dir="ltr"] .cmp-table .paginator .pagination-info .row-selector-wrapper .text-show-rows {
  margin-right: 10px;
}

[dir="rtl"] .cmp-table .paginator .pagination-info .row-selector-wrapper .text-show-rows {
  margin-left: 10px;
}

.cmp-table .paginator .pagination-info .showinfo-text {
  font-size: 13px;
  color: #000000;
}

[dir="ltr"] .cmp-table .paginator .pagination-info .showinfo-text {
  margin-right: 10px;
}

[dir="rtl"] .cmp-table .paginator .pagination-info .showinfo-text {
  margin-left: 10px;
}

.cmp-table .paginator .pagination-info .select-row-selector .error-form-wrapper {
  display: none;
}

.cmp-table .paginator .pagination-info .select-row-selector .select-form-wrapper {
  margin-top: -6px;
}

.cmp-table .paginator .pagination-info .select-row-selector .select-form-wrapper button {
  height: 25px;
}

.cmp-table .paginator .pagination-info .select-row-selector .select-form-wrapper button:before {
  bottom: 9px;
}

.cmp-table .paginator .pagination-info .select-row-selector .select-form-wrapper button.open:before {
  bottom: 6px;
}

.cmp-table .paginator .selected-rows {
  display: inline-block;
  margin-top: 3px;
}

[dir="ltr"] .cmp-table .paginator .selected-rows {
  float: right;
}

[dir="rtl"] .cmp-table .paginator .selected-rows {
  float: left;
}

.cmp-table .paginator .selected-rows .selected-rows-wrapper {
  margin-top: 5px;
}

[dir="ltr"] .cmp-table .paginator .selected-rows .selected-rows-wrapper span {
  float: left;
}

[dir="rtl"] .cmp-table .paginator .selected-rows .selected-rows-wrapper span {
  float: right;
}

[dir="ltr"] .cmp-table .paginator .selected-rows .selected-rows-wrapper span .anidation {
  float: left;
}

[dir="rtl"] .cmp-table .paginator .selected-rows .selected-rows-wrapper span .anidation {
  float: right;
}

.cmp-table .paginator .selected-rows .selected-rows-wrapper .is-link {
  cursor: pointer;
  color: #ffcd00;
}

.cmp-table .paginator .selected-rows .selected-rows-wrapper .is-link:hover {
  color: #fdd42e;
}

.cmp-table .paginator .selected-rows .selected-rows-wrapper .text {
  color: #474c55;
}

.cmp-table table {
  table-layout: fixed;
  width: 100%;
  margin-top: 10px;
  border: none;
  /* Head */
  /* Body */
  /* Common */
}

.cmp-table table thead tr {
  border-bottom: 1px solid #d8d8d8;
}

.cmp-table table thead tr th {
  font-size: 15px;
  font-family: "cotext-bold";
  color: #656565;
  padding: 0 10px;
}

.cmp-table table thead tr th.checkbox-cell {
  width: 40px;
}

.cmp-table table thead tr th .header-wrapper {
  display: flex;
  align-items: center;
}

.cmp-table table thead tr th .header-wrapper .header-title {
  flex: 0 1 auto;
}

[dir="ltr"] .cmp-table table thead tr th .header-wrapper .header-title {
  margin-right: 15px;
}

[dir="rtl"] .cmp-table table thead tr th .header-wrapper .header-title {
  margin-left: 15px;
}

.cmp-table table thead tr th .header-wrapper .order-arrows-wrapper {
  flex: 0 1 auto;
}

.cmp-table table thead tr th .header-wrapper .order-arrows-wrapper .icon-arrow-drop-up,
.cmp-table table thead tr th .header-wrapper .order-arrows-wrapper .icon-arrow-drop-down {
  display: block;
  line-height: 6px;
  cursor: pointer;
}

.cmp-table table thead tr th .header-wrapper .order-arrows-wrapper .icon-arrow-drop-up::before,
.cmp-table table thead tr th .header-wrapper .order-arrows-wrapper .icon-arrow-drop-down::before {
  font-size: 6px;
}

.cmp-table table thead tr th .header-wrapper .order-arrows-wrapper .icon-arrow-drop-up {
  transform: rotate(180deg);
}

.cmp-table table tbody {
  border-bottom: 1px solid #d8d8d8;
}

.cmp-table table tbody tr td {
  font-size: 14px;
  color: #000000;
}

.cmp-table table tbody tr td.expandible-row {
  padding: 0 15px 10px;
}

.cmp-table table tbody tr.odd {
  background-color: #f2f2f2;
}

.cmp-table table tbody tr.is-line-through td {
  opacity: .3;
}

.cmp-table table tr {
  height: 60px;
}

.cmp-table table tr.no-boder {
  border-bottom: 0px;
}

.cmp-table table tr td,
.cmp-table table tr th {
  padding: 5px 10px;
  vertical-align: middle;
}

.cmp-table table tr td.checkbox-cell input[type='checkbox'],
.cmp-table table tr th.checkbox-cell input[type='checkbox'] {
  display: none;
  /* Disabled styles */
  /* Invalid styles (error) */
  /* Checked style */
  /* Indeterminate style */
}

.cmp-table table tr td.checkbox-cell input[type='checkbox'] + label,
.cmp-table table tr th.checkbox-cell input[type='checkbox'] + label {
  cursor: pointer;
  padding-top: 10px;
  /* Mobile check is centered relative to label */
}

@media (max-width: 991px) {
  .cmp-table table tr td.checkbox-cell input[type='checkbox'] + label,
  .cmp-table table tr th.checkbox-cell input[type='checkbox'] + label {
    display: flex;
    align-items: center;
  }
}

@media (min-width: 992px) {
  .cmp-table table tr td.checkbox-cell input[type='checkbox'] + label,
  .cmp-table table tr th.checkbox-cell input[type='checkbox'] + label {
    display: inline-flex;
    align-items: flex-start;
  }
}

@media (max-width: 991px) {
  .cmp-table table tr td.checkbox-cell input[type='checkbox'] + label .input-checkbox,
  .cmp-table table tr th.checkbox-cell input[type='checkbox'] + label .input-checkbox {
    width: 25px;
    min-width: 25px;
    height: 25px;
    background-color: #ffffff;
    border: solid 1px #c8c8c8;
    border-radius: 5px;
    display: inline-block;
    position: relative;
  }
}

@media (min-width: 992px) {
  .cmp-table table tr td.checkbox-cell input[type='checkbox'] + label .input-checkbox,
  .cmp-table table tr th.checkbox-cell input[type='checkbox'] + label .input-checkbox {
    width: 20px;
    min-width: 20px;
    height: 20px;
    background-color: #ffffff;
    border: solid 1px #c8c8c8;
    border-radius: 0px;
    display: inline-block;
    position: relative;
  }
}

@media (min-width: 992px) {
  .cmp-table table tr td.checkbox-cell input[type='checkbox'] + label .full-label-wrapper,
  .cmp-table table tr th.checkbox-cell input[type='checkbox'] + label .full-label-wrapper {
    padding-top: 2px;
  }
}

[dir="ltr"] .cmp-table table tr td.checkbox-cell input[type='checkbox'] + label .full-label-wrapper,
[dir="ltr"]
            .cmp-table table tr th.checkbox-cell input[type='checkbox'] + label .full-label-wrapper {
  padding-left: 15px;
}

[dir="rtl"] .cmp-table table tr td.checkbox-cell input[type='checkbox'] + label .full-label-wrapper,
[dir="rtl"]
            .cmp-table table tr th.checkbox-cell input[type='checkbox'] + label .full-label-wrapper {
  padding-right: 15px;
}

.cmp-table table tr td.checkbox-cell input[type='checkbox'] + label .full-label-wrapper .input-checkbox-text,
.cmp-table table tr th.checkbox-cell input[type='checkbox'] + label .full-label-wrapper .input-checkbox-text {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  color: #474c55;
  /* Mobile label text is bigger */
}

@media (max-width: 991px) {
  .cmp-table table tr td.checkbox-cell input[type='checkbox'] + label .full-label-wrapper .input-checkbox-text,
  .cmp-table table tr th.checkbox-cell input[type='checkbox'] + label .full-label-wrapper .input-checkbox-text {
    font-size: 15px;
  }
}

@media (min-width: 992px) {
  .cmp-table table tr td.checkbox-cell input[type='checkbox'] + label .full-label-wrapper .input-checkbox-text,
  .cmp-table table tr th.checkbox-cell input[type='checkbox'] + label .full-label-wrapper .input-checkbox-text {
    font-size: 10px;
  }
}

.cmp-table table tr td.checkbox-cell input[type='checkbox'] + label .full-label-wrapper .label-error,
.cmp-table table tr th.checkbox-cell input[type='checkbox'] + label .full-label-wrapper .label-error {
  color: #d0021b;
}

.cmp-table table tr td.checkbox-cell input[type='checkbox']:disabled,
.cmp-table table tr th.checkbox-cell input[type='checkbox']:disabled {
  /* Checked style (disabled) */
  /* Indeterminate style (disabled) */
}

.cmp-table table tr td.checkbox-cell input[type='checkbox']:disabled + label .input-checkbox,
.cmp-table table tr td.checkbox-cell input[type='checkbox']:disabled + label .full-label-wrapper,
.cmp-table table tr th.checkbox-cell input[type='checkbox']:disabled + label .input-checkbox,
.cmp-table table tr th.checkbox-cell input[type='checkbox']:disabled + label .full-label-wrapper {
  cursor: not-allowed;
  opacity: 0.5;
}

.cmp-table table tr td.checkbox-cell input[type='checkbox']:disabled:checked + label .input-checkbox,
.cmp-table table tr th.checkbox-cell input[type='checkbox']:disabled:checked + label .input-checkbox {
  background-color: #474c55 !important;
  border: solid 1px #474c55 !important;
}

@media (max-width: 991px) {
  .cmp-table table tr td.checkbox-cell input[type='checkbox']:disabled:checked + label .input-checkbox:before,
  .cmp-table table tr th.checkbox-cell input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    content: '';
    width: 14px;
    height: 6px;
    position: absolute;
    top: 7px;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-48deg);
  }

  [dir="ltr"] .cmp-table table tr td.checkbox-cell input[type='checkbox']:disabled:checked + label .input-checkbox:before,
  [dir="ltr"]
                  .cmp-table table tr th.checkbox-cell input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .cmp-table table tr td.checkbox-cell input[type='checkbox']:disabled:checked + label .input-checkbox:before,
  [dir="rtl"]
                  .cmp-table table tr th.checkbox-cell input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    right: 4px;
  }
}

@media (min-width: 992px) {
  .cmp-table table tr td.checkbox-cell input[type='checkbox']:disabled:checked + label .input-checkbox:before,
  .cmp-table table tr th.checkbox-cell input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    content: '';
    width: 11px;
    height: 5px;
    position: absolute;
    top: 6px;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-45deg);
  }

  [dir="ltr"] .cmp-table table tr td.checkbox-cell input[type='checkbox']:disabled:checked + label .input-checkbox:before,
  [dir="ltr"]
                  .cmp-table table tr th.checkbox-cell input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .cmp-table table tr td.checkbox-cell input[type='checkbox']:disabled:checked + label .input-checkbox:before,
  [dir="rtl"]
                  .cmp-table table tr th.checkbox-cell input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    right: 4px;
  }
}

.cmp-table table tr td.checkbox-cell input[type='checkbox']:disabled:indeterminate + label .input-checkbox,
.cmp-table table tr th.checkbox-cell input[type='checkbox']:disabled:indeterminate + label .input-checkbox {
  border-color: #474c55 !important;
  background-color: #474c55 !important;
}

@media (max-width: 991px) {
  .cmp-table table tr td.checkbox-cell input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before,
  .cmp-table table tr th.checkbox-cell input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    content: '';
    top: 11px;
    width: 12px;
    height: 2px;
    position: absolute;
    background: #ffffff;
  }

  [dir="ltr"] .cmp-table table tr td.checkbox-cell input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before,
  [dir="ltr"]
                  .cmp-table table tr th.checkbox-cell input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    left: 5px;
  }

  [dir="rtl"] .cmp-table table tr td.checkbox-cell input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before,
  [dir="rtl"]
                  .cmp-table table tr th.checkbox-cell input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    right: 5px;
  }
}

@media (min-width: 992px) {
  .cmp-table table tr td.checkbox-cell input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before,
  .cmp-table table tr th.checkbox-cell input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    content: '';
    top: 8px;
    width: 10px;
    height: 2px;
    position: absolute;
    background: #ffffff;
  }

  [dir="ltr"] .cmp-table table tr td.checkbox-cell input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before,
  [dir="ltr"]
                  .cmp-table table tr th.checkbox-cell input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .cmp-table table tr td.checkbox-cell input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before,
  [dir="rtl"]
                  .cmp-table table tr th.checkbox-cell input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    right: 4px;
  }
}

.cmp-table table tr td.checkbox-cell input[type='checkbox'].ng-invalid.ng-dirty + label .input-checkbox,
.cmp-table table tr th.checkbox-cell input[type='checkbox'].ng-invalid.ng-dirty + label .input-checkbox {
  border-color: #d0021b;
}

.cmp-table table tr td.checkbox-cell input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox,
.cmp-table table tr th.checkbox-cell input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox {
  background-color: #d0021b !important;
  border: solid 1px #d0021b !important;
}

@media (max-width: 991px) {
  .cmp-table table tr td.checkbox-cell input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before,
  .cmp-table table tr th.checkbox-cell input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    content: '';
    width: 14px;
    height: 6px;
    position: absolute;
    top: 7px;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-48deg);
  }

  [dir="ltr"] .cmp-table table tr td.checkbox-cell input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before,
  [dir="ltr"]
                .cmp-table table tr th.checkbox-cell input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .cmp-table table tr td.checkbox-cell input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before,
  [dir="rtl"]
                .cmp-table table tr th.checkbox-cell input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    right: 4px;
  }
}

@media (min-width: 992px) {
  .cmp-table table tr td.checkbox-cell input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before,
  .cmp-table table tr th.checkbox-cell input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    content: '';
    width: 11px;
    height: 5px;
    position: absolute;
    top: 6px;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-45deg);
  }

  [dir="ltr"] .cmp-table table tr td.checkbox-cell input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before,
  [dir="ltr"]
                .cmp-table table tr th.checkbox-cell input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .cmp-table table tr td.checkbox-cell input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before,
  [dir="rtl"]
                .cmp-table table tr th.checkbox-cell input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    right: 4px;
  }
}

.cmp-table table tr td.checkbox-cell input[type='checkbox']:checked + label .input-checkbox,
.cmp-table table tr th.checkbox-cell input[type='checkbox']:checked + label .input-checkbox {
  background-color: #ffcd00 !important;
  border: solid 1px #ffcd00 !important;
}

@media (max-width: 991px) {
  .cmp-table table tr td.checkbox-cell input[type='checkbox']:checked + label .input-checkbox:before,
  .cmp-table table tr th.checkbox-cell input[type='checkbox']:checked + label .input-checkbox:before {
    content: '';
    width: 14px;
    height: 6px;
    position: absolute;
    top: 7px;
    border: 2px solid #000000;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-48deg);
  }

  [dir="ltr"] .cmp-table table tr td.checkbox-cell input[type='checkbox']:checked + label .input-checkbox:before,
  [dir="ltr"]
                .cmp-table table tr th.checkbox-cell input[type='checkbox']:checked + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .cmp-table table tr td.checkbox-cell input[type='checkbox']:checked + label .input-checkbox:before,
  [dir="rtl"]
                .cmp-table table tr th.checkbox-cell input[type='checkbox']:checked + label .input-checkbox:before {
    right: 4px;
  }
}

@media (min-width: 992px) {
  .cmp-table table tr td.checkbox-cell input[type='checkbox']:checked + label .input-checkbox:before,
  .cmp-table table tr th.checkbox-cell input[type='checkbox']:checked + label .input-checkbox:before {
    content: '';
    width: 11px;
    height: 5px;
    position: absolute;
    top: 6px;
    border: 2px solid #000000;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-45deg);
  }

  [dir="ltr"] .cmp-table table tr td.checkbox-cell input[type='checkbox']:checked + label .input-checkbox:before,
  [dir="ltr"]
                .cmp-table table tr th.checkbox-cell input[type='checkbox']:checked + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .cmp-table table tr td.checkbox-cell input[type='checkbox']:checked + label .input-checkbox:before,
  [dir="rtl"]
                .cmp-table table tr th.checkbox-cell input[type='checkbox']:checked + label .input-checkbox:before {
    right: 4px;
  }
}

.cmp-table table tr td.checkbox-cell input[type='checkbox']:indeterminate + label .input-checkbox,
.cmp-table table tr th.checkbox-cell input[type='checkbox']:indeterminate + label .input-checkbox {
  border-color: #ffcd00 !important;
  background-color: #ffcd00 !important;
}

@media (max-width: 991px) {
  .cmp-table table tr td.checkbox-cell input[type='checkbox']:indeterminate + label .input-checkbox:before,
  .cmp-table table tr th.checkbox-cell input[type='checkbox']:indeterminate + label .input-checkbox:before {
    content: '';
    top: 11px;
    width: 12px;
    height: 2px;
    position: absolute;
    background: #000000;
  }

  [dir="ltr"] .cmp-table table tr td.checkbox-cell input[type='checkbox']:indeterminate + label .input-checkbox:before,
  [dir="ltr"]
                .cmp-table table tr th.checkbox-cell input[type='checkbox']:indeterminate + label .input-checkbox:before {
    left: 5px;
  }

  [dir="rtl"] .cmp-table table tr td.checkbox-cell input[type='checkbox']:indeterminate + label .input-checkbox:before,
  [dir="rtl"]
                .cmp-table table tr th.checkbox-cell input[type='checkbox']:indeterminate + label .input-checkbox:before {
    right: 5px;
  }
}

@media (min-width: 992px) {
  .cmp-table table tr td.checkbox-cell input[type='checkbox']:indeterminate + label .input-checkbox:before,
  .cmp-table table tr th.checkbox-cell input[type='checkbox']:indeterminate + label .input-checkbox:before {
    content: '';
    top: 8px;
    width: 10px;
    height: 2px;
    position: absolute;
    background: #000000;
  }

  [dir="ltr"] .cmp-table table tr td.checkbox-cell input[type='checkbox']:indeterminate + label .input-checkbox:before,
  [dir="ltr"]
                .cmp-table table tr th.checkbox-cell input[type='checkbox']:indeterminate + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .cmp-table table tr td.checkbox-cell input[type='checkbox']:indeterminate + label .input-checkbox:before,
  [dir="rtl"]
                .cmp-table table tr th.checkbox-cell input[type='checkbox']:indeterminate + label .input-checkbox:before {
    right: 4px;
  }
}

.cmp-table table tr td.checkbox-cell input[type='checkbox'] + label,
.cmp-table table tr th.checkbox-cell input[type='checkbox'] + label {
  padding-top: 0;
}

.cmp-table table tr td .icon-login,
.cmp-table table tr th .icon-login {
  font-size: 20px;
}

.cmp-table .wrapper-footer {
  padding: 10px;
  display: flex;
  justify-content: flex-end;
  margin-top: 15px;
}

[dir="ltr"] .cmp-table .wrapper-footer .buttons-wrapper {
  text-align: right;
}

[dir="rtl"] .cmp-table .wrapper-footer .buttons-wrapper {
  text-align: left;
}

@keyframes progress {
  0% {
    transform: translate3d(-100%, 0, 0);
  }

  100% {
    transform: translate3d(100%, 0, 0);
  }
}

.cmp-table-skeleton {
  cursor: wait;
}

.cmp-table-skeleton .skeleton-loader {
  position: relative;
  overflow: hidden;
  background-color: #f2f2f2;
  border-radius: 22px;
  height: 25px;
}

.cmp-table-skeleton .skeleton-loader::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #f2f2f2 0%, #e8e8e8 50%, #f2f2f2 100%);
  animation: progress 1.3s linear infinite;
}

.cmp-list .wrapper-header {
  width: 100%;
  text-align: center;
}

.cmp-list .wrapper-header h4 {
  display: inline-block;
  padding: 3px 15px;
  font-size: 11px;
  color: #ffffff;
  background-color: #474c55;
}

.cmp-list .checkbox-select-all input[type='checkbox'] {
  display: none;
  /* Disabled styles */
  /* Invalid styles (error) */
  /* Checked style */
  /* Indeterminate style */
}

.cmp-list .checkbox-select-all input[type='checkbox'] + label {
  cursor: pointer;
  padding-top: 10px;
  /* Mobile check is centered relative to label */
}

@media (max-width: 991px) {
  .cmp-list .checkbox-select-all input[type='checkbox'] + label {
    display: flex;
    align-items: center;
  }
}

@media (min-width: 992px) {
  .cmp-list .checkbox-select-all input[type='checkbox'] + label {
    display: inline-flex;
    align-items: flex-start;
  }
}

@media (max-width: 991px) {
  .cmp-list .checkbox-select-all input[type='checkbox'] + label .input-checkbox {
    width: 25px;
    min-width: 25px;
    height: 25px;
    background-color: #ffffff;
    border: solid 1px #c8c8c8;
    border-radius: 5px;
    display: inline-block;
    position: relative;
  }
}

@media (min-width: 992px) {
  .cmp-list .checkbox-select-all input[type='checkbox'] + label .input-checkbox {
    width: 20px;
    min-width: 20px;
    height: 20px;
    background-color: #ffffff;
    border: solid 1px #c8c8c8;
    border-radius: 0px;
    display: inline-block;
    position: relative;
  }
}

@media (min-width: 992px) {
  .cmp-list .checkbox-select-all input[type='checkbox'] + label .full-label-wrapper {
    padding-top: 2px;
  }
}

[dir="ltr"] .cmp-list .checkbox-select-all input[type='checkbox'] + label .full-label-wrapper {
  padding-left: 15px;
}

[dir="rtl"] .cmp-list .checkbox-select-all input[type='checkbox'] + label .full-label-wrapper {
  padding-right: 15px;
}

.cmp-list .checkbox-select-all input[type='checkbox'] + label .full-label-wrapper .input-checkbox-text {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  color: #474c55;
  /* Mobile label text is bigger */
}

@media (max-width: 991px) {
  .cmp-list .checkbox-select-all input[type='checkbox'] + label .full-label-wrapper .input-checkbox-text {
    font-size: 15px;
  }
}

@media (min-width: 992px) {
  .cmp-list .checkbox-select-all input[type='checkbox'] + label .full-label-wrapper .input-checkbox-text {
    font-size: 10px;
  }
}

.cmp-list .checkbox-select-all input[type='checkbox'] + label .full-label-wrapper .label-error {
  color: #d0021b;
}

.cmp-list .checkbox-select-all input[type='checkbox']:disabled {
  /* Checked style (disabled) */
  /* Indeterminate style (disabled) */
}

.cmp-list .checkbox-select-all input[type='checkbox']:disabled + label .input-checkbox,
.cmp-list .checkbox-select-all input[type='checkbox']:disabled + label .full-label-wrapper {
  cursor: not-allowed;
  opacity: 0.5;
}

.cmp-list .checkbox-select-all input[type='checkbox']:disabled:checked + label .input-checkbox {
  background-color: #474c55 !important;
  border: solid 1px #474c55 !important;
}

@media (max-width: 991px) {
  .cmp-list .checkbox-select-all input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    content: '';
    width: 14px;
    height: 6px;
    position: absolute;
    top: 7px;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-48deg);
  }

  [dir="ltr"] .cmp-list .checkbox-select-all input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .cmp-list .checkbox-select-all input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    right: 4px;
  }
}

@media (min-width: 992px) {
  .cmp-list .checkbox-select-all input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    content: '';
    width: 11px;
    height: 5px;
    position: absolute;
    top: 6px;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-45deg);
  }

  [dir="ltr"] .cmp-list .checkbox-select-all input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .cmp-list .checkbox-select-all input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    right: 4px;
  }
}

.cmp-list .checkbox-select-all input[type='checkbox']:disabled:indeterminate + label .input-checkbox {
  border-color: #474c55 !important;
  background-color: #474c55 !important;
}

@media (max-width: 991px) {
  .cmp-list .checkbox-select-all input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    content: '';
    top: 11px;
    width: 12px;
    height: 2px;
    position: absolute;
    background: #ffffff;
  }

  [dir="ltr"] .cmp-list .checkbox-select-all input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    left: 5px;
  }

  [dir="rtl"] .cmp-list .checkbox-select-all input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    right: 5px;
  }
}

@media (min-width: 992px) {
  .cmp-list .checkbox-select-all input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    content: '';
    top: 8px;
    width: 10px;
    height: 2px;
    position: absolute;
    background: #ffffff;
  }

  [dir="ltr"] .cmp-list .checkbox-select-all input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .cmp-list .checkbox-select-all input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    right: 4px;
  }
}

.cmp-list .checkbox-select-all input[type='checkbox'].ng-invalid.ng-dirty + label .input-checkbox {
  border-color: #d0021b;
}

.cmp-list .checkbox-select-all input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox {
  background-color: #d0021b !important;
  border: solid 1px #d0021b !important;
}

@media (max-width: 991px) {
  .cmp-list .checkbox-select-all input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    content: '';
    width: 14px;
    height: 6px;
    position: absolute;
    top: 7px;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-48deg);
  }

  [dir="ltr"] .cmp-list .checkbox-select-all input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .cmp-list .checkbox-select-all input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    right: 4px;
  }
}

@media (min-width: 992px) {
  .cmp-list .checkbox-select-all input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    content: '';
    width: 11px;
    height: 5px;
    position: absolute;
    top: 6px;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-45deg);
  }

  [dir="ltr"] .cmp-list .checkbox-select-all input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .cmp-list .checkbox-select-all input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    right: 4px;
  }
}

.cmp-list .checkbox-select-all input[type='checkbox']:checked + label .input-checkbox {
  background-color: #ffcd00 !important;
  border: solid 1px #ffcd00 !important;
}

@media (max-width: 991px) {
  .cmp-list .checkbox-select-all input[type='checkbox']:checked + label .input-checkbox:before {
    content: '';
    width: 14px;
    height: 6px;
    position: absolute;
    top: 7px;
    border: 2px solid #000000;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-48deg);
  }

  [dir="ltr"] .cmp-list .checkbox-select-all input[type='checkbox']:checked + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .cmp-list .checkbox-select-all input[type='checkbox']:checked + label .input-checkbox:before {
    right: 4px;
  }
}

@media (min-width: 992px) {
  .cmp-list .checkbox-select-all input[type='checkbox']:checked + label .input-checkbox:before {
    content: '';
    width: 11px;
    height: 5px;
    position: absolute;
    top: 6px;
    border: 2px solid #000000;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-45deg);
  }

  [dir="ltr"] .cmp-list .checkbox-select-all input[type='checkbox']:checked + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .cmp-list .checkbox-select-all input[type='checkbox']:checked + label .input-checkbox:before {
    right: 4px;
  }
}

.cmp-list .checkbox-select-all input[type='checkbox']:indeterminate + label .input-checkbox {
  border-color: #ffcd00 !important;
  background-color: #ffcd00 !important;
}

@media (max-width: 991px) {
  .cmp-list .checkbox-select-all input[type='checkbox']:indeterminate + label .input-checkbox:before {
    content: '';
    top: 11px;
    width: 12px;
    height: 2px;
    position: absolute;
    background: #000000;
  }

  [dir="ltr"] .cmp-list .checkbox-select-all input[type='checkbox']:indeterminate + label .input-checkbox:before {
    left: 5px;
  }

  [dir="rtl"] .cmp-list .checkbox-select-all input[type='checkbox']:indeterminate + label .input-checkbox:before {
    right: 5px;
  }
}

@media (min-width: 992px) {
  .cmp-list .checkbox-select-all input[type='checkbox']:indeterminate + label .input-checkbox:before {
    content: '';
    top: 8px;
    width: 10px;
    height: 2px;
    position: absolute;
    background: #000000;
  }

  [dir="ltr"] .cmp-list .checkbox-select-all input[type='checkbox']:indeterminate + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .cmp-list .checkbox-select-all input[type='checkbox']:indeterminate + label .input-checkbox:before {
    right: 4px;
  }
}

.cmp-list .no-data-to-show {
  padding: 10px 0;
  margin: 0;
}

.cmp-list .rows-info-text {
  padding: 10px 0;
}

.cmp-list .expandible-row {
  border-top: 1px solid #c8c8c8;
  margin-top: 15px;
}

.cmp-list cmp-card-box {
  display: flex;
  flex-direction: column;
}

.cmp-list cmp-card-box .card-box {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
}

.cmp-list cmp-card-box .card-box .box-content-container {
  flex: 1 1 auto;
}

.col-text-template .text {
  word-break: break-all;
  display: inline-block;
}

.col-text-template .text.is-link {
  cursor: pointer;
  color: #474c55;
  text-decoration: underline;
  font-family: "cotext-bold";
}

.col-text-template .text.overflow-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}

.col-text-template .text.negative {
  color: #d0021b;
}

.col-text-template .text.positive {
  color: #4e941f;
}

.col-text-template .second-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.col-text-template .overflow-icon {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  width: calc(100% - 18px);
}

[dir="ltr"] .col-text-template .overflow-icon {
  float: left;
}

[dir="rtl"] .col-text-template .overflow-icon {
  float: right;
}

.col-text-template .col-icon {
  display: inline-block;
  cursor: pointer;
  font-size: 18px;
}

.col-text-template .col-icon.icon-info {
  color: #256092;
}

.col-text-template.force-ltr .text,
.col-text-template.force-ltr .second-text {
  direction: ltr !important;
  display: inline-block;
}

.nav-tabs {
  border: 0px;
  padding: 0px;
  display: flex;
  width: 100%;
  display: flex;
}

.nav-tabs .nav-item {
  list-style-type: none;
  flex: 1 0 auto;
}

.nav-tabs .nav-item .nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  line-height: 12.5px;
  height: 50px;
  background-color: #c8c8c8;
  color: #474c55;
  text-decoration: none;
  padding-left: 10px;
  padding-right: 10px;
}

.nav-tabs .nav-item.active .nav-link {
  background-color: #ffcd00;
}

.nav-tabs .nav-item.active .nav-link span {
  color: #474c55;
}

.tab-content cmp-tab,
.tab-content [cmpTab] {
  display: none;
}

.tab-content cmp-tab.tab-pane.active,
.tab-content [cmpTab].tab-pane.active {
  display: block;
}

.info-icon {
  font-size: 18px;
  color: #d2ad15;
  cursor: help;
  line-height: 1px;
  margin-left: 5px;
  position: relative;
  top: 3px;
}

.title {
  background: #474c55;
}

[dir="ltr"] .title {
  margin-left: -15px;
}

[dir="rtl"] .title {
  margin-right: -15px;
}

[dir="ltr"] .title {
  margin-right: -15px;
}

[dir="rtl"] .title {
  margin-left: -15px;
}

.title::before,
.title::after {
  content: " ";
  display: table;
}

.title::after {
  clear: both;
}

.title .title-text {
  font-family: "cotext-bold";
  font-size: 12px;
  color: #ffffff;
}

.title.title-primary {
  padding-top: 8px;
  padding-bottom: 9px;
  margin-bottom: 10px;
}

[dir="ltr"] .title.title-primary {
  padding-left: 19px;
}

[dir="rtl"] .title.title-primary {
  padding-right: 19px;
}

@media (max-width: 991px) {
  .title.title-primary {
    display: none;
  }
}

.title.title-secondary,
.title.title-secondary-underline {
  margin-top: 10px;
  margin-bottom: 10px;
  background: transparent;
}

@media (max-width: 991px) {
  .title.title-secondary,
  .title.title-secondary-underline {
    margin-bottom: 7.5px;
    text-align: center;
  }

  .title.title-secondary .title-text,
  .title.title-secondary-underline .title-text {
    display: inline-block;
    font-size: 11px;
    color: #ffffff;
    background: #474c55;
    padding: 3px 15px;
  }
}

@media (min-width: 992px) {
  .title.title-secondary .title-text,
  .title.title-secondary-underline .title-text {
    font-size: 12px;
    color: #474c55;
    position: relative;
    width: 100%;
    min-height: 1px;
  }

  [dir="ltr"] .title.title-secondary .title-text,
  [dir="ltr"] .title.title-secondary-underline .title-text {
    float: left;
  }

  [dir="rtl"] .title.title-secondary .title-text,
  [dir="rtl"] .title.title-secondary-underline .title-text {
    float: right;
  }

  [dir="ltr"] .title.title-secondary .title-text,
  [dir="ltr"] .title.title-secondary-underline .title-text {
    padding-left: 15px;
  }

  [dir="rtl"] .title.title-secondary .title-text,
  [dir="rtl"] .title.title-secondary-underline .title-text {
    padding-right: 15px;
  }

  [dir="ltr"] .title.title-secondary .title-text,
  [dir="ltr"] .title.title-secondary-underline .title-text {
    padding-right: 15px;
  }

  [dir="rtl"] .title.title-secondary .title-text,
  [dir="rtl"] .title.title-secondary-underline .title-text {
    padding-left: 15px;
  }
}

@media (min-width: 992px) {
  .title.title-secondary-underline {
    border-bottom: 1px solid #c8c8c8;
  }
}

.title.title-group-wrapper {
  margin-top: 10px;
  margin-bottom: 10px;
  background: transparent;
}

.title.title-group-wrapper .title-text {
  font-family: "cotext";
  font-size: 18px;
  color: #656565;
  position: relative;
  width: 100%;
  min-height: 1px;
}

[dir="ltr"] .title.title-group-wrapper .title-text {
  float: left;
}

[dir="rtl"] .title.title-group-wrapper .title-text {
  float: right;
}

[dir="ltr"] .title.title-group-wrapper .title-text {
  padding-left: 15px;
}

[dir="rtl"] .title.title-group-wrapper .title-text {
  padding-right: 15px;
}

[dir="ltr"] .title.title-group-wrapper .title-text {
  padding-right: 15px;
}

[dir="rtl"] .title.title-group-wrapper .title-text {
  padding-left: 15px;
}

.tree-view {
  font-size: 18px;
  user-select: none;
  margin-top: 15px;
}

.tree-view ul,
.tree-view li {
  list-style: none;
  padding: 0;
  margin: 0;
}

.tree-view .drawer {
  border-radius: 5px;
  padding: 5px 15px 7px;
  cursor: pointer;
  background: #e4e5e2;
  color: #525157;
  margin-bottom: 10px;
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.35);
}

.tree-view .drawer .icon-down-arrow {
  font-size: 20px;
  display: inline-block;
  vertical-align: middle;
}

[dir="ltr"] .tree-view .drawer .icon-down-arrow {
  margin-right: 6px;
}

[dir="rtl"] .tree-view .drawer .icon-down-arrow {
  margin-left: 6px;
}

.tree-view .drawer .icon-down-arrow.close-tree {
  transform: rotate(270deg);
}

[dir="rtl"] .tree-view .drawer .icon-down-arrow.close-tree {
  transform: rotate(90deg);
}

[dir="ltr"] .tree-view .drawer .new-button {
  float: right;
}

[dir="rtl"] .tree-view .drawer .new-button {
  float: left;
}

.tree-view .no-data-to-show {
  padding: 10px 0;
  margin: 0;
}

.tree-view .manage-icons {
  font-size: 22px;
  vertical-align: middle;
}

[dir="ltr"] .tree-view .manage-icons + .manage-icons {
  margin-left: 10px;
}

[dir="rtl"] .tree-view .manage-icons + .manage-icons {
  margin-right: 10px;
}

.tree-view .languages-wrapper {
  margin-top: 15px;
}

.tree-view .languages-wrapper .language-box {
  display: flex;
  margin: 5px 0 5px 0;
  border: 1px solid #c8c8c8;
  border-radius: 4px;
  background: #ffffff;
  min-height: 50px;
}

.tree-view .languages-wrapper .language-box .language-box-title {
  background: #c8c8c8;
  padding: 5px 10px;
  flex: 0 1 95px;
}

.tree-view .languages-wrapper .language-box .language-box-body {
  padding: 5px 10px;
  flex: 1 1 auto;
}

.tree-view .languages-wrapper .language-box .language-box-body.empty-literal {
  color: #c8c8c8;
}

.tree-view > ul > li > .drawer {
  background: #616164;
  color: #ffffff;
}

.tree-view > ul > li > .drawer.is-active {
  color: #ffcd00;
  background-color: #504e55;
}

[dir="ltr"] .tree-view.tree-child ul {
  margin-left: 30px;
}

[dir="rtl"] .tree-view.tree-child ul {
  margin-right: 30px;
}

.tree-view.tree-child li.literal-wrapper .literal-box {
  background-color: #f7f7f7;
  font-size: 12px;
  padding: 15px;
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.2);
  transition: 0.3s;
  border-radius: 10px;
  margin-top: 15px;
  margin-bottom: 10px;
}

.tree-view.tree-child li.literal-wrapper .literal-box .literal-buttons {
  cursor: pointer;
  color: #ffcd00;
}

[dir="ltr"] .tree-view.tree-child li.literal-wrapper .literal-box .literal-buttons {
  float: right;
}

[dir="rtl"] .tree-view.tree-child li.literal-wrapper .literal-box .literal-buttons {
  float: left;
}

.tree-view.tree-child li.literal-wrapper + li.literal-wrapper .literal-box {
  margin-top: -18px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.error-main-page .error-main-wrapper {
  display: none;
}

@media (min-width: 992px) {
  .error-main-page .error-main-wrapper {
    display: block;
    background-color: #b0b0b0;
    text-align: center;
  }

  [dir="ltr"] .error-main-page .error-main-wrapper {
    margin-left: -15px;
  }

  [dir="rtl"] .error-main-page .error-main-wrapper {
    margin-right: -15px;
  }

  [dir="ltr"] .error-main-page .error-main-wrapper {
    margin-right: -15px;
  }

  [dir="rtl"] .error-main-page .error-main-wrapper {
    margin-left: -15px;
  }

  .error-main-page .error-main-wrapper::before,
  .error-main-page .error-main-wrapper::after {
    content: " ";
    display: table;
  }

  .error-main-page .error-main-wrapper::after {
    clear: both;
  }

  .error-main-page .error-main-wrapper .error-intro {
    padding: 30px 0 75px;
    display: inline-block;
  }

  [dir="ltr"] .error-main-page .error-main-wrapper .error-intro {
    text-align: left;
  }

  [dir="rtl"] .error-main-page .error-main-wrapper .error-intro {
    text-align: right;
  }

  .error-main-page .error-main-wrapper .error-intro .title,
  .error-main-page .error-main-wrapper .error-intro .text {
    color: #474c55;
    display: block;
    font-family: "cotext-bold";
    font-size: 20px;
  }
}

.login-page-wrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.login-page-wrapper .login-wrapper-left-title {
  display: none;
}

.login-page-wrapper .login-wrapper-right {
  display: none;
}

.login-page-wrapper .back-container {
  cursor: pointer;
  margin-bottom: 20px;
}

.login-page-wrapper .back-container .icon-back {
  font-size: 22px;
  display: inline-block;
}

.login-page-wrapper .back-container .text {
  font-size: 15px;
  vertical-align: super;
}

[dir="ltr"] .login-page-wrapper .back-container .text {
  margin-left: 10px;
}

[dir="rtl"] .login-page-wrapper .back-container .text {
  margin-right: 10px;
}

@media (min-width: 992px) {
  .login-page-wrapper {
    position: fixed;
    top: 90px;
    left: 0;
    right: 0;
    bottom: 30px;
    height: auto;
    align-items: center;
    justify-content: center;
    height: auto;
  }

  .login-page-wrapper .login-background {
    background-size: cover;
    position: fixed;
    top: 90px;
    left: 0;
    right: 0;
    bottom: 0;
  }

  .login-page-wrapper .login-wrapper {
    display: flex;
    position: relative;
    border-radius: 3px;
    background: #ffffff;
    overflow: hidden;
    margin: 15px;
  }

  .login-page-wrapper .login-wrapper .login-wrapper-left,
  .login-page-wrapper .login-wrapper .login-wrapper-right {
    flex: 1 1 auto;
  }

  .login-page-wrapper .login-wrapper .login-wrapper-left {
    width: 390px;
    overflow-y: auto;
    overflow-x: hidden;
    display: flex;
    flex-direction: row;
  }

  .login-page-wrapper .login-wrapper .login-wrapper-left .login-step {
    position: relative;
    padding: 40px 35px 45px;
    flex: 0 0 auto;
    width: 100%;
  }

  [dir="ltr"] .login-page-wrapper .login-wrapper .login-wrapper-left .login-step {
    left: 0;
  }

  [dir="rtl"] .login-page-wrapper .login-wrapper .login-wrapper-left .login-step {
    right: 0;
  }

  [dir="ltr"] .login-page-wrapper .login-wrapper .login-wrapper-left .login-step.show-mfa {
    left: -100%;
  }

  [dir="rtl"] .login-page-wrapper .login-wrapper .login-wrapper-left .login-step.show-mfa {
    right: -100%;
  }

  .login-page-wrapper .login-wrapper .login-wrapper-left .login-step.inactive {
    animation: hide 0.8s forwards;
  }

  .login-page-wrapper .login-wrapper .login-wrapper-left .login-wrapper-left-title {
    color: #000;
    display: block;
    font-size: 2.1rem;
    font-family: "cotext-bold";
  }

  .login-page-wrapper .login-wrapper .login-wrapper-left .inputs-wrapper {
    width: 70%;
    margin: 20px auto 0;
  }

  .login-page-wrapper .login-wrapper .login-wrapper-left .inputs-wrapper cmp-input-form .input-form-wrapper cmp-label-form label {
    color: #111;
    font-family: "cotext-bold";
    font-size: 1.2rem;
  }

  .login-page-wrapper .login-wrapper .login-wrapper-left .inputs-wrapper cmp-input-form .input-form-wrapper cmp-label-form label .label-error {
    display: none;
  }

  .login-page-wrapper .login-wrapper .login-wrapper-left .inputs-wrapper cmp-input-form .input-form-wrapper .input-wrapper input {
    height: 45px;
    border-radius: 3px;
    font-size: 13px;
    color: #000000;
    padding: 0 15px;
  }

  .login-page-wrapper .login-wrapper .login-wrapper-left .inputs-wrapper cmp-input-form .input-form-wrapper .input-wrapper input::-moz-placeholder {
    color: #65656A;
    opacity: 1;
  }

  .login-page-wrapper .login-wrapper .login-wrapper-left .inputs-wrapper cmp-input-form .input-form-wrapper .input-wrapper input:-ms-input-placeholder {
    color: #65656A;
  }

  .login-page-wrapper .login-wrapper .login-wrapper-left .inputs-wrapper cmp-input-form .input-form-wrapper .input-wrapper input::-webkit-input-placeholder {
    color: #65656A;
  }

  .login-page-wrapper .login-wrapper .login-wrapper-left .inputs-wrapper cmp-input-form .input-form-wrapper .error-form-wrapper {
    min-height: 5px;
  }

  .login-page-wrapper .login-wrapper .login-wrapper-left .inputs-wrapper cmp-input-form .input-form-wrapper .error-form-wrapper .error-form-text {
    border-color: #A53333;
  }

  .login-page-wrapper .login-wrapper .login-wrapper-left .inputs-wrapper cmp-input-form .input-form-wrapper:not(.input-disabled):not(.input-focused).input-errored .input-wrapper input {
    color: #A53333;
  }

  .login-page-wrapper .login-wrapper .login-wrapper-left .inputs-wrapper cmp-button-form.login-button .btn-group-wrapper .btn-wrapper {
    display: block;
    margin-top: 10px;
  }

  .login-page-wrapper .login-wrapper .login-wrapper-left .inputs-wrapper cmp-button-form.login-button .btn-group-wrapper .btn-wrapper .btn {
    background: #000000;
    color: #ffffff;
    border-radius: 20px;
    height: 40px;
  }

  .login-page-wrapper .login-wrapper .login-wrapper-left .inputs-wrapper cmp-button-form.login-button .btn-group-wrapper .btn-wrapper .btn .btn-text {
    text-transform: none;
    font-size: 1.4rem;
  }

  .login-page-wrapper .login-wrapper .login-wrapper-left .links-wrapper span {
    display: block;
  }

  .login-page-wrapper .login-wrapper .login-wrapper-right {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
  }

  [dir="ltr"] .login-page-wrapper .login-wrapper .login-wrapper-right {
    -webkit-border-bottom-right-radius: 3px;
  }

  [dir="rtl"] .login-page-wrapper .login-wrapper .login-wrapper-right {
    -webkit-border-bottom-left-radius: 3px;
  }

  [dir="ltr"] .login-page-wrapper .login-wrapper .login-wrapper-right {
    -moz-border-bottom-right-radius: 3px;
  }

  [dir="rtl"] .login-page-wrapper .login-wrapper .login-wrapper-right {
    -moz-border-bottom-left-radius: 3px;
  }

  [dir="ltr"] .login-page-wrapper .login-wrapper .login-wrapper-right {
    border-bottom-right-radius: 3px;
  }

  [dir="rtl"] .login-page-wrapper .login-wrapper .login-wrapper-right {
    border-bottom-left-radius: 3px;
  }

  [dir="ltr"] .login-page-wrapper .login-wrapper .login-wrapper-right {
    -webkit-border-top-right-radius: 3px;
  }

  [dir="rtl"] .login-page-wrapper .login-wrapper .login-wrapper-right {
    -webkit-border-top-left-radius: 3px;
  }

  [dir="ltr"] .login-page-wrapper .login-wrapper .login-wrapper-right {
    -moz-border-top-right-radius: 3px;
  }

  [dir="rtl"] .login-page-wrapper .login-wrapper .login-wrapper-right {
    -moz-border-top-left-radius: 3px;
  }

  [dir="ltr"] .login-page-wrapper .login-wrapper .login-wrapper-right {
    -ms-border-top-right-radius: 3px;
  }

  [dir="rtl"] .login-page-wrapper .login-wrapper .login-wrapper-right {
    -ms-border-top-left-radius: 3px;
  }

  [dir="ltr"] .login-page-wrapper .login-wrapper .login-wrapper-right {
    border-top-right-radius: 3px;
  }

  [dir="rtl"] .login-page-wrapper .login-wrapper .login-wrapper-right {
    border-top-left-radius: 3px;
  }

  [dir="ltr"] .login-page-wrapper .login-wrapper .login-wrapper-right {
    border-left: 2px solid #ccc;
  }

  [dir="rtl"] .login-page-wrapper .login-wrapper .login-wrapper-right {
    border-right: 2px solid #ccc;
  }

  .login-page-wrapper .login-wrapper .login-wrapper-right .enrollment-wrapper {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .login-page-wrapper .login-wrapper .login-wrapper-right .enrollment-wrapper .login-wrapper-right-title {
    display: inline-block;
    font-family: "cotext-bold";
    width: 200px;
    text-align: center;
    color: #000;
    line-height: 1.5;
    font-size: 1.6rem;
  }

  .login-page-wrapper .login-wrapper .login-wrapper-right .enrollment-wrapper cmp-button-form.enrollment-button .btn-group-wrapper .btn-wrapper {
    margin-top: 20px;
  }

  .login-page-wrapper .login-wrapper .login-wrapper-right .enrollment-wrapper cmp-button-form.enrollment-button .btn-group-wrapper .btn-wrapper .btn {
    background: #FFD600;
    color: #000000;
    padding: 0 20px;
    border-radius: 20px;
    height: 40px;
  }

  .login-page-wrapper .login-wrapper .login-wrapper-right .enrollment-wrapper cmp-button-form.enrollment-button .btn-group-wrapper .btn-wrapper .btn .btn-text {
    text-transform: none;
    font-size: 1.4rem;
  }

  .login-page-wrapper .login-wrapper .login-wrapper-right .banner {
    min-width: 350px;
  }
}

.login-page-wrapper cmp-alert {
  position: relative;
}

.login-page-wrapper .copyright-wrapper {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #231f20;
  height: 30px;
  color: #ffffff;
  line-height: 30px;
}

[dir="ltr"] .login-page-wrapper .copyright-wrapper {
  padding-left: 15px;
}

[dir="rtl"] .login-page-wrapper .copyright-wrapper {
  padding-right: 15px;
}

@media (max-width: 991px) {
  .login-page-wrapper .login-wrapper {
    flex: 1;
  }

  .login-page-wrapper .docked-bottom-buttons {
    padding-bottom: env(safe-area-inset-bottom);
    width: 100%;
  }
}

.login-page-wrapper cmp-alert.error-alert .alert {
  border-radius: 3px;
  border-color: #d0021b;
  width: 780px;
}

.login-page-wrapper cmp-alert.error-alert .alert .alert-title {
  font-size: 14px !important;
}

.login-page-wrapper cmp-alert.error-alert .alert .alert-message {
  padding-top: 3px;
}

.login-page-wrapper cmp-alert.error-alert .alert .alert-footer {
  display: none;
}

.login-page-wrapper cmp-alert.error-alert .alert .alert-close {
  background: none;
}

.login-page-wrapper cmp-alert.error-alert .alert .alert-close .close-alert-icon {
  background: #ffffff;
  color: #d0021b;
  font-size: 14px;
}

@keyframes hide {
  0% {
    visibility: visible;
  }

  100% {
    visibility: hidden;
  }
}

#sessionProgress {
  width: 100%;
  background-color: #c8c8c8;
  overflow: hidden;
}

#sessionBar {
  width: 100%;
  max-width: 100%;
  height: 20px;
  background-color: #ffcd00;
  transition: width 1s linear;
}

.logged-shell-title-breadcrumb {
  position: absolute;
  font-size: 20px;
  margin-top: -60px;
  margin-bottom: 60px;
  z-index: 1;
}

[dir="ltr"] .logged-shell-title-breadcrumb {
  margin-left: 15px;
}

[dir="rtl"] .logged-shell-title-breadcrumb {
  margin-right: 15px;
}

.logged-shell-title-breadcrumb .breadcrumb-image img {
  height: 45px;
}

[dir="ltr"] .logged-shell-title-breadcrumb .breadcrumb-image img {
  margin-right: 10px;
}

[dir="rtl"] .logged-shell-title-breadcrumb .breadcrumb-image img {
  margin-left: 10px;
}

.summary-wrapper {
  max-width: 1440px;
  margin: 0 auto;
}

.summary-wrapper .title-primary .title-text {
  font-size: 20px !important;
  color: #000 !important;
  margin-top: 25px;
  background: transparent !important;
}

.summary-wrapper .title-primary.pendings .title-text {
  font-size: 14px !important;
  color: #ffffff !important;
  margin-top: 0;
  margin-bottom: 10px;
}

.summary-wrapper .title-tertiary {
  display: inline-block;
}

.summary-wrapper .title-tertiary .title-text {
  font-family: "cotext" !important;
  font-size: 13px !important;
  color: #65656A !important;
  text-transform: uppercase;
  margin-bottom: 15px;
  background: transparent !important;
}

.summary-wrapper .suggestions-wrapper {
  display: flex;
  align-items: center;
}

[dir="ltr"] .summary-wrapper .suggestions-wrapper .title-tertiary {
  margin-right: 15px;
}

[dir="rtl"] .summary-wrapper .suggestions-wrapper .title-tertiary {
  margin-left: 15px;
}

.summary-wrapper .suggestions-wrapper .title-tertiary .title-text {
  margin-bottom: 0 !important;
}

.summary-wrapper .suggestions-wrapper cmp-button-form .btn {
  height: 32px !important;
  border-radius: 4px;
  border-color: #d8d8d8;
  background: #fff !important;
}

.summary-wrapper .suggestions-wrapper cmp-button-form .btn .btn-content {
  color: #000;
}

.summary-wrapper cmp-table.dashboard-accounts .cmp-table .wrapper-header {
  display: none;
}

.summary-wrapper .suggestions-wrapper {
  display: flex;
  align-items: center;
}

[dir="ltr"] .summary-wrapper .suggestions-wrapper .title-tertiary {
  margin-right: 15px;
}

[dir="rtl"] .summary-wrapper .suggestions-wrapper .title-tertiary {
  margin-left: 15px;
}

.summary-wrapper .suggestions-wrapper .title-tertiary .title-text {
  margin-bottom: 0 !important;
}

.summary-wrapper .suggestions-wrapper cmp-button-form .btn {
  height: 32px !important;
  border-radius: 4px;
  border-color: #d8d8d8;
  background: #fff !important;
}

.summary-wrapper .suggestions-wrapper cmp-button-form .btn .btn-content {
  color: #000;
}

.summary-wrapper cmp-table.dashboard-accounts .cmp-table .wrapper-header {
  display: none;
}

.summary-wrapper .background-image-home {
  background-image: url(60d1e43dbaa6f2051625f00066f12e39.png);
  position: absolute;
  left: 0;
  top: 0;
  height: 430px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.summary-wrapper .accounts-margin {
  margin-top: 80px;
}

.enrollment-page .enrollment-intro-wrapper {
  display: none;
}

.enrollment-page .enrollment-wrapper-centre-title,
.enrollment-page .enrollment-wrapper-centre-text {
  display: none;
}

.enrollment-page .enrollment-wrapper-right {
  display: none;
}

@media (min-width: 992px) {
  .enrollment-page .enrollment-intro-wrapper {
    display: block;
    background-color: #b0b0b0;
    text-align: center;
  }

  [dir="ltr"] .enrollment-page .enrollment-intro-wrapper {
    margin-left: -15px;
  }

  [dir="rtl"] .enrollment-page .enrollment-intro-wrapper {
    margin-right: -15px;
  }

  [dir="ltr"] .enrollment-page .enrollment-intro-wrapper {
    margin-right: -15px;
  }

  [dir="rtl"] .enrollment-page .enrollment-intro-wrapper {
    margin-left: -15px;
  }

  .enrollment-page .enrollment-intro-wrapper::before,
  .enrollment-page .enrollment-intro-wrapper::after {
    content: " ";
    display: table;
  }

  .enrollment-page .enrollment-intro-wrapper::after {
    clear: both;
  }

  .enrollment-page .enrollment-intro-wrapper .enrollment-intro {
    padding: 30px 0 75px;
    display: inline-block;
  }

  [dir="ltr"] .enrollment-page .enrollment-intro-wrapper .enrollment-intro {
    text-align: left;
  }

  [dir="rtl"] .enrollment-page .enrollment-intro-wrapper .enrollment-intro {
    text-align: right;
  }

  .enrollment-page .enrollment-intro-wrapper .enrollment-intro .title,
  .enrollment-page .enrollment-intro-wrapper .enrollment-intro .text {
    color: #474c55;
    display: block;
    font-family: "cotext-bold";
    font-size: 20px;
  }

  .enrollment-page .enrollment-intro-wrapper .enrollment-intro .text {
    font-family: "cotext";
  }

  .enrollment-page .enrollment-wrapper {
    background-color: #707070;
    padding: 15px;
    width: 950px;
    margin: -50px auto 0;
    display: flex;
    align-items: stretch;
  }
}

@media (min-width: 992px) and (min-width: 1200px) {
  .enrollment-page .enrollment-wrapper {
    width: 550px;
  }
}

@media (min-width: 992px) {
  .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre {
    width: 100%;
  }

  .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre .enrollment-wrapper-centre-title,
  .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre .enrollment-wrapper-centre-text {
    color: #ffffff;
    display: block;
    font-size: 16px;
  }

  .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre .enrollment-wrapper-centre-text {
    font-size: 12px;
    margin-top: 10px;
  }

  .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre .enrollment-captcha-wrapper {
    width: 100%;
    min-height: 95px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #b0b0b0;
  }

  [dir="ltr"] .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre .enrollment-captcha-wrapper {
    margin-left: 15px;
  }

  [dir="rtl"] .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre .enrollment-captcha-wrapper {
    margin-right: 15px;
  }

  [dir="ltr"] .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre .enrollment-captcha-wrapper {
    margin-right: 15px;
  }

  [dir="rtl"] .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre .enrollment-captcha-wrapper {
    margin-left: 15px;
  }

  .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre .enrollment-captcha-wrapper .enrollment-captcha-image {
    margin: 0 auto;
    display: flex;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre cmp-input-form .input-form-wrapper {
    background-color: #b0b0b0;
  }

  .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre cmp-input-form .input-form-wrapper cmp-label-form label {
    width: 155px;
    display: inline-block;
    color: #474c55;
    font-size: 12px;
    font-family: "cotext-bold";
  }

  [dir="ltr"] .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre cmp-input-form .input-form-wrapper cmp-label-form label {
    text-align: right;
  }

  [dir="rtl"] .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre cmp-input-form .input-form-wrapper cmp-label-form label {
    text-align: left;
  }

  [dir="ltr"] .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre cmp-input-form .input-form-wrapper cmp-label-form label {
    padding-right: 15px;
  }

  [dir="rtl"] .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre cmp-input-form .input-form-wrapper cmp-label-form label {
    padding-left: 15px;
  }

  .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre cmp-input-form .input-form-wrapper .input-wrapper {
    width: calc(100% - 165px);
    display: inline-block;
  }

  .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre cmp-input-form .input-form-wrapper .error-form-wrapper {
    min-height: 8px;
  }

  [dir="ltr"] .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre cmp-input-form .input-form-wrapper .error-form-wrapper {
    margin-left: 160px;
  }

  [dir="rtl"] .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre cmp-input-form .input-form-wrapper .error-form-wrapper {
    margin-right: 160px;
  }
}

.enrollment-page .enrollment-intro-wrapper {
  display: none;
}

.enrollment-page .enrollment-wrapper-centre-title,
.enrollment-page .enrollment-wrapper-centre-text {
  display: none;
}

@media (min-width: 992px) {
  .enrollment-page .enrollment-intro-wrapper {
    display: block;
    background-color: #b0b0b0;
    text-align: center;
  }

  [dir="ltr"] .enrollment-page .enrollment-intro-wrapper {
    margin-left: -15px;
  }

  [dir="rtl"] .enrollment-page .enrollment-intro-wrapper {
    margin-right: -15px;
  }

  [dir="ltr"] .enrollment-page .enrollment-intro-wrapper {
    margin-right: -15px;
  }

  [dir="rtl"] .enrollment-page .enrollment-intro-wrapper {
    margin-left: -15px;
  }

  .enrollment-page .enrollment-intro-wrapper::before,
  .enrollment-page .enrollment-intro-wrapper::after {
    content: " ";
    display: table;
  }

  .enrollment-page .enrollment-intro-wrapper::after {
    clear: both;
  }

  .enrollment-page .enrollment-intro-wrapper .enrollment-intro {
    padding: 30px 0 75px;
    display: inline-block;
  }

  [dir="ltr"] .enrollment-page .enrollment-intro-wrapper .enrollment-intro {
    text-align: left;
  }

  [dir="rtl"] .enrollment-page .enrollment-intro-wrapper .enrollment-intro {
    text-align: right;
  }

  .enrollment-page .enrollment-intro-wrapper .enrollment-intro .title,
  .enrollment-page .enrollment-intro-wrapper .enrollment-intro .text {
    color: #474c55;
    display: block;
    font-family: "cotext-bold";
    font-size: 20px;
  }

  .enrollment-page .enrollment-intro-wrapper .enrollment-intro .text {
    font-family: "cotext";
  }

  .enrollment-page .enrollment-wrapper {
    background-color: #707070;
    padding: 15px;
    width: 950px;
    margin: -50px auto 0;
    display: flex;
    align-items: stretch;
  }
}

@media (min-width: 992px) and (min-width: 1200px) {
  .enrollment-page .enrollment-wrapper {
    width: 550px;
  }
}

@media (min-width: 992px) {
  .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre {
    width: 100%;
  }

  [dir="ltr"] .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre {
    padding-right: 15px;
  }

  [dir="rtl"] .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre {
    padding-left: 15px;
  }

  .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre .enrollment-wrapper-centre-title,
  .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre .enrollment-wrapper-centre-text {
    color: #ffffff;
    display: block;
    font-size: 16px;
  }

  .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre .enrollment-wrapper-centre-text {
    font-size: 12px;
    margin-top: 10px;
  }

  .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre .enrollment-captcha-wrapper {
    width: 100%;
    margin: 10px;
    background-color: #b0b0b0;
  }

  .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre .enrollment-captcha-wrapper .enrollment-captcha-image {
    margin: 0 auto;
    display: flex;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

.instruction-details-box .label-red .details-label {
  color: #d0021b;
}

.locator-container {
  padding-top: 10px;
  height: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
}

.locator-container .map-container {
  height: 92%;
  position: relative;
}

.locator-container .map-container .map-detail {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.account-verification-status .block-structure {
  margin: auto !important;
}

[dir="ltr"] .account-verification-status span {
  margin-left: 5px;
}

[dir="rtl"] .account-verification-status span {
  margin-right: 5px;
}

.handle-beneficiary-template .accountVerification {
  width: auto !important;
  margin: auto 0 !important;
  top: 1px;
}

.text-red {
  color: #d0021b;
}

.survey-form .survey-text-area {
  height: 21px;
}

.survey-form .question-title .title-text {
  font-size: 14px;
}

[dir="ltr"] .survey-form .radio-form {
  margin-left: 1rem;
}

[dir="rtl"] .survey-form .radio-form {
  margin-right: 1rem;
}

.vision-mission-img-card {
  width: 100%;
  margin: 10px auto;
}

.vision-mission-img-card .vm-img-responsive {
  display: block;
  width: 100%;
  height: auto;
}

.custom-margin-top {
  margin-top: 20px;
}

[dir="ltr"] .custom-padding-left {
  padding-left: 20px;
}

[dir="rtl"] .custom-padding-left {
  padding-right: 20px;
}

.flexx-safe-registration-img-container {
  text-align: center;
  margin-top: 15px;
}

.flexx-safe-instructions-list {
  margin-top: 30px;
}

.flexx-safe-instructions-list li + li {
  margin-top: 10px;
}

.flexx-safe-markets-container {
  text-align: center;
  margin-top: 15px;
}

.flexx-safe-markets-container img {
  width: 90px;
  margin: 0 5px;
}

.flexx-safe-terms-and-conditions {
  margin: 1rem 0rem 0rem 1rem;
}

[dir="ltr"] .flexx-safe-success-text {
  border-left: 2px solid #000;
}

[dir="rtl"] .flexx-safe-success-text {
  border-right: 2px solid #000;
}

.REJ {
  color: #d0021b;
}

.RCP {
  color: #4e941f;
}

.COM {
  color: #4e941f;
}

.EXP {
  color: #828282;
}

.proxy-management-new-request-form .ips-img {
  width: 115px;
  display: block;
  margin: 0 auto;
  margin-bottom: 15px;
}

.proxy-management-new-request-form :host td .btn-full {
  margin-top: -20px;
  width: 260px;
}

.proxy-management-new-request-form table {
  width: 100%;
}

.proxy-management-new-request-form tbody {
  width: 100%;
}

.proxy-management-new-request-form tr {
  height: 50px;
}

.proxy-management-new-request-form tr td:first-child {
  width: 300px;
}

.proxy-management-new-request-form cmp-button-form {
  margin-top: 0px !important;
}

.proxy-management-new-request-form cmp-button-form div {
  margin-top: 0px !important;
}

.proxy-management-new-request-form .termsAndConditions {
  max-width: 700px;
}

.proxy-management-new-request-form .termsAndConditions .tab-pane {
  height: 200px;
  overflow-y: scroll;
  padding: 0 15px 20px 15px;
  line-height: 17px;
}

.proxy-management-new-request-form .termsAndConditions .tab-pane .ar-text {
  direction: rtl;
}

.ips-terms__wrapper {
  text-align: center;
  font-size: 1.2rem;
}

.ips-terms__wrapper .ips-terms__header {
  margin-bottom: 2rem;
}

.ips-terms__wrapper .icon-instant-transfer {
  color: #ffcd00;
  font-size: 5rem;
}

.ips-terms__wrapper .ips-terms__cards-wrapper {
  display: flex;
  justify-content: center;
  width: 50%;
  margin: 3rem auto;
}

.ips-terms__wrapper .ips-terms__cards-wrapper .ips-terms__icon-card {
  flex: 1 1 auto;
}

.ips-terms__wrapper .ips-terms__cards-wrapper .ips-terms__icon-card .ips-terms__icon {
  background: #ffcd00;
  display: inline-block;
  color: #ffffff;
  width: 5rem;
  height: 5rem;
  line-height: 5rem;
  font-size: 2rem;
  border-radius: 50%;
  margin-bottom: 0.5rem;
}

.ips-terms__wrapper .ips-terms__disclaimer {
  font-size: 1rem;
  margin: 3rem 0;
}

.REJ {
  color: red;
}

.RCP {
  color: green;
}

.COM {
  color: green;
}

.EXP {
  color: grey;
}

.confirmedText {
  color: green;
  display: inline-block;
}

.rtp-resume .box-body-container {
  display: flex !important;
  flex-wrap: wrap !important;
}

.rtp-resume cmp-select-form {
  width: 100% !important;
  height: 60px !important;
}

.rtp-resume cmp-label-form {
  font-weight: bold !important;
}

.rtp-resume .status {
  width: 100%;
}

.rtp-resume .status > div cmp-details-item {
  width: 100% !important;
  height: 60px !important;
}

.rtp-resume .oneColumn {
  width: 49%;
}

.rtp-resume .oneColumn > div {
  display: flex;
  width: 50%;
  flex-direction: column;
}

.rtp-resume .oneColumn > div cmp-details-item {
  width: 100% !important;
  height: 60px !important;
}

.rtp-splash-screen {
  text-align: center;
  font-size: 1.2rem;
}

.rtp-splash-screen .ips-terms__header {
  margin-bottom: 2rem;
}

.rtp-splash-screen .icon-instant-transfer {
  color: #ffcd00;
  font-size: 5rem;
}

.rtp-splash-screen .ips-terms__cards-wrapper {
  display: flex;
  justify-content: center;
  width: 50%;
  margin: 3rem auto;
}

.rtp-splash-screen .ips-terms__cards-wrapper .ips-terms__icon-card {
  flex: 1 1 auto;
}

.rtp-splash-screen .ips-terms__cards-wrapper .ips-terms__icon-card .ips-terms__icon {
  background: #ffcd00;
  display: inline-block;
  color: #ffffff;
  width: 5rem;
  height: 5rem;
  line-height: 5rem;
  font-size: 2rem;
  border-radius: 50%;
  margin-bottom: 0.5rem;
}

.rtp-splash-screen .ips-terms__disclaimer {
  font-size: 1rem;
  margin: 3rem 0;
}

.rtp-menu-selector .ips-img {
  width: 115px;
  display: block;
  margin: 0 auto;
  margin-bottom: 15px;
}

.rtp-menu-selector td .btn-full {
  margin-top: -20px;
  width: 260px;
}

.rtp-menu-selector table {
  width: 100%;
}

.rtp-menu-selector tbody {
  width: 100%;
}

.rtp-menu-selector tr {
  height: 50px;
}

.rtp-menu-selector tr td:first-child {
  width: 300px;
}

.rtp-menu-selector cmp-button-form {
  margin-top: 0px !important;
}

.rtp-menu-selector cmp-button-form div {
  margin-top: 0px !important;
}

.new-rtp-form .ips-img {
  width: 115px;
  display: block;
  margin: 0 auto;
  margin-bottom: 15px;
}

.new-rtp-form td .btn-full {
  margin-top: -20px;
  width: 260px;
}

.new-rtp-form table {
  width: 100%;
}

.new-rtp-form tbody {
  width: 100%;
}

.new-rtp-form tr {
  height: 50px;
}

.new-rtp-form tr td:first-child {
  width: 300px;
}

.new-rtp-form cmp-button-form {
  margin-top: 0px !important;
}

.new-rtp-form cmp-button-form div {
  margin-top: 0px !important;
}

.sarie-transfer-form .accountVerification {
  display: flex !important;
  margin-bottom: 50px !important;
}

.ips-terms__wrapper {
  text-align: center;
  font-size: 1.2rem;
}

.ips-terms__wrapper .ips-terms__header {
  margin-bottom: 2rem;
}

.ips-terms__wrapper .icon-instant-transfer {
  color: #ffcd00;
  font-size: 5rem;
}

.ips-terms__wrapper .ips-terms__cards-wrapper {
  display: flex;
  justify-content: center;
  width: 50%;
  margin: 3rem auto;
}

.ips-terms__wrapper .ips-terms__cards-wrapper .ips-terms__icon-card {
  flex: 1 1 auto;
}

.ips-terms__wrapper .ips-terms__cards-wrapper .ips-terms__icon-card .ips-terms__icon {
  background: #ffcd00;
  display: inline-block;
  color: #ffffff;
  width: 5rem;
  height: 5rem;
  line-height: 5rem;
  font-size: 2rem;
  border-radius: 50%;
  margin-bottom: 0.5rem;
}

.ips-terms__wrapper .ips-terms__disclaimer {
  font-size: 1rem;
  margin: 3rem 0;
}

.sarie-transfer-type-selector .ips-img {
  width: 115px;
  display: block;
  margin: 0 auto;
  margin-bottom: 15px;
}

.sarie-transfer-type-selector td .btn-full {
  margin-top: -20px;
  width: 260px;
}

.sarie-transfer-type-selector table {
  width: 100%;
}

.sarie-transfer-type-selector tbody {
  width: 100%;
}

.sarie-transfer-type-selector tr {
  height: 50px;
}

.sarie-transfer-type-selector tr td:first-child {
  width: 300px;
}

.sarie-transfer-type-selector cmp-button-form {
  margin-top: 0px !important;
}

.sarie-transfer-type-selector cmp-button-form div {
  margin-top: 0px !important;
}

.security .img-container {
  text-align: center;
  margin-top: 15px;
}

.security .reset-password {
  display: flex;
}

.security .reset-password cmp-button-form {
  padding-top: 10px;
}

.security .flexx-safe-instructions-list {
  margin-top: 30px;
}

.security .flexx-safe-instructions-list li + li {
  margin-top: 10px;
}

.security .flexx-safe-markets-container {
  text-align: center;
  margin-top: 15px;
}

.security .flexx-safe-markets-container img {
  width: 90px;
  margin: 0 5px;
}

.security .third-button {
  display: flex;
}

.security .third-button cmp-button-form {
  padding-top: 10px;
}

.security .reset-form {
  margin-top: 30px;
}

.sms-bg-page {
  display: flex;
  flex-direction: column;
  height: 100%;
}

@media (min-width: 992px) {
  .sms-bg-page {
    position: fixed;
    top: 90px;
    left: 0;
    right: 0;
    bottom: 30px;
    height: auto;
    align-items: center;
    justify-content: center;
    height: auto;
  }

  .sms-bg-page .sms-bg-background {
    background-size: cover;
    position: fixed;
    top: 90px;
    left: 0;
    right: 0;
    bottom: 0;
  }

  .sms-bg-page .sms-bg-wrapper {
    display: block;
    position: relative;
    border-radius: 3px;
    background: #ffffff;
    margin: 15px;
    width: 780px;
  }

  .sms-bg-page .sms-bg-wrapper cmp-transaction-passcode form {
    padding: 2rem;
  }
}

.sms-page .sms-intro-wrapper {
  display: none;
}

.sms-page .sms-wrapper-centre-title,
.sms-page .sms-wrapper-centre-text {
  display: none;
}

.sms-page .sms-wrapper-right {
  display: none;
}

@media (min-width: 992px) {
  .sms-page .sms-intro-wrapper {
    display: block;
    text-align: center;
    width: 100%;
  }

  [dir="ltr"] .sms-page .sms-intro-wrapper {
    margin-left: -15px;
  }

  [dir="rtl"] .sms-page .sms-intro-wrapper {
    margin-right: -15px;
  }

  [dir="ltr"] .sms-page .sms-intro-wrapper {
    margin-right: -15px;
  }

  [dir="rtl"] .sms-page .sms-intro-wrapper {
    margin-left: -15px;
  }

  .sms-page .sms-intro-wrapper::before,
  .sms-page .sms-intro-wrapper::after {
    content: " ";
    display: table;
  }

  .sms-page .sms-intro-wrapper::after {
    clear: both;
  }

  .sms-page .sms-intro-wrapper .sms-intro {
    padding: 30px 25px 75px;
    display: inline-block;
  }

  [dir="ltr"] .sms-page .sms-intro-wrapper .sms-intro {
    text-align: left;
  }

  [dir="rtl"] .sms-page .sms-intro-wrapper .sms-intro {
    text-align: right;
  }

  .sms-page .sms-intro-wrapper .sms-intro .sms-title,
  .sms-page .sms-intro-wrapper .sms-intro .text {
    color: #474c55;
    display: block;
    font-family: "cotext-bold";
    font-size: 20px;
  }

  .sms-page .sms-intro-wrapper .sms-intro .text {
    font-family: "cotext";
  }

  .sms-page .sms-wrapper {
    padding: 15px;
    margin: -50px auto 0;
    display: flex;
    align-items: stretch;
  }
}

@media (min-width: 992px) and (min-width: 1200px) {
  .sms-page .sms-wrapper {
    width: 550px;
  }
}

@media (min-width: 992px) {
  .sms-page .sms-wrapper .sms-wrapper-centre {
    width: 100%;
  }

  .sms-page .sms-wrapper .sms-wrapper-centre .sms-wrapper-centre-title,
  .sms-page .sms-wrapper .sms-wrapper-centre .sms-wrapper-centre-text {
    color: #000000;
    display: block;
    font-size: 16px;
  }

  .sms-page .sms-wrapper .sms-wrapper-centre .sms-wrapper-centre-text {
    font-size: 12px;
    margin-top: 10px;
  }

  .sms-page .sms-wrapper .sms-wrapper-centre cmp-input-form .error-form-wrapper {
    min-height: 18px;
  }
}

.sms-success-page .sms-success-intro-wrapper {
  display: none;
}

.sms-success-page .sms-success-wrapper-centre-title,
.sms-success-page .sms-success-wrapper-centre-text {
  display: none;
}

@media (min-width: 992px) {
  .sms-success-page .sms-success-intro-wrapper {
    display: block;
    background-color: #b0b0b0;
    text-align: center;
  }

  [dir="ltr"] .sms-success-page .sms-success-intro-wrapper {
    margin-left: -15px;
  }

  [dir="rtl"] .sms-success-page .sms-success-intro-wrapper {
    margin-right: -15px;
  }

  [dir="ltr"] .sms-success-page .sms-success-intro-wrapper {
    margin-right: -15px;
  }

  [dir="rtl"] .sms-success-page .sms-success-intro-wrapper {
    margin-left: -15px;
  }

  .sms-success-page .sms-success-intro-wrapper::before,
  .sms-success-page .sms-success-intro-wrapper::after {
    content: " ";
    display: table;
  }

  .sms-success-page .sms-success-intro-wrapper::after {
    clear: both;
  }

  .sms-success-page .sms-success-intro-wrapper .sms-success-intro {
    padding: 30px 0 75px;
    display: inline-block;
  }

  [dir="ltr"] .sms-success-page .sms-success-intro-wrapper .sms-success-intro {
    text-align: left;
  }

  [dir="rtl"] .sms-success-page .sms-success-intro-wrapper .sms-success-intro {
    text-align: right;
  }

  .sms-success-page .sms-success-intro-wrapper .sms-success-intro .title,
  .sms-success-page .sms-success-intro-wrapper .sms-success-intro .text {
    color: #474c55;
    display: block;
    font-family: "cotext-bold";
    font-size: 20px;
  }

  .sms-success-page .sms-success-intro-wrapper .sms-success-intro .text {
    font-family: "cotext";
  }

  .sms-success-page .sms-success-wrapper {
    background-color: #707070;
    padding: 15px;
    width: 950px;
    margin: -50px auto 0;
    display: flex;
    align-items: stretch;
  }
}

@media (min-width: 992px) and (min-width: 1200px) {
  .sms-success-page .sms-success-wrapper {
    width: 550px;
  }
}

@media (min-width: 992px) {
  .sms-success-page .sms-success-wrapper .sms-success-wrapper-centre {
    width: 100%;
  }

  [dir="ltr"] .sms-success-page .sms-success-wrapper .sms-success-wrapper-centre {
    padding-right: 15px;
  }

  [dir="rtl"] .sms-success-page .sms-success-wrapper .sms-success-wrapper-centre {
    padding-left: 15px;
  }

  .sms-success-page .sms-success-wrapper .sms-success-wrapper-centre .sms-success-wrapper-centre-title,
  .sms-success-page .sms-success-wrapper .sms-success-wrapper-centre .sms-success-wrapper-centre-text {
    color: #ffffff;
    display: block;
    font-size: 16px;
  }

  .sms-success-page .sms-success-wrapper .sms-success-wrapper-centre .sms-success-wrapper-centre-text {
    font-size: 12px;
    margin-top: 10px;
  }

  .sms-success-page .sms-success-wrapper .sms-success-wrapper-centre .sms-success-captcha-wrapper {
    width: 100%;
    margin: 10px;
    background-color: #b0b0b0;
  }

  .sms-success-page .sms-success-wrapper .sms-success-wrapper-centre .sms-success-captcha-wrapper .sms-success-captcha-image {
    margin: 0 auto;
    display: flex;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

.manage-qtl-limit form {
  width: 38%;
  display: block;
  margin: 0 auto;
}

.manage-quick-transfer-limit-otp cmp-transaction-passcode {
  width: 100%;
  margin: 10px;
}

.wps-payroll-divided-block .element-structure {
  margin-top: 0 !important;
}

.wps-payroll-upload-file {
  color: red;
}

.wps-template-img {
  width: 100%;
}

.sweeping-orders-confirmation-message {
  color: #cd982c;
  margin: 10px;
}

.raise-new-service-request-form .termsAndConditions {
  max-width: 800px;
}

.raise-new-service-request-form .termsAndConditions .tab-pane {
  height: 200px;
  overflow-y: scroll;
  padding: 0 15px 20px 15px;
  line-height: 17px;
}

.raise-new-service-request-form .termsAndConditions .tab-pane .ar-text {
  direction: rtl;
}

.sadad-esal-pay-bills-form cmp-select-form {
  z-index: 99;
}

.re-generate-file-divided-block {
  width: 25rem;
  margin-top: 2rem;
}

.re-generate-file-divided-block .element-structure {
  margin-top: 0 !important;
}

.consent-management-text-header {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.consent-management-text-header span {
  margin: 25px;
}

.nominee-details .modal-body {
  height: 500px;
  overflow-y: scroll;
}

.consent-management-text-header {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.consent-management-text-header span {
  margin: 25px;
}

.theme-FD {
  /* DEVICE MEDIA QUERY */
  /* WINDOW SIZE MEDIA QUERY */
  /**
 * These styles are supposed to be applied to a input of type 'checkbox' followed by a label of class 'label-checkbox'
 */
  /* Checkbox: they are used in multiple selects and checkbox component */
  /**
 * These styles are supposed to be applied to a input of type 'radio' followed by a label of class 'label-radio'
 */
  /*
Original code:
:host {
     display: block;
     @include make-row;
}
Error when use :host and /deep/ in the same instruction (/deep/ is used in rtl styles that are inside of make-row).
Information: Make-row mixin
@mixin make-row($gutter: $grid-gutter-width) {
  @include margin-left(ceil(($gutter / -2)));
  @include margin-right(floor(($gutter / -2)));
  @include clearfix;
}
Whorkaround: Make 2 branches.
In ::content branch work the rtl mixin but not the normal styles.
In ::host branch work the normal styles but not the rtl mixin (or any /deep/ use).
*/
  /*
:host {
  display: block;
}*/
  /* Modal of selected rows */
  /* Table */
}

.theme-FD .environment-button {
  margin: 0 15px;
}

.theme-FD .header {
  width: 100%;
  height: 60px;
  background: transparent;
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
  /* LOGIN HEADER */
}

@media (min-width: 992px) {
  .theme-FD .header {
    height: 90px;
  }
}

.theme-FD .header .header-desktop-left {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}

[dir="ltr"] .theme-FD .header .header-desktop-left {
  margin-left: 20px;
}

[dir="rtl"] .theme-FD .header .header-desktop-left {
  margin-right: 20px;
}

.theme-FD .header .header-desktop-left .header-logo-saib {
  cursor: pointer;
}

[dir="ltr"] .theme-FD .header .header-desktop-left .header-logo-saib {
  text-align: right;
}

[dir="rtl"] .theme-FD .header .header-desktop-left .header-logo-saib {
  text-align: left;
}

.theme-FD .header .header-desktop-left .header-logo-saib img {
  height: 70px;
}

.theme-FD .header .header-desktop-left .header-logo-separator {
  height: 55px;
  width: 1px;
  background: #b5b3b3;
  display: inline-block;
}

[dir="ltr"] .theme-FD .header .header-desktop-left .header-logo-separator {
  margin: 0 10px 0 15px;
}

[dir="rtl"] .theme-FD .header .header-desktop-left .header-logo-separator {
  margin: 0 15px 0 10px;
}

.theme-FD .header .header-desktop-left .header-logo-flexx img {
  height: 40px;
}

[dir="ltr"] .theme-FD .header .header-desktop-left .header-logo-flexx img {
  margin-right: 1rem;
}

[dir="rtl"] .theme-FD .header .header-desktop-left .header-logo-flexx img {
  margin-left: 1rem;
}

.theme-FD .header .header-desktop-left .header-theme-logo img {
  width: 144px;
  height: 50px;
}

.theme-FD .header .header-desktop-right {
  flex: 1 1 auto;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  font-family: "cotext-bold";
  font-size: 1.1rem;
}

[dir="ltr"] .theme-FD .header .header-desktop-right {
  text-align: right;
}

[dir="rtl"] .theme-FD .header .header-desktop-right {
  text-align: left;
}

[dir="ltr"] .theme-FD .header .header-desktop-right {
  margin-right: 20px;
}

[dir="rtl"] .theme-FD .header .header-desktop-right {
  margin-left: 20px;
}

.theme-FD .header .header-desktop-right .header-userdata {
  display: flex;
  align-items: center;
  cursor: pointer;
}

.theme-FD .header .header-desktop-right .header-userdata .userdata-wapper-icon {
  font-size: 21px;
  margin-top: 3px;
}

[dir="ltr"] .theme-FD .header .header-desktop-right .header-userdata .userdata-wapper-icon {
  margin-right: 12px;
}

[dir="rtl"] .theme-FD .header .header-desktop-right .header-userdata .userdata-wapper-icon {
  margin-left: 12px;
}

.theme-FD .header .header-desktop-right .header-userdata .userdata-wapper-username {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.theme-FD .header .header-desktop-right .header-userdata .userdata-wapper-username .date-time {
  font-family: "cotext";
}

.theme-FD .header .header-desktop-right .header-date-time-desktop {
  z-index: 2;
  margin-right: 10px;
  margin-left: 10px;
  flex: 1 1 auto;
}

.theme-FD .header .header-desktop-right .header-quicklinks {
  display: flex;
  align-items: center;
  border-radius: 999px;
  background-color: #000000;
  color: #ffffff;
  padding: 2px 15px 2px 15px;
  font-size: 11px;
  z-index: 2;
  position: relative;
  flex: 0 1 auto;
  border: none;
}

.theme-FD .header .header-desktop-right .header-quicklinks:hover,
.theme-FD .header .header-desktop-right .header-quicklinks:active {
  background-color: #635048;
  color: #000000;
}

.theme-FD .header .header-desktop-right .header-quicklinks .icon-lightning {
  font-size: 21px;
  margin-top: 3px;
}

[dir="ltr"] .theme-FD .header .header-desktop-right .header-quicklinks .icon-lightning {
  margin-right: 10px;
}

[dir="rtl"] .theme-FD .header .header-desktop-right .header-quicklinks .icon-lightning {
  margin-left: 10px;
}

.theme-FD .header .header-desktop-right .header-trade-portal {
  display: flex;
  align-items: center;
  cursor: pointer;
}

[dir="ltr"] .theme-FD .header .header-desktop-right .header-trade-portal {
  margin-left: 30px;
}

[dir="rtl"] .theme-FD .header .header-desktop-right .header-trade-portal {
  margin-right: 30px;
}

.theme-FD .header .header-desktop-right .header-language {
  cursor: pointer;
}

[dir="ltr"] .theme-FD .header .header-desktop-right .header-language {
  margin: 0px 30px 0 45px;
}

[dir="rtl"] .theme-FD .header .header-desktop-right .header-language {
  margin: 0px 45px 0 30px;
}

.theme-FD .header .header-desktop-right .header-right-separator {
  height: 55px;
  width: 1px;
  background: #b5b3b3;
  display: inline-block;
}

[dir="ltr"] .theme-FD .header .header-desktop-right .header-right-separator {
  margin-right: 25px;
}

[dir="rtl"] .theme-FD .header .header-desktop-right .header-right-separator {
  margin-left: 25px;
}

.theme-FD .header .header-desktop-right .header-logout {
  font-size: 23px;
}

.theme-FD .header .header-quicklinks + popover-content > .popover li div {
  height: 35px !important;
  line-height: 35px !important;
  border: none !important;
}

.theme-FD .header .header-quicklinks + popover-content > .popover li div .icon-instructions {
  font-size: 12px !important;
}

.theme-FD .header .header-quicklinks + popover-content > .popover li div .icon-instructions + .popover-icon-text {
  margin-left: -5px !important;
}

.theme-FD .header .header-quicklinks + popover-content > .popover li div .icon-payroll + .popover-icon-text {
  margin-left: -6px !important;
}

.theme-FD .header .header-quicklinks + popover-content > .popover {
  border-radius: 4px;
  color: #ffffff;
  background-color: #000000;
}

.theme-FD .header .header-quicklinks + popover-content > .popover.bottom > .arrow {
  border-bottom-color: #000000;
}

.theme-FD .header .header-quicklinks + popover-content > .popover.bottom > .arrow::after {
  border-bottom-color: #000000;
}

.theme-FD .header .header-quicklinks + popover-content > .popover ul {
  padding-top: 10px;
  padding-bottom: 10px;
}

.theme-FD .header .header-quicklinks + popover-content > .popover ul li {
  color: #ffffff;
  background-color: #000000;
}

[dir="ltr"] .theme-FD .header .header-quicklinks + popover-content > .popover ul li {
  margin: 0 10px 0 10px;
}

[dir="rtl"] .theme-FD .header .header-quicklinks + popover-content > .popover ul li {
  margin: 0 10px 0 10px;
}

.theme-FD .header .header-quicklinks + popover-content > .popover ul li:hover {
  color: #ffffff;
  background-color: #80808085;
  border-radius: 999px;
}

.theme-FD .header .header-quicklinks + popover-content > .popover ul li:hover .popover-icon-text {
  font-weight: bold;
}

.theme-FD .header .header-quicklinks + popover-content > .popover ul li:hover .popover-icon-list {
  color: yellow;
}

.theme-FD .header .header-quicklinks + popover-content > .popover ul li .popover-icon-text {
  color: #ffffff !important;
}

.theme-FD .header > span {
  /* MOBILE */
  /* MENU */
}

[dir="ltr"] .theme-FD .header > span.mobile-header {
  margin-right: 10px;
}

[dir="rtl"] .theme-FD .header > span.mobile-header {
  margin-left: 10px;
}

.theme-FD .header > span.mobile-header.header-back {
  font-size: 20px;
}

[dir="ltr"] .theme-FD .header > span.mobile-header.header-back {
  margin-left: 15px;
}

[dir="rtl"] .theme-FD .header > span.mobile-header.header-back {
  margin-right: 15px;
}

[dir="rtl"] .theme-FD .header > span.mobile-header.header-back.icon-back {
  transform: rotate(180deg);
}

.theme-FD .header > span.mobile-header.header-body {
  flex: 1 0 auto;
  text-align: center;
}

.theme-FD .header > span.mobile-header.header-body .header-title {
  font-family: "cotext-bold";
  font-size: 15px;
}

.theme-FD .header > span.mobile-header.header-body .header-subtitle {
  font-size: 11px;
}

.theme-FD .header > span.mobile-header.header-logo-mob {
  width: 36px;
  justify-self: flex-end;
}

[dir="ltr"] .theme-FD .header > span.mobile-header.header-logo-mob {
  margin-right: -18px;
}

[dir="rtl"] .theme-FD .header > span.mobile-header.header-logo-mob {
  margin-left: -18px;
}

.theme-FD .header > span.header-menu {
  justify-self: flex-end;
  z-index: 1;
}

.theme-FD .header > span.header-menu .menu-icon {
  font-size: 15px;
}

[dir="ltr"] .theme-FD .header > span.header-menu .menu-icon {
  margin-right: 2px;
}

[dir="rtl"] .theme-FD .header > span.header-menu .menu-icon {
  margin-left: 2px;
}

.theme-FD .header.login-header {
  display: flex;
}

@media (min-width: 992px) and (max-width: 991px) {
  .theme-FD .header.login-header .header-logo-flexx {
    display: none;
  }
}

.theme-FD .header.login-header > span {
  flex: 1 1 auto;
}

.theme-FD .header.login-header > span.header-language {
  flex: 0 1 auto;
  justify-self: flex-end;
}

[dir="ltr"] .theme-FD .header.login-header > span.header-language {
  text-align: right;
}

[dir="rtl"] .theme-FD .header.login-header > span.header-language {
  text-align: left;
}

.theme-FD .header.login-header > span.header-logo-saib img {
  height: 75px;
}

[dir="ltr"] .theme-FD .header.login-header > span.header-logo-flexx {
  text-align: left;
}

[dir="rtl"] .theme-FD .header.login-header > span.header-logo-flexx {
  text-align: right;
}

.theme-FD .header.login-header > span.header-logo-flexx img {
  height: 60px;
}

[dir="ltr"] .theme-FD .header.login-header > span.mobile-header.header-language {
  text-align: right;
}

[dir="rtl"] .theme-FD .header.login-header > span.mobile-header.header-language {
  text-align: left;
}

[dir="ltr"] .theme-FD .header.login-header > span.mobile-header.header-language {
  margin-right: 14px;
}

[dir="rtl"] .theme-FD .header.login-header > span.mobile-header.header-language {
  margin-left: 14px;
}

[dir="ltr"] .theme-FD .header.login-header > span.mobile-header.header-logo-saib {
  margin-left: 10px;
}

[dir="rtl"] .theme-FD .header.login-header > span.mobile-header.header-logo-saib {
  margin-right: 10px;
}

.theme-FD .header.login-header > span.mobile-header.header-logo-saib img {
  height: 40px;
}

@media (min-width: 992px) {
  .theme-FD .header .mobile-header {
    display: none;
  }
}

@media (max-width: 991px) {
  .theme-FD .header .header-desktop-left,
  .theme-FD .header .header-desktop-right {
    display: none;
  }

  .theme-FD .header .desktop-header {
    display: none;
  }

  .theme-FD .header .desktop-header.header-userdata {
    display: none;
  }
}

.theme-FD .sidebar {
  overflow: auto;
  position: fixed;
  bottom: 0;
  z-index: 2;
  width: 275px;
  top: 0;
  transition: width 0.5s;
}

[dir="ltr"] .theme-FD .sidebar {
  right: 0;
}

[dir="rtl"] .theme-FD .sidebar {
  left: 0;
}

[dir="ltr"] .theme-FD .sidebar {
  margin-right: -275px;
}

[dir="rtl"] .theme-FD .sidebar {
  margin-left: -275px;
}

@media (min-width: 992px) {
  .theme-FD .sidebar {
    position: absolute;
    overflow: visible;
    width: 70px;
  }

  [dir="ltr"] .theme-FD .sidebar {
    right: auto;
  }

  [dir="rtl"] .theme-FD .sidebar {
    left: auto;
  }

  [dir="ltr"] .theme-FD .sidebar {
    margin-right: auto;
  }

  [dir="rtl"] .theme-FD .sidebar {
    margin-left: auto;
  }

  [dir="ltr"] .theme-FD .sidebar {
    left: 0;
  }

  [dir="rtl"] .theme-FD .sidebar {
    right: 0;
  }

  .theme-FD .sidebar .menu-header {
    display: none;
  }

  .theme-FD .sidebar .sidebar-background {
    width: 70px;
    position: fixed;
    background-color: #231F20;
    bottom: 0;
    top: 0;
    z-index: -1;
    transition: width 0.5s;
  }
}

.theme-FD .sidebar .sidebar-menu {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  margin-bottom: 15px;
  background-color: #231F20;
  flex-direction: row;
  overflow-x: hidden;
}

[dir="ltr"] .theme-FD .sidebar .sidebar-menu {
  -webkit-transition: margin-left 300ms ease;
}

[dir="rtl"] .theme-FD .sidebar .sidebar-menu {
  -webkit-transition: margin-right 300ms ease;
}

[dir="ltr"] .theme-FD .sidebar .sidebar-menu {
  -o-transition: margin-left 300ms ease;
}

[dir="rtl"] .theme-FD .sidebar .sidebar-menu {
  -o-transition: margin-right 300ms ease;
}

[dir="ltr"] .theme-FD .sidebar .sidebar-menu {
  transition: margin-left 300ms ease;
}

[dir="rtl"] .theme-FD .sidebar .sidebar-menu {
  transition: margin-right 300ms ease;
}

@media (min-width: 992px) {
  .theme-FD .sidebar .sidebar-menu {
    margin-bottom: 0;
  }
}

[dir="ltr"] .theme-FD .sidebar .sidebar-menu.position-0 {
  margin-left: 0;
}

[dir="rtl"] .theme-FD .sidebar .sidebar-menu.position-0 {
  margin-right: 0;
}

[dir="ltr"] .theme-FD .sidebar .sidebar-menu.position-1 {
  margin-left: -275px;
}

[dir="rtl"] .theme-FD .sidebar .sidebar-menu.position-1 {
  margin-right: -275px;
}

[dir="ltr"] .theme-FD .sidebar .sidebar-menu.position-2 {
  margin-left: -550px;
}

[dir="rtl"] .theme-FD .sidebar .sidebar-menu.position-2 {
  margin-right: -550px;
}

.theme-FD .sidebar .sidebar-menu .menu-header {
  flex: 0 1 90px;
  position: fixed;
  width: 275px;
  font-size: 11px;
  background-color: #ffffff;
  z-index: 1;
}

[dir="ltr"] .theme-FD .sidebar .sidebar-menu .menu-header {
  padding: 10px 10px 0px 10px;
}

[dir="rtl"] .theme-FD .sidebar .sidebar-menu .menu-header {
  padding: 10px 10px 0px 10px;
}

.theme-FD .sidebar .sidebar-menu .menu-header .menu-header-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}

.theme-FD .sidebar .sidebar-menu .menu-header .menu-saib-icon {
  width: 23px;
}

.theme-FD .sidebar .sidebar-menu .menu-header .menu-flexx-icon {
  width: 24px;
}

.theme-FD .sidebar .sidebar-menu .menu-header .menu-logout {
  font-size: 18px;
}

.theme-FD .sidebar .sidebar-menu .menu-header .menu-userdata {
  display: flex;
  align-items: center;
}

.theme-FD .sidebar .sidebar-menu .menu-header .menu-userdata .icon-user {
  font-size: 22px;
}

[dir="ltr"] .theme-FD .sidebar .sidebar-menu .menu-header .menu-userdata .icon-user {
  margin-right: 10px;
}

[dir="rtl"] .theme-FD .sidebar .sidebar-menu .menu-header .menu-userdata .icon-user {
  margin-left: 10px;
}

.theme-FD .sidebar .sidebar-menu .menu-header .menu-language {
  cursor: pointer;
  font-size: 12px;
}

.theme-FD .sidebar .sidebar-menu .menu-title {
  display: flex;
  color: #ffffff;
  font-size: 18px;
}

[dir="ltr"] .theme-FD .sidebar .sidebar-menu .menu-title {
  margin-left: 25px;
}

[dir="rtl"] .theme-FD .sidebar .sidebar-menu .menu-title {
  margin-right: 25px;
}

.theme-FD .sidebar .sidebar-menu .menu-title.has-back {
  cursor: pointer;
}

.theme-FD .sidebar .sidebar-menu .icon-menu-back {
  font-size: 16px;
  margin-top: 6px;
}

[dir="ltr"] .theme-FD .sidebar .sidebar-menu .icon-menu-back {
  margin-right: 14px;
}

[dir="rtl"] .theme-FD .sidebar .sidebar-menu .icon-menu-back {
  margin-left: 14px;
}

[dir="rtl"] .theme-FD .sidebar .sidebar-menu .icon-menu-back {
  transform: rotate(180deg);
}

.theme-FD .sidebar .sidebar-menu .menu-title-text {
  word-break: break-word;
}

.theme-FD .sidebar .sidebar-menu .icon-menu-collapsed {
  display: none;
  color: #ffffff;
  position: absolute;
  top: 40px;
  width: 70px;
  text-align: center;
}

.theme-FD .sidebar .sidebar-menu .menu-section-header {
  margin-top: 40px;
  margin-bottom: 6px;
  color: #727675;
  white-space: nowrap;
  overflow: hidden;
}

[dir="ltr"] .theme-FD .sidebar .sidebar-menu .menu-section-header {
  margin-left: 25px;
}

[dir="rtl"] .theme-FD .sidebar .sidebar-menu .menu-section-header {
  margin-right: 25px;
}

.theme-FD .sidebar .sidebar-menu .sidebar-content {
  flex: 1 1 auto;
  margin-top: 95px;
  display: flex;
  flex-direction: column;
  user-select: none;
  min-width: 275px;
  max-width: 275px;
}

@media (min-width: 992px) {
  .theme-FD .sidebar .sidebar-menu .sidebar-content {
    flex: 0 1 auto;
    margin-top: 30px;
  }
}

.theme-FD .sidebar .item-menu-wrapper {
  cursor: pointer;
  overflow: hidden;
  white-space: nowrap;
  transition: margin 0.5s;
}

.theme-FD .sidebar .item-menu-wrapper:hover .item-menu {
  background-color: #3A3D41;
}

.theme-FD .sidebar .item-menu-wrapper:hover .item-menu .icon-item {
  color: #635048;
}

.theme-FD .sidebar .item-menu-wrapper:hover .item-menu .menu-name {
  font-weight: bold;
}

.theme-FD .sidebar .item-menu-wrapper .item-menu {
  font-size: 13px;
  color: #ffffff;
  display: inline-flex;
  align-items: center;
  margin: 5px 18px 7px;
  padding: 8px 5px;
  border-radius: 20px;
}

[dir="ltr"] .theme-FD .sidebar .item-menu-wrapper .item-menu {
  text-align: left;
}

[dir="rtl"] .theme-FD .sidebar .item-menu-wrapper .item-menu {
  text-align: right;
}

.theme-FD .sidebar .item-menu-wrapper .item-menu .icon-item {
  flex: 0 0 auto;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  width: 25px;
  line-height: 18px;
}

.theme-FD .sidebar .item-menu-wrapper .item-menu .icon-item.icon-payments {
  font-size: 14px;
}

.theme-FD .sidebar .item-menu-wrapper .item-menu .icon-item.icon-instructions {
  font-size: 12px;
}

.theme-FD .sidebar .item-menu-wrapper .item-menu .menu-name {
  flex: 1 1 auto;
  font-family: "cotext";
}

[dir="ltr"] .theme-FD .sidebar .item-menu-wrapper .item-menu .menu-name {
  margin-left: 5px;
}

[dir="rtl"] .theme-FD .sidebar .item-menu-wrapper .item-menu .menu-name {
  margin-right: 5px;
}

[dir="ltr"] .theme-FD .sidebar .item-menu-wrapper .item-menu .menu-name {
  margin-right: 10px;
}

[dir="rtl"] .theme-FD .sidebar .item-menu-wrapper .item-menu .menu-name {
  margin-left: 10px;
}

.theme-FD .sidebar .item-menu-wrapper .item-menu .icon-right {
  flex: 0 0 auto;
  transition: transform 200ms ease;
  font-weight: bold;
}

[dir="ltr"] .theme-FD .sidebar .item-menu-wrapper .item-menu .icon-right {
  margin-right: 10px;
}

[dir="rtl"] .theme-FD .sidebar .item-menu-wrapper .item-menu .icon-right {
  margin-left: 10px;
}

[dir="rtl"] .theme-FD .sidebar .item-menu-wrapper .item-menu .icon-right {
  transform: rotate(180deg);
}

.theme-FD .sidebar .item-menu-wrapper .item-menu.has-submenu {
  display: flex;
}

.theme-FD .sidebar .item-menu-wrapper .item-menu.highlighted {
  background-color: #3A3D41;
}

.theme-FD .sidebar .item-menu-wrapper .item-menu.highlighted .icon-item {
  color: #635048;
}

.theme-FD .sidebar .item-menu-wrapper .item-menu.highlighted .menu-name {
  font-weight: bold;
}

.theme-FD .sidebar .item-menu-wrapper .item-menu.active {
  background-color: #3A3D41;
}

.theme-FD .sidebar .item-menu-wrapper .item-menu.active .icon-item {
  color: #635048;
}

.theme-FD .sidebar .item-menu-wrapper .item-menu.active .menu-name {
  font-weight: bold;
}

.theme-FD .sidebar .item-menu-wrapper .item-menu.item-language {
  font-size: 11px !important;
}

.theme-FD .sidebar .item-menu-wrapper .item-menu.item-logged-user {
  background-color: #635048;
}

.theme-FD .sidebar .item-menu-wrapper .item-menu.item-logged-user .icon-user {
  color: #ffffff;
}

.theme-FD .sidebar .item-menu-wrapper .item-menu.item-logged-user .menu-name {
  color: #ffffff;
}

[dir="ltr"] .theme-FD .sidebar .submenu {
  padding-left: 15px;
}

[dir="rtl"] .theme-FD .sidebar .submenu {
  padding-right: 15px;
}

.theme-FD .sidebar .submenu .item-submenu {
  display: flex;
  align-items: center;
  flex: 1 1 auto;
  color: #ffffff;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  font-size: 13px;
  cursor: pointer;
  margin: 5px 5px 0px;
  border-radius: 20px;
  font-family: "cotext";
}

[dir="ltr"] .theme-FD .sidebar .submenu .item-submenu {
  text-align: left;
}

[dir="rtl"] .theme-FD .sidebar .submenu .item-submenu {
  text-align: right;
}

[dir="ltr"] .theme-FD .sidebar .submenu .item-submenu {
  margin-left: 20px;
}

[dir="rtl"] .theme-FD .sidebar .submenu .item-submenu {
  margin-right: 20px;
}

.theme-FD .sidebar .submenu .item-submenu:first-child {
  margin-top: 40px;
}

.theme-FD .sidebar .submenu .item-submenu .submenu-name {
  flex: 1 1 auto;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  display: flex;
}

.theme-FD .sidebar .submenu .item-submenu .submenu-name .submenu-arrow-bullet {
  width: 0;
  height: 0;
  display: inline-block;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-radius: 2px;
  margin-top: 11px;
  color: #ffffff;
}

[dir="ltr"] .theme-FD .sidebar .submenu .item-submenu .submenu-name .submenu-arrow-bullet {
  border-left: 5px solid #ffffff;
}

[dir="rtl"] .theme-FD .sidebar .submenu .item-submenu .submenu-name .submenu-arrow-bullet {
  border-right: 5px solid #ffffff;
}

[dir="ltr"] .theme-FD .sidebar .submenu .item-submenu .submenu-name .submenu-arrow-bullet {
  border-right: 3px solid transparent;
}

[dir="rtl"] .theme-FD .sidebar .submenu .item-submenu .submenu-name .submenu-arrow-bullet {
  border-left: 3px solid transparent;
}

.theme-FD .sidebar .submenu .item-submenu .submenu-name .submenu-text-wrapper {
  border-radius: 20px;
  padding: 5px 10px;
  display: flex;
}

.theme-FD .sidebar .submenu .item-submenu.has-submenu .icon-right {
  font-size: 10px;
  font-weight: bold;
  align-self: center;
  display: inline-block;
  transition: transform 200ms ease;
}

[dir="ltr"] .theme-FD .sidebar .submenu .item-submenu.has-submenu .icon-right {
  margin-left: 10px;
}

[dir="rtl"] .theme-FD .sidebar .submenu .item-submenu.has-submenu .icon-right {
  margin-right: 10px;
}

[dir="rtl"] .theme-FD .sidebar .submenu .item-submenu.has-submenu .icon-right {
  transform: rotate(180deg);
}

.theme-FD .sidebar .submenu .item-submenu.highlightedSubMenu .submenu-name {
  font-weight: bold;
}

.theme-FD .sidebar .submenu .item-submenu:hover .submenu-name .submenu-text-wrapper {
  background-color: #3A3D41;
  font-weight: bold;
}

.theme-FD .sidebar .submenu .item-submenu.active:not(.has-submenu) .submenu-name .submenu-text-wrapper {
  background-color: #3A3D41;
  font-weight: bold;
}

.theme-FD .sidebar .submenu .submenu-separator {
  height: 1px;
  background: #d8d8d8;
}

[dir="ltr"] .theme-FD .sidebar .submenu .submenu-separator {
  margin: 10px 20px 10px 0;
}

[dir="rtl"] .theme-FD .sidebar .submenu .submenu-separator {
  margin: 10px 0 10px 20px;
}

[dir="ltr"] .theme-FD .sidebar .submenu .sub-submenu {
  padding-left: 15px;
}

[dir="rtl"] .theme-FD .sidebar .submenu .sub-submenu {
  padding-right: 15px;
}

.theme-FD .sidebar .submenu .sub-submenu .item-sub-submenu-wrapper {
  cursor: pointer;
}

.theme-FD .sidebar .submenu .sub-submenu .item-sub-submenu-wrapper:hover .item-sub-submenu {
  background-color: #3A3D41;
  font-weight: bold;
}

.theme-FD .sidebar .submenu .sub-submenu .item-sub-submenu-wrapper .item-sub-submenu {
  display: inline-flex;
  align-items: center;
  flex: 0 0 auto;
  color: #ffffff;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  font-size: 13px;
  cursor: pointer;
  padding: 5px 10px;
  margin: 3px 5px;
  border-radius: 20px;
}

.theme-FD .sidebar .submenu .sub-submenu .item-sub-submenu-wrapper .item-sub-submenu.active {
  background-color: #3A3D41;
  font-weight: bold;
}

[dir="ltr"] .theme-FD .sidebar.animated-open {
  -webkit-transition: margin-right 200ms ease-out;
}

[dir="rtl"] .theme-FD .sidebar.animated-open {
  -webkit-transition: margin-left 200ms ease-out;
}

[dir="ltr"] .theme-FD .sidebar.animated-open {
  -o-transition: margin-right 200ms ease-out;
}

[dir="rtl"] .theme-FD .sidebar.animated-open {
  -o-transition: margin-left 200ms ease-out;
}

[dir="ltr"] .theme-FD .sidebar.animated-open {
  transition: margin-right 200ms ease-out;
}

[dir="rtl"] .theme-FD .sidebar.animated-open {
  transition: margin-left 200ms ease-out;
}

[dir="ltr"] .theme-FD .sidebar.animated-open {
  margin-right: 0px;
}

[dir="rtl"] .theme-FD .sidebar.animated-open {
  margin-left: 0px;
}

.theme-FD .sidebar.animated-open .sidebar-background {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #231F20;
  opacity: 0.4;
  z-index: -1;
}

[dir="ltr"] .theme-FD .sidebar.animated-close {
  -webkit-transition: margin-right 200ms ease-out;
}

[dir="rtl"] .theme-FD .sidebar.animated-close {
  -webkit-transition: margin-left 200ms ease-out;
}

[dir="ltr"] .theme-FD .sidebar.animated-close {
  -o-transition: margin-right 200ms ease-out;
}

[dir="rtl"] .theme-FD .sidebar.animated-close {
  -o-transition: margin-left 200ms ease-out;
}

[dir="ltr"] .theme-FD .sidebar.animated-close {
  transition: margin-right 200ms ease-out;
}

[dir="rtl"] .theme-FD .sidebar.animated-close {
  transition: margin-left 200ms ease-out;
}

[dir="ltr"] .theme-FD .sidebar.animated-close {
  margin-right: -275px;
}

[dir="rtl"] .theme-FD .sidebar.animated-close {
  margin-left: -275px;
}

@media (min-width: 992px) {
  .theme-FD .sidebar.expanded {
    width: 275px;
  }

  .theme-FD .sidebar.expanded .sidebar-background {
    width: 275px;
  }

  .theme-FD .sidebar.collapsed .icon-menu-collapsed {
    display: block;
  }

  .theme-FD .sidebar.collapsed .menu-name,
  .theme-FD .sidebar.collapsed .icon-right {
    display: none;
  }

  .theme-FD .sidebar.collapsed .item-menu.highlighted {
    background-color: #3A3D41;
  }

  .theme-FD .sidebar.collapsed .item-menu-wrapper {
    margin: 0;
  }

  .theme-FD .sidebar.collapsed .menu-title span {
    visibility: hidden;
  }

  .theme-FD .sidebar.collapsed .menu-section-header span {
    visibility: hidden;
  }

  .theme-FD .sidebar.collapsed .item-menu.item-language {
    display: flex;
    justify-content: center;
    width: 70px;
  }

  [dir="ltr"] .theme-FD .sidebar.collapsed .item-menu.item-language {
    padding-left: 0;
  }

  [dir="rtl"] .theme-FD .sidebar.collapsed .item-menu.item-language {
    padding-right: 0;
  }

  [dir="ltr"] .theme-FD .sidebar.collapsed .item-menu.item-language {
    padding-right: 0;
  }

  [dir="rtl"] .theme-FD .sidebar.collapsed .item-menu.item-language {
    padding-left: 0;
  }

  [dir="ltr"] .theme-FD .sidebar.collapsed .item-menu.item-language {
    margin-left: 0;
  }

  [dir="rtl"] .theme-FD .sidebar.collapsed .item-menu.item-language {
    margin-right: 0;
  }

  [dir="ltr"] .theme-FD .sidebar.collapsed .item-menu.item-language {
    margin-right: 0;
  }

  [dir="rtl"] .theme-FD .sidebar.collapsed .item-menu.item-language {
    margin-left: 0;
  }
}

.theme-FD .sidebar .user-popover .popover {
  background-color: #231F20;
  color: #ffffff;
}

.theme-FD .sidebar .user-popover .popover .arrow {
  border-right-color: #231F20;
}

.theme-FD body.have-menu {
  overflow: hidden;
}

.theme-FD .cccModal .modal-header {
  padding: 10px !important;
  display: flex;
  justify-content: space-between;
}

.theme-FD .corporate-currency-img {
  width: 100%;
  border-radius: 20px;
}

.theme-FD .corporate-currency-title {
  margin: 10px auto 0;
  color: #474c55;
  display: block;
  font-family: "cotext-bold";
  font-size: 20px;
}

.theme-FD #mfa-tab-set.tab-container.is-login ul.nav-tabs {
  width: 100%;
}

.theme-FD #mfa-tab-set.tab-container ul.nav-tabs {
  margin-top: 20px;
  width: 40%;
  margin-bottom: -1px;
}

.theme-FD #mfa-tab-set.tab-container ul.nav-tabs li.nav-item a.nav-link {
  height: 25px;
  border: solid 1px #635048;
  background-color: #ffffff;
  font-size: 11px;
}

.theme-FD #mfa-tab-set.tab-container ul.nav-tabs li.nav-item a.nav-link.active {
  background-color: #635048;
}

.theme-FD #mfa-tab-set.tab-container .tab-content {
  border: 1px solid #e6e6e6;
  padding: 30px 25px;
  margin-bottom: 20px;
}

.theme-FD .cyber-receipt-warning {
  color: #635048;
}

.theme-FD .dynamic-form .termsAndConditions {
  max-width: 800px;
}

.theme-FD .dynamic-form .termsAndConditions .tab-pane {
  height: 200px;
  overflow-y: scroll;
  padding: 0 15px 20px 15px;
  line-height: 17px;
}

.theme-FD .dynamic-form .termsAndConditions .tab-pane .ar-text {
  direction: rtl;
}

.theme-FD .cmp-accordion-item .panel-collapse .panel-body .label-checkbox {
  margin-left: 0px !important;
}

.theme-FD .cmp-accordion-item .panel {
  margin-top: 10px;
  color: #474c55;
  border: 1px solid #e6e6e6;
}

.theme-FD .cmp-accordion-item .panel.disabled:not(.isCheckbox) {
  opacity: 0.6;
}

.theme-FD .cmp-accordion-item .panel.disabled:not(.isCheckbox) .panel-heading {
  cursor: not-allowed !important;
}

.theme-FD .cmp-accordion-item .panel .panel-heading {
  width: 100%;
  display: flex;
  font-size: 14px;
  user-select: none;
  align-items: center;
  height: 50px;
  cursor: pointer;
}

.theme-FD .cmp-accordion-item .panel .panel-heading .panel-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  flex: 1 1 auto;
  display: flex;
  min-height: 20px;
  align-items: center;
}

.theme-FD .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell {
  flex: 1 1 auto;
}

[dir="ltr"] .theme-FD .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell {
  text-align: right;
}

[dir="rtl"] .theme-FD .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell {
  text-align: left;
}

.theme-FD .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='checkbox'] {
  display: none;
  /* Disabled styles */
  /* Checked style */
}

.theme-FD .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='checkbox'] + label {
  cursor: pointer;
  padding-top: 10px;
  /* Mobile check is centered relative to label */
}

@media (max-width: 991px) {
  .theme-FD .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='checkbox'] + label {
    display: flex;
    align-items: center;
  }
}

@media (min-width: 992px) {
  .theme-FD .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='checkbox'] + label {
    display: inline-flex;
    align-items: flex-start;
  }
}

.theme-FD .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='checkbox'] + label .input-checkbox {
  margin-top: 6px;
  width: 30px;
  min-width: 30px;
  height: 10px;
  background-color: #ccc;
  border-radius: 15px;
  display: inline-block;
  position: relative;
  transition: background-color .3s;
  margin: 7px 5px;
}

.theme-FD .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='checkbox'] + label .input-checkbox:before {
  content: '';
  width: 16px;
  height: 16px;
  position: absolute;
  background: #fff;
  border-radius: 100%;
  box-shadow: 0px 2px 5px 0px #c8c8c8;
  top: -3px;
  left: -4px;
  transition: left .3s;
}

@media (min-width: 992px) {
  .theme-FD .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='checkbox'] + label .full-label-wrapper {
    padding-top: 2px;
  }
}

[dir="ltr"] .theme-FD .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='checkbox'] + label .full-label-wrapper {
  padding-left: 15px;
}

[dir="rtl"] .theme-FD .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='checkbox'] + label .full-label-wrapper {
  padding-right: 15px;
}

.theme-FD .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='checkbox'] + label .full-label-wrapper .input-checkbox-text {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  color: #474c55;
  /* Mobile label text is bigger */
}

@media (max-width: 991px) {
  .theme-FD .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='checkbox'] + label .full-label-wrapper .input-checkbox-text {
    font-size: 15px;
  }
}

@media (min-width: 992px) {
  .theme-FD .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='checkbox'] + label .full-label-wrapper .input-checkbox-text {
    font-size: 10px;
  }
}

.theme-FD .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='checkbox']:disabled + label {
  cursor: not-allowed;
  opacity: 0.5;
}

.theme-FD .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='checkbox']:checked + label .input-checkbox {
  background-color: #4e941f;
}

.theme-FD .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='checkbox']:checked + label .input-checkbox:before {
  left: 17px;
}

.theme-FD .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='radio'] {
  display: none;
  /* Disabled styles */
  /* Invalid styles (error) */
}

.theme-FD .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='radio']:checked + label .input-radio {
  background-color: #000000;
}

@media (max-width: 991px) {
  .theme-FD .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='radio']:checked + label .input-radio {
    border: solid 7px #635048;
  }
}

@media (min-width: 992px) {
  .theme-FD .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='radio']:checked + label .input-radio {
    border: solid 5px #635048;
  }
}

.theme-FD .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='radio'] + label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  margin-top: 10px;
  padding-top: 5px;
  /* Mobile radio is centered relative to label */
}

@media (max-width: 991px) {
  .theme-FD .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='radio'] + label {
    display: flex;
    align-items: center;
  }

  .theme-FD .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='radio'] + label .input-radio {
    flex: none;
    width: 20px;
    min-width: 20px;
    height: 20px;
    background-color: #ffffff;
    border: solid 1px #c8c8c8;
    border-radius: 50%;
    display: inline-block;
    position: relative;
  }
}

@media (min-width: 992px) {
  .theme-FD .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='radio'] + label {
    display: inline-flex;
    align-items: flex-start;
    padding-bottom: 2px;
  }

  .theme-FD .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='radio'] + label .input-radio {
    flex: none;
    width: 20px;
    min-width: 20px;
    height: 20px;
    background-color: #ffffff;
    border: solid 1px #c8c8c8;
    border-radius: 50%;
    display: inline-block;
    position: relative;
  }
}

.theme-FD .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='radio'] + label .input-radio-text {
  color: #474c55;
  /* Mobile label text is bigger */
}

[dir="ltr"] .theme-FD .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='radio'] + label .input-radio-text {
  padding-left: 15px;
}

[dir="rtl"] .theme-FD .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='radio'] + label .input-radio-text {
  padding-right: 15px;
}

@media (max-width: 991px) {
  .theme-FD .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='radio'] + label .input-radio-text {
    font-size: 15px;
  }
}

@media (min-width: 992px) {
  .theme-FD .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='radio'] + label .input-radio-text {
    font-size: 10px;
    margin-top: 2px;
  }
}

.theme-FD .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='radio']:disabled + label {
  opacity: 0.6;
  cursor: not-allowed;
}

.theme-FD .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='radio']:disabled + label .input-radio {
  background-color: #ffffff;
  border: solid 1px #c8c8c8;
}

.theme-FD .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='radio']:disabled + label .input-radio-text {
  color: #474c55;
}

.theme-FD .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='radio']:disabled:checked + label .input-radio {
  background-color: #ffffff;
}

@media (max-width: 991px) {
  .theme-FD .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='radio']:disabled:checked + label .input-radio {
    border: solid 7px #474c55;
  }
}

@media (min-width: 992px) {
  .theme-FD .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='radio']:disabled:checked + label .input-radio {
    border: solid 5px #474c55;
  }
}

.theme-FD .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='radio'].ng-invalid.ng-dirty + label .input-radio {
  border-color: #d0021b;
  background: #ffffff;
}

.theme-FD .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell .label-checkbox,
.theme-FD .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell .label-radio {
  padding: 0 !important;
  flex: 0 0 auto;
}

.theme-FD .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell .label-checkbox .input-text,
.theme-FD .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell .label-radio .input-text {
  margin-right: 15px;
  margin-top: 3px;
  font-size: 14px;
}

.theme-FD .cmp-accordion-item .panel .panel-heading .arrow-icon {
  flex: 0 1 auto;
  font-size: 8px;
  transform: rotate(-180deg);
  transition: transform 250ms ease;
}

.theme-FD .cmp-accordion-item .panel .panel-heading .close-icon {
  flex: 0 1 30px;
  font-size: 14px;
  color: #d0021b;
  line-height: 26px;
}

[dir="ltr"] .theme-FD .cmp-accordion-item .panel .panel-heading .close-icon {
  margin-left: 10px;
}

[dir="rtl"] .theme-FD .cmp-accordion-item .panel .panel-heading .close-icon {
  margin-right: 10px;
}

[dir="ltr"] .theme-FD .cmp-accordion-item .panel .panel-heading .close-icon {
  margin-right: -9px;
}

[dir="rtl"] .theme-FD .cmp-accordion-item .panel .panel-heading .close-icon {
  margin-left: -9px;
}

.theme-FD .cmp-accordion-item .panel .panel-heading .close-icon::before {
  position: relative;
}

[dir="ltr"] .theme-FD .cmp-accordion-item .panel .panel-heading .close-icon::before {
  left: 8px;
}

[dir="rtl"] .theme-FD .cmp-accordion-item .panel .panel-heading .close-icon::before {
  right: 8px;
}

.theme-FD .cmp-accordion-item .panel .panel-heading .close-icon.disable {
  cursor: not-allowed;
  opacity: 0.6;
  pointer-events: none;
}

.theme-FD .cmp-accordion-item .panel .panel-heading + .panel-collapse > .panel-body {
  border-top: 0;
}

.theme-FD .cmp-accordion-item .panel.panel-open .arrow-icon {
  transform: rotate(0deg) !important;
}

@media print {
  .theme-FD .cmp-accordion-item .panel.panel-open .panel-collapse {
    height: auto !important;
  }
}

.theme-FD .cmp-accordion-item .panel .panel-collapse {
  height: 0;
  transition: height 250ms ease;
  overflow: hidden;
}

.theme-FD .cmp-accordion-item .panel .panel-collapse .element-structure {
  position: static;
}

.theme-FD .alert {
  position: relative;
  z-index: 1;
  height: 75px;
  background-color: #ffffff;
  margin-top: 10px;
  margin-bottom: 20px;
  display: flex;
  border: 1px solid #c8c8c8;
  /* Types */
}

@media (min-width: 992px) {
  .theme-FD .alert {
    height: auto;
  }
}

.theme-FD .alert .alert-content {
  flex: 1 1 auto;
  padding: 10px;
  overflow: hidden;
}

[dir="ltr"] .theme-FD .alert .alert-content {
  float: left;
}

[dir="rtl"] .theme-FD .alert .alert-content {
  float: right;
}

@media (min-width: 992px) {
  .theme-FD .alert .alert-content {
    display: flex;
    flex-direction: column;
  }

  .theme-FD .alert .alert-content .alert-body {
    display: flex;
  }

  .theme-FD .alert .alert-content .alert-body .alert-title {
    font-size: 12px;
    white-space: nowrap;
    flex: 0 1 auto;
  }

  [dir="ltr"] .theme-FD .alert .alert-content .alert-body .alert-title {
    margin-right: 20px !important;
  }

  [dir="rtl"] .theme-FD .alert .alert-content .alert-body .alert-title {
    margin-left: 20px !important;
  }

  .theme-FD .alert .alert-content .alert-body .alert-message {
    flex: 1 1 auto;
    margin-top: 0px !important;
  }
}

.theme-FD .alert .alert-content .alert-body .alert-title {
  margin: 0;
  font-size: 14px;
  font-weight: bold;
}

.theme-FD .alert .alert-content .alert-body .alert-message {
  margin-top: 5px;
  margin-bottom: 0;
  font-size: 11px;
  line-height: 1.14;
  color: #474c55;
}

.theme-FD .alert .alert-content .alert-body .alert-bar {
  width: 25px;
  height: 4px;
  background-color: #474c55;
  display: block;
  margin: 12px auto;
}

@media (min-width: 992px) {
  .theme-FD .alert .alert-content .alert-body .alert-bar {
    height: 0px;
  }
}

.theme-FD .alert .alert-content .alert-footer {
  display: flex;
}

.theme-FD .alert .alert-close {
  background-color: #c8c8c8;
  align-items: center;
  display: flex;
  justify-content: center;
  flex: 0 0 30px;
}

[dir="ltr"] .theme-FD .alert .alert-close {
  float: left;
}

[dir="rtl"] .theme-FD .alert .alert-close {
  float: right;
}

.theme-FD .alert .alert-close .close-alert-icon {
  background-color: #474c55;
  color: #ffffff;
  width: 20px;
  height: 20px;
  line-height: 18px;
  text-align: center;
  border-radius: 100%;
  display: inline-block;
  cursor: pointer;
}

@media (max-width: 991px) {
  .theme-FD .alert .alert-close .close-alert-icon {
    line-height: 20px;
  }
}

.theme-FD .alert .alert-close .close-alert-icon.icon-clear {
  font-size: 10px;
}

.theme-FD .alert .alert-close .close-alert-icon.icon-clear:before {
  top: 0px;
  position: relative;
}

@media (min-width: 992px) {
  .theme-FD .alert .alert-close {
    flex: 0 0 34px;
  }
}

.theme-FD .alert.alert-danger .alert-content h4 {
  color: #d0021b;
}

.theme-FD .alert.alert-danger .alert-close .close-alert-icon {
  background-color: #d0021b;
  color: #ffffff;
  width: 20px;
  height: 20px;
  line-height: 18px;
  text-align: center;
  border-radius: 100%;
  display: inline-block;
  cursor: pointer;
}

@media (max-width: 991px) {
  .theme-FD .alert.alert-danger .alert-close .close-alert-icon {
    line-height: 20px;
  }
}

.theme-FD .alert.alert-warning .alert-content h4 {
  color: #c69f00;
}

.theme-FD .alert.alert-normal .alert-content h4 {
  color: #474c55;
}

.theme-FD .alert.alert-success .alert-content {
  background-color: #4e941f;
}

.theme-FD .alert.alert-success .alert-content h4,
.theme-FD .alert.alert-success .alert-content p {
  color: #ffffff !important;
}

.theme-FD .alert.alert-success .alert-content .alert-bar {
  background-color: #ffffff !important;
}

.theme-FD .alert.alert-success .alert-content .alert-footer .btn:hover,
.theme-FD .alert.alert-success .alert-content .alert-footer .btn:focus {
  border-color: #4e941f;
}

.theme-FD .alert.alert-success .alert-content .alert-footer .btn:hover .btn-text,
.theme-FD .alert.alert-success .alert-content .alert-footer .btn:focus .btn-text {
  color: #4e941f;
}

.theme-FD .alert.alert-success .alert-content .alert-footer .btn-text {
  color: #ffffff;
}

.theme-FD .alert.alert-success .alert-close {
  background-color: #437f1b;
}

.theme-FD .alert.alert-success .alert-close .close-alert-icon {
  background-color: #ffffff;
  color: #437f1b;
  width: 20px;
  height: 20px;
  line-height: 18px;
  text-align: center;
  border-radius: 100%;
  display: inline-block;
  cursor: pointer;
}

@media (max-width: 991px) {
  .theme-FD .alert.alert-success .alert-close .close-alert-icon {
    line-height: 20px;
  }
}

.theme-FD .block-structure {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
}

[dir="ltr"] .theme-FD .block-structure {
  margin-left: -10px;
}

[dir="rtl"] .theme-FD .block-structure {
  margin-right: -10px;
}

[dir="ltr"] .theme-FD .block-structure {
  margin-right: -10px;
}

[dir="rtl"] .theme-FD .block-structure {
  margin-left: -10px;
}

.theme-FD .block-structure::before,
.theme-FD .block-structure::after {
  content: " ";
  display: table;
}

.theme-FD .block-structure::after {
  clear: both;
}

@media (min-width: 992px) {
  [dir="ltr"] .theme-FD .block-structure {
    margin-left: -15px;
  }

  [dir="rtl"] .theme-FD .block-structure {
    margin-right: -15px;
  }

  [dir="ltr"] .theme-FD .block-structure {
    margin-right: -15px;
  }

  [dir="rtl"] .theme-FD .block-structure {
    margin-left: -15px;
  }

  .theme-FD .block-structure::before,
  .theme-FD .block-structure::after {
    content: " ";
    display: table;
  }

  .theme-FD .block-structure::after {
    clear: both;
  }
}

.theme-FD .block-structure .element-structure {
  margin-top: 10px;
}

.theme-FD .block-structure .element-structure.size-xsmall {
  position: relative;
  width: 50%;
  min-height: 1px;
  position: relative;
  min-height: 1px;
  position: relative;
  min-height: 1px;
  position: relative;
  min-height: 1px;
}

[dir="ltr"] .theme-FD .block-structure .element-structure.size-xsmall {
  float: left;
}

[dir="rtl"] .theme-FD .block-structure .element-structure.size-xsmall {
  float: right;
}

[dir="ltr"] .theme-FD .block-structure .element-structure.size-xsmall {
  padding-left: 10px;
}

[dir="rtl"] .theme-FD .block-structure .element-structure.size-xsmall {
  padding-right: 10px;
}

[dir="ltr"] .theme-FD .block-structure .element-structure.size-xsmall {
  padding-right: 10px;
}

[dir="rtl"] .theme-FD .block-structure .element-structure.size-xsmall {
  padding-left: 10px;
}

@media (min-width: 768px) {
  .theme-FD .block-structure .element-structure.size-xsmall {
    width: 25%;
  }

  [dir="ltr"] .theme-FD .block-structure .element-structure.size-xsmall {
    padding-left: 10px;
  }

  [dir="rtl"] .theme-FD .block-structure .element-structure.size-xsmall {
    padding-right: 10px;
  }

  [dir="ltr"] .theme-FD .block-structure .element-structure.size-xsmall {
    padding-right: 10px;
  }

  [dir="rtl"] .theme-FD .block-structure .element-structure.size-xsmall {
    padding-left: 10px;
  }

  [dir="ltr"] .theme-FD .block-structure .element-structure.size-xsmall {
    float: left;
  }

  [dir="rtl"] .theme-FD .block-structure .element-structure.size-xsmall {
    float: right;
  }
}

@media (min-width: 992px) {
  .theme-FD .block-structure .element-structure.size-xsmall {
    width: 16.66667%;
  }

  [dir="ltr"] .theme-FD .block-structure .element-structure.size-xsmall {
    padding-left: 15px;
  }

  [dir="rtl"] .theme-FD .block-structure .element-structure.size-xsmall {
    padding-right: 15px;
  }

  [dir="ltr"] .theme-FD .block-structure .element-structure.size-xsmall {
    padding-right: 15px;
  }

  [dir="rtl"] .theme-FD .block-structure .element-structure.size-xsmall {
    padding-left: 15px;
  }

  [dir="ltr"] .theme-FD .block-structure .element-structure.size-xsmall {
    float: left;
  }

  [dir="rtl"] .theme-FD .block-structure .element-structure.size-xsmall {
    float: right;
  }
}

@media (min-width: 1200px) {
  .theme-FD .block-structure .element-structure.size-xsmall {
    width: 12.5%;
  }

  [dir="ltr"] .theme-FD .block-structure .element-structure.size-xsmall {
    padding-left: 15px;
  }

  [dir="rtl"] .theme-FD .block-structure .element-structure.size-xsmall {
    padding-right: 15px;
  }

  [dir="ltr"] .theme-FD .block-structure .element-structure.size-xsmall {
    padding-right: 15px;
  }

  [dir="rtl"] .theme-FD .block-structure .element-structure.size-xsmall {
    padding-left: 15px;
  }

  [dir="ltr"] .theme-FD .block-structure .element-structure.size-xsmall {
    float: left;
  }

  [dir="rtl"] .theme-FD .block-structure .element-structure.size-xsmall {
    float: right;
  }
}

@media (min-width: 992px) and (max-width: 767px) {
  .theme-FD .block-structure .element-structure.size-xsmall {
    position: relative;
    width: 25%;
    min-height: 1px;
  }

  [dir="ltr"] .theme-FD .block-structure .element-structure.size-xsmall {
    float: left;
  }

  [dir="rtl"] .theme-FD .block-structure .element-structure.size-xsmall {
    float: right;
  }

  [dir="ltr"] .theme-FD .block-structure .element-structure.size-xsmall {
    padding-left: 10px;
  }

  [dir="rtl"] .theme-FD .block-structure .element-structure.size-xsmall {
    padding-right: 10px;
  }

  [dir="ltr"] .theme-FD .block-structure .element-structure.size-xsmall {
    padding-right: 10px;
  }

  [dir="rtl"] .theme-FD .block-structure .element-structure.size-xsmall {
    padding-left: 10px;
  }
}

.theme-FD .block-structure .element-structure.size-small {
  position: relative;
  width: 100%;
  min-height: 1px;
  position: relative;
  min-height: 1px;
  position: relative;
  min-height: 1px;
  position: relative;
  min-height: 1px;
}

[dir="ltr"] .theme-FD .block-structure .element-structure.size-small {
  float: left;
}

[dir="rtl"] .theme-FD .block-structure .element-structure.size-small {
  float: right;
}

[dir="ltr"] .theme-FD .block-structure .element-structure.size-small {
  padding-left: 10px;
}

[dir="rtl"] .theme-FD .block-structure .element-structure.size-small {
  padding-right: 10px;
}

[dir="ltr"] .theme-FD .block-structure .element-structure.size-small {
  padding-right: 10px;
}

[dir="rtl"] .theme-FD .block-structure .element-structure.size-small {
  padding-left: 10px;
}

@media (min-width: 768px) {
  .theme-FD .block-structure .element-structure.size-small {
    width: 50%;
  }

  [dir="ltr"] .theme-FD .block-structure .element-structure.size-small {
    padding-left: 10px;
  }

  [dir="rtl"] .theme-FD .block-structure .element-structure.size-small {
    padding-right: 10px;
  }

  [dir="ltr"] .theme-FD .block-structure .element-structure.size-small {
    padding-right: 10px;
  }

  [dir="rtl"] .theme-FD .block-structure .element-structure.size-small {
    padding-left: 10px;
  }

  [dir="ltr"] .theme-FD .block-structure .element-structure.size-small {
    float: left;
  }

  [dir="rtl"] .theme-FD .block-structure .element-structure.size-small {
    float: right;
  }
}

@media (min-width: 992px) {
  .theme-FD .block-structure .element-structure.size-small {
    width: 33.33333%;
  }

  [dir="ltr"] .theme-FD .block-structure .element-structure.size-small {
    padding-left: 15px;
  }

  [dir="rtl"] .theme-FD .block-structure .element-structure.size-small {
    padding-right: 15px;
  }

  [dir="ltr"] .theme-FD .block-structure .element-structure.size-small {
    padding-right: 15px;
  }

  [dir="rtl"] .theme-FD .block-structure .element-structure.size-small {
    padding-left: 15px;
  }

  [dir="ltr"] .theme-FD .block-structure .element-structure.size-small {
    float: left;
  }

  [dir="rtl"] .theme-FD .block-structure .element-structure.size-small {
    float: right;
  }
}

@media (min-width: 1200px) {
  .theme-FD .block-structure .element-structure.size-small {
    width: 25%;
  }

  [dir="ltr"] .theme-FD .block-structure .element-structure.size-small {
    padding-left: 15px;
  }

  [dir="rtl"] .theme-FD .block-structure .element-structure.size-small {
    padding-right: 15px;
  }

  [dir="ltr"] .theme-FD .block-structure .element-structure.size-small {
    padding-right: 15px;
  }

  [dir="rtl"] .theme-FD .block-structure .element-structure.size-small {
    padding-left: 15px;
  }

  [dir="ltr"] .theme-FD .block-structure .element-structure.size-small {
    float: left;
  }

  [dir="rtl"] .theme-FD .block-structure .element-structure.size-small {
    float: right;
  }
}

@media (min-width: 992px) and (max-width: 767px) {
  .theme-FD .block-structure .element-structure.size-small {
    position: relative;
    width: 50%;
    min-height: 1px;
  }

  [dir="ltr"] .theme-FD .block-structure .element-structure.size-small {
    float: left;
  }

  [dir="rtl"] .theme-FD .block-structure .element-structure.size-small {
    float: right;
  }

  [dir="ltr"] .theme-FD .block-structure .element-structure.size-small {
    padding-left: 10px;
  }

  [dir="rtl"] .theme-FD .block-structure .element-structure.size-small {
    padding-right: 10px;
  }

  [dir="ltr"] .theme-FD .block-structure .element-structure.size-small {
    padding-right: 10px;
  }

  [dir="rtl"] .theme-FD .block-structure .element-structure.size-small {
    padding-left: 10px;
  }
}

.theme-FD .block-structure .element-structure.size-medium {
  position: relative;
  width: 100%;
  min-height: 1px;
  position: relative;
  min-height: 1px;
  position: relative;
  min-height: 1px;
  position: relative;
  min-height: 1px;
}

[dir="ltr"] .theme-FD .block-structure .element-structure.size-medium {
  float: left;
}

[dir="rtl"] .theme-FD .block-structure .element-structure.size-medium {
  float: right;
}

[dir="ltr"] .theme-FD .block-structure .element-structure.size-medium {
  padding-left: 10px;
}

[dir="rtl"] .theme-FD .block-structure .element-structure.size-medium {
  padding-right: 10px;
}

[dir="ltr"] .theme-FD .block-structure .element-structure.size-medium {
  padding-right: 10px;
}

[dir="rtl"] .theme-FD .block-structure .element-structure.size-medium {
  padding-left: 10px;
}

@media (min-width: 768px) {
  .theme-FD .block-structure .element-structure.size-medium {
    width: 50%;
  }

  [dir="ltr"] .theme-FD .block-structure .element-structure.size-medium {
    padding-left: 10px;
  }

  [dir="rtl"] .theme-FD .block-structure .element-structure.size-medium {
    padding-right: 10px;
  }

  [dir="ltr"] .theme-FD .block-structure .element-structure.size-medium {
    padding-right: 10px;
  }

  [dir="rtl"] .theme-FD .block-structure .element-structure.size-medium {
    padding-left: 10px;
  }

  [dir="ltr"] .theme-FD .block-structure .element-structure.size-medium {
    float: left;
  }

  [dir="rtl"] .theme-FD .block-structure .element-structure.size-medium {
    float: right;
  }
}

@media (min-width: 992px) {
  .theme-FD .block-structure .element-structure.size-medium {
    width: 33.33333%;
  }

  [dir="ltr"] .theme-FD .block-structure .element-structure.size-medium {
    padding-left: 15px;
  }

  [dir="rtl"] .theme-FD .block-structure .element-structure.size-medium {
    padding-right: 15px;
  }

  [dir="ltr"] .theme-FD .block-structure .element-structure.size-medium {
    padding-right: 15px;
  }

  [dir="rtl"] .theme-FD .block-structure .element-structure.size-medium {
    padding-left: 15px;
  }

  [dir="ltr"] .theme-FD .block-structure .element-structure.size-medium {
    float: left;
  }

  [dir="rtl"] .theme-FD .block-structure .element-structure.size-medium {
    float: right;
  }
}

@media (min-width: 1200px) {
  .theme-FD .block-structure .element-structure.size-medium {
    width: 50%;
  }

  [dir="ltr"] .theme-FD .block-structure .element-structure.size-medium {
    padding-left: 15px;
  }

  [dir="rtl"] .theme-FD .block-structure .element-structure.size-medium {
    padding-right: 15px;
  }

  [dir="ltr"] .theme-FD .block-structure .element-structure.size-medium {
    padding-right: 15px;
  }

  [dir="rtl"] .theme-FD .block-structure .element-structure.size-medium {
    padding-left: 15px;
  }

  [dir="ltr"] .theme-FD .block-structure .element-structure.size-medium {
    float: left;
  }

  [dir="rtl"] .theme-FD .block-structure .element-structure.size-medium {
    float: right;
  }
}

.theme-FD .block-structure .element-structure.size-large {
  position: relative;
  width: 100%;
  min-height: 1px;
  position: relative;
  min-height: 1px;
  position: relative;
  min-height: 1px;
}

[dir="ltr"] .theme-FD .block-structure .element-structure.size-large {
  float: left;
}

[dir="rtl"] .theme-FD .block-structure .element-structure.size-large {
  float: right;
}

[dir="ltr"] .theme-FD .block-structure .element-structure.size-large {
  padding-left: 10px;
}

[dir="rtl"] .theme-FD .block-structure .element-structure.size-large {
  padding-right: 10px;
}

[dir="ltr"] .theme-FD .block-structure .element-structure.size-large {
  padding-right: 10px;
}

[dir="rtl"] .theme-FD .block-structure .element-structure.size-large {
  padding-left: 10px;
}

@media (min-width: 992px) {
  .theme-FD .block-structure .element-structure.size-large {
    width: 66.66667%;
  }

  [dir="ltr"] .theme-FD .block-structure .element-structure.size-large {
    padding-left: 15px;
  }

  [dir="rtl"] .theme-FD .block-structure .element-structure.size-large {
    padding-right: 15px;
  }

  [dir="ltr"] .theme-FD .block-structure .element-structure.size-large {
    padding-right: 15px;
  }

  [dir="rtl"] .theme-FD .block-structure .element-structure.size-large {
    padding-left: 15px;
  }

  [dir="ltr"] .theme-FD .block-structure .element-structure.size-large {
    float: left;
  }

  [dir="rtl"] .theme-FD .block-structure .element-structure.size-large {
    float: right;
  }
}

@media (min-width: 1200px) {
  .theme-FD .block-structure .element-structure.size-large {
    width: 75%;
  }

  [dir="ltr"] .theme-FD .block-structure .element-structure.size-large {
    padding-left: 15px;
  }

  [dir="rtl"] .theme-FD .block-structure .element-structure.size-large {
    padding-right: 15px;
  }

  [dir="ltr"] .theme-FD .block-structure .element-structure.size-large {
    padding-right: 15px;
  }

  [dir="rtl"] .theme-FD .block-structure .element-structure.size-large {
    padding-left: 15px;
  }

  [dir="ltr"] .theme-FD .block-structure .element-structure.size-large {
    float: left;
  }

  [dir="rtl"] .theme-FD .block-structure .element-structure.size-large {
    float: right;
  }
}

.theme-FD .block-structure .element-structure.size-full {
  position: relative;
  width: 100%;
  min-height: 1px;
  position: relative;
  min-height: 1px;
}

[dir="ltr"] .theme-FD .block-structure .element-structure.size-full {
  float: left;
}

[dir="rtl"] .theme-FD .block-structure .element-structure.size-full {
  float: right;
}

[dir="ltr"] .theme-FD .block-structure .element-structure.size-full {
  padding-left: 10px;
}

[dir="rtl"] .theme-FD .block-structure .element-structure.size-full {
  padding-right: 10px;
}

[dir="ltr"] .theme-FD .block-structure .element-structure.size-full {
  padding-right: 10px;
}

[dir="rtl"] .theme-FD .block-structure .element-structure.size-full {
  padding-left: 10px;
}

@media (min-width: 992px) {
  .theme-FD .block-structure .element-structure.size-full {
    width: 100%;
  }

  [dir="ltr"] .theme-FD .block-structure .element-structure.size-full {
    padding-left: 15px;
  }

  [dir="rtl"] .theme-FD .block-structure .element-structure.size-full {
    padding-right: 15px;
  }

  [dir="ltr"] .theme-FD .block-structure .element-structure.size-full {
    padding-right: 15px;
  }

  [dir="rtl"] .theme-FD .block-structure .element-structure.size-full {
    padding-left: 15px;
  }

  [dir="ltr"] .theme-FD .block-structure .element-structure.size-full {
    float: left;
  }

  [dir="rtl"] .theme-FD .block-structure .element-structure.size-full {
    float: right;
  }
}

@media (max-width: 991px) {
  .theme-FD .block-structure .element-structure.size-small-mob {
    width: 25%;
  }
}

@media (min-width: 992px) and (max-width: 991px) {
  .theme-FD .block-structure .element-structure.size-small-mob {
    width: 25%;
  }
}

@media (max-width: 991px) {
  .theme-FD .block-structure .element-structure.size-medium-mob {
    width: 50%;
  }
}

@media (min-width: 992px) and (max-width: 991px) {
  .theme-FD .block-structure .element-structure.size-medium-mob {
    width: 50%;
  }
}

@media (max-width: 991px) {
  .theme-FD .block-structure .element-structure.size-large-mob {
    width: 75%;
  }
}

@media (min-width: 992px) and (max-width: 991px) {
  .theme-FD .block-structure .element-structure.size-large-mob {
    width: 75%;
  }
}

@media (max-width: 991px) {
  .theme-FD .block-structure .element-structure.size-full-mob {
    width: 100%;
  }
}

@media (min-width: 992px) and (max-width: 991px) {
  .theme-FD .block-structure .element-structure.size-full-mob {
    width: 100%;
  }
}

.theme-FD .block-structure cmp-title {
  flex: 1 1 100%;
}

.theme-FD .block-structure cmp-title .title.title-secondary {
  position: relative;
  width: 100%;
  min-height: 1px;
  margin-bottom: 0 !important;
}

[dir="ltr"] .theme-FD .block-structure cmp-title .title.title-secondary {
  float: left;
}

[dir="rtl"] .theme-FD .block-structure cmp-title .title.title-secondary {
  float: right;
}

[dir="ltr"] .theme-FD .block-structure cmp-title .title.title-secondary {
  padding-left: 15px;
}

[dir="rtl"] .theme-FD .block-structure cmp-title .title.title-secondary {
  padding-right: 15px;
}

[dir="ltr"] .theme-FD .block-structure cmp-title .title.title-secondary {
  padding-right: 15px;
}

[dir="rtl"] .theme-FD .block-structure cmp-title .title.title-secondary {
  padding-left: 15px;
}

@keyframes progress {
  0% {
    transform: translate3d(-100%, 0, 0);
  }

  100% {
    transform: translate3d(100%, 0, 0);
  }
}

[dir="ltr"] .theme-FD .chips-wrapper {
  margin-left: -15px;
}

[dir="rtl"] .theme-FD .chips-wrapper {
  margin-right: -15px;
}

[dir="ltr"] .theme-FD .chips-wrapper {
  margin-right: -15px;
}

[dir="rtl"] .theme-FD .chips-wrapper {
  margin-left: -15px;
}

.theme-FD .chips-wrapper::before,
.theme-FD .chips-wrapper::after {
  content: " ";
  display: table;
}

.theme-FD .chips-wrapper::after {
  clear: both;
}

.theme-FD .chips-wrapper .chip-wrapper {
  position: relative;
  width: 100%;
  min-height: 1px;
  position: relative;
  min-height: 1px;
  position: relative;
  min-height: 1px;
  margin-bottom: 30px;
}

[dir="ltr"] .theme-FD .chips-wrapper .chip-wrapper {
  float: left;
}

[dir="rtl"] .theme-FD .chips-wrapper .chip-wrapper {
  float: right;
}

[dir="ltr"] .theme-FD .chips-wrapper .chip-wrapper {
  padding-left: 15px;
}

[dir="rtl"] .theme-FD .chips-wrapper .chip-wrapper {
  padding-right: 15px;
}

[dir="ltr"] .theme-FD .chips-wrapper .chip-wrapper {
  padding-right: 15px;
}

[dir="rtl"] .theme-FD .chips-wrapper .chip-wrapper {
  padding-left: 15px;
}

@media (min-width: 768px) {
  .theme-FD .chips-wrapper .chip-wrapper {
    width: 50%;
  }

  [dir="ltr"] .theme-FD .chips-wrapper .chip-wrapper {
    padding-left: 15px;
  }

  [dir="rtl"] .theme-FD .chips-wrapper .chip-wrapper {
    padding-right: 15px;
  }

  [dir="ltr"] .theme-FD .chips-wrapper .chip-wrapper {
    padding-right: 15px;
  }

  [dir="rtl"] .theme-FD .chips-wrapper .chip-wrapper {
    padding-left: 15px;
  }

  [dir="ltr"] .theme-FD .chips-wrapper .chip-wrapper {
    float: left;
  }

  [dir="rtl"] .theme-FD .chips-wrapper .chip-wrapper {
    float: right;
  }
}

@media (min-width: 992px) {
  .theme-FD .chips-wrapper .chip-wrapper {
    width: 33.33333%;
  }

  [dir="ltr"] .theme-FD .chips-wrapper .chip-wrapper {
    padding-left: 15px;
  }

  [dir="rtl"] .theme-FD .chips-wrapper .chip-wrapper {
    padding-right: 15px;
  }

  [dir="ltr"] .theme-FD .chips-wrapper .chip-wrapper {
    padding-right: 15px;
  }

  [dir="rtl"] .theme-FD .chips-wrapper .chip-wrapper {
    padding-left: 15px;
  }

  [dir="ltr"] .theme-FD .chips-wrapper .chip-wrapper {
    float: left;
  }

  [dir="rtl"] .theme-FD .chips-wrapper .chip-wrapper {
    float: right;
  }
}

.theme-FD .chips-wrapper .chip-wrapper .chip {
  display: flex;
  align-items: center;
  height: 50px;
  border-radius: 4px;
  box-shadow: 0 2px 9px 2px rgba(0, 0, 0, 0.07);
  transition: 0.3s ease all;
  background-color: #ffffff;
  cursor: pointer;
}

[dir="ltr"] .theme-FD .chips-wrapper .chip-wrapper .chip {
  padding: 0 10px 0 16px;
}

[dir="rtl"] .theme-FD .chips-wrapper .chip-wrapper .chip {
  padding: 0 16px 0 10px;
}

.theme-FD .chips-wrapper .chip-wrapper .chip.skeleton {
  cursor: wait;
  position: relative;
  overflow: hidden;
  background-color: #f2f2f2;
  border: 0;
}

.theme-FD .chips-wrapper .chip-wrapper .chip.skeleton::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #f2f2f2 0%, #e8e8e8 50%, #f2f2f2 100%);
  animation: progress 1.3s linear infinite;
}

.theme-FD .chips-wrapper .chip-wrapper .chip:not(.skeleton):hover {
  box-shadow: 0 2px 9px 5px rgba(0, 0, 0, 0.09);
  transform: translate(0, -5px);
}

.theme-FD .chips-wrapper .chip-wrapper .chip .chip-text {
  font-size: 14px;
  font-family: "cotext-bold";
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  flex: 1 1 auto;
  color: #4f4f4f;
}

[dir="ltr"] .theme-FD .chips-wrapper .chip-wrapper .chip .chip-text {
  padding-right: 15px;
}

[dir="rtl"] .theme-FD .chips-wrapper .chip-wrapper .chip .chip-text {
  padding-left: 15px;
}

.theme-FD .chips-wrapper .chip-wrapper .chip .chip-number {
  border-radius: 14px;
  height: 26px;
  flex: 0 0 45px;
  font-family: "cotext-bold";
  font-size: 13px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f2f2f2;
  color: #040404;
}

.theme-FD .chips-wrapper .chip-wrapper .chip .chip-number.chip-highlight {
  background-color: #e36928;
  color: #ffffff;
}

.theme-FD .chips-wrapper .chip-wrapper .chip .chip-arrow {
  font-size: 13px;
  color: #737277;
  transform: rotate(180deg);
}

[dir="ltr"] .theme-FD .chips-wrapper .chip-wrapper .chip .chip-arrow {
  margin: 0 10px 0 10px;
}

[dir="rtl"] .theme-FD .chips-wrapper .chip-wrapper .chip .chip-arrow {
  margin: 0 10px 0 10px;
}

[dir="rtl"] .theme-FD .chips-wrapper .chip-wrapper .chip .chip-arrow {
  transform: rotate(0deg) !important;
}

.theme-FD .details-item.disabled {
  opacity: 0.6;
}

.theme-FD .details-item .details-label {
  font-weight: bold;
  display: block;
}

.theme-FD .details-item .details-value {
  word-break: break-word;
}

.theme-FD .details-item .details-value.isPopoverList {
  display: inline-block;
  width: calc(100% - 11px);
}

.theme-FD .details-item .details-value.isPopoverList + .icon-popover-list {
  cursor: pointer;
  display: inline-block;
  width: 11px;
  font-size: 6px;
  margin-top: 5px;
}

.theme-FD .details-item .details-value.isPopoverList + .icon-popover-list.icon-down {
  transform: rotate(180deg);
}

[dir="ltr"] .theme-FD .details-item .details-value.isPopoverList + .icon-popover-list {
  float: right;
}

[dir="rtl"] .theme-FD .details-item .details-value.isPopoverList + .icon-popover-list {
  float: left;
}

.theme-FD .details-item .details-value.is-link {
  cursor: pointer;
  color: #635048;
}

.theme-FD .details-item .details-value.is-link:hover {
  color: #81685d;
}

.theme-FD .details-item .details-value.negative {
  color: #d0021b;
}

.theme-FD .details-item .details-value.positive {
  color: #4e941f;
}

.theme-FD .details-item .details-value.overflow-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

[dir="ltr"] .theme-FD .details-item .details-value span[class^=icon-] {
  margin-left: 5px;
}

[dir="rtl"] .theme-FD .details-item .details-value span[class^=icon-] {
  margin-right: 5px;
}

.theme-FD .details-item .details-second-value {
  font-style: italic;
}

.theme-FD .details-item.force-ltr .details-value,
.theme-FD .details-item.force-ltr .details-second-value {
  direction: ltr !important;
  display: inline-block;
}

.theme-FD a {
  cursor: pointer;
}

.theme-FD .card-box {
  margin-top: 10px;
  color: #474c55;
  border: 1px solid #e6e6e6;
}

.theme-FD .card-box .box-title-container {
  display: flex;
  background: #c8c8c8;
  padding: 4px 10px;
  font-size: 14px;
}

.theme-FD .card-box .box-title-container.is-expandible {
  cursor: pointer;
}

.theme-FD .card-box .box-title-container .icon-expandible {
  font-size: 10px;
  top: -1px;
  position: relative;
  display: inline-block;
}

[dir="ltr"] .theme-FD .card-box .box-title-container .icon-expandible {
  margin-right: 10px;
}

[dir="rtl"] .theme-FD .card-box .box-title-container .icon-expandible {
  margin-left: 10px;
}

.theme-FD .card-box .box-title-container .icon-expandible.is-open {
  transform: rotate(180deg);
}

.theme-FD .card-box .box-title-container .selector input[type='checkbox'] {
  display: none;
  /* Disabled styles */
  /* Invalid styles (error) */
  /* Checked style */
  /* Indeterminate style */
}

.theme-FD .card-box .box-title-container .selector input[type='checkbox'] + label {
  cursor: pointer;
  padding-top: 10px;
  /* Mobile check is centered relative to label */
}

@media (max-width: 991px) {
  .theme-FD .card-box .box-title-container .selector input[type='checkbox'] + label {
    display: flex;
    align-items: center;
  }
}

@media (min-width: 992px) {
  .theme-FD .card-box .box-title-container .selector input[type='checkbox'] + label {
    display: inline-flex;
    align-items: flex-start;
  }
}

@media (max-width: 991px) {
  .theme-FD .card-box .box-title-container .selector input[type='checkbox'] + label .input-checkbox {
    width: 25px;
    min-width: 25px;
    height: 25px;
    background-color: #ffffff;
    border: solid 1px #c8c8c8;
    border-radius: 5px;
    display: inline-block;
    position: relative;
  }
}

@media (min-width: 992px) {
  .theme-FD .card-box .box-title-container .selector input[type='checkbox'] + label .input-checkbox {
    width: 20px;
    min-width: 20px;
    height: 20px;
    background-color: #ffffff;
    border: solid 1px #c8c8c8;
    border-radius: 0px;
    display: inline-block;
    position: relative;
  }
}

@media (min-width: 992px) {
  .theme-FD .card-box .box-title-container .selector input[type='checkbox'] + label .full-label-wrapper {
    padding-top: 2px;
  }
}

[dir="ltr"] .theme-FD .card-box .box-title-container .selector input[type='checkbox'] + label .full-label-wrapper {
  padding-left: 15px;
}

[dir="rtl"] .theme-FD .card-box .box-title-container .selector input[type='checkbox'] + label .full-label-wrapper {
  padding-right: 15px;
}

.theme-FD .card-box .box-title-container .selector input[type='checkbox'] + label .full-label-wrapper .input-checkbox-text {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  color: #474c55;
  /* Mobile label text is bigger */
}

@media (max-width: 991px) {
  .theme-FD .card-box .box-title-container .selector input[type='checkbox'] + label .full-label-wrapper .input-checkbox-text {
    font-size: 15px;
  }
}

@media (min-width: 992px) {
  .theme-FD .card-box .box-title-container .selector input[type='checkbox'] + label .full-label-wrapper .input-checkbox-text {
    font-size: 10px;
  }
}

.theme-FD .card-box .box-title-container .selector input[type='checkbox'] + label .full-label-wrapper .label-error {
  color: #d0021b;
}

.theme-FD .card-box .box-title-container .selector input[type='checkbox']:disabled {
  /* Checked style (disabled) */
  /* Indeterminate style (disabled) */
}

.theme-FD .card-box .box-title-container .selector input[type='checkbox']:disabled + label .input-checkbox,
.theme-FD .card-box .box-title-container .selector input[type='checkbox']:disabled + label .full-label-wrapper {
  cursor: not-allowed;
  opacity: 0.5;
}

.theme-FD .card-box .box-title-container .selector input[type='checkbox']:disabled:checked + label .input-checkbox {
  background-color: #474c55 !important;
  border: solid 1px #474c55 !important;
}

@media (max-width: 991px) {
  .theme-FD .card-box .box-title-container .selector input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    content: '';
    width: 14px;
    height: 6px;
    position: absolute;
    top: 7px;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-48deg);
  }

  [dir="ltr"] .theme-FD .card-box .box-title-container .selector input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-FD .card-box .box-title-container .selector input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    right: 4px;
  }
}

@media (min-width: 992px) {
  .theme-FD .card-box .box-title-container .selector input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    content: '';
    width: 11px;
    height: 5px;
    position: absolute;
    top: 6px;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-45deg);
  }

  [dir="ltr"] .theme-FD .card-box .box-title-container .selector input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-FD .card-box .box-title-container .selector input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    right: 4px;
  }
}

.theme-FD .card-box .box-title-container .selector input[type='checkbox']:disabled:indeterminate + label .input-checkbox {
  border-color: #474c55 !important;
  background-color: #474c55 !important;
}

@media (max-width: 991px) {
  .theme-FD .card-box .box-title-container .selector input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    content: '';
    top: 11px;
    width: 12px;
    height: 2px;
    position: absolute;
    background: #ffffff;
  }

  [dir="ltr"] .theme-FD .card-box .box-title-container .selector input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    left: 5px;
  }

  [dir="rtl"] .theme-FD .card-box .box-title-container .selector input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    right: 5px;
  }
}

@media (min-width: 992px) {
  .theme-FD .card-box .box-title-container .selector input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    content: '';
    top: 8px;
    width: 10px;
    height: 2px;
    position: absolute;
    background: #ffffff;
  }

  [dir="ltr"] .theme-FD .card-box .box-title-container .selector input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-FD .card-box .box-title-container .selector input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    right: 4px;
  }
}

.theme-FD .card-box .box-title-container .selector input[type='checkbox'].ng-invalid.ng-dirty + label .input-checkbox {
  border-color: #d0021b;
}

.theme-FD .card-box .box-title-container .selector input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox {
  background-color: #d0021b !important;
  border: solid 1px #d0021b !important;
}

@media (max-width: 991px) {
  .theme-FD .card-box .box-title-container .selector input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    content: '';
    width: 14px;
    height: 6px;
    position: absolute;
    top: 7px;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-48deg);
  }

  [dir="ltr"] .theme-FD .card-box .box-title-container .selector input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-FD .card-box .box-title-container .selector input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    right: 4px;
  }
}

@media (min-width: 992px) {
  .theme-FD .card-box .box-title-container .selector input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    content: '';
    width: 11px;
    height: 5px;
    position: absolute;
    top: 6px;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-45deg);
  }

  [dir="ltr"] .theme-FD .card-box .box-title-container .selector input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-FD .card-box .box-title-container .selector input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    right: 4px;
  }
}

.theme-FD .card-box .box-title-container .selector input[type='checkbox']:checked + label .input-checkbox {
  background-color: #635048 !important;
  border: solid 1px #635048 !important;
}

@media (max-width: 991px) {
  .theme-FD .card-box .box-title-container .selector input[type='checkbox']:checked + label .input-checkbox:before {
    content: '';
    width: 14px;
    height: 6px;
    position: absolute;
    top: 7px;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-48deg);
  }

  [dir="ltr"] .theme-FD .card-box .box-title-container .selector input[type='checkbox']:checked + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-FD .card-box .box-title-container .selector input[type='checkbox']:checked + label .input-checkbox:before {
    right: 4px;
  }
}

@media (min-width: 992px) {
  .theme-FD .card-box .box-title-container .selector input[type='checkbox']:checked + label .input-checkbox:before {
    content: '';
    width: 11px;
    height: 5px;
    position: absolute;
    top: 6px;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-45deg);
  }

  [dir="ltr"] .theme-FD .card-box .box-title-container .selector input[type='checkbox']:checked + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-FD .card-box .box-title-container .selector input[type='checkbox']:checked + label .input-checkbox:before {
    right: 4px;
  }
}

.theme-FD .card-box .box-title-container .selector input[type='checkbox']:indeterminate + label .input-checkbox {
  border-color: #635048 !important;
  background-color: #635048 !important;
}

@media (max-width: 991px) {
  .theme-FD .card-box .box-title-container .selector input[type='checkbox']:indeterminate + label .input-checkbox:before {
    content: '';
    top: 11px;
    width: 12px;
    height: 2px;
    position: absolute;
    background: #ffffff;
  }

  [dir="ltr"] .theme-FD .card-box .box-title-container .selector input[type='checkbox']:indeterminate + label .input-checkbox:before {
    left: 5px;
  }

  [dir="rtl"] .theme-FD .card-box .box-title-container .selector input[type='checkbox']:indeterminate + label .input-checkbox:before {
    right: 5px;
  }
}

@media (min-width: 992px) {
  .theme-FD .card-box .box-title-container .selector input[type='checkbox']:indeterminate + label .input-checkbox:before {
    content: '';
    top: 8px;
    width: 10px;
    height: 2px;
    position: absolute;
    background: #ffffff;
  }

  [dir="ltr"] .theme-FD .card-box .box-title-container .selector input[type='checkbox']:indeterminate + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-FD .card-box .box-title-container .selector input[type='checkbox']:indeterminate + label .input-checkbox:before {
    right: 4px;
  }
}

[dir="ltr"] .theme-FD .card-box .box-title-container .selector input[type='checkbox'] + label {
  padding: 5px 10px 5px 0px !important;
}

[dir="rtl"] .theme-FD .card-box .box-title-container .selector input[type='checkbox'] + label {
  padding: 5px 0px 5px 10px !important;
}

.theme-FD .card-box .box-title-container .selector .icon-login {
  display: block;
  padding-top: 7px;
  font-size: 20px;
}

[dir="ltr"] .theme-FD .card-box .box-title-container .selector .icon-login {
  padding-right: 10px;
}

[dir="rtl"] .theme-FD .card-box .box-title-container .selector .icon-login {
  padding-left: 10px;
}

.theme-FD .card-box .box-title-container .selector + .box-title,
.theme-FD .card-box .box-title-container .selector ~ .box-subtitle {
  line-height: 33px;
}

.theme-FD .card-box .box-title-container .box-title,
.theme-FD .card-box .box-title-container .box-subtitle {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  flex: 1 0 50%;
}

.theme-FD .card-box .box-title-container .box-subtitle {
  flex: 0 1 auto;
}

[dir="ltr"] .theme-FD .card-box .box-title-container .box-subtitle {
  text-align: right;
}

[dir="rtl"] .theme-FD .card-box .box-title-container .box-subtitle {
  text-align: left;
}

.theme-FD .card-box .box-content-container {
  display: flex;
}

.theme-FD .card-box .box-content-container .box-body-container {
  flex: 1 1 auto;
  width: 90%;
  padding-bottom: 10px;
  margin: 1px;
  background: #ffffff;
}

.theme-FD .card-box .box-content-container .box-body-container.is-empty {
  padding: 0 !important;
}

.theme-FD .card-box .box-content-container .box-body-container .block-structure {
  margin: 0;
}

.theme-FD .card-box .box-content-container .box-body-container .cmp-table {
  margin: 0 15px;
}

.theme-FD .card-box .box-content-container .box-link-container {
  width: 10%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #b0b0b0;
}

.theme-FD .card-box .box-content-container .box-link-container .icon-right {
  display: block;
  font-size: 20px;
  padding: 0 5px;
}

[dir="rtl"] .theme-FD .card-box .box-content-container .box-link-container .icon-right {
  transform: rotate(180deg);
}

@media (max-width: 991px) {
  .theme-FD .card-box.without-content .box-title-container {
    font-size: 18px;
    padding: 10px;
  }

  .theme-FD .card-box.without-content .box-content-container {
    display: none;
  }
}

.theme-FD .card-box.disabled {
  opacity: 0.6;
}

.theme-FD .card-box.link {
  cursor: pointer;
}

.theme-FD .card-box.card-box-gold .box-title-container {
  background: #54443f;
}

.theme-FD .card-box.card-box-gold .box-content-container .box-body-container {
  background: #635048;
}

.theme-FD .card-box.card-box-red {
  opacity: 0.6;
}

.theme-FD .card-box.card-box-red .box-title-container {
  background: #d16152;
  color: #ffffff;
}

.theme-FD .card-box.card-box-red .box-content-container .box-body-container {
  background: #e88f83;
  color: #ffffff;
}

.theme-FD .card-box.card-box-red-title {
  opacity: 0.6;
}

.theme-FD .card-box.card-box-red-title .box-title-container {
  background: #e88f83;
}

[dir="ltr"] .theme-FD .environment-button {
  margin-left: 14px;
}

[dir="rtl"] .theme-FD .environment-button {
  margin-right: 14px;
}

.theme-FD .autocomplete-form-wrapper {
  /* ERROR CASE */
  /* Mobile error and desktop error are shown in different places */
  /* DISABLED CASE */
  /* HOVER CASE */
  /* FOCUSED CASE */
  /* SLIMSCROLL */
}

@media (max-width: 991px) {
  .theme-FD .autocomplete-form-wrapper {
    border: 1px solid #c8c8c8;
    padding: 8px 15px;
    background: #ffffff;
  }
}

.theme-FD .autocomplete-form-wrapper .autocomplete-wrapper {
  position: relative;
}

.theme-FD .autocomplete-form-wrapper .autocomplete-wrapper input {
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  width: 100%;
  max-width: 100%;
  /* overwrite default input styles */
  background-color: #ffffff;
  outline: none;
  text-decoration: none;
}

[dir="ltr"] .theme-FD .autocomplete-form-wrapper .autocomplete-wrapper input {
  text-align: left;
}

[dir="rtl"] .theme-FD .autocomplete-form-wrapper .autocomplete-wrapper input {
  text-align: right;
}

[dir="ltr"] .theme-FD .autocomplete-form-wrapper .autocomplete-wrapper input {
  padding-right: 25px;
}

[dir="rtl"] .theme-FD .autocomplete-form-wrapper .autocomplete-wrapper input {
  padding-left: 25px;
}

@media (min-width: 992px) {
  .theme-FD .autocomplete-form-wrapper .autocomplete-wrapper input {
    margin-top: 8px;
    font-size: 11px;
    height: 25px;
    /* In desktop the border will go around the select */
    border: 1px solid #c8c8c8;
  }

  [dir="ltr"] .theme-FD .autocomplete-form-wrapper .autocomplete-wrapper input {
    padding-left: 10px;
  }

  [dir="rtl"] .theme-FD .autocomplete-form-wrapper .autocomplete-wrapper input {
    padding-right: 10px;
  }
}

@media (max-width: 991px) {
  .theme-FD .autocomplete-form-wrapper .autocomplete-wrapper input {
    margin: 0;
    border: 0;
    font-size: 15px;
  }

  [dir="ltr"] .theme-FD .autocomplete-form-wrapper .autocomplete-wrapper input {
    padding-left: 0px;
  }

  [dir="rtl"] .theme-FD .autocomplete-form-wrapper .autocomplete-wrapper input {
    padding-right: 0px;
  }
}

.theme-FD .autocomplete-form-wrapper .autocomplete-wrapper input.disabled {
  cursor: not-allowed;
}

.theme-FD .autocomplete-form-wrapper .autocomplete-wrapper .autocomplete-list {
  position: absolute;
  width: 100%;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.15), -2px 2px 3px rgba(0, 0, 0, 0.15);
  z-index: 1;
  display: none;
  /* Select item sizes are different for mobile and desktop */
}

@media (min-width: 992px) {
  .theme-FD .autocomplete-form-wrapper .autocomplete-wrapper .autocomplete-list {
    top: 33px;
    /* number of options + 1px of border for each */
    max-height: 207px;
  }
}

@media (max-width: 991px) {
  .theme-FD .autocomplete-form-wrapper .autocomplete-wrapper .autocomplete-list {
    /* Width is bigger than select width, due to box padding */
    width: calc(100% + 31px);
    /* Top is bigger than select height, due to box padding */
    top: 30px;
    /* Left is smaller than select left, due to box padding */
    /* number of options + 1px of border for each */
    max-height: 367px;
  }

  [dir="ltr"] .theme-FD .autocomplete-form-wrapper .autocomplete-wrapper .autocomplete-list {
    left: -16px;
  }

  [dir="rtl"] .theme-FD .autocomplete-form-wrapper .autocomplete-wrapper .autocomplete-list {
    right: -16px;
  }
}

.theme-FD .autocomplete-form-wrapper .autocomplete-wrapper .autocomplete-list.open {
  display: block;
  margin-bottom: 15px;
}

@media (max-width: 991px) {
  .theme-FD .autocomplete-form-wrapper .autocomplete-wrapper .autocomplete-list.open {
    width: calc(100% + 31px);
  }
}

.theme-FD .autocomplete-form-wrapper .autocomplete-wrapper ul {
  list-style: none;
  padding: 0;
  overflow: auto;
  margin: 0;
}

@media (min-width: 992px) {
  .theme-FD .autocomplete-form-wrapper .autocomplete-wrapper ul {
    /* number of options + 1px of border for each */
    max-height: 207px;
    width: 100%;
  }
}

@media (max-width: 991px) {
  .theme-FD .autocomplete-form-wrapper .autocomplete-wrapper ul {
    /* number of options + 1px of border for each */
    max-height: 367px;
    /* Width is bigger than select width, due to box padding */
  }
}

.theme-FD .autocomplete-form-wrapper .autocomplete-wrapper ul li {
  overflow: hidden;
  cursor: pointer;
  background-color: #ffffff;
  border: 1px solid #c8c8c8;
  margin-top: -1px;
}

.theme-FD .autocomplete-form-wrapper .autocomplete-wrapper ul li.selected {
  border-color: #635048;
}

.theme-FD .autocomplete-form-wrapper .autocomplete-wrapper ul li.selected + li {
  border-top: 1px solid #635048;
}

.theme-FD .autocomplete-form-wrapper .autocomplete-wrapper ul li.hover {
  background-color: #c8c8c8;
}

.theme-FD .autocomplete-form-wrapper .autocomplete-wrapper ul li .hightlight {
  font-family: "cotext-bold";
}

.theme-FD .autocomplete-form-wrapper .autocomplete-wrapper ul li .option-wrapper {
  padding: 3px 0;
  display: flex;
  align-items: center;
}

@media (min-width: 992px) {
  .theme-FD .autocomplete-form-wrapper .autocomplete-wrapper ul li .option-wrapper {
    min-height: 25px;
  }
}

@media (max-width: 991px) {
  .theme-FD .autocomplete-form-wrapper .autocomplete-wrapper ul li .option-wrapper {
    min-height: 45px;
  }
}

[dir="ltr"] .theme-FD .autocomplete-form-wrapper .autocomplete-wrapper ul li .option-wrapper {
  margin: 0px 13px 0 8px;
}

[dir="rtl"] .theme-FD .autocomplete-form-wrapper .autocomplete-wrapper ul li .option-wrapper {
  margin: 0px 8px 0 13px;
}

.theme-FD .autocomplete-form-wrapper .autocomplete-wrapper ul li .option-wrapper .option-wrapper-text {
  display: flex;
  flex-direction: column;
  margin-top: 0;
}

.theme-FD .autocomplete-form-wrapper .autocomplete-wrapper ul li .option-wrapper .option-wrapper-text span {
  margin: -3px 0 0 0;
  word-break: break-all;
}

.theme-FD .autocomplete-form-wrapper .autocomplete-wrapper ul li .option-wrapper .option-wrapper-text span.autocomplete-list-first-text-span {
  font-family: "cotext";
}

.theme-FD .autocomplete-form-wrapper .autocomplete-wrapper ul li .option-wrapper .option-wrapper-text span.autocomplete-list-second-text-span {
  display: none;
  font-family: "cotext-light";
}

.theme-FD .autocomplete-form-wrapper .autocomplete-wrapper .icon-search {
  position: absolute;
  z-index: 1;
  font-size: 12px;
  pointer-events: none;
}

[dir="ltr"] .theme-FD .autocomplete-form-wrapper .autocomplete-wrapper .icon-search {
  right: 10px;
}

[dir="rtl"] .theme-FD .autocomplete-form-wrapper .autocomplete-wrapper .icon-search {
  left: 10px;
}

@media (min-width: 992px) {
  .theme-FD .autocomplete-form-wrapper .autocomplete-wrapper .icon-search {
    top: 15px;
  }
}

@media (max-width: 991px) {
  .theme-FD .autocomplete-form-wrapper .autocomplete-wrapper .icon-search {
    top: 8px;
  }
}

.theme-FD .autocomplete-form-wrapper:not(.autocomplete-disabled):not(.autocomplete-focused).autocomplete-errored .mobile-error-form,
.theme-FD .autocomplete-form-wrapper:not(.autocomplete-disabled):not(.autocomplete-focused).autocomplete-errored .desktop-error-form {
  color: #d0021b;
  font-size: 11px;
}

@media (min-width: 992px) {
  .theme-FD .autocomplete-form-wrapper:not(.autocomplete-disabled):not(.autocomplete-focused).autocomplete-errored .autocomplete-wrapper input {
    border-color: #d0021b;
  }
}

@media (max-width: 991px) {
  .theme-FD .autocomplete-form-wrapper:not(.autocomplete-disabled):not(.autocomplete-focused).autocomplete-errored {
    border-color: #d0021b;
  }
}

@media (min-width: 992px) {
  .theme-FD .autocomplete-form-wrapper .mobile-error-form {
    display: none;
  }
}

@media (max-width: 991px) {
  .theme-FD .autocomplete-form-wrapper .desktop-error-form {
    display: none;
  }
}

.theme-FD .autocomplete-form-wrapper.autocomplete-disabled {
  opacity: 0.5;
}

@media (min-width: 992px) {
  .theme-FD .autocomplete-form-wrapper.autocomplete-disabled .autocomplete-wrapper input {
    border-style: dashed;
    background-color: #e6e6e6;
  }
}

@media (max-width: 991px) {
  .theme-FD .autocomplete-form-wrapper.autocomplete-disabled {
    border-style: dashed;
  }
}

@media (min-width: 992px) {
  .theme-FD .autocomplete-form-wrapper:not(.autocomplete-disabled):not(.autocomplete-focused) .autocomplete-wrapper input:hover {
    border-color: #474c55;
  }
}

@media (min-width: 992px) {
  .theme-FD .autocomplete-form-wrapper.autocomplete-focused .autocomplete-wrapper input {
    border-color: #635048;
  }
}

@media (max-width: 991px) {
  .theme-FD .autocomplete-form-wrapper.autocomplete-focused {
    border-color: #635048;
  }
}

.theme-FD .autocomplete-form-wrapper .info-icon {
  font-size: 18px;
  color: #54443f;
  cursor: help;
  line-height: 1px;
  margin-left: 5px;
  position: relative;
  top: 3px;
}

.theme-FD .autocomplete-form-wrapper .slimscroll-wrapper {
  display: block !important;
}

@media (max-width: 991px) {
  .theme-FD .autocomplete-form-wrapper .slimscroll-wrapper .slimscroll-bar {
    right: 30px !important;
  }
}

.theme-FD .btn-group-wrapper.vertical-align {
  margin-top: 23px;
}

.theme-FD .btn-group-wrapper .btn-wrapper {
  display: inline-block;
}

@media (min-width: 992px) {
  [dir="ltr"] .theme-FD .btn-group-wrapper .btn-wrapper ~ .btn-wrapper {
    margin-left: 15px;
  }

  [dir="rtl"] .theme-FD .btn-group-wrapper .btn-wrapper ~ .btn-wrapper {
    margin-right: 15px;
  }
}

@media (max-width: 991px) {
  [dir="ltr"] .theme-FD .btn-group-wrapper {
    margin-left: -5px;
  }

  [dir="rtl"] .theme-FD .btn-group-wrapper {
    margin-right: -5px;
  }

  [dir="ltr"] .theme-FD .btn-group-wrapper {
    margin-right: -5px;
  }

  [dir="rtl"] .theme-FD .btn-group-wrapper {
    margin-left: -5px;
  }

  .theme-FD .btn-group-wrapper::before,
  .theme-FD .btn-group-wrapper::after {
    content: " ";
    display: table;
  }

  .theme-FD .btn-group-wrapper::after {
    clear: both;
  }

  .theme-FD .btn-group-wrapper .btn-wrapper {
    margin-bottom: 5px;
  }

  .theme-FD .btn-group-wrapper .btn-wrapper.btn-small {
    position: relative;
    width: 25%;
    min-height: 1px;
  }

  [dir="ltr"] .theme-FD .btn-group-wrapper .btn-wrapper.btn-small {
    float: left;
  }

  [dir="rtl"] .theme-FD .btn-group-wrapper .btn-wrapper.btn-small {
    float: right;
  }

  [dir="ltr"] .theme-FD .btn-group-wrapper .btn-wrapper.btn-small {
    padding-left: 5px;
  }

  [dir="rtl"] .theme-FD .btn-group-wrapper .btn-wrapper.btn-small {
    padding-right: 5px;
  }

  [dir="ltr"] .theme-FD .btn-group-wrapper .btn-wrapper.btn-small {
    padding-right: 5px;
  }

  [dir="rtl"] .theme-FD .btn-group-wrapper .btn-wrapper.btn-small {
    padding-left: 5px;
  }

  .theme-FD .btn-group-wrapper .btn-wrapper.btn-small .btn-content .btn-text {
    display: none;
  }

  .theme-FD .btn-group-wrapper .btn-wrapper.btn-medium {
    position: relative;
    width: 50%;
    min-height: 1px;
  }

  [dir="ltr"] .theme-FD .btn-group-wrapper .btn-wrapper.btn-medium {
    float: left;
  }

  [dir="rtl"] .theme-FD .btn-group-wrapper .btn-wrapper.btn-medium {
    float: right;
  }

  [dir="ltr"] .theme-FD .btn-group-wrapper .btn-wrapper.btn-medium {
    padding-left: 5px;
  }

  [dir="rtl"] .theme-FD .btn-group-wrapper .btn-wrapper.btn-medium {
    padding-right: 5px;
  }

  [dir="ltr"] .theme-FD .btn-group-wrapper .btn-wrapper.btn-medium {
    padding-right: 5px;
  }

  [dir="rtl"] .theme-FD .btn-group-wrapper .btn-wrapper.btn-medium {
    padding-left: 5px;
  }

  .theme-FD .btn-group-wrapper .btn-wrapper.btn-large {
    position: relative;
    width: 75%;
    min-height: 1px;
  }

  [dir="ltr"] .theme-FD .btn-group-wrapper .btn-wrapper.btn-large {
    float: left;
  }

  [dir="rtl"] .theme-FD .btn-group-wrapper .btn-wrapper.btn-large {
    float: right;
  }

  [dir="ltr"] .theme-FD .btn-group-wrapper .btn-wrapper.btn-large {
    padding-left: 5px;
  }

  [dir="rtl"] .theme-FD .btn-group-wrapper .btn-wrapper.btn-large {
    padding-right: 5px;
  }

  [dir="ltr"] .theme-FD .btn-group-wrapper .btn-wrapper.btn-large {
    padding-right: 5px;
  }

  [dir="rtl"] .theme-FD .btn-group-wrapper .btn-wrapper.btn-large {
    padding-left: 5px;
  }

  .theme-FD .btn-group-wrapper .btn-wrapper.btn-full {
    position: relative;
    width: 100%;
    min-height: 1px;
  }

  [dir="ltr"] .theme-FD .btn-group-wrapper .btn-wrapper.btn-full {
    float: left;
  }

  [dir="rtl"] .theme-FD .btn-group-wrapper .btn-wrapper.btn-full {
    float: right;
  }

  [dir="ltr"] .theme-FD .btn-group-wrapper .btn-wrapper.btn-full {
    padding-left: 5px;
  }

  [dir="rtl"] .theme-FD .btn-group-wrapper .btn-wrapper.btn-full {
    padding-right: 5px;
  }

  [dir="ltr"] .theme-FD .btn-group-wrapper .btn-wrapper.btn-full {
    padding-right: 5px;
  }

  [dir="rtl"] .theme-FD .btn-group-wrapper .btn-wrapper.btn-full {
    padding-left: 5px;
  }
}

.theme-FD .btn-group-wrapper .btn {
  width: 100%;
  background: #635048;
  height: 44px;
  display: flex;
  align-items: center;
  border-radius: 0px;
  border: 0;
}

@media (min-width: 992px) {
  .theme-FD .btn-group-wrapper .btn {
    min-width: 100px;
    padding-left: 10px;
    padding-right: 10px;
    height: 25px;
  }
}

.theme-FD .btn-group-wrapper .btn:disabled,
.theme-FD .btn-group-wrapper .btn[disabled],
.theme-FD .btn-group-wrapper .btn.disabled {
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none;
}

@media (min-width: 992px) {
  .theme-FD .btn-group-wrapper .btn:hover {
    background-color: #786356;
    outline: none;
  }
}

.theme-FD .btn-group-wrapper .btn:focus {
  outline: none;
}

.theme-FD .btn-group-wrapper .btn:active {
  background-color: #54443f;
  background-blend-mode: screen;
}

@media (max-width: 991px) {
  .theme-FD .btn-group-wrapper .btn.btn-back {
    display: none;
  }
}

.theme-FD .btn-group-wrapper .btn .btn-content {
  flex: 1 1 auto;
  justify-content: center;
  display: flex;
}

.theme-FD .btn-group-wrapper .btn .btn-content .btn-icons {
  flex-shrink: 0;
  font-size: 14px;
  line-height: 0.83;
  align-self: center;
  margin-right: 10px;
  margin-left: 10px;
}

[dir="ltr"] .theme-FD .btn-group-wrapper .btn .btn-content .btn-icons {
  text-align: right;
}

[dir="rtl"] .theme-FD .btn-group-wrapper .btn .btn-content .btn-icons {
  text-align: left;
}

.theme-FD .btn-group-wrapper .btn .btn-content .btn-icons.icon-clear {
  font-size: 10px;
}

@media (min-width: 992px) {
  .theme-FD .btn-group-wrapper .btn .btn-content .btn-icons {
    display: none !important;
  }
}

.theme-FD .btn-group-wrapper .btn .btn-content .btn-text {
  text-align: center;
  white-space: normal;
  display: block;
  font-size: 15px;
  font-family: "cotext-bold";
  line-height: 0.83;
  align-self: center;
  text-transform: uppercase;
}

@media (min-width: 992px) {
  .theme-FD .btn-group-wrapper .btn .btn-content .btn-text {
    font-size: 10px;
  }
}

@media (max-width: 991px) {
  .theme-FD .btn-group-wrapper .btn .btn-content .btn-icons img {
    height: 20px;
  }
}

.theme-FD .btn-group-wrapper .btn.btn-primary {
  color: #ffffff;
}

.theme-FD .btn-group-wrapper .btn.btn-primary .btn-content .btn-icons {
  background-color: #ffffff;
  color: #474c55;
  width: 20px;
  height: 20px;
  line-height: 18px;
  text-align: center;
  border-radius: 100%;
  display: inline-block;
  cursor: pointer;
}

@media (max-width: 991px) {
  .theme-FD .btn-group-wrapper .btn.btn-primary .btn-content .btn-icons {
    line-height: 20px;
  }
}

.theme-FD .btn-group-wrapper .btn.btn-secondary {
  background: #c8c8c8;
}

.theme-FD .btn-group-wrapper .btn.btn-secondary .btn-content .btn-icons {
  background-color: #474c55;
  color: #ffffff;
  width: 20px;
  height: 20px;
  line-height: 18px;
  text-align: center;
  border-radius: 100%;
  display: inline-block;
  cursor: pointer;
}

@media (max-width: 991px) {
  .theme-FD .btn-group-wrapper .btn.btn-secondary .btn-content .btn-icons {
    line-height: 20px;
  }
}

@media (min-width: 992px) {
  .theme-FD .btn-group-wrapper .btn.btn-secondary:hover {
    background-color: #d2d2d2;
  }
}

.theme-FD .btn-group-wrapper .btn.btn-secondary:active {
  background-color: #b4b4b4;
}

.theme-FD .btn-group-wrapper .btn.btn-tertiary,
.theme-FD .btn-group-wrapper .btn.btn-tertiary-negative {
  background: transparent;
  border: 1px solid #c8c8c8;
}

@media (min-width: 992px) {
  .theme-FD .btn-group-wrapper .btn.btn-tertiary:hover,
  .theme-FD .btn-group-wrapper .btn.btn-tertiary-negative:hover {
    background-color: #efefef;
  }
}

.theme-FD .btn-group-wrapper .btn.btn-tertiary:active,
.theme-FD .btn-group-wrapper .btn.btn-tertiary-negative:active {
  background-color: #d3d3d3;
}

.theme-FD .btn-group-wrapper .btn.btn-tertiary .btn-content .btn-icons {
  background-color: #474c55;
  color: #ffffff;
  width: 20px;
  height: 20px;
  line-height: 18px;
  text-align: center;
  border-radius: 100%;
  display: inline-block;
  cursor: pointer;
}

@media (max-width: 991px) {
  .theme-FD .btn-group-wrapper .btn.btn-tertiary .btn-content .btn-icons {
    line-height: 20px;
  }
}

.theme-FD .btn-group-wrapper .btn.btn-tertiary-negative .btn-text {
  color: #d0021b;
}

.theme-FD .btn-group-wrapper .btn.btn-tertiary-negative .btn-content .btn-icons {
  background-color: #d0021b;
  color: #ffffff;
  width: 20px;
  height: 20px;
  line-height: 18px;
  text-align: center;
  border-radius: 100%;
  display: inline-block;
  cursor: pointer;
}

@media (max-width: 991px) {
  .theme-FD .btn-group-wrapper .btn.btn-tertiary-negative .btn-content .btn-icons {
    line-height: 20px;
  }
}

.theme-FD .normal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.theme-FD .normal input[type='checkbox'] {
  display: none;
  /* Disabled styles */
  /* Invalid styles (error) */
  /* Checked style */
  /* Indeterminate style */
}

.theme-FD .normal input[type='checkbox'] + label {
  cursor: pointer;
  padding-top: 10px;
  /* Mobile check is centered relative to label */
}

@media (max-width: 991px) {
  .theme-FD .normal input[type='checkbox'] + label {
    display: flex;
    align-items: center;
  }
}

@media (min-width: 992px) {
  .theme-FD .normal input[type='checkbox'] + label {
    display: inline-flex;
    align-items: flex-start;
  }
}

@media (max-width: 991px) {
  .theme-FD .normal input[type='checkbox'] + label .input-checkbox {
    width: 25px;
    min-width: 25px;
    height: 25px;
    background-color: #ffffff;
    border: solid 1px #c8c8c8;
    border-radius: 5px;
    display: inline-block;
    position: relative;
  }
}

@media (min-width: 992px) {
  .theme-FD .normal input[type='checkbox'] + label .input-checkbox {
    width: 20px;
    min-width: 20px;
    height: 20px;
    background-color: #ffffff;
    border: solid 1px #c8c8c8;
    border-radius: 0px;
    display: inline-block;
    position: relative;
  }
}

@media (min-width: 992px) {
  .theme-FD .normal input[type='checkbox'] + label .full-label-wrapper {
    padding-top: 2px;
  }
}

[dir="ltr"] .theme-FD .normal input[type='checkbox'] + label .full-label-wrapper {
  padding-left: 15px;
}

[dir="rtl"] .theme-FD .normal input[type='checkbox'] + label .full-label-wrapper {
  padding-right: 15px;
}

.theme-FD .normal input[type='checkbox'] + label .full-label-wrapper .input-checkbox-text {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  color: #474c55;
  /* Mobile label text is bigger */
}

@media (max-width: 991px) {
  .theme-FD .normal input[type='checkbox'] + label .full-label-wrapper .input-checkbox-text {
    font-size: 15px;
  }
}

@media (min-width: 992px) {
  .theme-FD .normal input[type='checkbox'] + label .full-label-wrapper .input-checkbox-text {
    font-size: 10px;
  }
}

.theme-FD .normal input[type='checkbox'] + label .full-label-wrapper .label-error {
  color: #d0021b;
}

.theme-FD .normal input[type='checkbox']:disabled {
  /* Checked style (disabled) */
  /* Indeterminate style (disabled) */
}

.theme-FD .normal input[type='checkbox']:disabled + label .input-checkbox,
.theme-FD .normal input[type='checkbox']:disabled + label .full-label-wrapper {
  cursor: not-allowed;
  opacity: 0.5;
}

.theme-FD .normal input[type='checkbox']:disabled:checked + label .input-checkbox {
  background-color: #474c55 !important;
  border: solid 1px #474c55 !important;
}

@media (max-width: 991px) {
  .theme-FD .normal input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    content: '';
    width: 14px;
    height: 6px;
    position: absolute;
    top: 7px;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-48deg);
  }

  [dir="ltr"] .theme-FD .normal input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-FD .normal input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    right: 4px;
  }
}

@media (min-width: 992px) {
  .theme-FD .normal input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    content: '';
    width: 11px;
    height: 5px;
    position: absolute;
    top: 6px;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-45deg);
  }

  [dir="ltr"] .theme-FD .normal input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-FD .normal input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    right: 4px;
  }
}

.theme-FD .normal input[type='checkbox']:disabled:indeterminate + label .input-checkbox {
  border-color: #474c55 !important;
  background-color: #474c55 !important;
}

@media (max-width: 991px) {
  .theme-FD .normal input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    content: '';
    top: 11px;
    width: 12px;
    height: 2px;
    position: absolute;
    background: #ffffff;
  }

  [dir="ltr"] .theme-FD .normal input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    left: 5px;
  }

  [dir="rtl"] .theme-FD .normal input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    right: 5px;
  }
}

@media (min-width: 992px) {
  .theme-FD .normal input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    content: '';
    top: 8px;
    width: 10px;
    height: 2px;
    position: absolute;
    background: #ffffff;
  }

  [dir="ltr"] .theme-FD .normal input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-FD .normal input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    right: 4px;
  }
}

.theme-FD .normal input[type='checkbox'].ng-invalid.ng-dirty + label .input-checkbox {
  border-color: #d0021b;
}

.theme-FD .normal input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox {
  background-color: #d0021b !important;
  border: solid 1px #d0021b !important;
}

@media (max-width: 991px) {
  .theme-FD .normal input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    content: '';
    width: 14px;
    height: 6px;
    position: absolute;
    top: 7px;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-48deg);
  }

  [dir="ltr"] .theme-FD .normal input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-FD .normal input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    right: 4px;
  }
}

@media (min-width: 992px) {
  .theme-FD .normal input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    content: '';
    width: 11px;
    height: 5px;
    position: absolute;
    top: 6px;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-45deg);
  }

  [dir="ltr"] .theme-FD .normal input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-FD .normal input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    right: 4px;
  }
}

.theme-FD .normal input[type='checkbox']:checked + label .input-checkbox {
  background-color: #635048 !important;
  border: solid 1px #635048 !important;
}

@media (max-width: 991px) {
  .theme-FD .normal input[type='checkbox']:checked + label .input-checkbox:before {
    content: '';
    width: 14px;
    height: 6px;
    position: absolute;
    top: 7px;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-48deg);
  }

  [dir="ltr"] .theme-FD .normal input[type='checkbox']:checked + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-FD .normal input[type='checkbox']:checked + label .input-checkbox:before {
    right: 4px;
  }
}

@media (min-width: 992px) {
  .theme-FD .normal input[type='checkbox']:checked + label .input-checkbox:before {
    content: '';
    width: 11px;
    height: 5px;
    position: absolute;
    top: 6px;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-45deg);
  }

  [dir="ltr"] .theme-FD .normal input[type='checkbox']:checked + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-FD .normal input[type='checkbox']:checked + label .input-checkbox:before {
    right: 4px;
  }
}

.theme-FD .normal input[type='checkbox']:indeterminate + label .input-checkbox {
  border-color: #635048 !important;
  background-color: #635048 !important;
}

@media (max-width: 991px) {
  .theme-FD .normal input[type='checkbox']:indeterminate + label .input-checkbox:before {
    content: '';
    top: 11px;
    width: 12px;
    height: 2px;
    position: absolute;
    background: #ffffff;
  }

  [dir="ltr"] .theme-FD .normal input[type='checkbox']:indeterminate + label .input-checkbox:before {
    left: 5px;
  }

  [dir="rtl"] .theme-FD .normal input[type='checkbox']:indeterminate + label .input-checkbox:before {
    right: 5px;
  }
}

@media (min-width: 992px) {
  .theme-FD .normal input[type='checkbox']:indeterminate + label .input-checkbox:before {
    content: '';
    top: 8px;
    width: 10px;
    height: 2px;
    position: absolute;
    background: #ffffff;
  }

  [dir="ltr"] .theme-FD .normal input[type='checkbox']:indeterminate + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-FD .normal input[type='checkbox']:indeterminate + label .input-checkbox:before {
    right: 4px;
  }
}

.theme-FD .normal .info-icon {
  font-size: 18px;
  color: #54443f;
  cursor: help;
  line-height: 1px;
  margin-left: 5px;
  position: relative;
  top: 3px;
  line-height: normal;
  top: 0;
}

.theme-FD .toggle {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.theme-FD .toggle input[type='checkbox'] {
  display: none;
  /* Disabled styles */
  /* Checked style */
}

.theme-FD .toggle input[type='checkbox'] + label {
  cursor: pointer;
  padding-top: 10px;
  /* Mobile check is centered relative to label */
}

@media (max-width: 991px) {
  .theme-FD .toggle input[type='checkbox'] + label {
    display: flex;
    align-items: center;
  }
}

@media (min-width: 992px) {
  .theme-FD .toggle input[type='checkbox'] + label {
    display: inline-flex;
    align-items: flex-start;
  }
}

.theme-FD .toggle input[type='checkbox'] + label .input-checkbox {
  margin-top: 6px;
  width: 30px;
  min-width: 30px;
  height: 10px;
  background-color: #ccc;
  border-radius: 15px;
  display: inline-block;
  position: relative;
  transition: background-color .3s;
  margin: 7px 5px;
}

.theme-FD .toggle input[type='checkbox'] + label .input-checkbox:before {
  content: '';
  width: 16px;
  height: 16px;
  position: absolute;
  background: #fff;
  border-radius: 100%;
  box-shadow: 0px 2px 5px 0px #c8c8c8;
  top: -3px;
  left: -4px;
  transition: left .3s;
}

@media (min-width: 992px) {
  .theme-FD .toggle input[type='checkbox'] + label .full-label-wrapper {
    padding-top: 2px;
  }
}

[dir="ltr"] .theme-FD .toggle input[type='checkbox'] + label .full-label-wrapper {
  padding-left: 15px;
}

[dir="rtl"] .theme-FD .toggle input[type='checkbox'] + label .full-label-wrapper {
  padding-right: 15px;
}

.theme-FD .toggle input[type='checkbox'] + label .full-label-wrapper .input-checkbox-text {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  color: #474c55;
  /* Mobile label text is bigger */
}

@media (max-width: 991px) {
  .theme-FD .toggle input[type='checkbox'] + label .full-label-wrapper .input-checkbox-text {
    font-size: 15px;
  }
}

@media (min-width: 992px) {
  .theme-FD .toggle input[type='checkbox'] + label .full-label-wrapper .input-checkbox-text {
    font-size: 10px;
  }
}

.theme-FD .toggle input[type='checkbox']:disabled + label {
  cursor: not-allowed;
  opacity: 0.5;
}

.theme-FD .toggle input[type='checkbox']:checked + label .input-checkbox {
  background-color: #4e941f;
}

.theme-FD .toggle input[type='checkbox']:checked + label .input-checkbox:before {
  left: 17px;
}

.theme-FD .toggle .info-icon {
  font-size: 18px;
  color: #54443f;
  cursor: help;
  line-height: 1px;
  margin-left: 5px;
  position: relative;
  top: 3px;
  line-height: normal;
  top: 0;
}

@media (max-width: 991px) {
  .theme-FD cmp-checkbox-list {
    display: flex;
    align-items: center;
  }
}

.theme-FD .no-label cmp-checkbox-form .normal input[type='checkbox'] + label,
.theme-FD .no-label cmp-checkbox-form .toggle input[type='checkbox'] + label {
  padding-top: 15px !important;
}

.theme-FD .info-icon {
  font-size: 18px;
  color: #54443f;
  cursor: help;
  line-height: 1px;
  margin-left: 5px;
  position: relative;
  top: 3px;
}

.theme-FD .datepicker-form-wrapper {
  /* ERROR CASE */
  /* Disabled */
  /* Hover */
  /* Focus */
  /*  Mobile error and desktop error are shown in different places */
  /* POPOVER */
}

@media (max-width: 991px) {
  .theme-FD .datepicker-form-wrapper {
    border: 1px solid #c8c8c8;
    padding: 8px 15px;
    background: #ffffff;
  }
}

.theme-FD .datepicker-form-wrapper .datepicker-wrapper {
  position: relative;
  background-color: #ffffff;
}

.theme-FD .datepicker-form-wrapper .datepicker-wrapper .picker-holder-wrapper {
  display: flex;
  overflow: hidden;
  cursor: pointer;
  width: 100%;
}

[dir="ltr"] .theme-FD .datepicker-form-wrapper .datepicker-wrapper .picker-holder-wrapper {
  text-align: left;
}

[dir="rtl"] .theme-FD .datepicker-form-wrapper .datepicker-wrapper .picker-holder-wrapper {
  text-align: right;
}

[dir="ltr"] .theme-FD .datepicker-form-wrapper .datepicker-wrapper .picker-holder-wrapper {
  padding-right: 10px;
}

[dir="rtl"] .theme-FD .datepicker-form-wrapper .datepicker-wrapper .picker-holder-wrapper {
  padding-left: 10px;
}

@media (min-width: 992px) {
  .theme-FD .datepicker-form-wrapper .datepicker-wrapper .picker-holder-wrapper {
    margin-top: 8px;
    font-size: 11px;
    height: 25px;
    border: 1px solid #c8c8c8;
  }

  [dir="ltr"] .theme-FD .datepicker-form-wrapper .datepicker-wrapper .picker-holder-wrapper {
    padding-left: 10px;
  }

  [dir="rtl"] .theme-FD .datepicker-form-wrapper .datepicker-wrapper .picker-holder-wrapper {
    padding-right: 10px;
  }
}

@media (max-width: 991px) {
  .theme-FD .datepicker-form-wrapper .datepicker-wrapper .picker-holder-wrapper {
    border: 0;
    margin: 0;
    font-size: 15px;
    height: 21px;
  }

  [dir="ltr"] .theme-FD .datepicker-form-wrapper .datepicker-wrapper .picker-holder-wrapper {
    padding-left: 0px;
  }

  [dir="rtl"] .theme-FD .datepicker-form-wrapper .datepicker-wrapper .picker-holder-wrapper {
    padding-right: 0px;
  }
}

.theme-FD .datepicker-form-wrapper .datepicker-wrapper .picker-holder-wrapper .picker-holder {
  line-height: 24px;
  flex: 1 1 auto;
}

.theme-FD .datepicker-form-wrapper .datepicker-wrapper .picker-holder-wrapper .picker-holder .placeholder {
  color: #b0b0b0;
}

.theme-FD .datepicker-form-wrapper .datepicker-wrapper .picker-holder-wrapper .picker-holder.picker-holder-icon {
  flex: 0 0 auto;
  padding: 0 5px;
}

[dir="rtl"] .theme-FD .datepicker-form-wrapper .datepicker-wrapper .picker-holder-wrapper .picker-holder.picker-holder-icon.icon-right {
  transform: rotate(180deg);
}

.theme-FD .datepicker-form-wrapper .datepicker-wrapper .picker-holder-wrapper .picker-holder.date-to-set {
  font-family: "cotext-bold";
  color: #54443f;
}

.theme-FD .datepicker-form-wrapper .datepicker-wrapper .picker-holder-wrapper .picker-holder.date-to-no-set {
  color: #828282;
}

.theme-FD .datepicker-form-wrapper .datepicker-wrapper .picker-holder-wrapper .datepciker-icon {
  line-height: 23px;
}

[dir="ltr"] .theme-FD .datepicker-form-wrapper .datepicker-wrapper .picker-holder-wrapper .datepciker-icon {
  padding-left: 10px;
}

[dir="rtl"] .theme-FD .datepicker-form-wrapper .datepicker-wrapper .picker-holder-wrapper .datepciker-icon {
  padding-right: 10px;
}

.theme-FD .datepicker-form-wrapper .datepicker-wrapper .picker-holder-wrapper .datepciker-icon.icon-calendar {
  font-size: 16px;
}

.theme-FD .datepicker-form-wrapper .datepicker-wrapper .picker-holder-wrapper .datepicker-clear-icon {
  line-height: 23px;
}

.theme-FD .datepicker-form-wrapper:not(.datepicker-disabled):not(.datepicker-focused).datepicker-errored .mobile-error-form,
.theme-FD .datepicker-form-wrapper:not(.datepicker-disabled):not(.datepicker-focused).datepicker-errored .desktop-error-form {
  color: #d0021b;
  font-size: 11px;
}

@media (min-width: 992px) {
  .theme-FD .datepicker-form-wrapper:not(.datepicker-disabled):not(.datepicker-focused).datepicker-errored .datepicker-wrapper .picker-holder-wrapper {
    border-color: #d0021b;
  }
}

@media (max-width: 991px) {
  .theme-FD .datepicker-form-wrapper:not(.datepicker-disabled):not(.datepicker-focused).datepicker-errored {
    border-color: #d0021b;
  }
}

.theme-FD .datepicker-form-wrapper.datepicker-disabled {
  opacity: 0.5;
}

@media (min-width: 992px) {
  .theme-FD .datepicker-form-wrapper.datepicker-disabled .datepicker-wrapper .picker-holder-wrapper {
    border-style: dashed;
    background-color: #e6e6e6;
    cursor: not-allowed;
  }
}

@media (max-width: 991px) {
  .theme-FD .datepicker-form-wrapper.datepicker-disabled {
    border-style: dashed;
  }
}

@media (min-width: 992px) {
  .theme-FD .datepicker-form-wrapper:not(.datepicker-disabled):not(.datepicker-focused) .datepicker-wrapper .picker-holder-wrapper:hover {
    border-color: #474c55;
  }
}

@media (min-width: 992px) {
  .theme-FD .datepicker-form-wrapper.datepicker-focused .datepicker-wrapper .picker-holder-wrapper {
    border-color: #635048;
  }
}

@media (max-width: 991px) {
  .theme-FD .datepicker-form-wrapper.datepicker-focused {
    border-color: #635048;
  }
}

@media (min-width: 992px) {
  .theme-FD .datepicker-form-wrapper .mobile-error-form {
    display: none;
  }
}

@media (max-width: 991px) {
  .theme-FD .datepicker-form-wrapper .desktop-error-form {
    display: none;
  }
}

.theme-FD .datepicker-form-wrapper .info-icon {
  font-size: 18px;
  color: #54443f;
  cursor: help;
  line-height: 1px;
  margin-left: 5px;
  position: relative;
  top: 3px;
}

.theme-FD .datepicker-form-wrapper .datepicker-popover /deep/ .popover {
  margin-top: 30px;
}

@media (max-width: 991px) {
  .theme-FD .datepicker-form-wrapper .datepicker-popover /deep/ .popover {
    margin-top: 40px;
  }
}

.theme-FD .datepicker-form-wrapper .datepicker-popover /deep/ .popover .popover-content {
  padding-top: 0px;
}

@media (max-width: 991px) {
  .theme-FD .datepicker-form-wrapper .datepicker-popover /deep/ .popover .popover-content {
    padding: 0;
    padding-bottom: 10px;
  }
}

.theme-FD .datepicker-form-wrapper .datepicker-popover /deep/ cmp-select-form {
  width: auto !important;
}

.theme-FD .datepicker-form-wrapper .datepicker-popover /deep/ cmp-select-form .select-form-wrapper .select-wrapper button:before {
  bottom: 6px !important;
}

.theme-FD .datepicker-form-wrapper .datepicker-popover /deep/ cmp-select-form .select-form-wrapper .select-wrapper button.open:before {
  bottom: -2px !important;
}

[dir="ltr"] .theme-FD .datepicker-form-wrapper .datepicker-popover /deep/ cmp-select-form {
  float: right !important;
}

[dir="rtl"] .theme-FD .datepicker-form-wrapper .datepicker-popover /deep/ cmp-select-form {
  float: left !important;
}

.theme-FD .datepicker-form-wrapper .datepicker-popover /deep/ cmp-select-form .error-form-wrapper {
  display: none;
}

.theme-FD .datepicker-form-wrapper .datepicker-popover .header-popover-datepicker {
  border-bottom: 1px solid #c8c8c8;
  padding: 5px 0;
}

[dir="ltr"] .theme-FD .datepicker-form-wrapper .datepicker-popover .header-popover-datepicker {
  margin-left: -10;
}

[dir="rtl"] .theme-FD .datepicker-form-wrapper .datepicker-popover .header-popover-datepicker {
  margin-right: -10;
}

[dir="ltr"] .theme-FD .datepicker-form-wrapper .datepicker-popover .header-popover-datepicker {
  margin-right: -10;
}

[dir="rtl"] .theme-FD .datepicker-form-wrapper .datepicker-popover .header-popover-datepicker {
  margin-left: -10;
}

.theme-FD .datepicker-form-wrapper .datepicker-popover .header-popover-datepicker::before,
.theme-FD .datepicker-form-wrapper .datepicker-popover .header-popover-datepicker::after {
  content: " ";
  display: table;
}

.theme-FD .datepicker-form-wrapper .datepicker-popover .header-popover-datepicker::after {
  clear: both;
}

.theme-FD .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker {
  user-select: none;
}

[dir="ltr"] .theme-FD .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker {
  margin-left: 0;
}

[dir="rtl"] .theme-FD .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker {
  margin-right: 0;
}

[dir="ltr"] .theme-FD .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker {
  margin-right: 0;
}

[dir="rtl"] .theme-FD .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker {
  margin-left: 0;
}

.theme-FD .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker::before,
.theme-FD .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker::after {
  content: " ";
  display: table;
}

.theme-FD .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker::after {
  clear: both;
}

.theme-FD .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month {
  position: relative;
  width: 100%;
  min-height: 1px;
  position: relative;
  min-height: 1px;
  margin-top: 15px;
}

[dir="ltr"] .theme-FD .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month {
  float: left;
}

[dir="rtl"] .theme-FD .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month {
  float: right;
}

[dir="ltr"] .theme-FD .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month {
  padding-left: 10px;
}

[dir="rtl"] .theme-FD .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month {
  padding-right: 10px;
}

[dir="ltr"] .theme-FD .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month {
  padding-right: 10px;
}

[dir="rtl"] .theme-FD .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month {
  padding-left: 10px;
}

@media (min-width: 768px) {
  .theme-FD .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month {
    width: 50%;
  }

  [dir="ltr"] .theme-FD .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month {
    padding-left: 15px;
  }

  [dir="rtl"] .theme-FD .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month {
    padding-right: 15px;
  }

  [dir="ltr"] .theme-FD .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month {
    padding-right: 15px;
  }

  [dir="rtl"] .theme-FD .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month {
    padding-left: 15px;
  }

  [dir="ltr"] .theme-FD .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month {
    float: left;
  }

  [dir="rtl"] .theme-FD .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month {
    float: right;
  }
}

@media (min-width: 992px) {
  .theme-FD .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month {
    position: relative;
    width: 50%;
    min-height: 1px;
  }

  [dir="ltr"] .theme-FD .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month {
    float: left;
  }

  [dir="rtl"] .theme-FD .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month {
    float: right;
  }

  [dir="ltr"] .theme-FD .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month {
    padding-left: 15px;
  }

  [dir="rtl"] .theme-FD .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month {
    padding-right: 15px;
  }

  [dir="ltr"] .theme-FD .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month {
    padding-right: 15px;
  }

  [dir="rtl"] .theme-FD .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month {
    padding-left: 15px;
  }
}

.theme-FD .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month .month-selector-row {
  display: flex;
}

.theme-FD .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month .month-selector-row .arrow-left,
.theme-FD .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month .month-selector-row .arrow-right {
  flex: 0 1 auto;
  font-size: 17px;
  padding-top: 2px;
  cursor: pointer;
}

.theme-FD .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month .month-selector-row .arrow-left .icon-right {
  display: inline-block;
}

[dir="ltr"] .theme-FD .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month .month-selector-row .arrow-left .icon-right {
  transform: rotate(180deg);
}

.theme-FD .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month .month-selector-row .arrow-right .icon-right {
  display: inline-block;
}

[dir="rtl"] .theme-FD .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month .month-selector-row .arrow-right .icon-right {
  transform: rotate(180deg);
}

.theme-FD .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month .month-selector-row .month-name {
  flex: 1 1 auto;
  text-align: center;
  font-size: 16px;
}

.theme-FD .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month .week-names-row {
  display: flex;
  margin-top: 15px;
}

.theme-FD .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month .week-names-row .week-names-text-col {
  flex: 1 1 auto;
  text-align: center;
  height: 30px;
  color: #c8c8c8;
  font-size: 12px;
}

.theme-FD .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month .week-days-row {
  display: block;
}

.theme-FD .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month .week-days-row .day-col {
  width: 14.25%;
  text-align: center;
  height: 40px;
  line-height: 40px;
  font-size: 13px;
  cursor: pointer;
}

.theme-FD .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month .week-days-row .day-col.empty {
  cursor: default;
}

.theme-FD .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month .week-days-row .day-col.today {
  font-family: "cotext-bold";
}

.theme-FD .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month .week-days-row .day-col.in-range {
  background-color: #9b8176;
}

.theme-FD .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month .week-days-row .day-col.selected {
  background-color: #635048;
}

.theme-FD .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month .week-days-row .day-col.selected.in-range {
  border: 5px solid #9b8176;
  line-height: 27px;
}

.theme-FD .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month .week-days-row .day-col.no-available {
  color: #c8c8c8;
  cursor: not-allowed;
}

.theme-FD .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker.is-gregorian .day-col {
  float: left;
}

.theme-FD .error-form-wrapper .error-form-text {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  color: #d0021b;
}

@media (min-width: 992px) {
  .theme-FD .error-form-wrapper {
    min-height: 30px;
  }
}

@media (max-width: 991px) {
  .theme-FD .error-form-wrapper {
    display: inline;
  }

  .theme-FD .error-form-wrapper .error-form-text {
    /* In mobile, error message is shown next to label and surrounded by parentheses */
  }

  .theme-FD .error-form-wrapper .error-form-text:after {
    content: ")";
  }

  .theme-FD .error-form-wrapper .error-form-text:before {
    content: "(";
  }
}

.theme-FD .file-form-wrapper {
  /* Is hovered case */
  /* Is focused case */
  /* Is disabled case */
  /* Has error case */
}

.theme-FD .file-form-wrapper .btn {
  width: 100%;
  background: #635048;
  height: 44px;
  display: flex;
  align-items: center;
  border-radius: 0px;
  border: 0;
}

@media (min-width: 992px) {
  .theme-FD .file-form-wrapper .btn {
    min-width: 100px;
    padding-left: 10px;
    padding-right: 10px;
    height: 25px;
  }
}

.theme-FD .file-form-wrapper .btn:disabled,
.theme-FD .file-form-wrapper .btn[disabled],
.theme-FD .file-form-wrapper .btn.disabled {
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none;
}

@media (min-width: 992px) {
  .theme-FD .file-form-wrapper .btn:hover {
    background-color: #786356;
    outline: none;
  }
}

.theme-FD .file-form-wrapper .btn:focus {
  outline: none;
}

.theme-FD .file-form-wrapper .btn:active {
  background-color: #54443f;
  background-blend-mode: screen;
}

@media (max-width: 991px) {
  .theme-FD .file-form-wrapper .btn.btn-back {
    display: none;
  }
}

.theme-FD .file-form-wrapper .btn .btn-content {
  flex: 1 1 auto;
  justify-content: center;
  display: flex;
}

.theme-FD .file-form-wrapper .btn .btn-content .btn-icons {
  flex-shrink: 0;
  font-size: 14px;
  line-height: 0.83;
  align-self: center;
  margin-right: 10px;
  margin-left: 10px;
}

[dir="ltr"] .theme-FD .file-form-wrapper .btn .btn-content .btn-icons {
  text-align: right;
}

[dir="rtl"] .theme-FD .file-form-wrapper .btn .btn-content .btn-icons {
  text-align: left;
}

.theme-FD .file-form-wrapper .btn .btn-content .btn-icons.icon-clear {
  font-size: 10px;
}

@media (min-width: 992px) {
  .theme-FD .file-form-wrapper .btn .btn-content .btn-icons {
    display: none !important;
  }
}

.theme-FD .file-form-wrapper .btn .btn-content .btn-text {
  text-align: center;
  white-space: normal;
  display: block;
  font-size: 15px;
  font-family: "cotext-bold";
  line-height: 0.83;
  align-self: center;
  text-transform: uppercase;
}

@media (min-width: 992px) {
  .theme-FD .file-form-wrapper .btn .btn-content .btn-text {
    font-size: 10px;
  }
}

@media (max-width: 991px) {
  .theme-FD .file-form-wrapper .btn .btn-content .btn-icons img {
    height: 20px;
  }
}

.theme-FD .file-form-wrapper .btn.btn-primary {
  color: #ffffff;
}

.theme-FD .file-form-wrapper .btn.btn-primary .btn-content .btn-icons {
  background-color: #ffffff;
  color: #474c55;
  width: 20px;
  height: 20px;
  line-height: 18px;
  text-align: center;
  border-radius: 100%;
  display: inline-block;
  cursor: pointer;
}

@media (max-width: 991px) {
  .theme-FD .file-form-wrapper .btn.btn-primary .btn-content .btn-icons {
    line-height: 20px;
  }
}

.theme-FD .file-form-wrapper .btn.btn-secondary {
  background: #c8c8c8;
}

.theme-FD .file-form-wrapper .btn.btn-secondary .btn-content .btn-icons {
  background-color: #474c55;
  color: #ffffff;
  width: 20px;
  height: 20px;
  line-height: 18px;
  text-align: center;
  border-radius: 100%;
  display: inline-block;
  cursor: pointer;
}

@media (max-width: 991px) {
  .theme-FD .file-form-wrapper .btn.btn-secondary .btn-content .btn-icons {
    line-height: 20px;
  }
}

@media (min-width: 992px) {
  .theme-FD .file-form-wrapper .btn.btn-secondary:hover {
    background-color: #d2d2d2;
  }
}

.theme-FD .file-form-wrapper .btn.btn-secondary:active {
  background-color: #b4b4b4;
}

.theme-FD .file-form-wrapper .btn.btn-tertiary,
.theme-FD .file-form-wrapper .btn.btn-tertiary-negative {
  background: transparent;
  border: 1px solid #c8c8c8;
}

@media (min-width: 992px) {
  .theme-FD .file-form-wrapper .btn.btn-tertiary:hover,
  .theme-FD .file-form-wrapper .btn.btn-tertiary-negative:hover {
    background-color: #efefef;
  }
}

.theme-FD .file-form-wrapper .btn.btn-tertiary:active,
.theme-FD .file-form-wrapper .btn.btn-tertiary-negative:active {
  background-color: #d3d3d3;
}

.theme-FD .file-form-wrapper .btn.btn-tertiary .btn-content .btn-icons {
  background-color: #474c55;
  color: #ffffff;
  width: 20px;
  height: 20px;
  line-height: 18px;
  text-align: center;
  border-radius: 100%;
  display: inline-block;
  cursor: pointer;
}

@media (max-width: 991px) {
  .theme-FD .file-form-wrapper .btn.btn-tertiary .btn-content .btn-icons {
    line-height: 20px;
  }
}

.theme-FD .file-form-wrapper .btn.btn-tertiary-negative .btn-text {
  color: #d0021b;
}

.theme-FD .file-form-wrapper .btn.btn-tertiary-negative .btn-content .btn-icons {
  background-color: #d0021b;
  color: #ffffff;
  width: 20px;
  height: 20px;
  line-height: 18px;
  text-align: center;
  border-radius: 100%;
  display: inline-block;
  cursor: pointer;
}

@media (max-width: 991px) {
  .theme-FD .file-form-wrapper .btn.btn-tertiary-negative .btn-content .btn-icons {
    line-height: 20px;
  }
}

.theme-FD .file-form-wrapper input[type=file] {
  display: none;
}

.theme-FD .file-form-wrapper:not(.file-disabled):not(.file-disabled-max-files):not(.file-focused) .wrapper-text:hover {
  border-color: #474c55;
}

.theme-FD .file-form-wrapper.file-focused .wrapper-text {
  border-color: #635048;
}

.theme-FD .file-form-wrapper.file-disabled-max-files .wrapper-text,
.theme-FD .file-form-wrapper.file-disabled .wrapper-text {
  cursor: not-allowed;
  border-style: dashed;
  background-color: #e6e6e6;
}

.theme-FD .file-form-wrapper.file-disabled-max-files .wrapper-text .btn,
.theme-FD .file-form-wrapper.file-disabled .wrapper-text .btn {
  cursor: not-allowed !important;
}

.theme-FD .file-form-wrapper.file-disabled {
  opacity: 0.5;
}

.theme-FD .file-form-wrapper.file-disabled-max-files .wrapper-text {
  opacity: 0.5;
}

.theme-FD .file-form-wrapper:not(.file-disabled):not(.file-disabled-max-files):not(.file-focused).file-errored .wrapper-text {
  border-color: #d0021b;
}

@media (min-width: 992px) {
  .theme-FD .file-form-wrapper .mobile-error-form {
    display: none;
  }
}

@media (max-width: 991px) {
  .theme-FD .file-form-wrapper .desktop-error-form {
    display: none;
  }
}

.theme-FD .file-form-wrapper .info-icon {
  font-size: 18px;
  color: #54443f;
  cursor: help;
  line-height: 1px;
  margin-left: 5px;
  position: relative;
  top: 3px;
}

.theme-FD .file-form-wrapper .wrapper-text {
  height: 25px;
  line-height: 25px;
  border: 1px solid #c8c8c8;
  clear: both;
  cursor: pointer;
  display: flex;
  margin-top: 8px;
}

[dir="ltr"] .theme-FD .file-form-wrapper .wrapper-text {
  margin-left: 0;
}

[dir="rtl"] .theme-FD .file-form-wrapper .wrapper-text {
  margin-right: 0;
}

[dir="ltr"] .theme-FD .file-form-wrapper .wrapper-text {
  margin-right: 0;
}

[dir="rtl"] .theme-FD .file-form-wrapper .wrapper-text {
  margin-left: 0;
}

.theme-FD .file-form-wrapper .wrapper-text::before,
.theme-FD .file-form-wrapper .wrapper-text::after {
  content: " ";
  display: table;
}

.theme-FD .file-form-wrapper .wrapper-text::after {
  clear: both;
}

.theme-FD .file-form-wrapper .wrapper-text .first-text {
  flex: 1 1 auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 10px;
}

.theme-FD .file-form-wrapper .wrapper-text .btn-upload {
  flex: 0 1 auto;
  text-transform: uppercase;
  text-align: center;
  padding: 0 15px;
  /* Override button-styles */
  height: 23px !important;
  width: auto !important;
  min-width: auto !important;
}

.theme-FD .file-form-wrapper .uploader-box {
  width: 100%;
  height: 250px;
  display: block;
  background-color: transparent;
  border: 2px #e6e6e6 dashed;
  margin-top: 15px;
  padding: 15px;
}

.theme-FD .file-form-wrapper .uploader-box.dragging {
  border: 2px #635048 dashed;
}

.theme-FD .file-form-wrapper .uploader-box .uploader-box-data {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
  height: 100%;
}

.theme-FD .file-form-wrapper .uploader-box .uploader-box-data * {
  display: block;
}

.theme-FD .file-form-wrapper .uploader-box .uploader-box-data .icon-note-add {
  margin-bottom: 20px;
  color: #c8c8c8;
  font-size: 40px;
}

.theme-FD .file-form-wrapper .uploader-box .uploader-box-data span {
  margin-bottom: 30px;
  color: #828282;
  font-size: 14px;
}

.theme-FD .file-form-wrapper .files-updated-text {
  font-size: 13px;
  color: #4f4f4f;
}

.theme-FD .file-form-wrapper ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.theme-FD .file-form-wrapper ul li {
  border-bottom: 1px solid #e6e6e6;
}

.theme-FD .file-form-wrapper ul li:last-child {
  border-bottom: 0;
}

.theme-FD .file-form-wrapper ul li .file-data {
  height: 30px;
  display: flex;
  align-items: center;
  position: relative;
  padding: 0 10px;
}

.theme-FD .file-form-wrapper ul li .file-data .file-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  flex: 1 1 auto;
}

[dir="ltr"] .theme-FD .file-form-wrapper ul li .file-data .file-name {
  padding-right: 10px;
}

[dir="rtl"] .theme-FD .file-form-wrapper ul li .file-data .file-name {
  padding-left: 10px;
}

.theme-FD .file-form-wrapper ul li .file-data .icon-clear {
  cursor: pointer;
  flex: 0 1 auto;
}

.theme-FD .file-form-wrapper .file-progress {
  padding: 5px 10px;
}

.theme-FD .file-form-wrapper .file-progress.file-progress-finished {
  display: none;
}

.theme-FD .file-form-wrapper .file-progress .file-progress-bar {
  width: 100%;
  height: 5px;
  background-color: #ffffff;
  border: 1px solid #786356;
}

.theme-FD .file-form-wrapper .file-progress .file-progress-bar .file-progress-loading {
  width: 0;
  height: 3px;
  background-color: #54443f;
}

.theme-FD .file-form-wrapper .file-progress .file-progress-text {
  display: inline-block;
  padding: 5px 0;
  width: 49%;
}

[dir="ltr"] .theme-FD .file-form-wrapper .file-progress .file-progress-text.size-info {
  text-align: right;
}

[dir="rtl"] .theme-FD .file-form-wrapper .file-progress .file-progress-text.size-info {
  text-align: left;
}

.theme-FD .input-form-wrapper input {
  width: 100%;
  outline: none;
  border: none;
}

.theme-FD .input-form-wrapper input::-moz-placeholder {
  color: #b0b0b0;
  opacity: 1;
}

.theme-FD .input-form-wrapper input:-ms-input-placeholder {
  color: #b0b0b0;
}

.theme-FD .input-form-wrapper input::-webkit-input-placeholder {
  color: #b0b0b0;
}

.theme-FD .input-form-wrapper:not(.input-disabled):not(.input-focused).input-errored .mobile-error-form,
.theme-FD .input-form-wrapper:not(.input-disabled):not(.input-focused).input-errored .desktop-error-form {
  color: #d0021b;
}

.theme-FD .input-form-wrapper.input-disabled .input-form-label,
.theme-FD .input-form-wrapper.input-disabled .input-wrapper-left {
  opacity: 0.5;
}

.theme-FD .input-form-wrapper .input-wrapper {
  width: 100%;
  display: flex;
  flex: 1 1 auto;
  align-items: center;
}

.theme-FD .input-form-wrapper .input-wrapper .input-wrapper-left,
.theme-FD .input-form-wrapper .input-wrapper .input-wrapper-right {
  display: flex;
  align-items: center;
}

.theme-FD .input-form-wrapper .input-wrapper .input-wrapper-left {
  flex: 1 1 auto;
}

.theme-FD .input-form-wrapper .input-wrapper .input-right-text {
  white-space: nowrap;
}

[dir="ltr"] .theme-FD .input-form-wrapper .input-wrapper .input-right-text {
  margin-left: 10px;
}

[dir="rtl"] .theme-FD .input-form-wrapper .input-wrapper .input-right-text {
  margin-right: 10px;
}

.theme-FD .input-form-wrapper .input-wrapper-tooltip .input-checkCapsLock,
.theme-FD .input-form-wrapper .input-wrapper-tooltip popover-content {
  display: block;
}

.theme-FD .input-form-wrapper .info-icon {
  font-size: 18px;
  color: #54443f;
  cursor: help;
  line-height: 1px;
  margin-left: 5px;
  position: relative;
  top: 3px;
}

@media (min-width: 992px) {
  .theme-FD .input-form-wrapper .input-wrapper {
    margin-top: 8px;
  }

  .theme-FD .input-form-wrapper .input-wrapper input {
    height: 25px;
    font-size: 11px;
    border: 1px solid #c8c8c8;
  }

  [dir="ltr"] .theme-FD .input-form-wrapper .input-wrapper input {
    padding-left: 10px;
  }

  [dir="rtl"] .theme-FD .input-form-wrapper .input-wrapper input {
    padding-right: 10px;
  }

  .theme-FD .input-form-wrapper .input-wrapper .input-wrapper-right {
    flex: 0 0 auto;
  }

  [dir="ltr"] .theme-FD .input-form-wrapper .input-wrapper .input-wrapper-right {
    margin-left: -2px;
  }

  [dir="rtl"] .theme-FD .input-form-wrapper .input-wrapper .input-wrapper-right {
    margin-right: -2px;
  }

  .theme-FD .input-form-wrapper .input-wrapper .input-wrapper-right cmp-button-form {
    margin-top: 0;
    padding: 0;
  }

  [dir="ltr"] .theme-FD .input-form-wrapper .input-wrapper .input-wrapper-right cmp-button-form .btn-wrapper {
    margin-left: 0 !important;
  }

  [dir="rtl"] .theme-FD .input-form-wrapper .input-wrapper .input-wrapper-right cmp-button-form .btn-wrapper {
    margin-right: 0 !important;
  }

  .theme-FD .input-form-wrapper .input-wrapper .input-wrapper-right cmp-button-form .btn-wrapper .btn {
    border-top: 1px solid #c8c8c8;
    border-bottom: 1px solid #c8c8c8;
  }

  [dir="ltr"] .theme-FD .input-form-wrapper .input-wrapper .input-wrapper-right cmp-button-form .btn-wrapper:last-child .btn {
    border-right: 1px solid #c8c8c8;
  }

  [dir="rtl"] .theme-FD .input-form-wrapper .input-wrapper .input-wrapper-right cmp-button-form .btn-wrapper:last-child .btn {
    border-left: 1px solid #c8c8c8;
  }

  .theme-FD .input-form-wrapper:not(.input-disabled):not(.input-focused) .input-wrapper:hover .input-wrapper-left input,
  .theme-FD .input-form-wrapper:not(.input-disabled):not(.input-focused) .input-wrapper:hover .input-wrapper-right cmp-button-form .btn-wrapper .btn {
    border-color: #474c55;
  }

  .theme-FD .input-form-wrapper.input-focused .input-wrapper .input-wrapper-left input,
  .theme-FD .input-form-wrapper.input-focused .input-wrapper .input-wrapper-right cmp-button-form .btn-wrapper .btn {
    border-color: #635048;
  }

  .theme-FD .input-form-wrapper:not(.input-disabled):not(.input-focused).input-errored .input-wrapper .input-wrapper-left input,
  .theme-FD .input-form-wrapper:not(.input-disabled):not(.input-focused).input-errored .input-wrapper .input-wrapper-right cmp-button-form .btn-wrapper .btn {
    border-color: #d0021b;
  }

  .theme-FD .input-form-wrapper .mobile-error-form {
    display: none;
  }

  .theme-FD .input-form-wrapper.input-disabled .input-wrapper .input-wrapper-left input,
  .theme-FD .input-form-wrapper.input-disabled .input-wrapper .input-wrapper-right cmp-button-form .btn-wrapper .btn {
    border-style: dashed;
  }

  .theme-FD .input-form-wrapper.input-disabled .input-wrapper .input-wrapper-left input {
    background-color: #e6e6e6;
    cursor: not-allowed;
  }
}

@media (max-width: 991px) {
  .theme-FD .input-form-wrapper {
    border: 1px solid #c8c8c8;
    padding: 8px 15px 8px 15px;
    background: #ffffff;
  }

  .theme-FD .input-form-wrapper .input-wrapper input {
    font-size: 15px;
  }

  .theme-FD .input-form-wrapper.input-focused {
    border-color: #635048;
  }

  .theme-FD .input-form-wrapper:not(.input-disabled):not(.input-focused).input-errored {
    border-color: #d0021b;
  }

  .theme-FD .input-form-wrapper .desktop-error-form {
    display: none;
  }

  .theme-FD .input-form-wrapper.input-disabled {
    border-style: dashed;
    background-color: #ffffff;
  }

  .theme-FD .input-form-wrapper.input-disabled input {
    background-color: #ffffff;
  }
}

.theme-FD .input-checkCapsLock {
  background-color: #d0021b;
  margin-top: 0.5rem;
  color: white;
  position: absolute;
  padding: 0.5rem;
  border-radius: 5px;
}

[dir="ltr"] .theme-FD .input-checkCapsLock {
  left: 20px;
}

[dir="rtl"] .theme-FD .input-checkCapsLock {
  right: 20px;
}

.theme-FD .input-checkCapsLock > .arrow,
.theme-FD .input-checkCapsLock > .arrow::after {
  position: absolute;
  border-color: transparent;
  border-style: solid;
}

[dir="ltr"] .theme-FD .input-checkCapsLock > .arrow,
[dir="ltr"] .theme-FD .input-checkCapsLock > .arrow::after {
  left: -15px;
}

[dir="rtl"] .theme-FD .input-checkCapsLock > .arrow,
[dir="rtl"] .theme-FD .input-checkCapsLock > .arrow::after {
  right: -15px;
}

.theme-FD .input-checkCapsLock > .arrow :host-context(.rtl),
.theme-FD .input-checkCapsLock > .arrow::after :host-context(.rtl) {
  margin-top: -15px;
  transform: rotate(180deg);
}

.theme-FD .input-checkCapsLock > .arrow {
  border-width: 10px;
  border-right-color: #d0021b;
}

.theme-FD .input-checkCapsLock > .arrow::after {
  border-width: 5px;
  content: "";
}

.theme-FD label {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
}

[dir="ltr"] .theme-FD label {
  text-align: left;
}

[dir="rtl"] .theme-FD label {
  text-align: right;
}

.theme-FD label.has-content {
  color: #828282;
}

.theme-FD label:not(.focused).errored {
  color: #d0021b;
}

.theme-FD label .label-error {
  color: #d0021b;
}

.theme-FD .type-normal input[type='radio'] {
  display: none;
  /* Disabled styles */
  /* Invalid styles (error) */
}

.theme-FD .type-normal input[type='radio']:checked + label .input-radio {
  background-color: #000000;
}

@media (max-width: 991px) {
  .theme-FD .type-normal input[type='radio']:checked + label .input-radio {
    border: solid 7px #635048;
  }
}

@media (min-width: 992px) {
  .theme-FD .type-normal input[type='radio']:checked + label .input-radio {
    border: solid 5px #635048;
  }
}

.theme-FD .type-normal input[type='radio'] + label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  margin-top: 10px;
  padding-top: 5px;
  /* Mobile radio is centered relative to label */
}

@media (max-width: 991px) {
  .theme-FD .type-normal input[type='radio'] + label {
    display: flex;
    align-items: center;
  }

  .theme-FD .type-normal input[type='radio'] + label .input-radio {
    flex: none;
    width: 25px;
    min-width: 25px;
    height: 25px;
    background-color: #ffffff;
    border: solid 1px #c8c8c8;
    border-radius: 50%;
    display: inline-block;
    position: relative;
  }
}

@media (min-width: 992px) {
  .theme-FD .type-normal input[type='radio'] + label {
    display: inline-flex;
    align-items: flex-start;
    padding-bottom: 2px;
  }

  .theme-FD .type-normal input[type='radio'] + label .input-radio {
    flex: none;
    width: 20px;
    min-width: 20px;
    height: 20px;
    background-color: #ffffff;
    border: solid 1px #c8c8c8;
    border-radius: 50%;
    display: inline-block;
    position: relative;
  }
}

.theme-FD .type-normal input[type='radio'] + label .input-radio-text {
  color: #474c55;
  /* Mobile label text is bigger */
}

[dir="ltr"] .theme-FD .type-normal input[type='radio'] + label .input-radio-text {
  padding-left: 15px;
}

[dir="rtl"] .theme-FD .type-normal input[type='radio'] + label .input-radio-text {
  padding-right: 15px;
}

@media (max-width: 991px) {
  .theme-FD .type-normal input[type='radio'] + label .input-radio-text {
    font-size: 15px;
  }
}

@media (min-width: 992px) {
  .theme-FD .type-normal input[type='radio'] + label .input-radio-text {
    font-size: 10px;
    margin-top: 2px;
  }
}

.theme-FD .type-normal input[type='radio']:disabled + label {
  opacity: 0.6;
  cursor: not-allowed;
}

.theme-FD .type-normal input[type='radio']:disabled + label .input-radio {
  background-color: #ffffff;
  border: solid 1px #c8c8c8;
}

.theme-FD .type-normal input[type='radio']:disabled + label .input-radio-text {
  color: #474c55;
}

.theme-FD .type-normal input[type='radio']:disabled:checked + label .input-radio {
  background-color: #ffffff;
}

@media (max-width: 991px) {
  .theme-FD .type-normal input[type='radio']:disabled:checked + label .input-radio {
    border: solid 7px #474c55;
  }
}

@media (min-width: 992px) {
  .theme-FD .type-normal input[type='radio']:disabled:checked + label .input-radio {
    border: solid 5px #474c55;
  }
}

.theme-FD .type-normal input[type='radio'].ng-invalid.ng-dirty + label .input-radio {
  border-color: #d0021b;
  background: #ffffff;
}

.theme-FD .type-group .radios-wrapper {
  display: flex;
  margin-top: 8px;
  border: 1px solid #635048;
  border-radius: 6px;
}

.theme-FD .type-group .radios-wrapper .radio-wrapper {
  flex: 1 1 auto;
}

.theme-FD .type-group .radios-wrapper .radio-wrapper .label-radio {
  display: block;
  background-color: #ffffff;
  padding: 4px 5px;
  text-align: center;
  cursor: pointer;
  margin-top: 0;
}

.theme-FD .type-group .radios-wrapper .radio-wrapper .label-radio .input-radio {
  display: none;
}

[dir="ltr"] .theme-FD .type-group .radios-wrapper .radio-wrapper:first-child .label-radio {
  -webkit-border-bottom-left-radius: 5px;
}

[dir="rtl"] .theme-FD .type-group .radios-wrapper .radio-wrapper:first-child .label-radio {
  -webkit-border-bottom-right-radius: 5px;
}

[dir="ltr"] .theme-FD .type-group .radios-wrapper .radio-wrapper:first-child .label-radio {
  -moz-border-bottom-left-radius: 5px;
}

[dir="rtl"] .theme-FD .type-group .radios-wrapper .radio-wrapper:first-child .label-radio {
  -moz-border-bottom-right-radius: 5px;
}

[dir="ltr"] .theme-FD .type-group .radios-wrapper .radio-wrapper:first-child .label-radio {
  border-bottom-left-radius: 5px;
}

[dir="rtl"] .theme-FD .type-group .radios-wrapper .radio-wrapper:first-child .label-radio {
  border-bottom-right-radius: 5px;
}

[dir="ltr"] .theme-FD .type-group .radios-wrapper .radio-wrapper:first-child .label-radio {
  -webkit-border-top-left-radius: 5px;
}

[dir="rtl"] .theme-FD .type-group .radios-wrapper .radio-wrapper:first-child .label-radio {
  -webkit-border-top-right-radius: 5px;
}

[dir="ltr"] .theme-FD .type-group .radios-wrapper .radio-wrapper:first-child .label-radio {
  -moz-border-top-left-radius: 5px;
}

[dir="rtl"] .theme-FD .type-group .radios-wrapper .radio-wrapper:first-child .label-radio {
  -moz-border-top-right-radius: 5px;
}

[dir="ltr"] .theme-FD .type-group .radios-wrapper .radio-wrapper:first-child .label-radio {
  -ms-border-top-left-radius: 5px;
}

[dir="rtl"] .theme-FD .type-group .radios-wrapper .radio-wrapper:first-child .label-radio {
  -ms-border-top-right-radius: 5px;
}

[dir="ltr"] .theme-FD .type-group .radios-wrapper .radio-wrapper:first-child .label-radio {
  border-top-left-radius: 5px;
}

[dir="rtl"] .theme-FD .type-group .radios-wrapper .radio-wrapper:first-child .label-radio {
  border-top-right-radius: 5px;
}

[dir="ltr"] .theme-FD .type-group .radios-wrapper .radio-wrapper:last-child .label-radio {
  -webkit-border-bottom-right-radius: 5px;
}

[dir="rtl"] .theme-FD .type-group .radios-wrapper .radio-wrapper:last-child .label-radio {
  -webkit-border-bottom-left-radius: 5px;
}

[dir="ltr"] .theme-FD .type-group .radios-wrapper .radio-wrapper:last-child .label-radio {
  -moz-border-bottom-right-radius: 5px;
}

[dir="rtl"] .theme-FD .type-group .radios-wrapper .radio-wrapper:last-child .label-radio {
  -moz-border-bottom-left-radius: 5px;
}

[dir="ltr"] .theme-FD .type-group .radios-wrapper .radio-wrapper:last-child .label-radio {
  border-bottom-right-radius: 5px;
}

[dir="rtl"] .theme-FD .type-group .radios-wrapper .radio-wrapper:last-child .label-radio {
  border-bottom-left-radius: 5px;
}

[dir="ltr"] .theme-FD .type-group .radios-wrapper .radio-wrapper:last-child .label-radio {
  -webkit-border-top-right-radius: 5px;
}

[dir="rtl"] .theme-FD .type-group .radios-wrapper .radio-wrapper:last-child .label-radio {
  -webkit-border-top-left-radius: 5px;
}

[dir="ltr"] .theme-FD .type-group .radios-wrapper .radio-wrapper:last-child .label-radio {
  -moz-border-top-right-radius: 5px;
}

[dir="rtl"] .theme-FD .type-group .radios-wrapper .radio-wrapper:last-child .label-radio {
  -moz-border-top-left-radius: 5px;
}

[dir="ltr"] .theme-FD .type-group .radios-wrapper .radio-wrapper:last-child .label-radio {
  -ms-border-top-right-radius: 5px;
}

[dir="rtl"] .theme-FD .type-group .radios-wrapper .radio-wrapper:last-child .label-radio {
  -ms-border-top-left-radius: 5px;
}

[dir="ltr"] .theme-FD .type-group .radios-wrapper .radio-wrapper:last-child .label-radio {
  border-top-right-radius: 5px;
}

[dir="rtl"] .theme-FD .type-group .radios-wrapper .radio-wrapper:last-child .label-radio {
  border-top-left-radius: 5px;
}

[dir="ltr"] .theme-FD .type-group .radios-wrapper .radio-wrapper + .radio-wrapper {
  border-left: 1px solid #635048;
}

[dir="rtl"] .theme-FD .type-group .radios-wrapper .radio-wrapper + .radio-wrapper {
  border-right: 1px solid #635048;
}

.theme-FD .type-group .radios-wrapper .radio-wrapper input[type=radio] {
  display: none;
  /* Checked styles */
  /* Disabled styles */
}

.theme-FD .type-group .radios-wrapper .radio-wrapper input[type=radio]:checked + .label-radio {
  background-color: #635048;
}

.theme-FD .type-group .radios-wrapper .radio-wrapper input[type=radio]:checked + .label-radio .input-radio-text {
  color: #ffffff;
}

.theme-FD .type-group .radios-wrapper .radio-wrapper input[type=radio]:disabled + .label-radio {
  opacity: .6;
  cursor: not-allowed;
}

.theme-FD .info-icon {
  font-size: 18px;
  color: #54443f;
  cursor: help;
  line-height: 1px;
  margin-left: 5px;
  position: relative;
  top: 3px;
}

[dir="ltr"] .theme-FD .radios-wrapper {
  margin-left: 0;
}

[dir="rtl"] .theme-FD .radios-wrapper {
  margin-right: 0;
}

[dir="ltr"] .theme-FD .radios-wrapper {
  margin-right: 0;
}

[dir="rtl"] .theme-FD .radios-wrapper {
  margin-left: 0;
}

.theme-FD .radios-wrapper::before,
.theme-FD .radios-wrapper::after {
  content: " ";
  display: table;
}

.theme-FD .radios-wrapper::after {
  clear: both;
}

.theme-FD .radios-wrapper .label-error {
  color: #d0021b;
}

.theme-FD .select-form-wrapper {
  /*  ERROR CASE */
  /*  Mobile error and desktop error are shown in different places */
  /*  DISABLED CASE */
  /*  HOVER CASE */
  /*  FOCUSED CASE */
  /* SLIMSCROLL */
}

@media (max-width: 991px) {
  .theme-FD .select-form-wrapper {
    border: 1px solid #c8c8c8;
    padding: 8px 15px;
    background: #ffffff;
  }
}

.theme-FD .select-form-wrapper .select-wrapper {
  position: relative;
}

.theme-FD .select-form-wrapper .select-wrapper button {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  width: 100%;
  max-width: 100%;
  /* overwrite default button styles */
  background-color: #ffffff;
  outline: none;
  text-decoration: none;
  /* padding-right to give space to select icon */
}

[dir="ltr"] .theme-FD .select-form-wrapper .select-wrapper button {
  text-align: left;
}

[dir="rtl"] .theme-FD .select-form-wrapper .select-wrapper button {
  text-align: right;
}

[dir="ltr"] .theme-FD .select-form-wrapper .select-wrapper button {
  padding-right: 27px;
}

[dir="rtl"] .theme-FD .select-form-wrapper .select-wrapper button {
  padding-left: 27px;
}

@media (min-width: 992px) {
  .theme-FD .select-form-wrapper .select-wrapper button {
    /* Select close icon */
    margin-top: 8px;
    font-size: 11px;
    height: 25px;
    border: 1px solid #c8c8c8;
  }

  [dir="ltr"] .theme-FD .select-form-wrapper .select-wrapper button {
    padding-left: 10px;
  }

  [dir="rtl"] .theme-FD .select-form-wrapper .select-wrapper button {
    padding-right: 10px;
  }

  .theme-FD .select-form-wrapper .select-wrapper button:before {
    width: 8px;
    height: 8px;
    content: '';
    position: absolute;
    background: transparent;
    transform: rotate(-45deg);
    border-bottom: 2px solid #000000;
    border-left: 2px solid #000000;
    border-top: none;
    border-right: none;
    bottom: 9px;
  }

  [dir="ltr"] .theme-FD .select-form-wrapper .select-wrapper button:before {
    right: 10px;
  }

  [dir="rtl"] .theme-FD .select-form-wrapper .select-wrapper button:before {
    left: 10px;
  }

  .theme-FD .select-form-wrapper .select-wrapper button.open:before,
  .theme-FD .select-form-wrapper .select-wrapper button.disabled:before {
    border-top: 2px solid #000000;
    border-right: 2px solid #000000;
    border-bottom: none;
    border-left: none;
    bottom: 6px;
  }
}

@media (max-width: 991px) {
  .theme-FD .select-form-wrapper .select-wrapper button {
    border: 0;
    margin: 0;
    /* Select close icon */
    font-size: 15px;
  }

  [dir="ltr"] .theme-FD .select-form-wrapper .select-wrapper button {
    padding-left: 0px;
  }

  [dir="rtl"] .theme-FD .select-form-wrapper .select-wrapper button {
    padding-right: 0px;
  }

  .theme-FD .select-form-wrapper .select-wrapper button:before {
    width: 13px;
    height: 13px;
    content: '';
    position: absolute;
    background: transparent;
    transform: rotate(-45deg);
    border-bottom: 2px solid #000000;
    border-left: 2px solid #000000;
    border-top: none;
    border-right: none;
    bottom: 12px;
  }

  [dir="ltr"] .theme-FD .select-form-wrapper .select-wrapper button:before {
    right: 5px;
  }

  [dir="rtl"] .theme-FD .select-form-wrapper .select-wrapper button:before {
    left: 5px;
  }

  .theme-FD .select-form-wrapper .select-wrapper button.open:before,
  .theme-FD .select-form-wrapper .select-wrapper button.disabled:before {
    border-top: 2px solid #000000;
    border-right: 2px solid #000000;
    border-bottom: none;
    border-left: none;
    bottom: 4px;
  }
}

.theme-FD .select-form-wrapper .select-wrapper button.disabled {
  cursor: not-allowed;
}

.theme-FD .select-form-wrapper .select-wrapper .select-list {
  position: absolute;
  width: 100%;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.15), -2px 2px 3px rgba(0, 0, 0, 0.15);
  z-index: 1;
  display: none;
  /* Select item sizes are different for mobile and desktop */
}

@media (min-width: 992px) {
  .theme-FD .select-form-wrapper .select-wrapper .select-list {
    top: 33px;
    /* number of options + 1px of border for each */
    max-height: 207px;
  }
}

@media (max-width: 991px) {
  .theme-FD .select-form-wrapper .select-wrapper .select-list {
    width: calc(100% + 31px);
    /* Top is bigger than select height, due to box padding */
    top: 30px;
    /* Left is smaller than select left, due to box padding */
    /* number of options + 1px of border for each */
    max-height: 367px;
  }

  [dir="ltr"] .theme-FD .select-form-wrapper .select-wrapper .select-list {
    left: -16px;
  }

  [dir="rtl"] .theme-FD .select-form-wrapper .select-wrapper .select-list {
    right: -16px;
  }
}

.theme-FD .select-form-wrapper .select-wrapper .select-list.open {
  display: block;
  margin-bottom: 15px;
}

@media (max-width: 991px) {
  .theme-FD .select-form-wrapper .select-wrapper .select-list.open {
    width: calc(100% + 31px);
  }
}

.theme-FD .select-form-wrapper .select-wrapper .selected-item {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.theme-FD .select-form-wrapper .select-wrapper .selected-item.default-selected {
  color: #c8c8c8;
}

.theme-FD .select-form-wrapper .select-wrapper .selected-item .option-wrapper-text-second-text {
  font-family: "cotext-light";
}

.theme-FD .select-form-wrapper .select-wrapper ul {
  list-style: none;
  padding: 0;
  overflow: auto;
  margin: 0;
}

@media (min-width: 992px) {
  .theme-FD .select-form-wrapper .select-wrapper ul {
    max-height: 207px;
    width: 100%;
  }
}

@media (max-width: 991px) {
  .theme-FD .select-form-wrapper .select-wrapper ul {
    max-height: 367px;
    /* Width is bigger than select width, due to box padding */
  }
}

.theme-FD .select-form-wrapper .select-wrapper ul.have-select-all {
  border-top: 0;
  /* number of options + 1px of border for each, taking into account that there is a 'select all' option */
}

@media (min-width: 992px) {
  .theme-FD .select-form-wrapper .select-wrapper ul.have-select-all {
    max-height: 182px;
  }
}

@media (max-width: 991px) {
  .theme-FD .select-form-wrapper .select-wrapper ul.have-select-all {
    max-height: 322px;
  }
}

.theme-FD .select-form-wrapper .select-wrapper ul:not(.have-select-all) li:first-child {
  border-top: 0;
}

.theme-FD .select-form-wrapper .select-wrapper ul.list-select-all {
  border-bottom: 0;
}

@media (max-width: 991px) {
  .theme-FD .select-form-wrapper .select-wrapper ul.list-select-all {
    width: calc(100% + 1px);
  }
}

.theme-FD .select-form-wrapper .select-wrapper ul li {
  overflow: hidden;
  cursor: pointer;
  background-color: #ffffff;
  border-top: 1px solid #c8c8c8;
}

.theme-FD .select-form-wrapper .select-wrapper ul li.selected {
  border-color: #635048;
}

.theme-FD .select-form-wrapper .select-wrapper ul li.selected + li {
  border-top: 1px solid #635048;
}

.theme-FD .select-form-wrapper .select-wrapper ul li.hover {
  background-color: #c8c8c8;
}

.theme-FD .select-form-wrapper .select-wrapper ul li.multiple-off .option-wrapper {
  align-items: center;
}

.theme-FD .select-form-wrapper .select-wrapper ul li.multiple-off .option-wrapper .option-wrapper-text {
  margin-top: 0;
}

.theme-FD .select-form-wrapper .select-wrapper ul li .option-wrapper {
  padding: 3px 0;
  display: flex;
}

@media (min-width: 992px) {
  .theme-FD .select-form-wrapper .select-wrapper ul li .option-wrapper {
    min-height: 25px;
  }
}

@media (max-width: 991px) {
  .theme-FD .select-form-wrapper .select-wrapper ul li .option-wrapper {
    min-height: 45px;
  }
}

[dir="ltr"] .theme-FD .select-form-wrapper .select-wrapper ul li .option-wrapper {
  margin: 0px 13px 0 8px;
}

[dir="rtl"] .theme-FD .select-form-wrapper .select-wrapper ul li .option-wrapper {
  margin: 0px 8px 0 13px;
}

.theme-FD .select-form-wrapper .select-wrapper ul li .option-wrapper .option-wrapper-checkbox {
  display: flex;
}

@media (max-width: 991px) {
  .theme-FD .select-form-wrapper .select-wrapper ul li .option-wrapper .option-wrapper-checkbox {
    align-self: center;
  }
}

[dir="ltr"] .theme-FD .select-form-wrapper .select-wrapper ul li .option-wrapper .option-wrapper-checkbox {
  float: left;
}

[dir="rtl"] .theme-FD .select-form-wrapper .select-wrapper ul li .option-wrapper .option-wrapper-checkbox {
  float: right;
}

[dir="ltr"] .theme-FD .select-form-wrapper .select-wrapper ul li .option-wrapper .option-wrapper-checkbox {
  margin-right: 15px;
}

[dir="rtl"] .theme-FD .select-form-wrapper .select-wrapper ul li .option-wrapper .option-wrapper-checkbox {
  margin-left: 15px;
}

.theme-FD .select-form-wrapper .select-wrapper ul li .option-wrapper .option-wrapper-checkbox .option-checkbox {
  display: none;
}

@media (min-width: 992px) {
  .theme-FD .select-form-wrapper .select-wrapper ul li .option-wrapper .option-wrapper-checkbox .option-checkbox + .input-checkbox {
    width: 20px;
    min-width: 20px;
    height: 20px;
    background-color: #ffffff;
    border: solid 1px #e6e6e6;
    border-radius: 0;
    display: inline-block;
    position: relative;
  }
}

@media (max-width: 991px) {
  .theme-FD .select-form-wrapper .select-wrapper ul li .option-wrapper .option-wrapper-checkbox .option-checkbox + .input-checkbox {
    width: 25px;
    min-width: 25px;
    height: 25px;
    background-color: #ffffff;
    border: solid 1px #e6e6e6;
    border-radius: 5px;
    display: inline-block;
    position: relative;
  }
}

.theme-FD .select-form-wrapper .select-wrapper ul li .option-wrapper .option-wrapper-checkbox .option-checkbox:checked + .input-checkbox {
  background-color: #635048 !important;
  border: solid 1px #635048 !important;
}

@media (max-width: 991px) {
  .theme-FD .select-form-wrapper .select-wrapper ul li .option-wrapper .option-wrapper-checkbox .option-checkbox:checked + .input-checkbox:before {
    content: '';
    width: 14px;
    height: 6px;
    position: absolute;
    top: 7px;
    border: 2px solid #000000;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-48deg);
  }

  [dir="ltr"] .theme-FD .select-form-wrapper .select-wrapper ul li .option-wrapper .option-wrapper-checkbox .option-checkbox:checked + .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-FD .select-form-wrapper .select-wrapper ul li .option-wrapper .option-wrapper-checkbox .option-checkbox:checked + .input-checkbox:before {
    right: 4px;
  }
}

@media (min-width: 992px) {
  .theme-FD .select-form-wrapper .select-wrapper ul li .option-wrapper .option-wrapper-checkbox .option-checkbox:checked + .input-checkbox:before {
    content: '';
    width: 11px;
    height: 5px;
    position: absolute;
    top: 6px;
    border: 2px solid #000000;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-45deg);
  }

  [dir="ltr"] .theme-FD .select-form-wrapper .select-wrapper ul li .option-wrapper .option-wrapper-checkbox .option-checkbox:checked + .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-FD .select-form-wrapper .select-wrapper ul li .option-wrapper .option-wrapper-checkbox .option-checkbox:checked + .input-checkbox:before {
    right: 4px;
  }
}

.theme-FD .select-form-wrapper .select-wrapper ul li .option-wrapper .option-wrapper-checkbox + .option-wrapper-text .option-wrapper-text-first-text {
  margin-top: -4px;
}

.theme-FD .select-form-wrapper .select-wrapper ul li .option-wrapper .option-wrapper-text {
  display: inline-block;
}

.theme-FD .select-form-wrapper .select-wrapper ul li .option-wrapper .option-wrapper-text span {
  word-break: break-all;
}

.theme-FD .select-form-wrapper .select-wrapper ul li .option-wrapper .option-wrapper-text span.option-wrapper-text-first-text {
  font-family: "cotext";
}

@media (max-width: 991px) {
  .theme-FD .select-form-wrapper .select-wrapper ul li .option-wrapper .option-wrapper-text span.option-wrapper-text-first-text {
    font-size: 15px;
  }
}

.theme-FD .select-form-wrapper .select-wrapper ul li .option-wrapper .option-wrapper-text span.option-wrapper-text-second-text {
  font-family: "cotext-light";
}

.theme-FD .select-form-wrapper .select-wrapper.force-ltr .option-wrapper-text-first-text,
.theme-FD .select-form-wrapper .select-wrapper.force-ltr .option-wrapper-text-second-text {
  direction: ltr !important;
  display: inline-block;
}

.theme-FD .select-form-wrapper:not(.select-disabled):not(.select-focused).select-errored .mobile-error-form,
.theme-FD .select-form-wrapper:not(.select-disabled):not(.select-focused).select-errored .desktop-error-form {
  color: #d0021b;
  font-size: 11px;
}

@media (min-width: 992px) {
  .theme-FD .select-form-wrapper:not(.select-disabled):not(.select-focused).select-errored .select-wrapper button {
    border-color: #d0021b;
  }
}

@media (max-width: 991px) {
  .theme-FD .select-form-wrapper:not(.select-disabled):not(.select-focused).select-errored {
    border-color: #d0021b;
  }
}

@media (min-width: 992px) {
  .theme-FD .select-form-wrapper .mobile-error-form {
    display: none;
  }
}

@media (max-width: 991px) {
  .theme-FD .select-form-wrapper .desktop-error-form {
    display: none;
  }
}

.theme-FD .select-form-wrapper.select-disabled {
  opacity: 0.5;
}

@media (min-width: 992px) {
  .theme-FD .select-form-wrapper.select-disabled .select-wrapper button {
    border-style: dashed;
    background-color: #e6e6e6;
  }
}

@media (max-width: 991px) {
  .theme-FD .select-form-wrapper.select-disabled {
    border-style: dashed;
  }
}

@media (min-width: 992px) {
  .theme-FD .select-form-wrapper:not(.select-disabled):not(.select-focused) .select-wrapper button:hover {
    border-color: #474c55;
  }
}

@media (min-width: 992px) {
  .theme-FD .select-form-wrapper.select-focused .select-wrapper button {
    border-color: #635048;
  }
}

@media (max-width: 991px) {
  .theme-FD .select-form-wrapper.select-focused {
    border-color: #635048;
  }
}

.theme-FD .select-form-wrapper .info-icon {
  font-size: 18px;
  color: #54443f;
  cursor: help;
  line-height: 1px;
  margin-left: 5px;
  position: relative;
  top: 3px;
}

.theme-FD .select-form-wrapper .slimscroll-wrapper {
  display: block !important;
}

.theme-FD .textarea-form-wrapper {
  /* Has error case */
  /* Is disabled case */
}

.theme-FD .textarea-form-wrapper textarea {
  width: 100%;
  outline: none;
  border: none;
  resize: vertical;
  padding: 10px;
}

.theme-FD .textarea-form-wrapper textarea::-moz-placeholder {
  color: #b0b0b0;
  opacity: 1;
}

.theme-FD .textarea-form-wrapper textarea:-ms-input-placeholder {
  color: #b0b0b0;
}

.theme-FD .textarea-form-wrapper textarea::-webkit-input-placeholder {
  color: #b0b0b0;
}

.theme-FD .textarea-form-wrapper:not(.textarea-disabled):not(.textarea-focused).textarea-errored .mobile-error-form,
.theme-FD .textarea-form-wrapper:not(.textarea-disabled):not(.textarea-focused).textarea-errored .desktop-error-form {
  color: #d0021b;
}

.theme-FD .textarea-form-wrapper.textarea-disabled {
  opacity: 0.5;
}

.theme-FD .textarea-form-wrapper .info-icon {
  font-size: 18px;
  color: #54443f;
  cursor: help;
  line-height: 1px;
  margin-left: 5px;
  position: relative;
  top: 3px;
}

@media (min-width: 992px) {
  .theme-FD .textarea-form-wrapper {
    /* Is hovered case */
    /* Is focused case */
    /* Has error case */
    /* Is disabled case */
  }

  .theme-FD .textarea-form-wrapper .textarea-wrapper {
    margin-top: 8px;
  }

  .theme-FD .textarea-form-wrapper .textarea-wrapper textarea {
    font-size: 11px;
    border: 1px solid #c8c8c8;
  }

  .theme-FD .textarea-form-wrapper:not(.textarea-disabled):not(.textarea-focused) .textarea-wrapper textarea:hover {
    border-color: #474c55;
  }

  .theme-FD .textarea-form-wrapper.textarea-focused .textarea-wrapper textarea {
    border-color: #635048;
  }

  .theme-FD .textarea-form-wrapper:not(.textarea-disabled):not(.textarea-focused).textarea-errored .textarea-wrapper textarea {
    border-color: #d0021b;
  }

  .theme-FD .textarea-form-wrapper .mobile-error-form {
    display: none;
  }

  .theme-FD .textarea-form-wrapper.textarea-disabled .textarea-wrapper textarea {
    border-style: dashed;
    background-color: #e6e6e6;
    cursor: not-allowed;
  }
}

@media (max-width: 991px) {
  .theme-FD .textarea-form-wrapper {
    border: 1px solid #c8c8c8;
    padding: 8px 15px 8px 15px;
    background: #ffffff;
    /* Is focused case */
    /* Has error case */
    /* Is disabled case */
  }

  .theme-FD .textarea-form-wrapper .textarea-wrapper textarea {
    font-size: 15px;
  }

  .theme-FD .textarea-form-wrapper.textarea-focused {
    border-color: #635048;
  }

  .theme-FD .textarea-form-wrapper:not(.textarea-disabled):not(.textarea-focused).textarea-errored {
    border-color: #d0021b;
  }

  .theme-FD .textarea-form-wrapper .desktop-error-form {
    display: none;
  }

  .theme-FD .textarea-form-wrapper.textarea-disabled {
    border-style: dashed;
    background-color: #ffffff;
  }

  .theme-FD .textarea-form-wrapper.textarea-disabled textarea {
    background-color: #ffffff;
  }
}

.theme-FD .timepicker-form-wrapper {
  /* Has error case */
  /* Is disabled case */
  /* Input to show double date */
  /* Popover */
}

.theme-FD .timepicker-form-wrapper .timepicker-wrapper > input {
  width: 100%;
  outline: none;
  border: none;
  cursor: pointer;
}

.theme-FD .timepicker-form-wrapper .timepicker-wrapper > input::-moz-placeholder {
  color: #b0b0b0;
  opacity: 1;
}

.theme-FD .timepicker-form-wrapper .timepicker-wrapper > input:-ms-input-placeholder {
  color: #b0b0b0;
}

.theme-FD .timepicker-form-wrapper .timepicker-wrapper > input::-webkit-input-placeholder {
  color: #b0b0b0;
}

.theme-FD .timepicker-form-wrapper:not(.timepicker-disabled):not(.timepicker-focused).timepicker-errored .mobile-error-form,
.theme-FD .timepicker-form-wrapper:not(.timepicker-disabled):not(.timepicker-focused).timepicker-errored .desktop-error-form {
  color: #d0021b;
}

.theme-FD .timepicker-form-wrapper.timepicker-disabled {
  opacity: 0.5;
}

.theme-FD .timepicker-form-wrapper .picker-holder-wrapper {
  width: 100%;
  line-height: 25px;
  align-items: center;
  cursor: pointer;
  display: flex;
}

[dir="ltr"] .theme-FD .timepicker-form-wrapper .picker-holder-wrapper {
  padding-right: 65px;
}

[dir="rtl"] .theme-FD .timepicker-form-wrapper .picker-holder-wrapper {
  padding-left: 65px;
}

.theme-FD .timepicker-form-wrapper .picker-holder-wrapper .picker-holder {
  flex: 1 1 auto;
}

.theme-FD .timepicker-form-wrapper .picker-holder-wrapper .picker-holder.icon-right {
  flex: 0 1 auto;
  text-align: center;
}

[dir="ltr"] .theme-FD .timepicker-form-wrapper .picker-holder-wrapper .picker-holder.picker-holder-right {
  padding-left: 15px;
}

[dir="rtl"] .theme-FD .timepicker-form-wrapper .picker-holder-wrapper .picker-holder.picker-holder-right {
  padding-right: 15px;
}

.theme-FD .timepicker-form-wrapper .picker-holder-wrapper .picker-holder.placeholder,
.theme-FD .timepicker-form-wrapper .picker-holder-wrapper .picker-holder .placeholder {
  color: #b0b0b0;
}

.theme-FD .timepicker-form-wrapper .input-form-clear {
  position: relative;
  right: 19px;
  top: 8px;
  font-size: 12px;
  cursor: pointer;
  width: 1px;
  height: 1px;
}

.theme-FD .timepicker-form-wrapper .info-icon {
  font-size: 18px;
  color: #54443f;
  cursor: help;
  line-height: 1px;
  margin-left: 5px;
  position: relative;
  top: 3px;
}

@media (min-width: 992px) {
  .theme-FD .timepicker-form-wrapper .timepicker-wrapper {
    display: flex;
    margin-top: 8px;
  }

  .theme-FD .timepicker-form-wrapper .timepicker-wrapper > input,
  .theme-FD .timepicker-form-wrapper .timepicker-wrapper .picker-holder-wrapper {
    height: 25px;
    font-size: 11px;
    border: 1px solid #c8c8c8;
  }

  [dir="ltr"] .theme-FD .timepicker-form-wrapper .timepicker-wrapper > input,
  [dir="ltr"]
          .theme-FD .timepicker-form-wrapper .timepicker-wrapper .picker-holder-wrapper {
    padding-left: 10px;
  }

  [dir="rtl"] .theme-FD .timepicker-form-wrapper .timepicker-wrapper > input,
  [dir="rtl"]
          .theme-FD .timepicker-form-wrapper .timepicker-wrapper .picker-holder-wrapper {
    padding-right: 10px;
  }

  .theme-FD .timepicker-form-wrapper:not(.timepicker-disabled):not(.timepicker-focused) .timepicker-wrapper > input:hover,
  .theme-FD .timepicker-form-wrapper:not(.timepicker-disabled):not(.timepicker-focused) .timepicker-wrapper .picker-holder-wrapper:hover {
    border-color: #474c55;
  }

  .theme-FD .timepicker-form-wrapper.timepicker-focused .timepicker-wrapper > input,
  .theme-FD .timepicker-form-wrapper.timepicker-focused .timepicker-wrapper .picker-holder-wrapper {
    border-color: #635048;
  }

  .theme-FD .timepicker-form-wrapper:not(.timepicker-disabled):not(.timepicker-focused).timepicker-errored .timepicker-wrapper > input,
  .theme-FD .timepicker-form-wrapper:not(.timepicker-disabled):not(.timepicker-focused).timepicker-errored .timepicker-wrapper .picker-holder-wrapper {
    border-color: #d0021b;
  }

  .theme-FD .timepicker-form-wrapper .mobile-error-form {
    display: none;
  }

  .theme-FD .timepicker-form-wrapper.timepicker-disabled .timepicker-wrapper > input,
  .theme-FD .timepicker-form-wrapper.timepicker-disabled .timepicker-wrapper .picker-holder-wrapper {
    border-style: dashed;
    background-color: #e6e6e6;
    cursor: not-allowed;
  }
}

@media (max-width: 991px) {
  .theme-FD .timepicker-form-wrapper {
    border: 1px solid #c8c8c8;
    padding: 8px 15px 8px 15px;
    background: #ffffff;
  }

  .theme-FD .timepicker-form-wrapper .timepicker-wrapper > input,
  .theme-FD .timepicker-form-wrapper .timepicker-wrapper .picker-holder-wrapper {
    height: 24px;
    font-size: 15px;
  }

  .theme-FD .timepicker-form-wrapper.timepicker-focused {
    border-color: #635048;
  }

  .theme-FD .timepicker-form-wrapper:not(.timepicker-disabled):not(.timepicker-focused).timepicker-errored {
    border-color: #d0021b;
  }

  .theme-FD .timepicker-form-wrapper .desktop-error-form {
    display: none;
  }

  .theme-FD .timepicker-form-wrapper.timepicker-disabled {
    border-style: dashed;
    background-color: #ffffff;
  }

  .theme-FD .timepicker-form-wrapper.timepicker-disabled .timepicker-wrapper > input,
  .theme-FD .timepicker-form-wrapper.timepicker-disabled .timepicker-wrapper .picker-holder-wrapper {
    background-color: #ffffff;
  }
}

.theme-FD .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content {
  padding: 0;
}

.theme-FD .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .title {
  height: 50px;
  font-size: 16px;
  border-bottom: 1px solid #c8c8c8;
  display: flex;
  align-items: center;
}

.theme-FD .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .title .title-from,
.theme-FD .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .title .title-to {
  position: relative;
  width: 50%;
  min-height: 1px;
  text-align: center;
  font-family: "cotext-bold";
}

[dir="ltr"] .theme-FD .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .title .title-from,
[dir="ltr"]
          .theme-FD .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .title .title-to {
  float: left;
}

[dir="rtl"] .theme-FD .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .title .title-from,
[dir="rtl"]
          .theme-FD .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .title .title-to {
  float: right;
}

[dir="ltr"] .theme-FD .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .title .title-from,
[dir="ltr"]
          .theme-FD .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .title .title-to {
  padding-left: 15px;
}

[dir="rtl"] .theme-FD .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .title .title-from,
[dir="rtl"]
          .theme-FD .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .title .title-to {
  padding-right: 15px;
}

[dir="ltr"] .theme-FD .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .title .title-from,
[dir="ltr"]
          .theme-FD .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .title .title-to {
  padding-right: 15px;
}

[dir="rtl"] .theme-FD .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .title .title-from,
[dir="rtl"]
          .theme-FD .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .title .title-to {
  padding-left: 15px;
}

.theme-FD .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding: 5px 0;
}

[dir="ltr"] .theme-FD .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content {
  float: left;
}

[dir="rtl"] .theme-FD .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content {
  float: right;
}

[dir="ltr"] .theme-FD .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content {
  padding-left: 0;
}

[dir="rtl"] .theme-FD .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content {
  padding-right: 0;
}

[dir="ltr"] .theme-FD .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content {
  padding-right: 0;
}

[dir="rtl"] .theme-FD .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content {
  padding-left: 0;
}

.theme-FD .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .single-timer {
  position: relative;
  width: 100%;
  min-height: 1px;
}

[dir="ltr"] .theme-FD .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .single-timer {
  float: left;
}

[dir="rtl"] .theme-FD .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .single-timer {
  float: right;
}

[dir="ltr"] .theme-FD .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .single-timer {
  padding-left: 15px;
}

[dir="rtl"] .theme-FD .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .single-timer {
  padding-right: 15px;
}

[dir="ltr"] .theme-FD .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .single-timer {
  padding-right: 15px;
}

[dir="rtl"] .theme-FD .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .single-timer {
  padding-left: 15px;
}

.theme-FD .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .double-timer {
  position: relative;
  width: 50%;
  min-height: 1px;
}

[dir="ltr"] .theme-FD .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .double-timer {
  float: left;
}

[dir="rtl"] .theme-FD .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .double-timer {
  float: right;
}

[dir="ltr"] .theme-FD .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .double-timer {
  padding-left: 15px;
}

[dir="rtl"] .theme-FD .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .double-timer {
  padding-right: 15px;
}

[dir="ltr"] .theme-FD .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .double-timer {
  padding-right: 15px;
}

[dir="rtl"] .theme-FD .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .double-timer {
  padding-left: 15px;
}

[dir="ltr"] .theme-FD .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .double-timer ~ .double-timer {
  border-left: solid 1px #c8c8c8;
}

[dir="rtl"] .theme-FD .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .double-timer ~ .double-timer {
  border-right: solid 1px #c8c8c8;
}

[dir="ltr"] .theme-FD .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .double-timer ~ .double-timer {
  padding-left: 14px;
}

[dir="rtl"] .theme-FD .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .double-timer ~ .double-timer {
  padding-right: 14px;
}

.theme-FD .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .wrapper-time {
  width: 100%;
  display: flex;
}

[dir="ltr"] .theme-FD .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .wrapper-time {
  float: left;
}

[dir="rtl"] .theme-FD .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .wrapper-time {
  float: right;
}

.theme-FD .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .wrapper-time .time-fraction-wrapper {
  flex: 1 1 auto;
}

.theme-FD .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .wrapper-time .time-fraction-wrapper + .time-fraction-wrapper {
  margin-left: 15px;
}

.theme-FD .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .wrapper-time .time-fraction-wrapper .timepicker-rest,
.theme-FD .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .wrapper-time .time-fraction-wrapper .timepicker-add {
  height: 40px;
  width: 100%;
  color: #635048;
  margin: 0;
  font-family: "cotext-bold";
  font-size: 10px;
  top: -1px;
  position: relative;
}

.theme-FD .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .wrapper-time .time-fraction-wrapper .timepicker-rest .icon-down,
.theme-FD .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .wrapper-time .time-fraction-wrapper .timepicker-add .icon-down {
  display: inline-block;
}

.theme-FD .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .wrapper-time .time-fraction-wrapper .number {
  display: block;
  height: 30px;
  width: 100%;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
}

.theme-FD .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .wrapper-time .time-fraction-wrapper input.number {
  border: 0;
  border: 1px solid #c8c8c8;
  outline: none;
}

[dir="ltr"] .theme-FD .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .mode {
  float: right;
}

[dir="rtl"] .theme-FD .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .mode {
  float: left;
}

[dir="ltr"] .theme-FD .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .mode {
  margin-left: 15px;
}

[dir="rtl"] .theme-FD .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .mode {
  margin-right: 15px;
}

.theme-FD .group-wrapper {
  border: 1px solid #c8c8c8;
  border-radius: 6px;
  background-color: #ffffff;
  margin-bottom: 15px;
  padding: 0 10px 15px;
}

@media (min-width: 992px) {
  .theme-FD .group-wrapper {
    padding: 0 15px 15px;
  }
}

.theme-FD body.have-loader {
  overflow: hidden;
}

@keyframes fadein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeout {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.theme-FD .fade-in {
  animation: fadein 0.2s ease-in;
}

.theme-FD .fade-out {
  animation: fadeout 0.2s ease-out;
}

.theme-FD .loader {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 1061;
}

.theme-FD .loader .loader-background {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #ffffff;
  opacity: 0.8;
}

.theme-FD .loader .loader-box {
  margin: 0 auto;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  max-width: 100%;
  width: 370px;
  height: 83px;
  background-color: #ffffff;
}

.theme-FD .loader .loader-box.small {
  height: 60px;
}

.theme-FD .loader .loader-box .loader-title {
  font-size: 11px;
  text-align: center;
  color: #000000;
  text-transform: uppercase;
  padding-top: 20px;
}

.theme-FD .loader .loader-box .loader-bar {
  max-width: 90%;
  width: 330px;
  height: 4px;
  margin-top: 16px;
  overflow: hidden;
  background: #c8c8c8;
}

[dir="ltr"] .theme-FD .loader .loader-box .loader-bar {
  margin-left: 20px;
}

[dir="rtl"] .theme-FD .loader .loader-box .loader-bar {
  margin-right: 20px;
}

.theme-FD .loader .loader-box .loader-bar::after {
  content: ' ';
  height: 100%;
  display: block;
}

.theme-FD .loader .loader-box .loader-solid:after {
  width: 187px;
  animation: solidcolours 1.5s steps(1) infinite, loadthird 1.5s linear reverse infinite;
}

.theme-FD .loader .loader-box progress-bar {
  width: 100%;
  max-width: 100%;
  height: 20px;
  background-color: #000000;
  transition: width 1s linear;
}

.theme-FD .loader.is-absolute {
  z-index: 0;
  position: absolute;
}

.theme-FD .loader.is-absolute .loader-background {
  position: absolute;
}

.theme-FD .loader.is-absolute .loader-box {
  top: 30%;
  max-width: 90%;
  height: 50px;
}

.theme-FD .loader.is-absolute .loader-box .loader-bar {
  margin-top: 0;
  max-width: 90%;
}

.theme-FD .loader.is-absolute .loader-box .loader-title {
  padding-top: 10px;
}

@keyframes loadthird {
  0% {
    transform: translateX(-330px);
  }

  100% {
    transform: translateX(330px);
  }
}

@keyframes solidcolours {
  0% {
    background-color: #000000;
  }
}

@media print {
  .theme-FD .loader {
    display: none;
  }
}

@media (min-width: 992px) {
  .theme-FD .cmp-main.unauthenticated {
    margin-top: 100px;
  }
}

.theme-FD .cmp-main {
  padding-top: 90px;
  padding-bottom: 15px;
  position: relative;
  width: 100%;
  min-height: 1px;
  position: relative;
  min-height: 1px;
  background-color: #e6e6e6;
}

[dir="ltr"] .theme-FD .cmp-main {
  float: left;
}

[dir="rtl"] .theme-FD .cmp-main {
  float: right;
}

[dir="ltr"] .theme-FD .cmp-main {
  padding-left: 10px;
}

[dir="rtl"] .theme-FD .cmp-main {
  padding-right: 10px;
}

[dir="ltr"] .theme-FD .cmp-main {
  padding-right: 10px;
}

[dir="rtl"] .theme-FD .cmp-main {
  padding-left: 10px;
}

@media (min-width: 992px) {
  .theme-FD .cmp-main {
    width: 100%;
  }

  [dir="ltr"] .theme-FD .cmp-main {
    padding-left: 15px;
  }

  [dir="rtl"] .theme-FD .cmp-main {
    padding-right: 15px;
  }

  [dir="ltr"] .theme-FD .cmp-main {
    padding-right: 15px;
  }

  [dir="rtl"] .theme-FD .cmp-main {
    padding-left: 15px;
  }

  [dir="ltr"] .theme-FD .cmp-main {
    float: left;
  }

  [dir="rtl"] .theme-FD .cmp-main {
    float: right;
  }
}

@media (min-width: 992px) {
  .theme-FD .cmp-main {
    background: #ffffff;
  }

  .theme-FD .cmp-main.has-sidebar {
    width: calc(100% - 70px);
  }

  [dir="ltr"] .theme-FD .cmp-main.has-sidebar {
    margin-left: 70px;
  }

  [dir="rtl"] .theme-FD .cmp-main.has-sidebar {
    margin-right: 70px;
  }
}

@media (max-width: 991px) {
  .theme-FD .cmp-main {
    height: calc( 100% - 90px);
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
  }
}

.theme-FD body.modal-open {
  overflow: hidden;
}

.theme-FD body.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.theme-FD body .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000000;
}

.theme-FD body .modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.theme-FD body .modal-backdrop.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.theme-FD body .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

.theme-FD .modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  -webkit-overflow-scrolling: touch;
}

.theme-FD .modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

.theme-FD .modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.theme-FD .modal .modal-dialog {
  position: relative;
  width: 600px;
  margin: 30px auto;
}

.theme-FD .modal .modal-dialog.modal-sm {
  width: 300px;
}

.theme-FD .modal .modal-dialog.modal-lg {
  width: 800px;
}

.theme-FD .modal .modal-dialog.modal-auto {
  width: fit-content;
  height: fit-content;
}

@media (max-width: 991px) {
  .theme-FD .modal .modal-dialog.modal-lg,
  .theme-FD .modal .modal-dialog.modal-md {
    width: calc(100% - 30px);
  }
}

.theme-FD .modal .modal-content {
  position: relative;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0px 20px 0px rgba(0, 0, 0, 0.23);
  box-shadow: 0 0px 20px 0px rgba(0, 0, 0, 0.23);
}

.theme-FD .modal .modal-content .modal-header {
  padding: 20px 26px;
}

.theme-FD .modal .modal-content .modal-header::before,
.theme-FD .modal .modal-content .modal-header::after {
  content: " ";
  display: table;
}

.theme-FD .modal .modal-content .modal-header::after {
  clear: both;
}

.theme-FD .modal .modal-content .modal-header.modal-header-hr {
  border-bottom: 1px solid #eeeeee;
}

.theme-FD .modal .modal-content .modal-header .icon-clear {
  cursor: pointer;
  width: 15px;
}

.theme-FD .modal .modal-content .modal-header .modal-title {
  margin: 0;
  font-size: 18px;
  width: calc(100% - 15px);
  padding-right: 15px;
}

.theme-FD .modal .modal-content .modal-body {
  position: relative;
  padding: 26px;
}

.theme-FD .modal .modal-content .modal-body.is-empty {
  display: none;
}

.theme-FD .modal .modal-content .modal-footer {
  padding: 26px;
}

.theme-FD .modal .modal-content .modal-footer::before,
.theme-FD .modal .modal-content .modal-footer::after {
  content: " ";
  display: table;
}

.theme-FD .modal .modal-content .modal-footer::after {
  clear: both;
}

.theme-FD :host {
  display: inline-block;
}

.theme-FD .popover-content a[popover],
.theme-FD .popover-content span[popover],
.theme-FD .popover-content img[popover] {
  display: inline-block;
  cursor: pointer;
}

.theme-FD .popover-content a[popover][tooltip],
.theme-FD .popover-content span[popover][tooltip],
.theme-FD .popover-content img[popover][tooltip] {
  cursor: initial;
}

.theme-FD .popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  padding: 1px;
  margin-bottom: 20px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  background-clip: padding-box;
  -webkit-box-shadow: 0 1px 40px rgba(0, 0, 0, 0.12);
  box-shadow: 0 1px 40px rgba(0, 0, 0, 0.12);
}

[dir="ltr"] .theme-FD .popover {
  text-align: left;
}

[dir="rtl"] .theme-FD .popover {
  text-align: right;
}

.theme-FD .popover.top {
  margin-top: -14px;
}

[dir="ltr"] .theme-FD .popover.right {
  margin-left: 14px;
}

[dir="rtl"] .theme-FD .popover.right {
  margin-right: 14px;
}

.theme-FD .popover.bottom {
  margin-top: 14px;
}

[dir="ltr"] .theme-FD .popover.left {
  margin-left: -14px;
}

[dir="rtl"] .theme-FD .popover.left {
  margin-right: -14px;
}

.theme-FD .popover .icon-tip-light {
  position: relative;
}

[dir="ltr"] .theme-FD .popover .icon-tip-light {
  margin-right: 25px;
}

[dir="rtl"] .theme-FD .popover .icon-tip-light {
  margin-left: 25px;
}

.theme-FD .popover .icon-tip-light::before {
  top: -2px;
  position: absolute;
}

.theme-FD .popover .popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.theme-FD .popover .popover-content {
  padding: 15px;
  word-break: normal;
  word-wrap: break-word;
}

.theme-FD .popover > .arrow,
.theme-FD .popover > .arrow::after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.theme-FD .popover > .arrow {
  border-width: 11px;
}

.theme-FD .popover > .arrow::after {
  border-width: 10px;
  content: "";
}

.theme-FD .popover.top > .arrow {
  left: 50%;
  border-bottom-width: 0;
  bottom: -10px;
}

[dir="ltr"] .theme-FD .popover.top > .arrow {
  margin-left: -11px;
}

[dir="rtl"] .theme-FD .popover.top > .arrow {
  margin-right: -11px;
}

.theme-FD .popover.top > .arrow::after {
  content: " ";
  bottom: 1px;
  border-bottom-width: 0;
}

[dir="ltr"] .theme-FD .popover.top > .arrow::after {
  margin-left: -10px;
}

[dir="rtl"] .theme-FD .popover.top > .arrow::after {
  margin-right: -10px;
}

.theme-FD .popover.right > .arrow {
  top: 50%;
  margin-top: -11px;
  border-left-width: 0;
}

[dir="ltr"] .theme-FD .popover.right > .arrow {
  left: -11px;
}

[dir="rtl"] .theme-FD .popover.right > .arrow {
  right: -11px;
}

.theme-FD .popover.right > .arrow::after {
  content: " ";
  bottom: -10px;
  border-left-width: 0;
}

[dir="ltr"] .theme-FD .popover.right > .arrow::after {
  left: 1px;
}

[dir="rtl"] .theme-FD .popover.right > .arrow::after {
  right: 1px;
}

.theme-FD .popover.bottom > .arrow {
  left: 50%;
  border-top-width: 0;
  top: -11px;
}

[dir="ltr"] .theme-FD .popover.bottom > .arrow {
  margin-left: -11px;
}

[dir="rtl"] .theme-FD .popover.bottom > .arrow {
  margin-right: -11px;
}

.theme-FD .popover.bottom > .arrow::after {
  content: " ";
  top: 1px;
  border-top-width: 0;
}

[dir="ltr"] .theme-FD .popover.bottom > .arrow::after {
  margin-left: -10px;
}

[dir="rtl"] .theme-FD .popover.bottom > .arrow::after {
  margin-right: -10px;
}

.theme-FD .popover.left > .arrow {
  top: 50%;
  margin-top: -11px;
  border-right-width: 0;
}

[dir="ltr"] .theme-FD .popover.left > .arrow {
  right: -11px;
}

[dir="rtl"] .theme-FD .popover.left > .arrow {
  left: -11px;
}

.theme-FD .popover.left > .arrow::after {
  content: " ";
  border-right-width: 0;
  bottom: -10px;
}

[dir="ltr"] .theme-FD .popover.left > .arrow::after {
  right: 1px;
}

[dir="rtl"] .theme-FD .popover.left > .arrow::after {
  left: 1px;
}

.theme-FD .popover.light,
.theme-FD .popover.dark,
.theme-FD .popover.tip {
  font-family: "cotext";
  font-size: 11px;
  word-break: break-all;
}

.theme-FD .popover.light {
  background-color: #ffffff;
  color: #4f4f4f;
}

.theme-FD .popover.light.top > .arrow {
  border-top-color: #ffffff;
}

[dir="ltr"] .theme-FD .popover.light.right > .arrow {
  border-right-color: #ffffff;
}

[dir="rtl"] .theme-FD .popover.light.right > .arrow {
  border-left-color: #ffffff;
}

.theme-FD .popover.light.bottom > .arrow {
  border-bottom-color: #ffffff;
}

[dir="ltr"] .theme-FD .popover.light.left > .arrow {
  border-left-color: #ffffff;
}

[dir="rtl"] .theme-FD .popover.light.left > .arrow {
  border-right-color: #ffffff;
}

.theme-FD .popover.dark {
  background-color: rgba(0, 0, 0, 0.8);
  color: #ffffff;
}

.theme-FD .popover.dark.top > .arrow {
  border-top-color: rgba(0, 0, 0, 0.8);
}

[dir="ltr"] .theme-FD .popover.dark.right > .arrow {
  border-right-color: rgba(0, 0, 0, 0.8);
}

[dir="rtl"] .theme-FD .popover.dark.right > .arrow {
  border-left-color: rgba(0, 0, 0, 0.8);
}

.theme-FD .popover.dark.bottom > .arrow {
  border-bottom-color: rgba(0, 0, 0, 0.8);
}

[dir="ltr"] .theme-FD .popover.dark.left > .arrow {
  border-left-color: rgba(0, 0, 0, 0.8);
}

[dir="rtl"] .theme-FD .popover.dark.left > .arrow {
  border-right-color: rgba(0, 0, 0, 0.8);
}

.theme-FD .popover.tip {
  background-color: orange;
  color: #ffffff;
}

.theme-FD .popover.tip.top > .arrow {
  border-top-color: orange;
}

[dir="ltr"] .theme-FD .popover.tip.right > .arrow {
  border-right-color: orange;
}

[dir="rtl"] .theme-FD .popover.tip.right > .arrow {
  border-left-color: orange;
}

.theme-FD .popover.tip.bottom > .arrow {
  border-bottom-color: orange;
}

[dir="ltr"] .theme-FD .popover.tip.left > .arrow {
  border-left-color: orange;
}

[dir="rtl"] .theme-FD .popover.tip.left > .arrow {
  border-right-color: orange;
}

.theme-FD .popover.list {
  background-color: #ffffff;
  color: #4f4f4f;
  font-size: 15px;
}

.theme-FD .popover.list.top > .arrow {
  border-top-color: #ffffff;
}

[dir="ltr"] .theme-FD .popover.list.right > .arrow {
  border-right-color: #ffffff;
}

[dir="rtl"] .theme-FD .popover.list.right > .arrow {
  border-left-color: #ffffff;
}

.theme-FD .popover.list.bottom > .arrow {
  border-bottom-color: #ffffff;
}

[dir="ltr"] .theme-FD .popover.list.left > .arrow {
  border-left-color: #ffffff;
}

[dir="rtl"] .theme-FD .popover.list.left > .arrow {
  border-right-color: #ffffff;
}

[dir="ltr"] .theme-FD .popover.list.top > .arrow,
[dir="ltr"]
      .theme-FD .popover.list.bottom > .arrow {
  left: 85%;
}

[dir="rtl"] .theme-FD .popover.list.top > .arrow,
[dir="rtl"]
      .theme-FD .popover.list.bottom > .arrow {
  right: 85%;
}

.theme-FD .popover ul {
  max-height: 235px;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: auto;
}

.theme-FD .popover ul li {
  overflow: hidden;
  cursor: pointer;
  background-color: #ffffff;
}

.theme-FD .popover ul li:last-child {
  border-bottom: 0;
}

.theme-FD .popover ul li:hover,
.theme-FD .popover ul li.hover {
  background-color: #f7f7f7;
}

.theme-FD .popover ul li div {
  height: 47px;
  line-height: 47px;
  margin: 0 15px;
  border-top: 1px solid #eeeeee;
}

.theme-FD .popover ul li div .popover-icon-list {
  display: inline-block;
}

[dir="ltr"] .theme-FD .popover ul li div .popover-icon-list {
  margin-right: 10px;
}

[dir="rtl"] .theme-FD .popover ul li div .popover-icon-list {
  margin-left: 10px;
}

.theme-FD .popover ul li div .popover-icon-text {
  font-family: "cotext";
  font-size: 13px;
  color: #4f4f4f;
}

.theme-FD .popover ul li:first-child div {
  border-top: 0;
}

.theme-FD .popover ul li.disabled {
  opacity: 0.3;
  cursor: not-allowed;
}

.theme-FD .popover ul li.disabled:hover,
.theme-FD .popover ul li.disabled.hover {
  background-color: transparent;
}

[dir="ltr"] .theme-FD ::content {
  margin-left: -15px;
}

[dir="rtl"] .theme-FD ::content {
  margin-right: -15px;
}

[dir="ltr"] .theme-FD ::content {
  margin-right: -15px;
}

[dir="rtl"] .theme-FD ::content {
  margin-left: -15px;
}

.theme-FD :host {
  display: block;
}

.theme-FD :host::before,
.theme-FD :host::after {
  content: " ";
  display: table;
}

.theme-FD :host::after {
  clear: both;
}

.theme-FD .separator {
  border-bottom: 1px solid transparent;
  margin-top: 5px;
}

.theme-FD .separator.color-grey {
  border-bottom-color: #c8c8c8;
}

.theme-FD .col-expandible-template {
  user-select: none;
  text-align: center;
}

.theme-FD .col-expandible-template .expandible-col-icon {
  background-color: #635048;
  color: #ffffff;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  border-radius: 100%;
  display: inline-block;
  cursor: pointer;
  transition: transform 250ms ease;
}

@media (max-width: 991px) {
  .theme-FD .col-expandible-template .expandible-col-icon {
    line-height: 20px;
  }
}

.theme-FD .col-expandible-template .expandible-col-icon.icon-plus.rotated {
  transform: rotate(45deg);
}

.theme-FD .col-form-template .desktop-error-form .error-form-wrapper {
  min-height: auto;
}

.theme-FD .col-form-template .block-structure .element-structure,
.theme-FD .col-form-template .input-wrapper,
.theme-FD .col-form-template .select-wrapper,
.theme-FD .col-form-template .select-wrapper button,
.theme-FD .col-form-template .timepicker-wrapper {
  margin-top: 0px !important;
}

.theme-FD .col-form-template .select-wrapper .select-list {
  top: 25px !important;
}

.theme-FD .col-form-template .label-checkbox {
  padding-top: 0px !important;
}

.theme-FD .col-icon-template {
  text-align: center;
  cursor: pointer;
}

.theme-FD .col-icon-template span[class*=icon-] {
  margin-top: 2px;
  font-size: 12px;
}

.theme-FD .col-icon-template .firstIcon span.positive,
.theme-FD .col-icon-template .secondIcon span.positive {
  color: #4e941f;
}

.theme-FD .col-icon-template .firstIcon span.negative,
.theme-FD .col-icon-template .secondIcon span.negative {
  color: #d0021b;
}

.theme-FD .col-list-template {
  user-select: none;
}

.theme-FD .col-list-template .popover-list {
  text-align: center;
  cursor: pointer;
}

.theme-FD .col-list-template .popover-list .list-icon {
  font-size: 5px;
  line-height: 25px;
}

.theme-FD .col-list-template .popover-list .list-icon.icon-more {
  transform: rotate(90deg);
  display: inline-block;
}

[dir="ltr"] .theme-FD .col-list-template .popover-list popover-content .popover .arrow {
  left: 91%;
}

[dir="rtl"] .theme-FD .col-list-template .popover-list popover-content .popover .arrow {
  right: 91%;
}

.theme-FD .col-list-template .btn-wrapper {
  padding: 10px 0;
}

.theme-FD .col-list-template popover-content {
  display: initial;
}

.theme-FD .col-radio-template input[type='radio'] {
  display: none;
  /* Disabled styles */
  /* Invalid styles (error) */
}

.theme-FD .col-radio-template input[type='radio']:checked + label .input-radio {
  background-color: #000000;
}

@media (max-width: 991px) {
  .theme-FD .col-radio-template input[type='radio']:checked + label .input-radio {
    border: solid 7px #635048;
  }
}

@media (min-width: 992px) {
  .theme-FD .col-radio-template input[type='radio']:checked + label .input-radio {
    border: solid 5px #635048;
  }
}

.theme-FD .col-radio-template input[type='radio'] + label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  margin-top: 10px;
  padding-top: 5px;
  /* Mobile radio is centered relative to label */
}

@media (max-width: 991px) {
  .theme-FD .col-radio-template input[type='radio'] + label {
    display: flex;
    align-items: center;
  }

  .theme-FD .col-radio-template input[type='radio'] + label .input-radio {
    flex: none;
    width: 25px;
    min-width: 25px;
    height: 25px;
    background-color: #ffffff;
    border: solid 1px #c8c8c8;
    border-radius: 50%;
    display: inline-block;
    position: relative;
  }
}

@media (min-width: 992px) {
  .theme-FD .col-radio-template input[type='radio'] + label {
    display: inline-flex;
    align-items: flex-start;
    padding-bottom: 2px;
  }

  .theme-FD .col-radio-template input[type='radio'] + label .input-radio {
    flex: none;
    width: 20px;
    min-width: 20px;
    height: 20px;
    background-color: #ffffff;
    border: solid 1px #c8c8c8;
    border-radius: 50%;
    display: inline-block;
    position: relative;
  }
}

.theme-FD .col-radio-template input[type='radio'] + label .input-radio-text {
  color: #474c55;
  /* Mobile label text is bigger */
}

[dir="ltr"] .theme-FD .col-radio-template input[type='radio'] + label .input-radio-text {
  padding-left: 15px;
}

[dir="rtl"] .theme-FD .col-radio-template input[type='radio'] + label .input-radio-text {
  padding-right: 15px;
}

@media (max-width: 991px) {
  .theme-FD .col-radio-template input[type='radio'] + label .input-radio-text {
    font-size: 15px;
  }
}

@media (min-width: 992px) {
  .theme-FD .col-radio-template input[type='radio'] + label .input-radio-text {
    font-size: 10px;
    margin-top: 2px;
  }
}

.theme-FD .col-radio-template input[type='radio']:disabled + label {
  opacity: 0.6;
  cursor: not-allowed;
}

.theme-FD .col-radio-template input[type='radio']:disabled + label .input-radio {
  background-color: #ffffff;
  border: solid 1px #c8c8c8;
}

.theme-FD .col-radio-template input[type='radio']:disabled + label .input-radio-text {
  color: #474c55;
}

.theme-FD .col-radio-template input[type='radio']:disabled:checked + label .input-radio {
  background-color: #ffffff;
}

@media (max-width: 991px) {
  .theme-FD .col-radio-template input[type='radio']:disabled:checked + label .input-radio {
    border: solid 7px #474c55;
  }
}

@media (min-width: 992px) {
  .theme-FD .col-radio-template input[type='radio']:disabled:checked + label .input-radio {
    border: solid 5px #474c55;
  }
}

.theme-FD .col-radio-template input[type='radio'].ng-invalid.ng-dirty + label .input-radio {
  border-color: #d0021b;
  background: #ffffff;
}

.theme-FD .col-radio-template input[type='radio'] + label {
  padding-top: 0;
}

.theme-FD .cmp-table cmp-col-custom-template ~ span,
.theme-FD .cmp-table cmp-col-custom-template ~ p {
  word-break: break-word;
}

.theme-FD .cmp-table cmp-checkbox-form .radios-wrapper .radio-wrapper ~ .radio-wrapper {
  margin-top: 2px;
}

.theme-FD .cmp-table cmp-checkbox-form .error-form-wrapper {
  display: none;
}

.theme-FD .cmp-table cmp-checkbox-form .checkbox-item {
  margin-bottom: 5px;
}

.theme-FD .modal-remove-selected .header-data-wrapper {
  margin-bottom: 15px;
}

.theme-FD .modal-remove-selected .header-data-wrapper span {
  color: #828282;
}

[dir="ltr"] .theme-FD .modal-remove-selected .header-data-wrapper span {
  float: left;
}

[dir="rtl"] .theme-FD .modal-remove-selected .header-data-wrapper span {
  float: right;
}

.theme-FD .modal-remove-selected .row-remove-selected {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

[dir="ltr"] .theme-FD .modal-remove-selected .row-remove-selected .field-remove {
  float: left;
}

[dir="rtl"] .theme-FD .modal-remove-selected .row-remove-selected .field-remove {
  float: right;
}

.theme-FD .modal-remove-selected .row-remove-selected .field-remove .remove {
  color: #c8c8c8;
  cursor: pointer;
}

[dir="ltr"] .theme-FD .modal-remove-selected .row-remove-selected .field-remove .remove {
  margin-left: 20px;
}

[dir="rtl"] .theme-FD .modal-remove-selected .row-remove-selected .field-remove .remove {
  margin-right: 20px;
}

.theme-FD .modal-remove-selected .row-remove-selected .field-remove .remove:hover {
  color: #b4b4b4;
}

.theme-FD .modal-remove-selected .empty-text {
  color: #828282;
}

.theme-FD .cmp-table {
  clear: both;
  margin-bottom: 15px;
  margin-top: 15px;
  border-radius: 5px;
  background-color: #ffffff;
  /* Header */
}

.theme-FD .cmp-table.is-skeleton {
  display: none;
}

.theme-FD .cmp-table .wrapper-header .header-title-row {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 10px;
  padding: 5px 0;
}

.theme-FD .cmp-table .wrapper-header .header-title-row .header-title {
  flex: 1 1 auto;
}

[dir="ltr"] .theme-FD .cmp-table .wrapper-header .header-title-row .header-title {
  text-align: left;
}

[dir="rtl"] .theme-FD .cmp-table .wrapper-header .header-title-row .header-title {
  text-align: right;
}

.theme-FD .cmp-table .wrapper-header .header-title-row .header-title h4 {
  font-family: "cotext";
  font-size: 18px;
  margin: 0;
  color: #656565;
}

.theme-FD .cmp-table .wrapper-header .header-title-row .right-actions {
  flex: 0 1 auto;
}

[dir="ltr"] .theme-FD .cmp-table .wrapper-header .header-title-row .right-actions {
  text-align: right;
}

[dir="rtl"] .theme-FD .cmp-table .wrapper-header .header-title-row .right-actions {
  text-align: left;
}

.theme-FD .cmp-table .wrapper-header .header-title-row .right-actions .btn-icon {
  font-size: 20px;
  cursor: pointer;
}

[dir="ltr"] .theme-FD .cmp-table .wrapper-header .header-title-row .right-actions .btn-icon ~ .btn-icon {
  margin-left: 20px;
}

[dir="rtl"] .theme-FD .cmp-table .wrapper-header .header-title-row .right-actions .btn-icon ~ .btn-icon {
  margin-right: 20px;
}

.theme-FD .cmp-table .wrapper-header .header-subtitle-row {
  display: flex;
  justify-content: flex-end;
}

.theme-FD .cmp-table .wrapper-header .header-subtitle-row .subtitle {
  flex: 1 1 auto;
  font-size: 16px;
}

.theme-FD .cmp-table .paginator {
  flex: 0 1 auto;
  display: flex;
}

[dir="ltr"] .theme-FD .cmp-table .paginator {
  text-align: left;
}

[dir="rtl"] .theme-FD .cmp-table .paginator {
  text-align: right;
}

[dir="ltr"] .theme-FD .cmp-table .paginator.paginator-footer {
  margin-left: 15px;
}

[dir="rtl"] .theme-FD .cmp-table .paginator.paginator-footer {
  margin-right: 15px;
}

[dir="ltr"] .theme-FD .cmp-table .paginator .page-selector {
  float: right;
}

[dir="rtl"] .theme-FD .cmp-table .paginator .page-selector {
  float: left;
}

.theme-FD .cmp-table .paginator .page-selector > span {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-flex;
  width: 31px;
  height: 28px;
  cursor: pointer;
  font-size: 14px;
  font-family: "cotext-bold";
  background-color: #c8c8c8;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  color: #000000;
}

[dir="ltr"] .theme-FD .cmp-table .paginator .page-selector > span + span {
  margin-left: 8px;
}

[dir="rtl"] .theme-FD .cmp-table .paginator .page-selector > span + span {
  margin-right: 8px;
}

.theme-FD .cmp-table .paginator .page-selector > span.active {
  background-color: #635048 !important;
  cursor: default;
  color: #ffffff;
}

.theme-FD .cmp-table .paginator .page-selector > span.disabled {
  display: none;
}

.theme-FD .cmp-table .paginator .page-selector > span.not-number {
  cursor: default;
  position: relative;
  top: 2px;
  font-size: 18px;
  background-color: transparent;
}

.theme-FD .cmp-table .paginator .page-selector > span.arrow-btn {
  width: auto;
  padding: 0 10px;
  background-color: #ffffff;
  font-size: 13px;
}

.theme-FD .cmp-table .paginator .page-selector > span:hover:not(.disabled):not(.not-number):not(.arrow-btn) {
  background-color: #786356;
  color: #ffffff;
}

.theme-FD .cmp-table .paginator .pagination-info {
  display: flex;
  align-items: center;
}

[dir="ltr"] .theme-FD .cmp-table .paginator .pagination-info {
  float: right;
}

[dir="rtl"] .theme-FD .cmp-table .paginator .pagination-info {
  float: left;
}

[dir="ltr"] .theme-FD .cmp-table .paginator .pagination-info {
  margin-right: 35px;
}

[dir="rtl"] .theme-FD .cmp-table .paginator .pagination-info {
  margin-left: 35px;
}

.theme-FD .cmp-table .paginator .pagination-info .row-selector-wrapper {
  display: flex;
  align-items: center;
}

.theme-FD .cmp-table .paginator .pagination-info .row-selector-wrapper .text-show-rows {
  display: none;
}

[dir="ltr"] .theme-FD .cmp-table .paginator .pagination-info .row-selector-wrapper .text-show-rows {
  margin-right: 10px;
}

[dir="rtl"] .theme-FD .cmp-table .paginator .pagination-info .row-selector-wrapper .text-show-rows {
  margin-left: 10px;
}

.theme-FD .cmp-table .paginator .pagination-info .showinfo-text {
  font-size: 13px;
  color: #000000;
}

[dir="ltr"] .theme-FD .cmp-table .paginator .pagination-info .showinfo-text {
  margin-right: 10px;
}

[dir="rtl"] .theme-FD .cmp-table .paginator .pagination-info .showinfo-text {
  margin-left: 10px;
}

.theme-FD .cmp-table .paginator .pagination-info .select-row-selector .error-form-wrapper {
  display: none;
}

.theme-FD .cmp-table .paginator .pagination-info .select-row-selector .select-form-wrapper {
  margin-top: -6px;
}

.theme-FD .cmp-table .paginator .pagination-info .select-row-selector .select-form-wrapper button {
  height: 25px;
}

.theme-FD .cmp-table .paginator .pagination-info .select-row-selector .select-form-wrapper button:before {
  bottom: 9px;
}

.theme-FD .cmp-table .paginator .pagination-info .select-row-selector .select-form-wrapper button.open:before {
  bottom: 6px;
}

.theme-FD .cmp-table .paginator .selected-rows {
  display: inline-block;
  margin-top: 3px;
}

[dir="ltr"] .theme-FD .cmp-table .paginator .selected-rows {
  float: right;
}

[dir="rtl"] .theme-FD .cmp-table .paginator .selected-rows {
  float: left;
}

.theme-FD .cmp-table .paginator .selected-rows .selected-rows-wrapper {
  margin-top: 5px;
}

[dir="ltr"] .theme-FD .cmp-table .paginator .selected-rows .selected-rows-wrapper span {
  float: left;
}

[dir="rtl"] .theme-FD .cmp-table .paginator .selected-rows .selected-rows-wrapper span {
  float: right;
}

[dir="ltr"] .theme-FD .cmp-table .paginator .selected-rows .selected-rows-wrapper span .anidation {
  float: left;
}

[dir="rtl"] .theme-FD .cmp-table .paginator .selected-rows .selected-rows-wrapper span .anidation {
  float: right;
}

.theme-FD .cmp-table .paginator .selected-rows .selected-rows-wrapper .is-link {
  cursor: pointer;
  color: #635048;
}

.theme-FD .cmp-table .paginator .selected-rows .selected-rows-wrapper .is-link:hover {
  color: #786356;
}

.theme-FD .cmp-table .paginator .selected-rows .selected-rows-wrapper .text {
  color: #474c55;
}

.theme-FD .cmp-table table {
  table-layout: fixed;
  width: 100%;
  margin-top: 10px;
  border: none;
  /* Head */
  /* Body */
  /* Common */
}

.theme-FD .cmp-table table thead tr {
  border-bottom: 1px solid #d8d8d8;
}

.theme-FD .cmp-table table thead tr th {
  font-size: 15px;
  font-family: "cotext-bold";
  color: #656565;
  padding: 0 10px;
}

.theme-FD .cmp-table table thead tr th.checkbox-cell {
  width: 40px;
}

.theme-FD .cmp-table table thead tr th .header-wrapper {
  display: flex;
  align-items: center;
}

.theme-FD .cmp-table table thead tr th .header-wrapper .header-title {
  flex: 0 1 auto;
}

[dir="ltr"] .theme-FD .cmp-table table thead tr th .header-wrapper .header-title {
  margin-right: 15px;
}

[dir="rtl"] .theme-FD .cmp-table table thead tr th .header-wrapper .header-title {
  margin-left: 15px;
}

.theme-FD .cmp-table table thead tr th .header-wrapper .order-arrows-wrapper {
  flex: 0 1 auto;
}

.theme-FD .cmp-table table thead tr th .header-wrapper .order-arrows-wrapper .icon-arrow-drop-up,
.theme-FD .cmp-table table thead tr th .header-wrapper .order-arrows-wrapper .icon-arrow-drop-down {
  display: block;
  line-height: 6px;
  cursor: pointer;
}

.theme-FD .cmp-table table thead tr th .header-wrapper .order-arrows-wrapper .icon-arrow-drop-up::before,
.theme-FD .cmp-table table thead tr th .header-wrapper .order-arrows-wrapper .icon-arrow-drop-down::before {
  font-size: 6px;
}

.theme-FD .cmp-table table thead tr th .header-wrapper .order-arrows-wrapper .icon-arrow-drop-up {
  transform: rotate(180deg);
}

.theme-FD .cmp-table table tbody {
  border-bottom: 1px solid #d8d8d8;
}

.theme-FD .cmp-table table tbody tr td {
  font-size: 14px;
  color: #000000;
}

.theme-FD .cmp-table table tbody tr td.expandible-row {
  padding: 0 15px 10px;
}

.theme-FD .cmp-table table tbody tr.odd {
  background-color: #f2f2f2;
}

.theme-FD .cmp-table table tbody tr.is-line-through td {
  opacity: .3;
}

.theme-FD .cmp-table table tr {
  height: 60px;
}

.theme-FD .cmp-table table tr.no-boder {
  border-bottom: 0px;
}

.theme-FD .cmp-table table tr td,
.theme-FD .cmp-table table tr th {
  padding: 5px 10px;
  vertical-align: middle;
}

.theme-FD .cmp-table table tr td.checkbox-cell input[type='checkbox'],
.theme-FD .cmp-table table tr th.checkbox-cell input[type='checkbox'] {
  display: none;
  /* Disabled styles */
  /* Invalid styles (error) */
  /* Checked style */
  /* Indeterminate style */
}

.theme-FD .cmp-table table tr td.checkbox-cell input[type='checkbox'] + label,
.theme-FD .cmp-table table tr th.checkbox-cell input[type='checkbox'] + label {
  cursor: pointer;
  padding-top: 10px;
  /* Mobile check is centered relative to label */
}

@media (max-width: 991px) {
  .theme-FD .cmp-table table tr td.checkbox-cell input[type='checkbox'] + label,
  .theme-FD .cmp-table table tr th.checkbox-cell input[type='checkbox'] + label {
    display: flex;
    align-items: center;
  }
}

@media (min-width: 992px) {
  .theme-FD .cmp-table table tr td.checkbox-cell input[type='checkbox'] + label,
  .theme-FD .cmp-table table tr th.checkbox-cell input[type='checkbox'] + label {
    display: inline-flex;
    align-items: flex-start;
  }
}

@media (max-width: 991px) {
  .theme-FD .cmp-table table tr td.checkbox-cell input[type='checkbox'] + label .input-checkbox,
  .theme-FD .cmp-table table tr th.checkbox-cell input[type='checkbox'] + label .input-checkbox {
    width: 25px;
    min-width: 25px;
    height: 25px;
    background-color: #ffffff;
    border: solid 1px #c8c8c8;
    border-radius: 5px;
    display: inline-block;
    position: relative;
  }
}

@media (min-width: 992px) {
  .theme-FD .cmp-table table tr td.checkbox-cell input[type='checkbox'] + label .input-checkbox,
  .theme-FD .cmp-table table tr th.checkbox-cell input[type='checkbox'] + label .input-checkbox {
    width: 20px;
    min-width: 20px;
    height: 20px;
    background-color: #ffffff;
    border: solid 1px #c8c8c8;
    border-radius: 0px;
    display: inline-block;
    position: relative;
  }
}

@media (min-width: 992px) {
  .theme-FD .cmp-table table tr td.checkbox-cell input[type='checkbox'] + label .full-label-wrapper,
  .theme-FD .cmp-table table tr th.checkbox-cell input[type='checkbox'] + label .full-label-wrapper {
    padding-top: 2px;
  }
}

[dir="ltr"] .theme-FD .cmp-table table tr td.checkbox-cell input[type='checkbox'] + label .full-label-wrapper,
[dir="ltr"]
              .theme-FD .cmp-table table tr th.checkbox-cell input[type='checkbox'] + label .full-label-wrapper {
  padding-left: 15px;
}

[dir="rtl"] .theme-FD .cmp-table table tr td.checkbox-cell input[type='checkbox'] + label .full-label-wrapper,
[dir="rtl"]
              .theme-FD .cmp-table table tr th.checkbox-cell input[type='checkbox'] + label .full-label-wrapper {
  padding-right: 15px;
}

.theme-FD .cmp-table table tr td.checkbox-cell input[type='checkbox'] + label .full-label-wrapper .input-checkbox-text,
.theme-FD .cmp-table table tr th.checkbox-cell input[type='checkbox'] + label .full-label-wrapper .input-checkbox-text {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  color: #474c55;
  /* Mobile label text is bigger */
}

@media (max-width: 991px) {
  .theme-FD .cmp-table table tr td.checkbox-cell input[type='checkbox'] + label .full-label-wrapper .input-checkbox-text,
  .theme-FD .cmp-table table tr th.checkbox-cell input[type='checkbox'] + label .full-label-wrapper .input-checkbox-text {
    font-size: 15px;
  }
}

@media (min-width: 992px) {
  .theme-FD .cmp-table table tr td.checkbox-cell input[type='checkbox'] + label .full-label-wrapper .input-checkbox-text,
  .theme-FD .cmp-table table tr th.checkbox-cell input[type='checkbox'] + label .full-label-wrapper .input-checkbox-text {
    font-size: 10px;
  }
}

.theme-FD .cmp-table table tr td.checkbox-cell input[type='checkbox'] + label .full-label-wrapper .label-error,
.theme-FD .cmp-table table tr th.checkbox-cell input[type='checkbox'] + label .full-label-wrapper .label-error {
  color: #d0021b;
}

.theme-FD .cmp-table table tr td.checkbox-cell input[type='checkbox']:disabled,
.theme-FD .cmp-table table tr th.checkbox-cell input[type='checkbox']:disabled {
  /* Checked style (disabled) */
  /* Indeterminate style (disabled) */
}

.theme-FD .cmp-table table tr td.checkbox-cell input[type='checkbox']:disabled + label .input-checkbox,
.theme-FD .cmp-table table tr td.checkbox-cell input[type='checkbox']:disabled + label .full-label-wrapper,
.theme-FD .cmp-table table tr th.checkbox-cell input[type='checkbox']:disabled + label .input-checkbox,
.theme-FD .cmp-table table tr th.checkbox-cell input[type='checkbox']:disabled + label .full-label-wrapper {
  cursor: not-allowed;
  opacity: 0.5;
}

.theme-FD .cmp-table table tr td.checkbox-cell input[type='checkbox']:disabled:checked + label .input-checkbox,
.theme-FD .cmp-table table tr th.checkbox-cell input[type='checkbox']:disabled:checked + label .input-checkbox {
  background-color: #474c55 !important;
  border: solid 1px #474c55 !important;
}

@media (max-width: 991px) {
  .theme-FD .cmp-table table tr td.checkbox-cell input[type='checkbox']:disabled:checked + label .input-checkbox:before,
  .theme-FD .cmp-table table tr th.checkbox-cell input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    content: '';
    width: 14px;
    height: 6px;
    position: absolute;
    top: 7px;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-48deg);
  }

  [dir="ltr"] .theme-FD .cmp-table table tr td.checkbox-cell input[type='checkbox']:disabled:checked + label .input-checkbox:before,
  [dir="ltr"]
                    .theme-FD .cmp-table table tr th.checkbox-cell input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-FD .cmp-table table tr td.checkbox-cell input[type='checkbox']:disabled:checked + label .input-checkbox:before,
  [dir="rtl"]
                    .theme-FD .cmp-table table tr th.checkbox-cell input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    right: 4px;
  }
}

@media (min-width: 992px) {
  .theme-FD .cmp-table table tr td.checkbox-cell input[type='checkbox']:disabled:checked + label .input-checkbox:before,
  .theme-FD .cmp-table table tr th.checkbox-cell input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    content: '';
    width: 11px;
    height: 5px;
    position: absolute;
    top: 6px;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-45deg);
  }

  [dir="ltr"] .theme-FD .cmp-table table tr td.checkbox-cell input[type='checkbox']:disabled:checked + label .input-checkbox:before,
  [dir="ltr"]
                    .theme-FD .cmp-table table tr th.checkbox-cell input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-FD .cmp-table table tr td.checkbox-cell input[type='checkbox']:disabled:checked + label .input-checkbox:before,
  [dir="rtl"]
                    .theme-FD .cmp-table table tr th.checkbox-cell input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    right: 4px;
  }
}

.theme-FD .cmp-table table tr td.checkbox-cell input[type='checkbox']:disabled:indeterminate + label .input-checkbox,
.theme-FD .cmp-table table tr th.checkbox-cell input[type='checkbox']:disabled:indeterminate + label .input-checkbox {
  border-color: #474c55 !important;
  background-color: #474c55 !important;
}

@media (max-width: 991px) {
  .theme-FD .cmp-table table tr td.checkbox-cell input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before,
  .theme-FD .cmp-table table tr th.checkbox-cell input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    content: '';
    top: 11px;
    width: 12px;
    height: 2px;
    position: absolute;
    background: #ffffff;
  }

  [dir="ltr"] .theme-FD .cmp-table table tr td.checkbox-cell input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before,
  [dir="ltr"]
                    .theme-FD .cmp-table table tr th.checkbox-cell input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    left: 5px;
  }

  [dir="rtl"] .theme-FD .cmp-table table tr td.checkbox-cell input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before,
  [dir="rtl"]
                    .theme-FD .cmp-table table tr th.checkbox-cell input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    right: 5px;
  }
}

@media (min-width: 992px) {
  .theme-FD .cmp-table table tr td.checkbox-cell input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before,
  .theme-FD .cmp-table table tr th.checkbox-cell input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    content: '';
    top: 8px;
    width: 10px;
    height: 2px;
    position: absolute;
    background: #ffffff;
  }

  [dir="ltr"] .theme-FD .cmp-table table tr td.checkbox-cell input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before,
  [dir="ltr"]
                    .theme-FD .cmp-table table tr th.checkbox-cell input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-FD .cmp-table table tr td.checkbox-cell input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before,
  [dir="rtl"]
                    .theme-FD .cmp-table table tr th.checkbox-cell input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    right: 4px;
  }
}

.theme-FD .cmp-table table tr td.checkbox-cell input[type='checkbox'].ng-invalid.ng-dirty + label .input-checkbox,
.theme-FD .cmp-table table tr th.checkbox-cell input[type='checkbox'].ng-invalid.ng-dirty + label .input-checkbox {
  border-color: #d0021b;
}

.theme-FD .cmp-table table tr td.checkbox-cell input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox,
.theme-FD .cmp-table table tr th.checkbox-cell input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox {
  background-color: #d0021b !important;
  border: solid 1px #d0021b !important;
}

@media (max-width: 991px) {
  .theme-FD .cmp-table table tr td.checkbox-cell input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before,
  .theme-FD .cmp-table table tr th.checkbox-cell input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    content: '';
    width: 14px;
    height: 6px;
    position: absolute;
    top: 7px;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-48deg);
  }

  [dir="ltr"] .theme-FD .cmp-table table tr td.checkbox-cell input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before,
  [dir="ltr"]
                  .theme-FD .cmp-table table tr th.checkbox-cell input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-FD .cmp-table table tr td.checkbox-cell input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before,
  [dir="rtl"]
                  .theme-FD .cmp-table table tr th.checkbox-cell input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    right: 4px;
  }
}

@media (min-width: 992px) {
  .theme-FD .cmp-table table tr td.checkbox-cell input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before,
  .theme-FD .cmp-table table tr th.checkbox-cell input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    content: '';
    width: 11px;
    height: 5px;
    position: absolute;
    top: 6px;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-45deg);
  }

  [dir="ltr"] .theme-FD .cmp-table table tr td.checkbox-cell input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before,
  [dir="ltr"]
                  .theme-FD .cmp-table table tr th.checkbox-cell input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-FD .cmp-table table tr td.checkbox-cell input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before,
  [dir="rtl"]
                  .theme-FD .cmp-table table tr th.checkbox-cell input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    right: 4px;
  }
}

.theme-FD .cmp-table table tr td.checkbox-cell input[type='checkbox']:checked + label .input-checkbox,
.theme-FD .cmp-table table tr th.checkbox-cell input[type='checkbox']:checked + label .input-checkbox {
  background-color: #635048 !important;
  border: solid 1px #635048 !important;
}

@media (max-width: 991px) {
  .theme-FD .cmp-table table tr td.checkbox-cell input[type='checkbox']:checked + label .input-checkbox:before,
  .theme-FD .cmp-table table tr th.checkbox-cell input[type='checkbox']:checked + label .input-checkbox:before {
    content: '';
    width: 14px;
    height: 6px;
    position: absolute;
    top: 7px;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-48deg);
  }

  [dir="ltr"] .theme-FD .cmp-table table tr td.checkbox-cell input[type='checkbox']:checked + label .input-checkbox:before,
  [dir="ltr"]
                  .theme-FD .cmp-table table tr th.checkbox-cell input[type='checkbox']:checked + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-FD .cmp-table table tr td.checkbox-cell input[type='checkbox']:checked + label .input-checkbox:before,
  [dir="rtl"]
                  .theme-FD .cmp-table table tr th.checkbox-cell input[type='checkbox']:checked + label .input-checkbox:before {
    right: 4px;
  }
}

@media (min-width: 992px) {
  .theme-FD .cmp-table table tr td.checkbox-cell input[type='checkbox']:checked + label .input-checkbox:before,
  .theme-FD .cmp-table table tr th.checkbox-cell input[type='checkbox']:checked + label .input-checkbox:before {
    content: '';
    width: 11px;
    height: 5px;
    position: absolute;
    top: 6px;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-45deg);
  }

  [dir="ltr"] .theme-FD .cmp-table table tr td.checkbox-cell input[type='checkbox']:checked + label .input-checkbox:before,
  [dir="ltr"]
                  .theme-FD .cmp-table table tr th.checkbox-cell input[type='checkbox']:checked + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-FD .cmp-table table tr td.checkbox-cell input[type='checkbox']:checked + label .input-checkbox:before,
  [dir="rtl"]
                  .theme-FD .cmp-table table tr th.checkbox-cell input[type='checkbox']:checked + label .input-checkbox:before {
    right: 4px;
  }
}

.theme-FD .cmp-table table tr td.checkbox-cell input[type='checkbox']:indeterminate + label .input-checkbox,
.theme-FD .cmp-table table tr th.checkbox-cell input[type='checkbox']:indeterminate + label .input-checkbox {
  border-color: #635048 !important;
  background-color: #635048 !important;
}

@media (max-width: 991px) {
  .theme-FD .cmp-table table tr td.checkbox-cell input[type='checkbox']:indeterminate + label .input-checkbox:before,
  .theme-FD .cmp-table table tr th.checkbox-cell input[type='checkbox']:indeterminate + label .input-checkbox:before {
    content: '';
    top: 11px;
    width: 12px;
    height: 2px;
    position: absolute;
    background: #ffffff;
  }

  [dir="ltr"] .theme-FD .cmp-table table tr td.checkbox-cell input[type='checkbox']:indeterminate + label .input-checkbox:before,
  [dir="ltr"]
                  .theme-FD .cmp-table table tr th.checkbox-cell input[type='checkbox']:indeterminate + label .input-checkbox:before {
    left: 5px;
  }

  [dir="rtl"] .theme-FD .cmp-table table tr td.checkbox-cell input[type='checkbox']:indeterminate + label .input-checkbox:before,
  [dir="rtl"]
                  .theme-FD .cmp-table table tr th.checkbox-cell input[type='checkbox']:indeterminate + label .input-checkbox:before {
    right: 5px;
  }
}

@media (min-width: 992px) {
  .theme-FD .cmp-table table tr td.checkbox-cell input[type='checkbox']:indeterminate + label .input-checkbox:before,
  .theme-FD .cmp-table table tr th.checkbox-cell input[type='checkbox']:indeterminate + label .input-checkbox:before {
    content: '';
    top: 8px;
    width: 10px;
    height: 2px;
    position: absolute;
    background: #ffffff;
  }

  [dir="ltr"] .theme-FD .cmp-table table tr td.checkbox-cell input[type='checkbox']:indeterminate + label .input-checkbox:before,
  [dir="ltr"]
                  .theme-FD .cmp-table table tr th.checkbox-cell input[type='checkbox']:indeterminate + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-FD .cmp-table table tr td.checkbox-cell input[type='checkbox']:indeterminate + label .input-checkbox:before,
  [dir="rtl"]
                  .theme-FD .cmp-table table tr th.checkbox-cell input[type='checkbox']:indeterminate + label .input-checkbox:before {
    right: 4px;
  }
}

.theme-FD .cmp-table table tr td.checkbox-cell input[type='checkbox'] + label,
.theme-FD .cmp-table table tr th.checkbox-cell input[type='checkbox'] + label {
  padding-top: 0;
}

.theme-FD .cmp-table table tr td .icon-login,
.theme-FD .cmp-table table tr th .icon-login {
  font-size: 20px;
}

.theme-FD .cmp-table .wrapper-footer {
  padding: 10px;
  display: flex;
  justify-content: flex-end;
  margin-top: 15px;
}

[dir="ltr"] .theme-FD .cmp-table .wrapper-footer .buttons-wrapper {
  text-align: right;
}

[dir="rtl"] .theme-FD .cmp-table .wrapper-footer .buttons-wrapper {
  text-align: left;
}

@keyframes progress {
  0% {
    transform: translate3d(-100%, 0, 0);
  }

  100% {
    transform: translate3d(100%, 0, 0);
  }
}

.theme-FD .cmp-table-skeleton {
  cursor: wait;
}

.theme-FD .cmp-table-skeleton .skeleton-loader {
  position: relative;
  overflow: hidden;
  background-color: #f2f2f2;
  border-radius: 22px;
  height: 25px;
}

.theme-FD .cmp-table-skeleton .skeleton-loader::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #f2f2f2 0%, #e8e8e8 50%, #f2f2f2 100%);
  animation: progress 1.3s linear infinite;
}

.theme-FD .cmp-list .wrapper-header {
  width: 100%;
  text-align: center;
}

.theme-FD .cmp-list .wrapper-header h4 {
  display: inline-block;
  padding: 3px 15px;
  font-size: 11px;
  color: #ffffff;
  background-color: #474c55;
}

.theme-FD .cmp-list .checkbox-select-all input[type='checkbox'] {
  display: none;
  /* Disabled styles */
  /* Invalid styles (error) */
  /* Checked style */
  /* Indeterminate style */
}

.theme-FD .cmp-list .checkbox-select-all input[type='checkbox'] + label {
  cursor: pointer;
  padding-top: 10px;
  /* Mobile check is centered relative to label */
}

@media (max-width: 991px) {
  .theme-FD .cmp-list .checkbox-select-all input[type='checkbox'] + label {
    display: flex;
    align-items: center;
  }
}

@media (min-width: 992px) {
  .theme-FD .cmp-list .checkbox-select-all input[type='checkbox'] + label {
    display: inline-flex;
    align-items: flex-start;
  }
}

@media (max-width: 991px) {
  .theme-FD .cmp-list .checkbox-select-all input[type='checkbox'] + label .input-checkbox {
    width: 25px;
    min-width: 25px;
    height: 25px;
    background-color: #ffffff;
    border: solid 1px #c8c8c8;
    border-radius: 5px;
    display: inline-block;
    position: relative;
  }
}

@media (min-width: 992px) {
  .theme-FD .cmp-list .checkbox-select-all input[type='checkbox'] + label .input-checkbox {
    width: 20px;
    min-width: 20px;
    height: 20px;
    background-color: #ffffff;
    border: solid 1px #c8c8c8;
    border-radius: 0px;
    display: inline-block;
    position: relative;
  }
}

@media (min-width: 992px) {
  .theme-FD .cmp-list .checkbox-select-all input[type='checkbox'] + label .full-label-wrapper {
    padding-top: 2px;
  }
}

[dir="ltr"] .theme-FD .cmp-list .checkbox-select-all input[type='checkbox'] + label .full-label-wrapper {
  padding-left: 15px;
}

[dir="rtl"] .theme-FD .cmp-list .checkbox-select-all input[type='checkbox'] + label .full-label-wrapper {
  padding-right: 15px;
}

.theme-FD .cmp-list .checkbox-select-all input[type='checkbox'] + label .full-label-wrapper .input-checkbox-text {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  color: #474c55;
  /* Mobile label text is bigger */
}

@media (max-width: 991px) {
  .theme-FD .cmp-list .checkbox-select-all input[type='checkbox'] + label .full-label-wrapper .input-checkbox-text {
    font-size: 15px;
  }
}

@media (min-width: 992px) {
  .theme-FD .cmp-list .checkbox-select-all input[type='checkbox'] + label .full-label-wrapper .input-checkbox-text {
    font-size: 10px;
  }
}

.theme-FD .cmp-list .checkbox-select-all input[type='checkbox'] + label .full-label-wrapper .label-error {
  color: #d0021b;
}

.theme-FD .cmp-list .checkbox-select-all input[type='checkbox']:disabled {
  /* Checked style (disabled) */
  /* Indeterminate style (disabled) */
}

.theme-FD .cmp-list .checkbox-select-all input[type='checkbox']:disabled + label .input-checkbox,
.theme-FD .cmp-list .checkbox-select-all input[type='checkbox']:disabled + label .full-label-wrapper {
  cursor: not-allowed;
  opacity: 0.5;
}

.theme-FD .cmp-list .checkbox-select-all input[type='checkbox']:disabled:checked + label .input-checkbox {
  background-color: #474c55 !important;
  border: solid 1px #474c55 !important;
}

@media (max-width: 991px) {
  .theme-FD .cmp-list .checkbox-select-all input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    content: '';
    width: 14px;
    height: 6px;
    position: absolute;
    top: 7px;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-48deg);
  }

  [dir="ltr"] .theme-FD .cmp-list .checkbox-select-all input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-FD .cmp-list .checkbox-select-all input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    right: 4px;
  }
}

@media (min-width: 992px) {
  .theme-FD .cmp-list .checkbox-select-all input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    content: '';
    width: 11px;
    height: 5px;
    position: absolute;
    top: 6px;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-45deg);
  }

  [dir="ltr"] .theme-FD .cmp-list .checkbox-select-all input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-FD .cmp-list .checkbox-select-all input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    right: 4px;
  }
}

.theme-FD .cmp-list .checkbox-select-all input[type='checkbox']:disabled:indeterminate + label .input-checkbox {
  border-color: #474c55 !important;
  background-color: #474c55 !important;
}

@media (max-width: 991px) {
  .theme-FD .cmp-list .checkbox-select-all input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    content: '';
    top: 11px;
    width: 12px;
    height: 2px;
    position: absolute;
    background: #ffffff;
  }

  [dir="ltr"] .theme-FD .cmp-list .checkbox-select-all input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    left: 5px;
  }

  [dir="rtl"] .theme-FD .cmp-list .checkbox-select-all input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    right: 5px;
  }
}

@media (min-width: 992px) {
  .theme-FD .cmp-list .checkbox-select-all input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    content: '';
    top: 8px;
    width: 10px;
    height: 2px;
    position: absolute;
    background: #ffffff;
  }

  [dir="ltr"] .theme-FD .cmp-list .checkbox-select-all input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-FD .cmp-list .checkbox-select-all input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    right: 4px;
  }
}

.theme-FD .cmp-list .checkbox-select-all input[type='checkbox'].ng-invalid.ng-dirty + label .input-checkbox {
  border-color: #d0021b;
}

.theme-FD .cmp-list .checkbox-select-all input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox {
  background-color: #d0021b !important;
  border: solid 1px #d0021b !important;
}

@media (max-width: 991px) {
  .theme-FD .cmp-list .checkbox-select-all input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    content: '';
    width: 14px;
    height: 6px;
    position: absolute;
    top: 7px;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-48deg);
  }

  [dir="ltr"] .theme-FD .cmp-list .checkbox-select-all input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-FD .cmp-list .checkbox-select-all input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    right: 4px;
  }
}

@media (min-width: 992px) {
  .theme-FD .cmp-list .checkbox-select-all input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    content: '';
    width: 11px;
    height: 5px;
    position: absolute;
    top: 6px;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-45deg);
  }

  [dir="ltr"] .theme-FD .cmp-list .checkbox-select-all input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-FD .cmp-list .checkbox-select-all input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    right: 4px;
  }
}

.theme-FD .cmp-list .checkbox-select-all input[type='checkbox']:checked + label .input-checkbox {
  background-color: #635048 !important;
  border: solid 1px #635048 !important;
}

@media (max-width: 991px) {
  .theme-FD .cmp-list .checkbox-select-all input[type='checkbox']:checked + label .input-checkbox:before {
    content: '';
    width: 14px;
    height: 6px;
    position: absolute;
    top: 7px;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-48deg);
  }

  [dir="ltr"] .theme-FD .cmp-list .checkbox-select-all input[type='checkbox']:checked + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-FD .cmp-list .checkbox-select-all input[type='checkbox']:checked + label .input-checkbox:before {
    right: 4px;
  }
}

@media (min-width: 992px) {
  .theme-FD .cmp-list .checkbox-select-all input[type='checkbox']:checked + label .input-checkbox:before {
    content: '';
    width: 11px;
    height: 5px;
    position: absolute;
    top: 6px;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-45deg);
  }

  [dir="ltr"] .theme-FD .cmp-list .checkbox-select-all input[type='checkbox']:checked + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-FD .cmp-list .checkbox-select-all input[type='checkbox']:checked + label .input-checkbox:before {
    right: 4px;
  }
}

.theme-FD .cmp-list .checkbox-select-all input[type='checkbox']:indeterminate + label .input-checkbox {
  border-color: #635048 !important;
  background-color: #635048 !important;
}

@media (max-width: 991px) {
  .theme-FD .cmp-list .checkbox-select-all input[type='checkbox']:indeterminate + label .input-checkbox:before {
    content: '';
    top: 11px;
    width: 12px;
    height: 2px;
    position: absolute;
    background: #ffffff;
  }

  [dir="ltr"] .theme-FD .cmp-list .checkbox-select-all input[type='checkbox']:indeterminate + label .input-checkbox:before {
    left: 5px;
  }

  [dir="rtl"] .theme-FD .cmp-list .checkbox-select-all input[type='checkbox']:indeterminate + label .input-checkbox:before {
    right: 5px;
  }
}

@media (min-width: 992px) {
  .theme-FD .cmp-list .checkbox-select-all input[type='checkbox']:indeterminate + label .input-checkbox:before {
    content: '';
    top: 8px;
    width: 10px;
    height: 2px;
    position: absolute;
    background: #ffffff;
  }

  [dir="ltr"] .theme-FD .cmp-list .checkbox-select-all input[type='checkbox']:indeterminate + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-FD .cmp-list .checkbox-select-all input[type='checkbox']:indeterminate + label .input-checkbox:before {
    right: 4px;
  }
}

.theme-FD .cmp-list .no-data-to-show {
  padding: 10px 0;
  margin: 0;
}

.theme-FD .cmp-list .rows-info-text {
  padding: 10px 0;
}

.theme-FD .cmp-list .expandible-row {
  border-top: 1px solid #c8c8c8;
  margin-top: 15px;
}

.theme-FD .cmp-list cmp-card-box {
  display: flex;
  flex-direction: column;
}

.theme-FD .cmp-list cmp-card-box .card-box {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
}

.theme-FD .cmp-list cmp-card-box .card-box .box-content-container {
  flex: 1 1 auto;
}

.theme-FD .col-text-template .text {
  word-break: break-all;
  display: inline-block;
}

.theme-FD .col-text-template .text.is-link {
  cursor: pointer;
  color: #474c55;
  text-decoration: underline;
  font-family: "cotext-bold";
}

.theme-FD .col-text-template .text.overflow-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}

.theme-FD .col-text-template .text.negative {
  color: #d0021b;
}

.theme-FD .col-text-template .text.positive {
  color: #4e941f;
}

.theme-FD .col-text-template .second-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.theme-FD .col-text-template .overflow-icon {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  width: calc(100% - 18px);
}

[dir="ltr"] .theme-FD .col-text-template .overflow-icon {
  float: left;
}

[dir="rtl"] .theme-FD .col-text-template .overflow-icon {
  float: right;
}

.theme-FD .col-text-template .col-icon {
  display: inline-block;
  cursor: pointer;
  font-size: 18px;
}

.theme-FD .col-text-template .col-icon.icon-info {
  color: #256092;
}

.theme-FD .col-text-template.force-ltr .text,
.theme-FD .col-text-template.force-ltr .second-text {
  direction: ltr !important;
  display: inline-block;
}

.theme-FD .nav-tabs {
  border: 0px;
  padding: 0px;
  display: flex;
  width: 100%;
  display: flex;
}

.theme-FD .nav-tabs .nav-item {
  list-style-type: none;
  flex: 1 0 auto;
}

.theme-FD .nav-tabs .nav-item .nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  line-height: 12.5px;
  height: 50px;
  background-color: #c8c8c8;
  color: #474c55;
  text-decoration: none;
  padding-left: 10px;
  padding-right: 10px;
}

.theme-FD .nav-tabs .nav-item.active .nav-link {
  background-color: #635048;
}

.theme-FD .nav-tabs .nav-item.active .nav-link span {
  color: #ffffff;
}

.theme-FD .tab-content cmp-tab,
.theme-FD .tab-content [cmpTab] {
  display: none;
}

.theme-FD .tab-content cmp-tab.tab-pane.active,
.theme-FD .tab-content [cmpTab].tab-pane.active {
  display: block;
}

.theme-FD .info-icon {
  font-size: 18px;
  color: #54443f;
  cursor: help;
  line-height: 1px;
  margin-left: 5px;
  position: relative;
  top: 3px;
}

.theme-FD .title {
  background: #474c55;
}

[dir="ltr"] .theme-FD .title {
  margin-left: -15px;
}

[dir="rtl"] .theme-FD .title {
  margin-right: -15px;
}

[dir="ltr"] .theme-FD .title {
  margin-right: -15px;
}

[dir="rtl"] .theme-FD .title {
  margin-left: -15px;
}

.theme-FD .title::before,
.theme-FD .title::after {
  content: " ";
  display: table;
}

.theme-FD .title::after {
  clear: both;
}

.theme-FD .title .title-text {
  font-family: "cotext-bold";
  font-size: 12px;
  color: #ffffff;
}

.theme-FD .title.title-primary {
  padding-top: 8px;
  padding-bottom: 9px;
  margin-bottom: 10px;
}

[dir="ltr"] .theme-FD .title.title-primary {
  padding-left: 19px;
}

[dir="rtl"] .theme-FD .title.title-primary {
  padding-right: 19px;
}

@media (max-width: 991px) {
  .theme-FD .title.title-primary {
    display: none;
  }
}

.theme-FD .title.title-secondary,
.theme-FD .title.title-secondary-underline {
  margin-top: 10px;
  margin-bottom: 10px;
  background: transparent;
}

@media (max-width: 991px) {
  .theme-FD .title.title-secondary,
  .theme-FD .title.title-secondary-underline {
    margin-bottom: 7.5px;
    text-align: center;
  }

  .theme-FD .title.title-secondary .title-text,
  .theme-FD .title.title-secondary-underline .title-text {
    display: inline-block;
    font-size: 11px;
    color: #ffffff;
    background: #474c55;
    padding: 3px 15px;
  }
}

@media (min-width: 992px) {
  .theme-FD .title.title-secondary .title-text,
  .theme-FD .title.title-secondary-underline .title-text {
    font-size: 12px;
    color: #474c55;
    position: relative;
    width: 100%;
    min-height: 1px;
  }

  [dir="ltr"] .theme-FD .title.title-secondary .title-text,
  [dir="ltr"] .theme-FD .title.title-secondary-underline .title-text {
    float: left;
  }

  [dir="rtl"] .theme-FD .title.title-secondary .title-text,
  [dir="rtl"] .theme-FD .title.title-secondary-underline .title-text {
    float: right;
  }

  [dir="ltr"] .theme-FD .title.title-secondary .title-text,
  [dir="ltr"] .theme-FD .title.title-secondary-underline .title-text {
    padding-left: 15px;
  }

  [dir="rtl"] .theme-FD .title.title-secondary .title-text,
  [dir="rtl"] .theme-FD .title.title-secondary-underline .title-text {
    padding-right: 15px;
  }

  [dir="ltr"] .theme-FD .title.title-secondary .title-text,
  [dir="ltr"] .theme-FD .title.title-secondary-underline .title-text {
    padding-right: 15px;
  }

  [dir="rtl"] .theme-FD .title.title-secondary .title-text,
  [dir="rtl"] .theme-FD .title.title-secondary-underline .title-text {
    padding-left: 15px;
  }
}

@media (min-width: 992px) {
  .theme-FD .title.title-secondary-underline {
    border-bottom: 1px solid #c8c8c8;
  }
}

.theme-FD .title.title-group-wrapper {
  margin-top: 10px;
  margin-bottom: 10px;
  background: transparent;
}

.theme-FD .title.title-group-wrapper .title-text {
  font-family: "cotext";
  font-size: 18px;
  color: #656565;
  position: relative;
  width: 100%;
  min-height: 1px;
}

[dir="ltr"] .theme-FD .title.title-group-wrapper .title-text {
  float: left;
}

[dir="rtl"] .theme-FD .title.title-group-wrapper .title-text {
  float: right;
}

[dir="ltr"] .theme-FD .title.title-group-wrapper .title-text {
  padding-left: 15px;
}

[dir="rtl"] .theme-FD .title.title-group-wrapper .title-text {
  padding-right: 15px;
}

[dir="ltr"] .theme-FD .title.title-group-wrapper .title-text {
  padding-right: 15px;
}

[dir="rtl"] .theme-FD .title.title-group-wrapper .title-text {
  padding-left: 15px;
}

.theme-FD .tree-view {
  font-size: 18px;
  user-select: none;
  margin-top: 15px;
}

.theme-FD .tree-view ul,
.theme-FD .tree-view li {
  list-style: none;
  padding: 0;
  margin: 0;
}

.theme-FD .tree-view .drawer {
  border-radius: 5px;
  padding: 5px 15px 7px;
  cursor: pointer;
  background: #e4e5e2;
  color: #525157;
  margin-bottom: 10px;
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.35);
}

.theme-FD .tree-view .drawer .icon-down-arrow {
  font-size: 20px;
  display: inline-block;
  vertical-align: middle;
}

[dir="ltr"] .theme-FD .tree-view .drawer .icon-down-arrow {
  margin-right: 6px;
}

[dir="rtl"] .theme-FD .tree-view .drawer .icon-down-arrow {
  margin-left: 6px;
}

.theme-FD .tree-view .drawer .icon-down-arrow.close-tree {
  transform: rotate(270deg);
}

[dir="rtl"] .theme-FD .tree-view .drawer .icon-down-arrow.close-tree {
  transform: rotate(90deg);
}

[dir="ltr"] .theme-FD .tree-view .drawer .new-button {
  float: right;
}

[dir="rtl"] .theme-FD .tree-view .drawer .new-button {
  float: left;
}

.theme-FD .tree-view .no-data-to-show {
  padding: 10px 0;
  margin: 0;
}

.theme-FD .tree-view .manage-icons {
  font-size: 22px;
  vertical-align: middle;
}

[dir="ltr"] .theme-FD .tree-view .manage-icons + .manage-icons {
  margin-left: 10px;
}

[dir="rtl"] .theme-FD .tree-view .manage-icons + .manage-icons {
  margin-right: 10px;
}

.theme-FD .tree-view .languages-wrapper {
  margin-top: 15px;
}

.theme-FD .tree-view .languages-wrapper .language-box {
  display: flex;
  margin: 5px 0 5px 0;
  border: 1px solid #c8c8c8;
  border-radius: 4px;
  background: #ffffff;
  min-height: 50px;
}

.theme-FD .tree-view .languages-wrapper .language-box .language-box-title {
  background: #c8c8c8;
  padding: 5px 10px;
  flex: 0 1 95px;
}

.theme-FD .tree-view .languages-wrapper .language-box .language-box-body {
  padding: 5px 10px;
  flex: 1 1 auto;
}

.theme-FD .tree-view .languages-wrapper .language-box .language-box-body.empty-literal {
  color: #c8c8c8;
}

.theme-FD .tree-view > ul > li > .drawer {
  background: #616164;
  color: #ffffff;
}

.theme-FD .tree-view > ul > li > .drawer.is-active {
  color: #635048;
  background-color: #504e55;
}

[dir="ltr"] .theme-FD .tree-view.tree-child ul {
  margin-left: 30px;
}

[dir="rtl"] .theme-FD .tree-view.tree-child ul {
  margin-right: 30px;
}

.theme-FD .tree-view.tree-child li.literal-wrapper .literal-box {
  background-color: #f7f7f7;
  font-size: 12px;
  padding: 15px;
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.2);
  transition: 0.3s;
  border-radius: 10px;
  margin-top: 15px;
  margin-bottom: 10px;
}

.theme-FD .tree-view.tree-child li.literal-wrapper .literal-box .literal-buttons {
  cursor: pointer;
  color: #635048;
}

[dir="ltr"] .theme-FD .tree-view.tree-child li.literal-wrapper .literal-box .literal-buttons {
  float: right;
}

[dir="rtl"] .theme-FD .tree-view.tree-child li.literal-wrapper .literal-box .literal-buttons {
  float: left;
}

.theme-FD .tree-view.tree-child li.literal-wrapper + li.literal-wrapper .literal-box {
  margin-top: -18px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.theme-FD .error-main-page .error-main-wrapper {
  display: none;
}

@media (min-width: 992px) {
  .theme-FD .error-main-page .error-main-wrapper {
    display: block;
    background-color: #b0b0b0;
    text-align: center;
  }

  [dir="ltr"] .theme-FD .error-main-page .error-main-wrapper {
    margin-left: -15px;
  }

  [dir="rtl"] .theme-FD .error-main-page .error-main-wrapper {
    margin-right: -15px;
  }

  [dir="ltr"] .theme-FD .error-main-page .error-main-wrapper {
    margin-right: -15px;
  }

  [dir="rtl"] .theme-FD .error-main-page .error-main-wrapper {
    margin-left: -15px;
  }

  .theme-FD .error-main-page .error-main-wrapper::before,
  .theme-FD .error-main-page .error-main-wrapper::after {
    content: " ";
    display: table;
  }

  .theme-FD .error-main-page .error-main-wrapper::after {
    clear: both;
  }

  .theme-FD .error-main-page .error-main-wrapper .error-intro {
    padding: 30px 0 75px;
    display: inline-block;
  }

  [dir="ltr"] .theme-FD .error-main-page .error-main-wrapper .error-intro {
    text-align: left;
  }

  [dir="rtl"] .theme-FD .error-main-page .error-main-wrapper .error-intro {
    text-align: right;
  }

  .theme-FD .error-main-page .error-main-wrapper .error-intro .title,
  .theme-FD .error-main-page .error-main-wrapper .error-intro .text {
    color: #474c55;
    display: block;
    font-family: "cotext-bold";
    font-size: 20px;
  }
}

.theme-FD .login-page-wrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.theme-FD .login-page-wrapper .login-wrapper-left-title {
  display: none;
}

.theme-FD .login-page-wrapper .login-wrapper-right {
  display: none;
}

.theme-FD .login-page-wrapper .back-container {
  cursor: pointer;
  margin-bottom: 20px;
}

.theme-FD .login-page-wrapper .back-container .icon-back {
  font-size: 22px;
  display: inline-block;
}

.theme-FD .login-page-wrapper .back-container .text {
  font-size: 15px;
  vertical-align: super;
}

[dir="ltr"] .theme-FD .login-page-wrapper .back-container .text {
  margin-left: 10px;
}

[dir="rtl"] .theme-FD .login-page-wrapper .back-container .text {
  margin-right: 10px;
}

@media (min-width: 992px) {
  .theme-FD .login-page-wrapper {
    position: fixed;
    top: 90px;
    left: 0;
    right: 0;
    bottom: 30px;
    height: auto;
    align-items: center;
    justify-content: center;
    height: auto;
  }

  .theme-FD .login-page-wrapper .login-background {
    background-size: cover;
    position: fixed;
    top: 90px;
    left: 0;
    right: 0;
    bottom: 0;
  }

  .theme-FD .login-page-wrapper .login-wrapper {
    display: flex;
    position: relative;
    border-radius: 3px;
    background: #ffffff;
    overflow: hidden;
    margin: 15px;
  }

  .theme-FD .login-page-wrapper .login-wrapper .login-wrapper-left,
  .theme-FD .login-page-wrapper .login-wrapper .login-wrapper-right {
    flex: 1 1 auto;
  }

  .theme-FD .login-page-wrapper .login-wrapper .login-wrapper-left {
    width: 390px;
    overflow-y: auto;
    overflow-x: hidden;
    display: flex;
    flex-direction: row;
  }

  .theme-FD .login-page-wrapper .login-wrapper .login-wrapper-left .login-step {
    position: relative;
    padding: 40px 35px 45px;
    flex: 0 0 auto;
    width: 100%;
  }

  [dir="ltr"] .theme-FD .login-page-wrapper .login-wrapper .login-wrapper-left .login-step {
    left: 0;
  }

  [dir="rtl"] .theme-FD .login-page-wrapper .login-wrapper .login-wrapper-left .login-step {
    right: 0;
  }

  [dir="ltr"] .theme-FD .login-page-wrapper .login-wrapper .login-wrapper-left .login-step.show-mfa {
    left: -100%;
  }

  [dir="rtl"] .theme-FD .login-page-wrapper .login-wrapper .login-wrapper-left .login-step.show-mfa {
    right: -100%;
  }

  .theme-FD .login-page-wrapper .login-wrapper .login-wrapper-left .login-step.inactive {
    animation: hide 0.8s forwards;
  }

  .theme-FD .login-page-wrapper .login-wrapper .login-wrapper-left .login-wrapper-left-title {
    color: #000;
    display: block;
    font-size: 2.1rem;
    font-family: "cotext-bold";
  }

  .theme-FD .login-page-wrapper .login-wrapper .login-wrapper-left .inputs-wrapper {
    width: 70%;
    margin: 20px auto 0;
  }

  .theme-FD .login-page-wrapper .login-wrapper .login-wrapper-left .inputs-wrapper cmp-input-form .input-form-wrapper cmp-label-form label {
    color: #111;
    font-family: "cotext-bold";
    font-size: 1.2rem;
  }

  .theme-FD .login-page-wrapper .login-wrapper .login-wrapper-left .inputs-wrapper cmp-input-form .input-form-wrapper cmp-label-form label .label-error {
    display: none;
  }

  .theme-FD .login-page-wrapper .login-wrapper .login-wrapper-left .inputs-wrapper cmp-input-form .input-form-wrapper .input-wrapper input {
    height: 45px;
    border-radius: 3px;
    font-size: 13px;
    color: #000000;
    padding: 0 15px;
  }

  .theme-FD .login-page-wrapper .login-wrapper .login-wrapper-left .inputs-wrapper cmp-input-form .input-form-wrapper .input-wrapper input::-moz-placeholder {
    color: #65656A;
    opacity: 1;
  }

  .theme-FD .login-page-wrapper .login-wrapper .login-wrapper-left .inputs-wrapper cmp-input-form .input-form-wrapper .input-wrapper input:-ms-input-placeholder {
    color: #65656A;
  }

  .theme-FD .login-page-wrapper .login-wrapper .login-wrapper-left .inputs-wrapper cmp-input-form .input-form-wrapper .input-wrapper input::-webkit-input-placeholder {
    color: #65656A;
  }

  .theme-FD .login-page-wrapper .login-wrapper .login-wrapper-left .inputs-wrapper cmp-input-form .input-form-wrapper .error-form-wrapper {
    min-height: 5px;
  }

  .theme-FD .login-page-wrapper .login-wrapper .login-wrapper-left .inputs-wrapper cmp-input-form .input-form-wrapper .error-form-wrapper .error-form-text {
    border-color: #A53333;
  }

  .theme-FD .login-page-wrapper .login-wrapper .login-wrapper-left .inputs-wrapper cmp-input-form .input-form-wrapper:not(.input-disabled):not(.input-focused).input-errored .input-wrapper input {
    color: #A53333;
  }

  .theme-FD .login-page-wrapper .login-wrapper .login-wrapper-left .inputs-wrapper cmp-button-form.login-button .btn-group-wrapper .btn-wrapper {
    display: block;
    margin-top: 10px;
  }

  .theme-FD .login-page-wrapper .login-wrapper .login-wrapper-left .inputs-wrapper cmp-button-form.login-button .btn-group-wrapper .btn-wrapper .btn {
    background: #000000;
    color: #ffffff;
    border-radius: 20px;
    height: 40px;
  }

  .theme-FD .login-page-wrapper .login-wrapper .login-wrapper-left .inputs-wrapper cmp-button-form.login-button .btn-group-wrapper .btn-wrapper .btn .btn-text {
    text-transform: none;
    font-size: 1.4rem;
  }

  .theme-FD .login-page-wrapper .login-wrapper .login-wrapper-left .links-wrapper span {
    display: block;
  }

  .theme-FD .login-page-wrapper .login-wrapper .login-wrapper-right {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
  }

  [dir="ltr"] .theme-FD .login-page-wrapper .login-wrapper .login-wrapper-right {
    -webkit-border-bottom-right-radius: 3px;
  }

  [dir="rtl"] .theme-FD .login-page-wrapper .login-wrapper .login-wrapper-right {
    -webkit-border-bottom-left-radius: 3px;
  }

  [dir="ltr"] .theme-FD .login-page-wrapper .login-wrapper .login-wrapper-right {
    -moz-border-bottom-right-radius: 3px;
  }

  [dir="rtl"] .theme-FD .login-page-wrapper .login-wrapper .login-wrapper-right {
    -moz-border-bottom-left-radius: 3px;
  }

  [dir="ltr"] .theme-FD .login-page-wrapper .login-wrapper .login-wrapper-right {
    border-bottom-right-radius: 3px;
  }

  [dir="rtl"] .theme-FD .login-page-wrapper .login-wrapper .login-wrapper-right {
    border-bottom-left-radius: 3px;
  }

  [dir="ltr"] .theme-FD .login-page-wrapper .login-wrapper .login-wrapper-right {
    -webkit-border-top-right-radius: 3px;
  }

  [dir="rtl"] .theme-FD .login-page-wrapper .login-wrapper .login-wrapper-right {
    -webkit-border-top-left-radius: 3px;
  }

  [dir="ltr"] .theme-FD .login-page-wrapper .login-wrapper .login-wrapper-right {
    -moz-border-top-right-radius: 3px;
  }

  [dir="rtl"] .theme-FD .login-page-wrapper .login-wrapper .login-wrapper-right {
    -moz-border-top-left-radius: 3px;
  }

  [dir="ltr"] .theme-FD .login-page-wrapper .login-wrapper .login-wrapper-right {
    -ms-border-top-right-radius: 3px;
  }

  [dir="rtl"] .theme-FD .login-page-wrapper .login-wrapper .login-wrapper-right {
    -ms-border-top-left-radius: 3px;
  }

  [dir="ltr"] .theme-FD .login-page-wrapper .login-wrapper .login-wrapper-right {
    border-top-right-radius: 3px;
  }

  [dir="rtl"] .theme-FD .login-page-wrapper .login-wrapper .login-wrapper-right {
    border-top-left-radius: 3px;
  }

  [dir="ltr"] .theme-FD .login-page-wrapper .login-wrapper .login-wrapper-right {
    border-left: 2px solid #ccc;
  }

  [dir="rtl"] .theme-FD .login-page-wrapper .login-wrapper .login-wrapper-right {
    border-right: 2px solid #ccc;
  }

  .theme-FD .login-page-wrapper .login-wrapper .login-wrapper-right .enrollment-wrapper {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .theme-FD .login-page-wrapper .login-wrapper .login-wrapper-right .enrollment-wrapper .login-wrapper-right-title {
    display: inline-block;
    font-family: "cotext-bold";
    width: 200px;
    text-align: center;
    color: #000;
    line-height: 1.5;
    font-size: 1.6rem;
  }

  .theme-FD .login-page-wrapper .login-wrapper .login-wrapper-right .enrollment-wrapper cmp-button-form.enrollment-button .btn-group-wrapper .btn-wrapper {
    margin-top: 20px;
  }

  .theme-FD .login-page-wrapper .login-wrapper .login-wrapper-right .enrollment-wrapper cmp-button-form.enrollment-button .btn-group-wrapper .btn-wrapper .btn {
    background: #635048;
    color: #ffffff;
    padding: 0 20px;
    border-radius: 20px;
    height: 40px;
  }

  .theme-FD .login-page-wrapper .login-wrapper .login-wrapper-right .enrollment-wrapper cmp-button-form.enrollment-button .btn-group-wrapper .btn-wrapper .btn .btn-text {
    text-transform: none;
    font-size: 1.4rem;
  }

  .theme-FD .login-page-wrapper .login-wrapper .login-wrapper-right .banner {
    min-width: 350px;
  }
}

.theme-FD .login-page-wrapper cmp-alert {
  position: relative;
}

.theme-FD .login-page-wrapper .copyright-wrapper {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #231f20;
  height: 30px;
  color: #ffffff;
  line-height: 30px;
}

[dir="ltr"] .theme-FD .login-page-wrapper .copyright-wrapper {
  padding-left: 15px;
}

[dir="rtl"] .theme-FD .login-page-wrapper .copyright-wrapper {
  padding-right: 15px;
}

@media (max-width: 991px) {
  .theme-FD .login-page-wrapper .login-wrapper {
    flex: 1;
  }

  .theme-FD .login-page-wrapper .docked-bottom-buttons {
    padding-bottom: env(safe-area-inset-bottom);
    width: 100%;
  }
}

.theme-FD .login-page-wrapper cmp-alert.error-alert .alert {
  border-radius: 3px;
  border-color: #d0021b;
  width: 780px;
}

.theme-FD .login-page-wrapper cmp-alert.error-alert .alert .alert-title {
  font-size: 14px !important;
}

.theme-FD .login-page-wrapper cmp-alert.error-alert .alert .alert-message {
  padding-top: 3px;
}

.theme-FD .login-page-wrapper cmp-alert.error-alert .alert .alert-footer {
  display: none;
}

.theme-FD .login-page-wrapper cmp-alert.error-alert .alert .alert-close {
  background: none;
}

.theme-FD .login-page-wrapper cmp-alert.error-alert .alert .alert-close .close-alert-icon {
  background: #ffffff;
  color: #d0021b;
  font-size: 14px;
}

@keyframes hide {
  0% {
    visibility: visible;
  }

  100% {
    visibility: hidden;
  }
}

.theme-FD #sessionProgress {
  width: 100%;
  background-color: #c8c8c8;
  overflow: hidden;
}

.theme-FD #sessionBar {
  width: 100%;
  max-width: 100%;
  height: 20px;
  background-color: #635048;
  transition: width 1s linear;
}

.theme-FD .logged-shell-title-breadcrumb {
  position: absolute;
  font-size: 20px;
  margin-top: -60px;
  margin-bottom: 60px;
  z-index: 1;
}

[dir="ltr"] .theme-FD .logged-shell-title-breadcrumb {
  margin-left: 15px;
}

[dir="rtl"] .theme-FD .logged-shell-title-breadcrumb {
  margin-right: 15px;
}

.theme-FD .logged-shell-title-breadcrumb .breadcrumb-image img {
  height: 45px;
}

[dir="ltr"] .theme-FD .logged-shell-title-breadcrumb .breadcrumb-image img {
  margin-right: 10px;
}

[dir="rtl"] .theme-FD .logged-shell-title-breadcrumb .breadcrumb-image img {
  margin-left: 10px;
}

.theme-FD .summary-wrapper {
  max-width: 1440px;
  margin: 0 auto;
}

.theme-FD .summary-wrapper .title-primary .title-text {
  font-size: 20px !important;
  color: #000 !important;
  margin-top: 25px;
  background: transparent !important;
}

.theme-FD .summary-wrapper .title-primary.pendings .title-text {
  font-size: 14px !important;
  color: #ffffff !important;
  margin-top: 0;
  margin-bottom: 10px;
}

.theme-FD .summary-wrapper .title-tertiary {
  display: inline-block;
}

.theme-FD .summary-wrapper .title-tertiary .title-text {
  font-family: "cotext" !important;
  font-size: 13px !important;
  color: #65656A !important;
  text-transform: uppercase;
  margin-bottom: 15px;
  background: transparent !important;
}

.theme-FD .summary-wrapper .suggestions-wrapper {
  display: flex;
  align-items: center;
}

[dir="ltr"] .theme-FD .summary-wrapper .suggestions-wrapper .title-tertiary {
  margin-right: 15px;
}

[dir="rtl"] .theme-FD .summary-wrapper .suggestions-wrapper .title-tertiary {
  margin-left: 15px;
}

.theme-FD .summary-wrapper .suggestions-wrapper .title-tertiary .title-text {
  margin-bottom: 0 !important;
}

.theme-FD .summary-wrapper .suggestions-wrapper cmp-button-form .btn {
  height: 32px !important;
  border-radius: 4px;
  border-color: #d8d8d8;
  background: #fff !important;
}

.theme-FD .summary-wrapper .suggestions-wrapper cmp-button-form .btn .btn-content {
  color: #000;
}

.theme-FD .summary-wrapper cmp-table.dashboard-accounts .cmp-table .wrapper-header {
  display: none;
}

.theme-FD .summary-wrapper .suggestions-wrapper {
  display: flex;
  align-items: center;
}

[dir="ltr"] .theme-FD .summary-wrapper .suggestions-wrapper .title-tertiary {
  margin-right: 15px;
}

[dir="rtl"] .theme-FD .summary-wrapper .suggestions-wrapper .title-tertiary {
  margin-left: 15px;
}

.theme-FD .summary-wrapper .suggestions-wrapper .title-tertiary .title-text {
  margin-bottom: 0 !important;
}

.theme-FD .summary-wrapper .suggestions-wrapper cmp-button-form .btn {
  height: 32px !important;
  border-radius: 4px;
  border-color: #d8d8d8;
  background: #fff !important;
}

.theme-FD .summary-wrapper .suggestions-wrapper cmp-button-form .btn .btn-content {
  color: #000;
}

.theme-FD .summary-wrapper cmp-table.dashboard-accounts .cmp-table .wrapper-header {
  display: none;
}

.theme-FD .summary-wrapper .background-image-home {
  background-image: url(60d1e43dbaa6f2051625f00066f12e39.png);
  position: absolute;
  left: 0;
  top: 0;
  height: 430px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.theme-FD .summary-wrapper .accounts-margin {
  margin-top: 80px;
}

.theme-FD .enrollment-page .enrollment-intro-wrapper {
  display: none;
}

.theme-FD .enrollment-page .enrollment-wrapper-centre-title,
.theme-FD .enrollment-page .enrollment-wrapper-centre-text {
  display: none;
}

.theme-FD .enrollment-page .enrollment-wrapper-right {
  display: none;
}

@media (min-width: 992px) {
  .theme-FD .enrollment-page .enrollment-intro-wrapper {
    display: block;
    background-color: #b0b0b0;
    text-align: center;
  }

  [dir="ltr"] .theme-FD .enrollment-page .enrollment-intro-wrapper {
    margin-left: -15px;
  }

  [dir="rtl"] .theme-FD .enrollment-page .enrollment-intro-wrapper {
    margin-right: -15px;
  }

  [dir="ltr"] .theme-FD .enrollment-page .enrollment-intro-wrapper {
    margin-right: -15px;
  }

  [dir="rtl"] .theme-FD .enrollment-page .enrollment-intro-wrapper {
    margin-left: -15px;
  }

  .theme-FD .enrollment-page .enrollment-intro-wrapper::before,
  .theme-FD .enrollment-page .enrollment-intro-wrapper::after {
    content: " ";
    display: table;
  }

  .theme-FD .enrollment-page .enrollment-intro-wrapper::after {
    clear: both;
  }

  .theme-FD .enrollment-page .enrollment-intro-wrapper .enrollment-intro {
    padding: 30px 0 75px;
    display: inline-block;
  }

  [dir="ltr"] .theme-FD .enrollment-page .enrollment-intro-wrapper .enrollment-intro {
    text-align: left;
  }

  [dir="rtl"] .theme-FD .enrollment-page .enrollment-intro-wrapper .enrollment-intro {
    text-align: right;
  }

  .theme-FD .enrollment-page .enrollment-intro-wrapper .enrollment-intro .title,
  .theme-FD .enrollment-page .enrollment-intro-wrapper .enrollment-intro .text {
    color: #474c55;
    display: block;
    font-family: "cotext-bold";
    font-size: 20px;
  }

  .theme-FD .enrollment-page .enrollment-intro-wrapper .enrollment-intro .text {
    font-family: "cotext";
  }

  .theme-FD .enrollment-page .enrollment-wrapper {
    background-color: #707070;
    padding: 15px;
    width: 950px;
    margin: -50px auto 0;
    display: flex;
    align-items: stretch;
  }
}

@media (min-width: 992px) and (min-width: 1200px) {
  .theme-FD .enrollment-page .enrollment-wrapper {
    width: 550px;
  }
}

@media (min-width: 992px) {
  .theme-FD .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre {
    width: 100%;
  }

  .theme-FD .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre .enrollment-wrapper-centre-title,
  .theme-FD .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre .enrollment-wrapper-centre-text {
    color: #ffffff;
    display: block;
    font-size: 16px;
  }

  .theme-FD .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre .enrollment-wrapper-centre-text {
    font-size: 12px;
    margin-top: 10px;
  }

  .theme-FD .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre .enrollment-captcha-wrapper {
    width: 100%;
    min-height: 95px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #b0b0b0;
  }

  [dir="ltr"] .theme-FD .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre .enrollment-captcha-wrapper {
    margin-left: 15px;
  }

  [dir="rtl"] .theme-FD .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre .enrollment-captcha-wrapper {
    margin-right: 15px;
  }

  [dir="ltr"] .theme-FD .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre .enrollment-captcha-wrapper {
    margin-right: 15px;
  }

  [dir="rtl"] .theme-FD .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre .enrollment-captcha-wrapper {
    margin-left: 15px;
  }

  .theme-FD .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre .enrollment-captcha-wrapper .enrollment-captcha-image {
    margin: 0 auto;
    display: flex;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .theme-FD .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre cmp-input-form .input-form-wrapper {
    background-color: #b0b0b0;
  }

  .theme-FD .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre cmp-input-form .input-form-wrapper cmp-label-form label {
    width: 155px;
    display: inline-block;
    color: #474c55;
    font-size: 12px;
    font-family: "cotext-bold";
  }

  [dir="ltr"] .theme-FD .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre cmp-input-form .input-form-wrapper cmp-label-form label {
    text-align: right;
  }

  [dir="rtl"] .theme-FD .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre cmp-input-form .input-form-wrapper cmp-label-form label {
    text-align: left;
  }

  [dir="ltr"] .theme-FD .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre cmp-input-form .input-form-wrapper cmp-label-form label {
    padding-right: 15px;
  }

  [dir="rtl"] .theme-FD .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre cmp-input-form .input-form-wrapper cmp-label-form label {
    padding-left: 15px;
  }

  .theme-FD .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre cmp-input-form .input-form-wrapper .input-wrapper {
    width: calc(100% - 165px);
    display: inline-block;
  }

  .theme-FD .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre cmp-input-form .input-form-wrapper .error-form-wrapper {
    min-height: 8px;
  }

  [dir="ltr"] .theme-FD .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre cmp-input-form .input-form-wrapper .error-form-wrapper {
    margin-left: 160px;
  }

  [dir="rtl"] .theme-FD .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre cmp-input-form .input-form-wrapper .error-form-wrapper {
    margin-right: 160px;
  }
}

.theme-FD .enrollment-page .enrollment-intro-wrapper {
  display: none;
}

.theme-FD .enrollment-page .enrollment-wrapper-centre-title,
.theme-FD .enrollment-page .enrollment-wrapper-centre-text {
  display: none;
}

@media (min-width: 992px) {
  .theme-FD .enrollment-page .enrollment-intro-wrapper {
    display: block;
    background-color: #b0b0b0;
    text-align: center;
  }

  [dir="ltr"] .theme-FD .enrollment-page .enrollment-intro-wrapper {
    margin-left: -15px;
  }

  [dir="rtl"] .theme-FD .enrollment-page .enrollment-intro-wrapper {
    margin-right: -15px;
  }

  [dir="ltr"] .theme-FD .enrollment-page .enrollment-intro-wrapper {
    margin-right: -15px;
  }

  [dir="rtl"] .theme-FD .enrollment-page .enrollment-intro-wrapper {
    margin-left: -15px;
  }

  .theme-FD .enrollment-page .enrollment-intro-wrapper::before,
  .theme-FD .enrollment-page .enrollment-intro-wrapper::after {
    content: " ";
    display: table;
  }

  .theme-FD .enrollment-page .enrollment-intro-wrapper::after {
    clear: both;
  }

  .theme-FD .enrollment-page .enrollment-intro-wrapper .enrollment-intro {
    padding: 30px 0 75px;
    display: inline-block;
  }

  [dir="ltr"] .theme-FD .enrollment-page .enrollment-intro-wrapper .enrollment-intro {
    text-align: left;
  }

  [dir="rtl"] .theme-FD .enrollment-page .enrollment-intro-wrapper .enrollment-intro {
    text-align: right;
  }

  .theme-FD .enrollment-page .enrollment-intro-wrapper .enrollment-intro .title,
  .theme-FD .enrollment-page .enrollment-intro-wrapper .enrollment-intro .text {
    color: #474c55;
    display: block;
    font-family: "cotext-bold";
    font-size: 20px;
  }

  .theme-FD .enrollment-page .enrollment-intro-wrapper .enrollment-intro .text {
    font-family: "cotext";
  }

  .theme-FD .enrollment-page .enrollment-wrapper {
    background-color: #707070;
    padding: 15px;
    width: 950px;
    margin: -50px auto 0;
    display: flex;
    align-items: stretch;
  }
}

@media (min-width: 992px) and (min-width: 1200px) {
  .theme-FD .enrollment-page .enrollment-wrapper {
    width: 550px;
  }
}

@media (min-width: 992px) {
  .theme-FD .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre {
    width: 100%;
  }

  [dir="ltr"] .theme-FD .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre {
    padding-right: 15px;
  }

  [dir="rtl"] .theme-FD .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre {
    padding-left: 15px;
  }

  .theme-FD .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre .enrollment-wrapper-centre-title,
  .theme-FD .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre .enrollment-wrapper-centre-text {
    color: #ffffff;
    display: block;
    font-size: 16px;
  }

  .theme-FD .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre .enrollment-wrapper-centre-text {
    font-size: 12px;
    margin-top: 10px;
  }

  .theme-FD .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre .enrollment-captcha-wrapper {
    width: 100%;
    margin: 10px;
    background-color: #b0b0b0;
  }

  .theme-FD .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre .enrollment-captcha-wrapper .enrollment-captcha-image {
    margin: 0 auto;
    display: flex;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

.theme-FD .instruction-details-box .label-red .details-label {
  color: #d0021b;
}

.theme-FD .locator-container {
  padding-top: 10px;
  height: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
}

.theme-FD .locator-container .map-container {
  height: 92%;
  position: relative;
}

.theme-FD .locator-container .map-container .map-detail {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.theme-FD .account-verification-status .block-structure {
  margin: auto !important;
}

[dir="ltr"] .theme-FD .account-verification-status span {
  margin-left: 5px;
}

[dir="rtl"] .theme-FD .account-verification-status span {
  margin-right: 5px;
}

.theme-FD .handle-beneficiary-template .accountVerification {
  width: auto !important;
  margin: auto 0 !important;
  top: 1px;
}

.theme-FD .text-red {
  color: #d0021b;
}

.theme-FD .survey-form .survey-text-area {
  height: 21px;
}

.theme-FD .survey-form .question-title .title-text {
  font-size: 14px;
}

[dir="ltr"] .theme-FD .survey-form .radio-form {
  margin-left: 1rem;
}

[dir="rtl"] .theme-FD .survey-form .radio-form {
  margin-right: 1rem;
}

.theme-FD .vision-mission-img-card {
  width: 100%;
  margin: 10px auto;
}

.theme-FD .vision-mission-img-card .vm-img-responsive {
  display: block;
  width: 100%;
  height: auto;
}

.theme-FD .custom-margin-top {
  margin-top: 20px;
}

[dir="ltr"] .theme-FD .custom-padding-left {
  padding-left: 20px;
}

[dir="rtl"] .theme-FD .custom-padding-left {
  padding-right: 20px;
}

.theme-FD .flexx-safe-registration-img-container {
  text-align: center;
  margin-top: 15px;
}

.theme-FD .flexx-safe-instructions-list {
  margin-top: 30px;
}

.theme-FD .flexx-safe-instructions-list li + li {
  margin-top: 10px;
}

.theme-FD .flexx-safe-markets-container {
  text-align: center;
  margin-top: 15px;
}

.theme-FD .flexx-safe-markets-container img {
  width: 90px;
  margin: 0 5px;
}

.theme-FD .flexx-safe-terms-and-conditions {
  margin: 1rem 0rem 0rem 1rem;
}

[dir="ltr"] .theme-FD .flexx-safe-success-text {
  border-left: 2px solid #000;
}

[dir="rtl"] .theme-FD .flexx-safe-success-text {
  border-right: 2px solid #000;
}

.theme-FD .REJ {
  color: #d0021b;
}

.theme-FD .RCP {
  color: #4e941f;
}

.theme-FD .COM {
  color: #4e941f;
}

.theme-FD .EXP {
  color: #828282;
}

.theme-FD .proxy-management-new-request-form .ips-img {
  width: 115px;
  display: block;
  margin: 0 auto;
  margin-bottom: 15px;
}

.theme-FD .proxy-management-new-request-form :host td .btn-full {
  margin-top: -20px;
  width: 260px;
}

.theme-FD .proxy-management-new-request-form table {
  width: 100%;
}

.theme-FD .proxy-management-new-request-form tbody {
  width: 100%;
}

.theme-FD .proxy-management-new-request-form tr {
  height: 50px;
}

.theme-FD .proxy-management-new-request-form tr td:first-child {
  width: 300px;
}

.theme-FD .proxy-management-new-request-form cmp-button-form {
  margin-top: 0px !important;
}

.theme-FD .proxy-management-new-request-form cmp-button-form div {
  margin-top: 0px !important;
}

.theme-FD .proxy-management-new-request-form .termsAndConditions {
  max-width: 700px;
}

.theme-FD .proxy-management-new-request-form .termsAndConditions .tab-pane {
  height: 200px;
  overflow-y: scroll;
  padding: 0 15px 20px 15px;
  line-height: 17px;
}

.theme-FD .proxy-management-new-request-form .termsAndConditions .tab-pane .ar-text {
  direction: rtl;
}

.theme-FD .ips-terms__wrapper {
  text-align: center;
  font-size: 1.2rem;
}

.theme-FD .ips-terms__wrapper .ips-terms__header {
  margin-bottom: 2rem;
}

.theme-FD .ips-terms__wrapper .icon-instant-transfer {
  color: #635048;
  font-size: 5rem;
}

.theme-FD .ips-terms__wrapper .ips-terms__cards-wrapper {
  display: flex;
  justify-content: center;
  width: 50%;
  margin: 3rem auto;
}

.theme-FD .ips-terms__wrapper .ips-terms__cards-wrapper .ips-terms__icon-card {
  flex: 1 1 auto;
}

.theme-FD .ips-terms__wrapper .ips-terms__cards-wrapper .ips-terms__icon-card .ips-terms__icon {
  background: #635048;
  display: inline-block;
  color: #ffffff;
  width: 5rem;
  height: 5rem;
  line-height: 5rem;
  font-size: 2rem;
  border-radius: 50%;
  margin-bottom: 0.5rem;
}

.theme-FD .ips-terms__wrapper .ips-terms__disclaimer {
  font-size: 1rem;
  margin: 3rem 0;
}

.theme-FD .REJ {
  color: red;
}

.theme-FD .RCP {
  color: green;
}

.theme-FD .COM {
  color: green;
}

.theme-FD .EXP {
  color: grey;
}

.theme-FD .confirmedText {
  color: green;
  display: inline-block;
}

.theme-FD .rtp-resume .box-body-container {
  display: flex !important;
  flex-wrap: wrap !important;
}

.theme-FD .rtp-resume cmp-select-form {
  width: 100% !important;
  height: 60px !important;
}

.theme-FD .rtp-resume cmp-label-form {
  font-weight: bold !important;
}

.theme-FD .rtp-resume .status {
  width: 100%;
}

.theme-FD .rtp-resume .status > div cmp-details-item {
  width: 100% !important;
  height: 60px !important;
}

.theme-FD .rtp-resume .oneColumn {
  width: 49%;
}

.theme-FD .rtp-resume .oneColumn > div {
  display: flex;
  width: 50%;
  flex-direction: column;
}

.theme-FD .rtp-resume .oneColumn > div cmp-details-item {
  width: 100% !important;
  height: 60px !important;
}

.theme-FD .rtp-splash-screen {
  text-align: center;
  font-size: 1.2rem;
}

.theme-FD .rtp-splash-screen .ips-terms__header {
  margin-bottom: 2rem;
}

.theme-FD .rtp-splash-screen .icon-instant-transfer {
  color: #635048;
  font-size: 5rem;
}

.theme-FD .rtp-splash-screen .ips-terms__cards-wrapper {
  display: flex;
  justify-content: center;
  width: 50%;
  margin: 3rem auto;
}

.theme-FD .rtp-splash-screen .ips-terms__cards-wrapper .ips-terms__icon-card {
  flex: 1 1 auto;
}

.theme-FD .rtp-splash-screen .ips-terms__cards-wrapper .ips-terms__icon-card .ips-terms__icon {
  background: #635048;
  display: inline-block;
  color: #ffffff;
  width: 5rem;
  height: 5rem;
  line-height: 5rem;
  font-size: 2rem;
  border-radius: 50%;
  margin-bottom: 0.5rem;
}

.theme-FD .rtp-splash-screen .ips-terms__disclaimer {
  font-size: 1rem;
  margin: 3rem 0;
}

.theme-FD .rtp-menu-selector .ips-img {
  width: 115px;
  display: block;
  margin: 0 auto;
  margin-bottom: 15px;
}

.theme-FD .rtp-menu-selector td .btn-full {
  margin-top: -20px;
  width: 260px;
}

.theme-FD .rtp-menu-selector table {
  width: 100%;
}

.theme-FD .rtp-menu-selector tbody {
  width: 100%;
}

.theme-FD .rtp-menu-selector tr {
  height: 50px;
}

.theme-FD .rtp-menu-selector tr td:first-child {
  width: 300px;
}

.theme-FD .rtp-menu-selector cmp-button-form {
  margin-top: 0px !important;
}

.theme-FD .rtp-menu-selector cmp-button-form div {
  margin-top: 0px !important;
}

.theme-FD .new-rtp-form .ips-img {
  width: 115px;
  display: block;
  margin: 0 auto;
  margin-bottom: 15px;
}

.theme-FD .new-rtp-form td .btn-full {
  margin-top: -20px;
  width: 260px;
}

.theme-FD .new-rtp-form table {
  width: 100%;
}

.theme-FD .new-rtp-form tbody {
  width: 100%;
}

.theme-FD .new-rtp-form tr {
  height: 50px;
}

.theme-FD .new-rtp-form tr td:first-child {
  width: 300px;
}

.theme-FD .new-rtp-form cmp-button-form {
  margin-top: 0px !important;
}

.theme-FD .new-rtp-form cmp-button-form div {
  margin-top: 0px !important;
}

.theme-FD .sarie-transfer-form .accountVerification {
  display: flex !important;
  margin-bottom: 50px !important;
}

.theme-FD .ips-terms__wrapper {
  text-align: center;
  font-size: 1.2rem;
}

.theme-FD .ips-terms__wrapper .ips-terms__header {
  margin-bottom: 2rem;
}

.theme-FD .ips-terms__wrapper .icon-instant-transfer {
  color: #635048;
  font-size: 5rem;
}

.theme-FD .ips-terms__wrapper .ips-terms__cards-wrapper {
  display: flex;
  justify-content: center;
  width: 50%;
  margin: 3rem auto;
}

.theme-FD .ips-terms__wrapper .ips-terms__cards-wrapper .ips-terms__icon-card {
  flex: 1 1 auto;
}

.theme-FD .ips-terms__wrapper .ips-terms__cards-wrapper .ips-terms__icon-card .ips-terms__icon {
  background: #635048;
  display: inline-block;
  color: #ffffff;
  width: 5rem;
  height: 5rem;
  line-height: 5rem;
  font-size: 2rem;
  border-radius: 50%;
  margin-bottom: 0.5rem;
}

.theme-FD .ips-terms__wrapper .ips-terms__disclaimer {
  font-size: 1rem;
  margin: 3rem 0;
}

.theme-FD .sarie-transfer-type-selector .ips-img {
  width: 115px;
  display: block;
  margin: 0 auto;
  margin-bottom: 15px;
}

.theme-FD .sarie-transfer-type-selector td .btn-full {
  margin-top: -20px;
  width: 260px;
}

.theme-FD .sarie-transfer-type-selector table {
  width: 100%;
}

.theme-FD .sarie-transfer-type-selector tbody {
  width: 100%;
}

.theme-FD .sarie-transfer-type-selector tr {
  height: 50px;
}

.theme-FD .sarie-transfer-type-selector tr td:first-child {
  width: 300px;
}

.theme-FD .sarie-transfer-type-selector cmp-button-form {
  margin-top: 0px !important;
}

.theme-FD .sarie-transfer-type-selector cmp-button-form div {
  margin-top: 0px !important;
}

.theme-FD .security .img-container {
  text-align: center;
  margin-top: 15px;
}

.theme-FD .security .reset-password {
  display: flex;
}

.theme-FD .security .reset-password cmp-button-form {
  padding-top: 10px;
}

.theme-FD .security .flexx-safe-instructions-list {
  margin-top: 30px;
}

.theme-FD .security .flexx-safe-instructions-list li + li {
  margin-top: 10px;
}

.theme-FD .security .flexx-safe-markets-container {
  text-align: center;
  margin-top: 15px;
}

.theme-FD .security .flexx-safe-markets-container img {
  width: 90px;
  margin: 0 5px;
}

.theme-FD .security .third-button {
  display: flex;
}

.theme-FD .security .third-button cmp-button-form {
  padding-top: 10px;
}

.theme-FD .security .reset-form {
  margin-top: 30px;
}

.theme-FD .sms-bg-page {
  display: flex;
  flex-direction: column;
  height: 100%;
}

@media (min-width: 992px) {
  .theme-FD .sms-bg-page {
    position: fixed;
    top: 90px;
    left: 0;
    right: 0;
    bottom: 30px;
    height: auto;
    align-items: center;
    justify-content: center;
    height: auto;
  }

  .theme-FD .sms-bg-page .sms-bg-background {
    background-size: cover;
    position: fixed;
    top: 90px;
    left: 0;
    right: 0;
    bottom: 0;
  }

  .theme-FD .sms-bg-page .sms-bg-wrapper {
    display: block;
    position: relative;
    border-radius: 3px;
    background: #ffffff;
    margin: 15px;
    width: 780px;
  }

  .theme-FD .sms-bg-page .sms-bg-wrapper cmp-transaction-passcode form {
    padding: 2rem;
  }
}

.theme-FD .sms-page .sms-intro-wrapper {
  display: none;
}

.theme-FD .sms-page .sms-wrapper-centre-title,
.theme-FD .sms-page .sms-wrapper-centre-text {
  display: none;
}

.theme-FD .sms-page .sms-wrapper-right {
  display: none;
}

@media (min-width: 992px) {
  .theme-FD .sms-page .sms-intro-wrapper {
    display: block;
    text-align: center;
    width: 100%;
  }

  [dir="ltr"] .theme-FD .sms-page .sms-intro-wrapper {
    margin-left: -15px;
  }

  [dir="rtl"] .theme-FD .sms-page .sms-intro-wrapper {
    margin-right: -15px;
  }

  [dir="ltr"] .theme-FD .sms-page .sms-intro-wrapper {
    margin-right: -15px;
  }

  [dir="rtl"] .theme-FD .sms-page .sms-intro-wrapper {
    margin-left: -15px;
  }

  .theme-FD .sms-page .sms-intro-wrapper::before,
  .theme-FD .sms-page .sms-intro-wrapper::after {
    content: " ";
    display: table;
  }

  .theme-FD .sms-page .sms-intro-wrapper::after {
    clear: both;
  }

  .theme-FD .sms-page .sms-intro-wrapper .sms-intro {
    padding: 30px 25px 75px;
    display: inline-block;
  }

  [dir="ltr"] .theme-FD .sms-page .sms-intro-wrapper .sms-intro {
    text-align: left;
  }

  [dir="rtl"] .theme-FD .sms-page .sms-intro-wrapper .sms-intro {
    text-align: right;
  }

  .theme-FD .sms-page .sms-intro-wrapper .sms-intro .sms-title,
  .theme-FD .sms-page .sms-intro-wrapper .sms-intro .text {
    color: #474c55;
    display: block;
    font-family: "cotext-bold";
    font-size: 20px;
  }

  .theme-FD .sms-page .sms-intro-wrapper .sms-intro .text {
    font-family: "cotext";
  }

  .theme-FD .sms-page .sms-wrapper {
    padding: 15px;
    margin: -50px auto 0;
    display: flex;
    align-items: stretch;
  }
}

@media (min-width: 992px) and (min-width: 1200px) {
  .theme-FD .sms-page .sms-wrapper {
    width: 550px;
  }
}

@media (min-width: 992px) {
  .theme-FD .sms-page .sms-wrapper .sms-wrapper-centre {
    width: 100%;
  }

  .theme-FD .sms-page .sms-wrapper .sms-wrapper-centre .sms-wrapper-centre-title,
  .theme-FD .sms-page .sms-wrapper .sms-wrapper-centre .sms-wrapper-centre-text {
    color: #000000;
    display: block;
    font-size: 16px;
  }

  .theme-FD .sms-page .sms-wrapper .sms-wrapper-centre .sms-wrapper-centre-text {
    font-size: 12px;
    margin-top: 10px;
  }

  .theme-FD .sms-page .sms-wrapper .sms-wrapper-centre cmp-input-form .error-form-wrapper {
    min-height: 18px;
  }
}

.theme-FD .sms-success-page .sms-success-intro-wrapper {
  display: none;
}

.theme-FD .sms-success-page .sms-success-wrapper-centre-title,
.theme-FD .sms-success-page .sms-success-wrapper-centre-text {
  display: none;
}

@media (min-width: 992px) {
  .theme-FD .sms-success-page .sms-success-intro-wrapper {
    display: block;
    background-color: #b0b0b0;
    text-align: center;
  }

  [dir="ltr"] .theme-FD .sms-success-page .sms-success-intro-wrapper {
    margin-left: -15px;
  }

  [dir="rtl"] .theme-FD .sms-success-page .sms-success-intro-wrapper {
    margin-right: -15px;
  }

  [dir="ltr"] .theme-FD .sms-success-page .sms-success-intro-wrapper {
    margin-right: -15px;
  }

  [dir="rtl"] .theme-FD .sms-success-page .sms-success-intro-wrapper {
    margin-left: -15px;
  }

  .theme-FD .sms-success-page .sms-success-intro-wrapper::before,
  .theme-FD .sms-success-page .sms-success-intro-wrapper::after {
    content: " ";
    display: table;
  }

  .theme-FD .sms-success-page .sms-success-intro-wrapper::after {
    clear: both;
  }

  .theme-FD .sms-success-page .sms-success-intro-wrapper .sms-success-intro {
    padding: 30px 0 75px;
    display: inline-block;
  }

  [dir="ltr"] .theme-FD .sms-success-page .sms-success-intro-wrapper .sms-success-intro {
    text-align: left;
  }

  [dir="rtl"] .theme-FD .sms-success-page .sms-success-intro-wrapper .sms-success-intro {
    text-align: right;
  }

  .theme-FD .sms-success-page .sms-success-intro-wrapper .sms-success-intro .title,
  .theme-FD .sms-success-page .sms-success-intro-wrapper .sms-success-intro .text {
    color: #474c55;
    display: block;
    font-family: "cotext-bold";
    font-size: 20px;
  }

  .theme-FD .sms-success-page .sms-success-intro-wrapper .sms-success-intro .text {
    font-family: "cotext";
  }

  .theme-FD .sms-success-page .sms-success-wrapper {
    background-color: #707070;
    padding: 15px;
    width: 950px;
    margin: -50px auto 0;
    display: flex;
    align-items: stretch;
  }
}

@media (min-width: 992px) and (min-width: 1200px) {
  .theme-FD .sms-success-page .sms-success-wrapper {
    width: 550px;
  }
}

@media (min-width: 992px) {
  .theme-FD .sms-success-page .sms-success-wrapper .sms-success-wrapper-centre {
    width: 100%;
  }

  [dir="ltr"] .theme-FD .sms-success-page .sms-success-wrapper .sms-success-wrapper-centre {
    padding-right: 15px;
  }

  [dir="rtl"] .theme-FD .sms-success-page .sms-success-wrapper .sms-success-wrapper-centre {
    padding-left: 15px;
  }

  .theme-FD .sms-success-page .sms-success-wrapper .sms-success-wrapper-centre .sms-success-wrapper-centre-title,
  .theme-FD .sms-success-page .sms-success-wrapper .sms-success-wrapper-centre .sms-success-wrapper-centre-text {
    color: #ffffff;
    display: block;
    font-size: 16px;
  }

  .theme-FD .sms-success-page .sms-success-wrapper .sms-success-wrapper-centre .sms-success-wrapper-centre-text {
    font-size: 12px;
    margin-top: 10px;
  }

  .theme-FD .sms-success-page .sms-success-wrapper .sms-success-wrapper-centre .sms-success-captcha-wrapper {
    width: 100%;
    margin: 10px;
    background-color: #b0b0b0;
  }

  .theme-FD .sms-success-page .sms-success-wrapper .sms-success-wrapper-centre .sms-success-captcha-wrapper .sms-success-captcha-image {
    margin: 0 auto;
    display: flex;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

.theme-FD .manage-qtl-limit form {
  width: 38%;
  display: block;
  margin: 0 auto;
}

.theme-FD .manage-quick-transfer-limit-otp cmp-transaction-passcode {
  width: 100%;
  margin: 10px;
}

.theme-FD .wps-payroll-divided-block .element-structure {
  margin-top: 0 !important;
}

.theme-FD .wps-payroll-upload-file {
  color: red;
}

.theme-FD .wps-template-img {
  width: 100%;
}

.theme-FD .sweeping-orders-confirmation-message {
  color: #54443f;
  margin: 10px;
}

.theme-FD .raise-new-service-request-form .termsAndConditions {
  max-width: 800px;
}

.theme-FD .raise-new-service-request-form .termsAndConditions .tab-pane {
  height: 200px;
  overflow-y: scroll;
  padding: 0 15px 20px 15px;
  line-height: 17px;
}

.theme-FD .raise-new-service-request-form .termsAndConditions .tab-pane .ar-text {
  direction: rtl;
}

.theme-FD .sadad-esal-pay-bills-form cmp-select-form {
  z-index: 99;
}

.theme-FD .re-generate-file-divided-block {
  width: 25rem;
  margin-top: 2rem;
}

.theme-FD .re-generate-file-divided-block .element-structure {
  margin-top: 0 !important;
}

.theme-FD .consent-management-text-header {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.theme-FD .consent-management-text-header span {
  margin: 25px;
}

.theme-FD .nominee-details .modal-body {
  height: 500px;
  overflow-y: scroll;
}

.theme-FD .consent-management-text-header {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.theme-FD .consent-management-text-header span {
  margin: 25px;
}

.theme-ND {
  /* DEVICE MEDIA QUERY */
  /* WINDOW SIZE MEDIA QUERY */
  /**
 * These styles are supposed to be applied to a input of type 'checkbox' followed by a label of class 'label-checkbox'
 */
  /* Checkbox: they are used in multiple selects and checkbox component */
  /**
 * These styles are supposed to be applied to a input of type 'radio' followed by a label of class 'label-radio'
 */
  /*
Original code:
:host {
     display: block;
     @include make-row;
}
Error when use :host and /deep/ in the same instruction (/deep/ is used in rtl styles that are inside of make-row).
Information: Make-row mixin
@mixin make-row($gutter: $grid-gutter-width) {
  @include margin-left(ceil(($gutter / -2)));
  @include margin-right(floor(($gutter / -2)));
  @include clearfix;
}
Whorkaround: Make 2 branches.
In ::content branch work the rtl mixin but not the normal styles.
In ::host branch work the normal styles but not the rtl mixin (or any /deep/ use).
*/
  /*
:host {
  display: block;
}*/
  /* Modal of selected rows */
  /* Table */
}

.theme-ND .environment-button {
  margin: 0 15px;
}

.theme-ND .header {
  width: 100%;
  height: 60px;
  background: transparent;
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
  /* LOGIN HEADER */
}

@media (min-width: 992px) {
  .theme-ND .header {
    height: 90px;
  }
}

.theme-ND .header .header-desktop-left {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}

[dir="ltr"] .theme-ND .header .header-desktop-left {
  margin-left: 20px;
}

[dir="rtl"] .theme-ND .header .header-desktop-left {
  margin-right: 20px;
}

.theme-ND .header .header-desktop-left .header-logo-saib {
  cursor: pointer;
}

[dir="ltr"] .theme-ND .header .header-desktop-left .header-logo-saib {
  text-align: right;
}

[dir="rtl"] .theme-ND .header .header-desktop-left .header-logo-saib {
  text-align: left;
}

.theme-ND .header .header-desktop-left .header-logo-saib img {
  height: 70px;
}

.theme-ND .header .header-desktop-left .header-logo-separator {
  height: 55px;
  width: 1px;
  background: #b5b3b3;
  display: inline-block;
}

[dir="ltr"] .theme-ND .header .header-desktop-left .header-logo-separator {
  margin: 0 10px 0 15px;
}

[dir="rtl"] .theme-ND .header .header-desktop-left .header-logo-separator {
  margin: 0 15px 0 10px;
}

.theme-ND .header .header-desktop-left .header-logo-flexx img {
  height: 40px;
}

[dir="ltr"] .theme-ND .header .header-desktop-left .header-logo-flexx img {
  margin-right: 1rem;
}

[dir="rtl"] .theme-ND .header .header-desktop-left .header-logo-flexx img {
  margin-left: 1rem;
}

.theme-ND .header .header-desktop-left .header-theme-logo img {
  width: 144px;
  height: 50px;
}

.theme-ND .header .header-desktop-right {
  flex: 1 1 auto;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  font-family: "cotext-bold";
  font-size: 1.1rem;
}

[dir="ltr"] .theme-ND .header .header-desktop-right {
  text-align: right;
}

[dir="rtl"] .theme-ND .header .header-desktop-right {
  text-align: left;
}

[dir="ltr"] .theme-ND .header .header-desktop-right {
  margin-right: 20px;
}

[dir="rtl"] .theme-ND .header .header-desktop-right {
  margin-left: 20px;
}

.theme-ND .header .header-desktop-right .header-userdata {
  display: flex;
  align-items: center;
  cursor: pointer;
}

.theme-ND .header .header-desktop-right .header-userdata .userdata-wapper-icon {
  font-size: 21px;
  margin-top: 3px;
}

[dir="ltr"] .theme-ND .header .header-desktop-right .header-userdata .userdata-wapper-icon {
  margin-right: 12px;
}

[dir="rtl"] .theme-ND .header .header-desktop-right .header-userdata .userdata-wapper-icon {
  margin-left: 12px;
}

.theme-ND .header .header-desktop-right .header-userdata .userdata-wapper-username {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.theme-ND .header .header-desktop-right .header-userdata .userdata-wapper-username .date-time {
  font-family: "cotext";
}

.theme-ND .header .header-desktop-right .header-date-time-desktop {
  z-index: 2;
  margin-right: 10px;
  margin-left: 10px;
  flex: 1 1 auto;
}

.theme-ND .header .header-desktop-right .header-quicklinks {
  display: flex;
  align-items: center;
  border-radius: 999px;
  background-color: #000000;
  color: #ffffff;
  padding: 2px 15px 2px 15px;
  font-size: 11px;
  z-index: 2;
  position: relative;
  flex: 0 1 auto;
  border: none;
}

.theme-ND .header .header-desktop-right .header-quicklinks:hover,
.theme-ND .header .header-desktop-right .header-quicklinks:active {
  background-color: #006847;
  color: #000000;
}

.theme-ND .header .header-desktop-right .header-quicklinks .icon-lightning {
  font-size: 21px;
  margin-top: 3px;
}

[dir="ltr"] .theme-ND .header .header-desktop-right .header-quicklinks .icon-lightning {
  margin-right: 10px;
}

[dir="rtl"] .theme-ND .header .header-desktop-right .header-quicklinks .icon-lightning {
  margin-left: 10px;
}

.theme-ND .header .header-desktop-right .header-trade-portal {
  display: flex;
  align-items: center;
  cursor: pointer;
}

[dir="ltr"] .theme-ND .header .header-desktop-right .header-trade-portal {
  margin-left: 30px;
}

[dir="rtl"] .theme-ND .header .header-desktop-right .header-trade-portal {
  margin-right: 30px;
}

.theme-ND .header .header-desktop-right .header-language {
  cursor: pointer;
}

[dir="ltr"] .theme-ND .header .header-desktop-right .header-language {
  margin: 0px 30px 0 45px;
}

[dir="rtl"] .theme-ND .header .header-desktop-right .header-language {
  margin: 0px 45px 0 30px;
}

.theme-ND .header .header-desktop-right .header-right-separator {
  height: 55px;
  width: 1px;
  background: #b5b3b3;
  display: inline-block;
}

[dir="ltr"] .theme-ND .header .header-desktop-right .header-right-separator {
  margin-right: 25px;
}

[dir="rtl"] .theme-ND .header .header-desktop-right .header-right-separator {
  margin-left: 25px;
}

.theme-ND .header .header-desktop-right .header-logout {
  font-size: 23px;
}

.theme-ND .header .header-quicklinks + popover-content > .popover li div {
  height: 35px !important;
  line-height: 35px !important;
  border: none !important;
}

.theme-ND .header .header-quicklinks + popover-content > .popover li div .icon-instructions {
  font-size: 12px !important;
}

.theme-ND .header .header-quicklinks + popover-content > .popover li div .icon-instructions + .popover-icon-text {
  margin-left: -5px !important;
}

.theme-ND .header .header-quicklinks + popover-content > .popover li div .icon-payroll + .popover-icon-text {
  margin-left: -6px !important;
}

.theme-ND .header .header-quicklinks + popover-content > .popover {
  border-radius: 4px;
  color: #ffffff;
  background-color: #000000;
}

.theme-ND .header .header-quicklinks + popover-content > .popover.bottom > .arrow {
  border-bottom-color: #000000;
}

.theme-ND .header .header-quicklinks + popover-content > .popover.bottom > .arrow::after {
  border-bottom-color: #000000;
}

.theme-ND .header .header-quicklinks + popover-content > .popover ul {
  padding-top: 10px;
  padding-bottom: 10px;
}

.theme-ND .header .header-quicklinks + popover-content > .popover ul li {
  color: #ffffff;
  background-color: #000000;
}

[dir="ltr"] .theme-ND .header .header-quicklinks + popover-content > .popover ul li {
  margin: 0 10px 0 10px;
}

[dir="rtl"] .theme-ND .header .header-quicklinks + popover-content > .popover ul li {
  margin: 0 10px 0 10px;
}

.theme-ND .header .header-quicklinks + popover-content > .popover ul li:hover {
  color: #ffffff;
  background-color: #80808085;
  border-radius: 999px;
}

.theme-ND .header .header-quicklinks + popover-content > .popover ul li:hover .popover-icon-text {
  font-weight: bold;
}

.theme-ND .header .header-quicklinks + popover-content > .popover ul li:hover .popover-icon-list {
  color: yellow;
}

.theme-ND .header .header-quicklinks + popover-content > .popover ul li .popover-icon-text {
  color: #ffffff !important;
}

.theme-ND .header > span {
  /* MOBILE */
  /* MENU */
}

[dir="ltr"] .theme-ND .header > span.mobile-header {
  margin-right: 10px;
}

[dir="rtl"] .theme-ND .header > span.mobile-header {
  margin-left: 10px;
}

.theme-ND .header > span.mobile-header.header-back {
  font-size: 20px;
}

[dir="ltr"] .theme-ND .header > span.mobile-header.header-back {
  margin-left: 15px;
}

[dir="rtl"] .theme-ND .header > span.mobile-header.header-back {
  margin-right: 15px;
}

[dir="rtl"] .theme-ND .header > span.mobile-header.header-back.icon-back {
  transform: rotate(180deg);
}

.theme-ND .header > span.mobile-header.header-body {
  flex: 1 0 auto;
  text-align: center;
}

.theme-ND .header > span.mobile-header.header-body .header-title {
  font-family: "cotext-bold";
  font-size: 15px;
}

.theme-ND .header > span.mobile-header.header-body .header-subtitle {
  font-size: 11px;
}

.theme-ND .header > span.mobile-header.header-logo-mob {
  width: 36px;
  justify-self: flex-end;
}

[dir="ltr"] .theme-ND .header > span.mobile-header.header-logo-mob {
  margin-right: -18px;
}

[dir="rtl"] .theme-ND .header > span.mobile-header.header-logo-mob {
  margin-left: -18px;
}

.theme-ND .header > span.header-menu {
  justify-self: flex-end;
  z-index: 1;
}

.theme-ND .header > span.header-menu .menu-icon {
  font-size: 15px;
}

[dir="ltr"] .theme-ND .header > span.header-menu .menu-icon {
  margin-right: 2px;
}

[dir="rtl"] .theme-ND .header > span.header-menu .menu-icon {
  margin-left: 2px;
}

.theme-ND .header.login-header {
  display: flex;
}

@media (min-width: 992px) and (max-width: 991px) {
  .theme-ND .header.login-header .header-logo-flexx {
    display: none;
  }
}

.theme-ND .header.login-header > span {
  flex: 1 1 auto;
}

.theme-ND .header.login-header > span.header-language {
  flex: 0 1 auto;
  justify-self: flex-end;
}

[dir="ltr"] .theme-ND .header.login-header > span.header-language {
  text-align: right;
}

[dir="rtl"] .theme-ND .header.login-header > span.header-language {
  text-align: left;
}

.theme-ND .header.login-header > span.header-logo-saib img {
  height: 75px;
}

[dir="ltr"] .theme-ND .header.login-header > span.header-logo-flexx {
  text-align: left;
}

[dir="rtl"] .theme-ND .header.login-header > span.header-logo-flexx {
  text-align: right;
}

.theme-ND .header.login-header > span.header-logo-flexx img {
  height: 60px;
}

[dir="ltr"] .theme-ND .header.login-header > span.mobile-header.header-language {
  text-align: right;
}

[dir="rtl"] .theme-ND .header.login-header > span.mobile-header.header-language {
  text-align: left;
}

[dir="ltr"] .theme-ND .header.login-header > span.mobile-header.header-language {
  margin-right: 14px;
}

[dir="rtl"] .theme-ND .header.login-header > span.mobile-header.header-language {
  margin-left: 14px;
}

[dir="ltr"] .theme-ND .header.login-header > span.mobile-header.header-logo-saib {
  margin-left: 10px;
}

[dir="rtl"] .theme-ND .header.login-header > span.mobile-header.header-logo-saib {
  margin-right: 10px;
}

.theme-ND .header.login-header > span.mobile-header.header-logo-saib img {
  height: 40px;
}

@media (min-width: 992px) {
  .theme-ND .header .mobile-header {
    display: none;
  }
}

@media (max-width: 991px) {
  .theme-ND .header .header-desktop-left,
  .theme-ND .header .header-desktop-right {
    display: none;
  }

  .theme-ND .header .desktop-header {
    display: none;
  }

  .theme-ND .header .desktop-header.header-userdata {
    display: none;
  }
}

.theme-ND .sidebar {
  overflow: auto;
  position: fixed;
  bottom: 0;
  z-index: 2;
  width: 275px;
  top: 0;
  transition: width 0.5s;
}

[dir="ltr"] .theme-ND .sidebar {
  right: 0;
}

[dir="rtl"] .theme-ND .sidebar {
  left: 0;
}

[dir="ltr"] .theme-ND .sidebar {
  margin-right: -275px;
}

[dir="rtl"] .theme-ND .sidebar {
  margin-left: -275px;
}

@media (min-width: 992px) {
  .theme-ND .sidebar {
    position: absolute;
    overflow: visible;
    width: 70px;
  }

  [dir="ltr"] .theme-ND .sidebar {
    right: auto;
  }

  [dir="rtl"] .theme-ND .sidebar {
    left: auto;
  }

  [dir="ltr"] .theme-ND .sidebar {
    margin-right: auto;
  }

  [dir="rtl"] .theme-ND .sidebar {
    margin-left: auto;
  }

  [dir="ltr"] .theme-ND .sidebar {
    left: 0;
  }

  [dir="rtl"] .theme-ND .sidebar {
    right: 0;
  }

  .theme-ND .sidebar .menu-header {
    display: none;
  }

  .theme-ND .sidebar .sidebar-background {
    width: 70px;
    position: fixed;
    background-color: #231F20;
    bottom: 0;
    top: 0;
    z-index: -1;
    transition: width 0.5s;
  }
}

.theme-ND .sidebar .sidebar-menu {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  margin-bottom: 15px;
  background-color: #231F20;
  flex-direction: row;
  overflow-x: hidden;
}

[dir="ltr"] .theme-ND .sidebar .sidebar-menu {
  -webkit-transition: margin-left 300ms ease;
}

[dir="rtl"] .theme-ND .sidebar .sidebar-menu {
  -webkit-transition: margin-right 300ms ease;
}

[dir="ltr"] .theme-ND .sidebar .sidebar-menu {
  -o-transition: margin-left 300ms ease;
}

[dir="rtl"] .theme-ND .sidebar .sidebar-menu {
  -o-transition: margin-right 300ms ease;
}

[dir="ltr"] .theme-ND .sidebar .sidebar-menu {
  transition: margin-left 300ms ease;
}

[dir="rtl"] .theme-ND .sidebar .sidebar-menu {
  transition: margin-right 300ms ease;
}

@media (min-width: 992px) {
  .theme-ND .sidebar .sidebar-menu {
    margin-bottom: 0;
  }
}

[dir="ltr"] .theme-ND .sidebar .sidebar-menu.position-0 {
  margin-left: 0;
}

[dir="rtl"] .theme-ND .sidebar .sidebar-menu.position-0 {
  margin-right: 0;
}

[dir="ltr"] .theme-ND .sidebar .sidebar-menu.position-1 {
  margin-left: -275px;
}

[dir="rtl"] .theme-ND .sidebar .sidebar-menu.position-1 {
  margin-right: -275px;
}

[dir="ltr"] .theme-ND .sidebar .sidebar-menu.position-2 {
  margin-left: -550px;
}

[dir="rtl"] .theme-ND .sidebar .sidebar-menu.position-2 {
  margin-right: -550px;
}

.theme-ND .sidebar .sidebar-menu .menu-header {
  flex: 0 1 90px;
  position: fixed;
  width: 275px;
  font-size: 11px;
  background-color: #ffffff;
  z-index: 1;
}

[dir="ltr"] .theme-ND .sidebar .sidebar-menu .menu-header {
  padding: 10px 10px 0px 10px;
}

[dir="rtl"] .theme-ND .sidebar .sidebar-menu .menu-header {
  padding: 10px 10px 0px 10px;
}

.theme-ND .sidebar .sidebar-menu .menu-header .menu-header-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}

.theme-ND .sidebar .sidebar-menu .menu-header .menu-saib-icon {
  width: 23px;
}

.theme-ND .sidebar .sidebar-menu .menu-header .menu-flexx-icon {
  width: 24px;
}

.theme-ND .sidebar .sidebar-menu .menu-header .menu-logout {
  font-size: 18px;
}

.theme-ND .sidebar .sidebar-menu .menu-header .menu-userdata {
  display: flex;
  align-items: center;
}

.theme-ND .sidebar .sidebar-menu .menu-header .menu-userdata .icon-user {
  font-size: 22px;
}

[dir="ltr"] .theme-ND .sidebar .sidebar-menu .menu-header .menu-userdata .icon-user {
  margin-right: 10px;
}

[dir="rtl"] .theme-ND .sidebar .sidebar-menu .menu-header .menu-userdata .icon-user {
  margin-left: 10px;
}

.theme-ND .sidebar .sidebar-menu .menu-header .menu-language {
  cursor: pointer;
  font-size: 12px;
}

.theme-ND .sidebar .sidebar-menu .menu-title {
  display: flex;
  color: #ffffff;
  font-size: 18px;
}

[dir="ltr"] .theme-ND .sidebar .sidebar-menu .menu-title {
  margin-left: 25px;
}

[dir="rtl"] .theme-ND .sidebar .sidebar-menu .menu-title {
  margin-right: 25px;
}

.theme-ND .sidebar .sidebar-menu .menu-title.has-back {
  cursor: pointer;
}

.theme-ND .sidebar .sidebar-menu .icon-menu-back {
  font-size: 16px;
  margin-top: 6px;
}

[dir="ltr"] .theme-ND .sidebar .sidebar-menu .icon-menu-back {
  margin-right: 14px;
}

[dir="rtl"] .theme-ND .sidebar .sidebar-menu .icon-menu-back {
  margin-left: 14px;
}

[dir="rtl"] .theme-ND .sidebar .sidebar-menu .icon-menu-back {
  transform: rotate(180deg);
}

.theme-ND .sidebar .sidebar-menu .menu-title-text {
  word-break: break-word;
}

.theme-ND .sidebar .sidebar-menu .icon-menu-collapsed {
  display: none;
  color: #ffffff;
  position: absolute;
  top: 40px;
  width: 70px;
  text-align: center;
}

.theme-ND .sidebar .sidebar-menu .menu-section-header {
  margin-top: 40px;
  margin-bottom: 6px;
  color: #727675;
  white-space: nowrap;
  overflow: hidden;
}

[dir="ltr"] .theme-ND .sidebar .sidebar-menu .menu-section-header {
  margin-left: 25px;
}

[dir="rtl"] .theme-ND .sidebar .sidebar-menu .menu-section-header {
  margin-right: 25px;
}

.theme-ND .sidebar .sidebar-menu .sidebar-content {
  flex: 1 1 auto;
  margin-top: 95px;
  display: flex;
  flex-direction: column;
  user-select: none;
  min-width: 275px;
  max-width: 275px;
}

@media (min-width: 992px) {
  .theme-ND .sidebar .sidebar-menu .sidebar-content {
    flex: 0 1 auto;
    margin-top: 30px;
  }
}

.theme-ND .sidebar .item-menu-wrapper {
  cursor: pointer;
  overflow: hidden;
  white-space: nowrap;
  transition: margin 0.5s;
}

.theme-ND .sidebar .item-menu-wrapper:hover .item-menu {
  background-color: #3A3D41;
}

.theme-ND .sidebar .item-menu-wrapper:hover .item-menu .icon-item {
  color: #006847;
}

.theme-ND .sidebar .item-menu-wrapper:hover .item-menu .menu-name {
  font-weight: bold;
}

.theme-ND .sidebar .item-menu-wrapper .item-menu {
  font-size: 13px;
  color: #ffffff;
  display: inline-flex;
  align-items: center;
  margin: 5px 18px 7px;
  padding: 8px 5px;
  border-radius: 20px;
}

[dir="ltr"] .theme-ND .sidebar .item-menu-wrapper .item-menu {
  text-align: left;
}

[dir="rtl"] .theme-ND .sidebar .item-menu-wrapper .item-menu {
  text-align: right;
}

.theme-ND .sidebar .item-menu-wrapper .item-menu .icon-item {
  flex: 0 0 auto;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  width: 25px;
  line-height: 18px;
}

.theme-ND .sidebar .item-menu-wrapper .item-menu .icon-item.icon-payments {
  font-size: 14px;
}

.theme-ND .sidebar .item-menu-wrapper .item-menu .icon-item.icon-instructions {
  font-size: 12px;
}

.theme-ND .sidebar .item-menu-wrapper .item-menu .menu-name {
  flex: 1 1 auto;
  font-family: "cotext";
}

[dir="ltr"] .theme-ND .sidebar .item-menu-wrapper .item-menu .menu-name {
  margin-left: 5px;
}

[dir="rtl"] .theme-ND .sidebar .item-menu-wrapper .item-menu .menu-name {
  margin-right: 5px;
}

[dir="ltr"] .theme-ND .sidebar .item-menu-wrapper .item-menu .menu-name {
  margin-right: 10px;
}

[dir="rtl"] .theme-ND .sidebar .item-menu-wrapper .item-menu .menu-name {
  margin-left: 10px;
}

.theme-ND .sidebar .item-menu-wrapper .item-menu .icon-right {
  flex: 0 0 auto;
  transition: transform 200ms ease;
  font-weight: bold;
}

[dir="ltr"] .theme-ND .sidebar .item-menu-wrapper .item-menu .icon-right {
  margin-right: 10px;
}

[dir="rtl"] .theme-ND .sidebar .item-menu-wrapper .item-menu .icon-right {
  margin-left: 10px;
}

[dir="rtl"] .theme-ND .sidebar .item-menu-wrapper .item-menu .icon-right {
  transform: rotate(180deg);
}

.theme-ND .sidebar .item-menu-wrapper .item-menu.has-submenu {
  display: flex;
}

.theme-ND .sidebar .item-menu-wrapper .item-menu.highlighted {
  background-color: #3A3D41;
}

.theme-ND .sidebar .item-menu-wrapper .item-menu.highlighted .icon-item {
  color: #006847;
}

.theme-ND .sidebar .item-menu-wrapper .item-menu.highlighted .menu-name {
  font-weight: bold;
}

.theme-ND .sidebar .item-menu-wrapper .item-menu.active {
  background-color: #3A3D41;
}

.theme-ND .sidebar .item-menu-wrapper .item-menu.active .icon-item {
  color: #006847;
}

.theme-ND .sidebar .item-menu-wrapper .item-menu.active .menu-name {
  font-weight: bold;
}

.theme-ND .sidebar .item-menu-wrapper .item-menu.item-language {
  font-size: 11px !important;
}

.theme-ND .sidebar .item-menu-wrapper .item-menu.item-logged-user {
  background-color: #006847;
}

.theme-ND .sidebar .item-menu-wrapper .item-menu.item-logged-user .icon-user {
  color: #ffffff;
}

.theme-ND .sidebar .item-menu-wrapper .item-menu.item-logged-user .menu-name {
  color: #ffffff;
}

[dir="ltr"] .theme-ND .sidebar .submenu {
  padding-left: 15px;
}

[dir="rtl"] .theme-ND .sidebar .submenu {
  padding-right: 15px;
}

.theme-ND .sidebar .submenu .item-submenu {
  display: flex;
  align-items: center;
  flex: 1 1 auto;
  color: #ffffff;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  font-size: 13px;
  cursor: pointer;
  margin: 5px 5px 0px;
  border-radius: 20px;
  font-family: "cotext";
}

[dir="ltr"] .theme-ND .sidebar .submenu .item-submenu {
  text-align: left;
}

[dir="rtl"] .theme-ND .sidebar .submenu .item-submenu {
  text-align: right;
}

[dir="ltr"] .theme-ND .sidebar .submenu .item-submenu {
  margin-left: 20px;
}

[dir="rtl"] .theme-ND .sidebar .submenu .item-submenu {
  margin-right: 20px;
}

.theme-ND .sidebar .submenu .item-submenu:first-child {
  margin-top: 40px;
}

.theme-ND .sidebar .submenu .item-submenu .submenu-name {
  flex: 1 1 auto;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  display: flex;
}

.theme-ND .sidebar .submenu .item-submenu .submenu-name .submenu-arrow-bullet {
  width: 0;
  height: 0;
  display: inline-block;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-radius: 2px;
  margin-top: 11px;
  color: #ffffff;
}

[dir="ltr"] .theme-ND .sidebar .submenu .item-submenu .submenu-name .submenu-arrow-bullet {
  border-left: 5px solid #ffffff;
}

[dir="rtl"] .theme-ND .sidebar .submenu .item-submenu .submenu-name .submenu-arrow-bullet {
  border-right: 5px solid #ffffff;
}

[dir="ltr"] .theme-ND .sidebar .submenu .item-submenu .submenu-name .submenu-arrow-bullet {
  border-right: 3px solid transparent;
}

[dir="rtl"] .theme-ND .sidebar .submenu .item-submenu .submenu-name .submenu-arrow-bullet {
  border-left: 3px solid transparent;
}

.theme-ND .sidebar .submenu .item-submenu .submenu-name .submenu-text-wrapper {
  border-radius: 20px;
  padding: 5px 10px;
  display: flex;
}

.theme-ND .sidebar .submenu .item-submenu.has-submenu .icon-right {
  font-size: 10px;
  font-weight: bold;
  align-self: center;
  display: inline-block;
  transition: transform 200ms ease;
}

[dir="ltr"] .theme-ND .sidebar .submenu .item-submenu.has-submenu .icon-right {
  margin-left: 10px;
}

[dir="rtl"] .theme-ND .sidebar .submenu .item-submenu.has-submenu .icon-right {
  margin-right: 10px;
}

[dir="rtl"] .theme-ND .sidebar .submenu .item-submenu.has-submenu .icon-right {
  transform: rotate(180deg);
}

.theme-ND .sidebar .submenu .item-submenu.highlightedSubMenu .submenu-name {
  font-weight: bold;
}

.theme-ND .sidebar .submenu .item-submenu:hover .submenu-name .submenu-text-wrapper {
  background-color: #3A3D41;
  font-weight: bold;
}

.theme-ND .sidebar .submenu .item-submenu.active:not(.has-submenu) .submenu-name .submenu-text-wrapper {
  background-color: #3A3D41;
  font-weight: bold;
}

.theme-ND .sidebar .submenu .submenu-separator {
  height: 1px;
  background: #d8d8d8;
}

[dir="ltr"] .theme-ND .sidebar .submenu .submenu-separator {
  margin: 10px 20px 10px 0;
}

[dir="rtl"] .theme-ND .sidebar .submenu .submenu-separator {
  margin: 10px 0 10px 20px;
}

[dir="ltr"] .theme-ND .sidebar .submenu .sub-submenu {
  padding-left: 15px;
}

[dir="rtl"] .theme-ND .sidebar .submenu .sub-submenu {
  padding-right: 15px;
}

.theme-ND .sidebar .submenu .sub-submenu .item-sub-submenu-wrapper {
  cursor: pointer;
}

.theme-ND .sidebar .submenu .sub-submenu .item-sub-submenu-wrapper:hover .item-sub-submenu {
  background-color: #3A3D41;
  font-weight: bold;
}

.theme-ND .sidebar .submenu .sub-submenu .item-sub-submenu-wrapper .item-sub-submenu {
  display: inline-flex;
  align-items: center;
  flex: 0 0 auto;
  color: #ffffff;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  font-size: 13px;
  cursor: pointer;
  padding: 5px 10px;
  margin: 3px 5px;
  border-radius: 20px;
}

.theme-ND .sidebar .submenu .sub-submenu .item-sub-submenu-wrapper .item-sub-submenu.active {
  background-color: #3A3D41;
  font-weight: bold;
}

[dir="ltr"] .theme-ND .sidebar.animated-open {
  -webkit-transition: margin-right 200ms ease-out;
}

[dir="rtl"] .theme-ND .sidebar.animated-open {
  -webkit-transition: margin-left 200ms ease-out;
}

[dir="ltr"] .theme-ND .sidebar.animated-open {
  -o-transition: margin-right 200ms ease-out;
}

[dir="rtl"] .theme-ND .sidebar.animated-open {
  -o-transition: margin-left 200ms ease-out;
}

[dir="ltr"] .theme-ND .sidebar.animated-open {
  transition: margin-right 200ms ease-out;
}

[dir="rtl"] .theme-ND .sidebar.animated-open {
  transition: margin-left 200ms ease-out;
}

[dir="ltr"] .theme-ND .sidebar.animated-open {
  margin-right: 0px;
}

[dir="rtl"] .theme-ND .sidebar.animated-open {
  margin-left: 0px;
}

.theme-ND .sidebar.animated-open .sidebar-background {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #231F20;
  opacity: 0.4;
  z-index: -1;
}

[dir="ltr"] .theme-ND .sidebar.animated-close {
  -webkit-transition: margin-right 200ms ease-out;
}

[dir="rtl"] .theme-ND .sidebar.animated-close {
  -webkit-transition: margin-left 200ms ease-out;
}

[dir="ltr"] .theme-ND .sidebar.animated-close {
  -o-transition: margin-right 200ms ease-out;
}

[dir="rtl"] .theme-ND .sidebar.animated-close {
  -o-transition: margin-left 200ms ease-out;
}

[dir="ltr"] .theme-ND .sidebar.animated-close {
  transition: margin-right 200ms ease-out;
}

[dir="rtl"] .theme-ND .sidebar.animated-close {
  transition: margin-left 200ms ease-out;
}

[dir="ltr"] .theme-ND .sidebar.animated-close {
  margin-right: -275px;
}

[dir="rtl"] .theme-ND .sidebar.animated-close {
  margin-left: -275px;
}

@media (min-width: 992px) {
  .theme-ND .sidebar.expanded {
    width: 275px;
  }

  .theme-ND .sidebar.expanded .sidebar-background {
    width: 275px;
  }

  .theme-ND .sidebar.collapsed .icon-menu-collapsed {
    display: block;
  }

  .theme-ND .sidebar.collapsed .menu-name,
  .theme-ND .sidebar.collapsed .icon-right {
    display: none;
  }

  .theme-ND .sidebar.collapsed .item-menu.highlighted {
    background-color: #3A3D41;
  }

  .theme-ND .sidebar.collapsed .item-menu-wrapper {
    margin: 0;
  }

  .theme-ND .sidebar.collapsed .menu-title span {
    visibility: hidden;
  }

  .theme-ND .sidebar.collapsed .menu-section-header span {
    visibility: hidden;
  }

  .theme-ND .sidebar.collapsed .item-menu.item-language {
    display: flex;
    justify-content: center;
    width: 70px;
  }

  [dir="ltr"] .theme-ND .sidebar.collapsed .item-menu.item-language {
    padding-left: 0;
  }

  [dir="rtl"] .theme-ND .sidebar.collapsed .item-menu.item-language {
    padding-right: 0;
  }

  [dir="ltr"] .theme-ND .sidebar.collapsed .item-menu.item-language {
    padding-right: 0;
  }

  [dir="rtl"] .theme-ND .sidebar.collapsed .item-menu.item-language {
    padding-left: 0;
  }

  [dir="ltr"] .theme-ND .sidebar.collapsed .item-menu.item-language {
    margin-left: 0;
  }

  [dir="rtl"] .theme-ND .sidebar.collapsed .item-menu.item-language {
    margin-right: 0;
  }

  [dir="ltr"] .theme-ND .sidebar.collapsed .item-menu.item-language {
    margin-right: 0;
  }

  [dir="rtl"] .theme-ND .sidebar.collapsed .item-menu.item-language {
    margin-left: 0;
  }
}

.theme-ND .sidebar .user-popover .popover {
  background-color: #231F20;
  color: #ffffff;
}

.theme-ND .sidebar .user-popover .popover .arrow {
  border-right-color: #231F20;
}

.theme-ND body.have-menu {
  overflow: hidden;
}

.theme-ND .cccModal .modal-header {
  padding: 10px !important;
  display: flex;
  justify-content: space-between;
}

.theme-ND .corporate-currency-img {
  width: 100%;
  border-radius: 20px;
}

.theme-ND .corporate-currency-title {
  margin: 10px auto 0;
  color: #474c55;
  display: block;
  font-family: "cotext-bold";
  font-size: 20px;
}

.theme-ND #mfa-tab-set.tab-container.is-login ul.nav-tabs {
  width: 100%;
}

.theme-ND #mfa-tab-set.tab-container ul.nav-tabs {
  margin-top: 20px;
  width: 40%;
  margin-bottom: -1px;
}

.theme-ND #mfa-tab-set.tab-container ul.nav-tabs li.nav-item a.nav-link {
  height: 25px;
  border: solid 1px #006847;
  background-color: #ffffff;
  font-size: 11px;
}

.theme-ND #mfa-tab-set.tab-container ul.nav-tabs li.nav-item a.nav-link.active {
  background-color: #006847;
}

.theme-ND #mfa-tab-set.tab-container .tab-content {
  border: 1px solid #e6e6e6;
  padding: 30px 25px;
  margin-bottom: 20px;
}

.theme-ND .cyber-receipt-warning {
  color: #006847;
}

.theme-ND .dynamic-form .termsAndConditions {
  max-width: 800px;
}

.theme-ND .dynamic-form .termsAndConditions .tab-pane {
  height: 200px;
  overflow-y: scroll;
  padding: 0 15px 20px 15px;
  line-height: 17px;
}

.theme-ND .dynamic-form .termsAndConditions .tab-pane .ar-text {
  direction: rtl;
}

.theme-ND .cmp-accordion-item .panel-collapse .panel-body .label-checkbox {
  margin-left: 0px !important;
}

.theme-ND .cmp-accordion-item .panel {
  margin-top: 10px;
  color: #474c55;
  border: 1px solid #e6e6e6;
}

.theme-ND .cmp-accordion-item .panel.disabled:not(.isCheckbox) {
  opacity: 0.6;
}

.theme-ND .cmp-accordion-item .panel.disabled:not(.isCheckbox) .panel-heading {
  cursor: not-allowed !important;
}

.theme-ND .cmp-accordion-item .panel .panel-heading {
  width: 100%;
  display: flex;
  font-size: 14px;
  user-select: none;
  align-items: center;
  height: 50px;
  cursor: pointer;
}

.theme-ND .cmp-accordion-item .panel .panel-heading .panel-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  flex: 1 1 auto;
  display: flex;
  min-height: 20px;
  align-items: center;
}

.theme-ND .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell {
  flex: 1 1 auto;
}

[dir="ltr"] .theme-ND .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell {
  text-align: right;
}

[dir="rtl"] .theme-ND .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell {
  text-align: left;
}

.theme-ND .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='checkbox'] {
  display: none;
  /* Disabled styles */
  /* Checked style */
}

.theme-ND .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='checkbox'] + label {
  cursor: pointer;
  padding-top: 10px;
  /* Mobile check is centered relative to label */
}

@media (max-width: 991px) {
  .theme-ND .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='checkbox'] + label {
    display: flex;
    align-items: center;
  }
}

@media (min-width: 992px) {
  .theme-ND .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='checkbox'] + label {
    display: inline-flex;
    align-items: flex-start;
  }
}

.theme-ND .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='checkbox'] + label .input-checkbox {
  margin-top: 6px;
  width: 30px;
  min-width: 30px;
  height: 10px;
  background-color: #ccc;
  border-radius: 15px;
  display: inline-block;
  position: relative;
  transition: background-color .3s;
  margin: 7px 5px;
}

.theme-ND .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='checkbox'] + label .input-checkbox:before {
  content: '';
  width: 16px;
  height: 16px;
  position: absolute;
  background: #fff;
  border-radius: 100%;
  box-shadow: 0px 2px 5px 0px #c8c8c8;
  top: -3px;
  left: -4px;
  transition: left .3s;
}

@media (min-width: 992px) {
  .theme-ND .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='checkbox'] + label .full-label-wrapper {
    padding-top: 2px;
  }
}

[dir="ltr"] .theme-ND .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='checkbox'] + label .full-label-wrapper {
  padding-left: 15px;
}

[dir="rtl"] .theme-ND .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='checkbox'] + label .full-label-wrapper {
  padding-right: 15px;
}

.theme-ND .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='checkbox'] + label .full-label-wrapper .input-checkbox-text {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  color: #474c55;
  /* Mobile label text is bigger */
}

@media (max-width: 991px) {
  .theme-ND .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='checkbox'] + label .full-label-wrapper .input-checkbox-text {
    font-size: 15px;
  }
}

@media (min-width: 992px) {
  .theme-ND .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='checkbox'] + label .full-label-wrapper .input-checkbox-text {
    font-size: 10px;
  }
}

.theme-ND .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='checkbox']:disabled + label {
  cursor: not-allowed;
  opacity: 0.5;
}

.theme-ND .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='checkbox']:checked + label .input-checkbox {
  background-color: #4e941f;
}

.theme-ND .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='checkbox']:checked + label .input-checkbox:before {
  left: 17px;
}

.theme-ND .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='radio'] {
  display: none;
  /* Disabled styles */
  /* Invalid styles (error) */
}

.theme-ND .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='radio']:checked + label .input-radio {
  background-color: #000000;
}

@media (max-width: 991px) {
  .theme-ND .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='radio']:checked + label .input-radio {
    border: solid 7px #006847;
  }
}

@media (min-width: 992px) {
  .theme-ND .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='radio']:checked + label .input-radio {
    border: solid 5px #006847;
  }
}

.theme-ND .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='radio'] + label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  margin-top: 10px;
  padding-top: 5px;
  /* Mobile radio is centered relative to label */
}

@media (max-width: 991px) {
  .theme-ND .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='radio'] + label {
    display: flex;
    align-items: center;
  }

  .theme-ND .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='radio'] + label .input-radio {
    flex: none;
    width: 20px;
    min-width: 20px;
    height: 20px;
    background-color: #ffffff;
    border: solid 1px #c8c8c8;
    border-radius: 50%;
    display: inline-block;
    position: relative;
  }
}

@media (min-width: 992px) {
  .theme-ND .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='radio'] + label {
    display: inline-flex;
    align-items: flex-start;
    padding-bottom: 2px;
  }

  .theme-ND .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='radio'] + label .input-radio {
    flex: none;
    width: 20px;
    min-width: 20px;
    height: 20px;
    background-color: #ffffff;
    border: solid 1px #c8c8c8;
    border-radius: 50%;
    display: inline-block;
    position: relative;
  }
}

.theme-ND .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='radio'] + label .input-radio-text {
  color: #474c55;
  /* Mobile label text is bigger */
}

[dir="ltr"] .theme-ND .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='radio'] + label .input-radio-text {
  padding-left: 15px;
}

[dir="rtl"] .theme-ND .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='radio'] + label .input-radio-text {
  padding-right: 15px;
}

@media (max-width: 991px) {
  .theme-ND .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='radio'] + label .input-radio-text {
    font-size: 15px;
  }
}

@media (min-width: 992px) {
  .theme-ND .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='radio'] + label .input-radio-text {
    font-size: 10px;
    margin-top: 2px;
  }
}

.theme-ND .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='radio']:disabled + label {
  opacity: 0.6;
  cursor: not-allowed;
}

.theme-ND .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='radio']:disabled + label .input-radio {
  background-color: #ffffff;
  border: solid 1px #c8c8c8;
}

.theme-ND .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='radio']:disabled + label .input-radio-text {
  color: #474c55;
}

.theme-ND .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='radio']:disabled:checked + label .input-radio {
  background-color: #ffffff;
}

@media (max-width: 991px) {
  .theme-ND .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='radio']:disabled:checked + label .input-radio {
    border: solid 7px #474c55;
  }
}

@media (min-width: 992px) {
  .theme-ND .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='radio']:disabled:checked + label .input-radio {
    border: solid 5px #474c55;
  }
}

.theme-ND .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell input[type='radio'].ng-invalid.ng-dirty + label .input-radio {
  border-color: #d0021b;
  background: #ffffff;
}

.theme-ND .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell .label-checkbox,
.theme-ND .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell .label-radio {
  padding: 0 !important;
  flex: 0 0 auto;
}

.theme-ND .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell .label-checkbox .input-text,
.theme-ND .cmp-accordion-item .panel .panel-heading .panel-title .checkbox-cell .label-radio .input-text {
  margin-right: 15px;
  margin-top: 3px;
  font-size: 14px;
}

.theme-ND .cmp-accordion-item .panel .panel-heading .arrow-icon {
  flex: 0 1 auto;
  font-size: 8px;
  transform: rotate(-180deg);
  transition: transform 250ms ease;
}

.theme-ND .cmp-accordion-item .panel .panel-heading .close-icon {
  flex: 0 1 30px;
  font-size: 14px;
  color: #d0021b;
  line-height: 26px;
}

[dir="ltr"] .theme-ND .cmp-accordion-item .panel .panel-heading .close-icon {
  margin-left: 10px;
}

[dir="rtl"] .theme-ND .cmp-accordion-item .panel .panel-heading .close-icon {
  margin-right: 10px;
}

[dir="ltr"] .theme-ND .cmp-accordion-item .panel .panel-heading .close-icon {
  margin-right: -9px;
}

[dir="rtl"] .theme-ND .cmp-accordion-item .panel .panel-heading .close-icon {
  margin-left: -9px;
}

.theme-ND .cmp-accordion-item .panel .panel-heading .close-icon::before {
  position: relative;
}

[dir="ltr"] .theme-ND .cmp-accordion-item .panel .panel-heading .close-icon::before {
  left: 8px;
}

[dir="rtl"] .theme-ND .cmp-accordion-item .panel .panel-heading .close-icon::before {
  right: 8px;
}

.theme-ND .cmp-accordion-item .panel .panel-heading .close-icon.disable {
  cursor: not-allowed;
  opacity: 0.6;
  pointer-events: none;
}

.theme-ND .cmp-accordion-item .panel .panel-heading + .panel-collapse > .panel-body {
  border-top: 0;
}

.theme-ND .cmp-accordion-item .panel.panel-open .arrow-icon {
  transform: rotate(0deg) !important;
}

@media print {
  .theme-ND .cmp-accordion-item .panel.panel-open .panel-collapse {
    height: auto !important;
  }
}

.theme-ND .cmp-accordion-item .panel .panel-collapse {
  height: 0;
  transition: height 250ms ease;
  overflow: hidden;
}

.theme-ND .cmp-accordion-item .panel .panel-collapse .element-structure {
  position: static;
}

.theme-ND .alert {
  position: relative;
  z-index: 1;
  height: 75px;
  background-color: #ffffff;
  margin-top: 10px;
  margin-bottom: 20px;
  display: flex;
  border: 1px solid #c8c8c8;
  /* Types */
}

@media (min-width: 992px) {
  .theme-ND .alert {
    height: auto;
  }
}

.theme-ND .alert .alert-content {
  flex: 1 1 auto;
  padding: 10px;
  overflow: hidden;
}

[dir="ltr"] .theme-ND .alert .alert-content {
  float: left;
}

[dir="rtl"] .theme-ND .alert .alert-content {
  float: right;
}

@media (min-width: 992px) {
  .theme-ND .alert .alert-content {
    display: flex;
    flex-direction: column;
  }

  .theme-ND .alert .alert-content .alert-body {
    display: flex;
  }

  .theme-ND .alert .alert-content .alert-body .alert-title {
    font-size: 12px;
    white-space: nowrap;
    flex: 0 1 auto;
  }

  [dir="ltr"] .theme-ND .alert .alert-content .alert-body .alert-title {
    margin-right: 20px !important;
  }

  [dir="rtl"] .theme-ND .alert .alert-content .alert-body .alert-title {
    margin-left: 20px !important;
  }

  .theme-ND .alert .alert-content .alert-body .alert-message {
    flex: 1 1 auto;
    margin-top: 0px !important;
  }
}

.theme-ND .alert .alert-content .alert-body .alert-title {
  margin: 0;
  font-size: 14px;
  font-weight: bold;
}

.theme-ND .alert .alert-content .alert-body .alert-message {
  margin-top: 5px;
  margin-bottom: 0;
  font-size: 11px;
  line-height: 1.14;
  color: #474c55;
}

.theme-ND .alert .alert-content .alert-body .alert-bar {
  width: 25px;
  height: 4px;
  background-color: #474c55;
  display: block;
  margin: 12px auto;
}

@media (min-width: 992px) {
  .theme-ND .alert .alert-content .alert-body .alert-bar {
    height: 0px;
  }
}

.theme-ND .alert .alert-content .alert-footer {
  display: flex;
}

.theme-ND .alert .alert-close {
  background-color: #c8c8c8;
  align-items: center;
  display: flex;
  justify-content: center;
  flex: 0 0 30px;
}

[dir="ltr"] .theme-ND .alert .alert-close {
  float: left;
}

[dir="rtl"] .theme-ND .alert .alert-close {
  float: right;
}

.theme-ND .alert .alert-close .close-alert-icon {
  background-color: #474c55;
  color: #ffffff;
  width: 20px;
  height: 20px;
  line-height: 18px;
  text-align: center;
  border-radius: 100%;
  display: inline-block;
  cursor: pointer;
}

@media (max-width: 991px) {
  .theme-ND .alert .alert-close .close-alert-icon {
    line-height: 20px;
  }
}

.theme-ND .alert .alert-close .close-alert-icon.icon-clear {
  font-size: 10px;
}

.theme-ND .alert .alert-close .close-alert-icon.icon-clear:before {
  top: 0px;
  position: relative;
}

@media (min-width: 992px) {
  .theme-ND .alert .alert-close {
    flex: 0 0 34px;
  }
}

.theme-ND .alert.alert-danger .alert-content h4 {
  color: #d0021b;
}

.theme-ND .alert.alert-danger .alert-close .close-alert-icon {
  background-color: #d0021b;
  color: #ffffff;
  width: 20px;
  height: 20px;
  line-height: 18px;
  text-align: center;
  border-radius: 100%;
  display: inline-block;
  cursor: pointer;
}

@media (max-width: 991px) {
  .theme-ND .alert.alert-danger .alert-close .close-alert-icon {
    line-height: 20px;
  }
}

.theme-ND .alert.alert-warning .alert-content h4 {
  color: #c69f00;
}

.theme-ND .alert.alert-normal .alert-content h4 {
  color: #474c55;
}

.theme-ND .alert.alert-success .alert-content {
  background-color: #4e941f;
}

.theme-ND .alert.alert-success .alert-content h4,
.theme-ND .alert.alert-success .alert-content p {
  color: #ffffff !important;
}

.theme-ND .alert.alert-success .alert-content .alert-bar {
  background-color: #ffffff !important;
}

.theme-ND .alert.alert-success .alert-content .alert-footer .btn:hover,
.theme-ND .alert.alert-success .alert-content .alert-footer .btn:focus {
  border-color: #4e941f;
}

.theme-ND .alert.alert-success .alert-content .alert-footer .btn:hover .btn-text,
.theme-ND .alert.alert-success .alert-content .alert-footer .btn:focus .btn-text {
  color: #4e941f;
}

.theme-ND .alert.alert-success .alert-content .alert-footer .btn-text {
  color: #ffffff;
}

.theme-ND .alert.alert-success .alert-close {
  background-color: #437f1b;
}

.theme-ND .alert.alert-success .alert-close .close-alert-icon {
  background-color: #ffffff;
  color: #437f1b;
  width: 20px;
  height: 20px;
  line-height: 18px;
  text-align: center;
  border-radius: 100%;
  display: inline-block;
  cursor: pointer;
}

@media (max-width: 991px) {
  .theme-ND .alert.alert-success .alert-close .close-alert-icon {
    line-height: 20px;
  }
}

.theme-ND .block-structure {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
}

[dir="ltr"] .theme-ND .block-structure {
  margin-left: -10px;
}

[dir="rtl"] .theme-ND .block-structure {
  margin-right: -10px;
}

[dir="ltr"] .theme-ND .block-structure {
  margin-right: -10px;
}

[dir="rtl"] .theme-ND .block-structure {
  margin-left: -10px;
}

.theme-ND .block-structure::before,
.theme-ND .block-structure::after {
  content: " ";
  display: table;
}

.theme-ND .block-structure::after {
  clear: both;
}

@media (min-width: 992px) {
  [dir="ltr"] .theme-ND .block-structure {
    margin-left: -15px;
  }

  [dir="rtl"] .theme-ND .block-structure {
    margin-right: -15px;
  }

  [dir="ltr"] .theme-ND .block-structure {
    margin-right: -15px;
  }

  [dir="rtl"] .theme-ND .block-structure {
    margin-left: -15px;
  }

  .theme-ND .block-structure::before,
  .theme-ND .block-structure::after {
    content: " ";
    display: table;
  }

  .theme-ND .block-structure::after {
    clear: both;
  }
}

.theme-ND .block-structure .element-structure {
  margin-top: 10px;
}

.theme-ND .block-structure .element-structure.size-xsmall {
  position: relative;
  width: 50%;
  min-height: 1px;
  position: relative;
  min-height: 1px;
  position: relative;
  min-height: 1px;
  position: relative;
  min-height: 1px;
}

[dir="ltr"] .theme-ND .block-structure .element-structure.size-xsmall {
  float: left;
}

[dir="rtl"] .theme-ND .block-structure .element-structure.size-xsmall {
  float: right;
}

[dir="ltr"] .theme-ND .block-structure .element-structure.size-xsmall {
  padding-left: 10px;
}

[dir="rtl"] .theme-ND .block-structure .element-structure.size-xsmall {
  padding-right: 10px;
}

[dir="ltr"] .theme-ND .block-structure .element-structure.size-xsmall {
  padding-right: 10px;
}

[dir="rtl"] .theme-ND .block-structure .element-structure.size-xsmall {
  padding-left: 10px;
}

@media (min-width: 768px) {
  .theme-ND .block-structure .element-structure.size-xsmall {
    width: 25%;
  }

  [dir="ltr"] .theme-ND .block-structure .element-structure.size-xsmall {
    padding-left: 10px;
  }

  [dir="rtl"] .theme-ND .block-structure .element-structure.size-xsmall {
    padding-right: 10px;
  }

  [dir="ltr"] .theme-ND .block-structure .element-structure.size-xsmall {
    padding-right: 10px;
  }

  [dir="rtl"] .theme-ND .block-structure .element-structure.size-xsmall {
    padding-left: 10px;
  }

  [dir="ltr"] .theme-ND .block-structure .element-structure.size-xsmall {
    float: left;
  }

  [dir="rtl"] .theme-ND .block-structure .element-structure.size-xsmall {
    float: right;
  }
}

@media (min-width: 992px) {
  .theme-ND .block-structure .element-structure.size-xsmall {
    width: 16.66667%;
  }

  [dir="ltr"] .theme-ND .block-structure .element-structure.size-xsmall {
    padding-left: 15px;
  }

  [dir="rtl"] .theme-ND .block-structure .element-structure.size-xsmall {
    padding-right: 15px;
  }

  [dir="ltr"] .theme-ND .block-structure .element-structure.size-xsmall {
    padding-right: 15px;
  }

  [dir="rtl"] .theme-ND .block-structure .element-structure.size-xsmall {
    padding-left: 15px;
  }

  [dir="ltr"] .theme-ND .block-structure .element-structure.size-xsmall {
    float: left;
  }

  [dir="rtl"] .theme-ND .block-structure .element-structure.size-xsmall {
    float: right;
  }
}

@media (min-width: 1200px) {
  .theme-ND .block-structure .element-structure.size-xsmall {
    width: 12.5%;
  }

  [dir="ltr"] .theme-ND .block-structure .element-structure.size-xsmall {
    padding-left: 15px;
  }

  [dir="rtl"] .theme-ND .block-structure .element-structure.size-xsmall {
    padding-right: 15px;
  }

  [dir="ltr"] .theme-ND .block-structure .element-structure.size-xsmall {
    padding-right: 15px;
  }

  [dir="rtl"] .theme-ND .block-structure .element-structure.size-xsmall {
    padding-left: 15px;
  }

  [dir="ltr"] .theme-ND .block-structure .element-structure.size-xsmall {
    float: left;
  }

  [dir="rtl"] .theme-ND .block-structure .element-structure.size-xsmall {
    float: right;
  }
}

@media (min-width: 992px) and (max-width: 767px) {
  .theme-ND .block-structure .element-structure.size-xsmall {
    position: relative;
    width: 25%;
    min-height: 1px;
  }

  [dir="ltr"] .theme-ND .block-structure .element-structure.size-xsmall {
    float: left;
  }

  [dir="rtl"] .theme-ND .block-structure .element-structure.size-xsmall {
    float: right;
  }

  [dir="ltr"] .theme-ND .block-structure .element-structure.size-xsmall {
    padding-left: 10px;
  }

  [dir="rtl"] .theme-ND .block-structure .element-structure.size-xsmall {
    padding-right: 10px;
  }

  [dir="ltr"] .theme-ND .block-structure .element-structure.size-xsmall {
    padding-right: 10px;
  }

  [dir="rtl"] .theme-ND .block-structure .element-structure.size-xsmall {
    padding-left: 10px;
  }
}

.theme-ND .block-structure .element-structure.size-small {
  position: relative;
  width: 100%;
  min-height: 1px;
  position: relative;
  min-height: 1px;
  position: relative;
  min-height: 1px;
  position: relative;
  min-height: 1px;
}

[dir="ltr"] .theme-ND .block-structure .element-structure.size-small {
  float: left;
}

[dir="rtl"] .theme-ND .block-structure .element-structure.size-small {
  float: right;
}

[dir="ltr"] .theme-ND .block-structure .element-structure.size-small {
  padding-left: 10px;
}

[dir="rtl"] .theme-ND .block-structure .element-structure.size-small {
  padding-right: 10px;
}

[dir="ltr"] .theme-ND .block-structure .element-structure.size-small {
  padding-right: 10px;
}

[dir="rtl"] .theme-ND .block-structure .element-structure.size-small {
  padding-left: 10px;
}

@media (min-width: 768px) {
  .theme-ND .block-structure .element-structure.size-small {
    width: 50%;
  }

  [dir="ltr"] .theme-ND .block-structure .element-structure.size-small {
    padding-left: 10px;
  }

  [dir="rtl"] .theme-ND .block-structure .element-structure.size-small {
    padding-right: 10px;
  }

  [dir="ltr"] .theme-ND .block-structure .element-structure.size-small {
    padding-right: 10px;
  }

  [dir="rtl"] .theme-ND .block-structure .element-structure.size-small {
    padding-left: 10px;
  }

  [dir="ltr"] .theme-ND .block-structure .element-structure.size-small {
    float: left;
  }

  [dir="rtl"] .theme-ND .block-structure .element-structure.size-small {
    float: right;
  }
}

@media (min-width: 992px) {
  .theme-ND .block-structure .element-structure.size-small {
    width: 33.33333%;
  }

  [dir="ltr"] .theme-ND .block-structure .element-structure.size-small {
    padding-left: 15px;
  }

  [dir="rtl"] .theme-ND .block-structure .element-structure.size-small {
    padding-right: 15px;
  }

  [dir="ltr"] .theme-ND .block-structure .element-structure.size-small {
    padding-right: 15px;
  }

  [dir="rtl"] .theme-ND .block-structure .element-structure.size-small {
    padding-left: 15px;
  }

  [dir="ltr"] .theme-ND .block-structure .element-structure.size-small {
    float: left;
  }

  [dir="rtl"] .theme-ND .block-structure .element-structure.size-small {
    float: right;
  }
}

@media (min-width: 1200px) {
  .theme-ND .block-structure .element-structure.size-small {
    width: 25%;
  }

  [dir="ltr"] .theme-ND .block-structure .element-structure.size-small {
    padding-left: 15px;
  }

  [dir="rtl"] .theme-ND .block-structure .element-structure.size-small {
    padding-right: 15px;
  }

  [dir="ltr"] .theme-ND .block-structure .element-structure.size-small {
    padding-right: 15px;
  }

  [dir="rtl"] .theme-ND .block-structure .element-structure.size-small {
    padding-left: 15px;
  }

  [dir="ltr"] .theme-ND .block-structure .element-structure.size-small {
    float: left;
  }

  [dir="rtl"] .theme-ND .block-structure .element-structure.size-small {
    float: right;
  }
}

@media (min-width: 992px) and (max-width: 767px) {
  .theme-ND .block-structure .element-structure.size-small {
    position: relative;
    width: 50%;
    min-height: 1px;
  }

  [dir="ltr"] .theme-ND .block-structure .element-structure.size-small {
    float: left;
  }

  [dir="rtl"] .theme-ND .block-structure .element-structure.size-small {
    float: right;
  }

  [dir="ltr"] .theme-ND .block-structure .element-structure.size-small {
    padding-left: 10px;
  }

  [dir="rtl"] .theme-ND .block-structure .element-structure.size-small {
    padding-right: 10px;
  }

  [dir="ltr"] .theme-ND .block-structure .element-structure.size-small {
    padding-right: 10px;
  }

  [dir="rtl"] .theme-ND .block-structure .element-structure.size-small {
    padding-left: 10px;
  }
}

.theme-ND .block-structure .element-structure.size-medium {
  position: relative;
  width: 100%;
  min-height: 1px;
  position: relative;
  min-height: 1px;
  position: relative;
  min-height: 1px;
  position: relative;
  min-height: 1px;
}

[dir="ltr"] .theme-ND .block-structure .element-structure.size-medium {
  float: left;
}

[dir="rtl"] .theme-ND .block-structure .element-structure.size-medium {
  float: right;
}

[dir="ltr"] .theme-ND .block-structure .element-structure.size-medium {
  padding-left: 10px;
}

[dir="rtl"] .theme-ND .block-structure .element-structure.size-medium {
  padding-right: 10px;
}

[dir="ltr"] .theme-ND .block-structure .element-structure.size-medium {
  padding-right: 10px;
}

[dir="rtl"] .theme-ND .block-structure .element-structure.size-medium {
  padding-left: 10px;
}

@media (min-width: 768px) {
  .theme-ND .block-structure .element-structure.size-medium {
    width: 50%;
  }

  [dir="ltr"] .theme-ND .block-structure .element-structure.size-medium {
    padding-left: 10px;
  }

  [dir="rtl"] .theme-ND .block-structure .element-structure.size-medium {
    padding-right: 10px;
  }

  [dir="ltr"] .theme-ND .block-structure .element-structure.size-medium {
    padding-right: 10px;
  }

  [dir="rtl"] .theme-ND .block-structure .element-structure.size-medium {
    padding-left: 10px;
  }

  [dir="ltr"] .theme-ND .block-structure .element-structure.size-medium {
    float: left;
  }

  [dir="rtl"] .theme-ND .block-structure .element-structure.size-medium {
    float: right;
  }
}

@media (min-width: 992px) {
  .theme-ND .block-structure .element-structure.size-medium {
    width: 33.33333%;
  }

  [dir="ltr"] .theme-ND .block-structure .element-structure.size-medium {
    padding-left: 15px;
  }

  [dir="rtl"] .theme-ND .block-structure .element-structure.size-medium {
    padding-right: 15px;
  }

  [dir="ltr"] .theme-ND .block-structure .element-structure.size-medium {
    padding-right: 15px;
  }

  [dir="rtl"] .theme-ND .block-structure .element-structure.size-medium {
    padding-left: 15px;
  }

  [dir="ltr"] .theme-ND .block-structure .element-structure.size-medium {
    float: left;
  }

  [dir="rtl"] .theme-ND .block-structure .element-structure.size-medium {
    float: right;
  }
}

@media (min-width: 1200px) {
  .theme-ND .block-structure .element-structure.size-medium {
    width: 50%;
  }

  [dir="ltr"] .theme-ND .block-structure .element-structure.size-medium {
    padding-left: 15px;
  }

  [dir="rtl"] .theme-ND .block-structure .element-structure.size-medium {
    padding-right: 15px;
  }

  [dir="ltr"] .theme-ND .block-structure .element-structure.size-medium {
    padding-right: 15px;
  }

  [dir="rtl"] .theme-ND .block-structure .element-structure.size-medium {
    padding-left: 15px;
  }

  [dir="ltr"] .theme-ND .block-structure .element-structure.size-medium {
    float: left;
  }

  [dir="rtl"] .theme-ND .block-structure .element-structure.size-medium {
    float: right;
  }
}

.theme-ND .block-structure .element-structure.size-large {
  position: relative;
  width: 100%;
  min-height: 1px;
  position: relative;
  min-height: 1px;
  position: relative;
  min-height: 1px;
}

[dir="ltr"] .theme-ND .block-structure .element-structure.size-large {
  float: left;
}

[dir="rtl"] .theme-ND .block-structure .element-structure.size-large {
  float: right;
}

[dir="ltr"] .theme-ND .block-structure .element-structure.size-large {
  padding-left: 10px;
}

[dir="rtl"] .theme-ND .block-structure .element-structure.size-large {
  padding-right: 10px;
}

[dir="ltr"] .theme-ND .block-structure .element-structure.size-large {
  padding-right: 10px;
}

[dir="rtl"] .theme-ND .block-structure .element-structure.size-large {
  padding-left: 10px;
}

@media (min-width: 992px) {
  .theme-ND .block-structure .element-structure.size-large {
    width: 66.66667%;
  }

  [dir="ltr"] .theme-ND .block-structure .element-structure.size-large {
    padding-left: 15px;
  }

  [dir="rtl"] .theme-ND .block-structure .element-structure.size-large {
    padding-right: 15px;
  }

  [dir="ltr"] .theme-ND .block-structure .element-structure.size-large {
    padding-right: 15px;
  }

  [dir="rtl"] .theme-ND .block-structure .element-structure.size-large {
    padding-left: 15px;
  }

  [dir="ltr"] .theme-ND .block-structure .element-structure.size-large {
    float: left;
  }

  [dir="rtl"] .theme-ND .block-structure .element-structure.size-large {
    float: right;
  }
}

@media (min-width: 1200px) {
  .theme-ND .block-structure .element-structure.size-large {
    width: 75%;
  }

  [dir="ltr"] .theme-ND .block-structure .element-structure.size-large {
    padding-left: 15px;
  }

  [dir="rtl"] .theme-ND .block-structure .element-structure.size-large {
    padding-right: 15px;
  }

  [dir="ltr"] .theme-ND .block-structure .element-structure.size-large {
    padding-right: 15px;
  }

  [dir="rtl"] .theme-ND .block-structure .element-structure.size-large {
    padding-left: 15px;
  }

  [dir="ltr"] .theme-ND .block-structure .element-structure.size-large {
    float: left;
  }

  [dir="rtl"] .theme-ND .block-structure .element-structure.size-large {
    float: right;
  }
}

.theme-ND .block-structure .element-structure.size-full {
  position: relative;
  width: 100%;
  min-height: 1px;
  position: relative;
  min-height: 1px;
}

[dir="ltr"] .theme-ND .block-structure .element-structure.size-full {
  float: left;
}

[dir="rtl"] .theme-ND .block-structure .element-structure.size-full {
  float: right;
}

[dir="ltr"] .theme-ND .block-structure .element-structure.size-full {
  padding-left: 10px;
}

[dir="rtl"] .theme-ND .block-structure .element-structure.size-full {
  padding-right: 10px;
}

[dir="ltr"] .theme-ND .block-structure .element-structure.size-full {
  padding-right: 10px;
}

[dir="rtl"] .theme-ND .block-structure .element-structure.size-full {
  padding-left: 10px;
}

@media (min-width: 992px) {
  .theme-ND .block-structure .element-structure.size-full {
    width: 100%;
  }

  [dir="ltr"] .theme-ND .block-structure .element-structure.size-full {
    padding-left: 15px;
  }

  [dir="rtl"] .theme-ND .block-structure .element-structure.size-full {
    padding-right: 15px;
  }

  [dir="ltr"] .theme-ND .block-structure .element-structure.size-full {
    padding-right: 15px;
  }

  [dir="rtl"] .theme-ND .block-structure .element-structure.size-full {
    padding-left: 15px;
  }

  [dir="ltr"] .theme-ND .block-structure .element-structure.size-full {
    float: left;
  }

  [dir="rtl"] .theme-ND .block-structure .element-structure.size-full {
    float: right;
  }
}

@media (max-width: 991px) {
  .theme-ND .block-structure .element-structure.size-small-mob {
    width: 25%;
  }
}

@media (min-width: 992px) and (max-width: 991px) {
  .theme-ND .block-structure .element-structure.size-small-mob {
    width: 25%;
  }
}

@media (max-width: 991px) {
  .theme-ND .block-structure .element-structure.size-medium-mob {
    width: 50%;
  }
}

@media (min-width: 992px) and (max-width: 991px) {
  .theme-ND .block-structure .element-structure.size-medium-mob {
    width: 50%;
  }
}

@media (max-width: 991px) {
  .theme-ND .block-structure .element-structure.size-large-mob {
    width: 75%;
  }
}

@media (min-width: 992px) and (max-width: 991px) {
  .theme-ND .block-structure .element-structure.size-large-mob {
    width: 75%;
  }
}

@media (max-width: 991px) {
  .theme-ND .block-structure .element-structure.size-full-mob {
    width: 100%;
  }
}

@media (min-width: 992px) and (max-width: 991px) {
  .theme-ND .block-structure .element-structure.size-full-mob {
    width: 100%;
  }
}

.theme-ND .block-structure cmp-title {
  flex: 1 1 100%;
}

.theme-ND .block-structure cmp-title .title.title-secondary {
  position: relative;
  width: 100%;
  min-height: 1px;
  margin-bottom: 0 !important;
}

[dir="ltr"] .theme-ND .block-structure cmp-title .title.title-secondary {
  float: left;
}

[dir="rtl"] .theme-ND .block-structure cmp-title .title.title-secondary {
  float: right;
}

[dir="ltr"] .theme-ND .block-structure cmp-title .title.title-secondary {
  padding-left: 15px;
}

[dir="rtl"] .theme-ND .block-structure cmp-title .title.title-secondary {
  padding-right: 15px;
}

[dir="ltr"] .theme-ND .block-structure cmp-title .title.title-secondary {
  padding-right: 15px;
}

[dir="rtl"] .theme-ND .block-structure cmp-title .title.title-secondary {
  padding-left: 15px;
}

@keyframes progress {
  0% {
    transform: translate3d(-100%, 0, 0);
  }

  100% {
    transform: translate3d(100%, 0, 0);
  }
}

[dir="ltr"] .theme-ND .chips-wrapper {
  margin-left: -15px;
}

[dir="rtl"] .theme-ND .chips-wrapper {
  margin-right: -15px;
}

[dir="ltr"] .theme-ND .chips-wrapper {
  margin-right: -15px;
}

[dir="rtl"] .theme-ND .chips-wrapper {
  margin-left: -15px;
}

.theme-ND .chips-wrapper::before,
.theme-ND .chips-wrapper::after {
  content: " ";
  display: table;
}

.theme-ND .chips-wrapper::after {
  clear: both;
}

.theme-ND .chips-wrapper .chip-wrapper {
  position: relative;
  width: 100%;
  min-height: 1px;
  position: relative;
  min-height: 1px;
  position: relative;
  min-height: 1px;
  margin-bottom: 30px;
}

[dir="ltr"] .theme-ND .chips-wrapper .chip-wrapper {
  float: left;
}

[dir="rtl"] .theme-ND .chips-wrapper .chip-wrapper {
  float: right;
}

[dir="ltr"] .theme-ND .chips-wrapper .chip-wrapper {
  padding-left: 15px;
}

[dir="rtl"] .theme-ND .chips-wrapper .chip-wrapper {
  padding-right: 15px;
}

[dir="ltr"] .theme-ND .chips-wrapper .chip-wrapper {
  padding-right: 15px;
}

[dir="rtl"] .theme-ND .chips-wrapper .chip-wrapper {
  padding-left: 15px;
}

@media (min-width: 768px) {
  .theme-ND .chips-wrapper .chip-wrapper {
    width: 50%;
  }

  [dir="ltr"] .theme-ND .chips-wrapper .chip-wrapper {
    padding-left: 15px;
  }

  [dir="rtl"] .theme-ND .chips-wrapper .chip-wrapper {
    padding-right: 15px;
  }

  [dir="ltr"] .theme-ND .chips-wrapper .chip-wrapper {
    padding-right: 15px;
  }

  [dir="rtl"] .theme-ND .chips-wrapper .chip-wrapper {
    padding-left: 15px;
  }

  [dir="ltr"] .theme-ND .chips-wrapper .chip-wrapper {
    float: left;
  }

  [dir="rtl"] .theme-ND .chips-wrapper .chip-wrapper {
    float: right;
  }
}

@media (min-width: 992px) {
  .theme-ND .chips-wrapper .chip-wrapper {
    width: 33.33333%;
  }

  [dir="ltr"] .theme-ND .chips-wrapper .chip-wrapper {
    padding-left: 15px;
  }

  [dir="rtl"] .theme-ND .chips-wrapper .chip-wrapper {
    padding-right: 15px;
  }

  [dir="ltr"] .theme-ND .chips-wrapper .chip-wrapper {
    padding-right: 15px;
  }

  [dir="rtl"] .theme-ND .chips-wrapper .chip-wrapper {
    padding-left: 15px;
  }

  [dir="ltr"] .theme-ND .chips-wrapper .chip-wrapper {
    float: left;
  }

  [dir="rtl"] .theme-ND .chips-wrapper .chip-wrapper {
    float: right;
  }
}

.theme-ND .chips-wrapper .chip-wrapper .chip {
  display: flex;
  align-items: center;
  height: 50px;
  border-radius: 4px;
  box-shadow: 0 2px 9px 2px rgba(0, 0, 0, 0.07);
  transition: 0.3s ease all;
  background-color: #ffffff;
  cursor: pointer;
}

[dir="ltr"] .theme-ND .chips-wrapper .chip-wrapper .chip {
  padding: 0 10px 0 16px;
}

[dir="rtl"] .theme-ND .chips-wrapper .chip-wrapper .chip {
  padding: 0 16px 0 10px;
}

.theme-ND .chips-wrapper .chip-wrapper .chip.skeleton {
  cursor: wait;
  position: relative;
  overflow: hidden;
  background-color: #f2f2f2;
  border: 0;
}

.theme-ND .chips-wrapper .chip-wrapper .chip.skeleton::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #f2f2f2 0%, #e8e8e8 50%, #f2f2f2 100%);
  animation: progress 1.3s linear infinite;
}

.theme-ND .chips-wrapper .chip-wrapper .chip:not(.skeleton):hover {
  box-shadow: 0 2px 9px 5px rgba(0, 0, 0, 0.09);
  transform: translate(0, -5px);
}

.theme-ND .chips-wrapper .chip-wrapper .chip .chip-text {
  font-size: 14px;
  font-family: "cotext-bold";
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  flex: 1 1 auto;
  color: #4f4f4f;
}

[dir="ltr"] .theme-ND .chips-wrapper .chip-wrapper .chip .chip-text {
  padding-right: 15px;
}

[dir="rtl"] .theme-ND .chips-wrapper .chip-wrapper .chip .chip-text {
  padding-left: 15px;
}

.theme-ND .chips-wrapper .chip-wrapper .chip .chip-number {
  border-radius: 14px;
  height: 26px;
  flex: 0 0 45px;
  font-family: "cotext-bold";
  font-size: 13px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f2f2f2;
  color: #040404;
}

.theme-ND .chips-wrapper .chip-wrapper .chip .chip-number.chip-highlight {
  background-color: #e36928;
  color: #ffffff;
}

.theme-ND .chips-wrapper .chip-wrapper .chip .chip-arrow {
  font-size: 13px;
  color: #737277;
  transform: rotate(180deg);
}

[dir="ltr"] .theme-ND .chips-wrapper .chip-wrapper .chip .chip-arrow {
  margin: 0 10px 0 10px;
}

[dir="rtl"] .theme-ND .chips-wrapper .chip-wrapper .chip .chip-arrow {
  margin: 0 10px 0 10px;
}

[dir="rtl"] .theme-ND .chips-wrapper .chip-wrapper .chip .chip-arrow {
  transform: rotate(0deg) !important;
}

.theme-ND .details-item.disabled {
  opacity: 0.6;
}

.theme-ND .details-item .details-label {
  font-weight: bold;
  display: block;
}

.theme-ND .details-item .details-value {
  word-break: break-word;
}

.theme-ND .details-item .details-value.isPopoverList {
  display: inline-block;
  width: calc(100% - 11px);
}

.theme-ND .details-item .details-value.isPopoverList + .icon-popover-list {
  cursor: pointer;
  display: inline-block;
  width: 11px;
  font-size: 6px;
  margin-top: 5px;
}

.theme-ND .details-item .details-value.isPopoverList + .icon-popover-list.icon-down {
  transform: rotate(180deg);
}

[dir="ltr"] .theme-ND .details-item .details-value.isPopoverList + .icon-popover-list {
  float: right;
}

[dir="rtl"] .theme-ND .details-item .details-value.isPopoverList + .icon-popover-list {
  float: left;
}

.theme-ND .details-item .details-value.is-link {
  cursor: pointer;
  color: #006847;
}

.theme-ND .details-item .details-value.is-link:hover {
  color: #009b6a;
}

.theme-ND .details-item .details-value.negative {
  color: #d0021b;
}

.theme-ND .details-item .details-value.positive {
  color: #4e941f;
}

.theme-ND .details-item .details-value.overflow-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

[dir="ltr"] .theme-ND .details-item .details-value span[class^=icon-] {
  margin-left: 5px;
}

[dir="rtl"] .theme-ND .details-item .details-value span[class^=icon-] {
  margin-right: 5px;
}

.theme-ND .details-item .details-second-value {
  font-style: italic;
}

.theme-ND .details-item.force-ltr .details-value,
.theme-ND .details-item.force-ltr .details-second-value {
  direction: ltr !important;
  display: inline-block;
}

.theme-ND a {
  cursor: pointer;
}

.theme-ND .card-box {
  margin-top: 10px;
  color: #474c55;
  border: 1px solid #e6e6e6;
}

.theme-ND .card-box .box-title-container {
  display: flex;
  background: #c8c8c8;
  padding: 4px 10px;
  font-size: 14px;
}

.theme-ND .card-box .box-title-container.is-expandible {
  cursor: pointer;
}

.theme-ND .card-box .box-title-container .icon-expandible {
  font-size: 10px;
  top: -1px;
  position: relative;
  display: inline-block;
}

[dir="ltr"] .theme-ND .card-box .box-title-container .icon-expandible {
  margin-right: 10px;
}

[dir="rtl"] .theme-ND .card-box .box-title-container .icon-expandible {
  margin-left: 10px;
}

.theme-ND .card-box .box-title-container .icon-expandible.is-open {
  transform: rotate(180deg);
}

.theme-ND .card-box .box-title-container .selector input[type='checkbox'] {
  display: none;
  /* Disabled styles */
  /* Invalid styles (error) */
  /* Checked style */
  /* Indeterminate style */
}

.theme-ND .card-box .box-title-container .selector input[type='checkbox'] + label {
  cursor: pointer;
  padding-top: 10px;
  /* Mobile check is centered relative to label */
}

@media (max-width: 991px) {
  .theme-ND .card-box .box-title-container .selector input[type='checkbox'] + label {
    display: flex;
    align-items: center;
  }
}

@media (min-width: 992px) {
  .theme-ND .card-box .box-title-container .selector input[type='checkbox'] + label {
    display: inline-flex;
    align-items: flex-start;
  }
}

@media (max-width: 991px) {
  .theme-ND .card-box .box-title-container .selector input[type='checkbox'] + label .input-checkbox {
    width: 25px;
    min-width: 25px;
    height: 25px;
    background-color: #ffffff;
    border: solid 1px #c8c8c8;
    border-radius: 5px;
    display: inline-block;
    position: relative;
  }
}

@media (min-width: 992px) {
  .theme-ND .card-box .box-title-container .selector input[type='checkbox'] + label .input-checkbox {
    width: 20px;
    min-width: 20px;
    height: 20px;
    background-color: #ffffff;
    border: solid 1px #c8c8c8;
    border-radius: 0px;
    display: inline-block;
    position: relative;
  }
}

@media (min-width: 992px) {
  .theme-ND .card-box .box-title-container .selector input[type='checkbox'] + label .full-label-wrapper {
    padding-top: 2px;
  }
}

[dir="ltr"] .theme-ND .card-box .box-title-container .selector input[type='checkbox'] + label .full-label-wrapper {
  padding-left: 15px;
}

[dir="rtl"] .theme-ND .card-box .box-title-container .selector input[type='checkbox'] + label .full-label-wrapper {
  padding-right: 15px;
}

.theme-ND .card-box .box-title-container .selector input[type='checkbox'] + label .full-label-wrapper .input-checkbox-text {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  color: #474c55;
  /* Mobile label text is bigger */
}

@media (max-width: 991px) {
  .theme-ND .card-box .box-title-container .selector input[type='checkbox'] + label .full-label-wrapper .input-checkbox-text {
    font-size: 15px;
  }
}

@media (min-width: 992px) {
  .theme-ND .card-box .box-title-container .selector input[type='checkbox'] + label .full-label-wrapper .input-checkbox-text {
    font-size: 10px;
  }
}

.theme-ND .card-box .box-title-container .selector input[type='checkbox'] + label .full-label-wrapper .label-error {
  color: #d0021b;
}

.theme-ND .card-box .box-title-container .selector input[type='checkbox']:disabled {
  /* Checked style (disabled) */
  /* Indeterminate style (disabled) */
}

.theme-ND .card-box .box-title-container .selector input[type='checkbox']:disabled + label .input-checkbox,
.theme-ND .card-box .box-title-container .selector input[type='checkbox']:disabled + label .full-label-wrapper {
  cursor: not-allowed;
  opacity: 0.5;
}

.theme-ND .card-box .box-title-container .selector input[type='checkbox']:disabled:checked + label .input-checkbox {
  background-color: #474c55 !important;
  border: solid 1px #474c55 !important;
}

@media (max-width: 991px) {
  .theme-ND .card-box .box-title-container .selector input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    content: '';
    width: 14px;
    height: 6px;
    position: absolute;
    top: 7px;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-48deg);
  }

  [dir="ltr"] .theme-ND .card-box .box-title-container .selector input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-ND .card-box .box-title-container .selector input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    right: 4px;
  }
}

@media (min-width: 992px) {
  .theme-ND .card-box .box-title-container .selector input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    content: '';
    width: 11px;
    height: 5px;
    position: absolute;
    top: 6px;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-45deg);
  }

  [dir="ltr"] .theme-ND .card-box .box-title-container .selector input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-ND .card-box .box-title-container .selector input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    right: 4px;
  }
}

.theme-ND .card-box .box-title-container .selector input[type='checkbox']:disabled:indeterminate + label .input-checkbox {
  border-color: #474c55 !important;
  background-color: #474c55 !important;
}

@media (max-width: 991px) {
  .theme-ND .card-box .box-title-container .selector input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    content: '';
    top: 11px;
    width: 12px;
    height: 2px;
    position: absolute;
    background: #ffffff;
  }

  [dir="ltr"] .theme-ND .card-box .box-title-container .selector input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    left: 5px;
  }

  [dir="rtl"] .theme-ND .card-box .box-title-container .selector input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    right: 5px;
  }
}

@media (min-width: 992px) {
  .theme-ND .card-box .box-title-container .selector input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    content: '';
    top: 8px;
    width: 10px;
    height: 2px;
    position: absolute;
    background: #ffffff;
  }

  [dir="ltr"] .theme-ND .card-box .box-title-container .selector input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-ND .card-box .box-title-container .selector input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    right: 4px;
  }
}

.theme-ND .card-box .box-title-container .selector input[type='checkbox'].ng-invalid.ng-dirty + label .input-checkbox {
  border-color: #d0021b;
}

.theme-ND .card-box .box-title-container .selector input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox {
  background-color: #d0021b !important;
  border: solid 1px #d0021b !important;
}

@media (max-width: 991px) {
  .theme-ND .card-box .box-title-container .selector input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    content: '';
    width: 14px;
    height: 6px;
    position: absolute;
    top: 7px;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-48deg);
  }

  [dir="ltr"] .theme-ND .card-box .box-title-container .selector input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-ND .card-box .box-title-container .selector input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    right: 4px;
  }
}

@media (min-width: 992px) {
  .theme-ND .card-box .box-title-container .selector input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    content: '';
    width: 11px;
    height: 5px;
    position: absolute;
    top: 6px;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-45deg);
  }

  [dir="ltr"] .theme-ND .card-box .box-title-container .selector input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-ND .card-box .box-title-container .selector input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    right: 4px;
  }
}

.theme-ND .card-box .box-title-container .selector input[type='checkbox']:checked + label .input-checkbox {
  background-color: #006847 !important;
  border: solid 1px #006847 !important;
}

@media (max-width: 991px) {
  .theme-ND .card-box .box-title-container .selector input[type='checkbox']:checked + label .input-checkbox:before {
    content: '';
    width: 14px;
    height: 6px;
    position: absolute;
    top: 7px;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-48deg);
  }

  [dir="ltr"] .theme-ND .card-box .box-title-container .selector input[type='checkbox']:checked + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-ND .card-box .box-title-container .selector input[type='checkbox']:checked + label .input-checkbox:before {
    right: 4px;
  }
}

@media (min-width: 992px) {
  .theme-ND .card-box .box-title-container .selector input[type='checkbox']:checked + label .input-checkbox:before {
    content: '';
    width: 11px;
    height: 5px;
    position: absolute;
    top: 6px;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-45deg);
  }

  [dir="ltr"] .theme-ND .card-box .box-title-container .selector input[type='checkbox']:checked + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-ND .card-box .box-title-container .selector input[type='checkbox']:checked + label .input-checkbox:before {
    right: 4px;
  }
}

.theme-ND .card-box .box-title-container .selector input[type='checkbox']:indeterminate + label .input-checkbox {
  border-color: #006847 !important;
  background-color: #006847 !important;
}

@media (max-width: 991px) {
  .theme-ND .card-box .box-title-container .selector input[type='checkbox']:indeterminate + label .input-checkbox:before {
    content: '';
    top: 11px;
    width: 12px;
    height: 2px;
    position: absolute;
    background: #ffffff;
  }

  [dir="ltr"] .theme-ND .card-box .box-title-container .selector input[type='checkbox']:indeterminate + label .input-checkbox:before {
    left: 5px;
  }

  [dir="rtl"] .theme-ND .card-box .box-title-container .selector input[type='checkbox']:indeterminate + label .input-checkbox:before {
    right: 5px;
  }
}

@media (min-width: 992px) {
  .theme-ND .card-box .box-title-container .selector input[type='checkbox']:indeterminate + label .input-checkbox:before {
    content: '';
    top: 8px;
    width: 10px;
    height: 2px;
    position: absolute;
    background: #ffffff;
  }

  [dir="ltr"] .theme-ND .card-box .box-title-container .selector input[type='checkbox']:indeterminate + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-ND .card-box .box-title-container .selector input[type='checkbox']:indeterminate + label .input-checkbox:before {
    right: 4px;
  }
}

[dir="ltr"] .theme-ND .card-box .box-title-container .selector input[type='checkbox'] + label {
  padding: 5px 10px 5px 0px !important;
}

[dir="rtl"] .theme-ND .card-box .box-title-container .selector input[type='checkbox'] + label {
  padding: 5px 0px 5px 10px !important;
}

.theme-ND .card-box .box-title-container .selector .icon-login {
  display: block;
  padding-top: 7px;
  font-size: 20px;
}

[dir="ltr"] .theme-ND .card-box .box-title-container .selector .icon-login {
  padding-right: 10px;
}

[dir="rtl"] .theme-ND .card-box .box-title-container .selector .icon-login {
  padding-left: 10px;
}

.theme-ND .card-box .box-title-container .selector + .box-title,
.theme-ND .card-box .box-title-container .selector ~ .box-subtitle {
  line-height: 33px;
}

.theme-ND .card-box .box-title-container .box-title,
.theme-ND .card-box .box-title-container .box-subtitle {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  flex: 1 0 50%;
}

.theme-ND .card-box .box-title-container .box-subtitle {
  flex: 0 1 auto;
}

[dir="ltr"] .theme-ND .card-box .box-title-container .box-subtitle {
  text-align: right;
}

[dir="rtl"] .theme-ND .card-box .box-title-container .box-subtitle {
  text-align: left;
}

.theme-ND .card-box .box-content-container {
  display: flex;
}

.theme-ND .card-box .box-content-container .box-body-container {
  flex: 1 1 auto;
  width: 90%;
  padding-bottom: 10px;
  margin: 1px;
  background: #ffffff;
}

.theme-ND .card-box .box-content-container .box-body-container.is-empty {
  padding: 0 !important;
}

.theme-ND .card-box .box-content-container .box-body-container .block-structure {
  margin: 0;
}

.theme-ND .card-box .box-content-container .box-body-container .cmp-table {
  margin: 0 15px;
}

.theme-ND .card-box .box-content-container .box-link-container {
  width: 10%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #b0b0b0;
}

.theme-ND .card-box .box-content-container .box-link-container .icon-right {
  display: block;
  font-size: 20px;
  padding: 0 5px;
}

[dir="rtl"] .theme-ND .card-box .box-content-container .box-link-container .icon-right {
  transform: rotate(180deg);
}

@media (max-width: 991px) {
  .theme-ND .card-box.without-content .box-title-container {
    font-size: 18px;
    padding: 10px;
  }

  .theme-ND .card-box.without-content .box-content-container {
    display: none;
  }
}

.theme-ND .card-box.disabled {
  opacity: 0.6;
}

.theme-ND .card-box.link {
  cursor: pointer;
}

.theme-ND .card-box.card-box-gold .box-title-container {
  background: #01533a;
}

.theme-ND .card-box.card-box-gold .box-content-container .box-body-container {
  background: #006847;
}

.theme-ND .card-box.card-box-red {
  opacity: 0.6;
}

.theme-ND .card-box.card-box-red .box-title-container {
  background: #d16152;
  color: #ffffff;
}

.theme-ND .card-box.card-box-red .box-content-container .box-body-container {
  background: #e88f83;
  color: #ffffff;
}

.theme-ND .card-box.card-box-red-title {
  opacity: 0.6;
}

.theme-ND .card-box.card-box-red-title .box-title-container {
  background: #e88f83;
}

[dir="ltr"] .theme-ND .environment-button {
  margin-left: 14px;
}

[dir="rtl"] .theme-ND .environment-button {
  margin-right: 14px;
}

.theme-ND .autocomplete-form-wrapper {
  /* ERROR CASE */
  /* Mobile error and desktop error are shown in different places */
  /* DISABLED CASE */
  /* HOVER CASE */
  /* FOCUSED CASE */
  /* SLIMSCROLL */
}

@media (max-width: 991px) {
  .theme-ND .autocomplete-form-wrapper {
    border: 1px solid #c8c8c8;
    padding: 8px 15px;
    background: #ffffff;
  }
}

.theme-ND .autocomplete-form-wrapper .autocomplete-wrapper {
  position: relative;
}

.theme-ND .autocomplete-form-wrapper .autocomplete-wrapper input {
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  width: 100%;
  max-width: 100%;
  /* overwrite default input styles */
  background-color: #ffffff;
  outline: none;
  text-decoration: none;
}

[dir="ltr"] .theme-ND .autocomplete-form-wrapper .autocomplete-wrapper input {
  text-align: left;
}

[dir="rtl"] .theme-ND .autocomplete-form-wrapper .autocomplete-wrapper input {
  text-align: right;
}

[dir="ltr"] .theme-ND .autocomplete-form-wrapper .autocomplete-wrapper input {
  padding-right: 25px;
}

[dir="rtl"] .theme-ND .autocomplete-form-wrapper .autocomplete-wrapper input {
  padding-left: 25px;
}

@media (min-width: 992px) {
  .theme-ND .autocomplete-form-wrapper .autocomplete-wrapper input {
    margin-top: 8px;
    font-size: 11px;
    height: 25px;
    /* In desktop the border will go around the select */
    border: 1px solid #c8c8c8;
  }

  [dir="ltr"] .theme-ND .autocomplete-form-wrapper .autocomplete-wrapper input {
    padding-left: 10px;
  }

  [dir="rtl"] .theme-ND .autocomplete-form-wrapper .autocomplete-wrapper input {
    padding-right: 10px;
  }
}

@media (max-width: 991px) {
  .theme-ND .autocomplete-form-wrapper .autocomplete-wrapper input {
    margin: 0;
    border: 0;
    font-size: 15px;
  }

  [dir="ltr"] .theme-ND .autocomplete-form-wrapper .autocomplete-wrapper input {
    padding-left: 0px;
  }

  [dir="rtl"] .theme-ND .autocomplete-form-wrapper .autocomplete-wrapper input {
    padding-right: 0px;
  }
}

.theme-ND .autocomplete-form-wrapper .autocomplete-wrapper input.disabled {
  cursor: not-allowed;
}

.theme-ND .autocomplete-form-wrapper .autocomplete-wrapper .autocomplete-list {
  position: absolute;
  width: 100%;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.15), -2px 2px 3px rgba(0, 0, 0, 0.15);
  z-index: 1;
  display: none;
  /* Select item sizes are different for mobile and desktop */
}

@media (min-width: 992px) {
  .theme-ND .autocomplete-form-wrapper .autocomplete-wrapper .autocomplete-list {
    top: 33px;
    /* number of options + 1px of border for each */
    max-height: 207px;
  }
}

@media (max-width: 991px) {
  .theme-ND .autocomplete-form-wrapper .autocomplete-wrapper .autocomplete-list {
    /* Width is bigger than select width, due to box padding */
    width: calc(100% + 31px);
    /* Top is bigger than select height, due to box padding */
    top: 30px;
    /* Left is smaller than select left, due to box padding */
    /* number of options + 1px of border for each */
    max-height: 367px;
  }

  [dir="ltr"] .theme-ND .autocomplete-form-wrapper .autocomplete-wrapper .autocomplete-list {
    left: -16px;
  }

  [dir="rtl"] .theme-ND .autocomplete-form-wrapper .autocomplete-wrapper .autocomplete-list {
    right: -16px;
  }
}

.theme-ND .autocomplete-form-wrapper .autocomplete-wrapper .autocomplete-list.open {
  display: block;
  margin-bottom: 15px;
}

@media (max-width: 991px) {
  .theme-ND .autocomplete-form-wrapper .autocomplete-wrapper .autocomplete-list.open {
    width: calc(100% + 31px);
  }
}

.theme-ND .autocomplete-form-wrapper .autocomplete-wrapper ul {
  list-style: none;
  padding: 0;
  overflow: auto;
  margin: 0;
}

@media (min-width: 992px) {
  .theme-ND .autocomplete-form-wrapper .autocomplete-wrapper ul {
    /* number of options + 1px of border for each */
    max-height: 207px;
    width: 100%;
  }
}

@media (max-width: 991px) {
  .theme-ND .autocomplete-form-wrapper .autocomplete-wrapper ul {
    /* number of options + 1px of border for each */
    max-height: 367px;
    /* Width is bigger than select width, due to box padding */
  }
}

.theme-ND .autocomplete-form-wrapper .autocomplete-wrapper ul li {
  overflow: hidden;
  cursor: pointer;
  background-color: #ffffff;
  border: 1px solid #c8c8c8;
  margin-top: -1px;
}

.theme-ND .autocomplete-form-wrapper .autocomplete-wrapper ul li.selected {
  border-color: #006847;
}

.theme-ND .autocomplete-form-wrapper .autocomplete-wrapper ul li.selected + li {
  border-top: 1px solid #006847;
}

.theme-ND .autocomplete-form-wrapper .autocomplete-wrapper ul li.hover {
  background-color: #c8c8c8;
}

.theme-ND .autocomplete-form-wrapper .autocomplete-wrapper ul li .hightlight {
  font-family: "cotext-bold";
}

.theme-ND .autocomplete-form-wrapper .autocomplete-wrapper ul li .option-wrapper {
  padding: 3px 0;
  display: flex;
  align-items: center;
}

@media (min-width: 992px) {
  .theme-ND .autocomplete-form-wrapper .autocomplete-wrapper ul li .option-wrapper {
    min-height: 25px;
  }
}

@media (max-width: 991px) {
  .theme-ND .autocomplete-form-wrapper .autocomplete-wrapper ul li .option-wrapper {
    min-height: 45px;
  }
}

[dir="ltr"] .theme-ND .autocomplete-form-wrapper .autocomplete-wrapper ul li .option-wrapper {
  margin: 0px 13px 0 8px;
}

[dir="rtl"] .theme-ND .autocomplete-form-wrapper .autocomplete-wrapper ul li .option-wrapper {
  margin: 0px 8px 0 13px;
}

.theme-ND .autocomplete-form-wrapper .autocomplete-wrapper ul li .option-wrapper .option-wrapper-text {
  display: flex;
  flex-direction: column;
  margin-top: 0;
}

.theme-ND .autocomplete-form-wrapper .autocomplete-wrapper ul li .option-wrapper .option-wrapper-text span {
  margin: -3px 0 0 0;
  word-break: break-all;
}

.theme-ND .autocomplete-form-wrapper .autocomplete-wrapper ul li .option-wrapper .option-wrapper-text span.autocomplete-list-first-text-span {
  font-family: "cotext";
}

.theme-ND .autocomplete-form-wrapper .autocomplete-wrapper ul li .option-wrapper .option-wrapper-text span.autocomplete-list-second-text-span {
  display: none;
  font-family: "cotext-light";
}

.theme-ND .autocomplete-form-wrapper .autocomplete-wrapper .icon-search {
  position: absolute;
  z-index: 1;
  font-size: 12px;
  pointer-events: none;
}

[dir="ltr"] .theme-ND .autocomplete-form-wrapper .autocomplete-wrapper .icon-search {
  right: 10px;
}

[dir="rtl"] .theme-ND .autocomplete-form-wrapper .autocomplete-wrapper .icon-search {
  left: 10px;
}

@media (min-width: 992px) {
  .theme-ND .autocomplete-form-wrapper .autocomplete-wrapper .icon-search {
    top: 15px;
  }
}

@media (max-width: 991px) {
  .theme-ND .autocomplete-form-wrapper .autocomplete-wrapper .icon-search {
    top: 8px;
  }
}

.theme-ND .autocomplete-form-wrapper:not(.autocomplete-disabled):not(.autocomplete-focused).autocomplete-errored .mobile-error-form,
.theme-ND .autocomplete-form-wrapper:not(.autocomplete-disabled):not(.autocomplete-focused).autocomplete-errored .desktop-error-form {
  color: #d0021b;
  font-size: 11px;
}

@media (min-width: 992px) {
  .theme-ND .autocomplete-form-wrapper:not(.autocomplete-disabled):not(.autocomplete-focused).autocomplete-errored .autocomplete-wrapper input {
    border-color: #d0021b;
  }
}

@media (max-width: 991px) {
  .theme-ND .autocomplete-form-wrapper:not(.autocomplete-disabled):not(.autocomplete-focused).autocomplete-errored {
    border-color: #d0021b;
  }
}

@media (min-width: 992px) {
  .theme-ND .autocomplete-form-wrapper .mobile-error-form {
    display: none;
  }
}

@media (max-width: 991px) {
  .theme-ND .autocomplete-form-wrapper .desktop-error-form {
    display: none;
  }
}

.theme-ND .autocomplete-form-wrapper.autocomplete-disabled {
  opacity: 0.5;
}

@media (min-width: 992px) {
  .theme-ND .autocomplete-form-wrapper.autocomplete-disabled .autocomplete-wrapper input {
    border-style: dashed;
    background-color: #e6e6e6;
  }
}

@media (max-width: 991px) {
  .theme-ND .autocomplete-form-wrapper.autocomplete-disabled {
    border-style: dashed;
  }
}

@media (min-width: 992px) {
  .theme-ND .autocomplete-form-wrapper:not(.autocomplete-disabled):not(.autocomplete-focused) .autocomplete-wrapper input:hover {
    border-color: #474c55;
  }
}

@media (min-width: 992px) {
  .theme-ND .autocomplete-form-wrapper.autocomplete-focused .autocomplete-wrapper input {
    border-color: #006847;
  }
}

@media (max-width: 991px) {
  .theme-ND .autocomplete-form-wrapper.autocomplete-focused {
    border-color: #006847;
  }
}

.theme-ND .autocomplete-form-wrapper .info-icon {
  font-size: 18px;
  color: #01533a;
  cursor: help;
  line-height: 1px;
  margin-left: 5px;
  position: relative;
  top: 3px;
}

.theme-ND .autocomplete-form-wrapper .slimscroll-wrapper {
  display: block !important;
}

@media (max-width: 991px) {
  .theme-ND .autocomplete-form-wrapper .slimscroll-wrapper .slimscroll-bar {
    right: 30px !important;
  }
}

.theme-ND .btn-group-wrapper.vertical-align {
  margin-top: 23px;
}

.theme-ND .btn-group-wrapper .btn-wrapper {
  display: inline-block;
}

@media (min-width: 992px) {
  [dir="ltr"] .theme-ND .btn-group-wrapper .btn-wrapper ~ .btn-wrapper {
    margin-left: 15px;
  }

  [dir="rtl"] .theme-ND .btn-group-wrapper .btn-wrapper ~ .btn-wrapper {
    margin-right: 15px;
  }
}

@media (max-width: 991px) {
  [dir="ltr"] .theme-ND .btn-group-wrapper {
    margin-left: -5px;
  }

  [dir="rtl"] .theme-ND .btn-group-wrapper {
    margin-right: -5px;
  }

  [dir="ltr"] .theme-ND .btn-group-wrapper {
    margin-right: -5px;
  }

  [dir="rtl"] .theme-ND .btn-group-wrapper {
    margin-left: -5px;
  }

  .theme-ND .btn-group-wrapper::before,
  .theme-ND .btn-group-wrapper::after {
    content: " ";
    display: table;
  }

  .theme-ND .btn-group-wrapper::after {
    clear: both;
  }

  .theme-ND .btn-group-wrapper .btn-wrapper {
    margin-bottom: 5px;
  }

  .theme-ND .btn-group-wrapper .btn-wrapper.btn-small {
    position: relative;
    width: 25%;
    min-height: 1px;
  }

  [dir="ltr"] .theme-ND .btn-group-wrapper .btn-wrapper.btn-small {
    float: left;
  }

  [dir="rtl"] .theme-ND .btn-group-wrapper .btn-wrapper.btn-small {
    float: right;
  }

  [dir="ltr"] .theme-ND .btn-group-wrapper .btn-wrapper.btn-small {
    padding-left: 5px;
  }

  [dir="rtl"] .theme-ND .btn-group-wrapper .btn-wrapper.btn-small {
    padding-right: 5px;
  }

  [dir="ltr"] .theme-ND .btn-group-wrapper .btn-wrapper.btn-small {
    padding-right: 5px;
  }

  [dir="rtl"] .theme-ND .btn-group-wrapper .btn-wrapper.btn-small {
    padding-left: 5px;
  }

  .theme-ND .btn-group-wrapper .btn-wrapper.btn-small .btn-content .btn-text {
    display: none;
  }

  .theme-ND .btn-group-wrapper .btn-wrapper.btn-medium {
    position: relative;
    width: 50%;
    min-height: 1px;
  }

  [dir="ltr"] .theme-ND .btn-group-wrapper .btn-wrapper.btn-medium {
    float: left;
  }

  [dir="rtl"] .theme-ND .btn-group-wrapper .btn-wrapper.btn-medium {
    float: right;
  }

  [dir="ltr"] .theme-ND .btn-group-wrapper .btn-wrapper.btn-medium {
    padding-left: 5px;
  }

  [dir="rtl"] .theme-ND .btn-group-wrapper .btn-wrapper.btn-medium {
    padding-right: 5px;
  }

  [dir="ltr"] .theme-ND .btn-group-wrapper .btn-wrapper.btn-medium {
    padding-right: 5px;
  }

  [dir="rtl"] .theme-ND .btn-group-wrapper .btn-wrapper.btn-medium {
    padding-left: 5px;
  }

  .theme-ND .btn-group-wrapper .btn-wrapper.btn-large {
    position: relative;
    width: 75%;
    min-height: 1px;
  }

  [dir="ltr"] .theme-ND .btn-group-wrapper .btn-wrapper.btn-large {
    float: left;
  }

  [dir="rtl"] .theme-ND .btn-group-wrapper .btn-wrapper.btn-large {
    float: right;
  }

  [dir="ltr"] .theme-ND .btn-group-wrapper .btn-wrapper.btn-large {
    padding-left: 5px;
  }

  [dir="rtl"] .theme-ND .btn-group-wrapper .btn-wrapper.btn-large {
    padding-right: 5px;
  }

  [dir="ltr"] .theme-ND .btn-group-wrapper .btn-wrapper.btn-large {
    padding-right: 5px;
  }

  [dir="rtl"] .theme-ND .btn-group-wrapper .btn-wrapper.btn-large {
    padding-left: 5px;
  }

  .theme-ND .btn-group-wrapper .btn-wrapper.btn-full {
    position: relative;
    width: 100%;
    min-height: 1px;
  }

  [dir="ltr"] .theme-ND .btn-group-wrapper .btn-wrapper.btn-full {
    float: left;
  }

  [dir="rtl"] .theme-ND .btn-group-wrapper .btn-wrapper.btn-full {
    float: right;
  }

  [dir="ltr"] .theme-ND .btn-group-wrapper .btn-wrapper.btn-full {
    padding-left: 5px;
  }

  [dir="rtl"] .theme-ND .btn-group-wrapper .btn-wrapper.btn-full {
    padding-right: 5px;
  }

  [dir="ltr"] .theme-ND .btn-group-wrapper .btn-wrapper.btn-full {
    padding-right: 5px;
  }

  [dir="rtl"] .theme-ND .btn-group-wrapper .btn-wrapper.btn-full {
    padding-left: 5px;
  }
}

.theme-ND .btn-group-wrapper .btn {
  width: 100%;
  background: #006847;
  height: 44px;
  display: flex;
  align-items: center;
  border-radius: 0px;
  border: 0;
}

@media (min-width: 992px) {
  .theme-ND .btn-group-wrapper .btn {
    min-width: 100px;
    padding-left: 10px;
    padding-right: 10px;
    height: 25px;
  }
}

.theme-ND .btn-group-wrapper .btn:disabled,
.theme-ND .btn-group-wrapper .btn[disabled],
.theme-ND .btn-group-wrapper .btn.disabled {
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none;
}

@media (min-width: 992px) {
  .theme-ND .btn-group-wrapper .btn:hover {
    background-color: #008055;
    outline: none;
  }
}

.theme-ND .btn-group-wrapper .btn:focus {
  outline: none;
}

.theme-ND .btn-group-wrapper .btn:active {
  background-color: #01533a;
  background-blend-mode: screen;
}

@media (max-width: 991px) {
  .theme-ND .btn-group-wrapper .btn.btn-back {
    display: none;
  }
}

.theme-ND .btn-group-wrapper .btn .btn-content {
  flex: 1 1 auto;
  justify-content: center;
  display: flex;
}

.theme-ND .btn-group-wrapper .btn .btn-content .btn-icons {
  flex-shrink: 0;
  font-size: 14px;
  line-height: 0.83;
  align-self: center;
  margin-right: 10px;
  margin-left: 10px;
}

[dir="ltr"] .theme-ND .btn-group-wrapper .btn .btn-content .btn-icons {
  text-align: right;
}

[dir="rtl"] .theme-ND .btn-group-wrapper .btn .btn-content .btn-icons {
  text-align: left;
}

.theme-ND .btn-group-wrapper .btn .btn-content .btn-icons.icon-clear {
  font-size: 10px;
}

@media (min-width: 992px) {
  .theme-ND .btn-group-wrapper .btn .btn-content .btn-icons {
    display: none !important;
  }
}

.theme-ND .btn-group-wrapper .btn .btn-content .btn-text {
  text-align: center;
  white-space: normal;
  display: block;
  font-size: 15px;
  font-family: "cotext-bold";
  line-height: 0.83;
  align-self: center;
  text-transform: uppercase;
}

@media (min-width: 992px) {
  .theme-ND .btn-group-wrapper .btn .btn-content .btn-text {
    font-size: 10px;
  }
}

@media (max-width: 991px) {
  .theme-ND .btn-group-wrapper .btn .btn-content .btn-icons img {
    height: 20px;
  }
}

.theme-ND .btn-group-wrapper .btn.btn-primary {
  color: #ffffff;
}

.theme-ND .btn-group-wrapper .btn.btn-primary .btn-content .btn-icons {
  background-color: #ffffff;
  color: #474c55;
  width: 20px;
  height: 20px;
  line-height: 18px;
  text-align: center;
  border-radius: 100%;
  display: inline-block;
  cursor: pointer;
}

@media (max-width: 991px) {
  .theme-ND .btn-group-wrapper .btn.btn-primary .btn-content .btn-icons {
    line-height: 20px;
  }
}

.theme-ND .btn-group-wrapper .btn.btn-secondary {
  background: #c8c8c8;
}

.theme-ND .btn-group-wrapper .btn.btn-secondary .btn-content .btn-icons {
  background-color: #474c55;
  color: #ffffff;
  width: 20px;
  height: 20px;
  line-height: 18px;
  text-align: center;
  border-radius: 100%;
  display: inline-block;
  cursor: pointer;
}

@media (max-width: 991px) {
  .theme-ND .btn-group-wrapper .btn.btn-secondary .btn-content .btn-icons {
    line-height: 20px;
  }
}

@media (min-width: 992px) {
  .theme-ND .btn-group-wrapper .btn.btn-secondary:hover {
    background-color: #d2d2d2;
  }
}

.theme-ND .btn-group-wrapper .btn.btn-secondary:active {
  background-color: #b4b4b4;
}

.theme-ND .btn-group-wrapper .btn.btn-tertiary,
.theme-ND .btn-group-wrapper .btn.btn-tertiary-negative {
  background: transparent;
  border: 1px solid #c8c8c8;
}

@media (min-width: 992px) {
  .theme-ND .btn-group-wrapper .btn.btn-tertiary:hover,
  .theme-ND .btn-group-wrapper .btn.btn-tertiary-negative:hover {
    background-color: #efefef;
  }
}

.theme-ND .btn-group-wrapper .btn.btn-tertiary:active,
.theme-ND .btn-group-wrapper .btn.btn-tertiary-negative:active {
  background-color: #d3d3d3;
}

.theme-ND .btn-group-wrapper .btn.btn-tertiary .btn-content .btn-icons {
  background-color: #474c55;
  color: #ffffff;
  width: 20px;
  height: 20px;
  line-height: 18px;
  text-align: center;
  border-radius: 100%;
  display: inline-block;
  cursor: pointer;
}

@media (max-width: 991px) {
  .theme-ND .btn-group-wrapper .btn.btn-tertiary .btn-content .btn-icons {
    line-height: 20px;
  }
}

.theme-ND .btn-group-wrapper .btn.btn-tertiary-negative .btn-text {
  color: #d0021b;
}

.theme-ND .btn-group-wrapper .btn.btn-tertiary-negative .btn-content .btn-icons {
  background-color: #d0021b;
  color: #ffffff;
  width: 20px;
  height: 20px;
  line-height: 18px;
  text-align: center;
  border-radius: 100%;
  display: inline-block;
  cursor: pointer;
}

@media (max-width: 991px) {
  .theme-ND .btn-group-wrapper .btn.btn-tertiary-negative .btn-content .btn-icons {
    line-height: 20px;
  }
}

.theme-ND .normal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.theme-ND .normal input[type='checkbox'] {
  display: none;
  /* Disabled styles */
  /* Invalid styles (error) */
  /* Checked style */
  /* Indeterminate style */
}

.theme-ND .normal input[type='checkbox'] + label {
  cursor: pointer;
  padding-top: 10px;
  /* Mobile check is centered relative to label */
}

@media (max-width: 991px) {
  .theme-ND .normal input[type='checkbox'] + label {
    display: flex;
    align-items: center;
  }
}

@media (min-width: 992px) {
  .theme-ND .normal input[type='checkbox'] + label {
    display: inline-flex;
    align-items: flex-start;
  }
}

@media (max-width: 991px) {
  .theme-ND .normal input[type='checkbox'] + label .input-checkbox {
    width: 25px;
    min-width: 25px;
    height: 25px;
    background-color: #ffffff;
    border: solid 1px #c8c8c8;
    border-radius: 5px;
    display: inline-block;
    position: relative;
  }
}

@media (min-width: 992px) {
  .theme-ND .normal input[type='checkbox'] + label .input-checkbox {
    width: 20px;
    min-width: 20px;
    height: 20px;
    background-color: #ffffff;
    border: solid 1px #c8c8c8;
    border-radius: 0px;
    display: inline-block;
    position: relative;
  }
}

@media (min-width: 992px) {
  .theme-ND .normal input[type='checkbox'] + label .full-label-wrapper {
    padding-top: 2px;
  }
}

[dir="ltr"] .theme-ND .normal input[type='checkbox'] + label .full-label-wrapper {
  padding-left: 15px;
}

[dir="rtl"] .theme-ND .normal input[type='checkbox'] + label .full-label-wrapper {
  padding-right: 15px;
}

.theme-ND .normal input[type='checkbox'] + label .full-label-wrapper .input-checkbox-text {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  color: #474c55;
  /* Mobile label text is bigger */
}

@media (max-width: 991px) {
  .theme-ND .normal input[type='checkbox'] + label .full-label-wrapper .input-checkbox-text {
    font-size: 15px;
  }
}

@media (min-width: 992px) {
  .theme-ND .normal input[type='checkbox'] + label .full-label-wrapper .input-checkbox-text {
    font-size: 10px;
  }
}

.theme-ND .normal input[type='checkbox'] + label .full-label-wrapper .label-error {
  color: #d0021b;
}

.theme-ND .normal input[type='checkbox']:disabled {
  /* Checked style (disabled) */
  /* Indeterminate style (disabled) */
}

.theme-ND .normal input[type='checkbox']:disabled + label .input-checkbox,
.theme-ND .normal input[type='checkbox']:disabled + label .full-label-wrapper {
  cursor: not-allowed;
  opacity: 0.5;
}

.theme-ND .normal input[type='checkbox']:disabled:checked + label .input-checkbox {
  background-color: #474c55 !important;
  border: solid 1px #474c55 !important;
}

@media (max-width: 991px) {
  .theme-ND .normal input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    content: '';
    width: 14px;
    height: 6px;
    position: absolute;
    top: 7px;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-48deg);
  }

  [dir="ltr"] .theme-ND .normal input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-ND .normal input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    right: 4px;
  }
}

@media (min-width: 992px) {
  .theme-ND .normal input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    content: '';
    width: 11px;
    height: 5px;
    position: absolute;
    top: 6px;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-45deg);
  }

  [dir="ltr"] .theme-ND .normal input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-ND .normal input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    right: 4px;
  }
}

.theme-ND .normal input[type='checkbox']:disabled:indeterminate + label .input-checkbox {
  border-color: #474c55 !important;
  background-color: #474c55 !important;
}

@media (max-width: 991px) {
  .theme-ND .normal input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    content: '';
    top: 11px;
    width: 12px;
    height: 2px;
    position: absolute;
    background: #ffffff;
  }

  [dir="ltr"] .theme-ND .normal input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    left: 5px;
  }

  [dir="rtl"] .theme-ND .normal input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    right: 5px;
  }
}

@media (min-width: 992px) {
  .theme-ND .normal input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    content: '';
    top: 8px;
    width: 10px;
    height: 2px;
    position: absolute;
    background: #ffffff;
  }

  [dir="ltr"] .theme-ND .normal input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-ND .normal input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    right: 4px;
  }
}

.theme-ND .normal input[type='checkbox'].ng-invalid.ng-dirty + label .input-checkbox {
  border-color: #d0021b;
}

.theme-ND .normal input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox {
  background-color: #d0021b !important;
  border: solid 1px #d0021b !important;
}

@media (max-width: 991px) {
  .theme-ND .normal input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    content: '';
    width: 14px;
    height: 6px;
    position: absolute;
    top: 7px;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-48deg);
  }

  [dir="ltr"] .theme-ND .normal input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-ND .normal input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    right: 4px;
  }
}

@media (min-width: 992px) {
  .theme-ND .normal input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    content: '';
    width: 11px;
    height: 5px;
    position: absolute;
    top: 6px;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-45deg);
  }

  [dir="ltr"] .theme-ND .normal input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-ND .normal input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    right: 4px;
  }
}

.theme-ND .normal input[type='checkbox']:checked + label .input-checkbox {
  background-color: #006847 !important;
  border: solid 1px #006847 !important;
}

@media (max-width: 991px) {
  .theme-ND .normal input[type='checkbox']:checked + label .input-checkbox:before {
    content: '';
    width: 14px;
    height: 6px;
    position: absolute;
    top: 7px;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-48deg);
  }

  [dir="ltr"] .theme-ND .normal input[type='checkbox']:checked + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-ND .normal input[type='checkbox']:checked + label .input-checkbox:before {
    right: 4px;
  }
}

@media (min-width: 992px) {
  .theme-ND .normal input[type='checkbox']:checked + label .input-checkbox:before {
    content: '';
    width: 11px;
    height: 5px;
    position: absolute;
    top: 6px;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-45deg);
  }

  [dir="ltr"] .theme-ND .normal input[type='checkbox']:checked + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-ND .normal input[type='checkbox']:checked + label .input-checkbox:before {
    right: 4px;
  }
}

.theme-ND .normal input[type='checkbox']:indeterminate + label .input-checkbox {
  border-color: #006847 !important;
  background-color: #006847 !important;
}

@media (max-width: 991px) {
  .theme-ND .normal input[type='checkbox']:indeterminate + label .input-checkbox:before {
    content: '';
    top: 11px;
    width: 12px;
    height: 2px;
    position: absolute;
    background: #ffffff;
  }

  [dir="ltr"] .theme-ND .normal input[type='checkbox']:indeterminate + label .input-checkbox:before {
    left: 5px;
  }

  [dir="rtl"] .theme-ND .normal input[type='checkbox']:indeterminate + label .input-checkbox:before {
    right: 5px;
  }
}

@media (min-width: 992px) {
  .theme-ND .normal input[type='checkbox']:indeterminate + label .input-checkbox:before {
    content: '';
    top: 8px;
    width: 10px;
    height: 2px;
    position: absolute;
    background: #ffffff;
  }

  [dir="ltr"] .theme-ND .normal input[type='checkbox']:indeterminate + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-ND .normal input[type='checkbox']:indeterminate + label .input-checkbox:before {
    right: 4px;
  }
}

.theme-ND .normal .info-icon {
  font-size: 18px;
  color: #01533a;
  cursor: help;
  line-height: 1px;
  margin-left: 5px;
  position: relative;
  top: 3px;
  line-height: normal;
  top: 0;
}

.theme-ND .toggle {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.theme-ND .toggle input[type='checkbox'] {
  display: none;
  /* Disabled styles */
  /* Checked style */
}

.theme-ND .toggle input[type='checkbox'] + label {
  cursor: pointer;
  padding-top: 10px;
  /* Mobile check is centered relative to label */
}

@media (max-width: 991px) {
  .theme-ND .toggle input[type='checkbox'] + label {
    display: flex;
    align-items: center;
  }
}

@media (min-width: 992px) {
  .theme-ND .toggle input[type='checkbox'] + label {
    display: inline-flex;
    align-items: flex-start;
  }
}

.theme-ND .toggle input[type='checkbox'] + label .input-checkbox {
  margin-top: 6px;
  width: 30px;
  min-width: 30px;
  height: 10px;
  background-color: #ccc;
  border-radius: 15px;
  display: inline-block;
  position: relative;
  transition: background-color .3s;
  margin: 7px 5px;
}

.theme-ND .toggle input[type='checkbox'] + label .input-checkbox:before {
  content: '';
  width: 16px;
  height: 16px;
  position: absolute;
  background: #fff;
  border-radius: 100%;
  box-shadow: 0px 2px 5px 0px #c8c8c8;
  top: -3px;
  left: -4px;
  transition: left .3s;
}

@media (min-width: 992px) {
  .theme-ND .toggle input[type='checkbox'] + label .full-label-wrapper {
    padding-top: 2px;
  }
}

[dir="ltr"] .theme-ND .toggle input[type='checkbox'] + label .full-label-wrapper {
  padding-left: 15px;
}

[dir="rtl"] .theme-ND .toggle input[type='checkbox'] + label .full-label-wrapper {
  padding-right: 15px;
}

.theme-ND .toggle input[type='checkbox'] + label .full-label-wrapper .input-checkbox-text {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  color: #474c55;
  /* Mobile label text is bigger */
}

@media (max-width: 991px) {
  .theme-ND .toggle input[type='checkbox'] + label .full-label-wrapper .input-checkbox-text {
    font-size: 15px;
  }
}

@media (min-width: 992px) {
  .theme-ND .toggle input[type='checkbox'] + label .full-label-wrapper .input-checkbox-text {
    font-size: 10px;
  }
}

.theme-ND .toggle input[type='checkbox']:disabled + label {
  cursor: not-allowed;
  opacity: 0.5;
}

.theme-ND .toggle input[type='checkbox']:checked + label .input-checkbox {
  background-color: #4e941f;
}

.theme-ND .toggle input[type='checkbox']:checked + label .input-checkbox:before {
  left: 17px;
}

.theme-ND .toggle .info-icon {
  font-size: 18px;
  color: #01533a;
  cursor: help;
  line-height: 1px;
  margin-left: 5px;
  position: relative;
  top: 3px;
  line-height: normal;
  top: 0;
}

@media (max-width: 991px) {
  .theme-ND cmp-checkbox-list {
    display: flex;
    align-items: center;
  }
}

.theme-ND .no-label cmp-checkbox-form .normal input[type='checkbox'] + label,
.theme-ND .no-label cmp-checkbox-form .toggle input[type='checkbox'] + label {
  padding-top: 15px !important;
}

.theme-ND .info-icon {
  font-size: 18px;
  color: #01533a;
  cursor: help;
  line-height: 1px;
  margin-left: 5px;
  position: relative;
  top: 3px;
}

.theme-ND .datepicker-form-wrapper {
  /* ERROR CASE */
  /* Disabled */
  /* Hover */
  /* Focus */
  /*  Mobile error and desktop error are shown in different places */
  /* POPOVER */
}

@media (max-width: 991px) {
  .theme-ND .datepicker-form-wrapper {
    border: 1px solid #c8c8c8;
    padding: 8px 15px;
    background: #ffffff;
  }
}

.theme-ND .datepicker-form-wrapper .datepicker-wrapper {
  position: relative;
  background-color: #ffffff;
}

.theme-ND .datepicker-form-wrapper .datepicker-wrapper .picker-holder-wrapper {
  display: flex;
  overflow: hidden;
  cursor: pointer;
  width: 100%;
}

[dir="ltr"] .theme-ND .datepicker-form-wrapper .datepicker-wrapper .picker-holder-wrapper {
  text-align: left;
}

[dir="rtl"] .theme-ND .datepicker-form-wrapper .datepicker-wrapper .picker-holder-wrapper {
  text-align: right;
}

[dir="ltr"] .theme-ND .datepicker-form-wrapper .datepicker-wrapper .picker-holder-wrapper {
  padding-right: 10px;
}

[dir="rtl"] .theme-ND .datepicker-form-wrapper .datepicker-wrapper .picker-holder-wrapper {
  padding-left: 10px;
}

@media (min-width: 992px) {
  .theme-ND .datepicker-form-wrapper .datepicker-wrapper .picker-holder-wrapper {
    margin-top: 8px;
    font-size: 11px;
    height: 25px;
    border: 1px solid #c8c8c8;
  }

  [dir="ltr"] .theme-ND .datepicker-form-wrapper .datepicker-wrapper .picker-holder-wrapper {
    padding-left: 10px;
  }

  [dir="rtl"] .theme-ND .datepicker-form-wrapper .datepicker-wrapper .picker-holder-wrapper {
    padding-right: 10px;
  }
}

@media (max-width: 991px) {
  .theme-ND .datepicker-form-wrapper .datepicker-wrapper .picker-holder-wrapper {
    border: 0;
    margin: 0;
    font-size: 15px;
    height: 21px;
  }

  [dir="ltr"] .theme-ND .datepicker-form-wrapper .datepicker-wrapper .picker-holder-wrapper {
    padding-left: 0px;
  }

  [dir="rtl"] .theme-ND .datepicker-form-wrapper .datepicker-wrapper .picker-holder-wrapper {
    padding-right: 0px;
  }
}

.theme-ND .datepicker-form-wrapper .datepicker-wrapper .picker-holder-wrapper .picker-holder {
  line-height: 24px;
  flex: 1 1 auto;
}

.theme-ND .datepicker-form-wrapper .datepicker-wrapper .picker-holder-wrapper .picker-holder .placeholder {
  color: #b0b0b0;
}

.theme-ND .datepicker-form-wrapper .datepicker-wrapper .picker-holder-wrapper .picker-holder.picker-holder-icon {
  flex: 0 0 auto;
  padding: 0 5px;
}

[dir="rtl"] .theme-ND .datepicker-form-wrapper .datepicker-wrapper .picker-holder-wrapper .picker-holder.picker-holder-icon.icon-right {
  transform: rotate(180deg);
}

.theme-ND .datepicker-form-wrapper .datepicker-wrapper .picker-holder-wrapper .picker-holder.date-to-set {
  font-family: "cotext-bold";
  color: #01533a;
}

.theme-ND .datepicker-form-wrapper .datepicker-wrapper .picker-holder-wrapper .picker-holder.date-to-no-set {
  color: #828282;
}

.theme-ND .datepicker-form-wrapper .datepicker-wrapper .picker-holder-wrapper .datepciker-icon {
  line-height: 23px;
}

[dir="ltr"] .theme-ND .datepicker-form-wrapper .datepicker-wrapper .picker-holder-wrapper .datepciker-icon {
  padding-left: 10px;
}

[dir="rtl"] .theme-ND .datepicker-form-wrapper .datepicker-wrapper .picker-holder-wrapper .datepciker-icon {
  padding-right: 10px;
}

.theme-ND .datepicker-form-wrapper .datepicker-wrapper .picker-holder-wrapper .datepciker-icon.icon-calendar {
  font-size: 16px;
}

.theme-ND .datepicker-form-wrapper .datepicker-wrapper .picker-holder-wrapper .datepicker-clear-icon {
  line-height: 23px;
}

.theme-ND .datepicker-form-wrapper:not(.datepicker-disabled):not(.datepicker-focused).datepicker-errored .mobile-error-form,
.theme-ND .datepicker-form-wrapper:not(.datepicker-disabled):not(.datepicker-focused).datepicker-errored .desktop-error-form {
  color: #d0021b;
  font-size: 11px;
}

@media (min-width: 992px) {
  .theme-ND .datepicker-form-wrapper:not(.datepicker-disabled):not(.datepicker-focused).datepicker-errored .datepicker-wrapper .picker-holder-wrapper {
    border-color: #d0021b;
  }
}

@media (max-width: 991px) {
  .theme-ND .datepicker-form-wrapper:not(.datepicker-disabled):not(.datepicker-focused).datepicker-errored {
    border-color: #d0021b;
  }
}

.theme-ND .datepicker-form-wrapper.datepicker-disabled {
  opacity: 0.5;
}

@media (min-width: 992px) {
  .theme-ND .datepicker-form-wrapper.datepicker-disabled .datepicker-wrapper .picker-holder-wrapper {
    border-style: dashed;
    background-color: #e6e6e6;
    cursor: not-allowed;
  }
}

@media (max-width: 991px) {
  .theme-ND .datepicker-form-wrapper.datepicker-disabled {
    border-style: dashed;
  }
}

@media (min-width: 992px) {
  .theme-ND .datepicker-form-wrapper:not(.datepicker-disabled):not(.datepicker-focused) .datepicker-wrapper .picker-holder-wrapper:hover {
    border-color: #474c55;
  }
}

@media (min-width: 992px) {
  .theme-ND .datepicker-form-wrapper.datepicker-focused .datepicker-wrapper .picker-holder-wrapper {
    border-color: #006847;
  }
}

@media (max-width: 991px) {
  .theme-ND .datepicker-form-wrapper.datepicker-focused {
    border-color: #006847;
  }
}

@media (min-width: 992px) {
  .theme-ND .datepicker-form-wrapper .mobile-error-form {
    display: none;
  }
}

@media (max-width: 991px) {
  .theme-ND .datepicker-form-wrapper .desktop-error-form {
    display: none;
  }
}

.theme-ND .datepicker-form-wrapper .info-icon {
  font-size: 18px;
  color: #01533a;
  cursor: help;
  line-height: 1px;
  margin-left: 5px;
  position: relative;
  top: 3px;
}

.theme-ND .datepicker-form-wrapper .datepicker-popover /deep/ .popover {
  margin-top: 30px;
}

@media (max-width: 991px) {
  .theme-ND .datepicker-form-wrapper .datepicker-popover /deep/ .popover {
    margin-top: 40px;
  }
}

.theme-ND .datepicker-form-wrapper .datepicker-popover /deep/ .popover .popover-content {
  padding-top: 0px;
}

@media (max-width: 991px) {
  .theme-ND .datepicker-form-wrapper .datepicker-popover /deep/ .popover .popover-content {
    padding: 0;
    padding-bottom: 10px;
  }
}

.theme-ND .datepicker-form-wrapper .datepicker-popover /deep/ cmp-select-form {
  width: auto !important;
}

.theme-ND .datepicker-form-wrapper .datepicker-popover /deep/ cmp-select-form .select-form-wrapper .select-wrapper button:before {
  bottom: 6px !important;
}

.theme-ND .datepicker-form-wrapper .datepicker-popover /deep/ cmp-select-form .select-form-wrapper .select-wrapper button.open:before {
  bottom: -2px !important;
}

[dir="ltr"] .theme-ND .datepicker-form-wrapper .datepicker-popover /deep/ cmp-select-form {
  float: right !important;
}

[dir="rtl"] .theme-ND .datepicker-form-wrapper .datepicker-popover /deep/ cmp-select-form {
  float: left !important;
}

.theme-ND .datepicker-form-wrapper .datepicker-popover /deep/ cmp-select-form .error-form-wrapper {
  display: none;
}

.theme-ND .datepicker-form-wrapper .datepicker-popover .header-popover-datepicker {
  border-bottom: 1px solid #c8c8c8;
  padding: 5px 0;
}

[dir="ltr"] .theme-ND .datepicker-form-wrapper .datepicker-popover .header-popover-datepicker {
  margin-left: -10;
}

[dir="rtl"] .theme-ND .datepicker-form-wrapper .datepicker-popover .header-popover-datepicker {
  margin-right: -10;
}

[dir="ltr"] .theme-ND .datepicker-form-wrapper .datepicker-popover .header-popover-datepicker {
  margin-right: -10;
}

[dir="rtl"] .theme-ND .datepicker-form-wrapper .datepicker-popover .header-popover-datepicker {
  margin-left: -10;
}

.theme-ND .datepicker-form-wrapper .datepicker-popover .header-popover-datepicker::before,
.theme-ND .datepicker-form-wrapper .datepicker-popover .header-popover-datepicker::after {
  content: " ";
  display: table;
}

.theme-ND .datepicker-form-wrapper .datepicker-popover .header-popover-datepicker::after {
  clear: both;
}

.theme-ND .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker {
  user-select: none;
}

[dir="ltr"] .theme-ND .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker {
  margin-left: 0;
}

[dir="rtl"] .theme-ND .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker {
  margin-right: 0;
}

[dir="ltr"] .theme-ND .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker {
  margin-right: 0;
}

[dir="rtl"] .theme-ND .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker {
  margin-left: 0;
}

.theme-ND .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker::before,
.theme-ND .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker::after {
  content: " ";
  display: table;
}

.theme-ND .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker::after {
  clear: both;
}

.theme-ND .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month {
  position: relative;
  width: 100%;
  min-height: 1px;
  position: relative;
  min-height: 1px;
  margin-top: 15px;
}

[dir="ltr"] .theme-ND .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month {
  float: left;
}

[dir="rtl"] .theme-ND .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month {
  float: right;
}

[dir="ltr"] .theme-ND .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month {
  padding-left: 10px;
}

[dir="rtl"] .theme-ND .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month {
  padding-right: 10px;
}

[dir="ltr"] .theme-ND .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month {
  padding-right: 10px;
}

[dir="rtl"] .theme-ND .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month {
  padding-left: 10px;
}

@media (min-width: 768px) {
  .theme-ND .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month {
    width: 50%;
  }

  [dir="ltr"] .theme-ND .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month {
    padding-left: 15px;
  }

  [dir="rtl"] .theme-ND .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month {
    padding-right: 15px;
  }

  [dir="ltr"] .theme-ND .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month {
    padding-right: 15px;
  }

  [dir="rtl"] .theme-ND .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month {
    padding-left: 15px;
  }

  [dir="ltr"] .theme-ND .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month {
    float: left;
  }

  [dir="rtl"] .theme-ND .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month {
    float: right;
  }
}

@media (min-width: 992px) {
  .theme-ND .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month {
    position: relative;
    width: 50%;
    min-height: 1px;
  }

  [dir="ltr"] .theme-ND .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month {
    float: left;
  }

  [dir="rtl"] .theme-ND .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month {
    float: right;
  }

  [dir="ltr"] .theme-ND .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month {
    padding-left: 15px;
  }

  [dir="rtl"] .theme-ND .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month {
    padding-right: 15px;
  }

  [dir="ltr"] .theme-ND .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month {
    padding-right: 15px;
  }

  [dir="rtl"] .theme-ND .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month {
    padding-left: 15px;
  }
}

.theme-ND .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month .month-selector-row {
  display: flex;
}

.theme-ND .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month .month-selector-row .arrow-left,
.theme-ND .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month .month-selector-row .arrow-right {
  flex: 0 1 auto;
  font-size: 17px;
  padding-top: 2px;
  cursor: pointer;
}

.theme-ND .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month .month-selector-row .arrow-left .icon-right {
  display: inline-block;
}

[dir="ltr"] .theme-ND .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month .month-selector-row .arrow-left .icon-right {
  transform: rotate(180deg);
}

.theme-ND .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month .month-selector-row .arrow-right .icon-right {
  display: inline-block;
}

[dir="rtl"] .theme-ND .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month .month-selector-row .arrow-right .icon-right {
  transform: rotate(180deg);
}

.theme-ND .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month .month-selector-row .month-name {
  flex: 1 1 auto;
  text-align: center;
  font-size: 16px;
}

.theme-ND .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month .week-names-row {
  display: flex;
  margin-top: 15px;
}

.theme-ND .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month .week-names-row .week-names-text-col {
  flex: 1 1 auto;
  text-align: center;
  height: 30px;
  color: #c8c8c8;
  font-size: 12px;
}

.theme-ND .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month .week-days-row {
  display: block;
}

.theme-ND .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month .week-days-row .day-col {
  width: 14.25%;
  text-align: center;
  height: 40px;
  line-height: 40px;
  font-size: 13px;
  cursor: pointer;
}

.theme-ND .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month .week-days-row .day-col.empty {
  cursor: default;
}

.theme-ND .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month .week-days-row .day-col.today {
  font-family: "cotext-bold";
}

.theme-ND .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month .week-days-row .day-col.in-range {
  background-color: #00ce8d;
}

.theme-ND .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month .week-days-row .day-col.selected {
  background-color: #006847;
}

.theme-ND .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month .week-days-row .day-col.selected.in-range {
  border: 5px solid #00ce8d;
  line-height: 27px;
}

.theme-ND .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker .month .week-days-row .day-col.no-available {
  color: #c8c8c8;
  cursor: not-allowed;
}

.theme-ND .datepicker-form-wrapper .datepicker-popover .body-popover-datepicker.is-gregorian .day-col {
  float: left;
}

.theme-ND .error-form-wrapper .error-form-text {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  color: #d0021b;
}

@media (min-width: 992px) {
  .theme-ND .error-form-wrapper {
    min-height: 30px;
  }
}

@media (max-width: 991px) {
  .theme-ND .error-form-wrapper {
    display: inline;
  }

  .theme-ND .error-form-wrapper .error-form-text {
    /* In mobile, error message is shown next to label and surrounded by parentheses */
  }

  .theme-ND .error-form-wrapper .error-form-text:after {
    content: ")";
  }

  .theme-ND .error-form-wrapper .error-form-text:before {
    content: "(";
  }
}

.theme-ND .file-form-wrapper {
  /* Is hovered case */
  /* Is focused case */
  /* Is disabled case */
  /* Has error case */
}

.theme-ND .file-form-wrapper .btn {
  width: 100%;
  background: #006847;
  height: 44px;
  display: flex;
  align-items: center;
  border-radius: 0px;
  border: 0;
}

@media (min-width: 992px) {
  .theme-ND .file-form-wrapper .btn {
    min-width: 100px;
    padding-left: 10px;
    padding-right: 10px;
    height: 25px;
  }
}

.theme-ND .file-form-wrapper .btn:disabled,
.theme-ND .file-form-wrapper .btn[disabled],
.theme-ND .file-form-wrapper .btn.disabled {
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none;
}

@media (min-width: 992px) {
  .theme-ND .file-form-wrapper .btn:hover {
    background-color: #008055;
    outline: none;
  }
}

.theme-ND .file-form-wrapper .btn:focus {
  outline: none;
}

.theme-ND .file-form-wrapper .btn:active {
  background-color: #01533a;
  background-blend-mode: screen;
}

@media (max-width: 991px) {
  .theme-ND .file-form-wrapper .btn.btn-back {
    display: none;
  }
}

.theme-ND .file-form-wrapper .btn .btn-content {
  flex: 1 1 auto;
  justify-content: center;
  display: flex;
}

.theme-ND .file-form-wrapper .btn .btn-content .btn-icons {
  flex-shrink: 0;
  font-size: 14px;
  line-height: 0.83;
  align-self: center;
  margin-right: 10px;
  margin-left: 10px;
}

[dir="ltr"] .theme-ND .file-form-wrapper .btn .btn-content .btn-icons {
  text-align: right;
}

[dir="rtl"] .theme-ND .file-form-wrapper .btn .btn-content .btn-icons {
  text-align: left;
}

.theme-ND .file-form-wrapper .btn .btn-content .btn-icons.icon-clear {
  font-size: 10px;
}

@media (min-width: 992px) {
  .theme-ND .file-form-wrapper .btn .btn-content .btn-icons {
    display: none !important;
  }
}

.theme-ND .file-form-wrapper .btn .btn-content .btn-text {
  text-align: center;
  white-space: normal;
  display: block;
  font-size: 15px;
  font-family: "cotext-bold";
  line-height: 0.83;
  align-self: center;
  text-transform: uppercase;
}

@media (min-width: 992px) {
  .theme-ND .file-form-wrapper .btn .btn-content .btn-text {
    font-size: 10px;
  }
}

@media (max-width: 991px) {
  .theme-ND .file-form-wrapper .btn .btn-content .btn-icons img {
    height: 20px;
  }
}

.theme-ND .file-form-wrapper .btn.btn-primary {
  color: #ffffff;
}

.theme-ND .file-form-wrapper .btn.btn-primary .btn-content .btn-icons {
  background-color: #ffffff;
  color: #474c55;
  width: 20px;
  height: 20px;
  line-height: 18px;
  text-align: center;
  border-radius: 100%;
  display: inline-block;
  cursor: pointer;
}

@media (max-width: 991px) {
  .theme-ND .file-form-wrapper .btn.btn-primary .btn-content .btn-icons {
    line-height: 20px;
  }
}

.theme-ND .file-form-wrapper .btn.btn-secondary {
  background: #c8c8c8;
}

.theme-ND .file-form-wrapper .btn.btn-secondary .btn-content .btn-icons {
  background-color: #474c55;
  color: #ffffff;
  width: 20px;
  height: 20px;
  line-height: 18px;
  text-align: center;
  border-radius: 100%;
  display: inline-block;
  cursor: pointer;
}

@media (max-width: 991px) {
  .theme-ND .file-form-wrapper .btn.btn-secondary .btn-content .btn-icons {
    line-height: 20px;
  }
}

@media (min-width: 992px) {
  .theme-ND .file-form-wrapper .btn.btn-secondary:hover {
    background-color: #d2d2d2;
  }
}

.theme-ND .file-form-wrapper .btn.btn-secondary:active {
  background-color: #b4b4b4;
}

.theme-ND .file-form-wrapper .btn.btn-tertiary,
.theme-ND .file-form-wrapper .btn.btn-tertiary-negative {
  background: transparent;
  border: 1px solid #c8c8c8;
}

@media (min-width: 992px) {
  .theme-ND .file-form-wrapper .btn.btn-tertiary:hover,
  .theme-ND .file-form-wrapper .btn.btn-tertiary-negative:hover {
    background-color: #efefef;
  }
}

.theme-ND .file-form-wrapper .btn.btn-tertiary:active,
.theme-ND .file-form-wrapper .btn.btn-tertiary-negative:active {
  background-color: #d3d3d3;
}

.theme-ND .file-form-wrapper .btn.btn-tertiary .btn-content .btn-icons {
  background-color: #474c55;
  color: #ffffff;
  width: 20px;
  height: 20px;
  line-height: 18px;
  text-align: center;
  border-radius: 100%;
  display: inline-block;
  cursor: pointer;
}

@media (max-width: 991px) {
  .theme-ND .file-form-wrapper .btn.btn-tertiary .btn-content .btn-icons {
    line-height: 20px;
  }
}

.theme-ND .file-form-wrapper .btn.btn-tertiary-negative .btn-text {
  color: #d0021b;
}

.theme-ND .file-form-wrapper .btn.btn-tertiary-negative .btn-content .btn-icons {
  background-color: #d0021b;
  color: #ffffff;
  width: 20px;
  height: 20px;
  line-height: 18px;
  text-align: center;
  border-radius: 100%;
  display: inline-block;
  cursor: pointer;
}

@media (max-width: 991px) {
  .theme-ND .file-form-wrapper .btn.btn-tertiary-negative .btn-content .btn-icons {
    line-height: 20px;
  }
}

.theme-ND .file-form-wrapper input[type=file] {
  display: none;
}

.theme-ND .file-form-wrapper:not(.file-disabled):not(.file-disabled-max-files):not(.file-focused) .wrapper-text:hover {
  border-color: #474c55;
}

.theme-ND .file-form-wrapper.file-focused .wrapper-text {
  border-color: #006847;
}

.theme-ND .file-form-wrapper.file-disabled-max-files .wrapper-text,
.theme-ND .file-form-wrapper.file-disabled .wrapper-text {
  cursor: not-allowed;
  border-style: dashed;
  background-color: #e6e6e6;
}

.theme-ND .file-form-wrapper.file-disabled-max-files .wrapper-text .btn,
.theme-ND .file-form-wrapper.file-disabled .wrapper-text .btn {
  cursor: not-allowed !important;
}

.theme-ND .file-form-wrapper.file-disabled {
  opacity: 0.5;
}

.theme-ND .file-form-wrapper.file-disabled-max-files .wrapper-text {
  opacity: 0.5;
}

.theme-ND .file-form-wrapper:not(.file-disabled):not(.file-disabled-max-files):not(.file-focused).file-errored .wrapper-text {
  border-color: #d0021b;
}

@media (min-width: 992px) {
  .theme-ND .file-form-wrapper .mobile-error-form {
    display: none;
  }
}

@media (max-width: 991px) {
  .theme-ND .file-form-wrapper .desktop-error-form {
    display: none;
  }
}

.theme-ND .file-form-wrapper .info-icon {
  font-size: 18px;
  color: #01533a;
  cursor: help;
  line-height: 1px;
  margin-left: 5px;
  position: relative;
  top: 3px;
}

.theme-ND .file-form-wrapper .wrapper-text {
  height: 25px;
  line-height: 25px;
  border: 1px solid #c8c8c8;
  clear: both;
  cursor: pointer;
  display: flex;
  margin-top: 8px;
}

[dir="ltr"] .theme-ND .file-form-wrapper .wrapper-text {
  margin-left: 0;
}

[dir="rtl"] .theme-ND .file-form-wrapper .wrapper-text {
  margin-right: 0;
}

[dir="ltr"] .theme-ND .file-form-wrapper .wrapper-text {
  margin-right: 0;
}

[dir="rtl"] .theme-ND .file-form-wrapper .wrapper-text {
  margin-left: 0;
}

.theme-ND .file-form-wrapper .wrapper-text::before,
.theme-ND .file-form-wrapper .wrapper-text::after {
  content: " ";
  display: table;
}

.theme-ND .file-form-wrapper .wrapper-text::after {
  clear: both;
}

.theme-ND .file-form-wrapper .wrapper-text .first-text {
  flex: 1 1 auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 10px;
}

.theme-ND .file-form-wrapper .wrapper-text .btn-upload {
  flex: 0 1 auto;
  text-transform: uppercase;
  text-align: center;
  padding: 0 15px;
  /* Override button-styles */
  height: 23px !important;
  width: auto !important;
  min-width: auto !important;
}

.theme-ND .file-form-wrapper .uploader-box {
  width: 100%;
  height: 250px;
  display: block;
  background-color: transparent;
  border: 2px #e6e6e6 dashed;
  margin-top: 15px;
  padding: 15px;
}

.theme-ND .file-form-wrapper .uploader-box.dragging {
  border: 2px #006847 dashed;
}

.theme-ND .file-form-wrapper .uploader-box .uploader-box-data {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
  height: 100%;
}

.theme-ND .file-form-wrapper .uploader-box .uploader-box-data * {
  display: block;
}

.theme-ND .file-form-wrapper .uploader-box .uploader-box-data .icon-note-add {
  margin-bottom: 20px;
  color: #c8c8c8;
  font-size: 40px;
}

.theme-ND .file-form-wrapper .uploader-box .uploader-box-data span {
  margin-bottom: 30px;
  color: #828282;
  font-size: 14px;
}

.theme-ND .file-form-wrapper .files-updated-text {
  font-size: 13px;
  color: #4f4f4f;
}

.theme-ND .file-form-wrapper ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.theme-ND .file-form-wrapper ul li {
  border-bottom: 1px solid #e6e6e6;
}

.theme-ND .file-form-wrapper ul li:last-child {
  border-bottom: 0;
}

.theme-ND .file-form-wrapper ul li .file-data {
  height: 30px;
  display: flex;
  align-items: center;
  position: relative;
  padding: 0 10px;
}

.theme-ND .file-form-wrapper ul li .file-data .file-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  flex: 1 1 auto;
}

[dir="ltr"] .theme-ND .file-form-wrapper ul li .file-data .file-name {
  padding-right: 10px;
}

[dir="rtl"] .theme-ND .file-form-wrapper ul li .file-data .file-name {
  padding-left: 10px;
}

.theme-ND .file-form-wrapper ul li .file-data .icon-clear {
  cursor: pointer;
  flex: 0 1 auto;
}

.theme-ND .file-form-wrapper .file-progress {
  padding: 5px 10px;
}

.theme-ND .file-form-wrapper .file-progress.file-progress-finished {
  display: none;
}

.theme-ND .file-form-wrapper .file-progress .file-progress-bar {
  width: 100%;
  height: 5px;
  background-color: #ffffff;
  border: 1px solid #008055;
}

.theme-ND .file-form-wrapper .file-progress .file-progress-bar .file-progress-loading {
  width: 0;
  height: 3px;
  background-color: #01533a;
}

.theme-ND .file-form-wrapper .file-progress .file-progress-text {
  display: inline-block;
  padding: 5px 0;
  width: 49%;
}

[dir="ltr"] .theme-ND .file-form-wrapper .file-progress .file-progress-text.size-info {
  text-align: right;
}

[dir="rtl"] .theme-ND .file-form-wrapper .file-progress .file-progress-text.size-info {
  text-align: left;
}

.theme-ND .input-form-wrapper input {
  width: 100%;
  outline: none;
  border: none;
}

.theme-ND .input-form-wrapper input::-moz-placeholder {
  color: #b0b0b0;
  opacity: 1;
}

.theme-ND .input-form-wrapper input:-ms-input-placeholder {
  color: #b0b0b0;
}

.theme-ND .input-form-wrapper input::-webkit-input-placeholder {
  color: #b0b0b0;
}

.theme-ND .input-form-wrapper:not(.input-disabled):not(.input-focused).input-errored .mobile-error-form,
.theme-ND .input-form-wrapper:not(.input-disabled):not(.input-focused).input-errored .desktop-error-form {
  color: #d0021b;
}

.theme-ND .input-form-wrapper.input-disabled .input-form-label,
.theme-ND .input-form-wrapper.input-disabled .input-wrapper-left {
  opacity: 0.5;
}

.theme-ND .input-form-wrapper .input-wrapper {
  width: 100%;
  display: flex;
  flex: 1 1 auto;
  align-items: center;
}

.theme-ND .input-form-wrapper .input-wrapper .input-wrapper-left,
.theme-ND .input-form-wrapper .input-wrapper .input-wrapper-right {
  display: flex;
  align-items: center;
}

.theme-ND .input-form-wrapper .input-wrapper .input-wrapper-left {
  flex: 1 1 auto;
}

.theme-ND .input-form-wrapper .input-wrapper .input-right-text {
  white-space: nowrap;
}

[dir="ltr"] .theme-ND .input-form-wrapper .input-wrapper .input-right-text {
  margin-left: 10px;
}

[dir="rtl"] .theme-ND .input-form-wrapper .input-wrapper .input-right-text {
  margin-right: 10px;
}

.theme-ND .input-form-wrapper .input-wrapper-tooltip .input-checkCapsLock,
.theme-ND .input-form-wrapper .input-wrapper-tooltip popover-content {
  display: block;
}

.theme-ND .input-form-wrapper .info-icon {
  font-size: 18px;
  color: #01533a;
  cursor: help;
  line-height: 1px;
  margin-left: 5px;
  position: relative;
  top: 3px;
}

@media (min-width: 992px) {
  .theme-ND .input-form-wrapper .input-wrapper {
    margin-top: 8px;
  }

  .theme-ND .input-form-wrapper .input-wrapper input {
    height: 25px;
    font-size: 11px;
    border: 1px solid #c8c8c8;
  }

  [dir="ltr"] .theme-ND .input-form-wrapper .input-wrapper input {
    padding-left: 10px;
  }

  [dir="rtl"] .theme-ND .input-form-wrapper .input-wrapper input {
    padding-right: 10px;
  }

  .theme-ND .input-form-wrapper .input-wrapper .input-wrapper-right {
    flex: 0 0 auto;
  }

  [dir="ltr"] .theme-ND .input-form-wrapper .input-wrapper .input-wrapper-right {
    margin-left: -2px;
  }

  [dir="rtl"] .theme-ND .input-form-wrapper .input-wrapper .input-wrapper-right {
    margin-right: -2px;
  }

  .theme-ND .input-form-wrapper .input-wrapper .input-wrapper-right cmp-button-form {
    margin-top: 0;
    padding: 0;
  }

  [dir="ltr"] .theme-ND .input-form-wrapper .input-wrapper .input-wrapper-right cmp-button-form .btn-wrapper {
    margin-left: 0 !important;
  }

  [dir="rtl"] .theme-ND .input-form-wrapper .input-wrapper .input-wrapper-right cmp-button-form .btn-wrapper {
    margin-right: 0 !important;
  }

  .theme-ND .input-form-wrapper .input-wrapper .input-wrapper-right cmp-button-form .btn-wrapper .btn {
    border-top: 1px solid #c8c8c8;
    border-bottom: 1px solid #c8c8c8;
  }

  [dir="ltr"] .theme-ND .input-form-wrapper .input-wrapper .input-wrapper-right cmp-button-form .btn-wrapper:last-child .btn {
    border-right: 1px solid #c8c8c8;
  }

  [dir="rtl"] .theme-ND .input-form-wrapper .input-wrapper .input-wrapper-right cmp-button-form .btn-wrapper:last-child .btn {
    border-left: 1px solid #c8c8c8;
  }

  .theme-ND .input-form-wrapper:not(.input-disabled):not(.input-focused) .input-wrapper:hover .input-wrapper-left input,
  .theme-ND .input-form-wrapper:not(.input-disabled):not(.input-focused) .input-wrapper:hover .input-wrapper-right cmp-button-form .btn-wrapper .btn {
    border-color: #474c55;
  }

  .theme-ND .input-form-wrapper.input-focused .input-wrapper .input-wrapper-left input,
  .theme-ND .input-form-wrapper.input-focused .input-wrapper .input-wrapper-right cmp-button-form .btn-wrapper .btn {
    border-color: #006847;
  }

  .theme-ND .input-form-wrapper:not(.input-disabled):not(.input-focused).input-errored .input-wrapper .input-wrapper-left input,
  .theme-ND .input-form-wrapper:not(.input-disabled):not(.input-focused).input-errored .input-wrapper .input-wrapper-right cmp-button-form .btn-wrapper .btn {
    border-color: #d0021b;
  }

  .theme-ND .input-form-wrapper .mobile-error-form {
    display: none;
  }

  .theme-ND .input-form-wrapper.input-disabled .input-wrapper .input-wrapper-left input,
  .theme-ND .input-form-wrapper.input-disabled .input-wrapper .input-wrapper-right cmp-button-form .btn-wrapper .btn {
    border-style: dashed;
  }

  .theme-ND .input-form-wrapper.input-disabled .input-wrapper .input-wrapper-left input {
    background-color: #e6e6e6;
    cursor: not-allowed;
  }
}

@media (max-width: 991px) {
  .theme-ND .input-form-wrapper {
    border: 1px solid #c8c8c8;
    padding: 8px 15px 8px 15px;
    background: #ffffff;
  }

  .theme-ND .input-form-wrapper .input-wrapper input {
    font-size: 15px;
  }

  .theme-ND .input-form-wrapper.input-focused {
    border-color: #006847;
  }

  .theme-ND .input-form-wrapper:not(.input-disabled):not(.input-focused).input-errored {
    border-color: #d0021b;
  }

  .theme-ND .input-form-wrapper .desktop-error-form {
    display: none;
  }

  .theme-ND .input-form-wrapper.input-disabled {
    border-style: dashed;
    background-color: #ffffff;
  }

  .theme-ND .input-form-wrapper.input-disabled input {
    background-color: #ffffff;
  }
}

.theme-ND .input-checkCapsLock {
  background-color: #d0021b;
  margin-top: 0.5rem;
  color: white;
  position: absolute;
  padding: 0.5rem;
  border-radius: 5px;
}

[dir="ltr"] .theme-ND .input-checkCapsLock {
  left: 20px;
}

[dir="rtl"] .theme-ND .input-checkCapsLock {
  right: 20px;
}

.theme-ND .input-checkCapsLock > .arrow,
.theme-ND .input-checkCapsLock > .arrow::after {
  position: absolute;
  border-color: transparent;
  border-style: solid;
}

[dir="ltr"] .theme-ND .input-checkCapsLock > .arrow,
[dir="ltr"] .theme-ND .input-checkCapsLock > .arrow::after {
  left: -15px;
}

[dir="rtl"] .theme-ND .input-checkCapsLock > .arrow,
[dir="rtl"] .theme-ND .input-checkCapsLock > .arrow::after {
  right: -15px;
}

.theme-ND .input-checkCapsLock > .arrow :host-context(.rtl),
.theme-ND .input-checkCapsLock > .arrow::after :host-context(.rtl) {
  margin-top: -15px;
  transform: rotate(180deg);
}

.theme-ND .input-checkCapsLock > .arrow {
  border-width: 10px;
  border-right-color: #d0021b;
}

.theme-ND .input-checkCapsLock > .arrow::after {
  border-width: 5px;
  content: "";
}

.theme-ND label {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
}

[dir="ltr"] .theme-ND label {
  text-align: left;
}

[dir="rtl"] .theme-ND label {
  text-align: right;
}

.theme-ND label.has-content {
  color: #828282;
}

.theme-ND label:not(.focused).errored {
  color: #d0021b;
}

.theme-ND label .label-error {
  color: #d0021b;
}

.theme-ND .type-normal input[type='radio'] {
  display: none;
  /* Disabled styles */
  /* Invalid styles (error) */
}

.theme-ND .type-normal input[type='radio']:checked + label .input-radio {
  background-color: #000000;
}

@media (max-width: 991px) {
  .theme-ND .type-normal input[type='radio']:checked + label .input-radio {
    border: solid 7px #006847;
  }
}

@media (min-width: 992px) {
  .theme-ND .type-normal input[type='radio']:checked + label .input-radio {
    border: solid 5px #006847;
  }
}

.theme-ND .type-normal input[type='radio'] + label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  margin-top: 10px;
  padding-top: 5px;
  /* Mobile radio is centered relative to label */
}

@media (max-width: 991px) {
  .theme-ND .type-normal input[type='radio'] + label {
    display: flex;
    align-items: center;
  }

  .theme-ND .type-normal input[type='radio'] + label .input-radio {
    flex: none;
    width: 25px;
    min-width: 25px;
    height: 25px;
    background-color: #ffffff;
    border: solid 1px #c8c8c8;
    border-radius: 50%;
    display: inline-block;
    position: relative;
  }
}

@media (min-width: 992px) {
  .theme-ND .type-normal input[type='radio'] + label {
    display: inline-flex;
    align-items: flex-start;
    padding-bottom: 2px;
  }

  .theme-ND .type-normal input[type='radio'] + label .input-radio {
    flex: none;
    width: 20px;
    min-width: 20px;
    height: 20px;
    background-color: #ffffff;
    border: solid 1px #c8c8c8;
    border-radius: 50%;
    display: inline-block;
    position: relative;
  }
}

.theme-ND .type-normal input[type='radio'] + label .input-radio-text {
  color: #474c55;
  /* Mobile label text is bigger */
}

[dir="ltr"] .theme-ND .type-normal input[type='radio'] + label .input-radio-text {
  padding-left: 15px;
}

[dir="rtl"] .theme-ND .type-normal input[type='radio'] + label .input-radio-text {
  padding-right: 15px;
}

@media (max-width: 991px) {
  .theme-ND .type-normal input[type='radio'] + label .input-radio-text {
    font-size: 15px;
  }
}

@media (min-width: 992px) {
  .theme-ND .type-normal input[type='radio'] + label .input-radio-text {
    font-size: 10px;
    margin-top: 2px;
  }
}

.theme-ND .type-normal input[type='radio']:disabled + label {
  opacity: 0.6;
  cursor: not-allowed;
}

.theme-ND .type-normal input[type='radio']:disabled + label .input-radio {
  background-color: #ffffff;
  border: solid 1px #c8c8c8;
}

.theme-ND .type-normal input[type='radio']:disabled + label .input-radio-text {
  color: #474c55;
}

.theme-ND .type-normal input[type='radio']:disabled:checked + label .input-radio {
  background-color: #ffffff;
}

@media (max-width: 991px) {
  .theme-ND .type-normal input[type='radio']:disabled:checked + label .input-radio {
    border: solid 7px #474c55;
  }
}

@media (min-width: 992px) {
  .theme-ND .type-normal input[type='radio']:disabled:checked + label .input-radio {
    border: solid 5px #474c55;
  }
}

.theme-ND .type-normal input[type='radio'].ng-invalid.ng-dirty + label .input-radio {
  border-color: #d0021b;
  background: #ffffff;
}

.theme-ND .type-group .radios-wrapper {
  display: flex;
  margin-top: 8px;
  border: 1px solid #006847;
  border-radius: 6px;
}

.theme-ND .type-group .radios-wrapper .radio-wrapper {
  flex: 1 1 auto;
}

.theme-ND .type-group .radios-wrapper .radio-wrapper .label-radio {
  display: block;
  background-color: #ffffff;
  padding: 4px 5px;
  text-align: center;
  cursor: pointer;
  margin-top: 0;
}

.theme-ND .type-group .radios-wrapper .radio-wrapper .label-radio .input-radio {
  display: none;
}

[dir="ltr"] .theme-ND .type-group .radios-wrapper .radio-wrapper:first-child .label-radio {
  -webkit-border-bottom-left-radius: 5px;
}

[dir="rtl"] .theme-ND .type-group .radios-wrapper .radio-wrapper:first-child .label-radio {
  -webkit-border-bottom-right-radius: 5px;
}

[dir="ltr"] .theme-ND .type-group .radios-wrapper .radio-wrapper:first-child .label-radio {
  -moz-border-bottom-left-radius: 5px;
}

[dir="rtl"] .theme-ND .type-group .radios-wrapper .radio-wrapper:first-child .label-radio {
  -moz-border-bottom-right-radius: 5px;
}

[dir="ltr"] .theme-ND .type-group .radios-wrapper .radio-wrapper:first-child .label-radio {
  border-bottom-left-radius: 5px;
}

[dir="rtl"] .theme-ND .type-group .radios-wrapper .radio-wrapper:first-child .label-radio {
  border-bottom-right-radius: 5px;
}

[dir="ltr"] .theme-ND .type-group .radios-wrapper .radio-wrapper:first-child .label-radio {
  -webkit-border-top-left-radius: 5px;
}

[dir="rtl"] .theme-ND .type-group .radios-wrapper .radio-wrapper:first-child .label-radio {
  -webkit-border-top-right-radius: 5px;
}

[dir="ltr"] .theme-ND .type-group .radios-wrapper .radio-wrapper:first-child .label-radio {
  -moz-border-top-left-radius: 5px;
}

[dir="rtl"] .theme-ND .type-group .radios-wrapper .radio-wrapper:first-child .label-radio {
  -moz-border-top-right-radius: 5px;
}

[dir="ltr"] .theme-ND .type-group .radios-wrapper .radio-wrapper:first-child .label-radio {
  -ms-border-top-left-radius: 5px;
}

[dir="rtl"] .theme-ND .type-group .radios-wrapper .radio-wrapper:first-child .label-radio {
  -ms-border-top-right-radius: 5px;
}

[dir="ltr"] .theme-ND .type-group .radios-wrapper .radio-wrapper:first-child .label-radio {
  border-top-left-radius: 5px;
}

[dir="rtl"] .theme-ND .type-group .radios-wrapper .radio-wrapper:first-child .label-radio {
  border-top-right-radius: 5px;
}

[dir="ltr"] .theme-ND .type-group .radios-wrapper .radio-wrapper:last-child .label-radio {
  -webkit-border-bottom-right-radius: 5px;
}

[dir="rtl"] .theme-ND .type-group .radios-wrapper .radio-wrapper:last-child .label-radio {
  -webkit-border-bottom-left-radius: 5px;
}

[dir="ltr"] .theme-ND .type-group .radios-wrapper .radio-wrapper:last-child .label-radio {
  -moz-border-bottom-right-radius: 5px;
}

[dir="rtl"] .theme-ND .type-group .radios-wrapper .radio-wrapper:last-child .label-radio {
  -moz-border-bottom-left-radius: 5px;
}

[dir="ltr"] .theme-ND .type-group .radios-wrapper .radio-wrapper:last-child .label-radio {
  border-bottom-right-radius: 5px;
}

[dir="rtl"] .theme-ND .type-group .radios-wrapper .radio-wrapper:last-child .label-radio {
  border-bottom-left-radius: 5px;
}

[dir="ltr"] .theme-ND .type-group .radios-wrapper .radio-wrapper:last-child .label-radio {
  -webkit-border-top-right-radius: 5px;
}

[dir="rtl"] .theme-ND .type-group .radios-wrapper .radio-wrapper:last-child .label-radio {
  -webkit-border-top-left-radius: 5px;
}

[dir="ltr"] .theme-ND .type-group .radios-wrapper .radio-wrapper:last-child .label-radio {
  -moz-border-top-right-radius: 5px;
}

[dir="rtl"] .theme-ND .type-group .radios-wrapper .radio-wrapper:last-child .label-radio {
  -moz-border-top-left-radius: 5px;
}

[dir="ltr"] .theme-ND .type-group .radios-wrapper .radio-wrapper:last-child .label-radio {
  -ms-border-top-right-radius: 5px;
}

[dir="rtl"] .theme-ND .type-group .radios-wrapper .radio-wrapper:last-child .label-radio {
  -ms-border-top-left-radius: 5px;
}

[dir="ltr"] .theme-ND .type-group .radios-wrapper .radio-wrapper:last-child .label-radio {
  border-top-right-radius: 5px;
}

[dir="rtl"] .theme-ND .type-group .radios-wrapper .radio-wrapper:last-child .label-radio {
  border-top-left-radius: 5px;
}

[dir="ltr"] .theme-ND .type-group .radios-wrapper .radio-wrapper + .radio-wrapper {
  border-left: 1px solid #006847;
}

[dir="rtl"] .theme-ND .type-group .radios-wrapper .radio-wrapper + .radio-wrapper {
  border-right: 1px solid #006847;
}

.theme-ND .type-group .radios-wrapper .radio-wrapper input[type=radio] {
  display: none;
  /* Checked styles */
  /* Disabled styles */
}

.theme-ND .type-group .radios-wrapper .radio-wrapper input[type=radio]:checked + .label-radio {
  background-color: #006847;
}

.theme-ND .type-group .radios-wrapper .radio-wrapper input[type=radio]:checked + .label-radio .input-radio-text {
  color: #ffffff;
}

.theme-ND .type-group .radios-wrapper .radio-wrapper input[type=radio]:disabled + .label-radio {
  opacity: .6;
  cursor: not-allowed;
}

.theme-ND .info-icon {
  font-size: 18px;
  color: #01533a;
  cursor: help;
  line-height: 1px;
  margin-left: 5px;
  position: relative;
  top: 3px;
}

[dir="ltr"] .theme-ND .radios-wrapper {
  margin-left: 0;
}

[dir="rtl"] .theme-ND .radios-wrapper {
  margin-right: 0;
}

[dir="ltr"] .theme-ND .radios-wrapper {
  margin-right: 0;
}

[dir="rtl"] .theme-ND .radios-wrapper {
  margin-left: 0;
}

.theme-ND .radios-wrapper::before,
.theme-ND .radios-wrapper::after {
  content: " ";
  display: table;
}

.theme-ND .radios-wrapper::after {
  clear: both;
}

.theme-ND .radios-wrapper .label-error {
  color: #d0021b;
}

.theme-ND .select-form-wrapper {
  /*  ERROR CASE */
  /*  Mobile error and desktop error are shown in different places */
  /*  DISABLED CASE */
  /*  HOVER CASE */
  /*  FOCUSED CASE */
  /* SLIMSCROLL */
}

@media (max-width: 991px) {
  .theme-ND .select-form-wrapper {
    border: 1px solid #c8c8c8;
    padding: 8px 15px;
    background: #ffffff;
  }
}

.theme-ND .select-form-wrapper .select-wrapper {
  position: relative;
}

.theme-ND .select-form-wrapper .select-wrapper button {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  width: 100%;
  max-width: 100%;
  /* overwrite default button styles */
  background-color: #ffffff;
  outline: none;
  text-decoration: none;
  /* padding-right to give space to select icon */
}

[dir="ltr"] .theme-ND .select-form-wrapper .select-wrapper button {
  text-align: left;
}

[dir="rtl"] .theme-ND .select-form-wrapper .select-wrapper button {
  text-align: right;
}

[dir="ltr"] .theme-ND .select-form-wrapper .select-wrapper button {
  padding-right: 27px;
}

[dir="rtl"] .theme-ND .select-form-wrapper .select-wrapper button {
  padding-left: 27px;
}

@media (min-width: 992px) {
  .theme-ND .select-form-wrapper .select-wrapper button {
    /* Select close icon */
    margin-top: 8px;
    font-size: 11px;
    height: 25px;
    border: 1px solid #c8c8c8;
  }

  [dir="ltr"] .theme-ND .select-form-wrapper .select-wrapper button {
    padding-left: 10px;
  }

  [dir="rtl"] .theme-ND .select-form-wrapper .select-wrapper button {
    padding-right: 10px;
  }

  .theme-ND .select-form-wrapper .select-wrapper button:before {
    width: 8px;
    height: 8px;
    content: '';
    position: absolute;
    background: transparent;
    transform: rotate(-45deg);
    border-bottom: 2px solid #000000;
    border-left: 2px solid #000000;
    border-top: none;
    border-right: none;
    bottom: 9px;
  }

  [dir="ltr"] .theme-ND .select-form-wrapper .select-wrapper button:before {
    right: 10px;
  }

  [dir="rtl"] .theme-ND .select-form-wrapper .select-wrapper button:before {
    left: 10px;
  }

  .theme-ND .select-form-wrapper .select-wrapper button.open:before,
  .theme-ND .select-form-wrapper .select-wrapper button.disabled:before {
    border-top: 2px solid #000000;
    border-right: 2px solid #000000;
    border-bottom: none;
    border-left: none;
    bottom: 6px;
  }
}

@media (max-width: 991px) {
  .theme-ND .select-form-wrapper .select-wrapper button {
    border: 0;
    margin: 0;
    /* Select close icon */
    font-size: 15px;
  }

  [dir="ltr"] .theme-ND .select-form-wrapper .select-wrapper button {
    padding-left: 0px;
  }

  [dir="rtl"] .theme-ND .select-form-wrapper .select-wrapper button {
    padding-right: 0px;
  }

  .theme-ND .select-form-wrapper .select-wrapper button:before {
    width: 13px;
    height: 13px;
    content: '';
    position: absolute;
    background: transparent;
    transform: rotate(-45deg);
    border-bottom: 2px solid #000000;
    border-left: 2px solid #000000;
    border-top: none;
    border-right: none;
    bottom: 12px;
  }

  [dir="ltr"] .theme-ND .select-form-wrapper .select-wrapper button:before {
    right: 5px;
  }

  [dir="rtl"] .theme-ND .select-form-wrapper .select-wrapper button:before {
    left: 5px;
  }

  .theme-ND .select-form-wrapper .select-wrapper button.open:before,
  .theme-ND .select-form-wrapper .select-wrapper button.disabled:before {
    border-top: 2px solid #000000;
    border-right: 2px solid #000000;
    border-bottom: none;
    border-left: none;
    bottom: 4px;
  }
}

.theme-ND .select-form-wrapper .select-wrapper button.disabled {
  cursor: not-allowed;
}

.theme-ND .select-form-wrapper .select-wrapper .select-list {
  position: absolute;
  width: 100%;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.15), -2px 2px 3px rgba(0, 0, 0, 0.15);
  z-index: 1;
  display: none;
  /* Select item sizes are different for mobile and desktop */
}

@media (min-width: 992px) {
  .theme-ND .select-form-wrapper .select-wrapper .select-list {
    top: 33px;
    /* number of options + 1px of border for each */
    max-height: 207px;
  }
}

@media (max-width: 991px) {
  .theme-ND .select-form-wrapper .select-wrapper .select-list {
    width: calc(100% + 31px);
    /* Top is bigger than select height, due to box padding */
    top: 30px;
    /* Left is smaller than select left, due to box padding */
    /* number of options + 1px of border for each */
    max-height: 367px;
  }

  [dir="ltr"] .theme-ND .select-form-wrapper .select-wrapper .select-list {
    left: -16px;
  }

  [dir="rtl"] .theme-ND .select-form-wrapper .select-wrapper .select-list {
    right: -16px;
  }
}

.theme-ND .select-form-wrapper .select-wrapper .select-list.open {
  display: block;
  margin-bottom: 15px;
}

@media (max-width: 991px) {
  .theme-ND .select-form-wrapper .select-wrapper .select-list.open {
    width: calc(100% + 31px);
  }
}

.theme-ND .select-form-wrapper .select-wrapper .selected-item {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.theme-ND .select-form-wrapper .select-wrapper .selected-item.default-selected {
  color: #c8c8c8;
}

.theme-ND .select-form-wrapper .select-wrapper .selected-item .option-wrapper-text-second-text {
  font-family: "cotext-light";
}

.theme-ND .select-form-wrapper .select-wrapper ul {
  list-style: none;
  padding: 0;
  overflow: auto;
  margin: 0;
}

@media (min-width: 992px) {
  .theme-ND .select-form-wrapper .select-wrapper ul {
    max-height: 207px;
    width: 100%;
  }
}

@media (max-width: 991px) {
  .theme-ND .select-form-wrapper .select-wrapper ul {
    max-height: 367px;
    /* Width is bigger than select width, due to box padding */
  }
}

.theme-ND .select-form-wrapper .select-wrapper ul.have-select-all {
  border-top: 0;
  /* number of options + 1px of border for each, taking into account that there is a 'select all' option */
}

@media (min-width: 992px) {
  .theme-ND .select-form-wrapper .select-wrapper ul.have-select-all {
    max-height: 182px;
  }
}

@media (max-width: 991px) {
  .theme-ND .select-form-wrapper .select-wrapper ul.have-select-all {
    max-height: 322px;
  }
}

.theme-ND .select-form-wrapper .select-wrapper ul:not(.have-select-all) li:first-child {
  border-top: 0;
}

.theme-ND .select-form-wrapper .select-wrapper ul.list-select-all {
  border-bottom: 0;
}

@media (max-width: 991px) {
  .theme-ND .select-form-wrapper .select-wrapper ul.list-select-all {
    width: calc(100% + 1px);
  }
}

.theme-ND .select-form-wrapper .select-wrapper ul li {
  overflow: hidden;
  cursor: pointer;
  background-color: #ffffff;
  border-top: 1px solid #c8c8c8;
}

.theme-ND .select-form-wrapper .select-wrapper ul li.selected {
  border-color: #006847;
}

.theme-ND .select-form-wrapper .select-wrapper ul li.selected + li {
  border-top: 1px solid #006847;
}

.theme-ND .select-form-wrapper .select-wrapper ul li.hover {
  background-color: #c8c8c8;
}

.theme-ND .select-form-wrapper .select-wrapper ul li.multiple-off .option-wrapper {
  align-items: center;
}

.theme-ND .select-form-wrapper .select-wrapper ul li.multiple-off .option-wrapper .option-wrapper-text {
  margin-top: 0;
}

.theme-ND .select-form-wrapper .select-wrapper ul li .option-wrapper {
  padding: 3px 0;
  display: flex;
}

@media (min-width: 992px) {
  .theme-ND .select-form-wrapper .select-wrapper ul li .option-wrapper {
    min-height: 25px;
  }
}

@media (max-width: 991px) {
  .theme-ND .select-form-wrapper .select-wrapper ul li .option-wrapper {
    min-height: 45px;
  }
}

[dir="ltr"] .theme-ND .select-form-wrapper .select-wrapper ul li .option-wrapper {
  margin: 0px 13px 0 8px;
}

[dir="rtl"] .theme-ND .select-form-wrapper .select-wrapper ul li .option-wrapper {
  margin: 0px 8px 0 13px;
}

.theme-ND .select-form-wrapper .select-wrapper ul li .option-wrapper .option-wrapper-checkbox {
  display: flex;
}

@media (max-width: 991px) {
  .theme-ND .select-form-wrapper .select-wrapper ul li .option-wrapper .option-wrapper-checkbox {
    align-self: center;
  }
}

[dir="ltr"] .theme-ND .select-form-wrapper .select-wrapper ul li .option-wrapper .option-wrapper-checkbox {
  float: left;
}

[dir="rtl"] .theme-ND .select-form-wrapper .select-wrapper ul li .option-wrapper .option-wrapper-checkbox {
  float: right;
}

[dir="ltr"] .theme-ND .select-form-wrapper .select-wrapper ul li .option-wrapper .option-wrapper-checkbox {
  margin-right: 15px;
}

[dir="rtl"] .theme-ND .select-form-wrapper .select-wrapper ul li .option-wrapper .option-wrapper-checkbox {
  margin-left: 15px;
}

.theme-ND .select-form-wrapper .select-wrapper ul li .option-wrapper .option-wrapper-checkbox .option-checkbox {
  display: none;
}

@media (min-width: 992px) {
  .theme-ND .select-form-wrapper .select-wrapper ul li .option-wrapper .option-wrapper-checkbox .option-checkbox + .input-checkbox {
    width: 20px;
    min-width: 20px;
    height: 20px;
    background-color: #ffffff;
    border: solid 1px #e6e6e6;
    border-radius: 0;
    display: inline-block;
    position: relative;
  }
}

@media (max-width: 991px) {
  .theme-ND .select-form-wrapper .select-wrapper ul li .option-wrapper .option-wrapper-checkbox .option-checkbox + .input-checkbox {
    width: 25px;
    min-width: 25px;
    height: 25px;
    background-color: #ffffff;
    border: solid 1px #e6e6e6;
    border-radius: 5px;
    display: inline-block;
    position: relative;
  }
}

.theme-ND .select-form-wrapper .select-wrapper ul li .option-wrapper .option-wrapper-checkbox .option-checkbox:checked + .input-checkbox {
  background-color: #006847 !important;
  border: solid 1px #006847 !important;
}

@media (max-width: 991px) {
  .theme-ND .select-form-wrapper .select-wrapper ul li .option-wrapper .option-wrapper-checkbox .option-checkbox:checked + .input-checkbox:before {
    content: '';
    width: 14px;
    height: 6px;
    position: absolute;
    top: 7px;
    border: 2px solid #000000;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-48deg);
  }

  [dir="ltr"] .theme-ND .select-form-wrapper .select-wrapper ul li .option-wrapper .option-wrapper-checkbox .option-checkbox:checked + .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-ND .select-form-wrapper .select-wrapper ul li .option-wrapper .option-wrapper-checkbox .option-checkbox:checked + .input-checkbox:before {
    right: 4px;
  }
}

@media (min-width: 992px) {
  .theme-ND .select-form-wrapper .select-wrapper ul li .option-wrapper .option-wrapper-checkbox .option-checkbox:checked + .input-checkbox:before {
    content: '';
    width: 11px;
    height: 5px;
    position: absolute;
    top: 6px;
    border: 2px solid #000000;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-45deg);
  }

  [dir="ltr"] .theme-ND .select-form-wrapper .select-wrapper ul li .option-wrapper .option-wrapper-checkbox .option-checkbox:checked + .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-ND .select-form-wrapper .select-wrapper ul li .option-wrapper .option-wrapper-checkbox .option-checkbox:checked + .input-checkbox:before {
    right: 4px;
  }
}

.theme-ND .select-form-wrapper .select-wrapper ul li .option-wrapper .option-wrapper-checkbox + .option-wrapper-text .option-wrapper-text-first-text {
  margin-top: -4px;
}

.theme-ND .select-form-wrapper .select-wrapper ul li .option-wrapper .option-wrapper-text {
  display: inline-block;
}

.theme-ND .select-form-wrapper .select-wrapper ul li .option-wrapper .option-wrapper-text span {
  word-break: break-all;
}

.theme-ND .select-form-wrapper .select-wrapper ul li .option-wrapper .option-wrapper-text span.option-wrapper-text-first-text {
  font-family: "cotext";
}

@media (max-width: 991px) {
  .theme-ND .select-form-wrapper .select-wrapper ul li .option-wrapper .option-wrapper-text span.option-wrapper-text-first-text {
    font-size: 15px;
  }
}

.theme-ND .select-form-wrapper .select-wrapper ul li .option-wrapper .option-wrapper-text span.option-wrapper-text-second-text {
  font-family: "cotext-light";
}

.theme-ND .select-form-wrapper .select-wrapper.force-ltr .option-wrapper-text-first-text,
.theme-ND .select-form-wrapper .select-wrapper.force-ltr .option-wrapper-text-second-text {
  direction: ltr !important;
  display: inline-block;
}

.theme-ND .select-form-wrapper:not(.select-disabled):not(.select-focused).select-errored .mobile-error-form,
.theme-ND .select-form-wrapper:not(.select-disabled):not(.select-focused).select-errored .desktop-error-form {
  color: #d0021b;
  font-size: 11px;
}

@media (min-width: 992px) {
  .theme-ND .select-form-wrapper:not(.select-disabled):not(.select-focused).select-errored .select-wrapper button {
    border-color: #d0021b;
  }
}

@media (max-width: 991px) {
  .theme-ND .select-form-wrapper:not(.select-disabled):not(.select-focused).select-errored {
    border-color: #d0021b;
  }
}

@media (min-width: 992px) {
  .theme-ND .select-form-wrapper .mobile-error-form {
    display: none;
  }
}

@media (max-width: 991px) {
  .theme-ND .select-form-wrapper .desktop-error-form {
    display: none;
  }
}

.theme-ND .select-form-wrapper.select-disabled {
  opacity: 0.5;
}

@media (min-width: 992px) {
  .theme-ND .select-form-wrapper.select-disabled .select-wrapper button {
    border-style: dashed;
    background-color: #e6e6e6;
  }
}

@media (max-width: 991px) {
  .theme-ND .select-form-wrapper.select-disabled {
    border-style: dashed;
  }
}

@media (min-width: 992px) {
  .theme-ND .select-form-wrapper:not(.select-disabled):not(.select-focused) .select-wrapper button:hover {
    border-color: #474c55;
  }
}

@media (min-width: 992px) {
  .theme-ND .select-form-wrapper.select-focused .select-wrapper button {
    border-color: #006847;
  }
}

@media (max-width: 991px) {
  .theme-ND .select-form-wrapper.select-focused {
    border-color: #006847;
  }
}

.theme-ND .select-form-wrapper .info-icon {
  font-size: 18px;
  color: #01533a;
  cursor: help;
  line-height: 1px;
  margin-left: 5px;
  position: relative;
  top: 3px;
}

.theme-ND .select-form-wrapper .slimscroll-wrapper {
  display: block !important;
}

.theme-ND .textarea-form-wrapper {
  /* Has error case */
  /* Is disabled case */
}

.theme-ND .textarea-form-wrapper textarea {
  width: 100%;
  outline: none;
  border: none;
  resize: vertical;
  padding: 10px;
}

.theme-ND .textarea-form-wrapper textarea::-moz-placeholder {
  color: #b0b0b0;
  opacity: 1;
}

.theme-ND .textarea-form-wrapper textarea:-ms-input-placeholder {
  color: #b0b0b0;
}

.theme-ND .textarea-form-wrapper textarea::-webkit-input-placeholder {
  color: #b0b0b0;
}

.theme-ND .textarea-form-wrapper:not(.textarea-disabled):not(.textarea-focused).textarea-errored .mobile-error-form,
.theme-ND .textarea-form-wrapper:not(.textarea-disabled):not(.textarea-focused).textarea-errored .desktop-error-form {
  color: #d0021b;
}

.theme-ND .textarea-form-wrapper.textarea-disabled {
  opacity: 0.5;
}

.theme-ND .textarea-form-wrapper .info-icon {
  font-size: 18px;
  color: #01533a;
  cursor: help;
  line-height: 1px;
  margin-left: 5px;
  position: relative;
  top: 3px;
}

@media (min-width: 992px) {
  .theme-ND .textarea-form-wrapper {
    /* Is hovered case */
    /* Is focused case */
    /* Has error case */
    /* Is disabled case */
  }

  .theme-ND .textarea-form-wrapper .textarea-wrapper {
    margin-top: 8px;
  }

  .theme-ND .textarea-form-wrapper .textarea-wrapper textarea {
    font-size: 11px;
    border: 1px solid #c8c8c8;
  }

  .theme-ND .textarea-form-wrapper:not(.textarea-disabled):not(.textarea-focused) .textarea-wrapper textarea:hover {
    border-color: #474c55;
  }

  .theme-ND .textarea-form-wrapper.textarea-focused .textarea-wrapper textarea {
    border-color: #006847;
  }

  .theme-ND .textarea-form-wrapper:not(.textarea-disabled):not(.textarea-focused).textarea-errored .textarea-wrapper textarea {
    border-color: #d0021b;
  }

  .theme-ND .textarea-form-wrapper .mobile-error-form {
    display: none;
  }

  .theme-ND .textarea-form-wrapper.textarea-disabled .textarea-wrapper textarea {
    border-style: dashed;
    background-color: #e6e6e6;
    cursor: not-allowed;
  }
}

@media (max-width: 991px) {
  .theme-ND .textarea-form-wrapper {
    border: 1px solid #c8c8c8;
    padding: 8px 15px 8px 15px;
    background: #ffffff;
    /* Is focused case */
    /* Has error case */
    /* Is disabled case */
  }

  .theme-ND .textarea-form-wrapper .textarea-wrapper textarea {
    font-size: 15px;
  }

  .theme-ND .textarea-form-wrapper.textarea-focused {
    border-color: #006847;
  }

  .theme-ND .textarea-form-wrapper:not(.textarea-disabled):not(.textarea-focused).textarea-errored {
    border-color: #d0021b;
  }

  .theme-ND .textarea-form-wrapper .desktop-error-form {
    display: none;
  }

  .theme-ND .textarea-form-wrapper.textarea-disabled {
    border-style: dashed;
    background-color: #ffffff;
  }

  .theme-ND .textarea-form-wrapper.textarea-disabled textarea {
    background-color: #ffffff;
  }
}

.theme-ND .timepicker-form-wrapper {
  /* Has error case */
  /* Is disabled case */
  /* Input to show double date */
  /* Popover */
}

.theme-ND .timepicker-form-wrapper .timepicker-wrapper > input {
  width: 100%;
  outline: none;
  border: none;
  cursor: pointer;
}

.theme-ND .timepicker-form-wrapper .timepicker-wrapper > input::-moz-placeholder {
  color: #b0b0b0;
  opacity: 1;
}

.theme-ND .timepicker-form-wrapper .timepicker-wrapper > input:-ms-input-placeholder {
  color: #b0b0b0;
}

.theme-ND .timepicker-form-wrapper .timepicker-wrapper > input::-webkit-input-placeholder {
  color: #b0b0b0;
}

.theme-ND .timepicker-form-wrapper:not(.timepicker-disabled):not(.timepicker-focused).timepicker-errored .mobile-error-form,
.theme-ND .timepicker-form-wrapper:not(.timepicker-disabled):not(.timepicker-focused).timepicker-errored .desktop-error-form {
  color: #d0021b;
}

.theme-ND .timepicker-form-wrapper.timepicker-disabled {
  opacity: 0.5;
}

.theme-ND .timepicker-form-wrapper .picker-holder-wrapper {
  width: 100%;
  line-height: 25px;
  align-items: center;
  cursor: pointer;
  display: flex;
}

[dir="ltr"] .theme-ND .timepicker-form-wrapper .picker-holder-wrapper {
  padding-right: 65px;
}

[dir="rtl"] .theme-ND .timepicker-form-wrapper .picker-holder-wrapper {
  padding-left: 65px;
}

.theme-ND .timepicker-form-wrapper .picker-holder-wrapper .picker-holder {
  flex: 1 1 auto;
}

.theme-ND .timepicker-form-wrapper .picker-holder-wrapper .picker-holder.icon-right {
  flex: 0 1 auto;
  text-align: center;
}

[dir="ltr"] .theme-ND .timepicker-form-wrapper .picker-holder-wrapper .picker-holder.picker-holder-right {
  padding-left: 15px;
}

[dir="rtl"] .theme-ND .timepicker-form-wrapper .picker-holder-wrapper .picker-holder.picker-holder-right {
  padding-right: 15px;
}

.theme-ND .timepicker-form-wrapper .picker-holder-wrapper .picker-holder.placeholder,
.theme-ND .timepicker-form-wrapper .picker-holder-wrapper .picker-holder .placeholder {
  color: #b0b0b0;
}

.theme-ND .timepicker-form-wrapper .input-form-clear {
  position: relative;
  right: 19px;
  top: 8px;
  font-size: 12px;
  cursor: pointer;
  width: 1px;
  height: 1px;
}

.theme-ND .timepicker-form-wrapper .info-icon {
  font-size: 18px;
  color: #01533a;
  cursor: help;
  line-height: 1px;
  margin-left: 5px;
  position: relative;
  top: 3px;
}

@media (min-width: 992px) {
  .theme-ND .timepicker-form-wrapper .timepicker-wrapper {
    display: flex;
    margin-top: 8px;
  }

  .theme-ND .timepicker-form-wrapper .timepicker-wrapper > input,
  .theme-ND .timepicker-form-wrapper .timepicker-wrapper .picker-holder-wrapper {
    height: 25px;
    font-size: 11px;
    border: 1px solid #c8c8c8;
  }

  [dir="ltr"] .theme-ND .timepicker-form-wrapper .timepicker-wrapper > input,
  [dir="ltr"]
          .theme-ND .timepicker-form-wrapper .timepicker-wrapper .picker-holder-wrapper {
    padding-left: 10px;
  }

  [dir="rtl"] .theme-ND .timepicker-form-wrapper .timepicker-wrapper > input,
  [dir="rtl"]
          .theme-ND .timepicker-form-wrapper .timepicker-wrapper .picker-holder-wrapper {
    padding-right: 10px;
  }

  .theme-ND .timepicker-form-wrapper:not(.timepicker-disabled):not(.timepicker-focused) .timepicker-wrapper > input:hover,
  .theme-ND .timepicker-form-wrapper:not(.timepicker-disabled):not(.timepicker-focused) .timepicker-wrapper .picker-holder-wrapper:hover {
    border-color: #474c55;
  }

  .theme-ND .timepicker-form-wrapper.timepicker-focused .timepicker-wrapper > input,
  .theme-ND .timepicker-form-wrapper.timepicker-focused .timepicker-wrapper .picker-holder-wrapper {
    border-color: #006847;
  }

  .theme-ND .timepicker-form-wrapper:not(.timepicker-disabled):not(.timepicker-focused).timepicker-errored .timepicker-wrapper > input,
  .theme-ND .timepicker-form-wrapper:not(.timepicker-disabled):not(.timepicker-focused).timepicker-errored .timepicker-wrapper .picker-holder-wrapper {
    border-color: #d0021b;
  }

  .theme-ND .timepicker-form-wrapper .mobile-error-form {
    display: none;
  }

  .theme-ND .timepicker-form-wrapper.timepicker-disabled .timepicker-wrapper > input,
  .theme-ND .timepicker-form-wrapper.timepicker-disabled .timepicker-wrapper .picker-holder-wrapper {
    border-style: dashed;
    background-color: #e6e6e6;
    cursor: not-allowed;
  }
}

@media (max-width: 991px) {
  .theme-ND .timepicker-form-wrapper {
    border: 1px solid #c8c8c8;
    padding: 8px 15px 8px 15px;
    background: #ffffff;
  }

  .theme-ND .timepicker-form-wrapper .timepicker-wrapper > input,
  .theme-ND .timepicker-form-wrapper .timepicker-wrapper .picker-holder-wrapper {
    height: 24px;
    font-size: 15px;
  }

  .theme-ND .timepicker-form-wrapper.timepicker-focused {
    border-color: #006847;
  }

  .theme-ND .timepicker-form-wrapper:not(.timepicker-disabled):not(.timepicker-focused).timepicker-errored {
    border-color: #d0021b;
  }

  .theme-ND .timepicker-form-wrapper .desktop-error-form {
    display: none;
  }

  .theme-ND .timepicker-form-wrapper.timepicker-disabled {
    border-style: dashed;
    background-color: #ffffff;
  }

  .theme-ND .timepicker-form-wrapper.timepicker-disabled .timepicker-wrapper > input,
  .theme-ND .timepicker-form-wrapper.timepicker-disabled .timepicker-wrapper .picker-holder-wrapper {
    background-color: #ffffff;
  }
}

.theme-ND .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content {
  padding: 0;
}

.theme-ND .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .title {
  height: 50px;
  font-size: 16px;
  border-bottom: 1px solid #c8c8c8;
  display: flex;
  align-items: center;
}

.theme-ND .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .title .title-from,
.theme-ND .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .title .title-to {
  position: relative;
  width: 50%;
  min-height: 1px;
  text-align: center;
  font-family: "cotext-bold";
}

[dir="ltr"] .theme-ND .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .title .title-from,
[dir="ltr"]
          .theme-ND .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .title .title-to {
  float: left;
}

[dir="rtl"] .theme-ND .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .title .title-from,
[dir="rtl"]
          .theme-ND .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .title .title-to {
  float: right;
}

[dir="ltr"] .theme-ND .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .title .title-from,
[dir="ltr"]
          .theme-ND .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .title .title-to {
  padding-left: 15px;
}

[dir="rtl"] .theme-ND .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .title .title-from,
[dir="rtl"]
          .theme-ND .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .title .title-to {
  padding-right: 15px;
}

[dir="ltr"] .theme-ND .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .title .title-from,
[dir="ltr"]
          .theme-ND .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .title .title-to {
  padding-right: 15px;
}

[dir="rtl"] .theme-ND .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .title .title-from,
[dir="rtl"]
          .theme-ND .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .title .title-to {
  padding-left: 15px;
}

.theme-ND .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding: 5px 0;
}

[dir="ltr"] .theme-ND .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content {
  float: left;
}

[dir="rtl"] .theme-ND .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content {
  float: right;
}

[dir="ltr"] .theme-ND .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content {
  padding-left: 0;
}

[dir="rtl"] .theme-ND .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content {
  padding-right: 0;
}

[dir="ltr"] .theme-ND .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content {
  padding-right: 0;
}

[dir="rtl"] .theme-ND .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content {
  padding-left: 0;
}

.theme-ND .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .single-timer {
  position: relative;
  width: 100%;
  min-height: 1px;
}

[dir="ltr"] .theme-ND .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .single-timer {
  float: left;
}

[dir="rtl"] .theme-ND .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .single-timer {
  float: right;
}

[dir="ltr"] .theme-ND .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .single-timer {
  padding-left: 15px;
}

[dir="rtl"] .theme-ND .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .single-timer {
  padding-right: 15px;
}

[dir="ltr"] .theme-ND .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .single-timer {
  padding-right: 15px;
}

[dir="rtl"] .theme-ND .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .single-timer {
  padding-left: 15px;
}

.theme-ND .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .double-timer {
  position: relative;
  width: 50%;
  min-height: 1px;
}

[dir="ltr"] .theme-ND .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .double-timer {
  float: left;
}

[dir="rtl"] .theme-ND .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .double-timer {
  float: right;
}

[dir="ltr"] .theme-ND .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .double-timer {
  padding-left: 15px;
}

[dir="rtl"] .theme-ND .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .double-timer {
  padding-right: 15px;
}

[dir="ltr"] .theme-ND .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .double-timer {
  padding-right: 15px;
}

[dir="rtl"] .theme-ND .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .double-timer {
  padding-left: 15px;
}

[dir="ltr"] .theme-ND .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .double-timer ~ .double-timer {
  border-left: solid 1px #c8c8c8;
}

[dir="rtl"] .theme-ND .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .double-timer ~ .double-timer {
  border-right: solid 1px #c8c8c8;
}

[dir="ltr"] .theme-ND .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .double-timer ~ .double-timer {
  padding-left: 14px;
}

[dir="rtl"] .theme-ND .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .double-timer ~ .double-timer {
  padding-right: 14px;
}

.theme-ND .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .wrapper-time {
  width: 100%;
  display: flex;
}

[dir="ltr"] .theme-ND .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .wrapper-time {
  float: left;
}

[dir="rtl"] .theme-ND .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .wrapper-time {
  float: right;
}

.theme-ND .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .wrapper-time .time-fraction-wrapper {
  flex: 1 1 auto;
}

.theme-ND .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .wrapper-time .time-fraction-wrapper + .time-fraction-wrapper {
  margin-left: 15px;
}

.theme-ND .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .wrapper-time .time-fraction-wrapper .timepicker-rest,
.theme-ND .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .wrapper-time .time-fraction-wrapper .timepicker-add {
  height: 40px;
  width: 100%;
  color: #006847;
  margin: 0;
  font-family: "cotext-bold";
  font-size: 10px;
  top: -1px;
  position: relative;
}

.theme-ND .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .wrapper-time .time-fraction-wrapper .timepicker-rest .icon-down,
.theme-ND .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .wrapper-time .time-fraction-wrapper .timepicker-add .icon-down {
  display: inline-block;
}

.theme-ND .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .wrapper-time .time-fraction-wrapper .number {
  display: block;
  height: 30px;
  width: 100%;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
}

.theme-ND .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .wrapper-time .time-fraction-wrapper input.number {
  border: 0;
  border: 1px solid #c8c8c8;
  outline: none;
}

[dir="ltr"] .theme-ND .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .mode {
  float: right;
}

[dir="rtl"] .theme-ND .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .mode {
  float: left;
}

[dir="ltr"] .theme-ND .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .mode {
  margin-left: 15px;
}

[dir="rtl"] .theme-ND .timepicker-form-wrapper .timepicker-popover /deep/ .popover-content .content .mode {
  margin-right: 15px;
}

.theme-ND .group-wrapper {
  border: 1px solid #c8c8c8;
  border-radius: 6px;
  background-color: #ffffff;
  margin-bottom: 15px;
  padding: 0 10px 15px;
}

@media (min-width: 992px) {
  .theme-ND .group-wrapper {
    padding: 0 15px 15px;
  }
}

.theme-ND body.have-loader {
  overflow: hidden;
}

@keyframes fadein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeout {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.theme-ND .fade-in {
  animation: fadein 0.2s ease-in;
}

.theme-ND .fade-out {
  animation: fadeout 0.2s ease-out;
}

.theme-ND .loader {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 1061;
}

.theme-ND .loader .loader-background {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #ffffff;
  opacity: 0.8;
}

.theme-ND .loader .loader-box {
  margin: 0 auto;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  max-width: 100%;
  width: 370px;
  height: 83px;
  background-color: #ffffff;
}

.theme-ND .loader .loader-box.small {
  height: 60px;
}

.theme-ND .loader .loader-box .loader-title {
  font-size: 11px;
  text-align: center;
  color: #000000;
  text-transform: uppercase;
  padding-top: 20px;
}

.theme-ND .loader .loader-box .loader-bar {
  max-width: 90%;
  width: 330px;
  height: 4px;
  margin-top: 16px;
  overflow: hidden;
  background: #c8c8c8;
}

[dir="ltr"] .theme-ND .loader .loader-box .loader-bar {
  margin-left: 20px;
}

[dir="rtl"] .theme-ND .loader .loader-box .loader-bar {
  margin-right: 20px;
}

.theme-ND .loader .loader-box .loader-bar::after {
  content: ' ';
  height: 100%;
  display: block;
}

.theme-ND .loader .loader-box .loader-solid:after {
  width: 187px;
  animation: solidcolours 1.5s steps(1) infinite, loadthird 1.5s linear reverse infinite;
}

.theme-ND .loader .loader-box progress-bar {
  width: 100%;
  max-width: 100%;
  height: 20px;
  background-color: #000000;
  transition: width 1s linear;
}

.theme-ND .loader.is-absolute {
  z-index: 0;
  position: absolute;
}

.theme-ND .loader.is-absolute .loader-background {
  position: absolute;
}

.theme-ND .loader.is-absolute .loader-box {
  top: 30%;
  max-width: 90%;
  height: 50px;
}

.theme-ND .loader.is-absolute .loader-box .loader-bar {
  margin-top: 0;
  max-width: 90%;
}

.theme-ND .loader.is-absolute .loader-box .loader-title {
  padding-top: 10px;
}

@keyframes loadthird {
  0% {
    transform: translateX(-330px);
  }

  100% {
    transform: translateX(330px);
  }
}

@keyframes solidcolours {
  0% {
    background-color: #000000;
  }
}

@media print {
  .theme-ND .loader {
    display: none;
  }
}

@media (min-width: 992px) {
  .theme-ND .cmp-main.unauthenticated {
    margin-top: 100px;
  }
}

.theme-ND .cmp-main {
  padding-top: 90px;
  padding-bottom: 15px;
  position: relative;
  width: 100%;
  min-height: 1px;
  position: relative;
  min-height: 1px;
  background-color: #e6e6e6;
}

[dir="ltr"] .theme-ND .cmp-main {
  float: left;
}

[dir="rtl"] .theme-ND .cmp-main {
  float: right;
}

[dir="ltr"] .theme-ND .cmp-main {
  padding-left: 10px;
}

[dir="rtl"] .theme-ND .cmp-main {
  padding-right: 10px;
}

[dir="ltr"] .theme-ND .cmp-main {
  padding-right: 10px;
}

[dir="rtl"] .theme-ND .cmp-main {
  padding-left: 10px;
}

@media (min-width: 992px) {
  .theme-ND .cmp-main {
    width: 100%;
  }

  [dir="ltr"] .theme-ND .cmp-main {
    padding-left: 15px;
  }

  [dir="rtl"] .theme-ND .cmp-main {
    padding-right: 15px;
  }

  [dir="ltr"] .theme-ND .cmp-main {
    padding-right: 15px;
  }

  [dir="rtl"] .theme-ND .cmp-main {
    padding-left: 15px;
  }

  [dir="ltr"] .theme-ND .cmp-main {
    float: left;
  }

  [dir="rtl"] .theme-ND .cmp-main {
    float: right;
  }
}

@media (min-width: 992px) {
  .theme-ND .cmp-main {
    background: #ffffff;
  }

  .theme-ND .cmp-main.has-sidebar {
    width: calc(100% - 70px);
  }

  [dir="ltr"] .theme-ND .cmp-main.has-sidebar {
    margin-left: 70px;
  }

  [dir="rtl"] .theme-ND .cmp-main.has-sidebar {
    margin-right: 70px;
  }
}

@media (max-width: 991px) {
  .theme-ND .cmp-main {
    height: calc( 100% - 90px);
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
  }
}

.theme-ND body.modal-open {
  overflow: hidden;
}

.theme-ND body.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.theme-ND body .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000000;
}

.theme-ND body .modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.theme-ND body .modal-backdrop.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.theme-ND body .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

.theme-ND .modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  -webkit-overflow-scrolling: touch;
}

.theme-ND .modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

.theme-ND .modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.theme-ND .modal .modal-dialog {
  position: relative;
  width: 600px;
  margin: 30px auto;
}

.theme-ND .modal .modal-dialog.modal-sm {
  width: 300px;
}

.theme-ND .modal .modal-dialog.modal-lg {
  width: 800px;
}

.theme-ND .modal .modal-dialog.modal-auto {
  width: fit-content;
  height: fit-content;
}

@media (max-width: 991px) {
  .theme-ND .modal .modal-dialog.modal-lg,
  .theme-ND .modal .modal-dialog.modal-md {
    width: calc(100% - 30px);
  }
}

.theme-ND .modal .modal-content {
  position: relative;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0px 20px 0px rgba(0, 0, 0, 0.23);
  box-shadow: 0 0px 20px 0px rgba(0, 0, 0, 0.23);
}

.theme-ND .modal .modal-content .modal-header {
  padding: 20px 26px;
}

.theme-ND .modal .modal-content .modal-header::before,
.theme-ND .modal .modal-content .modal-header::after {
  content: " ";
  display: table;
}

.theme-ND .modal .modal-content .modal-header::after {
  clear: both;
}

.theme-ND .modal .modal-content .modal-header.modal-header-hr {
  border-bottom: 1px solid #eeeeee;
}

.theme-ND .modal .modal-content .modal-header .icon-clear {
  cursor: pointer;
  width: 15px;
}

.theme-ND .modal .modal-content .modal-header .modal-title {
  margin: 0;
  font-size: 18px;
  width: calc(100% - 15px);
  padding-right: 15px;
}

.theme-ND .modal .modal-content .modal-body {
  position: relative;
  padding: 26px;
}

.theme-ND .modal .modal-content .modal-body.is-empty {
  display: none;
}

.theme-ND .modal .modal-content .modal-footer {
  padding: 26px;
}

.theme-ND .modal .modal-content .modal-footer::before,
.theme-ND .modal .modal-content .modal-footer::after {
  content: " ";
  display: table;
}

.theme-ND .modal .modal-content .modal-footer::after {
  clear: both;
}

.theme-ND :host {
  display: inline-block;
}

.theme-ND .popover-content a[popover],
.theme-ND .popover-content span[popover],
.theme-ND .popover-content img[popover] {
  display: inline-block;
  cursor: pointer;
}

.theme-ND .popover-content a[popover][tooltip],
.theme-ND .popover-content span[popover][tooltip],
.theme-ND .popover-content img[popover][tooltip] {
  cursor: initial;
}

.theme-ND .popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  padding: 1px;
  margin-bottom: 20px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  background-clip: padding-box;
  -webkit-box-shadow: 0 1px 40px rgba(0, 0, 0, 0.12);
  box-shadow: 0 1px 40px rgba(0, 0, 0, 0.12);
}

[dir="ltr"] .theme-ND .popover {
  text-align: left;
}

[dir="rtl"] .theme-ND .popover {
  text-align: right;
}

.theme-ND .popover.top {
  margin-top: -14px;
}

[dir="ltr"] .theme-ND .popover.right {
  margin-left: 14px;
}

[dir="rtl"] .theme-ND .popover.right {
  margin-right: 14px;
}

.theme-ND .popover.bottom {
  margin-top: 14px;
}

[dir="ltr"] .theme-ND .popover.left {
  margin-left: -14px;
}

[dir="rtl"] .theme-ND .popover.left {
  margin-right: -14px;
}

.theme-ND .popover .icon-tip-light {
  position: relative;
}

[dir="ltr"] .theme-ND .popover .icon-tip-light {
  margin-right: 25px;
}

[dir="rtl"] .theme-ND .popover .icon-tip-light {
  margin-left: 25px;
}

.theme-ND .popover .icon-tip-light::before {
  top: -2px;
  position: absolute;
}

.theme-ND .popover .popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.theme-ND .popover .popover-content {
  padding: 15px;
  word-break: normal;
  word-wrap: break-word;
}

.theme-ND .popover > .arrow,
.theme-ND .popover > .arrow::after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.theme-ND .popover > .arrow {
  border-width: 11px;
}

.theme-ND .popover > .arrow::after {
  border-width: 10px;
  content: "";
}

.theme-ND .popover.top > .arrow {
  left: 50%;
  border-bottom-width: 0;
  bottom: -10px;
}

[dir="ltr"] .theme-ND .popover.top > .arrow {
  margin-left: -11px;
}

[dir="rtl"] .theme-ND .popover.top > .arrow {
  margin-right: -11px;
}

.theme-ND .popover.top > .arrow::after {
  content: " ";
  bottom: 1px;
  border-bottom-width: 0;
}

[dir="ltr"] .theme-ND .popover.top > .arrow::after {
  margin-left: -10px;
}

[dir="rtl"] .theme-ND .popover.top > .arrow::after {
  margin-right: -10px;
}

.theme-ND .popover.right > .arrow {
  top: 50%;
  margin-top: -11px;
  border-left-width: 0;
}

[dir="ltr"] .theme-ND .popover.right > .arrow {
  left: -11px;
}

[dir="rtl"] .theme-ND .popover.right > .arrow {
  right: -11px;
}

.theme-ND .popover.right > .arrow::after {
  content: " ";
  bottom: -10px;
  border-left-width: 0;
}

[dir="ltr"] .theme-ND .popover.right > .arrow::after {
  left: 1px;
}

[dir="rtl"] .theme-ND .popover.right > .arrow::after {
  right: 1px;
}

.theme-ND .popover.bottom > .arrow {
  left: 50%;
  border-top-width: 0;
  top: -11px;
}

[dir="ltr"] .theme-ND .popover.bottom > .arrow {
  margin-left: -11px;
}

[dir="rtl"] .theme-ND .popover.bottom > .arrow {
  margin-right: -11px;
}

.theme-ND .popover.bottom > .arrow::after {
  content: " ";
  top: 1px;
  border-top-width: 0;
}

[dir="ltr"] .theme-ND .popover.bottom > .arrow::after {
  margin-left: -10px;
}

[dir="rtl"] .theme-ND .popover.bottom > .arrow::after {
  margin-right: -10px;
}

.theme-ND .popover.left > .arrow {
  top: 50%;
  margin-top: -11px;
  border-right-width: 0;
}

[dir="ltr"] .theme-ND .popover.left > .arrow {
  right: -11px;
}

[dir="rtl"] .theme-ND .popover.left > .arrow {
  left: -11px;
}

.theme-ND .popover.left > .arrow::after {
  content: " ";
  border-right-width: 0;
  bottom: -10px;
}

[dir="ltr"] .theme-ND .popover.left > .arrow::after {
  right: 1px;
}

[dir="rtl"] .theme-ND .popover.left > .arrow::after {
  left: 1px;
}

.theme-ND .popover.light,
.theme-ND .popover.dark,
.theme-ND .popover.tip {
  font-family: "cotext";
  font-size: 11px;
  word-break: break-all;
}

.theme-ND .popover.light {
  background-color: #ffffff;
  color: #4f4f4f;
}

.theme-ND .popover.light.top > .arrow {
  border-top-color: #ffffff;
}

[dir="ltr"] .theme-ND .popover.light.right > .arrow {
  border-right-color: #ffffff;
}

[dir="rtl"] .theme-ND .popover.light.right > .arrow {
  border-left-color: #ffffff;
}

.theme-ND .popover.light.bottom > .arrow {
  border-bottom-color: #ffffff;
}

[dir="ltr"] .theme-ND .popover.light.left > .arrow {
  border-left-color: #ffffff;
}

[dir="rtl"] .theme-ND .popover.light.left > .arrow {
  border-right-color: #ffffff;
}

.theme-ND .popover.dark {
  background-color: rgba(0, 0, 0, 0.8);
  color: #ffffff;
}

.theme-ND .popover.dark.top > .arrow {
  border-top-color: rgba(0, 0, 0, 0.8);
}

[dir="ltr"] .theme-ND .popover.dark.right > .arrow {
  border-right-color: rgba(0, 0, 0, 0.8);
}

[dir="rtl"] .theme-ND .popover.dark.right > .arrow {
  border-left-color: rgba(0, 0, 0, 0.8);
}

.theme-ND .popover.dark.bottom > .arrow {
  border-bottom-color: rgba(0, 0, 0, 0.8);
}

[dir="ltr"] .theme-ND .popover.dark.left > .arrow {
  border-left-color: rgba(0, 0, 0, 0.8);
}

[dir="rtl"] .theme-ND .popover.dark.left > .arrow {
  border-right-color: rgba(0, 0, 0, 0.8);
}

.theme-ND .popover.tip {
  background-color: orange;
  color: #ffffff;
}

.theme-ND .popover.tip.top > .arrow {
  border-top-color: orange;
}

[dir="ltr"] .theme-ND .popover.tip.right > .arrow {
  border-right-color: orange;
}

[dir="rtl"] .theme-ND .popover.tip.right > .arrow {
  border-left-color: orange;
}

.theme-ND .popover.tip.bottom > .arrow {
  border-bottom-color: orange;
}

[dir="ltr"] .theme-ND .popover.tip.left > .arrow {
  border-left-color: orange;
}

[dir="rtl"] .theme-ND .popover.tip.left > .arrow {
  border-right-color: orange;
}

.theme-ND .popover.list {
  background-color: #ffffff;
  color: #4f4f4f;
  font-size: 15px;
}

.theme-ND .popover.list.top > .arrow {
  border-top-color: #ffffff;
}

[dir="ltr"] .theme-ND .popover.list.right > .arrow {
  border-right-color: #ffffff;
}

[dir="rtl"] .theme-ND .popover.list.right > .arrow {
  border-left-color: #ffffff;
}

.theme-ND .popover.list.bottom > .arrow {
  border-bottom-color: #ffffff;
}

[dir="ltr"] .theme-ND .popover.list.left > .arrow {
  border-left-color: #ffffff;
}

[dir="rtl"] .theme-ND .popover.list.left > .arrow {
  border-right-color: #ffffff;
}

[dir="ltr"] .theme-ND .popover.list.top > .arrow,
[dir="ltr"]
      .theme-ND .popover.list.bottom > .arrow {
  left: 85%;
}

[dir="rtl"] .theme-ND .popover.list.top > .arrow,
[dir="rtl"]
      .theme-ND .popover.list.bottom > .arrow {
  right: 85%;
}

.theme-ND .popover ul {
  max-height: 235px;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: auto;
}

.theme-ND .popover ul li {
  overflow: hidden;
  cursor: pointer;
  background-color: #ffffff;
}

.theme-ND .popover ul li:last-child {
  border-bottom: 0;
}

.theme-ND .popover ul li:hover,
.theme-ND .popover ul li.hover {
  background-color: #f7f7f7;
}

.theme-ND .popover ul li div {
  height: 47px;
  line-height: 47px;
  margin: 0 15px;
  border-top: 1px solid #eeeeee;
}

.theme-ND .popover ul li div .popover-icon-list {
  display: inline-block;
}

[dir="ltr"] .theme-ND .popover ul li div .popover-icon-list {
  margin-right: 10px;
}

[dir="rtl"] .theme-ND .popover ul li div .popover-icon-list {
  margin-left: 10px;
}

.theme-ND .popover ul li div .popover-icon-text {
  font-family: "cotext";
  font-size: 13px;
  color: #4f4f4f;
}

.theme-ND .popover ul li:first-child div {
  border-top: 0;
}

.theme-ND .popover ul li.disabled {
  opacity: 0.3;
  cursor: not-allowed;
}

.theme-ND .popover ul li.disabled:hover,
.theme-ND .popover ul li.disabled.hover {
  background-color: transparent;
}

[dir="ltr"] .theme-ND ::content {
  margin-left: -15px;
}

[dir="rtl"] .theme-ND ::content {
  margin-right: -15px;
}

[dir="ltr"] .theme-ND ::content {
  margin-right: -15px;
}

[dir="rtl"] .theme-ND ::content {
  margin-left: -15px;
}

.theme-ND :host {
  display: block;
}

.theme-ND :host::before,
.theme-ND :host::after {
  content: " ";
  display: table;
}

.theme-ND :host::after {
  clear: both;
}

.theme-ND .separator {
  border-bottom: 1px solid transparent;
  margin-top: 5px;
}

.theme-ND .separator.color-grey {
  border-bottom-color: #c8c8c8;
}

.theme-ND .col-expandible-template {
  user-select: none;
  text-align: center;
}

.theme-ND .col-expandible-template .expandible-col-icon {
  background-color: #006847;
  color: #ffffff;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  border-radius: 100%;
  display: inline-block;
  cursor: pointer;
  transition: transform 250ms ease;
}

@media (max-width: 991px) {
  .theme-ND .col-expandible-template .expandible-col-icon {
    line-height: 20px;
  }
}

.theme-ND .col-expandible-template .expandible-col-icon.icon-plus.rotated {
  transform: rotate(45deg);
}

.theme-ND .col-form-template .desktop-error-form .error-form-wrapper {
  min-height: auto;
}

.theme-ND .col-form-template .block-structure .element-structure,
.theme-ND .col-form-template .input-wrapper,
.theme-ND .col-form-template .select-wrapper,
.theme-ND .col-form-template .select-wrapper button,
.theme-ND .col-form-template .timepicker-wrapper {
  margin-top: 0px !important;
}

.theme-ND .col-form-template .select-wrapper .select-list {
  top: 25px !important;
}

.theme-ND .col-form-template .label-checkbox {
  padding-top: 0px !important;
}

.theme-ND .col-icon-template {
  text-align: center;
  cursor: pointer;
}

.theme-ND .col-icon-template span[class*=icon-] {
  margin-top: 2px;
  font-size: 12px;
}

.theme-ND .col-icon-template .firstIcon span.positive,
.theme-ND .col-icon-template .secondIcon span.positive {
  color: #4e941f;
}

.theme-ND .col-icon-template .firstIcon span.negative,
.theme-ND .col-icon-template .secondIcon span.negative {
  color: #d0021b;
}

.theme-ND .col-list-template {
  user-select: none;
}

.theme-ND .col-list-template .popover-list {
  text-align: center;
  cursor: pointer;
}

.theme-ND .col-list-template .popover-list .list-icon {
  font-size: 5px;
  line-height: 25px;
}

.theme-ND .col-list-template .popover-list .list-icon.icon-more {
  transform: rotate(90deg);
  display: inline-block;
}

[dir="ltr"] .theme-ND .col-list-template .popover-list popover-content .popover .arrow {
  left: 91%;
}

[dir="rtl"] .theme-ND .col-list-template .popover-list popover-content .popover .arrow {
  right: 91%;
}

.theme-ND .col-list-template .btn-wrapper {
  padding: 10px 0;
}

.theme-ND .col-list-template popover-content {
  display: initial;
}

.theme-ND .col-radio-template input[type='radio'] {
  display: none;
  /* Disabled styles */
  /* Invalid styles (error) */
}

.theme-ND .col-radio-template input[type='radio']:checked + label .input-radio {
  background-color: #000000;
}

@media (max-width: 991px) {
  .theme-ND .col-radio-template input[type='radio']:checked + label .input-radio {
    border: solid 7px #006847;
  }
}

@media (min-width: 992px) {
  .theme-ND .col-radio-template input[type='radio']:checked + label .input-radio {
    border: solid 5px #006847;
  }
}

.theme-ND .col-radio-template input[type='radio'] + label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  margin-top: 10px;
  padding-top: 5px;
  /* Mobile radio is centered relative to label */
}

@media (max-width: 991px) {
  .theme-ND .col-radio-template input[type='radio'] + label {
    display: flex;
    align-items: center;
  }

  .theme-ND .col-radio-template input[type='radio'] + label .input-radio {
    flex: none;
    width: 25px;
    min-width: 25px;
    height: 25px;
    background-color: #ffffff;
    border: solid 1px #c8c8c8;
    border-radius: 50%;
    display: inline-block;
    position: relative;
  }
}

@media (min-width: 992px) {
  .theme-ND .col-radio-template input[type='radio'] + label {
    display: inline-flex;
    align-items: flex-start;
    padding-bottom: 2px;
  }

  .theme-ND .col-radio-template input[type='radio'] + label .input-radio {
    flex: none;
    width: 20px;
    min-width: 20px;
    height: 20px;
    background-color: #ffffff;
    border: solid 1px #c8c8c8;
    border-radius: 50%;
    display: inline-block;
    position: relative;
  }
}

.theme-ND .col-radio-template input[type='radio'] + label .input-radio-text {
  color: #474c55;
  /* Mobile label text is bigger */
}

[dir="ltr"] .theme-ND .col-radio-template input[type='radio'] + label .input-radio-text {
  padding-left: 15px;
}

[dir="rtl"] .theme-ND .col-radio-template input[type='radio'] + label .input-radio-text {
  padding-right: 15px;
}

@media (max-width: 991px) {
  .theme-ND .col-radio-template input[type='radio'] + label .input-radio-text {
    font-size: 15px;
  }
}

@media (min-width: 992px) {
  .theme-ND .col-radio-template input[type='radio'] + label .input-radio-text {
    font-size: 10px;
    margin-top: 2px;
  }
}

.theme-ND .col-radio-template input[type='radio']:disabled + label {
  opacity: 0.6;
  cursor: not-allowed;
}

.theme-ND .col-radio-template input[type='radio']:disabled + label .input-radio {
  background-color: #ffffff;
  border: solid 1px #c8c8c8;
}

.theme-ND .col-radio-template input[type='radio']:disabled + label .input-radio-text {
  color: #474c55;
}

.theme-ND .col-radio-template input[type='radio']:disabled:checked + label .input-radio {
  background-color: #ffffff;
}

@media (max-width: 991px) {
  .theme-ND .col-radio-template input[type='radio']:disabled:checked + label .input-radio {
    border: solid 7px #474c55;
  }
}

@media (min-width: 992px) {
  .theme-ND .col-radio-template input[type='radio']:disabled:checked + label .input-radio {
    border: solid 5px #474c55;
  }
}

.theme-ND .col-radio-template input[type='radio'].ng-invalid.ng-dirty + label .input-radio {
  border-color: #d0021b;
  background: #ffffff;
}

.theme-ND .col-radio-template input[type='radio'] + label {
  padding-top: 0;
}

.theme-ND .cmp-table cmp-col-custom-template ~ span,
.theme-ND .cmp-table cmp-col-custom-template ~ p {
  word-break: break-word;
}

.theme-ND .cmp-table cmp-checkbox-form .radios-wrapper .radio-wrapper ~ .radio-wrapper {
  margin-top: 2px;
}

.theme-ND .cmp-table cmp-checkbox-form .error-form-wrapper {
  display: none;
}

.theme-ND .cmp-table cmp-checkbox-form .checkbox-item {
  margin-bottom: 5px;
}

.theme-ND .modal-remove-selected .header-data-wrapper {
  margin-bottom: 15px;
}

.theme-ND .modal-remove-selected .header-data-wrapper span {
  color: #828282;
}

[dir="ltr"] .theme-ND .modal-remove-selected .header-data-wrapper span {
  float: left;
}

[dir="rtl"] .theme-ND .modal-remove-selected .header-data-wrapper span {
  float: right;
}

.theme-ND .modal-remove-selected .row-remove-selected {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

[dir="ltr"] .theme-ND .modal-remove-selected .row-remove-selected .field-remove {
  float: left;
}

[dir="rtl"] .theme-ND .modal-remove-selected .row-remove-selected .field-remove {
  float: right;
}

.theme-ND .modal-remove-selected .row-remove-selected .field-remove .remove {
  color: #c8c8c8;
  cursor: pointer;
}

[dir="ltr"] .theme-ND .modal-remove-selected .row-remove-selected .field-remove .remove {
  margin-left: 20px;
}

[dir="rtl"] .theme-ND .modal-remove-selected .row-remove-selected .field-remove .remove {
  margin-right: 20px;
}

.theme-ND .modal-remove-selected .row-remove-selected .field-remove .remove:hover {
  color: #b4b4b4;
}

.theme-ND .modal-remove-selected .empty-text {
  color: #828282;
}

.theme-ND .cmp-table {
  clear: both;
  margin-bottom: 15px;
  margin-top: 15px;
  border-radius: 5px;
  background-color: #ffffff;
  /* Header */
}

.theme-ND .cmp-table.is-skeleton {
  display: none;
}

.theme-ND .cmp-table .wrapper-header .header-title-row {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 10px;
  padding: 5px 0;
}

.theme-ND .cmp-table .wrapper-header .header-title-row .header-title {
  flex: 1 1 auto;
}

[dir="ltr"] .theme-ND .cmp-table .wrapper-header .header-title-row .header-title {
  text-align: left;
}

[dir="rtl"] .theme-ND .cmp-table .wrapper-header .header-title-row .header-title {
  text-align: right;
}

.theme-ND .cmp-table .wrapper-header .header-title-row .header-title h4 {
  font-family: "cotext";
  font-size: 18px;
  margin: 0;
  color: #656565;
}

.theme-ND .cmp-table .wrapper-header .header-title-row .right-actions {
  flex: 0 1 auto;
}

[dir="ltr"] .theme-ND .cmp-table .wrapper-header .header-title-row .right-actions {
  text-align: right;
}

[dir="rtl"] .theme-ND .cmp-table .wrapper-header .header-title-row .right-actions {
  text-align: left;
}

.theme-ND .cmp-table .wrapper-header .header-title-row .right-actions .btn-icon {
  font-size: 20px;
  cursor: pointer;
}

[dir="ltr"] .theme-ND .cmp-table .wrapper-header .header-title-row .right-actions .btn-icon ~ .btn-icon {
  margin-left: 20px;
}

[dir="rtl"] .theme-ND .cmp-table .wrapper-header .header-title-row .right-actions .btn-icon ~ .btn-icon {
  margin-right: 20px;
}

.theme-ND .cmp-table .wrapper-header .header-subtitle-row {
  display: flex;
  justify-content: flex-end;
}

.theme-ND .cmp-table .wrapper-header .header-subtitle-row .subtitle {
  flex: 1 1 auto;
  font-size: 16px;
}

.theme-ND .cmp-table .paginator {
  flex: 0 1 auto;
  display: flex;
}

[dir="ltr"] .theme-ND .cmp-table .paginator {
  text-align: left;
}

[dir="rtl"] .theme-ND .cmp-table .paginator {
  text-align: right;
}

[dir="ltr"] .theme-ND .cmp-table .paginator.paginator-footer {
  margin-left: 15px;
}

[dir="rtl"] .theme-ND .cmp-table .paginator.paginator-footer {
  margin-right: 15px;
}

[dir="ltr"] .theme-ND .cmp-table .paginator .page-selector {
  float: right;
}

[dir="rtl"] .theme-ND .cmp-table .paginator .page-selector {
  float: left;
}

.theme-ND .cmp-table .paginator .page-selector > span {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-flex;
  width: 31px;
  height: 28px;
  cursor: pointer;
  font-size: 14px;
  font-family: "cotext-bold";
  background-color: #c8c8c8;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  color: #000000;
}

[dir="ltr"] .theme-ND .cmp-table .paginator .page-selector > span + span {
  margin-left: 8px;
}

[dir="rtl"] .theme-ND .cmp-table .paginator .page-selector > span + span {
  margin-right: 8px;
}

.theme-ND .cmp-table .paginator .page-selector > span.active {
  background-color: #006847 !important;
  cursor: default;
  color: #ffffff;
}

.theme-ND .cmp-table .paginator .page-selector > span.disabled {
  display: none;
}

.theme-ND .cmp-table .paginator .page-selector > span.not-number {
  cursor: default;
  position: relative;
  top: 2px;
  font-size: 18px;
  background-color: transparent;
}

.theme-ND .cmp-table .paginator .page-selector > span.arrow-btn {
  width: auto;
  padding: 0 10px;
  background-color: #ffffff;
  font-size: 13px;
}

.theme-ND .cmp-table .paginator .page-selector > span:hover:not(.disabled):not(.not-number):not(.arrow-btn) {
  background-color: #008055;
  color: #ffffff;
}

.theme-ND .cmp-table .paginator .pagination-info {
  display: flex;
  align-items: center;
}

[dir="ltr"] .theme-ND .cmp-table .paginator .pagination-info {
  float: right;
}

[dir="rtl"] .theme-ND .cmp-table .paginator .pagination-info {
  float: left;
}

[dir="ltr"] .theme-ND .cmp-table .paginator .pagination-info {
  margin-right: 35px;
}

[dir="rtl"] .theme-ND .cmp-table .paginator .pagination-info {
  margin-left: 35px;
}

.theme-ND .cmp-table .paginator .pagination-info .row-selector-wrapper {
  display: flex;
  align-items: center;
}

.theme-ND .cmp-table .paginator .pagination-info .row-selector-wrapper .text-show-rows {
  display: none;
}

[dir="ltr"] .theme-ND .cmp-table .paginator .pagination-info .row-selector-wrapper .text-show-rows {
  margin-right: 10px;
}

[dir="rtl"] .theme-ND .cmp-table .paginator .pagination-info .row-selector-wrapper .text-show-rows {
  margin-left: 10px;
}

.theme-ND .cmp-table .paginator .pagination-info .showinfo-text {
  font-size: 13px;
  color: #000000;
}

[dir="ltr"] .theme-ND .cmp-table .paginator .pagination-info .showinfo-text {
  margin-right: 10px;
}

[dir="rtl"] .theme-ND .cmp-table .paginator .pagination-info .showinfo-text {
  margin-left: 10px;
}

.theme-ND .cmp-table .paginator .pagination-info .select-row-selector .error-form-wrapper {
  display: none;
}

.theme-ND .cmp-table .paginator .pagination-info .select-row-selector .select-form-wrapper {
  margin-top: -6px;
}

.theme-ND .cmp-table .paginator .pagination-info .select-row-selector .select-form-wrapper button {
  height: 25px;
}

.theme-ND .cmp-table .paginator .pagination-info .select-row-selector .select-form-wrapper button:before {
  bottom: 9px;
}

.theme-ND .cmp-table .paginator .pagination-info .select-row-selector .select-form-wrapper button.open:before {
  bottom: 6px;
}

.theme-ND .cmp-table .paginator .selected-rows {
  display: inline-block;
  margin-top: 3px;
}

[dir="ltr"] .theme-ND .cmp-table .paginator .selected-rows {
  float: right;
}

[dir="rtl"] .theme-ND .cmp-table .paginator .selected-rows {
  float: left;
}

.theme-ND .cmp-table .paginator .selected-rows .selected-rows-wrapper {
  margin-top: 5px;
}

[dir="ltr"] .theme-ND .cmp-table .paginator .selected-rows .selected-rows-wrapper span {
  float: left;
}

[dir="rtl"] .theme-ND .cmp-table .paginator .selected-rows .selected-rows-wrapper span {
  float: right;
}

[dir="ltr"] .theme-ND .cmp-table .paginator .selected-rows .selected-rows-wrapper span .anidation {
  float: left;
}

[dir="rtl"] .theme-ND .cmp-table .paginator .selected-rows .selected-rows-wrapper span .anidation {
  float: right;
}

.theme-ND .cmp-table .paginator .selected-rows .selected-rows-wrapper .is-link {
  cursor: pointer;
  color: #006847;
}

.theme-ND .cmp-table .paginator .selected-rows .selected-rows-wrapper .is-link:hover {
  color: #008055;
}

.theme-ND .cmp-table .paginator .selected-rows .selected-rows-wrapper .text {
  color: #474c55;
}

.theme-ND .cmp-table table {
  table-layout: fixed;
  width: 100%;
  margin-top: 10px;
  border: none;
  /* Head */
  /* Body */
  /* Common */
}

.theme-ND .cmp-table table thead tr {
  border-bottom: 1px solid #d8d8d8;
}

.theme-ND .cmp-table table thead tr th {
  font-size: 15px;
  font-family: "cotext-bold";
  color: #656565;
  padding: 0 10px;
}

.theme-ND .cmp-table table thead tr th.checkbox-cell {
  width: 40px;
}

.theme-ND .cmp-table table thead tr th .header-wrapper {
  display: flex;
  align-items: center;
}

.theme-ND .cmp-table table thead tr th .header-wrapper .header-title {
  flex: 0 1 auto;
}

[dir="ltr"] .theme-ND .cmp-table table thead tr th .header-wrapper .header-title {
  margin-right: 15px;
}

[dir="rtl"] .theme-ND .cmp-table table thead tr th .header-wrapper .header-title {
  margin-left: 15px;
}

.theme-ND .cmp-table table thead tr th .header-wrapper .order-arrows-wrapper {
  flex: 0 1 auto;
}

.theme-ND .cmp-table table thead tr th .header-wrapper .order-arrows-wrapper .icon-arrow-drop-up,
.theme-ND .cmp-table table thead tr th .header-wrapper .order-arrows-wrapper .icon-arrow-drop-down {
  display: block;
  line-height: 6px;
  cursor: pointer;
}

.theme-ND .cmp-table table thead tr th .header-wrapper .order-arrows-wrapper .icon-arrow-drop-up::before,
.theme-ND .cmp-table table thead tr th .header-wrapper .order-arrows-wrapper .icon-arrow-drop-down::before {
  font-size: 6px;
}

.theme-ND .cmp-table table thead tr th .header-wrapper .order-arrows-wrapper .icon-arrow-drop-up {
  transform: rotate(180deg);
}

.theme-ND .cmp-table table tbody {
  border-bottom: 1px solid #d8d8d8;
}

.theme-ND .cmp-table table tbody tr td {
  font-size: 14px;
  color: #000000;
}

.theme-ND .cmp-table table tbody tr td.expandible-row {
  padding: 0 15px 10px;
}

.theme-ND .cmp-table table tbody tr.odd {
  background-color: #f2f2f2;
}

.theme-ND .cmp-table table tbody tr.is-line-through td {
  opacity: .3;
}

.theme-ND .cmp-table table tr {
  height: 60px;
}

.theme-ND .cmp-table table tr.no-boder {
  border-bottom: 0px;
}

.theme-ND .cmp-table table tr td,
.theme-ND .cmp-table table tr th {
  padding: 5px 10px;
  vertical-align: middle;
}

.theme-ND .cmp-table table tr td.checkbox-cell input[type='checkbox'],
.theme-ND .cmp-table table tr th.checkbox-cell input[type='checkbox'] {
  display: none;
  /* Disabled styles */
  /* Invalid styles (error) */
  /* Checked style */
  /* Indeterminate style */
}

.theme-ND .cmp-table table tr td.checkbox-cell input[type='checkbox'] + label,
.theme-ND .cmp-table table tr th.checkbox-cell input[type='checkbox'] + label {
  cursor: pointer;
  padding-top: 10px;
  /* Mobile check is centered relative to label */
}

@media (max-width: 991px) {
  .theme-ND .cmp-table table tr td.checkbox-cell input[type='checkbox'] + label,
  .theme-ND .cmp-table table tr th.checkbox-cell input[type='checkbox'] + label {
    display: flex;
    align-items: center;
  }
}

@media (min-width: 992px) {
  .theme-ND .cmp-table table tr td.checkbox-cell input[type='checkbox'] + label,
  .theme-ND .cmp-table table tr th.checkbox-cell input[type='checkbox'] + label {
    display: inline-flex;
    align-items: flex-start;
  }
}

@media (max-width: 991px) {
  .theme-ND .cmp-table table tr td.checkbox-cell input[type='checkbox'] + label .input-checkbox,
  .theme-ND .cmp-table table tr th.checkbox-cell input[type='checkbox'] + label .input-checkbox {
    width: 25px;
    min-width: 25px;
    height: 25px;
    background-color: #ffffff;
    border: solid 1px #c8c8c8;
    border-radius: 5px;
    display: inline-block;
    position: relative;
  }
}

@media (min-width: 992px) {
  .theme-ND .cmp-table table tr td.checkbox-cell input[type='checkbox'] + label .input-checkbox,
  .theme-ND .cmp-table table tr th.checkbox-cell input[type='checkbox'] + label .input-checkbox {
    width: 20px;
    min-width: 20px;
    height: 20px;
    background-color: #ffffff;
    border: solid 1px #c8c8c8;
    border-radius: 0px;
    display: inline-block;
    position: relative;
  }
}

@media (min-width: 992px) {
  .theme-ND .cmp-table table tr td.checkbox-cell input[type='checkbox'] + label .full-label-wrapper,
  .theme-ND .cmp-table table tr th.checkbox-cell input[type='checkbox'] + label .full-label-wrapper {
    padding-top: 2px;
  }
}

[dir="ltr"] .theme-ND .cmp-table table tr td.checkbox-cell input[type='checkbox'] + label .full-label-wrapper,
[dir="ltr"]
              .theme-ND .cmp-table table tr th.checkbox-cell input[type='checkbox'] + label .full-label-wrapper {
  padding-left: 15px;
}

[dir="rtl"] .theme-ND .cmp-table table tr td.checkbox-cell input[type='checkbox'] + label .full-label-wrapper,
[dir="rtl"]
              .theme-ND .cmp-table table tr th.checkbox-cell input[type='checkbox'] + label .full-label-wrapper {
  padding-right: 15px;
}

.theme-ND .cmp-table table tr td.checkbox-cell input[type='checkbox'] + label .full-label-wrapper .input-checkbox-text,
.theme-ND .cmp-table table tr th.checkbox-cell input[type='checkbox'] + label .full-label-wrapper .input-checkbox-text {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  color: #474c55;
  /* Mobile label text is bigger */
}

@media (max-width: 991px) {
  .theme-ND .cmp-table table tr td.checkbox-cell input[type='checkbox'] + label .full-label-wrapper .input-checkbox-text,
  .theme-ND .cmp-table table tr th.checkbox-cell input[type='checkbox'] + label .full-label-wrapper .input-checkbox-text {
    font-size: 15px;
  }
}

@media (min-width: 992px) {
  .theme-ND .cmp-table table tr td.checkbox-cell input[type='checkbox'] + label .full-label-wrapper .input-checkbox-text,
  .theme-ND .cmp-table table tr th.checkbox-cell input[type='checkbox'] + label .full-label-wrapper .input-checkbox-text {
    font-size: 10px;
  }
}

.theme-ND .cmp-table table tr td.checkbox-cell input[type='checkbox'] + label .full-label-wrapper .label-error,
.theme-ND .cmp-table table tr th.checkbox-cell input[type='checkbox'] + label .full-label-wrapper .label-error {
  color: #d0021b;
}

.theme-ND .cmp-table table tr td.checkbox-cell input[type='checkbox']:disabled,
.theme-ND .cmp-table table tr th.checkbox-cell input[type='checkbox']:disabled {
  /* Checked style (disabled) */
  /* Indeterminate style (disabled) */
}

.theme-ND .cmp-table table tr td.checkbox-cell input[type='checkbox']:disabled + label .input-checkbox,
.theme-ND .cmp-table table tr td.checkbox-cell input[type='checkbox']:disabled + label .full-label-wrapper,
.theme-ND .cmp-table table tr th.checkbox-cell input[type='checkbox']:disabled + label .input-checkbox,
.theme-ND .cmp-table table tr th.checkbox-cell input[type='checkbox']:disabled + label .full-label-wrapper {
  cursor: not-allowed;
  opacity: 0.5;
}

.theme-ND .cmp-table table tr td.checkbox-cell input[type='checkbox']:disabled:checked + label .input-checkbox,
.theme-ND .cmp-table table tr th.checkbox-cell input[type='checkbox']:disabled:checked + label .input-checkbox {
  background-color: #474c55 !important;
  border: solid 1px #474c55 !important;
}

@media (max-width: 991px) {
  .theme-ND .cmp-table table tr td.checkbox-cell input[type='checkbox']:disabled:checked + label .input-checkbox:before,
  .theme-ND .cmp-table table tr th.checkbox-cell input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    content: '';
    width: 14px;
    height: 6px;
    position: absolute;
    top: 7px;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-48deg);
  }

  [dir="ltr"] .theme-ND .cmp-table table tr td.checkbox-cell input[type='checkbox']:disabled:checked + label .input-checkbox:before,
  [dir="ltr"]
                    .theme-ND .cmp-table table tr th.checkbox-cell input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-ND .cmp-table table tr td.checkbox-cell input[type='checkbox']:disabled:checked + label .input-checkbox:before,
  [dir="rtl"]
                    .theme-ND .cmp-table table tr th.checkbox-cell input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    right: 4px;
  }
}

@media (min-width: 992px) {
  .theme-ND .cmp-table table tr td.checkbox-cell input[type='checkbox']:disabled:checked + label .input-checkbox:before,
  .theme-ND .cmp-table table tr th.checkbox-cell input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    content: '';
    width: 11px;
    height: 5px;
    position: absolute;
    top: 6px;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-45deg);
  }

  [dir="ltr"] .theme-ND .cmp-table table tr td.checkbox-cell input[type='checkbox']:disabled:checked + label .input-checkbox:before,
  [dir="ltr"]
                    .theme-ND .cmp-table table tr th.checkbox-cell input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-ND .cmp-table table tr td.checkbox-cell input[type='checkbox']:disabled:checked + label .input-checkbox:before,
  [dir="rtl"]
                    .theme-ND .cmp-table table tr th.checkbox-cell input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    right: 4px;
  }
}

.theme-ND .cmp-table table tr td.checkbox-cell input[type='checkbox']:disabled:indeterminate + label .input-checkbox,
.theme-ND .cmp-table table tr th.checkbox-cell input[type='checkbox']:disabled:indeterminate + label .input-checkbox {
  border-color: #474c55 !important;
  background-color: #474c55 !important;
}

@media (max-width: 991px) {
  .theme-ND .cmp-table table tr td.checkbox-cell input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before,
  .theme-ND .cmp-table table tr th.checkbox-cell input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    content: '';
    top: 11px;
    width: 12px;
    height: 2px;
    position: absolute;
    background: #ffffff;
  }

  [dir="ltr"] .theme-ND .cmp-table table tr td.checkbox-cell input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before,
  [dir="ltr"]
                    .theme-ND .cmp-table table tr th.checkbox-cell input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    left: 5px;
  }

  [dir="rtl"] .theme-ND .cmp-table table tr td.checkbox-cell input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before,
  [dir="rtl"]
                    .theme-ND .cmp-table table tr th.checkbox-cell input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    right: 5px;
  }
}

@media (min-width: 992px) {
  .theme-ND .cmp-table table tr td.checkbox-cell input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before,
  .theme-ND .cmp-table table tr th.checkbox-cell input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    content: '';
    top: 8px;
    width: 10px;
    height: 2px;
    position: absolute;
    background: #ffffff;
  }

  [dir="ltr"] .theme-ND .cmp-table table tr td.checkbox-cell input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before,
  [dir="ltr"]
                    .theme-ND .cmp-table table tr th.checkbox-cell input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-ND .cmp-table table tr td.checkbox-cell input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before,
  [dir="rtl"]
                    .theme-ND .cmp-table table tr th.checkbox-cell input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    right: 4px;
  }
}

.theme-ND .cmp-table table tr td.checkbox-cell input[type='checkbox'].ng-invalid.ng-dirty + label .input-checkbox,
.theme-ND .cmp-table table tr th.checkbox-cell input[type='checkbox'].ng-invalid.ng-dirty + label .input-checkbox {
  border-color: #d0021b;
}

.theme-ND .cmp-table table tr td.checkbox-cell input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox,
.theme-ND .cmp-table table tr th.checkbox-cell input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox {
  background-color: #d0021b !important;
  border: solid 1px #d0021b !important;
}

@media (max-width: 991px) {
  .theme-ND .cmp-table table tr td.checkbox-cell input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before,
  .theme-ND .cmp-table table tr th.checkbox-cell input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    content: '';
    width: 14px;
    height: 6px;
    position: absolute;
    top: 7px;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-48deg);
  }

  [dir="ltr"] .theme-ND .cmp-table table tr td.checkbox-cell input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before,
  [dir="ltr"]
                  .theme-ND .cmp-table table tr th.checkbox-cell input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-ND .cmp-table table tr td.checkbox-cell input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before,
  [dir="rtl"]
                  .theme-ND .cmp-table table tr th.checkbox-cell input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    right: 4px;
  }
}

@media (min-width: 992px) {
  .theme-ND .cmp-table table tr td.checkbox-cell input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before,
  .theme-ND .cmp-table table tr th.checkbox-cell input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    content: '';
    width: 11px;
    height: 5px;
    position: absolute;
    top: 6px;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-45deg);
  }

  [dir="ltr"] .theme-ND .cmp-table table tr td.checkbox-cell input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before,
  [dir="ltr"]
                  .theme-ND .cmp-table table tr th.checkbox-cell input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-ND .cmp-table table tr td.checkbox-cell input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before,
  [dir="rtl"]
                  .theme-ND .cmp-table table tr th.checkbox-cell input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    right: 4px;
  }
}

.theme-ND .cmp-table table tr td.checkbox-cell input[type='checkbox']:checked + label .input-checkbox,
.theme-ND .cmp-table table tr th.checkbox-cell input[type='checkbox']:checked + label .input-checkbox {
  background-color: #006847 !important;
  border: solid 1px #006847 !important;
}

@media (max-width: 991px) {
  .theme-ND .cmp-table table tr td.checkbox-cell input[type='checkbox']:checked + label .input-checkbox:before,
  .theme-ND .cmp-table table tr th.checkbox-cell input[type='checkbox']:checked + label .input-checkbox:before {
    content: '';
    width: 14px;
    height: 6px;
    position: absolute;
    top: 7px;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-48deg);
  }

  [dir="ltr"] .theme-ND .cmp-table table tr td.checkbox-cell input[type='checkbox']:checked + label .input-checkbox:before,
  [dir="ltr"]
                  .theme-ND .cmp-table table tr th.checkbox-cell input[type='checkbox']:checked + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-ND .cmp-table table tr td.checkbox-cell input[type='checkbox']:checked + label .input-checkbox:before,
  [dir="rtl"]
                  .theme-ND .cmp-table table tr th.checkbox-cell input[type='checkbox']:checked + label .input-checkbox:before {
    right: 4px;
  }
}

@media (min-width: 992px) {
  .theme-ND .cmp-table table tr td.checkbox-cell input[type='checkbox']:checked + label .input-checkbox:before,
  .theme-ND .cmp-table table tr th.checkbox-cell input[type='checkbox']:checked + label .input-checkbox:before {
    content: '';
    width: 11px;
    height: 5px;
    position: absolute;
    top: 6px;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-45deg);
  }

  [dir="ltr"] .theme-ND .cmp-table table tr td.checkbox-cell input[type='checkbox']:checked + label .input-checkbox:before,
  [dir="ltr"]
                  .theme-ND .cmp-table table tr th.checkbox-cell input[type='checkbox']:checked + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-ND .cmp-table table tr td.checkbox-cell input[type='checkbox']:checked + label .input-checkbox:before,
  [dir="rtl"]
                  .theme-ND .cmp-table table tr th.checkbox-cell input[type='checkbox']:checked + label .input-checkbox:before {
    right: 4px;
  }
}

.theme-ND .cmp-table table tr td.checkbox-cell input[type='checkbox']:indeterminate + label .input-checkbox,
.theme-ND .cmp-table table tr th.checkbox-cell input[type='checkbox']:indeterminate + label .input-checkbox {
  border-color: #006847 !important;
  background-color: #006847 !important;
}

@media (max-width: 991px) {
  .theme-ND .cmp-table table tr td.checkbox-cell input[type='checkbox']:indeterminate + label .input-checkbox:before,
  .theme-ND .cmp-table table tr th.checkbox-cell input[type='checkbox']:indeterminate + label .input-checkbox:before {
    content: '';
    top: 11px;
    width: 12px;
    height: 2px;
    position: absolute;
    background: #ffffff;
  }

  [dir="ltr"] .theme-ND .cmp-table table tr td.checkbox-cell input[type='checkbox']:indeterminate + label .input-checkbox:before,
  [dir="ltr"]
                  .theme-ND .cmp-table table tr th.checkbox-cell input[type='checkbox']:indeterminate + label .input-checkbox:before {
    left: 5px;
  }

  [dir="rtl"] .theme-ND .cmp-table table tr td.checkbox-cell input[type='checkbox']:indeterminate + label .input-checkbox:before,
  [dir="rtl"]
                  .theme-ND .cmp-table table tr th.checkbox-cell input[type='checkbox']:indeterminate + label .input-checkbox:before {
    right: 5px;
  }
}

@media (min-width: 992px) {
  .theme-ND .cmp-table table tr td.checkbox-cell input[type='checkbox']:indeterminate + label .input-checkbox:before,
  .theme-ND .cmp-table table tr th.checkbox-cell input[type='checkbox']:indeterminate + label .input-checkbox:before {
    content: '';
    top: 8px;
    width: 10px;
    height: 2px;
    position: absolute;
    background: #ffffff;
  }

  [dir="ltr"] .theme-ND .cmp-table table tr td.checkbox-cell input[type='checkbox']:indeterminate + label .input-checkbox:before,
  [dir="ltr"]
                  .theme-ND .cmp-table table tr th.checkbox-cell input[type='checkbox']:indeterminate + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-ND .cmp-table table tr td.checkbox-cell input[type='checkbox']:indeterminate + label .input-checkbox:before,
  [dir="rtl"]
                  .theme-ND .cmp-table table tr th.checkbox-cell input[type='checkbox']:indeterminate + label .input-checkbox:before {
    right: 4px;
  }
}

.theme-ND .cmp-table table tr td.checkbox-cell input[type='checkbox'] + label,
.theme-ND .cmp-table table tr th.checkbox-cell input[type='checkbox'] + label {
  padding-top: 0;
}

.theme-ND .cmp-table table tr td .icon-login,
.theme-ND .cmp-table table tr th .icon-login {
  font-size: 20px;
}

.theme-ND .cmp-table .wrapper-footer {
  padding: 10px;
  display: flex;
  justify-content: flex-end;
  margin-top: 15px;
}

[dir="ltr"] .theme-ND .cmp-table .wrapper-footer .buttons-wrapper {
  text-align: right;
}

[dir="rtl"] .theme-ND .cmp-table .wrapper-footer .buttons-wrapper {
  text-align: left;
}

@keyframes progress {
  0% {
    transform: translate3d(-100%, 0, 0);
  }

  100% {
    transform: translate3d(100%, 0, 0);
  }
}

.theme-ND .cmp-table-skeleton {
  cursor: wait;
}

.theme-ND .cmp-table-skeleton .skeleton-loader {
  position: relative;
  overflow: hidden;
  background-color: #f2f2f2;
  border-radius: 22px;
  height: 25px;
}

.theme-ND .cmp-table-skeleton .skeleton-loader::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #f2f2f2 0%, #e8e8e8 50%, #f2f2f2 100%);
  animation: progress 1.3s linear infinite;
}

.theme-ND .cmp-list .wrapper-header {
  width: 100%;
  text-align: center;
}

.theme-ND .cmp-list .wrapper-header h4 {
  display: inline-block;
  padding: 3px 15px;
  font-size: 11px;
  color: #ffffff;
  background-color: #474c55;
}

.theme-ND .cmp-list .checkbox-select-all input[type='checkbox'] {
  display: none;
  /* Disabled styles */
  /* Invalid styles (error) */
  /* Checked style */
  /* Indeterminate style */
}

.theme-ND .cmp-list .checkbox-select-all input[type='checkbox'] + label {
  cursor: pointer;
  padding-top: 10px;
  /* Mobile check is centered relative to label */
}

@media (max-width: 991px) {
  .theme-ND .cmp-list .checkbox-select-all input[type='checkbox'] + label {
    display: flex;
    align-items: center;
  }
}

@media (min-width: 992px) {
  .theme-ND .cmp-list .checkbox-select-all input[type='checkbox'] + label {
    display: inline-flex;
    align-items: flex-start;
  }
}

@media (max-width: 991px) {
  .theme-ND .cmp-list .checkbox-select-all input[type='checkbox'] + label .input-checkbox {
    width: 25px;
    min-width: 25px;
    height: 25px;
    background-color: #ffffff;
    border: solid 1px #c8c8c8;
    border-radius: 5px;
    display: inline-block;
    position: relative;
  }
}

@media (min-width: 992px) {
  .theme-ND .cmp-list .checkbox-select-all input[type='checkbox'] + label .input-checkbox {
    width: 20px;
    min-width: 20px;
    height: 20px;
    background-color: #ffffff;
    border: solid 1px #c8c8c8;
    border-radius: 0px;
    display: inline-block;
    position: relative;
  }
}

@media (min-width: 992px) {
  .theme-ND .cmp-list .checkbox-select-all input[type='checkbox'] + label .full-label-wrapper {
    padding-top: 2px;
  }
}

[dir="ltr"] .theme-ND .cmp-list .checkbox-select-all input[type='checkbox'] + label .full-label-wrapper {
  padding-left: 15px;
}

[dir="rtl"] .theme-ND .cmp-list .checkbox-select-all input[type='checkbox'] + label .full-label-wrapper {
  padding-right: 15px;
}

.theme-ND .cmp-list .checkbox-select-all input[type='checkbox'] + label .full-label-wrapper .input-checkbox-text {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  color: #474c55;
  /* Mobile label text is bigger */
}

@media (max-width: 991px) {
  .theme-ND .cmp-list .checkbox-select-all input[type='checkbox'] + label .full-label-wrapper .input-checkbox-text {
    font-size: 15px;
  }
}

@media (min-width: 992px) {
  .theme-ND .cmp-list .checkbox-select-all input[type='checkbox'] + label .full-label-wrapper .input-checkbox-text {
    font-size: 10px;
  }
}

.theme-ND .cmp-list .checkbox-select-all input[type='checkbox'] + label .full-label-wrapper .label-error {
  color: #d0021b;
}

.theme-ND .cmp-list .checkbox-select-all input[type='checkbox']:disabled {
  /* Checked style (disabled) */
  /* Indeterminate style (disabled) */
}

.theme-ND .cmp-list .checkbox-select-all input[type='checkbox']:disabled + label .input-checkbox,
.theme-ND .cmp-list .checkbox-select-all input[type='checkbox']:disabled + label .full-label-wrapper {
  cursor: not-allowed;
  opacity: 0.5;
}

.theme-ND .cmp-list .checkbox-select-all input[type='checkbox']:disabled:checked + label .input-checkbox {
  background-color: #474c55 !important;
  border: solid 1px #474c55 !important;
}

@media (max-width: 991px) {
  .theme-ND .cmp-list .checkbox-select-all input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    content: '';
    width: 14px;
    height: 6px;
    position: absolute;
    top: 7px;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-48deg);
  }

  [dir="ltr"] .theme-ND .cmp-list .checkbox-select-all input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-ND .cmp-list .checkbox-select-all input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    right: 4px;
  }
}

@media (min-width: 992px) {
  .theme-ND .cmp-list .checkbox-select-all input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    content: '';
    width: 11px;
    height: 5px;
    position: absolute;
    top: 6px;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-45deg);
  }

  [dir="ltr"] .theme-ND .cmp-list .checkbox-select-all input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-ND .cmp-list .checkbox-select-all input[type='checkbox']:disabled:checked + label .input-checkbox:before {
    right: 4px;
  }
}

.theme-ND .cmp-list .checkbox-select-all input[type='checkbox']:disabled:indeterminate + label .input-checkbox {
  border-color: #474c55 !important;
  background-color: #474c55 !important;
}

@media (max-width: 991px) {
  .theme-ND .cmp-list .checkbox-select-all input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    content: '';
    top: 11px;
    width: 12px;
    height: 2px;
    position: absolute;
    background: #ffffff;
  }

  [dir="ltr"] .theme-ND .cmp-list .checkbox-select-all input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    left: 5px;
  }

  [dir="rtl"] .theme-ND .cmp-list .checkbox-select-all input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    right: 5px;
  }
}

@media (min-width: 992px) {
  .theme-ND .cmp-list .checkbox-select-all input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    content: '';
    top: 8px;
    width: 10px;
    height: 2px;
    position: absolute;
    background: #ffffff;
  }

  [dir="ltr"] .theme-ND .cmp-list .checkbox-select-all input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-ND .cmp-list .checkbox-select-all input[type='checkbox']:disabled:indeterminate + label .input-checkbox:before {
    right: 4px;
  }
}

.theme-ND .cmp-list .checkbox-select-all input[type='checkbox'].ng-invalid.ng-dirty + label .input-checkbox {
  border-color: #d0021b;
}

.theme-ND .cmp-list .checkbox-select-all input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox {
  background-color: #d0021b !important;
  border: solid 1px #d0021b !important;
}

@media (max-width: 991px) {
  .theme-ND .cmp-list .checkbox-select-all input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    content: '';
    width: 14px;
    height: 6px;
    position: absolute;
    top: 7px;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-48deg);
  }

  [dir="ltr"] .theme-ND .cmp-list .checkbox-select-all input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-ND .cmp-list .checkbox-select-all input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    right: 4px;
  }
}

@media (min-width: 992px) {
  .theme-ND .cmp-list .checkbox-select-all input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    content: '';
    width: 11px;
    height: 5px;
    position: absolute;
    top: 6px;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-45deg);
  }

  [dir="ltr"] .theme-ND .cmp-list .checkbox-select-all input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-ND .cmp-list .checkbox-select-all input[type='checkbox']:checked.ng-invalid.ng-dirty + label .input-checkbox:before {
    right: 4px;
  }
}

.theme-ND .cmp-list .checkbox-select-all input[type='checkbox']:checked + label .input-checkbox {
  background-color: #006847 !important;
  border: solid 1px #006847 !important;
}

@media (max-width: 991px) {
  .theme-ND .cmp-list .checkbox-select-all input[type='checkbox']:checked + label .input-checkbox:before {
    content: '';
    width: 14px;
    height: 6px;
    position: absolute;
    top: 7px;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-48deg);
  }

  [dir="ltr"] .theme-ND .cmp-list .checkbox-select-all input[type='checkbox']:checked + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-ND .cmp-list .checkbox-select-all input[type='checkbox']:checked + label .input-checkbox:before {
    right: 4px;
  }
}

@media (min-width: 992px) {
  .theme-ND .cmp-list .checkbox-select-all input[type='checkbox']:checked + label .input-checkbox:before {
    content: '';
    width: 11px;
    height: 5px;
    position: absolute;
    top: 6px;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-45deg);
  }

  [dir="ltr"] .theme-ND .cmp-list .checkbox-select-all input[type='checkbox']:checked + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-ND .cmp-list .checkbox-select-all input[type='checkbox']:checked + label .input-checkbox:before {
    right: 4px;
  }
}

.theme-ND .cmp-list .checkbox-select-all input[type='checkbox']:indeterminate + label .input-checkbox {
  border-color: #006847 !important;
  background-color: #006847 !important;
}

@media (max-width: 991px) {
  .theme-ND .cmp-list .checkbox-select-all input[type='checkbox']:indeterminate + label .input-checkbox:before {
    content: '';
    top: 11px;
    width: 12px;
    height: 2px;
    position: absolute;
    background: #ffffff;
  }

  [dir="ltr"] .theme-ND .cmp-list .checkbox-select-all input[type='checkbox']:indeterminate + label .input-checkbox:before {
    left: 5px;
  }

  [dir="rtl"] .theme-ND .cmp-list .checkbox-select-all input[type='checkbox']:indeterminate + label .input-checkbox:before {
    right: 5px;
  }
}

@media (min-width: 992px) {
  .theme-ND .cmp-list .checkbox-select-all input[type='checkbox']:indeterminate + label .input-checkbox:before {
    content: '';
    top: 8px;
    width: 10px;
    height: 2px;
    position: absolute;
    background: #ffffff;
  }

  [dir="ltr"] .theme-ND .cmp-list .checkbox-select-all input[type='checkbox']:indeterminate + label .input-checkbox:before {
    left: 4px;
  }

  [dir="rtl"] .theme-ND .cmp-list .checkbox-select-all input[type='checkbox']:indeterminate + label .input-checkbox:before {
    right: 4px;
  }
}

.theme-ND .cmp-list .no-data-to-show {
  padding: 10px 0;
  margin: 0;
}

.theme-ND .cmp-list .rows-info-text {
  padding: 10px 0;
}

.theme-ND .cmp-list .expandible-row {
  border-top: 1px solid #c8c8c8;
  margin-top: 15px;
}

.theme-ND .cmp-list cmp-card-box {
  display: flex;
  flex-direction: column;
}

.theme-ND .cmp-list cmp-card-box .card-box {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
}

.theme-ND .cmp-list cmp-card-box .card-box .box-content-container {
  flex: 1 1 auto;
}

.theme-ND .col-text-template .text {
  word-break: break-all;
  display: inline-block;
}

.theme-ND .col-text-template .text.is-link {
  cursor: pointer;
  color: #474c55;
  text-decoration: underline;
  font-family: "cotext-bold";
}

.theme-ND .col-text-template .text.overflow-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}

.theme-ND .col-text-template .text.negative {
  color: #d0021b;
}

.theme-ND .col-text-template .text.positive {
  color: #4e941f;
}

.theme-ND .col-text-template .second-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.theme-ND .col-text-template .overflow-icon {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  width: calc(100% - 18px);
}

[dir="ltr"] .theme-ND .col-text-template .overflow-icon {
  float: left;
}

[dir="rtl"] .theme-ND .col-text-template .overflow-icon {
  float: right;
}

.theme-ND .col-text-template .col-icon {
  display: inline-block;
  cursor: pointer;
  font-size: 18px;
}

.theme-ND .col-text-template .col-icon.icon-info {
  color: #256092;
}

.theme-ND .col-text-template.force-ltr .text,
.theme-ND .col-text-template.force-ltr .second-text {
  direction: ltr !important;
  display: inline-block;
}

.theme-ND .nav-tabs {
  border: 0px;
  padding: 0px;
  display: flex;
  width: 100%;
  display: flex;
}

.theme-ND .nav-tabs .nav-item {
  list-style-type: none;
  flex: 1 0 auto;
}

.theme-ND .nav-tabs .nav-item .nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  line-height: 12.5px;
  height: 50px;
  background-color: #c8c8c8;
  color: #474c55;
  text-decoration: none;
  padding-left: 10px;
  padding-right: 10px;
}

.theme-ND .nav-tabs .nav-item.active .nav-link {
  background-color: #006847;
}

.theme-ND .nav-tabs .nav-item.active .nav-link span {
  color: #ffffff;
}

.theme-ND .tab-content cmp-tab,
.theme-ND .tab-content [cmpTab] {
  display: none;
}

.theme-ND .tab-content cmp-tab.tab-pane.active,
.theme-ND .tab-content [cmpTab].tab-pane.active {
  display: block;
}

.theme-ND .info-icon {
  font-size: 18px;
  color: #01533a;
  cursor: help;
  line-height: 1px;
  margin-left: 5px;
  position: relative;
  top: 3px;
}

.theme-ND .title {
  background: #474c55;
}

[dir="ltr"] .theme-ND .title {
  margin-left: -15px;
}

[dir="rtl"] .theme-ND .title {
  margin-right: -15px;
}

[dir="ltr"] .theme-ND .title {
  margin-right: -15px;
}

[dir="rtl"] .theme-ND .title {
  margin-left: -15px;
}

.theme-ND .title::before,
.theme-ND .title::after {
  content: " ";
  display: table;
}

.theme-ND .title::after {
  clear: both;
}

.theme-ND .title .title-text {
  font-family: "cotext-bold";
  font-size: 12px;
  color: #ffffff;
}

.theme-ND .title.title-primary {
  padding-top: 8px;
  padding-bottom: 9px;
  margin-bottom: 10px;
}

[dir="ltr"] .theme-ND .title.title-primary {
  padding-left: 19px;
}

[dir="rtl"] .theme-ND .title.title-primary {
  padding-right: 19px;
}

@media (max-width: 991px) {
  .theme-ND .title.title-primary {
    display: none;
  }
}

.theme-ND .title.title-secondary,
.theme-ND .title.title-secondary-underline {
  margin-top: 10px;
  margin-bottom: 10px;
  background: transparent;
}

@media (max-width: 991px) {
  .theme-ND .title.title-secondary,
  .theme-ND .title.title-secondary-underline {
    margin-bottom: 7.5px;
    text-align: center;
  }

  .theme-ND .title.title-secondary .title-text,
  .theme-ND .title.title-secondary-underline .title-text {
    display: inline-block;
    font-size: 11px;
    color: #ffffff;
    background: #474c55;
    padding: 3px 15px;
  }
}

@media (min-width: 992px) {
  .theme-ND .title.title-secondary .title-text,
  .theme-ND .title.title-secondary-underline .title-text {
    font-size: 12px;
    color: #474c55;
    position: relative;
    width: 100%;
    min-height: 1px;
  }

  [dir="ltr"] .theme-ND .title.title-secondary .title-text,
  [dir="ltr"] .theme-ND .title.title-secondary-underline .title-text {
    float: left;
  }

  [dir="rtl"] .theme-ND .title.title-secondary .title-text,
  [dir="rtl"] .theme-ND .title.title-secondary-underline .title-text {
    float: right;
  }

  [dir="ltr"] .theme-ND .title.title-secondary .title-text,
  [dir="ltr"] .theme-ND .title.title-secondary-underline .title-text {
    padding-left: 15px;
  }

  [dir="rtl"] .theme-ND .title.title-secondary .title-text,
  [dir="rtl"] .theme-ND .title.title-secondary-underline .title-text {
    padding-right: 15px;
  }

  [dir="ltr"] .theme-ND .title.title-secondary .title-text,
  [dir="ltr"] .theme-ND .title.title-secondary-underline .title-text {
    padding-right: 15px;
  }

  [dir="rtl"] .theme-ND .title.title-secondary .title-text,
  [dir="rtl"] .theme-ND .title.title-secondary-underline .title-text {
    padding-left: 15px;
  }
}

@media (min-width: 992px) {
  .theme-ND .title.title-secondary-underline {
    border-bottom: 1px solid #c8c8c8;
  }
}

.theme-ND .title.title-group-wrapper {
  margin-top: 10px;
  margin-bottom: 10px;
  background: transparent;
}

.theme-ND .title.title-group-wrapper .title-text {
  font-family: "cotext";
  font-size: 18px;
  color: #656565;
  position: relative;
  width: 100%;
  min-height: 1px;
}

[dir="ltr"] .theme-ND .title.title-group-wrapper .title-text {
  float: left;
}

[dir="rtl"] .theme-ND .title.title-group-wrapper .title-text {
  float: right;
}

[dir="ltr"] .theme-ND .title.title-group-wrapper .title-text {
  padding-left: 15px;
}

[dir="rtl"] .theme-ND .title.title-group-wrapper .title-text {
  padding-right: 15px;
}

[dir="ltr"] .theme-ND .title.title-group-wrapper .title-text {
  padding-right: 15px;
}

[dir="rtl"] .theme-ND .title.title-group-wrapper .title-text {
  padding-left: 15px;
}

.theme-ND .tree-view {
  font-size: 18px;
  user-select: none;
  margin-top: 15px;
}

.theme-ND .tree-view ul,
.theme-ND .tree-view li {
  list-style: none;
  padding: 0;
  margin: 0;
}

.theme-ND .tree-view .drawer {
  border-radius: 5px;
  padding: 5px 15px 7px;
  cursor: pointer;
  background: #e4e5e2;
  color: #525157;
  margin-bottom: 10px;
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.35);
}

.theme-ND .tree-view .drawer .icon-down-arrow {
  font-size: 20px;
  display: inline-block;
  vertical-align: middle;
}

[dir="ltr"] .theme-ND .tree-view .drawer .icon-down-arrow {
  margin-right: 6px;
}

[dir="rtl"] .theme-ND .tree-view .drawer .icon-down-arrow {
  margin-left: 6px;
}

.theme-ND .tree-view .drawer .icon-down-arrow.close-tree {
  transform: rotate(270deg);
}

[dir="rtl"] .theme-ND .tree-view .drawer .icon-down-arrow.close-tree {
  transform: rotate(90deg);
}

[dir="ltr"] .theme-ND .tree-view .drawer .new-button {
  float: right;
}

[dir="rtl"] .theme-ND .tree-view .drawer .new-button {
  float: left;
}

.theme-ND .tree-view .no-data-to-show {
  padding: 10px 0;
  margin: 0;
}

.theme-ND .tree-view .manage-icons {
  font-size: 22px;
  vertical-align: middle;
}

[dir="ltr"] .theme-ND .tree-view .manage-icons + .manage-icons {
  margin-left: 10px;
}

[dir="rtl"] .theme-ND .tree-view .manage-icons + .manage-icons {
  margin-right: 10px;
}

.theme-ND .tree-view .languages-wrapper {
  margin-top: 15px;
}

.theme-ND .tree-view .languages-wrapper .language-box {
  display: flex;
  margin: 5px 0 5px 0;
  border: 1px solid #c8c8c8;
  border-radius: 4px;
  background: #ffffff;
  min-height: 50px;
}

.theme-ND .tree-view .languages-wrapper .language-box .language-box-title {
  background: #c8c8c8;
  padding: 5px 10px;
  flex: 0 1 95px;
}

.theme-ND .tree-view .languages-wrapper .language-box .language-box-body {
  padding: 5px 10px;
  flex: 1 1 auto;
}

.theme-ND .tree-view .languages-wrapper .language-box .language-box-body.empty-literal {
  color: #c8c8c8;
}

.theme-ND .tree-view > ul > li > .drawer {
  background: #616164;
  color: #ffffff;
}

.theme-ND .tree-view > ul > li > .drawer.is-active {
  color: #006847;
  background-color: #504e55;
}

[dir="ltr"] .theme-ND .tree-view.tree-child ul {
  margin-left: 30px;
}

[dir="rtl"] .theme-ND .tree-view.tree-child ul {
  margin-right: 30px;
}

.theme-ND .tree-view.tree-child li.literal-wrapper .literal-box {
  background-color: #f7f7f7;
  font-size: 12px;
  padding: 15px;
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.2);
  transition: 0.3s;
  border-radius: 10px;
  margin-top: 15px;
  margin-bottom: 10px;
}

.theme-ND .tree-view.tree-child li.literal-wrapper .literal-box .literal-buttons {
  cursor: pointer;
  color: #006847;
}

[dir="ltr"] .theme-ND .tree-view.tree-child li.literal-wrapper .literal-box .literal-buttons {
  float: right;
}

[dir="rtl"] .theme-ND .tree-view.tree-child li.literal-wrapper .literal-box .literal-buttons {
  float: left;
}

.theme-ND .tree-view.tree-child li.literal-wrapper + li.literal-wrapper .literal-box {
  margin-top: -18px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.theme-ND .error-main-page .error-main-wrapper {
  display: none;
}

@media (min-width: 992px) {
  .theme-ND .error-main-page .error-main-wrapper {
    display: block;
    background-color: #b0b0b0;
    text-align: center;
  }

  [dir="ltr"] .theme-ND .error-main-page .error-main-wrapper {
    margin-left: -15px;
  }

  [dir="rtl"] .theme-ND .error-main-page .error-main-wrapper {
    margin-right: -15px;
  }

  [dir="ltr"] .theme-ND .error-main-page .error-main-wrapper {
    margin-right: -15px;
  }

  [dir="rtl"] .theme-ND .error-main-page .error-main-wrapper {
    margin-left: -15px;
  }

  .theme-ND .error-main-page .error-main-wrapper::before,
  .theme-ND .error-main-page .error-main-wrapper::after {
    content: " ";
    display: table;
  }

  .theme-ND .error-main-page .error-main-wrapper::after {
    clear: both;
  }

  .theme-ND .error-main-page .error-main-wrapper .error-intro {
    padding: 30px 0 75px;
    display: inline-block;
  }

  [dir="ltr"] .theme-ND .error-main-page .error-main-wrapper .error-intro {
    text-align: left;
  }

  [dir="rtl"] .theme-ND .error-main-page .error-main-wrapper .error-intro {
    text-align: right;
  }

  .theme-ND .error-main-page .error-main-wrapper .error-intro .title,
  .theme-ND .error-main-page .error-main-wrapper .error-intro .text {
    color: #474c55;
    display: block;
    font-family: "cotext-bold";
    font-size: 20px;
  }
}

.theme-ND .login-page-wrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.theme-ND .login-page-wrapper .login-wrapper-left-title {
  display: none;
}

.theme-ND .login-page-wrapper .login-wrapper-right {
  display: none;
}

.theme-ND .login-page-wrapper .back-container {
  cursor: pointer;
  margin-bottom: 20px;
}

.theme-ND .login-page-wrapper .back-container .icon-back {
  font-size: 22px;
  display: inline-block;
}

.theme-ND .login-page-wrapper .back-container .text {
  font-size: 15px;
  vertical-align: super;
}

[dir="ltr"] .theme-ND .login-page-wrapper .back-container .text {
  margin-left: 10px;
}

[dir="rtl"] .theme-ND .login-page-wrapper .back-container .text {
  margin-right: 10px;
}

@media (min-width: 992px) {
  .theme-ND .login-page-wrapper {
    position: fixed;
    top: 90px;
    left: 0;
    right: 0;
    bottom: 30px;
    height: auto;
    align-items: center;
    justify-content: center;
    height: auto;
  }

  .theme-ND .login-page-wrapper .login-background {
    background-size: cover;
    position: fixed;
    top: 90px;
    left: 0;
    right: 0;
    bottom: 0;
  }

  .theme-ND .login-page-wrapper .login-wrapper {
    display: flex;
    position: relative;
    border-radius: 3px;
    background: #ffffff;
    overflow: hidden;
    margin: 15px;
  }

  .theme-ND .login-page-wrapper .login-wrapper .login-wrapper-left,
  .theme-ND .login-page-wrapper .login-wrapper .login-wrapper-right {
    flex: 1 1 auto;
  }

  .theme-ND .login-page-wrapper .login-wrapper .login-wrapper-left {
    width: 390px;
    overflow-y: auto;
    overflow-x: hidden;
    display: flex;
    flex-direction: row;
  }

  .theme-ND .login-page-wrapper .login-wrapper .login-wrapper-left .login-step {
    position: relative;
    padding: 40px 35px 45px;
    flex: 0 0 auto;
    width: 100%;
  }

  [dir="ltr"] .theme-ND .login-page-wrapper .login-wrapper .login-wrapper-left .login-step {
    left: 0;
  }

  [dir="rtl"] .theme-ND .login-page-wrapper .login-wrapper .login-wrapper-left .login-step {
    right: 0;
  }

  [dir="ltr"] .theme-ND .login-page-wrapper .login-wrapper .login-wrapper-left .login-step.show-mfa {
    left: -100%;
  }

  [dir="rtl"] .theme-ND .login-page-wrapper .login-wrapper .login-wrapper-left .login-step.show-mfa {
    right: -100%;
  }

  .theme-ND .login-page-wrapper .login-wrapper .login-wrapper-left .login-step.inactive {
    animation: hide 0.8s forwards;
  }

  .theme-ND .login-page-wrapper .login-wrapper .login-wrapper-left .login-wrapper-left-title {
    color: #000;
    display: block;
    font-size: 2.1rem;
    font-family: "cotext-bold";
  }

  .theme-ND .login-page-wrapper .login-wrapper .login-wrapper-left .inputs-wrapper {
    width: 70%;
    margin: 20px auto 0;
  }

  .theme-ND .login-page-wrapper .login-wrapper .login-wrapper-left .inputs-wrapper cmp-input-form .input-form-wrapper cmp-label-form label {
    color: #111;
    font-family: "cotext-bold";
    font-size: 1.2rem;
  }

  .theme-ND .login-page-wrapper .login-wrapper .login-wrapper-left .inputs-wrapper cmp-input-form .input-form-wrapper cmp-label-form label .label-error {
    display: none;
  }

  .theme-ND .login-page-wrapper .login-wrapper .login-wrapper-left .inputs-wrapper cmp-input-form .input-form-wrapper .input-wrapper input {
    height: 45px;
    border-radius: 3px;
    font-size: 13px;
    color: #000000;
    padding: 0 15px;
  }

  .theme-ND .login-page-wrapper .login-wrapper .login-wrapper-left .inputs-wrapper cmp-input-form .input-form-wrapper .input-wrapper input::-moz-placeholder {
    color: #65656A;
    opacity: 1;
  }

  .theme-ND .login-page-wrapper .login-wrapper .login-wrapper-left .inputs-wrapper cmp-input-form .input-form-wrapper .input-wrapper input:-ms-input-placeholder {
    color: #65656A;
  }

  .theme-ND .login-page-wrapper .login-wrapper .login-wrapper-left .inputs-wrapper cmp-input-form .input-form-wrapper .input-wrapper input::-webkit-input-placeholder {
    color: #65656A;
  }

  .theme-ND .login-page-wrapper .login-wrapper .login-wrapper-left .inputs-wrapper cmp-input-form .input-form-wrapper .error-form-wrapper {
    min-height: 5px;
  }

  .theme-ND .login-page-wrapper .login-wrapper .login-wrapper-left .inputs-wrapper cmp-input-form .input-form-wrapper .error-form-wrapper .error-form-text {
    border-color: #A53333;
  }

  .theme-ND .login-page-wrapper .login-wrapper .login-wrapper-left .inputs-wrapper cmp-input-form .input-form-wrapper:not(.input-disabled):not(.input-focused).input-errored .input-wrapper input {
    color: #A53333;
  }

  .theme-ND .login-page-wrapper .login-wrapper .login-wrapper-left .inputs-wrapper cmp-button-form.login-button .btn-group-wrapper .btn-wrapper {
    display: block;
    margin-top: 10px;
  }

  .theme-ND .login-page-wrapper .login-wrapper .login-wrapper-left .inputs-wrapper cmp-button-form.login-button .btn-group-wrapper .btn-wrapper .btn {
    background: #000000;
    color: #ffffff;
    border-radius: 20px;
    height: 40px;
  }

  .theme-ND .login-page-wrapper .login-wrapper .login-wrapper-left .inputs-wrapper cmp-button-form.login-button .btn-group-wrapper .btn-wrapper .btn .btn-text {
    text-transform: none;
    font-size: 1.4rem;
  }

  .theme-ND .login-page-wrapper .login-wrapper .login-wrapper-left .links-wrapper span {
    display: block;
  }

  .theme-ND .login-page-wrapper .login-wrapper .login-wrapper-right {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
  }

  [dir="ltr"] .theme-ND .login-page-wrapper .login-wrapper .login-wrapper-right {
    -webkit-border-bottom-right-radius: 3px;
  }

  [dir="rtl"] .theme-ND .login-page-wrapper .login-wrapper .login-wrapper-right {
    -webkit-border-bottom-left-radius: 3px;
  }

  [dir="ltr"] .theme-ND .login-page-wrapper .login-wrapper .login-wrapper-right {
    -moz-border-bottom-right-radius: 3px;
  }

  [dir="rtl"] .theme-ND .login-page-wrapper .login-wrapper .login-wrapper-right {
    -moz-border-bottom-left-radius: 3px;
  }

  [dir="ltr"] .theme-ND .login-page-wrapper .login-wrapper .login-wrapper-right {
    border-bottom-right-radius: 3px;
  }

  [dir="rtl"] .theme-ND .login-page-wrapper .login-wrapper .login-wrapper-right {
    border-bottom-left-radius: 3px;
  }

  [dir="ltr"] .theme-ND .login-page-wrapper .login-wrapper .login-wrapper-right {
    -webkit-border-top-right-radius: 3px;
  }

  [dir="rtl"] .theme-ND .login-page-wrapper .login-wrapper .login-wrapper-right {
    -webkit-border-top-left-radius: 3px;
  }

  [dir="ltr"] .theme-ND .login-page-wrapper .login-wrapper .login-wrapper-right {
    -moz-border-top-right-radius: 3px;
  }

  [dir="rtl"] .theme-ND .login-page-wrapper .login-wrapper .login-wrapper-right {
    -moz-border-top-left-radius: 3px;
  }

  [dir="ltr"] .theme-ND .login-page-wrapper .login-wrapper .login-wrapper-right {
    -ms-border-top-right-radius: 3px;
  }

  [dir="rtl"] .theme-ND .login-page-wrapper .login-wrapper .login-wrapper-right {
    -ms-border-top-left-radius: 3px;
  }

  [dir="ltr"] .theme-ND .login-page-wrapper .login-wrapper .login-wrapper-right {
    border-top-right-radius: 3px;
  }

  [dir="rtl"] .theme-ND .login-page-wrapper .login-wrapper .login-wrapper-right {
    border-top-left-radius: 3px;
  }

  [dir="ltr"] .theme-ND .login-page-wrapper .login-wrapper .login-wrapper-right {
    border-left: 2px solid #ccc;
  }

  [dir="rtl"] .theme-ND .login-page-wrapper .login-wrapper .login-wrapper-right {
    border-right: 2px solid #ccc;
  }

  .theme-ND .login-page-wrapper .login-wrapper .login-wrapper-right .enrollment-wrapper {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .theme-ND .login-page-wrapper .login-wrapper .login-wrapper-right .enrollment-wrapper .login-wrapper-right-title {
    display: inline-block;
    font-family: "cotext-bold";
    width: 200px;
    text-align: center;
    color: #000;
    line-height: 1.5;
    font-size: 1.6rem;
  }

  .theme-ND .login-page-wrapper .login-wrapper .login-wrapper-right .enrollment-wrapper cmp-button-form.enrollment-button .btn-group-wrapper .btn-wrapper {
    margin-top: 20px;
  }

  .theme-ND .login-page-wrapper .login-wrapper .login-wrapper-right .enrollment-wrapper cmp-button-form.enrollment-button .btn-group-wrapper .btn-wrapper .btn {
    background: #006847;
    color: #ffffff;
    padding: 0 20px;
    border-radius: 20px;
    height: 40px;
  }

  .theme-ND .login-page-wrapper .login-wrapper .login-wrapper-right .enrollment-wrapper cmp-button-form.enrollment-button .btn-group-wrapper .btn-wrapper .btn .btn-text {
    text-transform: none;
    font-size: 1.4rem;
  }

  .theme-ND .login-page-wrapper .login-wrapper .login-wrapper-right .banner {
    min-width: 350px;
  }
}

.theme-ND .login-page-wrapper cmp-alert {
  position: relative;
}

.theme-ND .login-page-wrapper .copyright-wrapper {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #231f20;
  height: 30px;
  color: #ffffff;
  line-height: 30px;
}

[dir="ltr"] .theme-ND .login-page-wrapper .copyright-wrapper {
  padding-left: 15px;
}

[dir="rtl"] .theme-ND .login-page-wrapper .copyright-wrapper {
  padding-right: 15px;
}

@media (max-width: 991px) {
  .theme-ND .login-page-wrapper .login-wrapper {
    flex: 1;
  }

  .theme-ND .login-page-wrapper .docked-bottom-buttons {
    padding-bottom: env(safe-area-inset-bottom);
    width: 100%;
  }
}

.theme-ND .login-page-wrapper cmp-alert.error-alert .alert {
  border-radius: 3px;
  border-color: #d0021b;
  width: 780px;
}

.theme-ND .login-page-wrapper cmp-alert.error-alert .alert .alert-title {
  font-size: 14px !important;
}

.theme-ND .login-page-wrapper cmp-alert.error-alert .alert .alert-message {
  padding-top: 3px;
}

.theme-ND .login-page-wrapper cmp-alert.error-alert .alert .alert-footer {
  display: none;
}

.theme-ND .login-page-wrapper cmp-alert.error-alert .alert .alert-close {
  background: none;
}

.theme-ND .login-page-wrapper cmp-alert.error-alert .alert .alert-close .close-alert-icon {
  background: #ffffff;
  color: #d0021b;
  font-size: 14px;
}

@keyframes hide {
  0% {
    visibility: visible;
  }

  100% {
    visibility: hidden;
  }
}

.theme-ND #sessionProgress {
  width: 100%;
  background-color: #c8c8c8;
  overflow: hidden;
}

.theme-ND #sessionBar {
  width: 100%;
  max-width: 100%;
  height: 20px;
  background-color: #006847;
  transition: width 1s linear;
}

.theme-ND .logged-shell-title-breadcrumb {
  position: absolute;
  font-size: 20px;
  margin-top: -60px;
  margin-bottom: 60px;
  z-index: 1;
}

[dir="ltr"] .theme-ND .logged-shell-title-breadcrumb {
  margin-left: 15px;
}

[dir="rtl"] .theme-ND .logged-shell-title-breadcrumb {
  margin-right: 15px;
}

.theme-ND .logged-shell-title-breadcrumb .breadcrumb-image img {
  height: 45px;
}

[dir="ltr"] .theme-ND .logged-shell-title-breadcrumb .breadcrumb-image img {
  margin-right: 10px;
}

[dir="rtl"] .theme-ND .logged-shell-title-breadcrumb .breadcrumb-image img {
  margin-left: 10px;
}

.theme-ND .summary-wrapper {
  max-width: 1440px;
  margin: 0 auto;
}

.theme-ND .summary-wrapper .title-primary .title-text {
  font-size: 20px !important;
  color: #000 !important;
  margin-top: 25px;
  background: transparent !important;
}

.theme-ND .summary-wrapper .title-primary.pendings .title-text {
  font-size: 14px !important;
  color: #ffffff !important;
  margin-top: 0;
  margin-bottom: 10px;
}

.theme-ND .summary-wrapper .title-tertiary {
  display: inline-block;
}

.theme-ND .summary-wrapper .title-tertiary .title-text {
  font-family: "cotext" !important;
  font-size: 13px !important;
  color: #65656A !important;
  text-transform: uppercase;
  margin-bottom: 15px;
  background: transparent !important;
}

.theme-ND .summary-wrapper .suggestions-wrapper {
  display: flex;
  align-items: center;
}

[dir="ltr"] .theme-ND .summary-wrapper .suggestions-wrapper .title-tertiary {
  margin-right: 15px;
}

[dir="rtl"] .theme-ND .summary-wrapper .suggestions-wrapper .title-tertiary {
  margin-left: 15px;
}

.theme-ND .summary-wrapper .suggestions-wrapper .title-tertiary .title-text {
  margin-bottom: 0 !important;
}

.theme-ND .summary-wrapper .suggestions-wrapper cmp-button-form .btn {
  height: 32px !important;
  border-radius: 4px;
  border-color: #d8d8d8;
  background: #fff !important;
}

.theme-ND .summary-wrapper .suggestions-wrapper cmp-button-form .btn .btn-content {
  color: #000;
}

.theme-ND .summary-wrapper cmp-table.dashboard-accounts .cmp-table .wrapper-header {
  display: none;
}

.theme-ND .summary-wrapper .suggestions-wrapper {
  display: flex;
  align-items: center;
}

[dir="ltr"] .theme-ND .summary-wrapper .suggestions-wrapper .title-tertiary {
  margin-right: 15px;
}

[dir="rtl"] .theme-ND .summary-wrapper .suggestions-wrapper .title-tertiary {
  margin-left: 15px;
}

.theme-ND .summary-wrapper .suggestions-wrapper .title-tertiary .title-text {
  margin-bottom: 0 !important;
}

.theme-ND .summary-wrapper .suggestions-wrapper cmp-button-form .btn {
  height: 32px !important;
  border-radius: 4px;
  border-color: #d8d8d8;
  background: #fff !important;
}

.theme-ND .summary-wrapper .suggestions-wrapper cmp-button-form .btn .btn-content {
  color: #000;
}

.theme-ND .summary-wrapper cmp-table.dashboard-accounts .cmp-table .wrapper-header {
  display: none;
}

.theme-ND .summary-wrapper .background-image-home {
  background-image: url(60d1e43dbaa6f2051625f00066f12e39.png);
  position: absolute;
  left: 0;
  top: 0;
  height: 430px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.theme-ND .summary-wrapper .accounts-margin {
  margin-top: 80px;
}

.theme-ND .enrollment-page .enrollment-intro-wrapper {
  display: none;
}

.theme-ND .enrollment-page .enrollment-wrapper-centre-title,
.theme-ND .enrollment-page .enrollment-wrapper-centre-text {
  display: none;
}

.theme-ND .enrollment-page .enrollment-wrapper-right {
  display: none;
}

@media (min-width: 992px) {
  .theme-ND .enrollment-page .enrollment-intro-wrapper {
    display: block;
    background-color: #b0b0b0;
    text-align: center;
  }

  [dir="ltr"] .theme-ND .enrollment-page .enrollment-intro-wrapper {
    margin-left: -15px;
  }

  [dir="rtl"] .theme-ND .enrollment-page .enrollment-intro-wrapper {
    margin-right: -15px;
  }

  [dir="ltr"] .theme-ND .enrollment-page .enrollment-intro-wrapper {
    margin-right: -15px;
  }

  [dir="rtl"] .theme-ND .enrollment-page .enrollment-intro-wrapper {
    margin-left: -15px;
  }

  .theme-ND .enrollment-page .enrollment-intro-wrapper::before,
  .theme-ND .enrollment-page .enrollment-intro-wrapper::after {
    content: " ";
    display: table;
  }

  .theme-ND .enrollment-page .enrollment-intro-wrapper::after {
    clear: both;
  }

  .theme-ND .enrollment-page .enrollment-intro-wrapper .enrollment-intro {
    padding: 30px 0 75px;
    display: inline-block;
  }

  [dir="ltr"] .theme-ND .enrollment-page .enrollment-intro-wrapper .enrollment-intro {
    text-align: left;
  }

  [dir="rtl"] .theme-ND .enrollment-page .enrollment-intro-wrapper .enrollment-intro {
    text-align: right;
  }

  .theme-ND .enrollment-page .enrollment-intro-wrapper .enrollment-intro .title,
  .theme-ND .enrollment-page .enrollment-intro-wrapper .enrollment-intro .text {
    color: #474c55;
    display: block;
    font-family: "cotext-bold";
    font-size: 20px;
  }

  .theme-ND .enrollment-page .enrollment-intro-wrapper .enrollment-intro .text {
    font-family: "cotext";
  }

  .theme-ND .enrollment-page .enrollment-wrapper {
    background-color: #707070;
    padding: 15px;
    width: 950px;
    margin: -50px auto 0;
    display: flex;
    align-items: stretch;
  }
}

@media (min-width: 992px) and (min-width: 1200px) {
  .theme-ND .enrollment-page .enrollment-wrapper {
    width: 550px;
  }
}

@media (min-width: 992px) {
  .theme-ND .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre {
    width: 100%;
  }

  .theme-ND .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre .enrollment-wrapper-centre-title,
  .theme-ND .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre .enrollment-wrapper-centre-text {
    color: #ffffff;
    display: block;
    font-size: 16px;
  }

  .theme-ND .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre .enrollment-wrapper-centre-text {
    font-size: 12px;
    margin-top: 10px;
  }

  .theme-ND .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre .enrollment-captcha-wrapper {
    width: 100%;
    min-height: 95px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #b0b0b0;
  }

  [dir="ltr"] .theme-ND .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre .enrollment-captcha-wrapper {
    margin-left: 15px;
  }

  [dir="rtl"] .theme-ND .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre .enrollment-captcha-wrapper {
    margin-right: 15px;
  }

  [dir="ltr"] .theme-ND .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre .enrollment-captcha-wrapper {
    margin-right: 15px;
  }

  [dir="rtl"] .theme-ND .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre .enrollment-captcha-wrapper {
    margin-left: 15px;
  }

  .theme-ND .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre .enrollment-captcha-wrapper .enrollment-captcha-image {
    margin: 0 auto;
    display: flex;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .theme-ND .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre cmp-input-form .input-form-wrapper {
    background-color: #b0b0b0;
  }

  .theme-ND .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre cmp-input-form .input-form-wrapper cmp-label-form label {
    width: 155px;
    display: inline-block;
    color: #474c55;
    font-size: 12px;
    font-family: "cotext-bold";
  }

  [dir="ltr"] .theme-ND .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre cmp-input-form .input-form-wrapper cmp-label-form label {
    text-align: right;
  }

  [dir="rtl"] .theme-ND .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre cmp-input-form .input-form-wrapper cmp-label-form label {
    text-align: left;
  }

  [dir="ltr"] .theme-ND .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre cmp-input-form .input-form-wrapper cmp-label-form label {
    padding-right: 15px;
  }

  [dir="rtl"] .theme-ND .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre cmp-input-form .input-form-wrapper cmp-label-form label {
    padding-left: 15px;
  }

  .theme-ND .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre cmp-input-form .input-form-wrapper .input-wrapper {
    width: calc(100% - 165px);
    display: inline-block;
  }

  .theme-ND .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre cmp-input-form .input-form-wrapper .error-form-wrapper {
    min-height: 8px;
  }

  [dir="ltr"] .theme-ND .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre cmp-input-form .input-form-wrapper .error-form-wrapper {
    margin-left: 160px;
  }

  [dir="rtl"] .theme-ND .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre cmp-input-form .input-form-wrapper .error-form-wrapper {
    margin-right: 160px;
  }
}

.theme-ND .enrollment-page .enrollment-intro-wrapper {
  display: none;
}

.theme-ND .enrollment-page .enrollment-wrapper-centre-title,
.theme-ND .enrollment-page .enrollment-wrapper-centre-text {
  display: none;
}

@media (min-width: 992px) {
  .theme-ND .enrollment-page .enrollment-intro-wrapper {
    display: block;
    background-color: #b0b0b0;
    text-align: center;
  }

  [dir="ltr"] .theme-ND .enrollment-page .enrollment-intro-wrapper {
    margin-left: -15px;
  }

  [dir="rtl"] .theme-ND .enrollment-page .enrollment-intro-wrapper {
    margin-right: -15px;
  }

  [dir="ltr"] .theme-ND .enrollment-page .enrollment-intro-wrapper {
    margin-right: -15px;
  }

  [dir="rtl"] .theme-ND .enrollment-page .enrollment-intro-wrapper {
    margin-left: -15px;
  }

  .theme-ND .enrollment-page .enrollment-intro-wrapper::before,
  .theme-ND .enrollment-page .enrollment-intro-wrapper::after {
    content: " ";
    display: table;
  }

  .theme-ND .enrollment-page .enrollment-intro-wrapper::after {
    clear: both;
  }

  .theme-ND .enrollment-page .enrollment-intro-wrapper .enrollment-intro {
    padding: 30px 0 75px;
    display: inline-block;
  }

  [dir="ltr"] .theme-ND .enrollment-page .enrollment-intro-wrapper .enrollment-intro {
    text-align: left;
  }

  [dir="rtl"] .theme-ND .enrollment-page .enrollment-intro-wrapper .enrollment-intro {
    text-align: right;
  }

  .theme-ND .enrollment-page .enrollment-intro-wrapper .enrollment-intro .title,
  .theme-ND .enrollment-page .enrollment-intro-wrapper .enrollment-intro .text {
    color: #474c55;
    display: block;
    font-family: "cotext-bold";
    font-size: 20px;
  }

  .theme-ND .enrollment-page .enrollment-intro-wrapper .enrollment-intro .text {
    font-family: "cotext";
  }

  .theme-ND .enrollment-page .enrollment-wrapper {
    background-color: #707070;
    padding: 15px;
    width: 950px;
    margin: -50px auto 0;
    display: flex;
    align-items: stretch;
  }
}

@media (min-width: 992px) and (min-width: 1200px) {
  .theme-ND .enrollment-page .enrollment-wrapper {
    width: 550px;
  }
}

@media (min-width: 992px) {
  .theme-ND .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre {
    width: 100%;
  }

  [dir="ltr"] .theme-ND .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre {
    padding-right: 15px;
  }

  [dir="rtl"] .theme-ND .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre {
    padding-left: 15px;
  }

  .theme-ND .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre .enrollment-wrapper-centre-title,
  .theme-ND .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre .enrollment-wrapper-centre-text {
    color: #ffffff;
    display: block;
    font-size: 16px;
  }

  .theme-ND .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre .enrollment-wrapper-centre-text {
    font-size: 12px;
    margin-top: 10px;
  }

  .theme-ND .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre .enrollment-captcha-wrapper {
    width: 100%;
    margin: 10px;
    background-color: #b0b0b0;
  }

  .theme-ND .enrollment-page .enrollment-wrapper .enrollment-wrapper-centre .enrollment-captcha-wrapper .enrollment-captcha-image {
    margin: 0 auto;
    display: flex;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

.theme-ND .instruction-details-box .label-red .details-label {
  color: #d0021b;
}

.theme-ND .locator-container {
  padding-top: 10px;
  height: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
}

.theme-ND .locator-container .map-container {
  height: 92%;
  position: relative;
}

.theme-ND .locator-container .map-container .map-detail {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.theme-ND .account-verification-status .block-structure {
  margin: auto !important;
}

[dir="ltr"] .theme-ND .account-verification-status span {
  margin-left: 5px;
}

[dir="rtl"] .theme-ND .account-verification-status span {
  margin-right: 5px;
}

.theme-ND .handle-beneficiary-template .accountVerification {
  width: auto !important;
  margin: auto 0 !important;
  top: 1px;
}

.theme-ND .text-red {
  color: #d0021b;
}

.theme-ND .survey-form .survey-text-area {
  height: 21px;
}

.theme-ND .survey-form .question-title .title-text {
  font-size: 14px;
}

[dir="ltr"] .theme-ND .survey-form .radio-form {
  margin-left: 1rem;
}

[dir="rtl"] .theme-ND .survey-form .radio-form {
  margin-right: 1rem;
}

.theme-ND .vision-mission-img-card {
  width: 100%;
  margin: 10px auto;
}

.theme-ND .vision-mission-img-card .vm-img-responsive {
  display: block;
  width: 100%;
  height: auto;
}

.theme-ND .custom-margin-top {
  margin-top: 20px;
}

[dir="ltr"] .theme-ND .custom-padding-left {
  padding-left: 20px;
}

[dir="rtl"] .theme-ND .custom-padding-left {
  padding-right: 20px;
}

.theme-ND .flexx-safe-registration-img-container {
  text-align: center;
  margin-top: 15px;
}

.theme-ND .flexx-safe-instructions-list {
  margin-top: 30px;
}

.theme-ND .flexx-safe-instructions-list li + li {
  margin-top: 10px;
}

.theme-ND .flexx-safe-markets-container {
  text-align: center;
  margin-top: 15px;
}

.theme-ND .flexx-safe-markets-container img {
  width: 90px;
  margin: 0 5px;
}

.theme-ND .flexx-safe-terms-and-conditions {
  margin: 1rem 0rem 0rem 1rem;
}

[dir="ltr"] .theme-ND .flexx-safe-success-text {
  border-left: 2px solid #000;
}

[dir="rtl"] .theme-ND .flexx-safe-success-text {
  border-right: 2px solid #000;
}

.theme-ND .REJ {
  color: #d0021b;
}

.theme-ND .RCP {
  color: #4e941f;
}

.theme-ND .COM {
  color: #4e941f;
}

.theme-ND .EXP {
  color: #828282;
}

.theme-ND .proxy-management-new-request-form .ips-img {
  width: 115px;
  display: block;
  margin: 0 auto;
  margin-bottom: 15px;
}

.theme-ND .proxy-management-new-request-form :host td .btn-full {
  margin-top: -20px;
  width: 260px;
}

.theme-ND .proxy-management-new-request-form table {
  width: 100%;
}

.theme-ND .proxy-management-new-request-form tbody {
  width: 100%;
}

.theme-ND .proxy-management-new-request-form tr {
  height: 50px;
}

.theme-ND .proxy-management-new-request-form tr td:first-child {
  width: 300px;
}

.theme-ND .proxy-management-new-request-form cmp-button-form {
  margin-top: 0px !important;
}

.theme-ND .proxy-management-new-request-form cmp-button-form div {
  margin-top: 0px !important;
}

.theme-ND .proxy-management-new-request-form .termsAndConditions {
  max-width: 700px;
}

.theme-ND .proxy-management-new-request-form .termsAndConditions .tab-pane {
  height: 200px;
  overflow-y: scroll;
  padding: 0 15px 20px 15px;
  line-height: 17px;
}

.theme-ND .proxy-management-new-request-form .termsAndConditions .tab-pane .ar-text {
  direction: rtl;
}

.theme-ND .ips-terms__wrapper {
  text-align: center;
  font-size: 1.2rem;
}

.theme-ND .ips-terms__wrapper .ips-terms__header {
  margin-bottom: 2rem;
}

.theme-ND .ips-terms__wrapper .icon-instant-transfer {
  color: #006847;
  font-size: 5rem;
}

.theme-ND .ips-terms__wrapper .ips-terms__cards-wrapper {
  display: flex;
  justify-content: center;
  width: 50%;
  margin: 3rem auto;
}

.theme-ND .ips-terms__wrapper .ips-terms__cards-wrapper .ips-terms__icon-card {
  flex: 1 1 auto;
}

.theme-ND .ips-terms__wrapper .ips-terms__cards-wrapper .ips-terms__icon-card .ips-terms__icon {
  background: #006847;
  display: inline-block;
  color: #ffffff;
  width: 5rem;
  height: 5rem;
  line-height: 5rem;
  font-size: 2rem;
  border-radius: 50%;
  margin-bottom: 0.5rem;
}

.theme-ND .ips-terms__wrapper .ips-terms__disclaimer {
  font-size: 1rem;
  margin: 3rem 0;
}

.theme-ND .REJ {
  color: red;
}

.theme-ND .RCP {
  color: green;
}

.theme-ND .COM {
  color: green;
}

.theme-ND .EXP {
  color: grey;
}

.theme-ND .confirmedText {
  color: green;
  display: inline-block;
}

.theme-ND .rtp-resume .box-body-container {
  display: flex !important;
  flex-wrap: wrap !important;
}

.theme-ND .rtp-resume cmp-select-form {
  width: 100% !important;
  height: 60px !important;
}

.theme-ND .rtp-resume cmp-label-form {
  font-weight: bold !important;
}

.theme-ND .rtp-resume .status {
  width: 100%;
}

.theme-ND .rtp-resume .status > div cmp-details-item {
  width: 100% !important;
  height: 60px !important;
}

.theme-ND .rtp-resume .oneColumn {
  width: 49%;
}

.theme-ND .rtp-resume .oneColumn > div {
  display: flex;
  width: 50%;
  flex-direction: column;
}

.theme-ND .rtp-resume .oneColumn > div cmp-details-item {
  width: 100% !important;
  height: 60px !important;
}

.theme-ND .rtp-splash-screen {
  text-align: center;
  font-size: 1.2rem;
}

.theme-ND .rtp-splash-screen .ips-terms__header {
  margin-bottom: 2rem;
}

.theme-ND .rtp-splash-screen .icon-instant-transfer {
  color: #006847;
  font-size: 5rem;
}

.theme-ND .rtp-splash-screen .ips-terms__cards-wrapper {
  display: flex;
  justify-content: center;
  width: 50%;
  margin: 3rem auto;
}

.theme-ND .rtp-splash-screen .ips-terms__cards-wrapper .ips-terms__icon-card {
  flex: 1 1 auto;
}

.theme-ND .rtp-splash-screen .ips-terms__cards-wrapper .ips-terms__icon-card .ips-terms__icon {
  background: #006847;
  display: inline-block;
  color: #ffffff;
  width: 5rem;
  height: 5rem;
  line-height: 5rem;
  font-size: 2rem;
  border-radius: 50%;
  margin-bottom: 0.5rem;
}

.theme-ND .rtp-splash-screen .ips-terms__disclaimer {
  font-size: 1rem;
  margin: 3rem 0;
}

.theme-ND .rtp-menu-selector .ips-img {
  width: 115px;
  display: block;
  margin: 0 auto;
  margin-bottom: 15px;
}

.theme-ND .rtp-menu-selector td .btn-full {
  margin-top: -20px;
  width: 260px;
}

.theme-ND .rtp-menu-selector table {
  width: 100%;
}

.theme-ND .rtp-menu-selector tbody {
  width: 100%;
}

.theme-ND .rtp-menu-selector tr {
  height: 50px;
}

.theme-ND .rtp-menu-selector tr td:first-child {
  width: 300px;
}

.theme-ND .rtp-menu-selector cmp-button-form {
  margin-top: 0px !important;
}

.theme-ND .rtp-menu-selector cmp-button-form div {
  margin-top: 0px !important;
}

.theme-ND .new-rtp-form .ips-img {
  width: 115px;
  display: block;
  margin: 0 auto;
  margin-bottom: 15px;
}

.theme-ND .new-rtp-form td .btn-full {
  margin-top: -20px;
  width: 260px;
}

.theme-ND .new-rtp-form table {
  width: 100%;
}

.theme-ND .new-rtp-form tbody {
  width: 100%;
}

.theme-ND .new-rtp-form tr {
  height: 50px;
}

.theme-ND .new-rtp-form tr td:first-child {
  width: 300px;
}

.theme-ND .new-rtp-form cmp-button-form {
  margin-top: 0px !important;
}

.theme-ND .new-rtp-form cmp-button-form div {
  margin-top: 0px !important;
}

.theme-ND .sarie-transfer-form .accountVerification {
  display: flex !important;
  margin-bottom: 50px !important;
}

.theme-ND .ips-terms__wrapper {
  text-align: center;
  font-size: 1.2rem;
}

.theme-ND .ips-terms__wrapper .ips-terms__header {
  margin-bottom: 2rem;
}

.theme-ND .ips-terms__wrapper .icon-instant-transfer {
  color: #006847;
  font-size: 5rem;
}

.theme-ND .ips-terms__wrapper .ips-terms__cards-wrapper {
  display: flex;
  justify-content: center;
  width: 50%;
  margin: 3rem auto;
}

.theme-ND .ips-terms__wrapper .ips-terms__cards-wrapper .ips-terms__icon-card {
  flex: 1 1 auto;
}

.theme-ND .ips-terms__wrapper .ips-terms__cards-wrapper .ips-terms__icon-card .ips-terms__icon {
  background: #006847;
  display: inline-block;
  color: #ffffff;
  width: 5rem;
  height: 5rem;
  line-height: 5rem;
  font-size: 2rem;
  border-radius: 50%;
  margin-bottom: 0.5rem;
}

.theme-ND .ips-terms__wrapper .ips-terms__disclaimer {
  font-size: 1rem;
  margin: 3rem 0;
}

.theme-ND .sarie-transfer-type-selector .ips-img {
  width: 115px;
  display: block;
  margin: 0 auto;
  margin-bottom: 15px;
}

.theme-ND .sarie-transfer-type-selector td .btn-full {
  margin-top: -20px;
  width: 260px;
}

.theme-ND .sarie-transfer-type-selector table {
  width: 100%;
}

.theme-ND .sarie-transfer-type-selector tbody {
  width: 100%;
}

.theme-ND .sarie-transfer-type-selector tr {
  height: 50px;
}

.theme-ND .sarie-transfer-type-selector tr td:first-child {
  width: 300px;
}

.theme-ND .sarie-transfer-type-selector cmp-button-form {
  margin-top: 0px !important;
}

.theme-ND .sarie-transfer-type-selector cmp-button-form div {
  margin-top: 0px !important;
}

.theme-ND .security .img-container {
  text-align: center;
  margin-top: 15px;
}

.theme-ND .security .reset-password {
  display: flex;
}

.theme-ND .security .reset-password cmp-button-form {
  padding-top: 10px;
}

.theme-ND .security .flexx-safe-instructions-list {
  margin-top: 30px;
}

.theme-ND .security .flexx-safe-instructions-list li + li {
  margin-top: 10px;
}

.theme-ND .security .flexx-safe-markets-container {
  text-align: center;
  margin-top: 15px;
}

.theme-ND .security .flexx-safe-markets-container img {
  width: 90px;
  margin: 0 5px;
}

.theme-ND .security .third-button {
  display: flex;
}

.theme-ND .security .third-button cmp-button-form {
  padding-top: 10px;
}

.theme-ND .security .reset-form {
  margin-top: 30px;
}

.theme-ND .sms-bg-page {
  display: flex;
  flex-direction: column;
  height: 100%;
}

@media (min-width: 992px) {
  .theme-ND .sms-bg-page {
    position: fixed;
    top: 90px;
    left: 0;
    right: 0;
    bottom: 30px;
    height: auto;
    align-items: center;
    justify-content: center;
    height: auto;
  }

  .theme-ND .sms-bg-page .sms-bg-background {
    background-size: cover;
    position: fixed;
    top: 90px;
    left: 0;
    right: 0;
    bottom: 0;
  }

  .theme-ND .sms-bg-page .sms-bg-wrapper {
    display: block;
    position: relative;
    border-radius: 3px;
    background: #ffffff;
    margin: 15px;
    width: 780px;
  }

  .theme-ND .sms-bg-page .sms-bg-wrapper cmp-transaction-passcode form {
    padding: 2rem;
  }
}

.theme-ND .sms-page .sms-intro-wrapper {
  display: none;
}

.theme-ND .sms-page .sms-wrapper-centre-title,
.theme-ND .sms-page .sms-wrapper-centre-text {
  display: none;
}

.theme-ND .sms-page .sms-wrapper-right {
  display: none;
}

@media (min-width: 992px) {
  .theme-ND .sms-page .sms-intro-wrapper {
    display: block;
    text-align: center;
    width: 100%;
  }

  [dir="ltr"] .theme-ND .sms-page .sms-intro-wrapper {
    margin-left: -15px;
  }

  [dir="rtl"] .theme-ND .sms-page .sms-intro-wrapper {
    margin-right: -15px;
  }

  [dir="ltr"] .theme-ND .sms-page .sms-intro-wrapper {
    margin-right: -15px;
  }

  [dir="rtl"] .theme-ND .sms-page .sms-intro-wrapper {
    margin-left: -15px;
  }

  .theme-ND .sms-page .sms-intro-wrapper::before,
  .theme-ND .sms-page .sms-intro-wrapper::after {
    content: " ";
    display: table;
  }

  .theme-ND .sms-page .sms-intro-wrapper::after {
    clear: both;
  }

  .theme-ND .sms-page .sms-intro-wrapper .sms-intro {
    padding: 30px 25px 75px;
    display: inline-block;
  }

  [dir="ltr"] .theme-ND .sms-page .sms-intro-wrapper .sms-intro {
    text-align: left;
  }

  [dir="rtl"] .theme-ND .sms-page .sms-intro-wrapper .sms-intro {
    text-align: right;
  }

  .theme-ND .sms-page .sms-intro-wrapper .sms-intro .sms-title,
  .theme-ND .sms-page .sms-intro-wrapper .sms-intro .text {
    color: #474c55;
    display: block;
    font-family: "cotext-bold";
    font-size: 20px;
  }

  .theme-ND .sms-page .sms-intro-wrapper .sms-intro .text {
    font-family: "cotext";
  }

  .theme-ND .sms-page .sms-wrapper {
    padding: 15px;
    margin: -50px auto 0;
    display: flex;
    align-items: stretch;
  }
}

@media (min-width: 992px) and (min-width: 1200px) {
  .theme-ND .sms-page .sms-wrapper {
    width: 550px;
  }
}

@media (min-width: 992px) {
  .theme-ND .sms-page .sms-wrapper .sms-wrapper-centre {
    width: 100%;
  }

  .theme-ND .sms-page .sms-wrapper .sms-wrapper-centre .sms-wrapper-centre-title,
  .theme-ND .sms-page .sms-wrapper .sms-wrapper-centre .sms-wrapper-centre-text {
    color: #000000;
    display: block;
    font-size: 16px;
  }

  .theme-ND .sms-page .sms-wrapper .sms-wrapper-centre .sms-wrapper-centre-text {
    font-size: 12px;
    margin-top: 10px;
  }

  .theme-ND .sms-page .sms-wrapper .sms-wrapper-centre cmp-input-form .error-form-wrapper {
    min-height: 18px;
  }
}

.theme-ND .sms-success-page .sms-success-intro-wrapper {
  display: none;
}

.theme-ND .sms-success-page .sms-success-wrapper-centre-title,
.theme-ND .sms-success-page .sms-success-wrapper-centre-text {
  display: none;
}

@media (min-width: 992px) {
  .theme-ND .sms-success-page .sms-success-intro-wrapper {
    display: block;
    background-color: #b0b0b0;
    text-align: center;
  }

  [dir="ltr"] .theme-ND .sms-success-page .sms-success-intro-wrapper {
    margin-left: -15px;
  }

  [dir="rtl"] .theme-ND .sms-success-page .sms-success-intro-wrapper {
    margin-right: -15px;
  }

  [dir="ltr"] .theme-ND .sms-success-page .sms-success-intro-wrapper {
    margin-right: -15px;
  }

  [dir="rtl"] .theme-ND .sms-success-page .sms-success-intro-wrapper {
    margin-left: -15px;
  }

  .theme-ND .sms-success-page .sms-success-intro-wrapper::before,
  .theme-ND .sms-success-page .sms-success-intro-wrapper::after {
    content: " ";
    display: table;
  }

  .theme-ND .sms-success-page .sms-success-intro-wrapper::after {
    clear: both;
  }

  .theme-ND .sms-success-page .sms-success-intro-wrapper .sms-success-intro {
    padding: 30px 0 75px;
    display: inline-block;
  }

  [dir="ltr"] .theme-ND .sms-success-page .sms-success-intro-wrapper .sms-success-intro {
    text-align: left;
  }

  [dir="rtl"] .theme-ND .sms-success-page .sms-success-intro-wrapper .sms-success-intro {
    text-align: right;
  }

  .theme-ND .sms-success-page .sms-success-intro-wrapper .sms-success-intro .title,
  .theme-ND .sms-success-page .sms-success-intro-wrapper .sms-success-intro .text {
    color: #474c55;
    display: block;
    font-family: "cotext-bold";
    font-size: 20px;
  }

  .theme-ND .sms-success-page .sms-success-intro-wrapper .sms-success-intro .text {
    font-family: "cotext";
  }

  .theme-ND .sms-success-page .sms-success-wrapper {
    background-color: #707070;
    padding: 15px;
    width: 950px;
    margin: -50px auto 0;
    display: flex;
    align-items: stretch;
  }
}

@media (min-width: 992px) and (min-width: 1200px) {
  .theme-ND .sms-success-page .sms-success-wrapper {
    width: 550px;
  }
}

@media (min-width: 992px) {
  .theme-ND .sms-success-page .sms-success-wrapper .sms-success-wrapper-centre {
    width: 100%;
  }

  [dir="ltr"] .theme-ND .sms-success-page .sms-success-wrapper .sms-success-wrapper-centre {
    padding-right: 15px;
  }

  [dir="rtl"] .theme-ND .sms-success-page .sms-success-wrapper .sms-success-wrapper-centre {
    padding-left: 15px;
  }

  .theme-ND .sms-success-page .sms-success-wrapper .sms-success-wrapper-centre .sms-success-wrapper-centre-title,
  .theme-ND .sms-success-page .sms-success-wrapper .sms-success-wrapper-centre .sms-success-wrapper-centre-text {
    color: #ffffff;
    display: block;
    font-size: 16px;
  }

  .theme-ND .sms-success-page .sms-success-wrapper .sms-success-wrapper-centre .sms-success-wrapper-centre-text {
    font-size: 12px;
    margin-top: 10px;
  }

  .theme-ND .sms-success-page .sms-success-wrapper .sms-success-wrapper-centre .sms-success-captcha-wrapper {
    width: 100%;
    margin: 10px;
    background-color: #b0b0b0;
  }

  .theme-ND .sms-success-page .sms-success-wrapper .sms-success-wrapper-centre .sms-success-captcha-wrapper .sms-success-captcha-image {
    margin: 0 auto;
    display: flex;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

.theme-ND .manage-qtl-limit form {
  width: 38%;
  display: block;
  margin: 0 auto;
}

.theme-ND .manage-quick-transfer-limit-otp cmp-transaction-passcode {
  width: 100%;
  margin: 10px;
}

.theme-ND .wps-payroll-divided-block .element-structure {
  margin-top: 0 !important;
}

.theme-ND .wps-payroll-upload-file {
  color: red;
}

.theme-ND .wps-template-img {
  width: 100%;
}

.theme-ND .sweeping-orders-confirmation-message {
  color: #01533a;
  margin: 10px;
}

.theme-ND .raise-new-service-request-form .termsAndConditions {
  max-width: 800px;
}

.theme-ND .raise-new-service-request-form .termsAndConditions .tab-pane {
  height: 200px;
  overflow-y: scroll;
  padding: 0 15px 20px 15px;
  line-height: 17px;
}

.theme-ND .raise-new-service-request-form .termsAndConditions .tab-pane .ar-text {
  direction: rtl;
}

.theme-ND .sadad-esal-pay-bills-form cmp-select-form {
  z-index: 99;
}

.theme-ND .re-generate-file-divided-block {
  width: 25rem;
  margin-top: 2rem;
}

.theme-ND .re-generate-file-divided-block .element-structure {
  margin-top: 0 !important;
}

.theme-ND .consent-management-text-header {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.theme-ND .consent-management-text-header span {
  margin: 25px;
}

.theme-ND .nominee-details .modal-body {
  height: 500px;
  overflow-y: scroll;
}

.theme-ND .consent-management-text-header {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.theme-ND .consent-management-text-header span {
  margin: 25px;
}



/*# sourceMappingURL=main.956fb8689e18865335b9.bundle.map*/