/* css from wk jumpstart ci reset.css */

.old-dauc_content {
  box-sizing: border-box;
  color: #232323;
  font-size: 1rem;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial,
    sans-serif;
}

.old-dauc_content h1,
.old-dauc_content h2,
.old-dauc_content h5,
.old-dauc_content h6 {
  font-size: 1.75rem;
  line-height: 1.25;
}
.old-dauc_content h2,
.old-dauc_content h5,
.old-dauc_content h6 {
  font-size: 1.5rem;
}
.old-dauc_content h3 {
  font-size: 1.25rem;
  line-height: 1.3;
}
.old-dauc_content h4 {
  font-size: 1.125rem;
  line-height: 1.333333333333333;
}
.old-dauc_content h5,
.old-dauc_content h6 {
  font-size: 1rem;
}
.old-dauc_content h6 {
  font-weight: 400;
}
.old-dauc_content dd + dd,
.old-dauc_content li + li,
ol ol,
.old-dauc_content ol ul,
.old-dauc_content ul ol,
.old-dauc_content ul ul {
  margin-top: 0.5rem;
}
/*
  .old-dauc_content dl,
  .old-dauc_content ol,
  .old-dauc_content ul {
	padding-left: 2rem;
  }*/
.old-dauc_content dt,
.old-dauc_content h1,
.old-dauc_content h2,
.old-dauc_content h3,
.old-dauc_content h4,
.old-dauc_content h5 {
  font-weight: 500;
}
.old-dauc_content figcaption {
  color: #757575;
  font-size: 0.875rem;
}
.old-dauc_content abbr[title] {
  border-bottom: none;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
.old-dauc_content code,
.old-dauc_content kbd,
.old-dauc_content pre,
.old-dauc_content samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
    "Courier New", monospace;
  font-size: 87.5%;
}
.old-dauc_content code {
  color: #af4995;
  word-break: break-word;
}
.old-dauc_content pre {
  overflow: auto;
}
.old-dauc_content pre code {
  border: 0;
  color: inherit;
  font-size: inherit;
  word-break: normal;
}
.old-dauc_content kbd {
  background-color: #232323;
  border-radius: 0.2rem;
  color: #fff;
  padding: 0.1rem 0.4rem;
}
.old-dauc_content kbd kbd {
  font-size: 100%;
  font-weight: 700;
  padding: 0;
}
.old-dauc_content mark {
  background-color: #ff0;
}
.old-dauc_content sub,
.old-dauc_content sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.old-dauc_content sub {
  bottom: -0.25em;
}
.old-dauc_content sup {
  top: -0.5em;
}
.old-dauc_content b,
.old-dauc_content strong {
  font-weight: bolder;
}
.old-dauc_content small {
  font-size: 80%;
}
.old-dauc_content img {
  border-style: none;
}
.old-dauc_content hr {
  box-sizing: content-box;
  height: 0;
}
.old-dauc_content button,
.old-dauc_content input,
.old-dauc_content optgroup,
.old-dauc_content select,
.old-dauc_content textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
.old-dauc_content button,
.old-dauc_content hr,
.old-dauc_content input {
  overflow: visible;
}
.old-dauc_content button,
.old-dauc_content select {
  text-transform: none;
}
.old-dauc_content [type="button"],
.old-dauc_content [type="reset"],
.old-dauc_content [type="submit"],
.old-dauc_content button {
  -webkit-appearance: button;
}
.old-dauc_content [type="button"]::-moz-focus-inner,
.old-dauc_content [type="reset"]::-moz-focus-inner,
.old-dauc_content [type="submit"]::-moz-focus-inner,
.old-dauc_content button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
.old-dauc_content [type="button"]:-moz-focusring,
.old-dauc_content [type="reset"]:-moz-focusring,
.old-dauc_content [type="submit"]:-moz-focusring,
.old-dauc_content button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
.old-dauc_content fieldset {
  padding: 0.35em 0.75em 0.625em;
}
.old-dauc_content legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}
.old-dauc_content progress {
  vertical-align: baseline;
}
.old-dauc_content textarea {
  overflow: auto;
}
.old-dauc_content [type="checkbox"],
.old-dauc_content [type="radio"],
.old-dauc_content legend {
  box-sizing: border-box;
  padding: 0;
}
.old-dauc_content [type="number"]::-webkit-inner-spin-button,
.old-dauc_content [type="number"]::-webkit-outer-spin-button {
  height: auto;
}
.old-dauc_content [type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
.old-dauc_content [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.old-dauc_content ::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
.old-dauc_content summary {
  display: list-item;
}
.old-dauc_content [hidden],
.old-dauc_content template {
  display: none;
}
.old-dauc_content :not([disabled]):focus,
.old-dauc_content [contentEditable]:focus,
.old-dauc_content [tabindex]:not([tabindex^="-"]):focus,
.old-dauc_content a[href]:focus,
.old-dauc_content area[href]:focus,
.old-dauc_content button:focus,
.old-dauc_content details:focus,
.old-dauc_content iframe:focus,
.old-dauc_content input:focus,
.old-dauc_content select:focus,
.old-dauc_content textarea:focus {
  outline-color: #000;
  outline-offset: 0;
  outline-style: solid;
  outline-width: 0.125rem;
}
.old-dauc_content :not([disabled]):focus:not(:focus-visible),
.old-dauc_content [contentEditable]:focus:not(:focus-visible),
.old-dauc_content [tabindex]:not([tabindex^="-"]):focus:not(:focus-visible),
.old-dauc_content a[href]:focus:not(:focus-visible),
.old-dauc_content area[href]:focus:not(:focus-visible),
.old-dauc_content button:focus:not(:focus-visible),
.old-dauc_content details:focus:not(:focus-visible),
.old-dauc_content iframe:focus:not(:focus-visible),
.old-dauc_content input:focus:not(:focus-visible),
.old-dauc_content select:focus:not(:focus-visible),
.old-dauc_content textarea:focus:not(:focus-visible) {
  outline: 0;
}

/*custom dauc*/
.old-dauc_content .perex--big {
  font-size: 1rem;
  line-height: 1.75;
  color: #565656;
  font-weight: 400;
  margin-bottom: 30px;
}

.old-dauc_content p img {
  margin-bottom: 30px;
}

.old-dauc_content li {
  font-weight: 300;
}

.old-dauc_content ul li:before {
  margin-right: -6px;
}

.old-dauc_content table {
}

.old-dauc_content table tr {
  border-color: #dadada !important;
}

.old-dauc_content table tr th {
  background-color: #fff !important;
  border-color: #dadada !important;
  border-bottom-width: 1px !important;
  border-bottom-style: solid !important;
  border-right-width: 1px !important;
  border-right-style: solid !important;
  padding: 13px 10px 13px !important;
}

.old-dauc_content table tr td {
  background-color: #fff !important;
  border-color: #dadada !important;
  border-bottom-width: 1px !important;
  border-bottom-style: solid !important;
  border-right-width: 1px !important;
  border-right-style: solid !important;
  padding: 13px 10px 13px !important;
}

.old-dauc_content table tr td p:last-child {
  margin-bottom: 0;
}

.old-dauc_content table tr td.bg-gray {
  background-color: #f6f6f6 !important;
}
.old-dauc_content table tr td.bg-white {
  background-color: #fff !important;
}

/* wk bg-colors - added for table backgrounds from editor styles */
.old-dauc_content table.bg-red-1 tr th,
.old-dauc_content table.bg-red-1 tr td,
.old-dauc_content table tr td.bg-red-1 {
  background-color: #731017 !important;
  color: #fff !important;
}
.old-dauc_content table.bg-red-2 tr th,
.old-dauc_content table.bg-red-2 tr td,
.old-dauc_content table tr td.bg-red-2 {
  background-color: #ac1823 !important;
  color: #fff !important;
}
.old-dauc_content table.bg-red-3 tr th,
.old-dauc_content table.bg-red-3 tr td,
.old-dauc_content table tr td.bg-red-3 {
  background-color: #e5202e !important;
}
.old-dauc_content table.bg-red-4 tr th,
.old-dauc_content table.bg-red-4 tr td,
.old-dauc_content table tr td.bg-red-4 {
  background-color: #f29097 !important;
}
.old-dauc_content table.bg-red-5 tr th,
.old-dauc_content table.bg-red-5 tr td,
.old-dauc_content table tr td.bg-red-4 {
  background-color: #fad2d5 !important;
}

.old-dauc_content table.bg-green-1 tr th,
.old-dauc_content table.bg-green-1 tr td,
.old-dauc_content table tr td.bg-green-1 {
  background-color: #374f0e !important;
  color: #fff !important;
}
.old-dauc_content table.bg-green-2 tr th,
.old-dauc_content table.bg-green-2 tr td,
.old-dauc_content table tr td.bg-green-2 {
  background-color: #648d18 !important;
  color: #fff !important;
}
.old-dauc_content table.bg-green-3 tr th,
.old-dauc_content table.bg-green-3 tr td,
.old-dauc_content table tr td.bg-green-3 {
  background-color: #85bc20 !important;
}
.old-dauc_content table.bg-green-4 tr th,
.old-dauc_content table.bg-green-4 tr td,
.old-dauc_content table tr td.bg-green-4 {
  background-color: #a4cd58 !important;
}
.old-dauc_content table.bg-green-5 tr th,
.old-dauc_content table.bg-green-5 tr td,
.old-dauc_content table tr td.bg-green-5 {
  background-color: #d4e8b1 !important;
}

.old-dauc_content table.bg-blue-1 tr th,
.old-dauc_content table.bg-blue-1 tr td,
.old-dauc_content table tr td.bg-blue-1 {
  background-color: #003d62 !important;
  color: #fff !important;
}
.old-dauc_content table.bg-blue-2 tr th,
.old-dauc_content table.bg-blue-2 tr td,
.old-dauc_content table tr td.bg-blue-2 {
  background-color: #005c92 !important;
  color: #fff !important;
}
.old-dauc_content table.bg-blue-3 tr th,
.old-dauc_content table.bg-blue-3 tr td,
.old-dauc_content table tr td.bg-blue-3 {
  background-color: #007ac3 !important;
}
.old-dauc_content table.bg-blue-4 tr th,
.old-dauc_content table.bg-blue-4 tr td,
.old-dauc_content table tr td.bg-blue-4 {
  background-color: #409bd2 !important;
}
.old-dauc_content table.bg-blue-5 tr th,
.old-dauc_content table.bg-blue-5 tr td,
.old-dauc_content table tr td.bg-blue-5 {
  background-color: #a6d0ea !important;
}

.old-dauc_content table.bg-neutral-1 tr th,
.old-dauc_content table.bg-neutral-1 tr td,
.old-dauc_content table tr td.bg-neutral-1 {
  background-color: #191919 !important;
  color: #fff !important;
}
.old-dauc_content table.bg-neutral-2 tr th,
.old-dauc_content table.bg-neutral-2 tr td,
.old-dauc_content table tr td.bg-neutral-2 {
  background-color: #474747 !important;
  color: #fff !important;
}
.old-dauc_content table.bg-neutral-3 tr th,
.old-dauc_content table.bg-neutral-3 tr td,
.old-dauc_content table tr td.bg-neutral-3 {
  background-color: #939393 !important;
}
.old-dauc_content table.bg-neutral-4 tr th,
.old-dauc_content table.bg-neutral-4 tr td,
.old-dauc_content table tr td.bg-neutral-4 {
  background-color: #dadada !important;
}
.old-dauc_content table.bg-neutral-5 tr th,
.old-dauc_content table.bg-reneutrald-5 tr td,
.old-dauc_content table tr td.bg-neutral-5 {
  background-color: #ededed !important;
}



.old-dauc_content table.table--plain,
.old-dauc_content table.table--plain thead,
.old-dauc_content table.table--plain .thead,
.old-dauc_content table.table--plain tr,
.old-dauc_content table.table--plain tbody,
.old-dauc_content table.table--plain th,
.old-dauc_content table.table--plain td { 
  border: 0 !important;
  background: transparent !important;
}

.old-dauc_content table.table--lines thead,
.old-dauc_content table.table--lines .thead {
  border: 0 !important;
  border-bottom: 1px solid #dadada !important;
}

.old-dauc_content table.table--lines tr,
.old-dauc_content table.table--lines tr td,
.old-dauc_content table.table--lines tr th {
  border: 0 !important;
  background-color: #fff !important;
}

.old-dauc_content table.table--lines tr:not(:last-child),
.old-dauc_content table.table--lines .row:not(:last-child) {
  border-bottom: 1px solid #dadada !important;
}

.old-dauc_content table.table--lines-full td,
.old-dauc_content table.table--lines-full th {
  border: 1px solid #dadada !important;
  background-color: #fff !important;
}

.old-dauc_content table.table--gray td,
.old-dauc_content table.table--gray th {
  border: 1px solid #dadada !important;
  background-color: #f2f2f2 !important;
}
