xxx.typo3-debug { display: none; important! }

@charset "UTF-8";
.srd-bot *,
.srd-bot *::before,
.srd-bot *::after {
  box-sizing: border-box;
}
.srd-bot html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.srd-bot article, .srd-bot aside, .srd-bot figcaption, .srd-bot figure, .srd-bot footer, .srd-bot header, .srd-bot hgroup, .srd-bot main, .srd-bot nav, .srd-bot section {
  display: block;
}
.srd-bot body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}
.srd-bot [tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}
.srd-bot hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
.srd-bot h1, .srd-bot h2, .srd-bot h3, .srd-bot h4, .srd-bot h5, .srd-bot h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
.srd-bot p {
  margin-top: 0;
  margin-bottom: 1rem;
}
.srd-bot abbr[title],
.srd-bot abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none;
}
.srd-bot address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
.srd-bot ol,
.srd-bot ul,
.srd-bot dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
.srd-bot ol ol,
.srd-bot ul ul,
.srd-bot ol ul,
.srd-bot ul ol {
  margin-bottom: 0;
}
.srd-bot dt {
  font-weight: 700;
}
.srd-bot dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
.srd-bot blockquote {
  margin: 0 0 1rem;
}
.srd-bot b,
.srd-bot strong {
  font-weight: bolder;
}
.srd-bot small {
  font-size: 80%;
}
.srd-bot sub,
.srd-bot sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
.srd-bot sub {
  bottom: -0.25em;
}
.srd-bot sup {
  top: -0.5em;
}
.srd-bot a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}
.srd-bot a:hover {
  color: #0056b3;
  text-decoration: none;
}
.srd-bot a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}
.srd-bot a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
.srd-bot pre,
.srd-bot code,
.srd-bot kbd,
.srd-bot samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}
.srd-bot pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}
.srd-bot figure {
  margin: 0 0 1rem;
}
.srd-bot img {
  vertical-align: middle;
  border-style: none;
}
.srd-bot svg {
  overflow: hidden;
  vertical-align: middle;
}
.srd-bot table {
  border-collapse: collapse;
}
.srd-bot caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}
.srd-bot th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}
.srd-bot label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
.srd-bot button {
  border-radius: 0;
}
.srd-bot button:focus:not(:focus-visible) {
  outline: 0;
}
.srd-bot input,
.srd-bot button,
.srd-bot select,
.srd-bot optgroup,
.srd-bot textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.srd-bot button,
.srd-bot input {
  overflow: visible;
}
.srd-bot button,
.srd-bot select {
  text-transform: none;
}
.srd-bot [role=button] {
  cursor: pointer;
}
.srd-bot select {
  word-wrap: normal;
}
.srd-bot button,
.srd-bot [type=button],
.srd-bot [type=reset],
.srd-bot [type=submit] {
  -webkit-appearance: button;
}
.srd-bot button:not(:disabled),
.srd-bot [type=button]:not(:disabled),
.srd-bot [type=reset]:not(:disabled),
.srd-bot [type=submit]:not(:disabled) {
  cursor: pointer;
}
.srd-bot button::-moz-focus-inner,
.srd-bot [type=button]::-moz-focus-inner,
.srd-bot [type=reset]::-moz-focus-inner,
.srd-bot [type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
.srd-bot input[type=radio],
.srd-bot input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}
.srd-bot textarea {
  overflow: auto;
  resize: vertical;
}
.srd-bot fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
.srd-bot legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
.srd-bot progress {
  vertical-align: baseline;
}
.srd-bot [type=number]::-webkit-inner-spin-button,
.srd-bot [type=number]::-webkit-outer-spin-button {
  height: auto;
}
.srd-bot [type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
.srd-bot [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.srd-bot ::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
.srd-bot output {
  display: inline-block;
}
.srd-bot summary {
  display: list-item;
  cursor: pointer;
}
.srd-bot template {
  display: none;
}
.srd-bot [hidden] {
  display: none !important;
}
.srd-bot .container,
.srd-bot .container-fluid,
.srd-bot .container-xl,
.srd-bot .container-lg,
.srd-bot .container-md,
.srd-bot .container-sm {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .srd-bot .container-sm, .srd-bot .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .srd-bot .container-md, .srd-bot .container-sm, .srd-bot .container {
    max-width: 720px;
  }
}
@media (min-width: 940px) {
  .srd-bot .container-lg, .srd-bot .container-md, .srd-bot .container-sm, .srd-bot .container {
    max-width: 908px;
  }
}
@media (min-width: 1400px) {
  .srd-bot .container-xl, .srd-bot .container-lg, .srd-bot .container-md, .srd-bot .container-sm, .srd-bot .container {
    max-width: 1340px;
  }
}
.srd-bot .row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.srd-bot .no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.srd-bot .no-gutters > .col,
.srd-bot .no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}
.srd-bot .col-xl,
.srd-bot .col-xl-auto, .srd-bot .col-xl-12, .srd-bot .col-xl-11, .srd-bot .col-xl-10, .srd-bot .col-xl-9, .srd-bot .col-xl-8, .srd-bot .col-xl-7, .srd-bot .col-xl-6, .srd-bot .col-xl-5, .srd-bot .col-xl-4, .srd-bot .col-xl-3, .srd-bot .col-xl-2, .srd-bot .col-xl-1, .srd-bot .col-lg,
.srd-bot .col-lg-auto, .srd-bot .col-lg-12, .srd-bot .col-lg-11, .srd-bot .col-lg-10, .srd-bot .col-lg-9, .srd-bot .col-lg-8, .srd-bot .col-lg-7, .srd-bot .col-lg-6, .srd-bot .col-lg-5, .srd-bot .col-lg-4, .srd-bot .col-lg-3, .srd-bot .col-lg-2, .srd-bot .col-lg-1, .srd-bot .col-md,
.srd-bot .col-md-auto, .srd-bot .col-md-12, .srd-bot .col-md-11, .srd-bot .col-md-10, .srd-bot .col-md-9, .srd-bot .col-md-8, .srd-bot .col-md-7, .srd-bot .col-md-6, .srd-bot .col-md-5, .srd-bot .col-md-4, .srd-bot .col-md-3, .srd-bot .col-md-2, .srd-bot .col-md-1, .srd-bot .col-sm,
.srd-bot .col-sm-auto, .srd-bot .col-sm-12, .srd-bot .col-sm-11, .srd-bot .col-sm-10, .srd-bot .col-sm-9, .srd-bot .col-sm-8, .srd-bot .col-sm-7, .srd-bot .col-sm-6, .srd-bot .col-sm-5, .srd-bot .col-sm-4, .srd-bot .col-sm-3, .srd-bot .col-sm-2, .srd-bot .col-sm-1, .srd-bot .col,
.srd-bot .col-auto, .srd-bot .col-12, .srd-bot .col-11, .srd-bot .col-10, .srd-bot .col-9, .srd-bot .col-8, .srd-bot .col-7, .srd-bot .col-6, .srd-bot .col-5, .srd-bot .col-4, .srd-bot .col-3, .srd-bot .col-2, .srd-bot .col-1 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.srd-bot .col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
.srd-bot .row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%;
}
.srd-bot .row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%;
}
.srd-bot .row-cols-3 > * {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.srd-bot .row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%;
}
.srd-bot .row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%;
}
.srd-bot .row-cols-6 > * {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.srd-bot .col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.srd-bot .col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}
.srd-bot .col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.srd-bot .col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
.srd-bot .col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.srd-bot .col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}
.srd-bot .col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
.srd-bot .col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}
.srd-bot .col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}
.srd-bot .col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
.srd-bot .col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}
.srd-bot .col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}
.srd-bot .col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
.srd-bot .order-first {
  order: -1;
}
.srd-bot .order-last {
  order: 13;
}
.srd-bot .order-0 {
  order: 0;
}
.srd-bot .order-1 {
  order: 1;
}
.srd-bot .order-2 {
  order: 2;
}
.srd-bot .order-3 {
  order: 3;
}
.srd-bot .order-4 {
  order: 4;
}
.srd-bot .order-5 {
  order: 5;
}
.srd-bot .order-6 {
  order: 6;
}
.srd-bot .order-7 {
  order: 7;
}
.srd-bot .order-8 {
  order: 8;
}
.srd-bot .order-9 {
  order: 9;
}
.srd-bot .order-10 {
  order: 10;
}
.srd-bot .order-11 {
  order: 11;
}
.srd-bot .order-12 {
  order: 12;
}
.srd-bot .offset-1 {
  margin-left: 8.3333333333%;
}
.srd-bot .offset-2 {
  margin-left: 16.6666666667%;
}
.srd-bot .offset-3 {
  margin-left: 25%;
}
.srd-bot .offset-4 {
  margin-left: 33.3333333333%;
}
.srd-bot .offset-5 {
  margin-left: 41.6666666667%;
}
.srd-bot .offset-6 {
  margin-left: 50%;
}
.srd-bot .offset-7 {
  margin-left: 58.3333333333%;
}
.srd-bot .offset-8 {
  margin-left: 66.6666666667%;
}
.srd-bot .offset-9 {
  margin-left: 75%;
}
.srd-bot .offset-10 {
  margin-left: 83.3333333333%;
}
.srd-bot .offset-11 {
  margin-left: 91.6666666667%;
}
@media (min-width: 576px) {
  .srd-bot .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .srd-bot .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .srd-bot .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .srd-bot .row-cols-sm-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .srd-bot .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .srd-bot .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .srd-bot .row-cols-sm-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .srd-bot .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .srd-bot .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .srd-bot .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .srd-bot .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .srd-bot .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .srd-bot .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .srd-bot .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .srd-bot .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .srd-bot .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .srd-bot .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .srd-bot .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .srd-bot .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .srd-bot .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .srd-bot .order-sm-first {
    order: -1;
  }
  .srd-bot .order-sm-last {
    order: 13;
  }
  .srd-bot .order-sm-0 {
    order: 0;
  }
  .srd-bot .order-sm-1 {
    order: 1;
  }
  .srd-bot .order-sm-2 {
    order: 2;
  }
  .srd-bot .order-sm-3 {
    order: 3;
  }
  .srd-bot .order-sm-4 {
    order: 4;
  }
  .srd-bot .order-sm-5 {
    order: 5;
  }
  .srd-bot .order-sm-6 {
    order: 6;
  }
  .srd-bot .order-sm-7 {
    order: 7;
  }
  .srd-bot .order-sm-8 {
    order: 8;
  }
  .srd-bot .order-sm-9 {
    order: 9;
  }
  .srd-bot .order-sm-10 {
    order: 10;
  }
  .srd-bot .order-sm-11 {
    order: 11;
  }
  .srd-bot .order-sm-12 {
    order: 12;
  }
  .srd-bot .offset-sm-0 {
    margin-left: 0;
  }
  .srd-bot .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .srd-bot .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .srd-bot .offset-sm-3 {
    margin-left: 25%;
  }
  .srd-bot .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .srd-bot .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .srd-bot .offset-sm-6 {
    margin-left: 50%;
  }
  .srd-bot .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .srd-bot .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .srd-bot .offset-sm-9 {
    margin-left: 75%;
  }
  .srd-bot .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .srd-bot .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .srd-bot .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .srd-bot .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .srd-bot .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .srd-bot .row-cols-md-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .srd-bot .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .srd-bot .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .srd-bot .row-cols-md-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .srd-bot .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .srd-bot .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .srd-bot .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .srd-bot .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .srd-bot .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .srd-bot .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .srd-bot .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .srd-bot .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .srd-bot .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .srd-bot .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .srd-bot .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .srd-bot .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .srd-bot .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .srd-bot .order-md-first {
    order: -1;
  }
  .srd-bot .order-md-last {
    order: 13;
  }
  .srd-bot .order-md-0 {
    order: 0;
  }
  .srd-bot .order-md-1 {
    order: 1;
  }
  .srd-bot .order-md-2 {
    order: 2;
  }
  .srd-bot .order-md-3 {
    order: 3;
  }
  .srd-bot .order-md-4 {
    order: 4;
  }
  .srd-bot .order-md-5 {
    order: 5;
  }
  .srd-bot .order-md-6 {
    order: 6;
  }
  .srd-bot .order-md-7 {
    order: 7;
  }
  .srd-bot .order-md-8 {
    order: 8;
  }
  .srd-bot .order-md-9 {
    order: 9;
  }
  .srd-bot .order-md-10 {
    order: 10;
  }
  .srd-bot .order-md-11 {
    order: 11;
  }
  .srd-bot .order-md-12 {
    order: 12;
  }
  .srd-bot .offset-md-0 {
    margin-left: 0;
  }
  .srd-bot .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .srd-bot .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .srd-bot .offset-md-3 {
    margin-left: 25%;
  }
  .srd-bot .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .srd-bot .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .srd-bot .offset-md-6 {
    margin-left: 50%;
  }
  .srd-bot .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .srd-bot .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .srd-bot .offset-md-9 {
    margin-left: 75%;
  }
  .srd-bot .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .srd-bot .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 940px) {
  .srd-bot .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .srd-bot .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .srd-bot .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .srd-bot .row-cols-lg-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .srd-bot .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .srd-bot .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .srd-bot .row-cols-lg-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .srd-bot .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .srd-bot .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .srd-bot .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .srd-bot .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .srd-bot .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .srd-bot .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .srd-bot .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .srd-bot .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .srd-bot .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .srd-bot .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .srd-bot .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .srd-bot .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .srd-bot .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .srd-bot .order-lg-first {
    order: -1;
  }
  .srd-bot .order-lg-last {
    order: 13;
  }
  .srd-bot .order-lg-0 {
    order: 0;
  }
  .srd-bot .order-lg-1 {
    order: 1;
  }
  .srd-bot .order-lg-2 {
    order: 2;
  }
  .srd-bot .order-lg-3 {
    order: 3;
  }
  .srd-bot .order-lg-4 {
    order: 4;
  }
  .srd-bot .order-lg-5 {
    order: 5;
  }
  .srd-bot .order-lg-6 {
    order: 6;
  }
  .srd-bot .order-lg-7 {
    order: 7;
  }
  .srd-bot .order-lg-8 {
    order: 8;
  }
  .srd-bot .order-lg-9 {
    order: 9;
  }
  .srd-bot .order-lg-10 {
    order: 10;
  }
  .srd-bot .order-lg-11 {
    order: 11;
  }
  .srd-bot .order-lg-12 {
    order: 12;
  }
  .srd-bot .offset-lg-0 {
    margin-left: 0;
  }
  .srd-bot .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .srd-bot .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .srd-bot .offset-lg-3 {
    margin-left: 25%;
  }
  .srd-bot .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .srd-bot .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .srd-bot .offset-lg-6 {
    margin-left: 50%;
  }
  .srd-bot .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .srd-bot .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .srd-bot .offset-lg-9 {
    margin-left: 75%;
  }
  .srd-bot .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .srd-bot .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1400px) {
  .srd-bot .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .srd-bot .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .srd-bot .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .srd-bot .row-cols-xl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .srd-bot .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .srd-bot .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .srd-bot .row-cols-xl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .srd-bot .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .srd-bot .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .srd-bot .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .srd-bot .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .srd-bot .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .srd-bot .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .srd-bot .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .srd-bot .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .srd-bot .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .srd-bot .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .srd-bot .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .srd-bot .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .srd-bot .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .srd-bot .order-xl-first {
    order: -1;
  }
  .srd-bot .order-xl-last {
    order: 13;
  }
  .srd-bot .order-xl-0 {
    order: 0;
  }
  .srd-bot .order-xl-1 {
    order: 1;
  }
  .srd-bot .order-xl-2 {
    order: 2;
  }
  .srd-bot .order-xl-3 {
    order: 3;
  }
  .srd-bot .order-xl-4 {
    order: 4;
  }
  .srd-bot .order-xl-5 {
    order: 5;
  }
  .srd-bot .order-xl-6 {
    order: 6;
  }
  .srd-bot .order-xl-7 {
    order: 7;
  }
  .srd-bot .order-xl-8 {
    order: 8;
  }
  .srd-bot .order-xl-9 {
    order: 9;
  }
  .srd-bot .order-xl-10 {
    order: 10;
  }
  .srd-bot .order-xl-11 {
    order: 11;
  }
  .srd-bot .order-xl-12 {
    order: 12;
  }
  .srd-bot .offset-xl-0 {
    margin-left: 0;
  }
  .srd-bot .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .srd-bot .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .srd-bot .offset-xl-3 {
    margin-left: 25%;
  }
  .srd-bot .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .srd-bot .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .srd-bot .offset-xl-6 {
    margin-left: 50%;
  }
  .srd-bot .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .srd-bot .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .srd-bot .offset-xl-9 {
    margin-left: 75%;
  }
  .srd-bot .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .srd-bot .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
.srd-bot .alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.srd-bot .alert-heading {
  color: inherit;
}
.srd-bot .alert-link {
  font-weight: 700;
}
.srd-bot .alert-dismissible {
  padding-right: 4rem;
}
.srd-bot .alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 0.75rem 1.25rem;
  color: inherit;
}
.srd-bot .alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}
.srd-bot .alert-primary hr {
  border-top-color: #9fcdff;
}
.srd-bot .alert-primary .alert-link {
  color: #002752;
}
.srd-bot .alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}
.srd-bot .alert-secondary hr {
  border-top-color: #c8cbcf;
}
.srd-bot .alert-secondary .alert-link {
  color: #202326;
}
.srd-bot .alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
.srd-bot .alert-success hr {
  border-top-color: #b1dfbb;
}
.srd-bot .alert-success .alert-link {
  color: #0b2e13;
}
.srd-bot .alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}
.srd-bot .alert-info hr {
  border-top-color: #abdde5;
}
.srd-bot .alert-info .alert-link {
  color: #062c33;
}
.srd-bot .alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}
.srd-bot .alert-warning hr {
  border-top-color: #ffe8a1;
}
.srd-bot .alert-warning .alert-link {
  color: #533f03;
}
.srd-bot .alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.srd-bot .alert-danger hr {
  border-top-color: #f1b0b7;
}
.srd-bot .alert-danger .alert-link {
  color: #491217;
}
.srd-bot .alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}
.srd-bot .alert-light hr {
  border-top-color: #ececf6;
}
.srd-bot .alert-light .alert-link {
  color: #686868;
}
.srd-bot .alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}
.srd-bot .alert-dark hr {
  border-top-color: #b9bbbe;
}
.srd-bot .alert-dark .alert-link {
  color: #040505;
}
@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}
.srd-bot .spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: 0.75s linear infinite spinner-border;
}
.srd-bot .spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}
@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.srd-bot .spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  animation: 0.75s linear infinite spinner-grow;
}
.srd-bot .spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}
@media (prefers-reduced-motion: reduce) {
  .srd-bot .spinner-border,
.srd-bot .spinner-grow {
    animation-duration: 1.5s;
  }
}
.srd-bot .align-baseline {
  vertical-align: baseline !important;
}
.srd-bot .align-top {
  vertical-align: top !important;
}
.srd-bot .align-middle {
  vertical-align: middle !important;
}
.srd-bot .align-bottom {
  vertical-align: bottom !important;
}
.srd-bot .align-text-bottom {
  vertical-align: text-bottom !important;
}
.srd-bot .align-text-top {
  vertical-align: text-top !important;
}
.srd-bot .bg-primary {
  background-color: #007bff !important;
}
.srd-bot a.bg-primary:hover, .srd-bot a.bg-primary:focus,
.srd-bot button.bg-primary:hover,
.srd-bot button.bg-primary:focus {
  background-color: #0062cc !important;
}
.srd-bot .bg-secondary {
  background-color: #6c757d !important;
}
.srd-bot a.bg-secondary:hover, .srd-bot a.bg-secondary:focus,
.srd-bot button.bg-secondary:hover,
.srd-bot button.bg-secondary:focus {
  background-color: #545b62 !important;
}
.srd-bot .bg-success {
  background-color: #28a745 !important;
}
.srd-bot a.bg-success:hover, .srd-bot a.bg-success:focus,
.srd-bot button.bg-success:hover,
.srd-bot button.bg-success:focus {
  background-color: #1e7e34 !important;
}
.srd-bot .bg-info {
  background-color: #17a2b8 !important;
}
.srd-bot a.bg-info:hover, .srd-bot a.bg-info:focus,
.srd-bot button.bg-info:hover,
.srd-bot button.bg-info:focus {
  background-color: #117a8b !important;
}
.srd-bot .bg-warning {
  background-color: #ffc107 !important;
}
.srd-bot a.bg-warning:hover, .srd-bot a.bg-warning:focus,
.srd-bot button.bg-warning:hover,
.srd-bot button.bg-warning:focus {
  background-color: #d39e00 !important;
}
.srd-bot .bg-danger {
  background-color: #dc3545 !important;
}
.srd-bot a.bg-danger:hover, .srd-bot a.bg-danger:focus,
.srd-bot button.bg-danger:hover,
.srd-bot button.bg-danger:focus {
  background-color: #bd2130 !important;
}
.srd-bot .bg-light {
  background-color: #f8f9fa !important;
}
.srd-bot a.bg-light:hover, .srd-bot a.bg-light:focus,
.srd-bot button.bg-light:hover,
.srd-bot button.bg-light:focus {
  background-color: #dae0e5 !important;
}
.srd-bot .bg-dark {
  background-color: #343a40 !important;
}
.srd-bot a.bg-dark:hover, .srd-bot a.bg-dark:focus,
.srd-bot button.bg-dark:hover,
.srd-bot button.bg-dark:focus {
  background-color: #1d2124 !important;
}
.srd-bot .bg-white {
  background-color: #fff !important;
}
.srd-bot .bg-transparent {
  background-color: transparent !important;
}
.srd-bot .border {
  border: 1px solid #dee2e6 !important;
}
.srd-bot .border-top {
  border-top: 1px solid #dee2e6 !important;
}
.srd-bot .border-right {
  border-right: 1px solid #dee2e6 !important;
}
.srd-bot .border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}
.srd-bot .border-left {
  border-left: 1px solid #dee2e6 !important;
}
.srd-bot .border-0 {
  border: 0 !important;
}
.srd-bot .border-top-0 {
  border-top: 0 !important;
}
.srd-bot .border-right-0 {
  border-right: 0 !important;
}
.srd-bot .border-bottom-0 {
  border-bottom: 0 !important;
}
.srd-bot .border-left-0 {
  border-left: 0 !important;
}
.srd-bot .border-primary {
  border-color: #007bff !important;
}
.srd-bot .border-secondary {
  border-color: #6c757d !important;
}
.srd-bot .border-success {
  border-color: #28a745 !important;
}
.srd-bot .border-info {
  border-color: #17a2b8 !important;
}
.srd-bot .border-warning {
  border-color: #ffc107 !important;
}
.srd-bot .border-danger {
  border-color: #dc3545 !important;
}
.srd-bot .border-light {
  border-color: #f8f9fa !important;
}
.srd-bot .border-dark {
  border-color: #343a40 !important;
}
.srd-bot .border-white {
  border-color: #fff !important;
}
.srd-bot .rounded-sm {
  border-radius: 0.2rem !important;
}
.srd-bot .rounded {
  border-radius: 0.25rem !important;
}
.srd-bot .rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}
.srd-bot .rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}
.srd-bot .rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}
.srd-bot .rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}
.srd-bot .rounded-lg {
  border-radius: 0.3rem !important;
}
.srd-bot .rounded-circle {
  border-radius: 50% !important;
}
.srd-bot .rounded-pill {
  border-radius: 50rem !important;
}
.srd-bot .rounded-0 {
  border-radius: 0 !important;
}
.srd-bot .clearfix::after {
  display: block;
  clear: both;
  content: "";
}
.srd-bot .d-none {
  display: none !important;
}
.srd-bot .d-inline {
  display: inline !important;
}
.srd-bot .d-inline-block {
  display: inline-block !important;
}
.srd-bot .d-block {
  display: block !important;
}
.srd-bot .d-table {
  display: table !important;
}
.srd-bot .d-table-row {
  display: table-row !important;
}
.srd-bot .d-table-cell {
  display: table-cell !important;
}
.srd-bot .d-flex {
  display: flex !important;
}
.srd-bot .d-inline-flex {
  display: inline-flex !important;
}
@media (min-width: 576px) {
  .srd-bot .d-sm-none {
    display: none !important;
  }
  .srd-bot .d-sm-inline {
    display: inline !important;
  }
  .srd-bot .d-sm-inline-block {
    display: inline-block !important;
  }
  .srd-bot .d-sm-block {
    display: block !important;
  }
  .srd-bot .d-sm-table {
    display: table !important;
  }
  .srd-bot .d-sm-table-row {
    display: table-row !important;
  }
  .srd-bot .d-sm-table-cell {
    display: table-cell !important;
  }
  .srd-bot .d-sm-flex {
    display: flex !important;
  }
  .srd-bot .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .srd-bot .d-md-none {
    display: none !important;
  }
  .srd-bot .d-md-inline {
    display: inline !important;
  }
  .srd-bot .d-md-inline-block {
    display: inline-block !important;
  }
  .srd-bot .d-md-block {
    display: block !important;
  }
  .srd-bot .d-md-table {
    display: table !important;
  }
  .srd-bot .d-md-table-row {
    display: table-row !important;
  }
  .srd-bot .d-md-table-cell {
    display: table-cell !important;
  }
  .srd-bot .d-md-flex {
    display: flex !important;
  }
  .srd-bot .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 940px) {
  .srd-bot .d-lg-none {
    display: none !important;
  }
  .srd-bot .d-lg-inline {
    display: inline !important;
  }
  .srd-bot .d-lg-inline-block {
    display: inline-block !important;
  }
  .srd-bot .d-lg-block {
    display: block !important;
  }
  .srd-bot .d-lg-table {
    display: table !important;
  }
  .srd-bot .d-lg-table-row {
    display: table-row !important;
  }
  .srd-bot .d-lg-table-cell {
    display: table-cell !important;
  }
  .srd-bot .d-lg-flex {
    display: flex !important;
  }
  .srd-bot .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1400px) {
  .srd-bot .d-xl-none {
    display: none !important;
  }
  .srd-bot .d-xl-inline {
    display: inline !important;
  }
  .srd-bot .d-xl-inline-block {
    display: inline-block !important;
  }
  .srd-bot .d-xl-block {
    display: block !important;
  }
  .srd-bot .d-xl-table {
    display: table !important;
  }
  .srd-bot .d-xl-table-row {
    display: table-row !important;
  }
  .srd-bot .d-xl-table-cell {
    display: table-cell !important;
  }
  .srd-bot .d-xl-flex {
    display: flex !important;
  }
  .srd-bot .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .srd-bot .d-print-none {
    display: none !important;
  }
  .srd-bot .d-print-inline {
    display: inline !important;
  }
  .srd-bot .d-print-inline-block {
    display: inline-block !important;
  }
  .srd-bot .d-print-block {
    display: block !important;
  }
  .srd-bot .d-print-table {
    display: table !important;
  }
  .srd-bot .d-print-table-row {
    display: table-row !important;
  }
  .srd-bot .d-print-table-cell {
    display: table-cell !important;
  }
  .srd-bot .d-print-flex {
    display: flex !important;
  }
  .srd-bot .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.srd-bot .embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.srd-bot .embed-responsive::before {
  display: block;
  content: "";
}
.srd-bot .embed-responsive .embed-responsive-item,
.srd-bot .embed-responsive iframe,
.srd-bot .embed-responsive embed,
.srd-bot .embed-responsive object,
.srd-bot .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.srd-bot .embed-responsive-21by9::before {
  padding-top: 42.8571428571%;
}
.srd-bot .embed-responsive-16by9::before {
  padding-top: 56.25%;
}
.srd-bot .embed-responsive-4by3::before {
  padding-top: 75%;
}
.srd-bot .embed-responsive-1by1::before {
  padding-top: 100%;
}
.srd-bot .flex-row {
  flex-direction: row !important;
}
.srd-bot .flex-column {
  flex-direction: column !important;
}
.srd-bot .flex-row-reverse {
  flex-direction: row-reverse !important;
}
.srd-bot .flex-column-reverse {
  flex-direction: column-reverse !important;
}
.srd-bot .flex-wrap {
  flex-wrap: wrap !important;
}
.srd-bot .flex-nowrap {
  flex-wrap: nowrap !important;
}
.srd-bot .flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
.srd-bot .flex-fill {
  flex: 1 1 auto !important;
}
.srd-bot .flex-grow-0 {
  flex-grow: 0 !important;
}
.srd-bot .flex-grow-1 {
  flex-grow: 1 !important;
}
.srd-bot .flex-shrink-0 {
  flex-shrink: 0 !important;
}
.srd-bot .flex-shrink-1 {
  flex-shrink: 1 !important;
}
.srd-bot .justify-content-start {
  justify-content: flex-start !important;
}
.srd-bot .justify-content-end {
  justify-content: flex-end !important;
}
.srd-bot .justify-content-center {
  justify-content: center !important;
}
.srd-bot .justify-content-between {
  justify-content: space-between !important;
}
.srd-bot .justify-content-around {
  justify-content: space-around !important;
}
.srd-bot .align-items-start {
  align-items: flex-start !important;
}
.srd-bot .align-items-end {
  align-items: flex-end !important;
}
.srd-bot .align-items-center {
  align-items: center !important;
}
.srd-bot .align-items-baseline {
  align-items: baseline !important;
}
.srd-bot .align-items-stretch {
  align-items: stretch !important;
}
.srd-bot .align-content-start {
  align-content: flex-start !important;
}
.srd-bot .align-content-end {
  align-content: flex-end !important;
}
.srd-bot .align-content-center {
  align-content: center !important;
}
.srd-bot .align-content-between {
  align-content: space-between !important;
}
.srd-bot .align-content-around {
  align-content: space-around !important;
}
.srd-bot .align-content-stretch {
  align-content: stretch !important;
}
.srd-bot .align-self-auto {
  align-self: auto !important;
}
.srd-bot .align-self-start {
  align-self: flex-start !important;
}
.srd-bot .align-self-end {
  align-self: flex-end !important;
}
.srd-bot .align-self-center {
  align-self: center !important;
}
.srd-bot .align-self-baseline {
  align-self: baseline !important;
}
.srd-bot .align-self-stretch {
  align-self: stretch !important;
}
@media (min-width: 576px) {
  .srd-bot .flex-sm-row {
    flex-direction: row !important;
  }
  .srd-bot .flex-sm-column {
    flex-direction: column !important;
  }
  .srd-bot .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .srd-bot .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .srd-bot .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .srd-bot .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .srd-bot .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .srd-bot .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .srd-bot .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .srd-bot .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .srd-bot .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .srd-bot .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .srd-bot .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .srd-bot .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .srd-bot .justify-content-sm-center {
    justify-content: center !important;
  }
  .srd-bot .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .srd-bot .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .srd-bot .align-items-sm-start {
    align-items: flex-start !important;
  }
  .srd-bot .align-items-sm-end {
    align-items: flex-end !important;
  }
  .srd-bot .align-items-sm-center {
    align-items: center !important;
  }
  .srd-bot .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .srd-bot .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .srd-bot .align-content-sm-start {
    align-content: flex-start !important;
  }
  .srd-bot .align-content-sm-end {
    align-content: flex-end !important;
  }
  .srd-bot .align-content-sm-center {
    align-content: center !important;
  }
  .srd-bot .align-content-sm-between {
    align-content: space-between !important;
  }
  .srd-bot .align-content-sm-around {
    align-content: space-around !important;
  }
  .srd-bot .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .srd-bot .align-self-sm-auto {
    align-self: auto !important;
  }
  .srd-bot .align-self-sm-start {
    align-self: flex-start !important;
  }
  .srd-bot .align-self-sm-end {
    align-self: flex-end !important;
  }
  .srd-bot .align-self-sm-center {
    align-self: center !important;
  }
  .srd-bot .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .srd-bot .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .srd-bot .flex-md-row {
    flex-direction: row !important;
  }
  .srd-bot .flex-md-column {
    flex-direction: column !important;
  }
  .srd-bot .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .srd-bot .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .srd-bot .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .srd-bot .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .srd-bot .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .srd-bot .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .srd-bot .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .srd-bot .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .srd-bot .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .srd-bot .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .srd-bot .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .srd-bot .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .srd-bot .justify-content-md-center {
    justify-content: center !important;
  }
  .srd-bot .justify-content-md-between {
    justify-content: space-between !important;
  }
  .srd-bot .justify-content-md-around {
    justify-content: space-around !important;
  }
  .srd-bot .align-items-md-start {
    align-items: flex-start !important;
  }
  .srd-bot .align-items-md-end {
    align-items: flex-end !important;
  }
  .srd-bot .align-items-md-center {
    align-items: center !important;
  }
  .srd-bot .align-items-md-baseline {
    align-items: baseline !important;
  }
  .srd-bot .align-items-md-stretch {
    align-items: stretch !important;
  }
  .srd-bot .align-content-md-start {
    align-content: flex-start !important;
  }
  .srd-bot .align-content-md-end {
    align-content: flex-end !important;
  }
  .srd-bot .align-content-md-center {
    align-content: center !important;
  }
  .srd-bot .align-content-md-between {
    align-content: space-between !important;
  }
  .srd-bot .align-content-md-around {
    align-content: space-around !important;
  }
  .srd-bot .align-content-md-stretch {
    align-content: stretch !important;
  }
  .srd-bot .align-self-md-auto {
    align-self: auto !important;
  }
  .srd-bot .align-self-md-start {
    align-self: flex-start !important;
  }
  .srd-bot .align-self-md-end {
    align-self: flex-end !important;
  }
  .srd-bot .align-self-md-center {
    align-self: center !important;
  }
  .srd-bot .align-self-md-baseline {
    align-self: baseline !important;
  }
  .srd-bot .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 940px) {
  .srd-bot .flex-lg-row {
    flex-direction: row !important;
  }
  .srd-bot .flex-lg-column {
    flex-direction: column !important;
  }
  .srd-bot .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .srd-bot .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .srd-bot .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .srd-bot .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .srd-bot .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .srd-bot .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .srd-bot .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .srd-bot .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .srd-bot .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .srd-bot .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .srd-bot .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .srd-bot .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .srd-bot .justify-content-lg-center {
    justify-content: center !important;
  }
  .srd-bot .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .srd-bot .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .srd-bot .align-items-lg-start {
    align-items: flex-start !important;
  }
  .srd-bot .align-items-lg-end {
    align-items: flex-end !important;
  }
  .srd-bot .align-items-lg-center {
    align-items: center !important;
  }
  .srd-bot .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .srd-bot .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .srd-bot .align-content-lg-start {
    align-content: flex-start !important;
  }
  .srd-bot .align-content-lg-end {
    align-content: flex-end !important;
  }
  .srd-bot .align-content-lg-center {
    align-content: center !important;
  }
  .srd-bot .align-content-lg-between {
    align-content: space-between !important;
  }
  .srd-bot .align-content-lg-around {
    align-content: space-around !important;
  }
  .srd-bot .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .srd-bot .align-self-lg-auto {
    align-self: auto !important;
  }
  .srd-bot .align-self-lg-start {
    align-self: flex-start !important;
  }
  .srd-bot .align-self-lg-end {
    align-self: flex-end !important;
  }
  .srd-bot .align-self-lg-center {
    align-self: center !important;
  }
  .srd-bot .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .srd-bot .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1400px) {
  .srd-bot .flex-xl-row {
    flex-direction: row !important;
  }
  .srd-bot .flex-xl-column {
    flex-direction: column !important;
  }
  .srd-bot .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .srd-bot .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .srd-bot .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .srd-bot .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .srd-bot .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .srd-bot .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .srd-bot .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .srd-bot .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .srd-bot .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .srd-bot .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .srd-bot .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .srd-bot .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .srd-bot .justify-content-xl-center {
    justify-content: center !important;
  }
  .srd-bot .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .srd-bot .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .srd-bot .align-items-xl-start {
    align-items: flex-start !important;
  }
  .srd-bot .align-items-xl-end {
    align-items: flex-end !important;
  }
  .srd-bot .align-items-xl-center {
    align-items: center !important;
  }
  .srd-bot .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .srd-bot .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .srd-bot .align-content-xl-start {
    align-content: flex-start !important;
  }
  .srd-bot .align-content-xl-end {
    align-content: flex-end !important;
  }
  .srd-bot .align-content-xl-center {
    align-content: center !important;
  }
  .srd-bot .align-content-xl-between {
    align-content: space-between !important;
  }
  .srd-bot .align-content-xl-around {
    align-content: space-around !important;
  }
  .srd-bot .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .srd-bot .align-self-xl-auto {
    align-self: auto !important;
  }
  .srd-bot .align-self-xl-start {
    align-self: flex-start !important;
  }
  .srd-bot .align-self-xl-end {
    align-self: flex-end !important;
  }
  .srd-bot .align-self-xl-center {
    align-self: center !important;
  }
  .srd-bot .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .srd-bot .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
.srd-bot .float-left {
  float: left !important;
}
.srd-bot .float-right {
  float: right !important;
}
.srd-bot .float-none {
  float: none !important;
}
@media (min-width: 576px) {
  .srd-bot .float-sm-left {
    float: left !important;
  }
  .srd-bot .float-sm-right {
    float: right !important;
  }
  .srd-bot .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .srd-bot .float-md-left {
    float: left !important;
  }
  .srd-bot .float-md-right {
    float: right !important;
  }
  .srd-bot .float-md-none {
    float: none !important;
  }
}
@media (min-width: 940px) {
  .srd-bot .float-lg-left {
    float: left !important;
  }
  .srd-bot .float-lg-right {
    float: right !important;
  }
  .srd-bot .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1400px) {
  .srd-bot .float-xl-left {
    float: left !important;
  }
  .srd-bot .float-xl-right {
    float: right !important;
  }
  .srd-bot .float-xl-none {
    float: none !important;
  }
}
.srd-bot .user-select-all {
  user-select: all !important;
}
.srd-bot .user-select-auto {
  user-select: auto !important;
}
.srd-bot .user-select-none {
  user-select: none !important;
}
.srd-bot .overflow-auto {
  overflow: auto !important;
}
.srd-bot .overflow-hidden {
  overflow: hidden !important;
}
.srd-bot .position-static {
  position: static !important;
}
.srd-bot .position-relative {
  position: relative !important;
}
.srd-bot .position-absolute {
  position: absolute !important;
}
.srd-bot .position-fixed {
  position: fixed !important;
}
.srd-bot .position-sticky {
  position: sticky !important;
}
.srd-bot .fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
.srd-bot .fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}
@supports (position: sticky) {
  .srd-bot .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
.srd-bot .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.srd-bot .sr-only-focusable:active, .srd-bot .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}
.srd-bot .shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.srd-bot .shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.srd-bot .shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
.srd-bot .shadow-none {
  box-shadow: none !important;
}
.srd-bot .w-25 {
  width: 25% !important;
}
.srd-bot .w-50 {
  width: 50% !important;
}
.srd-bot .w-75 {
  width: 75% !important;
}
.srd-bot .w-100 {
  width: 100% !important;
}
.srd-bot .w-auto {
  width: auto !important;
}
.srd-bot .h-25 {
  height: 25% !important;
}
.srd-bot .h-50 {
  height: 50% !important;
}
.srd-bot .h-75 {
  height: 75% !important;
}
.srd-bot .h-100 {
  height: 100% !important;
}
.srd-bot .h-auto {
  height: auto !important;
}
.srd-bot .mw-100 {
  max-width: 100% !important;
}
.srd-bot .mh-100 {
  max-height: 100% !important;
}
.srd-bot .min-vw-100 {
  min-width: 100vw !important;
}
.srd-bot .min-vh-100 {
  min-height: 100vh !important;
}
.srd-bot .vw-100 {
  width: 100vw !important;
}
.srd-bot .vh-100 {
  height: 100vh !important;
}
.srd-bot .m-0 {
  margin: 0 !important;
}
.srd-bot .mt-0,
.srd-bot .my-0 {
  margin-top: 0 !important;
}
.srd-bot .mr-0,
.srd-bot .mx-0 {
  margin-right: 0 !important;
}
.srd-bot .mb-0,
.srd-bot .my-0 {
  margin-bottom: 0 !important;
}
.srd-bot .ml-0,
.srd-bot .mx-0 {
  margin-left: 0 !important;
}
.srd-bot .m-1 {
  margin: 0.25rem !important;
}
.srd-bot .mt-1,
.srd-bot .my-1 {
  margin-top: 0.25rem !important;
}
.srd-bot .mr-1,
.srd-bot .mx-1 {
  margin-right: 0.25rem !important;
}
.srd-bot .mb-1,
.srd-bot .my-1 {
  margin-bottom: 0.25rem !important;
}
.srd-bot .ml-1,
.srd-bot .mx-1 {
  margin-left: 0.25rem !important;
}
.srd-bot .m-2 {
  margin: 0.5rem !important;
}
.srd-bot .mt-2,
.srd-bot .my-2 {
  margin-top: 0.5rem !important;
}
.srd-bot .mr-2,
.srd-bot .mx-2 {
  margin-right: 0.5rem !important;
}
.srd-bot .mb-2,
.srd-bot .my-2 {
  margin-bottom: 0.5rem !important;
}
.srd-bot .ml-2,
.srd-bot .mx-2 {
  margin-left: 0.5rem !important;
}
.srd-bot .m-3 {
  margin: 1rem !important;
}
.srd-bot .mt-3,
.srd-bot .my-3 {
  margin-top: 1rem !important;
}
.srd-bot .mr-3,
.srd-bot .mx-3 {
  margin-right: 1rem !important;
}
.srd-bot .mb-3,
.srd-bot .my-3 {
  margin-bottom: 1rem !important;
}
.srd-bot .ml-3,
.srd-bot .mx-3 {
  margin-left: 1rem !important;
}
.srd-bot .m-4 {
  margin: 1.5rem !important;
}
.srd-bot .mt-4,
.srd-bot .my-4 {
  margin-top: 1.5rem !important;
}
.srd-bot .mr-4,
.srd-bot .mx-4 {
  margin-right: 1.5rem !important;
}
.srd-bot .mb-4,
.srd-bot .my-4 {
  margin-bottom: 1.5rem !important;
}
.srd-bot .ml-4,
.srd-bot .mx-4 {
  margin-left: 1.5rem !important;
}
.srd-bot .m-5 {
  margin: 3rem !important;
}
.srd-bot .mt-5,
.srd-bot .my-5 {
  margin-top: 3rem !important;
}
.srd-bot .mr-5,
.srd-bot .mx-5 {
  margin-right: 3rem !important;
}
.srd-bot .mb-5,
.srd-bot .my-5 {
  margin-bottom: 3rem !important;
}
.srd-bot .ml-5,
.srd-bot .mx-5 {
  margin-left: 3rem !important;
}
.srd-bot .p-0 {
  padding: 0 !important;
}
.srd-bot .pt-0,
.srd-bot .py-0 {
  padding-top: 0 !important;
}
.srd-bot .pr-0,
.srd-bot .px-0 {
  padding-right: 0 !important;
}
.srd-bot .pb-0,
.srd-bot .py-0 {
  padding-bottom: 0 !important;
}
.srd-bot .pl-0,
.srd-bot .px-0 {
  padding-left: 0 !important;
}
.srd-bot .p-1 {
  padding: 0.25rem !important;
}
.srd-bot .pt-1,
.srd-bot .py-1 {
  padding-top: 0.25rem !important;
}
.srd-bot .pr-1,
.srd-bot .px-1 {
  padding-right: 0.25rem !important;
}
.srd-bot .pb-1,
.srd-bot .py-1 {
  padding-bottom: 0.25rem !important;
}
.srd-bot .pl-1,
.srd-bot .px-1 {
  padding-left: 0.25rem !important;
}
.srd-bot .p-2 {
  padding: 0.5rem !important;
}
.srd-bot .pt-2,
.srd-bot .py-2 {
  padding-top: 0.5rem !important;
}
.srd-bot .pr-2,
.srd-bot .px-2 {
  padding-right: 0.5rem !important;
}
.srd-bot .pb-2,
.srd-bot .py-2 {
  padding-bottom: 0.5rem !important;
}
.srd-bot .pl-2,
.srd-bot .px-2 {
  padding-left: 0.5rem !important;
}
.srd-bot .p-3 {
  padding: 1rem !important;
}
.srd-bot .pt-3,
.srd-bot .py-3 {
  padding-top: 1rem !important;
}
.srd-bot .pr-3,
.srd-bot .px-3 {
  padding-right: 1rem !important;
}
.srd-bot .pb-3,
.srd-bot .py-3 {
  padding-bottom: 1rem !important;
}
.srd-bot .pl-3,
.srd-bot .px-3 {
  padding-left: 1rem !important;
}
.srd-bot .p-4 {
  padding: 1.5rem !important;
}
.srd-bot .pt-4,
.srd-bot .py-4 {
  padding-top: 1.5rem !important;
}
.srd-bot .pr-4,
.srd-bot .px-4 {
  padding-right: 1.5rem !important;
}
.srd-bot .pb-4,
.srd-bot .py-4 {
  padding-bottom: 1.5rem !important;
}
.srd-bot .pl-4,
.srd-bot .px-4 {
  padding-left: 1.5rem !important;
}
.srd-bot .p-5 {
  padding: 3rem !important;
}
.srd-bot .pt-5,
.srd-bot .py-5 {
  padding-top: 3rem !important;
}
.srd-bot .pr-5,
.srd-bot .px-5 {
  padding-right: 3rem !important;
}
.srd-bot .pb-5,
.srd-bot .py-5 {
  padding-bottom: 3rem !important;
}
.srd-bot .pl-5,
.srd-bot .px-5 {
  padding-left: 3rem !important;
}
.srd-bot .m-n1 {
  margin: -0.25rem !important;
}
.srd-bot .mt-n1,
.srd-bot .my-n1 {
  margin-top: -0.25rem !important;
}
.srd-bot .mr-n1,
.srd-bot .mx-n1 {
  margin-right: -0.25rem !important;
}
.srd-bot .mb-n1,
.srd-bot .my-n1 {
  margin-bottom: -0.25rem !important;
}
.srd-bot .ml-n1,
.srd-bot .mx-n1 {
  margin-left: -0.25rem !important;
}
.srd-bot .m-n2 {
  margin: -0.5rem !important;
}
.srd-bot .mt-n2,
.srd-bot .my-n2 {
  margin-top: -0.5rem !important;
}
.srd-bot .mr-n2,
.srd-bot .mx-n2 {
  margin-right: -0.5rem !important;
}
.srd-bot .mb-n2,
.srd-bot .my-n2 {
  margin-bottom: -0.5rem !important;
}
.srd-bot .ml-n2,
.srd-bot .mx-n2 {
  margin-left: -0.5rem !important;
}
.srd-bot .m-n3 {
  margin: -1rem !important;
}
.srd-bot .mt-n3,
.srd-bot .my-n3 {
  margin-top: -1rem !important;
}
.srd-bot .mr-n3,
.srd-bot .mx-n3 {
  margin-right: -1rem !important;
}
.srd-bot .mb-n3,
.srd-bot .my-n3 {
  margin-bottom: -1rem !important;
}
.srd-bot .ml-n3,
.srd-bot .mx-n3 {
  margin-left: -1rem !important;
}
.srd-bot .m-n4 {
  margin: -1.5rem !important;
}
.srd-bot .mt-n4,
.srd-bot .my-n4 {
  margin-top: -1.5rem !important;
}
.srd-bot .mr-n4,
.srd-bot .mx-n4 {
  margin-right: -1.5rem !important;
}
.srd-bot .mb-n4,
.srd-bot .my-n4 {
  margin-bottom: -1.5rem !important;
}
.srd-bot .ml-n4,
.srd-bot .mx-n4 {
  margin-left: -1.5rem !important;
}
.srd-bot .m-n5 {
  margin: -3rem !important;
}
.srd-bot .mt-n5,
.srd-bot .my-n5 {
  margin-top: -3rem !important;
}
.srd-bot .mr-n5,
.srd-bot .mx-n5 {
  margin-right: -3rem !important;
}
.srd-bot .mb-n5,
.srd-bot .my-n5 {
  margin-bottom: -3rem !important;
}
.srd-bot .ml-n5,
.srd-bot .mx-n5 {
  margin-left: -3rem !important;
}
.srd-bot .m-auto {
  margin: auto !important;
}
.srd-bot .mt-auto,
.srd-bot .my-auto {
  margin-top: auto !important;
}
.srd-bot .mr-auto,
.srd-bot .mx-auto {
  margin-right: auto !important;
}
.srd-bot .mb-auto,
.srd-bot .my-auto {
  margin-bottom: auto !important;
}
.srd-bot .ml-auto,
.srd-bot .mx-auto {
  margin-left: auto !important;
}
@media (min-width: 576px) {
  .srd-bot .m-sm-0 {
    margin: 0 !important;
  }
  .srd-bot .mt-sm-0,
.srd-bot .my-sm-0 {
    margin-top: 0 !important;
  }
  .srd-bot .mr-sm-0,
.srd-bot .mx-sm-0 {
    margin-right: 0 !important;
  }
  .srd-bot .mb-sm-0,
.srd-bot .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .srd-bot .ml-sm-0,
.srd-bot .mx-sm-0 {
    margin-left: 0 !important;
  }
  .srd-bot .m-sm-1 {
    margin: 0.25rem !important;
  }
  .srd-bot .mt-sm-1,
.srd-bot .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .srd-bot .mr-sm-1,
.srd-bot .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .srd-bot .mb-sm-1,
.srd-bot .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .srd-bot .ml-sm-1,
.srd-bot .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .srd-bot .m-sm-2 {
    margin: 0.5rem !important;
  }
  .srd-bot .mt-sm-2,
.srd-bot .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .srd-bot .mr-sm-2,
.srd-bot .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .srd-bot .mb-sm-2,
.srd-bot .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .srd-bot .ml-sm-2,
.srd-bot .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .srd-bot .m-sm-3 {
    margin: 1rem !important;
  }
  .srd-bot .mt-sm-3,
.srd-bot .my-sm-3 {
    margin-top: 1rem !important;
  }
  .srd-bot .mr-sm-3,
.srd-bot .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .srd-bot .mb-sm-3,
.srd-bot .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .srd-bot .ml-sm-3,
.srd-bot .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .srd-bot .m-sm-4 {
    margin: 1.5rem !important;
  }
  .srd-bot .mt-sm-4,
.srd-bot .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .srd-bot .mr-sm-4,
.srd-bot .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .srd-bot .mb-sm-4,
.srd-bot .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .srd-bot .ml-sm-4,
.srd-bot .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .srd-bot .m-sm-5 {
    margin: 3rem !important;
  }
  .srd-bot .mt-sm-5,
.srd-bot .my-sm-5 {
    margin-top: 3rem !important;
  }
  .srd-bot .mr-sm-5,
.srd-bot .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .srd-bot .mb-sm-5,
.srd-bot .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .srd-bot .ml-sm-5,
.srd-bot .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .srd-bot .p-sm-0 {
    padding: 0 !important;
  }
  .srd-bot .pt-sm-0,
.srd-bot .py-sm-0 {
    padding-top: 0 !important;
  }
  .srd-bot .pr-sm-0,
.srd-bot .px-sm-0 {
    padding-right: 0 !important;
  }
  .srd-bot .pb-sm-0,
.srd-bot .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .srd-bot .pl-sm-0,
.srd-bot .px-sm-0 {
    padding-left: 0 !important;
  }
  .srd-bot .p-sm-1 {
    padding: 0.25rem !important;
  }
  .srd-bot .pt-sm-1,
.srd-bot .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .srd-bot .pr-sm-1,
.srd-bot .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .srd-bot .pb-sm-1,
.srd-bot .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .srd-bot .pl-sm-1,
.srd-bot .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .srd-bot .p-sm-2 {
    padding: 0.5rem !important;
  }
  .srd-bot .pt-sm-2,
.srd-bot .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .srd-bot .pr-sm-2,
.srd-bot .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .srd-bot .pb-sm-2,
.srd-bot .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .srd-bot .pl-sm-2,
.srd-bot .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .srd-bot .p-sm-3 {
    padding: 1rem !important;
  }
  .srd-bot .pt-sm-3,
.srd-bot .py-sm-3 {
    padding-top: 1rem !important;
  }
  .srd-bot .pr-sm-3,
.srd-bot .px-sm-3 {
    padding-right: 1rem !important;
  }
  .srd-bot .pb-sm-3,
.srd-bot .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .srd-bot .pl-sm-3,
.srd-bot .px-sm-3 {
    padding-left: 1rem !important;
  }
  .srd-bot .p-sm-4 {
    padding: 1.5rem !important;
  }
  .srd-bot .pt-sm-4,
.srd-bot .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .srd-bot .pr-sm-4,
.srd-bot .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .srd-bot .pb-sm-4,
.srd-bot .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .srd-bot .pl-sm-4,
.srd-bot .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .srd-bot .p-sm-5 {
    padding: 3rem !important;
  }
  .srd-bot .pt-sm-5,
.srd-bot .py-sm-5 {
    padding-top: 3rem !important;
  }
  .srd-bot .pr-sm-5,
.srd-bot .px-sm-5 {
    padding-right: 3rem !important;
  }
  .srd-bot .pb-sm-5,
.srd-bot .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .srd-bot .pl-sm-5,
.srd-bot .px-sm-5 {
    padding-left: 3rem !important;
  }
  .srd-bot .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .srd-bot .mt-sm-n1,
.srd-bot .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .srd-bot .mr-sm-n1,
.srd-bot .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .srd-bot .mb-sm-n1,
.srd-bot .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .srd-bot .ml-sm-n1,
.srd-bot .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .srd-bot .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .srd-bot .mt-sm-n2,
.srd-bot .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .srd-bot .mr-sm-n2,
.srd-bot .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .srd-bot .mb-sm-n2,
.srd-bot .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .srd-bot .ml-sm-n2,
.srd-bot .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .srd-bot .m-sm-n3 {
    margin: -1rem !important;
  }
  .srd-bot .mt-sm-n3,
.srd-bot .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .srd-bot .mr-sm-n3,
.srd-bot .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .srd-bot .mb-sm-n3,
.srd-bot .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .srd-bot .ml-sm-n3,
.srd-bot .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .srd-bot .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .srd-bot .mt-sm-n4,
.srd-bot .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .srd-bot .mr-sm-n4,
.srd-bot .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .srd-bot .mb-sm-n4,
.srd-bot .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .srd-bot .ml-sm-n4,
.srd-bot .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .srd-bot .m-sm-n5 {
    margin: -3rem !important;
  }
  .srd-bot .mt-sm-n5,
.srd-bot .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .srd-bot .mr-sm-n5,
.srd-bot .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .srd-bot .mb-sm-n5,
.srd-bot .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .srd-bot .ml-sm-n5,
.srd-bot .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .srd-bot .m-sm-auto {
    margin: auto !important;
  }
  .srd-bot .mt-sm-auto,
.srd-bot .my-sm-auto {
    margin-top: auto !important;
  }
  .srd-bot .mr-sm-auto,
.srd-bot .mx-sm-auto {
    margin-right: auto !important;
  }
  .srd-bot .mb-sm-auto,
.srd-bot .my-sm-auto {
    margin-bottom: auto !important;
  }
  .srd-bot .ml-sm-auto,
.srd-bot .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .srd-bot .m-md-0 {
    margin: 0 !important;
  }
  .srd-bot .mt-md-0,
.srd-bot .my-md-0 {
    margin-top: 0 !important;
  }
  .srd-bot .mr-md-0,
.srd-bot .mx-md-0 {
    margin-right: 0 !important;
  }
  .srd-bot .mb-md-0,
.srd-bot .my-md-0 {
    margin-bottom: 0 !important;
  }
  .srd-bot .ml-md-0,
.srd-bot .mx-md-0 {
    margin-left: 0 !important;
  }
  .srd-bot .m-md-1 {
    margin: 0.25rem !important;
  }
  .srd-bot .mt-md-1,
.srd-bot .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .srd-bot .mr-md-1,
.srd-bot .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .srd-bot .mb-md-1,
.srd-bot .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .srd-bot .ml-md-1,
.srd-bot .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .srd-bot .m-md-2 {
    margin: 0.5rem !important;
  }
  .srd-bot .mt-md-2,
.srd-bot .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .srd-bot .mr-md-2,
.srd-bot .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .srd-bot .mb-md-2,
.srd-bot .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .srd-bot .ml-md-2,
.srd-bot .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .srd-bot .m-md-3 {
    margin: 1rem !important;
  }
  .srd-bot .mt-md-3,
.srd-bot .my-md-3 {
    margin-top: 1rem !important;
  }
  .srd-bot .mr-md-3,
.srd-bot .mx-md-3 {
    margin-right: 1rem !important;
  }
  .srd-bot .mb-md-3,
.srd-bot .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .srd-bot .ml-md-3,
.srd-bot .mx-md-3 {
    margin-left: 1rem !important;
  }
  .srd-bot .m-md-4 {
    margin: 1.5rem !important;
  }
  .srd-bot .mt-md-4,
.srd-bot .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .srd-bot .mr-md-4,
.srd-bot .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .srd-bot .mb-md-4,
.srd-bot .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .srd-bot .ml-md-4,
.srd-bot .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .srd-bot .m-md-5 {
    margin: 3rem !important;
  }
  .srd-bot .mt-md-5,
.srd-bot .my-md-5 {
    margin-top: 3rem !important;
  }
  .srd-bot .mr-md-5,
.srd-bot .mx-md-5 {
    margin-right: 3rem !important;
  }
  .srd-bot .mb-md-5,
.srd-bot .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .srd-bot .ml-md-5,
.srd-bot .mx-md-5 {
    margin-left: 3rem !important;
  }
  .srd-bot .p-md-0 {
    padding: 0 !important;
  }
  .srd-bot .pt-md-0,
.srd-bot .py-md-0 {
    padding-top: 0 !important;
  }
  .srd-bot .pr-md-0,
.srd-bot .px-md-0 {
    padding-right: 0 !important;
  }
  .srd-bot .pb-md-0,
.srd-bot .py-md-0 {
    padding-bottom: 0 !important;
  }
  .srd-bot .pl-md-0,
.srd-bot .px-md-0 {
    padding-left: 0 !important;
  }
  .srd-bot .p-md-1 {
    padding: 0.25rem !important;
  }
  .srd-bot .pt-md-1,
.srd-bot .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .srd-bot .pr-md-1,
.srd-bot .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .srd-bot .pb-md-1,
.srd-bot .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .srd-bot .pl-md-1,
.srd-bot .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .srd-bot .p-md-2 {
    padding: 0.5rem !important;
  }
  .srd-bot .pt-md-2,
.srd-bot .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .srd-bot .pr-md-2,
.srd-bot .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .srd-bot .pb-md-2,
.srd-bot .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .srd-bot .pl-md-2,
.srd-bot .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .srd-bot .p-md-3 {
    padding: 1rem !important;
  }
  .srd-bot .pt-md-3,
.srd-bot .py-md-3 {
    padding-top: 1rem !important;
  }
  .srd-bot .pr-md-3,
.srd-bot .px-md-3 {
    padding-right: 1rem !important;
  }
  .srd-bot .pb-md-3,
.srd-bot .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .srd-bot .pl-md-3,
.srd-bot .px-md-3 {
    padding-left: 1rem !important;
  }
  .srd-bot .p-md-4 {
    padding: 1.5rem !important;
  }
  .srd-bot .pt-md-4,
.srd-bot .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .srd-bot .pr-md-4,
.srd-bot .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .srd-bot .pb-md-4,
.srd-bot .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .srd-bot .pl-md-4,
.srd-bot .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .srd-bot .p-md-5 {
    padding: 3rem !important;
  }
  .srd-bot .pt-md-5,
.srd-bot .py-md-5 {
    padding-top: 3rem !important;
  }
  .srd-bot .pr-md-5,
.srd-bot .px-md-5 {
    padding-right: 3rem !important;
  }
  .srd-bot .pb-md-5,
.srd-bot .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .srd-bot .pl-md-5,
.srd-bot .px-md-5 {
    padding-left: 3rem !important;
  }
  .srd-bot .m-md-n1 {
    margin: -0.25rem !important;
  }
  .srd-bot .mt-md-n1,
.srd-bot .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .srd-bot .mr-md-n1,
.srd-bot .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .srd-bot .mb-md-n1,
.srd-bot .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .srd-bot .ml-md-n1,
.srd-bot .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .srd-bot .m-md-n2 {
    margin: -0.5rem !important;
  }
  .srd-bot .mt-md-n2,
.srd-bot .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .srd-bot .mr-md-n2,
.srd-bot .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .srd-bot .mb-md-n2,
.srd-bot .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .srd-bot .ml-md-n2,
.srd-bot .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .srd-bot .m-md-n3 {
    margin: -1rem !important;
  }
  .srd-bot .mt-md-n3,
.srd-bot .my-md-n3 {
    margin-top: -1rem !important;
  }
  .srd-bot .mr-md-n3,
.srd-bot .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .srd-bot .mb-md-n3,
.srd-bot .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .srd-bot .ml-md-n3,
.srd-bot .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .srd-bot .m-md-n4 {
    margin: -1.5rem !important;
  }
  .srd-bot .mt-md-n4,
.srd-bot .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .srd-bot .mr-md-n4,
.srd-bot .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .srd-bot .mb-md-n4,
.srd-bot .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .srd-bot .ml-md-n4,
.srd-bot .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .srd-bot .m-md-n5 {
    margin: -3rem !important;
  }
  .srd-bot .mt-md-n5,
.srd-bot .my-md-n5 {
    margin-top: -3rem !important;
  }
  .srd-bot .mr-md-n5,
.srd-bot .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .srd-bot .mb-md-n5,
.srd-bot .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .srd-bot .ml-md-n5,
.srd-bot .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .srd-bot .m-md-auto {
    margin: auto !important;
  }
  .srd-bot .mt-md-auto,
.srd-bot .my-md-auto {
    margin-top: auto !important;
  }
  .srd-bot .mr-md-auto,
.srd-bot .mx-md-auto {
    margin-right: auto !important;
  }
  .srd-bot .mb-md-auto,
.srd-bot .my-md-auto {
    margin-bottom: auto !important;
  }
  .srd-bot .ml-md-auto,
.srd-bot .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 940px) {
  .srd-bot .m-lg-0 {
    margin: 0 !important;
  }
  .srd-bot .mt-lg-0,
.srd-bot .my-lg-0 {
    margin-top: 0 !important;
  }
  .srd-bot .mr-lg-0,
.srd-bot .mx-lg-0 {
    margin-right: 0 !important;
  }
  .srd-bot .mb-lg-0,
.srd-bot .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .srd-bot .ml-lg-0,
.srd-bot .mx-lg-0 {
    margin-left: 0 !important;
  }
  .srd-bot .m-lg-1 {
    margin: 0.25rem !important;
  }
  .srd-bot .mt-lg-1,
.srd-bot .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .srd-bot .mr-lg-1,
.srd-bot .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .srd-bot .mb-lg-1,
.srd-bot .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .srd-bot .ml-lg-1,
.srd-bot .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .srd-bot .m-lg-2 {
    margin: 0.5rem !important;
  }
  .srd-bot .mt-lg-2,
.srd-bot .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .srd-bot .mr-lg-2,
.srd-bot .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .srd-bot .mb-lg-2,
.srd-bot .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .srd-bot .ml-lg-2,
.srd-bot .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .srd-bot .m-lg-3 {
    margin: 1rem !important;
  }
  .srd-bot .mt-lg-3,
.srd-bot .my-lg-3 {
    margin-top: 1rem !important;
  }
  .srd-bot .mr-lg-3,
.srd-bot .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .srd-bot .mb-lg-3,
.srd-bot .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .srd-bot .ml-lg-3,
.srd-bot .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .srd-bot .m-lg-4 {
    margin: 1.5rem !important;
  }
  .srd-bot .mt-lg-4,
.srd-bot .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .srd-bot .mr-lg-4,
.srd-bot .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .srd-bot .mb-lg-4,
.srd-bot .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .srd-bot .ml-lg-4,
.srd-bot .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .srd-bot .m-lg-5 {
    margin: 3rem !important;
  }
  .srd-bot .mt-lg-5,
.srd-bot .my-lg-5 {
    margin-top: 3rem !important;
  }
  .srd-bot .mr-lg-5,
.srd-bot .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .srd-bot .mb-lg-5,
.srd-bot .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .srd-bot .ml-lg-5,
.srd-bot .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .srd-bot .p-lg-0 {
    padding: 0 !important;
  }
  .srd-bot .pt-lg-0,
.srd-bot .py-lg-0 {
    padding-top: 0 !important;
  }
  .srd-bot .pr-lg-0,
.srd-bot .px-lg-0 {
    padding-right: 0 !important;
  }
  .srd-bot .pb-lg-0,
.srd-bot .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .srd-bot .pl-lg-0,
.srd-bot .px-lg-0 {
    padding-left: 0 !important;
  }
  .srd-bot .p-lg-1 {
    padding: 0.25rem !important;
  }
  .srd-bot .pt-lg-1,
.srd-bot .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .srd-bot .pr-lg-1,
.srd-bot .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .srd-bot .pb-lg-1,
.srd-bot .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .srd-bot .pl-lg-1,
.srd-bot .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .srd-bot .p-lg-2 {
    padding: 0.5rem !important;
  }
  .srd-bot .pt-lg-2,
.srd-bot .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .srd-bot .pr-lg-2,
.srd-bot .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .srd-bot .pb-lg-2,
.srd-bot .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .srd-bot .pl-lg-2,
.srd-bot .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .srd-bot .p-lg-3 {
    padding: 1rem !important;
  }
  .srd-bot .pt-lg-3,
.srd-bot .py-lg-3 {
    padding-top: 1rem !important;
  }
  .srd-bot .pr-lg-3,
.srd-bot .px-lg-3 {
    padding-right: 1rem !important;
  }
  .srd-bot .pb-lg-3,
.srd-bot .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .srd-bot .pl-lg-3,
.srd-bot .px-lg-3 {
    padding-left: 1rem !important;
  }
  .srd-bot .p-lg-4 {
    padding: 1.5rem !important;
  }
  .srd-bot .pt-lg-4,
.srd-bot .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .srd-bot .pr-lg-4,
.srd-bot .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .srd-bot .pb-lg-4,
.srd-bot .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .srd-bot .pl-lg-4,
.srd-bot .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .srd-bot .p-lg-5 {
    padding: 3rem !important;
  }
  .srd-bot .pt-lg-5,
.srd-bot .py-lg-5 {
    padding-top: 3rem !important;
  }
  .srd-bot .pr-lg-5,
.srd-bot .px-lg-5 {
    padding-right: 3rem !important;
  }
  .srd-bot .pb-lg-5,
.srd-bot .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .srd-bot .pl-lg-5,
.srd-bot .px-lg-5 {
    padding-left: 3rem !important;
  }
  .srd-bot .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .srd-bot .mt-lg-n1,
.srd-bot .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .srd-bot .mr-lg-n1,
.srd-bot .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .srd-bot .mb-lg-n1,
.srd-bot .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .srd-bot .ml-lg-n1,
.srd-bot .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .srd-bot .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .srd-bot .mt-lg-n2,
.srd-bot .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .srd-bot .mr-lg-n2,
.srd-bot .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .srd-bot .mb-lg-n2,
.srd-bot .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .srd-bot .ml-lg-n2,
.srd-bot .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .srd-bot .m-lg-n3 {
    margin: -1rem !important;
  }
  .srd-bot .mt-lg-n3,
.srd-bot .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .srd-bot .mr-lg-n3,
.srd-bot .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .srd-bot .mb-lg-n3,
.srd-bot .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .srd-bot .ml-lg-n3,
.srd-bot .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .srd-bot .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .srd-bot .mt-lg-n4,
.srd-bot .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .srd-bot .mr-lg-n4,
.srd-bot .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .srd-bot .mb-lg-n4,
.srd-bot .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .srd-bot .ml-lg-n4,
.srd-bot .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .srd-bot .m-lg-n5 {
    margin: -3rem !important;
  }
  .srd-bot .mt-lg-n5,
.srd-bot .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .srd-bot .mr-lg-n5,
.srd-bot .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .srd-bot .mb-lg-n5,
.srd-bot .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .srd-bot .ml-lg-n5,
.srd-bot .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .srd-bot .m-lg-auto {
    margin: auto !important;
  }
  .srd-bot .mt-lg-auto,
.srd-bot .my-lg-auto {
    margin-top: auto !important;
  }
  .srd-bot .mr-lg-auto,
.srd-bot .mx-lg-auto {
    margin-right: auto !important;
  }
  .srd-bot .mb-lg-auto,
.srd-bot .my-lg-auto {
    margin-bottom: auto !important;
  }
  .srd-bot .ml-lg-auto,
.srd-bot .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1400px) {
  .srd-bot .m-xl-0 {
    margin: 0 !important;
  }
  .srd-bot .mt-xl-0,
.srd-bot .my-xl-0 {
    margin-top: 0 !important;
  }
  .srd-bot .mr-xl-0,
.srd-bot .mx-xl-0 {
    margin-right: 0 !important;
  }
  .srd-bot .mb-xl-0,
.srd-bot .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .srd-bot .ml-xl-0,
.srd-bot .mx-xl-0 {
    margin-left: 0 !important;
  }
  .srd-bot .m-xl-1 {
    margin: 0.25rem !important;
  }
  .srd-bot .mt-xl-1,
.srd-bot .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .srd-bot .mr-xl-1,
.srd-bot .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .srd-bot .mb-xl-1,
.srd-bot .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .srd-bot .ml-xl-1,
.srd-bot .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .srd-bot .m-xl-2 {
    margin: 0.5rem !important;
  }
  .srd-bot .mt-xl-2,
.srd-bot .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .srd-bot .mr-xl-2,
.srd-bot .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .srd-bot .mb-xl-2,
.srd-bot .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .srd-bot .ml-xl-2,
.srd-bot .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .srd-bot .m-xl-3 {
    margin: 1rem !important;
  }
  .srd-bot .mt-xl-3,
.srd-bot .my-xl-3 {
    margin-top: 1rem !important;
  }
  .srd-bot .mr-xl-3,
.srd-bot .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .srd-bot .mb-xl-3,
.srd-bot .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .srd-bot .ml-xl-3,
.srd-bot .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .srd-bot .m-xl-4 {
    margin: 1.5rem !important;
  }
  .srd-bot .mt-xl-4,
.srd-bot .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .srd-bot .mr-xl-4,
.srd-bot .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .srd-bot .mb-xl-4,
.srd-bot .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .srd-bot .ml-xl-4,
.srd-bot .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .srd-bot .m-xl-5 {
    margin: 3rem !important;
  }
  .srd-bot .mt-xl-5,
.srd-bot .my-xl-5 {
    margin-top: 3rem !important;
  }
  .srd-bot .mr-xl-5,
.srd-bot .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .srd-bot .mb-xl-5,
.srd-bot .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .srd-bot .ml-xl-5,
.srd-bot .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .srd-bot .p-xl-0 {
    padding: 0 !important;
  }
  .srd-bot .pt-xl-0,
.srd-bot .py-xl-0 {
    padding-top: 0 !important;
  }
  .srd-bot .pr-xl-0,
.srd-bot .px-xl-0 {
    padding-right: 0 !important;
  }
  .srd-bot .pb-xl-0,
.srd-bot .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .srd-bot .pl-xl-0,
.srd-bot .px-xl-0 {
    padding-left: 0 !important;
  }
  .srd-bot .p-xl-1 {
    padding: 0.25rem !important;
  }
  .srd-bot .pt-xl-1,
.srd-bot .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .srd-bot .pr-xl-1,
.srd-bot .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .srd-bot .pb-xl-1,
.srd-bot .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .srd-bot .pl-xl-1,
.srd-bot .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .srd-bot .p-xl-2 {
    padding: 0.5rem !important;
  }
  .srd-bot .pt-xl-2,
.srd-bot .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .srd-bot .pr-xl-2,
.srd-bot .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .srd-bot .pb-xl-2,
.srd-bot .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .srd-bot .pl-xl-2,
.srd-bot .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .srd-bot .p-xl-3 {
    padding: 1rem !important;
  }
  .srd-bot .pt-xl-3,
.srd-bot .py-xl-3 {
    padding-top: 1rem !important;
  }
  .srd-bot .pr-xl-3,
.srd-bot .px-xl-3 {
    padding-right: 1rem !important;
  }
  .srd-bot .pb-xl-3,
.srd-bot .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .srd-bot .pl-xl-3,
.srd-bot .px-xl-3 {
    padding-left: 1rem !important;
  }
  .srd-bot .p-xl-4 {
    padding: 1.5rem !important;
  }
  .srd-bot .pt-xl-4,
.srd-bot .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .srd-bot .pr-xl-4,
.srd-bot .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .srd-bot .pb-xl-4,
.srd-bot .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .srd-bot .pl-xl-4,
.srd-bot .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .srd-bot .p-xl-5 {
    padding: 3rem !important;
  }
  .srd-bot .pt-xl-5,
.srd-bot .py-xl-5 {
    padding-top: 3rem !important;
  }
  .srd-bot .pr-xl-5,
.srd-bot .px-xl-5 {
    padding-right: 3rem !important;
  }
  .srd-bot .pb-xl-5,
.srd-bot .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .srd-bot .pl-xl-5,
.srd-bot .px-xl-5 {
    padding-left: 3rem !important;
  }
  .srd-bot .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .srd-bot .mt-xl-n1,
.srd-bot .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .srd-bot .mr-xl-n1,
.srd-bot .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .srd-bot .mb-xl-n1,
.srd-bot .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .srd-bot .ml-xl-n1,
.srd-bot .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .srd-bot .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .srd-bot .mt-xl-n2,
.srd-bot .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .srd-bot .mr-xl-n2,
.srd-bot .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .srd-bot .mb-xl-n2,
.srd-bot .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .srd-bot .ml-xl-n2,
.srd-bot .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .srd-bot .m-xl-n3 {
    margin: -1rem !important;
  }
  .srd-bot .mt-xl-n3,
.srd-bot .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .srd-bot .mr-xl-n3,
.srd-bot .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .srd-bot .mb-xl-n3,
.srd-bot .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .srd-bot .ml-xl-n3,
.srd-bot .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .srd-bot .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .srd-bot .mt-xl-n4,
.srd-bot .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .srd-bot .mr-xl-n4,
.srd-bot .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .srd-bot .mb-xl-n4,
.srd-bot .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .srd-bot .ml-xl-n4,
.srd-bot .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .srd-bot .m-xl-n5 {
    margin: -3rem !important;
  }
  .srd-bot .mt-xl-n5,
.srd-bot .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .srd-bot .mr-xl-n5,
.srd-bot .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .srd-bot .mb-xl-n5,
.srd-bot .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .srd-bot .ml-xl-n5,
.srd-bot .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .srd-bot .m-xl-auto {
    margin: auto !important;
  }
  .srd-bot .mt-xl-auto,
.srd-bot .my-xl-auto {
    margin-top: auto !important;
  }
  .srd-bot .mr-xl-auto,
.srd-bot .mx-xl-auto {
    margin-right: auto !important;
  }
  .srd-bot .mb-xl-auto,
.srd-bot .my-xl-auto {
    margin-bottom: auto !important;
  }
  .srd-bot .ml-xl-auto,
.srd-bot .mx-xl-auto {
    margin-left: auto !important;
  }
}
.srd-bot .stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}
.srd-bot .text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}
.srd-bot .text-justify {
  text-align: justify !important;
}
.srd-bot .text-wrap {
  white-space: normal !important;
}
.srd-bot .text-nowrap {
  white-space: nowrap !important;
}
.srd-bot .text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.srd-bot .text-left {
  text-align: left !important;
}
.srd-bot .text-right {
  text-align: right !important;
}
.srd-bot .text-center {
  text-align: center !important;
}
@media (min-width: 576px) {
  .srd-bot .text-sm-left {
    text-align: left !important;
  }
  .srd-bot .text-sm-right {
    text-align: right !important;
  }
  .srd-bot .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .srd-bot .text-md-left {
    text-align: left !important;
  }
  .srd-bot .text-md-right {
    text-align: right !important;
  }
  .srd-bot .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 940px) {
  .srd-bot .text-lg-left {
    text-align: left !important;
  }
  .srd-bot .text-lg-right {
    text-align: right !important;
  }
  .srd-bot .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1400px) {
  .srd-bot .text-xl-left {
    text-align: left !important;
  }
  .srd-bot .text-xl-right {
    text-align: right !important;
  }
  .srd-bot .text-xl-center {
    text-align: center !important;
  }
}
.srd-bot .text-lowercase {
  text-transform: lowercase !important;
}
.srd-bot .text-uppercase {
  text-transform: uppercase !important;
}
.srd-bot .text-capitalize {
  text-transform: capitalize !important;
}
.srd-bot .font-weight-light {
  font-weight: 300 !important;
}
.srd-bot .font-weight-lighter {
  font-weight: lighter !important;
}
.srd-bot .font-weight-normal {
  font-weight: 400 !important;
}
.srd-bot .font-weight-bold {
  font-weight: 700 !important;
}
.srd-bot .font-weight-bolder {
  font-weight: bolder !important;
}
.srd-bot .font-italic {
  font-style: italic !important;
}
.srd-bot .text-white {
  color: #fff !important;
}
.srd-bot .text-primary {
  color: #007bff !important;
}
.srd-bot a.text-primary:hover, .srd-bot a.text-primary:focus {
  color: #0056b3 !important;
}
.srd-bot .text-secondary {
  color: #6c757d !important;
}
.srd-bot a.text-secondary:hover, .srd-bot a.text-secondary:focus {
  color: #494f54 !important;
}
.srd-bot .text-success {
  color: #28a745 !important;
}
.srd-bot a.text-success:hover, .srd-bot a.text-success:focus {
  color: #19692c !important;
}
.srd-bot .text-info {
  color: #17a2b8 !important;
}
.srd-bot a.text-info:hover, .srd-bot a.text-info:focus {
  color: #0f6674 !important;
}
.srd-bot .text-warning {
  color: #ffc107 !important;
}
.srd-bot a.text-warning:hover, .srd-bot a.text-warning:focus {
  color: #ba8b00 !important;
}
.srd-bot .text-danger {
  color: #dc3545 !important;
}
.srd-bot a.text-danger:hover, .srd-bot a.text-danger:focus {
  color: #a71d2a !important;
}
.srd-bot .text-light {
  color: #f8f9fa !important;
}
.srd-bot a.text-light:hover, .srd-bot a.text-light:focus {
  color: #cbd3da !important;
}
.srd-bot .text-dark {
  color: #343a40 !important;
}
.srd-bot a.text-dark:hover, .srd-bot a.text-dark:focus {
  color: #121416 !important;
}
.srd-bot .text-body {
  color: #212529 !important;
}
.srd-bot .text-muted {
  color: #6c757d !important;
}
.srd-bot .text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}
.srd-bot .text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}
.srd-bot .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.srd-bot .text-decoration-none {
  text-decoration: none !important;
}
.srd-bot .text-break {
  word-break: break-word !important;
  word-wrap: break-word !important;
}
.srd-bot .text-reset {
  color: inherit !important;
}
.srd-bot .visible {
  visibility: visible !important;
}
.srd-bot .invisible {
  visibility: hidden !important;
}
.srd-bot .tab-navigation .tablinks {
  background-color: #f5f7f8;
  padding: 19px 19px 10px 19px;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
@media (max-width: 767.98px) {
  .srd-bot .tab-navigation .tablinks {
    padding: 0.6rem;
    width: 100%;
    text-align: center;
  }
}
.srd-bot .tab-navigation .tablinks.active {
  background-color: #fff;
  color: #21385c;
}
.srd-bot .tabcontent {
  background-color: #fff;
  padding: 25px 0px;
}
.srd-bot .btn {
  background-color: #21385c;
  color: #fff;
  font-weight: 600;
  letter-spacing: 0.5px;
  line-height: 19px;
  text-transform: uppercase;
  border: 1px solid transparent;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  padding: 0.6rem;
  font-size: 14px;
}
.srd-bot .btn:hover, .srd-bot .btn:active {
  outline-witdth: 0;
}
.srd-bot small {
  font-size: 12px !important;
}
.srd-bot a {
  color: #21385c;
}
.srd-bot a:hover, .srd-bot a:focus {
  color: #21385c;
}
.srd-bot .dx-decksplan,
.srd-bot .legend-container,
.srd-bot .message-container,
.srd-bot .spinner-border {
  margin-top: 1rem !important;
}
.srd-bot .decksplan-notice-container p {
  font-size: 12px;
}
@media (max-width: 939.98px) {
  .srd-bot .decksplan-container {
    overflow-x: scroll;
    overflow-y: hidden;
    /* no scroll bar mobile */
  }
}
@media (min-width: 768px) {
  .srd-bot .decksplan-scroll-indicator {
    display: none !important;
  }
}
@media (min-width: 930px) {
  .srd-bot .horicontal-scroll-indicator {
    display: none !important;
  }
}
.srd-bot .legend-container {
  font-size: 12px;
}
.srd-bot .legend-container h5 {
  font-weight: bold;
  font-size: 12px;
}
@media (min-width: 768px) {
  .srd-bot .legend-bottom .col-lg-12 {
    flex: 0 0 33.3333333333% !important;
    max-width: 33.3333333333% !important;
  }
}
@media (max-width: 939.98px) {
  .srd-bot .cabinfinder-form .dx-decksplan .cabin-detail--panel-right {
    font-size: 12px;
    max-width: 300px;
    left: 300px !important;
  }
  .srd-bot .cabinfinder-form .dx-decksplan .cabin-detail--panel-right p {
    line-height: 1.6;
  }
}
@media (max-width: 676px) {
  .srd-bot .cabinfinder-form .dx-decksplan .cabin-detail--panel-right {
    left: 225px !important;
  }
}
@media (max-width: 576px) {
  .srd-bot .cabinfinder-form .dx-decksplan .cabin-detail--panel-right {
    left: 175px !important;
  }
}
.srd-bot .srd-bot-container-booking {
  font-weight: initial !important;
}
.srd-bot .srd-bot-container-booking .top-cabin-container .font-weight-bold {
  line-height: 1.35;
}
.srd-bot .srd-bot-container-booking .top-cabins-groups p {
  margin-bottom: 0;
}
.srd-bot .srd-bot-container-booking .top-cabins-groups ul {
  margin: 0 0 0 20px;
}
.srd-bot .srd-bot-container-booking .top-cabins-groups .top-cabin-info-toggler:before {
  top: 3px;
}
.srd-bot .srd-bot-container-booking .btn {
  text-transform: none;
  font-size: 12px;
  padding: 0.5rem;
  border-radius: 3px;
}
.srd-bot .srd-bot-container-booking .btn:disabled {
  opacity: 0.65;
  cursor: not-allowed;
}
.srd-bot .srd-bot-container-booking .btn-outline-primary {
  background-color: #fff;
  border: solid 2px #21385c;
  color: #21385c;
}
.srd-bot .srd-bot-container-booking select {
  height: initial;
}
.srd-bot .srd-bot-container-booking .cabin-detail .btn {
  font-size: 14px;
}
.srd-bot .srd-bot-container-booking .cabin-detail .btn-primary {
  font-size: 12px;
  letter-spacing: 0.5px;
  padding: 0.4rem 0.5rem;
  background-color: #21385c;
  color: #fff;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  border: solid 1px transparent;
}
.srd-bot .srd-bot-container-booking .cabin-detail.active-cabin-detail .btn-primary {
  border-color: #fff;
}
.srd-bot .srd-bot-container-booking .dx-decksplan {
  width: auto !important;
}
@media (max-width: 939.98px) {
  .srd-bot .srd-bot-container-booking .dx-decksplan .cabin-detail--panel-right {
    font-size: 12px;
    line-height: 1.6;
    max-width: 300px;
    left: 300px !important;
  }
}
@media (max-width: 676px) {
  .srd-bot .srd-bot-container-booking .dx-decksplan .cabin-detail--panel-right {
    left: 225px !important;
  }
}
@media (max-width: 576px) {
  .srd-bot .srd-bot-container-booking .dx-decksplan .cabin-detail--panel-right {
    left: 175px !important;
  }
}
@media (max-width: 939.98px) {
  .srd-bot .srd-bot-container-booking .dx-decksplan.dx-decksplan--x-corrected .cabin-detail--panel-right {
    margin-left: 0 !important;
  }
}
@media (max-width: 939.98px) {
  .srd-bot .srd-bot-container-booking .dx-decksplan .cabin-canvas {
    max-width: 50%;
  }
  .srd-bot .srd-bot-container-booking .dx-decksplan .cabin-canvas.active-cabin-canvas svg line, .srd-bot .srd-bot-container-booking .dx-decksplan .cabin-canvas.current-cabin-canvas svg line {
    stroke-width: 4;
  }
  .srd-bot .srd-bot-container-booking .dx-decksplan .cabin-canvas.selected-cabin-canvas svg line {
    stroke-width: 6;
  }
}
.srd-bot .srd-bot-container-booking .decksplan-scroll-indicator {
  margin-top: -5px;
}
@media (min-width: 576px) {
  .srd-bot .srd-bot-container-booking .decksplan-scroll-indicator {
    display: none !important;
  }
}
.srd-bot .srd-bot-container-booking #deck-container-predecessor .forward {
  top: 0;
  margin-top: 1rem;
}

.tab-container button.tablinks {
  color: #8692a7;
  text-transform: uppercase;
}
.tab-container button.tablinks.active {
  color: #21385c;
}
.tab-container .tabcontent {
  background-color: #fff;
}

.decksplan-scroll-indicator,
.horicontal-scroll-indicator {
  text-align: center;
  color: #999;
  padding-bottom: 10px;
}
.decksplan-scroll-indicator .indicator,
.horicontal-scroll-indicator .indicator {
  font-size: 120%;
}

.cabin-detail--panel-right {
  margin-left: -5px;
}

.cabin-detail .cabin-detail--header {
  background-color: #fff;
  padding: 4px 8px;
  border: solid 1px #21385c;
  border-radius: 3px;
  border-width: 1px;
}
.cabin-detail .cabin-detail--header button:focus, .cabin-detail .cabin-detail--header button.focus {
  outline: 0;
  box-shadow: none;
}
.cabin-detail .cabin-detail--header button.btn {
  background-color: inherit;
  color: inherit;
  letter-spacing: 0;
  line-height: 19px;
  text-transform: none;
  border: none;
  transition: none;
  padding: 0.5rem;
}
.cabin-detail .cabin-detail--header button.btn-link {
  color: #21385c;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
}
.cabin-detail .cabin-detail--body {
  background-color: #fff;
  border: solid 1px #21385c;
  border-radius: 0 0 3px 3px;
  border-width: 0 1px 1px 1px;
}
.cabin-detail .cabin-detail--body .cabinhead::after {
  content: ":";
}
.cabin-detail .cabin-detail--teaser {
  background-color: #fff3cd;
}
.cabin-detail .cabin-detail--teaser p {
  margin: 0;
  padding: 8px 8px 0 8px;
}
.cabin-detail .cabin-detail--teaser ul {
  margin-left: 20px;
  margin-bottom: 0;
  padding-bottom: 8px;
}
@media (min-width: 768px) {
  .cabin-detail .cabin-detail--teaser ul {
    margin-bottom: 0;
  }
}
.cabin-detail .cabin-detail--text p {
  margin: 0;
  padding: 8px;
}
.cabin-detail .cabin-detail--header-detail {
  margin-right: 5px;
}
.cabin-detail .cabin-detail--header-detail span {
  font-weight: bold;
}
.cabin-detail .cabin-detail--header-detail span::before {
  content: url("data:image/svg+xml,%3Csvg width='15' height='9' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.763 0L7.5 5.563 13.237 0 15 1.713 7.5 9 0 1.713z' fill='%2321385c' fill-rule='evenodd'/%3E%3C/svg%3E");
  margin-right: 8px;
}
.cabin-detail .cabin-detail--header-select.selected {
  background-color: #28a745 !important;
  border-color: #28a745 !important;
}
.cabin-detail .cabin-detail--header-select.selected span::after {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15px' height='12px' viewBox='0 0 11 8'%3E%3Cg stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(-304.000000, -366.000000)' fill='%23ffffff'%3E%3Cg transform='translate(56.000000, 160.000000)'%3E%3Cpolygon points='259 207.6 252.2317 214 252.2306 213.999 252.2306 214 248 210 249.6918 208.4 252.2306 210.8 257.3082 206'%3E%3C/polygon%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  margin-left: 8px;
}
.cabin-detail.active-cabin-detail .cabin-detail--header {
  background-color: #21385c;
  border-bottom-width: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.cabin-detail.active-cabin-detail .cabin-detail--header .btn-link {
  color: #fff;
}
.cabin-detail.active-cabin-detail .cabin-detail--header-detail span::before {
  content: url("data:image/svg+xml,%3Csvg width='15' height='9' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.762 9L7.5 3.437 13.237 9 15 7.287 7.5 0 0 7.287z' fill='%23ffffff' fill-rule='evenodd'/%3E%3C/svg%3E");
  margin-right: 8px;
}

.cabin-canvas svg line {
  visibility: hidden;
  stroke: #21385c;
}
.cabin-canvas.active-cabin-canvas svg line, .cabin-canvas.current-cabin-canvas svg line {
  visibility: visible;
  stroke-width: 2;
}
.cabin-canvas.selected-cabin-canvas svg line {
  visibility: visible;
  stroke-width: 4;
}

.select-cabin-link.selected {
  background-color: #28a745;
  border-color: #28a745;
}
.select-cabin-link.selected:focus {
  background-color: #28a745;
  border-color: #28a745;
}
.select-cabin-link.selected span::after {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15px' height='12px' viewBox='0 0 11 8'%3E%3Cg stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(-304.000000, -366.000000)' fill='%23ffffff'%3E%3Cg transform='translate(56.000000, 160.000000)'%3E%3Cpolygon points='259 207.6 252.2317 214 252.2306 213.999 252.2306 214 248 210 249.6918 208.4 252.2306 210.8 257.3082 206'%3E%3C/polygon%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  margin-left: 8px;
}

.top-cabin-info {
  display: block;
  font-size: 14px;
  padding-top: 1rem;
  font-weight: 400;
}

.top-cabin-info-toggler {
  display: inline-block;
  width: 1%;
  cursor: pointer;
  margin-left: 4px;
}
.top-cabin-info-toggler::before {
  content: "�";
  content: url("https://seereisedienst.de/fileadmin/templates/_images2017/buchung/details_plus.png");
  position: relative;
}

.decksplan-rotate-notice {
  /*
  background-color: $gray-100;
  padding: $spacer;
  text-align: center;
  font-size: $seereisedienst-font-size;
  font-weight: bold;
  margin-top: 10px;

  .icon {
    font-size: 100px;
    line-height: $seereisedienst-line-height;
    font-weight: normal;
  }
  */
  text-align: center;
  font-size: 14px;
  margin-top: 10px;
  padding-top: 10px;
}
.decksplan-rotate-notice img {
  margin: 10px;
}

@media (max-width: 575.98px) {
  .decksplan-container,
.decksplan-scroll-indicator,
.decksplan-notice-container,
.legend-bottom {
    display: none !important;
  }
}
@media (min-width: 576px) {
  .decksplan-rotate-notice {
    display: none !important;
  }
}
.ripcut-category-decks p {
  padding: 10px;
}

.ripcut-container .ripcut-wrapper {
  width: 100%;
  max-width: 100%;
  overflow-x: auto;
  background-color: #fff;
}

/*
@media (min-width: 940px) {
  .ripcut-container .ripcut-wrapper {
    Xoverflow-x: hidden;
    overflow-x: scroll;
  }
}
*/
/* 20220531 - volle breite
@media (min-width: 940px) {
  .ripcut-container .ripcut {
    margin-left: -10px;
  }
}
*/
@media (min-width: 930px) {
  .ripcut-container .horicontal-scroll-indicator {
    display: none;
  }
}

.category-ripcut-container {
  background-color: #fff;
  padding: 1rem;
}

.no-warrenty {
  text-align: right;
  font-size: 12px;
  padding: 10px 10px 0 0;
}

.srd-bot-tab-container .ripcut-category-decks p {
  padding-left: 0;
}
/* 20220531 - volle breite
@media (min-width: 940px) {
  .srd-bot-tab-container .ripcut-container .ripcut {
    margin-left: -45px;
  }
}
*/
.srd-bot-tab-container .ripcut-container .ripcut-wrapper {
  margin-top: 10px;
}
.srd-bot-tab-container .no-warrenty {
  padding-right: 0;
}

.subcolumns {
  display: inherit;
}

@media (min-width: 768px) {
  .header-white {
    z-index: 89;
  }

  .meta-blue {
    z-index: 111;
  }
}
.cbn ul li.headline_transfer b {
  line-height: initial;
}

@media (max-width: 420px) {
  .tab-container {
    display: none;
  }
}

/*# sourceMappingURL=srd-decks-theme.css.map */
.decksplan-rotate-notice {display: none !important;}

