@charset "UTF-8";
@keyframes dc--spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(359deg); } }

@font-face {
  font-family: 'SegoeUI';
  src: local("Segoe UI Light"), url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/light/latest.woff2) format("woff2"), url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/light/latest.woff) format("woff"), url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/light/latest.ttf) format("truetype");
  font-weight: 100; }

@font-face {
  font-family: 'SegoeUI';
  src: local("Segoe UI Semilight"), url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/semilight/latest.woff2) format("woff2"), url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/semilight/latest.woff) format("woff"), url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/semilight/latest.ttf) format("truetype");
  font-weight: 200; }

@font-face {
  font-family: 'SegoeUI';
  src: local("Segoe UI"), url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/normal/latest.woff2) format("woff2"), url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/normal/latest.woff) format("woff"), url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/normal/latest.ttf) format("truetype");
  font-weight: 400; }

@font-face {
  font-family: 'SegoeUI';
  src: local("Segoe UI Bold"), url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/bold/latest.woff2) format("woff2"), url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/bold/latest.woff) format("woff"), url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/bold/latest.ttf) format("truetype");
  font-weight: 600; }

@font-face {
  font-family: 'SegoeUI';
  src: local("Segoe UI Semibold"), url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/semibold/latest.woff2) format("woff2"), url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/semibold/latest.woff) format("woff"), url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/semibold/latest.ttf) format("truetype");
  font-weight: 700; }

@font-face {
  font-family: 'Google Sans';
  src: local("Google Sans Light"), url("../../fonts/GoogleSans-Light.woff2") format("woff2"), url("../../fonts/GoogleSans-Light.woff") format("woff"), url("../../fonts/GoogleSans-Light.ttf") format("truetype");
  font-weight: 100; }

@font-face {
  font-family: 'Google Sans';
  src: local("Google Sans"), url("../../fonts/GoogleSans-Regular.woff2") format("woff2"), url("../../fonts/GoogleSans-Regular.woff") format("woff"), url("../../fonts/GoogleSans-Regular.ttf") format("truetype");
  font-weight: 400; }

@font-face {
  font-family: 'Google Sans';
  src: local("Google Sans Bold"), url("../../fonts/GoogleSans-Bold.woff2") format("woff2"), url("../../fonts/GoogleSans-Bold.woff") format("woff"), url("../../fonts/GoogleSans-Bold.ttf") format("truetype");
  font-weight: 600; }

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

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

fieldset {
  margin: 0 2px;
  padding: .35em .625em .75em;
  border: 1px solid #c0c0c0; }

legend {
  padding: 0;
  border: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

* {
  box-sizing: border-box; }

html {
  height: 100%;
  font-family: "Ubuntu", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 62.5%;
  font-weight: 300;
  line-height: 1; }

body {
  background: #ededed;
  color: #4a4a4a;
  font-size: 1.4rem;
  line-height: 2.4rem; }

.dc-h1,
.dc-h2,
.dc-h3,
.dc-h4,
.dc-h5,
.dc-h6,
.dc-hgroup,
.dc-list,
.dc-dd,
.dc-p,
p,
.dc-figure,
.dc-object,
.dc-pre,
.dc-table,
.dc-fieldset,
.dc-hr {
  margin: 0;
  margin-bottom: 2.4rem; }

.dc-pre {
  word-wrap: normal; }

::-webkit-selection {
  background-color: #ff8e25;
  color: #fff; }

::-moz-selection {
  background-color: #ff8e25;
  color: #fff; }

::selection {
  background-color: #ff8e25;
  color: #fff; }

.dc-strong {
  font-weight: 500; }

.dc-em {
  font-style: italic; }

.dc-h1 {
  margin-bottom: 2.4rem;
  color: #4a4a4a;
  font-family: "Ubuntu", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 300;
  font-size: 3.4rem;
  line-height: 4.8rem; }
  .dc-h1 .dc-small {
    display: block;
    color: #b6b6b6;
    font-family: "Ubuntu", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 60%; }

.dc-h2 {
  margin-bottom: 2.4rem;
  color: #4a4a4a;
  font-family: "Ubuntu", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 300;
  font-size: 2.7rem;
  line-height: 3.6rem; }
  .dc-h2 .dc-small {
    display: block;
    color: #b6b6b6;
    font-family: "Ubuntu", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 60%; }

.dc-h3 {
  margin-bottom: 2.4rem;
  color: #4a4a4a;
  font-family: "Ubuntu", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 300;
  font-size: 2.2rem;
  line-height: 3.6rem; }
  .dc-h3 .dc-small {
    display: block;
    color: #b6b6b6;
    font-family: "Ubuntu", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 60%; }

.dc-h4 {
  margin-bottom: 2.4rem;
  color: #4a4a4a;
  font-family: "Ubuntu", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 300;
  font-size: 1.8rem;
  line-height: 2.4rem; }
  .dc-h4 .dc-small {
    display: block;
    color: #b6b6b6;
    font-family: "Ubuntu", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 60%; }

.dc--is-collapsed {
  height: 0 !important; }

.dc--is-expanded {
  height: auto !important; }

.dc--is-hidden {
  display: none !important; }

.dc--is-shown {
  display: block !important; }

.dc--is-invisible {
  opacity: 0; }

.dc--is-visible {
  opacity: 1; }

.dc--is-inline {
  display: inline-block !important; }

.dc--is-fixed {
  position: fixed !important; }

.dc--is-important {
  background: #ffeb7a !important; }

.dc--less-important {
  color: #b6b6b6 !important; }

.dc--island-50 {
  padding: 0.4rem; }

.dc--island-75 {
  padding: 0.8rem; }

.dc--island-100 {
  padding: 1.2rem; }

.dc--text-small {
  font-size: 1.1rem;
  line-height: 1.6rem; }

.dc--text-less-important {
  color: #d1d1d1;
  font-size: 1.1rem;
  line-height: 1; }

.dc--text-success {
  color: #65cb1c; }

.dc--text-error {
  color: #ff4a25; }

.dc--text--left {
  text-align: left; }

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

.dc--text-right {
  text-align: right; }

.dc--text-truncate {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.dc--no-wrap {
  white-space: nowrap; }

.dc-page {
  padding: 0.8rem; }
  @media (min-width: 37.5em) {
    .dc-page {
      padding: 1.2rem; } }
  @media (min-width: 64em) {
    .dc-page {
      padding: 2.4rem; } }
  @media (min-width: 80em) {
    .dc-page {
      padding: 2.4rem 4.8rem; } }

.dc-container {
  margin: 0 auto; }
  .dc-container--limited {
    max-width: 120rem; }

.dc-row {
  display: flex;
  flex-flow: row wrap; }
  @media (min-width: 20em) {
    .dc-row {
      margin-right: -8px;
      margin-left: -8px; } }
  @media (min-width: 37.5em) {
    .dc-row {
      margin-right: -12px;
      margin-left: -12px; } }
  @media (min-width: 64em) {
    .dc-row {
      margin-right: -16px;
      margin-left: -16px; } }

.dc-row--collapse {
  margin-right: 0;
  margin-left: 0; }
  .dc-row--collapse > .dc-column {
    padding-right: 0;
    padding-left: 0; }

.dc-row--align--center {
  justify-content: center; }

.dc-row--align--right {
  justify-content: flex-end; }

.dc-row--align--justify {
  justify-content: space-between; }

.dc-row--align--spaced {
  justify-content: space-around; }

.dc-row--align--top {
  align-items: flex-start; }

.dc-row--align--middle {
  align-items: center; }

.dc-row--align--bottom {
  align-items: flex-end; }

.dc-column {
  flex: 1 1 0; }
  @media (min-width: 20em) {
    .dc-column {
      padding-right: 8px;
      padding-left: 8px; } }
  @media (min-width: 37.5em) {
    .dc-column {
      padding-right: 12px;
      padding-left: 12px; } }
  @media (min-width: 64em) {
    .dc-column {
      padding-right: 16px;
      padding-left: 16px; } }

.dc-column--shrink {
  flex: 0 0 auto; }

.dc-column--align-self--top {
  align-self: flex-start; }

.dc-column--align-self--middle {
  align-self: center; }

.dc-column--align-self--bottom {
  align-self: flex-end; }

.dc-show-from-tiny {
  display: none; }

@media (min-width: 0) {
  .dc-hide-from-tiny {
    display: none !important; }
  .dc-show-from-tiny {
    display: block !important; }
  .dc-column--tiny-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .dc-block-grid--tiny-1 {
    flex-wrap: wrap; }
    .dc-block-grid--tiny-1 > .dc-column {
      flex: 0 0 100%;
      max-width: 100%; }
  .dc-column-offset--tiny-0 {
    margin-left: 0%; }
  .dc-column--tiny-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .dc-block-grid--tiny-2 {
    flex-wrap: wrap; }
    .dc-block-grid--tiny-2 > .dc-column {
      flex: 0 0 50%;
      max-width: 50%; }
  .dc-column-offset--tiny-1 {
    margin-left: 8.33333%; }
  .dc-column--tiny-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .dc-block-grid--tiny-3 {
    flex-wrap: wrap; }
    .dc-block-grid--tiny-3 > .dc-column {
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }
  .dc-column-offset--tiny-2 {
    margin-left: 16.66667%; }
  .dc-column--tiny-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .dc-block-grid--tiny-4 {
    flex-wrap: wrap; }
    .dc-block-grid--tiny-4 > .dc-column {
      flex: 0 0 25%;
      max-width: 25%; }
  .dc-column-offset--tiny-3 {
    margin-left: 25%; }
  .dc-column--tiny-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .dc-block-grid--tiny-5 {
    flex-wrap: wrap; }
    .dc-block-grid--tiny-5 > .dc-column {
      flex: 0 0 20%;
      max-width: 20%; }
  .dc-column-offset--tiny-4 {
    margin-left: 33.33333%; }
  .dc-column--tiny-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .dc-block-grid--tiny-6 {
    flex-wrap: wrap; }
    .dc-block-grid--tiny-6 > .dc-column {
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }
  .dc-column-offset--tiny-5 {
    margin-left: 41.66667%; }
  .dc-column--tiny-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .dc-block-grid--tiny-7 {
    flex-wrap: wrap; }
    .dc-block-grid--tiny-7 > .dc-column {
      flex: 0 0 14.28571%;
      max-width: 14.28571%; }
  .dc-column-offset--tiny-6 {
    margin-left: 50%; }
  .dc-column--tiny-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .dc-block-grid--tiny-8 {
    flex-wrap: wrap; }
    .dc-block-grid--tiny-8 > .dc-column {
      flex: 0 0 12.5%;
      max-width: 12.5%; }
  .dc-column-offset--tiny-7 {
    margin-left: 58.33333%; }
  .dc-column--tiny-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .dc-block-grid--tiny-9 {
    flex-wrap: wrap; }
    .dc-block-grid--tiny-9 > .dc-column {
      flex: 0 0 11.11111%;
      max-width: 11.11111%; }
  .dc-column-offset--tiny-8 {
    margin-left: 66.66667%; }
  .dc-column--tiny-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .dc-block-grid--tiny-10 {
    flex-wrap: wrap; }
    .dc-block-grid--tiny-10 > .dc-column {
      flex: 0 0 10%;
      max-width: 10%; }
  .dc-column-offset--tiny-9 {
    margin-left: 75%; }
  .dc-column--tiny-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .dc-block-grid--tiny-11 {
    flex-wrap: wrap; }
    .dc-block-grid--tiny-11 > .dc-column {
      flex: 0 0 9.09091%;
      max-width: 9.09091%; }
  .dc-column-offset--tiny-10 {
    margin-left: 83.33333%; }
  .dc-column--tiny-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .dc-block-grid--tiny-12 {
    flex-wrap: wrap; }
    .dc-block-grid--tiny-12 > .dc-column {
      flex: 0 0 8.33333%;
      max-width: 8.33333%; }
  .dc-column-offset--tiny-11 {
    margin-left: 91.66667%; } }

.dc-show-from-small {
  display: none; }

@media (min-width: 20em) {
  .dc-hide-from-small {
    display: none !important; }
  .dc-show-from-small {
    display: block !important; }
  .dc-column--small-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .dc-block-grid--small-1 {
    flex-wrap: wrap; }
    .dc-block-grid--small-1 > .dc-column {
      flex: 0 0 100%;
      max-width: 100%; }
  .dc-column-offset--small-0 {
    margin-left: 0%; }
  .dc-column--small-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .dc-block-grid--small-2 {
    flex-wrap: wrap; }
    .dc-block-grid--small-2 > .dc-column {
      flex: 0 0 50%;
      max-width: 50%; }
  .dc-column-offset--small-1 {
    margin-left: 8.33333%; }
  .dc-column--small-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .dc-block-grid--small-3 {
    flex-wrap: wrap; }
    .dc-block-grid--small-3 > .dc-column {
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }
  .dc-column-offset--small-2 {
    margin-left: 16.66667%; }
  .dc-column--small-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .dc-block-grid--small-4 {
    flex-wrap: wrap; }
    .dc-block-grid--small-4 > .dc-column {
      flex: 0 0 25%;
      max-width: 25%; }
  .dc-column-offset--small-3 {
    margin-left: 25%; }
  .dc-column--small-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .dc-block-grid--small-5 {
    flex-wrap: wrap; }
    .dc-block-grid--small-5 > .dc-column {
      flex: 0 0 20%;
      max-width: 20%; }
  .dc-column-offset--small-4 {
    margin-left: 33.33333%; }
  .dc-column--small-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .dc-block-grid--small-6 {
    flex-wrap: wrap; }
    .dc-block-grid--small-6 > .dc-column {
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }
  .dc-column-offset--small-5 {
    margin-left: 41.66667%; }
  .dc-column--small-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .dc-block-grid--small-7 {
    flex-wrap: wrap; }
    .dc-block-grid--small-7 > .dc-column {
      flex: 0 0 14.28571%;
      max-width: 14.28571%; }
  .dc-column-offset--small-6 {
    margin-left: 50%; }
  .dc-column--small-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .dc-block-grid--small-8 {
    flex-wrap: wrap; }
    .dc-block-grid--small-8 > .dc-column {
      flex: 0 0 12.5%;
      max-width: 12.5%; }
  .dc-column-offset--small-7 {
    margin-left: 58.33333%; }
  .dc-column--small-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .dc-block-grid--small-9 {
    flex-wrap: wrap; }
    .dc-block-grid--small-9 > .dc-column {
      flex: 0 0 11.11111%;
      max-width: 11.11111%; }
  .dc-column-offset--small-8 {
    margin-left: 66.66667%; }
  .dc-column--small-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .dc-block-grid--small-10 {
    flex-wrap: wrap; }
    .dc-block-grid--small-10 > .dc-column {
      flex: 0 0 10%;
      max-width: 10%; }
  .dc-column-offset--small-9 {
    margin-left: 75%; }
  .dc-column--small-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .dc-block-grid--small-11 {
    flex-wrap: wrap; }
    .dc-block-grid--small-11 > .dc-column {
      flex: 0 0 9.09091%;
      max-width: 9.09091%; }
  .dc-column-offset--small-10 {
    margin-left: 83.33333%; }
  .dc-column--small-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .dc-block-grid--small-12 {
    flex-wrap: wrap; }
    .dc-block-grid--small-12 > .dc-column {
      flex: 0 0 8.33333%;
      max-width: 8.33333%; }
  .dc-column-offset--small-11 {
    margin-left: 91.66667%; } }

.dc-show-from-medium {
  display: none; }

@media (min-width: 37.5em) {
  .dc-hide-from-medium {
    display: none !important; }
  .dc-show-from-medium {
    display: block !important; }
  .dc-column--medium-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .dc-block-grid--medium-1 {
    flex-wrap: wrap; }
    .dc-block-grid--medium-1 > .dc-column {
      flex: 0 0 100%;
      max-width: 100%; }
  .dc-column-offset--medium-0 {
    margin-left: 0%; }
  .dc-column--medium-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .dc-block-grid--medium-2 {
    flex-wrap: wrap; }
    .dc-block-grid--medium-2 > .dc-column {
      flex: 0 0 50%;
      max-width: 50%; }
  .dc-column-offset--medium-1 {
    margin-left: 8.33333%; }
  .dc-column--medium-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .dc-block-grid--medium-3 {
    flex-wrap: wrap; }
    .dc-block-grid--medium-3 > .dc-column {
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }
  .dc-column-offset--medium-2 {
    margin-left: 16.66667%; }
  .dc-column--medium-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .dc-block-grid--medium-4 {
    flex-wrap: wrap; }
    .dc-block-grid--medium-4 > .dc-column {
      flex: 0 0 25%;
      max-width: 25%; }
  .dc-column-offset--medium-3 {
    margin-left: 25%; }
  .dc-column--medium-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .dc-block-grid--medium-5 {
    flex-wrap: wrap; }
    .dc-block-grid--medium-5 > .dc-column {
      flex: 0 0 20%;
      max-width: 20%; }
  .dc-column-offset--medium-4 {
    margin-left: 33.33333%; }
  .dc-column--medium-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .dc-block-grid--medium-6 {
    flex-wrap: wrap; }
    .dc-block-grid--medium-6 > .dc-column {
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }
  .dc-column-offset--medium-5 {
    margin-left: 41.66667%; }
  .dc-column--medium-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .dc-block-grid--medium-7 {
    flex-wrap: wrap; }
    .dc-block-grid--medium-7 > .dc-column {
      flex: 0 0 14.28571%;
      max-width: 14.28571%; }
  .dc-column-offset--medium-6 {
    margin-left: 50%; }
  .dc-column--medium-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .dc-block-grid--medium-8 {
    flex-wrap: wrap; }
    .dc-block-grid--medium-8 > .dc-column {
      flex: 0 0 12.5%;
      max-width: 12.5%; }
  .dc-column-offset--medium-7 {
    margin-left: 58.33333%; }
  .dc-column--medium-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .dc-block-grid--medium-9 {
    flex-wrap: wrap; }
    .dc-block-grid--medium-9 > .dc-column {
      flex: 0 0 11.11111%;
      max-width: 11.11111%; }
  .dc-column-offset--medium-8 {
    margin-left: 66.66667%; }
  .dc-column--medium-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .dc-block-grid--medium-10 {
    flex-wrap: wrap; }
    .dc-block-grid--medium-10 > .dc-column {
      flex: 0 0 10%;
      max-width: 10%; }
  .dc-column-offset--medium-9 {
    margin-left: 75%; }
  .dc-column--medium-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .dc-block-grid--medium-11 {
    flex-wrap: wrap; }
    .dc-block-grid--medium-11 > .dc-column {
      flex: 0 0 9.09091%;
      max-width: 9.09091%; }
  .dc-column-offset--medium-10 {
    margin-left: 83.33333%; }
  .dc-column--medium-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .dc-block-grid--medium-12 {
    flex-wrap: wrap; }
    .dc-block-grid--medium-12 > .dc-column {
      flex: 0 0 8.33333%;
      max-width: 8.33333%; }
  .dc-column-offset--medium-11 {
    margin-left: 91.66667%; } }

.dc-show-from-large {
  display: none; }

@media (min-width: 64em) {
  .dc-hide-from-large {
    display: none !important; }
  .dc-show-from-large {
    display: block !important; }
  .dc-column--large-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .dc-block-grid--large-1 {
    flex-wrap: wrap; }
    .dc-block-grid--large-1 > .dc-column {
      flex: 0 0 100%;
      max-width: 100%; }
  .dc-column-offset--large-0 {
    margin-left: 0%; }
  .dc-column--large-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .dc-block-grid--large-2 {
    flex-wrap: wrap; }
    .dc-block-grid--large-2 > .dc-column {
      flex: 0 0 50%;
      max-width: 50%; }
  .dc-column-offset--large-1 {
    margin-left: 8.33333%; }
  .dc-column--large-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .dc-block-grid--large-3 {
    flex-wrap: wrap; }
    .dc-block-grid--large-3 > .dc-column {
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }
  .dc-column-offset--large-2 {
    margin-left: 16.66667%; }
  .dc-column--large-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .dc-block-grid--large-4 {
    flex-wrap: wrap; }
    .dc-block-grid--large-4 > .dc-column {
      flex: 0 0 25%;
      max-width: 25%; }
  .dc-column-offset--large-3 {
    margin-left: 25%; }
  .dc-column--large-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .dc-block-grid--large-5 {
    flex-wrap: wrap; }
    .dc-block-grid--large-5 > .dc-column {
      flex: 0 0 20%;
      max-width: 20%; }
  .dc-column-offset--large-4 {
    margin-left: 33.33333%; }
  .dc-column--large-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .dc-block-grid--large-6 {
    flex-wrap: wrap; }
    .dc-block-grid--large-6 > .dc-column {
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }
  .dc-column-offset--large-5 {
    margin-left: 41.66667%; }
  .dc-column--large-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .dc-block-grid--large-7 {
    flex-wrap: wrap; }
    .dc-block-grid--large-7 > .dc-column {
      flex: 0 0 14.28571%;
      max-width: 14.28571%; }
  .dc-column-offset--large-6 {
    margin-left: 50%; }
  .dc-column--large-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .dc-block-grid--large-8 {
    flex-wrap: wrap; }
    .dc-block-grid--large-8 > .dc-column {
      flex: 0 0 12.5%;
      max-width: 12.5%; }
  .dc-column-offset--large-7 {
    margin-left: 58.33333%; }
  .dc-column--large-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .dc-block-grid--large-9 {
    flex-wrap: wrap; }
    .dc-block-grid--large-9 > .dc-column {
      flex: 0 0 11.11111%;
      max-width: 11.11111%; }
  .dc-column-offset--large-8 {
    margin-left: 66.66667%; }
  .dc-column--large-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .dc-block-grid--large-10 {
    flex-wrap: wrap; }
    .dc-block-grid--large-10 > .dc-column {
      flex: 0 0 10%;
      max-width: 10%; }
  .dc-column-offset--large-9 {
    margin-left: 75%; }
  .dc-column--large-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .dc-block-grid--large-11 {
    flex-wrap: wrap; }
    .dc-block-grid--large-11 > .dc-column {
      flex: 0 0 9.09091%;
      max-width: 9.09091%; }
  .dc-column-offset--large-10 {
    margin-left: 83.33333%; }
  .dc-column--large-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .dc-block-grid--large-12 {
    flex-wrap: wrap; }
    .dc-block-grid--large-12 > .dc-column {
      flex: 0 0 8.33333%;
      max-width: 8.33333%; }
  .dc-column-offset--large-11 {
    margin-left: 91.66667%; } }

.dc-show-from-huge {
  display: none; }

@media (min-width: 80em) {
  .dc-hide-from-huge {
    display: none !important; }
  .dc-show-from-huge {
    display: block !important; }
  .dc-column--huge-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .dc-block-grid--huge-1 {
    flex-wrap: wrap; }
    .dc-block-grid--huge-1 > .dc-column {
      flex: 0 0 100%;
      max-width: 100%; }
  .dc-column-offset--huge-0 {
    margin-left: 0%; }
  .dc-column--huge-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .dc-block-grid--huge-2 {
    flex-wrap: wrap; }
    .dc-block-grid--huge-2 > .dc-column {
      flex: 0 0 50%;
      max-width: 50%; }
  .dc-column-offset--huge-1 {
    margin-left: 8.33333%; }
  .dc-column--huge-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .dc-block-grid--huge-3 {
    flex-wrap: wrap; }
    .dc-block-grid--huge-3 > .dc-column {
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }
  .dc-column-offset--huge-2 {
    margin-left: 16.66667%; }
  .dc-column--huge-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .dc-block-grid--huge-4 {
    flex-wrap: wrap; }
    .dc-block-grid--huge-4 > .dc-column {
      flex: 0 0 25%;
      max-width: 25%; }
  .dc-column-offset--huge-3 {
    margin-left: 25%; }
  .dc-column--huge-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .dc-block-grid--huge-5 {
    flex-wrap: wrap; }
    .dc-block-grid--huge-5 > .dc-column {
      flex: 0 0 20%;
      max-width: 20%; }
  .dc-column-offset--huge-4 {
    margin-left: 33.33333%; }
  .dc-column--huge-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .dc-block-grid--huge-6 {
    flex-wrap: wrap; }
    .dc-block-grid--huge-6 > .dc-column {
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }
  .dc-column-offset--huge-5 {
    margin-left: 41.66667%; }
  .dc-column--huge-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .dc-block-grid--huge-7 {
    flex-wrap: wrap; }
    .dc-block-grid--huge-7 > .dc-column {
      flex: 0 0 14.28571%;
      max-width: 14.28571%; }
  .dc-column-offset--huge-6 {
    margin-left: 50%; }
  .dc-column--huge-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .dc-block-grid--huge-8 {
    flex-wrap: wrap; }
    .dc-block-grid--huge-8 > .dc-column {
      flex: 0 0 12.5%;
      max-width: 12.5%; }
  .dc-column-offset--huge-7 {
    margin-left: 58.33333%; }
  .dc-column--huge-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .dc-block-grid--huge-9 {
    flex-wrap: wrap; }
    .dc-block-grid--huge-9 > .dc-column {
      flex: 0 0 11.11111%;
      max-width: 11.11111%; }
  .dc-column-offset--huge-8 {
    margin-left: 66.66667%; }
  .dc-column--huge-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .dc-block-grid--huge-10 {
    flex-wrap: wrap; }
    .dc-block-grid--huge-10 > .dc-column {
      flex: 0 0 10%;
      max-width: 10%; }
  .dc-column-offset--huge-9 {
    margin-left: 75%; }
  .dc-column--huge-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .dc-block-grid--huge-11 {
    flex-wrap: wrap; }
    .dc-block-grid--huge-11 > .dc-column {
      flex: 0 0 9.09091%;
      max-width: 9.09091%; }
  .dc-column-offset--huge-10 {
    margin-left: 83.33333%; }
  .dc-column--huge-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .dc-block-grid--huge-12 {
    flex-wrap: wrap; }
    .dc-block-grid--huge-12 > .dc-column {
      flex: 0 0 8.33333%;
      max-width: 8.33333%; }
  .dc-column-offset--huge-11 {
    margin-left: 91.66667%; } }

.dc-btn {
  display: inline-block;
  padding: 1.1rem 1.2rem;
  transition: box-shadow .2s linear, border-color .2s linear;
  border: 1px solid #b6b6b6;
  border-radius: 2px;
  background: linear-gradient(#fff, #ededed);
  color: #4a4a4a;
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 1.2rem;
  text-align: center;
  text-decoration: none;
  text-transform: capitalize;
  box-shadow: 0 1px 1px transparent;
  cursor: pointer;
  vertical-align: top; }
  .dc-btn:focus {
    outline: none;
    box-shadow: 0 0 0 2px rgba(38, 170, 254, 0.5); }
  .dc-btn:hover {
    outline: 0;
    background: linear-gradient(#fff, #f2f2f2);
    color: #4a4a4a;
    text-decoration: none;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); }
  .dc-btn[disabled] {
    border-color: #d1d1d1;
    background: transparent;
    color: #b6b6b6;
    box-shadow: none;
    pointer-events: none; }

.dc-btn--link {
  border: 1px solid transparent;
  background: transparent;
  box-shadow: none;
  transition: color .1s linear;
  color: #26aafe; }
  .dc-btn--link:hover {
    border: 1px solid transparent;
    background: transparent;
    box-shadow: none;
    color: #1e87cb; }
  .dc-btn--link:focus {
    box-shadow: 0 0 0 2px rgba(38, 170, 254, 0.5); }

.dc-btn--primary {
  border-color: #029cfe;
  background: linear-gradient(#26aafe, #029cfe);
  color: #fff; }
  .dc-btn--primary:hover {
    background: #35b0fe;
    color: #fff; }

.dc-btn--destroy {
  transition: box-shadow .2s linear; }
  .dc-btn--destroy:active {
    border-color: #ff4a25;
    background: #ff6c4f;
    color: #fff; }
  .dc-btn--destroy:hover {
    border-color: #ff4a25;
    background: #ff6c4f;
    color: #fff; }

.dc-btn--disabled {
  border-color: #d1d1d1;
  background: transparent;
  color: #b6b6b6;
  box-shadow: none;
  pointer-events: none; }

.dc-btn--active {
  background: #e5e5e5;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2); }

.dc-btn--small {
  padding: 0.5rem 0.8rem;
  font-size: 1.1rem;
  text-transform: uppercase; }

.dc-btn--inline {
  margin-bottom: 0; }
  .dc-btn--inline + .dc-btn--inline {
    margin-left: .2rem; }

.dc-btn--large {
  padding: 1.6rem 1.6rem 1.6rem;
  font-size: 1.8rem;
  line-height: .8; }

.dc-btn--block {
  display: block;
  width: 100%; }

.dc-btn--no-focus:focus {
  outline: none;
  box-shadow: none; }

.dc-btn--link.dc-btn--disabled {
  border: 1px solid transparent;
  background: transparent;
  box-shadow: none;
  color: #b6b6b6; }
  .dc-btn--link.dc-btn--disabled:hover, .dc-btn--link.dc-btn--disabled:active {
    border: 1px solid transparent; }

.dc-card {
  padding: 2.4rem;
  border-radius: 2px;
  background-color: #fff;
  box-shadow: 0 1px 3px 2px rgba(0, 0, 0, 0.08); }

.dc-checkbox {
  width: 0;
  height: 0;
  opacity: 0; }
  .dc-checkbox + .dc-label {
    display: inline-block;
    position: relative;
    margin-right: 2.4rem;
    margin-bottom: 0;
    padding-left: 2.8rem;
    cursor: pointer; }
    .dc-checkbox + .dc-label:before, .dc-checkbox + .dc-label:after {
      position: absolute;
      top: .1rem;
      left: 0;
      width: 2rem;
      height: 2rem;
      border: 1px solid #d1d1d1;
      border-radius: 2px;
      background: #fff;
      content: " "; }
    .dc-checkbox + .dc-label:after {
      top: .6rem;
      left: .5rem;
      width: 1rem;
      height: 1rem;
      transform: scale3d(0.5, 0.5, 1);
      transition: transform .1s ease-in-out, opacity .2s linear;
      opacity: 0; }
  .dc-checkbox:focus + .dc-label:before {
    border-color: #26aafe; }
  .dc-checkbox:checked + .dc-label:after {
    transform: scale3d(1, 1, 1);
    opacity: 1; }
  .dc-checkbox[disabled] + .dc-label {
    color: #b6b6b6;
    cursor: default; }
    .dc-checkbox[disabled] + .dc-label:before, .dc-checkbox[disabled] + .dc-label:after {
      border-color: #ededed; }
    .dc-checkbox[disabled] + .dc-label:after {
      background: #d1d1d1 !important; }
  .dc-checkbox + .dc-label:after {
    top: .2rem;
    left: .2rem;
    width: 2rem;
    height: 2rem;
    border: 0 none;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB3aWR0aD0iMThweCIgaGVpZ2h0PSIxOHB4IiB2aWV3Qm94PSIwIDAgMTggMTgiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM6c2tldGNoPSJodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2gvbnMiPiAgICAgICAgPHRpdGxlPkNoZWNrYm94PC90aXRsZT4gICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+ICAgIDxkZWZzPjwvZGVmcz4gICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc2tldGNoOnR5cGU9Ik1TUGFnZSI+ICAgICAgICA8ZyBpZD0iQ2hlY2tib3giIHNrZXRjaDp0eXBlPSJNU0FydGJvYXJkR3JvdXAiIHN0cm9rZT0iIzI2QUFGRSIgc3Ryb2tlLXdpZHRoPSIzIj4gICAgICAgICAgICA8cGF0aCBkPSJNMyw5LjMyNjk5ODQ5IEw2LjY0OTA5ODM2LDEzLjUwOTQxNTQgTDE1LjAyNzgzMiwzLjUiIGlkPSJQYXRoLTE2IiBza2V0Y2g6dHlwZT0iTVNTaGFwZUdyb3VwIj48L3BhdGg+ICAgICAgICA8L2c+ICAgIDwvZz48L3N2Zz4=); }
  .dc-checkbox[disabled] + .dc-label {
    color: #b6b6b6; }
    .dc-checkbox[disabled] + .dc-label:before, .dc-checkbox[disabled] + .dc-label:after {
      border-color: #d1d1d1; }
    .dc-checkbox[disabled] + .dc-label:after {
      background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB3aWR0aD0iMThweCIgaGVpZ2h0PSIxOHB4IiB2aWV3Qm94PSIwIDAgMTggMTgiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM6c2tldGNoPSJodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2gvbnMiPiAgICAgICAgPHRpdGxlPkNoZWNrYm94IGRpc2FibGVkPC90aXRsZT4gICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+ICAgIDxkZWZzPjwvZGVmcz4gICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc2tldGNoOnR5cGU9Ik1TUGFnZSI+ICAgICAgICA8ZyBpZD0iQ2hlY2tib3gtZGlzYWJsZWQiIHNrZXRjaDp0eXBlPSJNU0FydGJvYXJkR3JvdXAiIHN0cm9rZT0iI0VERUNFRCIgc3Ryb2tlLXdpZHRoPSIzIj4gICAgICAgICAgICA8cGF0aCBkPSJNMyw5LjMyNjk5ODQ5IEw2LjY0OTA5ODM2LDEzLjUwOTQxNTQgTDE1LjAyNzgzMiwzLjUiIGlkPSJQYXRoLTE2IiBza2V0Y2g6dHlwZT0iTVNTaGFwZUdyb3VwIj48L3BhdGg+ICAgICAgICA8L2c+ICAgIDwvZz48L3N2Zz4=) !important; }
  .dc-checkbox + .dc-label {
    font-size: 1.4rem;
    font-weight: 300;
    line-height: 2.4rem;
    text-transform: none; }

.dc-checkbox--alt + .dc-label {
  padding-left: 3.6rem;
  line-height: 2.4rem; }
  .dc-checkbox--alt + .dc-label:before, .dc-checkbox--alt + .dc-label:after {
    width: 2.6rem;
    height: 1.3rem;
    margin-top: .3rem;
    transition: background-color 0.3s linear, transform 0.1s cubic-bezier(0.105, 0.42, 0.425, 1); }
  .dc-checkbox--alt + .dc-label:after {
    width: 1.1rem;
    height: 1.1rem;
    margin-top: .4rem;
    transform: scale3d(1, 1, 1);
    border-radius: 1px;
    background: #b6b6b6;
    opacity: 1; }

.dc-checkbox--alt:checked + .dc-label:after {
  transform: translateX(1.3rem);
  transition: background-color 0.1s linear, transform 0.1s cubic-bezier(0.105, 0.42, 0.425, 1);
  background: none;
  background-color: #65cb1c; }

.dc-checkbox--alt[disabled] + .dc-label:after {
  background: none !important;
  background-color: #d1d1d1 !important; }

.dc-divider {
  height: 1px;
  margin-bottom: 2.4rem;
  border: 0;
  background: #d1d1d1; }

.dc-divider--secondary {
  background: #ededed; }

.dc-label {
  display: block;
  margin-bottom: 0.4rem;
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 1.8rem;
  text-transform: uppercase; }

.dc-label__sub {
  margin-left: 0.4rem;
  color: #b6b6b6;
  font-weight: 300;
  text-transform: capitalize; }

.dc-label__sub--is-error {
  color: #ff4a25; }

.dc-label--disabled {
  color: #b6b6b6; }

.dc-label--is-error:after {
  color: #ff4a25; }

@font-face {
  font-family: "DressCodeIcons";
  src: url("../fonts/DressCodeIcons.eot?v=2.4.0");
  src: url("../fonts/DressCodeIcons.eot?#iefix") format("eot"), url("../fonts/DressCodeIcons.woff?v=2.4.0") format("woff"), url("../fonts/DressCodeIcons.ttf?v=2.4.0") format("truetype"), url("../fonts/DressCodeIcons.svg?v=2.4.0#DressCodeIcons") format("svg"); }

.dc-icon:before {
  font-family: "DressCodeIcons";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  color: inherit; }

.dc-icon--add:before {
  content: ""; }

.dc-icon--arrow-down:before {
  content: ""; }

.dc-icon--arrow-left:before {
  content: ""; }

.dc-icon--arrow-right:before {
  content: ""; }

.dc-icon--arrow-up:before {
  content: ""; }

.dc-icon--bar-chart:before {
  content: ""; }

.dc-icon--check:before {
  content: ""; }

.dc-icon--clear:before {
  content: ""; }

.dc-icon--close:before {
  content: ""; }

.dc-icon--cog:before {
  content: ""; }

.dc-icon--contact:before {
  content: ""; }

.dc-icon--drag:before {
  content: ""; }

.dc-icon--error:before {
  content: ""; }

.dc-icon--eye:before {
  content: ""; }

.dc-icon--help:before {
  content: ""; }

.dc-icon--history:before {
  content: ""; }

.dc-icon--info:before {
  content: ""; }

.dc-icon--info-circle:before {
  content: ""; }

.dc-icon--line-chart:before {
  content: ""; }

.dc-icon--link:before {
  content: ""; }

.dc-icon--lock:before {
  content: ""; }

.dc-icon--menu:before {
  content: ""; }

.dc-icon--minus:before {
  content: ""; }

.dc-icon--more:before {
  content: ""; }

.dc-icon--open-circle:before {
  content: ""; }

.dc-icon--pencil:before {
  content: ""; }

.dc-icon--play:before {
  content: ""; }

.dc-icon--pointer:before {
  content: ""; }

.dc-icon--redo:before {
  content: ""; }

.dc-icon--search:before {
  content: ""; }

.dc-icon--spinner:before {
  content: ""; }

.dc-icon--success:before {
  content: ""; }

.dc-icon--trash:before {
  content: ""; }

.dc-icon--triangle-down:before {
  content: ""; }

.dc-icon--triangle-up:before {
  content: ""; }

.dc-icon--undo:before {
  content: ""; }

.dc-icon--user:before {
  content: ""; }

.dc-icon--users:before {
  content: ""; }

.dc-icon--warning:before {
  content: ""; }

.dc-icon {
  line-height: 1; }

.dc-icon--interactive {
  cursor: pointer; }
  .dc-icon--interactive:hover {
    color: #186698; }

.dc-svg-icon--interactive:hover [fill^="#"] {
  fill: #1e87cb; }

.dc-svg-icon--interactive:hover [stroke^="#"] {
  stroke: #1e87cb; }

.dc-svg-icon--interactive:active {
  transform: scale(0.85);
  shape-rendering: optimizeSpeed;
  -webkit-tap-highlight-color: transparent; }

.dc-svg-icon--alternate:hover [fill^="#"] {
  fill: #ff8e25; }

.dc-svg-icon--alternate:hover [stroke^="#"] {
  stroke: #ff8e25; }

.dc-icon--spin {
  display: inline-flex;
  animation: dc--spin 2s infinite linear; }

.dc-input {
  margin-bottom: 2.4rem;
  padding: 0.9rem 0.8rem;
  transition: box-shadow .2s linear, border-color .2s linear;
  border: 1px solid #d1d1d1;
  border-radius: 2px;
  font-size: 1.4rem;
  font-weight: 300;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
  box-sizing: border-box;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .dc-input:hover {
    border-color: #26aafe; }
  .dc-input:focus {
    border-color: #26aafe;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2); }
  .dc-input[disabled] {
    border-color: #ededed;
    background-color: #f7f7f7;
    color: #b6b6b6; }
    .dc-input[disabled]::-webkit-input-placeholder {
      color: #d1d1d1;
      font-weight: 300; }
    .dc-input[disabled]:-moz-placeholder {
      color: #d1d1d1;
      font-weight: 300; }
    .dc-input[disabled]::-moz-placeholder {
      color: #d1d1d1;
      font-weight: 300; }
    .dc-input[disabled]:-ms-input-placeholder {
      color: #d1d1d1;
      font-weight: 300; }

.dc-input--block {
  display: inline-block;
  width: 100%; }

.dc-input--is-error {
  border-color: #ff4a25; }
  .dc-input--is-error:hover, .dc-input--is-error:focus {
    border-color: #ff4a25; }

.dc-input--text-right {
  text-align: right; }
  .dc-input--text-right::-webkit-input-placeholder {
    text-align: right; }
  .dc-input--text-right:-moz-placeholder {
    text-align: right; }
  .dc-input--text-right::-moz-placeholder {
    text-align: right; }
  .dc-input--text-right:-ms-input-placeholder {
    text-align: right; }

.dc-input--small {
  height: 2.4rem;
  font-size: 1.1rem; }

.dc-link {
  transition: color .1s linear;
  color: #26aafe;
  text-decoration: none;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .dc-link:hover, .dc-link:active {
    color: #1e87cb;
    text-decoration: none; }

.dc-link--destroy:hover, .dc-link--destroy:active {
  color: #ff4a25; }

.dc-link--disabled {
  color: #b6b6b6;
  cursor: default;
  pointer-events: none; }

.dc-list {
  margin: 0 0 2.4rem;
  padding: 0;
  list-style-type: none; }

.dc-list--is-ordered {
  padding-left: 2.4rem;
  list-style-type: decimal; }

.dc-list--is-unordered {
  padding-left: 2.4rem;
  list-style-type: disc; }

.dc-dt {
  font-family: "Ubuntu", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }

.dc-list__item--is-interactive:hover {
  border-top-color: #a3d9ff;
  border-bottom-color: #a3d9ff;
  background: #d1ebff;
  cursor: pointer; }
  .dc-list__item--is-interactive:hover + .dc-list__item--is-interactive {
    border-top-color: #a3d9ff; }

.dc-list--is-scrollable {
  height: 21.6rem;
  border: 1px solid #d1d1d1;
  border-radius: 2px;
  background: #fff;
  overflow-y: scroll; }

.dc-list__item {
  margin-top: -1px;
  padding: 0.4rem 0.8rem;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed; }

.dc-list__inner {
  display: flex;
  align-items: stretch;
  margin: -0.4rem -0.8rem; }
  .dc-list__inner > * {
    min-width: 0; }

.dc-list__img {
  flex: 0 0 auto; }

.dc-list__body {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  justify-content: center; }

.dc-list__title {
  line-height: 2.4rem; }

.dc-list__action {
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  justify-content: center;
  width: 4.4rem;
  font-size: 1.6rem;
  text-align: center; }

@keyframes dc-loading-bar__fill {
  0% {
    transform: scaleX(0); }
  100% {
    transform: scaleX(1); } }

.dc-loading-bar {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 901;
  pointer-events: none; }
  .dc-loading-bar__bar {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #ededed; }
  .dc-loading-bar__fill {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 2px;
    transform-origin: left;
    background: #ffa54e;
    animation: dc-loading-bar__fill 3s infinite cubic-bezier(0.455, 0.03, 0.515, 0.955); }

.dc-overlay {
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: opacity 0.2s 0.2s cubic-bezier(0.39, 0.58, 0.57, 1);
  background: rgba(0, 0, 0, 0.6);
  opacity: 1;
  z-index: 0;
  perspective: 600px;
  pointer-events: none; }

::-webkit-input-placeholder,
:-moz-placeholder,
::-moz-placeholder,
:-ms-input-placeholder {
  color: #b6b6b6;
  font-weight: 300; }

.dc-radio {
  width: 0;
  height: 0;
  opacity: 0; }
  .dc-radio + .dc-label {
    display: inline-block;
    position: relative;
    margin-right: 2.4rem;
    margin-bottom: 0;
    padding-left: 2.8rem;
    font-size: 1.4rem;
    font-weight: 300;
    line-height: 2.4rem;
    text-transform: none;
    cursor: pointer; }
    .dc-radio + .dc-label:before, .dc-radio + .dc-label:after {
      position: absolute;
      top: .1rem;
      left: 0;
      width: 2rem;
      height: 2rem;
      border: 1px solid #d1d1d1;
      border-radius: 2px;
      background: #fff;
      content: " "; }
    .dc-radio + .dc-label:after {
      top: .6rem;
      left: .5rem;
      width: 1rem;
      height: 1rem;
      transform: scale3d(0.5, 0.5, 1);
      transition: transform .1s ease-in-out, opacity .2s linear;
      opacity: 0; }
  .dc-radio:focus + .dc-label:before {
    border-color: #26aafe; }
  .dc-radio:checked + .dc-label:after {
    transform: scale3d(1, 1, 1);
    background: #26aafe;
    opacity: 1; }
  .dc-radio[disabled] + .dc-label {
    color: #b6b6b6;
    cursor: default; }
    .dc-radio[disabled] + .dc-label:before, .dc-radio[disabled] + .dc-label:after {
      border-color: #ededed; }
    .dc-radio[disabled] + .dc-label:after {
      background: #d1d1d1 !important; }
  .dc-radio + .dc-label:before, .dc-radio + .dc-label:after {
    border-radius: 50%; }
  .dc-radio + .dc-label:after {
    border-color: #0da0fe; }

.dc-select {
  height: 3.6rem;
  padding: 0 3.6rem 0 0.8rem;
  transition: box-shadow .2s linear, border-color .2s linear;
  border: 1px solid #d1d1d1;
  border-radius: 2px;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB3aWR0aD0iOXB4IiBoZWlnaHQ9IjVweCIgdmlld0JveD0iMCAwIDkgNSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWxuczpza2V0Y2g9Imh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaC9ucyI+ICAgICAgICA8dGl0bGU+VHJpYW5nbGUgODwvdGl0bGU+ICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPiAgICA8ZGVmcz48L2RlZnM+ICAgIDxnIGlkPSJBbmFseXRpY3MtRmlsdGVyIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBza2V0Y2g6dHlwZT0iTVNQYWdlIj4gICAgICAgIDxnIGlkPSJQb3J0cmFpdC0tLTUvNVMvNUMtMiIgc2tldGNoOnR5cGU9Ik1TQXJ0Ym9hcmRHcm91cCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTE3Ni4wMDAwMDAsIC0xMDcuMDAwMDAwKSIgZmlsbD0iIzNFM0UzRSI+ICAgICAgICAgICAgPHBhdGggZD0iTTE3NiwxMDcgTDE4NSwxMDcgTDE4MC41LDExMiBMMTc2LDEwNyBaIiBpZD0iVHJpYW5nbGUtOCIgc2tldGNoOnR5cGU9Ik1TU2hhcGVHcm91cCI+PC9wYXRoPiAgICAgICAgPC9nPiAgICA8L2c+PC9zdmc+) no-repeat calc(100% - 8px) 50% #fff;
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 1.3;
  -webkit-appearance: none;
  -moz-appearance: none; }
  .dc-select:hover {
    border-color: #26aafe; }
  .dc-select:focus, .dc-select:active {
    border-color: #26aafe;
    outline: 0; }
  .dc-select::-ms-expand {
    display: none; }
  .dc-select[disabled] {
    border-color: #ededed;
    background-color: #f7f7f7;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB3aWR0aD0iOXB4IiBoZWlnaHQ9IjVweCIgdmlld0JveD0iMCAwIDkgNSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT5pbWFnZTwvdGl0bGU+ICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPiAgICA8ZGVmcz48L2RlZnM+ICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIG9wYWNpdHk9IjAuNSI+ICAgICAgICA8ZyBpZD0iaW1hZ2UiIGZpbGw9IiNCNkI2QjYiPiAgICAgICAgICAgIDxnIGlkPSJBbmFseXRpY3MtRmlsdGVyIj4gICAgICAgICAgICAgICAgPGcgaWQ9IlBvcnRyYWl0LS0tNS81Uy81Qy0yIj4gICAgICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJUcmlhbmdsZS04IiBwb2ludHM9IjAgMCA5IDAgNC41IDUiPjwvcG9seWdvbj4gICAgICAgICAgICAgICAgPC9nPiAgICAgICAgICAgIDwvZz4gICAgICAgIDwvZz4gICAgPC9nPjwvc3ZnPg==);
    color: #b6b6b6; }

.dc-select--small {
  height: 2.4rem;
  font-size: 1.1rem;
  text-transform: uppercase; }

.dc-select--is-error {
  border-color: #ff4a25; }
  .dc-select--is-error:hover, .dc-select--is-error:focus {
    border-color: #ff4a25; }

@keyframes dc-spinner {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.dc-spinner {
  display: inline-block;
  margin: -4px 8px 0;
  border-top: 4px solid rgba(128, 128, 128, 0.3);
  border-right: 4px solid rgba(128, 128, 128, 0.3);
  border-bottom: 4px solid rgba(128, 128, 128, 0.3);
  border-left: 4px solid #808080;
  vertical-align: middle;
  animation: dc-spinner 1.1s infinite linear; }
  .dc-spinner, .dc-spinner:after {
    width: 64px;
    height: 64px;
    border-radius: 50%; }
  .dc-spinner--small, .dc-spinner--small:after {
    width: 32px;
    height: 32px;
    border-radius: 50%; }
  .dc-spinner--thin {
    border-width: 2px; }
  .dc-spinner--fat {
    border-width: 8px; }
  .dc-spinner--error {
    border-top-color: rgba(153, 43, 21, 0.3);
    border-right-color: rgba(153, 43, 21, 0.3);
    border-bottom-color: rgba(153, 43, 21, 0.3);
    border-left-color: #992b15; }

.dc-status:before {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 0.8rem;
  border-radius: 2px;
  content: ""; }

.dc-status--active:before {
  background-color: #65cb1c; }

.dc-status--inactive:before {
  background-color: #b6b6b6; }

.dc-status--new:before {
  background-color: #ffba7a; }

.dc-status--error:before {
  background-color: #ff6c4f; }

.dc-tab {
  display: block;
  margin: 0;
  padding: 0;
  background-color: #fff;
  list-style: none;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); }
  .dc-tab:before, .dc-tab:after {
    display: table;
    content: " "; }
  .dc-tab:after {
    clear: both; }

.dc-tab__element {
  display: block;
  padding: 1.2rem;
  float: left;
  cursor: pointer; }
  .dc-tab__element:hover {
    color: #ff8e25; }

.dc-tab__element--header {
  color: #000;
  font-weight: 500;
  cursor: default; }
  .dc-tab__element--header:hover {
    background: transparent;
    color: #000; }

.dc-tab__element--active {
  color: #ff8e25;
  box-shadow: inset 0 -3px 0 0 #ff8e25; }

.dc-tab__element--disabled {
  color: #ededed;
  cursor: default; }
  .dc-tab__element--disabled:hover {
    background: transparent;
    color: #ededed; }

.dc-tab--vertical.dc-tab {
  display: flex;
  flex-direction: column; }

.dc-tab--vertical .dc-tab__element.dc-tab__element--active {
  box-shadow: inset 3px 0 0 0 #ff8e25; }

.dc-table {
  width: 100%;
  border-radius: 2px;
  background: #fff;
  text-align: left; }

@media (max-width: 37.4em) {
  .dc-table--responsive {
    display: block;
    width: 100%;
    font-weight: 300; }
    .dc-table--responsive .dc-table__thead {
      display: none; }
    .dc-table--responsive .dc-table__th, .dc-table--responsive .dc-table__tbody, .dc-table--responsive .dc-table__tr, .dc-table--responsive .dc-table__td {
      display: block;
      width: 100%;
      font-weight: 300; } }
  @media (max-width: 37.4em) and (max-width: 63.9em) {
    .dc-table--responsive .dc-table__tr {
      position: relative;
      padding: 1.2rem 0;
      border-bottom: 1px solid #ededed; }
      .dc-table--responsive .dc-table__tr:last-child {
        border-bottom: 0 none; } }
  @media (max-width: 37.4em) and (max-width: 37.4em) {
    .dc-table--responsive .dc-table__td {
      min-height: 2.4rem;
      padding-left: calc(30% + 12px);
      text-align: left; }
      .dc-table--responsive .dc-table__td:first-child {
        padding-left: calc(30% + 12px); }
      .dc-table--responsive .dc-table__td:before {
        display: block;
        position: absolute;
        right: 70%;
        left: 0;
        max-width: 30%;
        font-size: 1.1rem;
        font-weight: 500;
        line-height: 2.4rem;
        text-align: right;
        text-overflow: ellipsis;
        text-transform: uppercase;
        content: attr(data-col);
        overflow: hidden; } }
  @media (max-width: 37.4em) and (max-width: 37.4em) {
    .dc-table--responsive .dc-table__tr--interactive:after {
      position: absolute;
      top: 50%;
      right: -.6rem;
      width: 3.6rem;
      height: 3.6rem;
      margin-top: -1.8rem;
      background-image: url("../img/svg-icons/arrow-right.svg");
      content: " "; } }

.dc-table__item-title {
  font-weight: 500; }

.dc-table__th {
  position: relative;
  font-weight: 500;
  text-align: left;
  text-transform: uppercase;
  white-space: nowrap; }

.dc-table__th--sortable {
  padding-right: 20px;
  cursor: pointer; }
  .dc-table__th--sortable .dc-table__sorter {
    position: absolute;
    top: 9px;
    margin-left: 4px;
    transition: opacity .3s;
    border-top: 0;
    border-right: 4px solid transparent;
    border-bottom: 4px solid #b6b6b6;
    border-left: 4px solid transparent;
    content: ""; }
    .dc-table__th--sortable .dc-table__sorter:after {
      position: absolute;
      top: 6px;
      margin-left: -4px;
      transition: opacity .3s;
      border-top: 4px solid #b6b6b6;
      border-right: 4px solid transparent;
      border-bottom: 0;
      border-left: 4px solid transparent;
      content: ""; }
    .dc-table__th--sortable .dc-table__sorter--descending:after {
      border-top: 4px solid #4a4a4a; }
    .dc-table__th--sortable .dc-table__sorter--ascending {
      border-bottom: 4px solid #4a4a4a; }
  .dc-table__th--sortable:hover .dc-table__sorter {
    border-bottom: 4px solid #4a4a4a; }
  .dc-table__th--sortable:hover .dc-table__sorter--ascending {
    border-bottom: 4px solid #b6b6b6; }
    .dc-table__th--sortable:hover .dc-table__sorter--ascending:after {
      border-top: 4px solid #4a4a4a; }
  .dc-table__th--sortable:hover .dc-table__sorter--descending {
    border-bottom: 4px solid #4a4a4a; }
    .dc-table__th--sortable:hover .dc-table__sorter--descending:after {
      border-top: 4px solid #b6b6b6; }

.dc-table__tr {
  border-bottom: 1px solid #ededed;
  cursor: default; }
  .dc-table__tr:before, .dc-table__tr:after {
    display: table;
    content: " "; }
  .dc-table__tr:after {
    clear: both; }

@media (min-width: 37.5em) {
  .dc-table__tr--tight > .dc-table__td {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem; } }

@media (min-width: 37.5em) {
  .dc-table__tr--comfortable > .dc-table__td {
    padding-top: 1.3rem;
    padding-bottom: 1.3rem; } }

@media (min-width: 37.5em) {
  .dc-table__tr--spacious > .dc-table__td {
    padding-top: 1.7rem;
    padding-bottom: 1.7rem; } }

.dc-table__tr--interactive {
  cursor: pointer; }
  .dc-table__tr--interactive:hover {
    background: #e6f4ff; }

.dc-table__td {
  padding: 0.9rem 0.4rem 0.9rem;
  font-weight: 300;
  line-height: 2.4rem; }
  .dc-table__td:first-child {
    padding-left: 0.6rem; }

.dc-table__actions-wrapper {
  display: none; }

.dc-textarea {
  margin-bottom: 2.4rem;
  padding: 0.9rem 0.8rem;
  transition: box-shadow .2s linear, border-color .2s linear;
  border: 1px solid #d1d1d1;
  border-radius: 2px;
  font-size: 1.4rem;
  font-weight: 300;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
  box-sizing: border-box;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  width: 100%;
  min-height: 8rem;
  padding: 0.4rem 0.8rem;
  resize: vertical; }
  .dc-textarea:hover {
    border-color: #26aafe; }
  .dc-textarea:focus {
    border-color: #26aafe;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2); }
  .dc-textarea[disabled] {
    border-color: #ededed;
    background-color: #f7f7f7;
    color: #b6b6b6; }
    .dc-textarea[disabled]::-webkit-input-placeholder {
      color: #d1d1d1;
      font-weight: 300; }
    .dc-textarea[disabled]:-moz-placeholder {
      color: #d1d1d1;
      font-weight: 300; }
    .dc-textarea[disabled]::-moz-placeholder {
      color: #d1d1d1;
      font-weight: 300; }
    .dc-textarea[disabled]:-ms-input-placeholder {
      color: #d1d1d1;
      font-weight: 300; }
  .dc-textarea[disabled] {
    resize: none; }

.dc-textarea--is-error {
  border-color: #ff4a25; }
  .dc-textarea--is-error:hover, .dc-textarea--is-error:focus {
    border-color: #ff4a25; }

.dc-accordion {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap; }

.dc-accordion__item {
  display: block;
  border: 1px solid #ededed;
  background-color: #fff; }
  .dc-accordion__item:not(:last-child) {
    border-bottom: 0; }

.dc-accordion__item--is-active {
  border: 1px solid #26aafe;
  background-color: #fff; }

.dc-accordion__item--is-open {
  background-color: #fff; }
  .dc-accordion__item--is-open .dc-accordion__content {
    display: block; }
  .dc-accordion__item--is-open .dc-accordion__header {
    border-bottom: 1px solid #ededed; }
    .dc-accordion__item--is-open .dc-accordion__header:after {
      border-top: 0;
      border-bottom: 5px dashed; }

.dc-accordion__header {
  display: flex;
  position: relative;
  padding: 1.2rem;
  font-weight: 500;
  cursor: pointer; }
  .dc-accordion__header:before {
    font-family: "DressCodeIcons";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: none;
    color: inherit; }
  .dc-accordion__header:before {
    position: absolute;
    right: 0;
    margin-right: 1.2rem;
    font-size: 0.011rem; }
  .dc-accordion__header:hover {
    background-color: #f5fbff; }
  .dc-accordion__header:after {
    display: inline-block;
    position: absolute;
    top: 2.2rem;
    right: 1.6rem;
    width: 0;
    height: 0;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    content: " ";
    overflow: visible;
    vertical-align: middle;
    border-top: 5px dashed; }

.dc-accordion__content {
  display: none;
  padding: 1.2rem; }

.dc-accordion__triangle--up {
  border-top: 0;
  border-bottom: 5px dashed; }

.dc-accordion__triangle--down {
  border-top: 5px dashed; }

.dc-breadcrumb {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.dc-breadcrumb__item {
  display: inline-block; }
  .dc-breadcrumb__item:after {
    padding: 0 0.4rem 0 0.8rem;
    color: #9b9b9b;
    content: "\003E"; }
  .dc-breadcrumb__item:last-child:after {
    display: none; }

.dc-icon--btn {
  display: block;
  margin-top: .22rem;
  margin-right: 0;
  margin-left: 0;
  float: left;
  line-height: .8rem; }

.dc-icon--btn--left {
  margin-right: .8rem;
  float: left; }

.dc-icon--btn--right {
  margin-left: .8rem;
  float: right; }

.dc-icon--btn-small {
  font-size: 1.2rem;
  line-height: .8rem; }

.dc-icon--btn-large {
  margin-top: .4rem;
  font-size: 2.8rem;
  line-height: .6rem; }

.dc-btn-group {
  display: flex;
  margin-bottom: 1.2rem; }

.dc-btn-group-row {
  clear: both; }
  .dc-btn-group-row:before, .dc-btn-group-row:after {
    display: table;
    content: " "; }
  .dc-btn-group-row:after {
    clear: both; }

.dc-btn-group--in-row {
  margin-right: 1.6rem;
  float: left; }

.dc-btn--in-btn-group {
  margin-right: 0;
  margin-bottom: 0;
  border-left-width: 0;
  border-radius: 0; }
  .dc-btn--in-btn-group:first-child {
    border-left-width: 1px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px; }
  .dc-btn--in-btn-group:last-child {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px; }

.dc-dialog {
  align-items: center;
  justify-content: center;
  padding: 1.2rem;
  transform: rotateX(0deg) translateY(0) translateZ(0);
  transition: transform 2s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.2s cubic-bezier(0.39, 0.58, 0.57, 1);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  overflow: auto;
  z-index: 10000; }

.dc-dialog__content {
  margin: 2.4rem; }

.dc-dialog__body {
  max-height: calc(70vh);
  padding: 2.4rem 2.4rem 1.2rem;
  background: #fff;
  overflow: auto; }

.dc-dialog__actions {
  display: flex;
  justify-content: flex-end;
  padding: 2.4rem;
  border-top: 1px solid #ededed;
  border-radius: 0 0 2px 2px;
  background: #f7f7f7; }

.dc-dialog__actions__link {
  display: block;
  margin: 0 1.2rem;
  padding: 0.8rem 0; }

.dc-dialog__close {
  margin-top: -1.6rem;
  margin-right: -1rem;
  float: right; }
  .dc-dialog__close:active {
    transform: scale(0.85); }

.dc-dialog__close__icon {
  color: #808080;
  font-size: 1.2rem; }

.dc-dialog__title {
  margin-bottom: 2.4rem;
  color: #4a4a4a;
  font-family: "Ubuntu", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 300;
  font-size: 2.2rem;
  line-height: 3.6rem;
  display: inline-block;
  margin: 0 0 0.4rem;
  color: #4a4a4a;
  font-size: 2.2rem;
  font-weight: 300; }
  .dc-dialog__title .dc-small {
    display: block;
    color: #b6b6b6;
    font-family: "Ubuntu", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 60%; }

.dc-dialog__subtitle {
  margin-bottom: 2.4rem;
  color: #4a4a4a;
  font-family: "Ubuntu", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 300;
  font-size: 1.8rem;
  line-height: 2.4rem;
  display: inline-block;
  margin: 0 0 0.4rem;
  color: #b6b6b6;
  font-size: 1.4rem;
  font-weight: 300; }
  .dc-dialog__subtitle .dc-small {
    display: block;
    color: #b6b6b6;
    font-family: "Ubuntu", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 60%; }

.dc-dialog__actions {
  display: flex;
  justify-content: flex-end;
  padding: 2.4rem;
  border-top: 1px solid #ededed;
  border-radius: 0 0 2px 2px;
  background: #f7f7f7; }

.dc-side-revealer {
  position: relative;
  overflow: hidden; }

.dc-side-revealer__toggle {
  position: absolute;
  top: 15px;
  right: 0;
  bottom: 0;
  width: 2.3em;
  height: 2.3em;
  transition: right 0.2s 0.2s cubic-bezier(0.39, 0.58, 0.57, 1);
  outline: none; }
  .dc-side-revealer__toggle:before {
    display: block;
    position: relative;
    border-radius: 2px;
    background-color: #fff;
    font-size: 16px;
    line-height: 2em;
    text-align: center;
    box-shadow: 0 1px 3px 2px rgba(0, 0, 0, 0.08);
    content: "";
    cursor: pointer; }
  .dc-side-revealer__toggle:hover {
    color: #1e87cb; }
  .dc-side-revealer__toggle:checked {
    right: 85%; }
    @media (min-width: 64em) {
      .dc-side-revealer__toggle:checked {
        right: 60%; } }
    .dc-side-revealer__toggle:checked:before {
      content: ""; }

.dc-side-revealer__content {
  position: absolute;
  top: 2px;
  right: 0;
  bottom: 2px;
  width: 85%;
  transform: translateX(101%);
  transition: transform 0.2s 0.2s cubic-bezier(0.39, 0.58, 0.57, 1);
  background: #f7f7f7;
  overflow-y: scroll; }
  @media (min-width: 64em) {
    .dc-side-revealer__content {
      width: 60%; } }
  input:checked ~ .dc-side-revealer__content {
    transform: translateX(0); }

.dc-side-revealer__content__card {
  height: 100%;
  overflow-y: scroll; }

.dc-btn-dropdown {
  position: relative; }
  .dc-btn-dropdown:before, .dc-btn-dropdown:after {
    display: table;
    content: " "; }
  .dc-btn-dropdown:after {
    clear: both; }

.dc-btn-dropdown__arrow {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 0;
  margin-left: 4px;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  overflow: visible;
  vertical-align: middle; }

.dc-btn-dropdown__arrow--down {
  border-top: 5px dashed; }

.dc-btn-dropdown__arrow--up {
  border-bottom: 5px dashed; }

.dc-btn-dropdown__list {
  display: none;
  position: absolute;
  padding: 0.4rem 0;
  border-radius: 2px;
  background-color: #fff;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  z-index: 999;
  list-style-type: none; }
  .dc-btn-dropdown__list::after {
    position: absolute;
    width: 0;
    height: 0;
    content: " ";
    pointer-events: none; }

.dc-btn-dropdown__list--down {
  top: 100%;
  margin-top: 0; }
  .dc-btn-dropdown__list--down::after {
    bottom: 100%;
    left: 2.4rem;
    margin-left: -8px;
    border: 8px solid transparent;
    border-bottom-color: #fff; }

.dc-btn-dropdown__list--up {
  bottom: 100%;
  margin-bottom: 1.2rem; }
  .dc-btn-dropdown__list--up::after {
    top: 100%;
    left: 2.4rem;
    margin-left: -8px;
    border: 8px solid transparent;
    border-top-color: #fff; }

.dc-btn-dropdown__item {
  display: block;
  padding: 0 1.2rem;
  line-height: 3.6rem;
  text-decoration: none;
  cursor: default; }
  .dc-btn-dropdown__item:hover {
    background-color: #ededed; }
  .dc-btn-dropdown__item:visited {
    color: #4a4a4a; }
  .dc-btn-dropdown__item:active {
    background-color: #ffa54e;
    color: #995516; }
  .dc-btn-dropdown__item:focus {
    outline: none; }
  .dc-btn-dropdown__item > * {
    cursor: default; }

.dc-btn-dropdown__item--disabled {
  cursor: not-allowed;
  opacity: .5; }
  .dc-btn-dropdown__item--disabled > * {
    pointer-events: none; }

.dc-btn-dropdown__divider {
  height: 1px;
  margin-bottom: 2.4rem;
  border: 0;
  background: #d1d1d1;
  height: 1px;
  margin: 0.4rem 0;
  background-color: #d1d1d1;
  overflow: hidden; }

.dc-input-group {
  display: flex;
  margin-bottom: 1.2rem; }

.dc-input-addon {
  display: inline-block;
  padding: 1rem 1.2rem 0.8rem;
  border: 1px solid #d1d1d1;
  background-color: #f7f7f7;
  color: #646464;
  line-height: 1; }
  .dc-input-addon:first-child {
    border-right-width: 0;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px; }
  .dc-input-addon:last-child {
    border-left-width: 0;
    border-top-right-radius: 2px;
    border-bottom-left-radius: 2px; }

.dc-input--in-input-group {
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  border-radius: 0; }
  .dc-input--in-input-group:first-child {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px; }
  .dc-input--in-input-group:last-child {
    border-top-right-radius: 2px;
    border-bottom-left-radius: 2px; }

.dc-btn--in-input-group {
  margin-right: 0;
  margin-bottom: 0;
  border-left-width: 0;
  border-radius: 0; }
  .dc-btn--in-input-group:first-child {
    border-left-width: 1px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px; }
  .dc-btn--in-input-group:last-child {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px; }

.dc-input-stack {
  margin-bottom: 2.4rem; }

.dc-input-stack__feedback {
  display: block;
  color: #b6b6b6; }

.dc-input-stack__feedback--is-error {
  color: #ff4a25; }

.dc-input--in-stack {
  margin-bottom: 0.4rem; }

.dc-input-group--in-stack {
  margin-bottom: 0.4rem; }

.dc-msg {
  margin-bottom: 2.4rem;
  padding: 1.2rem 0;
  transition: transform .2s ease-out;
  border-width: 1px;
  border-style: solid;
  font-size: 1.4rem;
  line-height: 2.4rem; }
  @media (min-width: 20em) {
    .dc-msg {
      padding: 1.2rem; } }

.dc-msg__inner {
  display: flex;
  flex: 0 1 auto;
  align-items: center; }

.dc-msg__icon-frame {
  min-width: 4rem;
  height: 4rem; }
  @media (min-width: 20em) {
    .dc-msg__icon-frame {
      margin-right: 1.2rem; } }

.dc-msg__icon {
  padding: 0 1rem;
  color: currentcolor;
  font-size: 3.2rem;
  line-height: 4rem; }

.dc-msg__bd {
  flex: 1 1 auto; }

.dc-msg__bd__link {
  border-bottom: 1px solid currentColor;
  color: currentColor; }
  .dc-msg__bd__link:hover {
    border-bottom: 1px dashed currentColor;
    color: currentColor; }

.dc-msg__title {
  margin: 0;
  color: currentcolor;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 2.4rem;
  text-transform: uppercase; }

.dc-msg__text {
  margin: 0; }

.dc-msg__close {
  min-width: 4rem; }
  .dc-msg__close:active {
    transform: scale(0.9); }

.dc-msg__close__icon {
  padding: 0 1.5rem;
  color: currentColor;
  line-height: 4rem;
  cursor: pointer;
  opacity: .5; }
  .dc-msg__close__icon:hover {
    opacity: .7; }

.dc-msg--info {
  border-color: #a3d9ff;
  background-color: #e6f4ff;
  color: #186698; }

.dc-msg--success {
  border-color: #8bfa3c;
  background-color: #e7ffd6;
  color: #4a9912; }

.dc-msg--error {
  border-color: #ffcabf;
  background-color: #ffeae6;
  color: #992b15; }

.dc-msg--warning {
  border-color: #ffda0a;
  background-color: #fff9d9;
  color: #99840e; }

.dc-msg--is-animating {
  animation: dc-notify 1.6s linear 1; }

@keyframes dc-notify {
  0% {
    transform: translateY(-100%); }
  10% {
    transform: translateY(0); }
  90% {
    transform: translateY(0); }
  100% {
    transform: translateY(-100%); } }

.dc-msg--is-animating-long {
  animation: dc-notify-long 6s linear 1; }

@keyframes dc-notify-long {
  0% {
    transform: translateY(-100%); }
  1% {
    transform: translateY(0); }
  99% {
    transform: translateY(0); }
  100% {
    transform: translateY(-100%); } }

.dc-search-form {
  display: inline-block;
  position: relative;
  margin-bottom: 2.4rem; }

.dc-search-form__input {
  max-height: 36px;
  margin: 0;
  padding-right: 30px;
  -moz-appearance: none;
  -webkit-appearance: none; }
  .dc-search-form__input[type="date"]::-webkit-clear-button {
    display: none; }
  .dc-search-form__input[type="date"]::-ms-clear {
    display: none; }

.dc-search-form__btn {
  position: absolute;
  top: 0;
  right: 0;
  width: 32px;
  height: 36px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  color: #9b9b9b;
  font-size: 1.6rem; }
  .dc-search-form__btn:hover, .dc-search-form__btn:active, .dc-search-form__btn:focus {
    background: transparent;
    box-shadow: none; }

.dc-search-form__btn__icon {
  display: block;
  margin-right: 0; }

.dc-font-icon--is-search-form {
  display: block;
  width: 3.6rem;
  height: 3.6rem;
  margin-top: 0;
  margin-right: 0;
  color: #b6b6b6;
  font-size: 1.6rem;
  line-height: 3.6rem; }

.dc-suggest {
  position: absolute;
  left: 0;
  min-width: 100%;
  margin: 0;
  padding: 0;
  transform: translateY(-4px);
  transition: transform .3s ease-out, opacity .2s;
  border: 1px solid #d1d1d1;
  border-radius: 0 0 2px 2px;
  background: #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  opacity: 0;
  z-index: 800;
  list-style-type: none;
  pointer-events: none; }
  .dc-suggest:hover, .dc-suggest:active {
    transform: translateY(0);
    opacity: 1;
    pointer-events: auto; }

.dc-suggest--is-visible {
  transform: translateY(0);
  opacity: 1;
  pointer-events: auto; }

.dc-suggest__item {
  display: flex;
  align-items: flex-start;
  padding: 0 1.2rem;
  color: #4a4a4a;
  line-height: 4.4rem;
  white-space: nowrap; }
  .dc-suggest__item:hover, .dc-suggest__item:active {
    background: #d1ebff;
    color: #4a4a4a; }

.dc-suggest__item__img-frame {
  display: flex;
  justify-content: center;
  width: 48px;
  height: 2.4rem;
  margin: 1rem 1.2rem 0 0;
  overflow: hidden; }

.dc-suggest__item__img {
  width: 100%;
  height: 100%;
  object-fit: scale-down; }

.dc-suggest__item__action {
  display: block;
  flex-grow: 0;
  align-self: flex-end;
  margin-left: 1.2rem;
  white-space: nowrap; }

.dc-suggest__item__label {
  flex: 1 1 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.dc-search-form__input:focus ~ .dc-suggest {
  transform: translateY(0);
  opacity: 1;
  pointer-events: auto; }

@keyframes dc-toast-animation--bottom {
  0% {
    transform: translate(0, 100%); }
  25% {
    transform: translate(0, 0); }
  50% {
    transform: translate(0, 0); }
  100% {
    transform: translate(0, 100%); } }

@keyframes dc-toast-animation--top {
  0% {
    transform: translate(0, -100%); }
  25% {
    transform: translate(0, 0); }
  50% {
    transform: translate(0, 0); }
  100% {
    transform: translate(0, -100%); } }

.dc-toast-container {
  position: fixed; }

.dc-toast-container--top {
  top: 0; }

.dc-toast-container--bottom {
  top: auto;
  bottom: 0; }

.dc-toast {
  padding: 0 1.2rem 0.8rem;
  z-index: 9999; }

.dc-toast--top {
  animation: dc-toast-animation--top;
  animation-iteration-count: 1;
  animation-direction: forwards; }

.dc-toast--bottom {
  padding: 0.8rem 1.2rem 0;
  animation-name: dc-toast-animation--bottom;
  animation-iteration-count: 1;
  animation-direction: forwards; }

.dc-toast__content {
  width: 100%;
  padding: 1.2rem 0;
  border-width: 1px;
  border-style: solid;
  border-radius: 1px;
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase; }

.dc-toast__content--info {
  border-color: #a3d9ff;
  background-color: #e6f4ff;
  color: #186698; }

.dc-toast__content--success {
  border-color: #8bfa3c;
  background-color: #e7ffd6;
  color: #4a9912; }

.dc-toast__content--warning {
  border-color: #ffda0a;
  background-color: #fff9d9;
  color: #99840e; }

.dc-toast__content--error {
  border-color: #ffcabf;
  background-color: #ffeae6;
  color: #992b15; }

.dc--has-tooltip {
  display: inline-block;
  position: relative; }
  .dc--has-tooltip:before, .dc--has-tooltip:after {
    position: absolute;
    transform: translate3d(0, 0, 0);
    transition: .3s ease;
    transition-delay: 0ms;
    opacity: 0;
    visibility: hidden;
    z-index: 1000000;
    pointer-events: none; }
  .dc--has-tooltip:hover:before, .dc--has-tooltip:hover:after {
    opacity: 1;
    visibility: visible; }
  .dc--has-tooltip:hover:before, .dc--has-tooltip:hover:after {
    transition-delay: 100ms; }
  .dc--has-tooltip:before {
    position: absolute;
    border: 6px solid transparent;
    background: transparent;
    content: "";
    z-index: 1000001; }
  .dc--has-tooltip:after {
    padding: 0.8rem 1rem;
    background: #383838;
    color: #fff;
    font-size: 1.4rem;
    line-height: 1.4rem;
    white-space: nowrap;
    content: attr(data-dc-has-tooltip); }

.dc--has-tooltip--top:before {
  margin-bottom: -11px; }

.dc--has-tooltip--top:before, .dc--has-tooltip--top:after {
  bottom: 100%;
  left: 50%; }

.dc--has-tooltip--top:before {
  left: calc(50% - 6px); }

.dc--has-tooltip--top:after {
  transform: translateX(-50%); }

.dc--has-tooltip--top:hover:before, .dc--has-tooltip--top:focus:before {
  transform: translateY(-0.8rem); }

.dc--has-tooltip--top:hover:after, .dc--has-tooltip--top:focus:after {
  transform: translateX(-50%) translateY(-0.8rem); }

.dc--has-tooltip--top:before {
  border-top-color: #383838; }

.dc--has-tooltip--top-right:before {
  margin-bottom: -11px; }

.dc--has-tooltip--top-right:before, .dc--has-tooltip--top-right:after {
  bottom: 100%;
  left: 50%; }

.dc--has-tooltip--top-right:before {
  left: calc(50% - 6px); }

.dc--has-tooltip--top-right:after {
  transform: translateX(0); }

.dc--has-tooltip--top-right:after {
  margin-left: -2rem; }

.dc--has-tooltip--top-right:hover:before, .dc--has-tooltip--top-right:focus:before {
  transform: translateY(-0.8rem); }

.dc--has-tooltip--top-right:hover:after, .dc--has-tooltip--top-right:focus:after {
  transform: translateY(-0.8rem); }

.dc--has-tooltip--top-right:before {
  border-top-color: #383838; }

.dc--has-tooltip--top-left:before {
  margin-bottom: -11px; }

.dc--has-tooltip--top-left:before, .dc--has-tooltip--top-left:after {
  bottom: 100%;
  left: 50%; }

.dc--has-tooltip--top-left:before {
  left: calc(50% - 6px); }

.dc--has-tooltip--top-left:after {
  transform: translateX(-100%); }

.dc--has-tooltip--top-left:after {
  margin-left: 2rem; }

.dc--has-tooltip--top-left:hover:before, .dc--has-tooltip--top-left:focus:before {
  transform: translateY(-0.8rem); }

.dc--has-tooltip--top-left:hover:after, .dc--has-tooltip--top-left:focus:after {
  transform: translateX(-100%) translateY(-0.8rem); }

.dc--has-tooltip--top-left:before {
  border-top-color: #383838; }

.dc--has-tooltip--bottom:before {
  margin-top: -11px; }

.dc--has-tooltip--bottom:before, .dc--has-tooltip--bottom:after {
  top: 100%;
  left: 50%; }

.dc--has-tooltip--bottom:before {
  left: calc(50% - 6px); }

.dc--has-tooltip--bottom:after {
  transform: translateX(-50%); }

.dc--has-tooltip--bottom:hover:before, .dc--has-tooltip--bottom:focus:before {
  transform: translateY(0.8rem); }

.dc--has-tooltip--bottom:hover:after, .dc--has-tooltip--bottom:focus:after {
  transform: translateX(-50%) translateY(0.8rem); }

.dc--has-tooltip--bottom:before {
  border-bottom-color: #383838; }

.dc--has-tooltip--bottom-right:before {
  margin-top: -11px; }

.dc--has-tooltip--bottom-right:before, .dc--has-tooltip--bottom-right:after {
  top: 100%;
  left: 50%; }

.dc--has-tooltip--bottom-right:before {
  left: calc(50% - 6px); }

.dc--has-tooltip--bottom-right:after {
  transform: translateX(0); }

.dc--has-tooltip--bottom-right:after {
  margin-left: -2rem; }

.dc--has-tooltip--bottom-right:hover:before, .dc--has-tooltip--bottom-right:focus:before {
  transform: translateY(0.8rem); }

.dc--has-tooltip--bottom-right:hover:after, .dc--has-tooltip--bottom-right:focus:after {
  transform: translateY(0.8rem); }

.dc--has-tooltip--bottom-right:before {
  border-bottom-color: #383838; }

.dc--has-tooltip--bottom-left:before {
  margin-top: -11px; }

.dc--has-tooltip--bottom-left:before, .dc--has-tooltip--bottom-left:after {
  top: 100%;
  left: 50%; }

.dc--has-tooltip--bottom-left:before {
  left: calc(50% - 6px); }

.dc--has-tooltip--bottom-left:after {
  transform: translateX(-100%); }

.dc--has-tooltip--bottom-left:after {
  margin-left: 2rem; }

.dc--has-tooltip--bottom-left:hover:before, .dc--has-tooltip--bottom-left:focus:before {
  transform: translateY(0.8rem); }

.dc--has-tooltip--bottom-left:hover:after, .dc--has-tooltip--bottom-left:focus:after {
  transform: translateX(-100%) translateY(0.8rem); }

.dc--has-tooltip--bottom-left:before {
  border-bottom-color: #383838; }

.dc--has-tooltip--right:before {
  margin-left: -11px;
  margin-bottom: -6px; }

.dc--has-tooltip--right:after {
  margin-bottom: -1.6rem; }

.dc--has-tooltip--right:before, .dc--has-tooltip--right:after {
  left: 100%;
  bottom: 50%; }

.dc--has-tooltip--right:hover:before, .dc--has-tooltip--right:focus:before {
  transform: translateX(0.8rem); }

.dc--has-tooltip--right:hover:after, .dc--has-tooltip--right:focus:after {
  transform: translateX(0.8rem); }

.dc--has-tooltip--right:before {
  border-right-color: #383838; }

.dc--has-tooltip--left:before {
  margin-right: -11px;
  margin-bottom: -6px; }

.dc--has-tooltip--left:after {
  margin-bottom: -1.6rem; }

.dc--has-tooltip--left:before, .dc--has-tooltip--left:after {
  right: 100%;
  bottom: 50%; }

.dc--has-tooltip--left:hover:before, .dc--has-tooltip--left:focus:before {
  transform: translateX(-0.8rem); }

.dc--has-tooltip--left:hover:after, .dc--has-tooltip--left:focus:after {
  transform: translateX(-0.8rem); }

.dc--has-tooltip--left:before {
  border-left-color: #383838; }

.dc--has-tooltip--small:after {
  width: 8rem;
  line-height: 1.4em;
  white-space: normal; }

.dc--has-tooltip--medium:after {
  width: 15rem;
  line-height: 1.4em;
  white-space: normal; }

.dc--has-tooltip--large:after {
  width: 30rem;
  line-height: 1.4em;
  white-space: normal; }

.dc-pagination {
  display: flex;
  margin-bottom: 1.2rem; }

.dc-pagination-btn {
  margin-right: 0;
  margin-bottom: 0;
  border-left-width: 0;
  border-radius: 0;
  background: #fff;
  color: #26aafe;
  cursor: pointer; }
  .dc-pagination-btn:first-child {
    border-left-width: 1px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px; }
  .dc-pagination-btn:last-child {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px; }
  .dc-pagination-btn:hover {
    background: #e6f4ff;
    color: #26aafe; }
  .dc-pagination-btn--active {
    padding-bottom: 0.8rem;
    border-bottom: 4px solid #ffa54e; }
  .dc-pagination-btn--active, .dc-pagination-btn--disabled {
    color: #b6b6b6;
    cursor: default; }
    .dc-pagination-btn--active:hover, .dc-pagination-btn--disabled:hover {
      background: #fff;
      color: #b6b6b6;
      box-shadow: none; }

a {
  transition: color .1s linear;
  color: #26aafe;
  text-decoration: none;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  a:hover, a:active {
    color: #1e87cb;
    text-decoration: none; }

h1 {
  margin-bottom: 2.4rem;
  color: #4a4a4a;
  font-family: "Ubuntu", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 300;
  font-size: 3.4rem;
  line-height: 4.8rem; }
  h1 .dc-small {
    display: block;
    color: #b6b6b6;
    font-family: "Ubuntu", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 60%; }

h2 {
  margin-bottom: 2.4rem;
  color: #4a4a4a;
  font-family: "Ubuntu", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 300;
  font-size: 2.7rem;
  line-height: 3.6rem; }
  h2 .dc-small {
    display: block;
    color: #b6b6b6;
    font-family: "Ubuntu", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 60%; }

h3 {
  margin-bottom: 2.4rem;
  color: #4a4a4a;
  font-family: "Ubuntu", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 300;
  font-size: 2.2rem;
  line-height: 3.6rem; }
  h3 .dc-small {
    display: block;
    color: #b6b6b6;
    font-family: "Ubuntu", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 60%; }

h4 {
  margin-bottom: 2.4rem;
  color: #4a4a4a;
  font-family: "Ubuntu", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 300;
  font-size: 1.8rem;
  line-height: 2.4rem; }
  h4 .dc-small {
    display: block;
    color: #b6b6b6;
    font-family: "Ubuntu", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 60%; }

hr {
  height: 1px;
  margin-bottom: 2.4rem;
  border: 0;
  background: #d1d1d1;
  background: #ededed; }

body {
  font-size: 16px;
  overflow-y: auto;
  overflow-x: hidden; }
  @media screen and (min-width: 800px) {
    body.doc-navigation--is-collapsed .doc-navbar {
      width: 50px;
      overflow: hidden;
      border-bottom: 1px solid #fff; }
    body.doc-navigation--is-collapsed .doc-sidebar {
      transform: translateX(-295px); }
    body.doc-navigation--is-collapsed .doc-content {
      transform: translateX(50px);
      margin-right: 50px; }
    body.doc-navigation--is-collapsed .doc-navbar__logo__text,
    body.doc-navigation--is-collapsed .doc-sidebar-content,
    body.doc-navigation--is-collapsed .doc-navbar__sidebar-close {
      display: none; }
    body.doc-navigation--is-collapsed .doc-sidebar__vertical-menu {
      display: block; } }
  @media screen and (max-width: 800px) {
    body.doc-sidebar--is-visible .doc-sidebar {
      transform: translateX(0); }
    body.doc-sidebar--is-visible .doc-content {
      transform: translateX(345px); } }

.doc-sidebar__vertical-menu {
  display: none; }

.doc-navbar {
  position: fixed;
  display: flex;
  top: 0;
  right: 0;
  bottom: auto;
  left: 0;
  width: auto;
  height: 50px;
  padding: 0 10px;
  z-index: 3;
  background: #fff;
  border-bottom: 1px solid #e1e1e1;
  transition: 0.1s ease-in-out; }
  @media screen and (min-width: 800px) {
    .doc-navbar {
      width: 345px; } }
  .doc-navbar .doc-search-form {
    margin-top: 0.7rem;
    margin-bottom: 0rem;
    margin-left: auto; }
    @media screen and (min-width: 800px) {
      .doc-navbar .doc-search-form {
        display: none; } }
  .doc-navbar__logo {
    flex-grow: 1;
    display: flex;
    height: 100%;
    align-items: center; }
    @media screen and (max-width: 800px) {
      .doc-navbar__logo {
        flex-grow: initial; } }
  .doc-navbar__logo__img {
    width: 30px;
    height: 30px;
    margin-right: 6px; }
  .doc-navbar__logo__text {
    flex-grow: 1;
    margin-right: 0.6rem;
    line-height: 1.6rem;
    font-size: 14px;
    font-family: "Source Sans Pro", "Ubuntu", "Helvetica Neue", "Helvetica", sans-serif;
    font-weight: 700;
    color: #fe7030; }
    @media screen and (max-width: 800px) {
      .doc-navbar__logo__text {
        display: none; } }
  .doc-navbar__sidebar-toggle {
    line-height: 50px;
    font-size: 2rem;
    height: 100%;
    display: inline-block;
    vertical-align: middle; }
    @media screen and (min-width: 800px) {
      .doc-navbar__sidebar-toggle {
        display: none; } }
  .doc-navbar__sidebar-close {
    display: table;
    height: 100%;
    font-size: 12px;
    color: #808080; }
    .doc-navbar__sidebar-close:before {
      display: table-cell;
      vertical-align: middle; }
  .doc-navbar__sidebar-close--desktop {
    float: right; }
    @media screen and (max-width: 800px) {
      .doc-navbar__sidebar-close--desktop {
        display: none; } }

.doc-sidebar-toggle {
  color: #808080;
  font-size: 2.5rem;
  font-weight: 500; }

.doc-sidebar-toggle--primary {
  color: #fe7030; }

.doc-sidebar {
  position: fixed;
  top: 50px;
  right: auto;
  bottom: 0;
  left: 0;
  width: 345px;
  height: auto;
  transition: 0.1s ease-in-out;
  background: #fff;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  z-index: 2; }
  @media screen and (max-width: 800px) {
    .doc-sidebar {
      transform: translateX(-345px); } }
  .doc-sidebar::-webkit-scrollbar {
    width: 4px;
    height: 4px; }
  .doc-sidebar::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.07);
    cursor: grab; }
  .doc-sidebar::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.05); }
  .doc-sidebar__vertical-menu {
    float: right;
    text-align: center;
    width: 50px; }
    .doc-sidebar__vertical-menu__item {
      display: block;
      padding: 0.6rem; }
    .doc-sidebar__vertical-menu__item--primary {
      color: #fe7030; }
  .doc-sidebar__search-form {
    height: 36px;
    width: 100%;
    margin: 24px 0 0 22px; }
    @media screen and (max-width: 800px) {
      .doc-sidebar__search-form {
        display: none; } }

.doc-sidebar-list {
  padding-left: 0px; }
  .doc-sidebar-list__item {
    margin-left: 40px;
    list-style: none;
    line-height: 30px;
    font-size: 14px;
    font-weight: 300;
    color: #808080; }
    .doc-sidebar-list__item--link + .doc-sidebar-list__item--link {
      border-top: 1px solid #ededed; }
    .doc-sidebar-list__item--link:hover {
      color: #fe7030; }
    .doc-sidebar-list__item--label {
      border-top: 1px solid #ededed;
      margin-left: 0px;
      padding-left: 40px;
      font-weight: 500;
      font-size: 14px;
      padding-bottom: 5px;
      padding-top: 5px;
      margin-top: 10px;
      color: #646464; }
      .doc-sidebar-list__item--label:first-of-type {
        border-top: initial; }
    .doc-sidebar-list__item--current, .doc-sidebar-list__item--current-ancestor {
      color: #fe7030;
      font-weight: 500; }
    .doc-sidebar-list__item a {
      color: inherit; }
  .doc-sidebar-list > li.doc-sidebar-list__item--current::before, .doc-sidebar-list > li.doc-sidebar-list__item--current-ancestor::before {
    border-left: 3px solid #fe7030;
    content: " ";
    position: absolute;
    left: 0px;
    height: 30px; }
  .doc-sidebar-list__toc-list {
    padding-left: 12px; }
  .doc-sidebar-list__toc-item {
    color: #808080;
    list-style: none;
    font-weight: 300;
    padding-right: 12px;
    border-top: 1px solid #ededed; }
    .doc-sidebar-list__toc-item--current {
      color: #fe7030; }
    .doc-sidebar-list__toc-item:first-child {
      border-top: none; }

.doc-sidebar-list__children-list {
  padding-left: 10px; }

.doc-sidebar-list__children-list--hidden {
  display: none; }

.doc-sidebar-list__item--child {
  margin-left: 0; }

.doc-sidebar-list__item--has-children > .doc-sidebar-list__toc-list {
  padding-left: 24px; }

.doc-sidebar-list__item__children-toggle {
  cursor: pointer;
  display: block; }
  .doc-sidebar-list__item__children-toggle:before {
    position: absolute;
    left: 2.2rem;
    display: block;
    width: 1rem;
    height: 1rem;
    line-height: 1rem;
    margin-top: 0.85rem;
    text-align: center; }
  .doc-sidebar-list__item__children-toggle:hover {
    color: #fe7030; }
    .doc-sidebar-list__item__children-toggle:hover:before {
      border-color: #fe7030; }

.doc-sidebar-list__item__children-toggle--hide:before {
  content: '-'; }

.doc-sidebar-list__item__children-toggle--show:before {
  content: '+'; }

.doc-content {
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: auto;
  height: auto;
  min-height: 100vh;
  padding-top: 50px;
  padding-bottom: 420px;
  z-index: 2;
  transition: 0.1s ease-in-out;
  transform: translateX(345px);
  margin-right: 345px; }
  .doc-content .dc-page {
    overflow: auto;
    padding-top: 0; }
    @media screen and (max-width: 800px) {
      .doc-content .dc-page {
        padding-top: 0.8rem; } }
  @media screen and (max-width: 800px) {
    .doc-content {
      transform: translateX(0);
      margin-right: 0; } }

.doc-formatting h1:first-child {
  margin-top: 0;
  line-height: 3.4rem; }

.doc-formatting a {
  font-weight: 500; }

.doc-formatting h2,
.doc-formatting h3 {
  position: relative; }
  .doc-formatting h2 .doc-anchor,
  .doc-formatting h3 .doc-anchor {
    transform: translateY(-50%);
    color: #ccc;
    margin-right: 6px; }
    @media screen and (min-width: 800px) {
      .doc-formatting h2 .doc-anchor,
      .doc-formatting h3 .doc-anchor {
        position: absolute;
        top: 50%;
        right: auto;
        bottom: auto;
        left: -18px;
        width: auto;
        height: auto; } }
    .doc-formatting h2 .doc-anchor:before,
    .doc-formatting h3 .doc-anchor:before {
      font-family: "DressCodeIcons";
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-style: normal;
      font-variant: normal;
      font-weight: normal;
      text-decoration: none;
      text-transform: none;
      color: inherit; }
    .doc-formatting h2 .doc-anchor:before,
    .doc-formatting h3 .doc-anchor:before {
      content: ""; }
    .doc-formatting h2 .doc-anchor:before,
    .doc-formatting h3 .doc-anchor:before {
      font-size: 12px; }
    .doc-formatting h2 .doc-anchor:hover,
    .doc-formatting h3 .doc-anchor:hover {
      color: #fe7030 !important; }

.doc-formatting dl {
  padding-left: 30px;
  margin: 0; }

.doc-formatting dl:not(:last-of-type) {
  margin-bottom: 1.5em;
  margin-top: 1.5em; }

.doc-formatting dl dt {
  font-weight: 600; }

.doc-formatting dl dt:not(:first-child) {
  margin-top: 1em; }

.doc-formatting dl dt code {
  line-height: inherit; }

.doc-formatting dl dd {
  margin: 0; }

.doc-formatting img {
  display: inline-block;
  padding: 0 20px;
  max-width: 100%;
  position: relative;
  vertical-align: top; }

.doc-formatting img.alignright {
  float: right;
  margin-right: 0; }

.doc-formatting img.alignleft {
  float: left;
  margin-left: 0; }

.doc-formatting img.aligncenter {
  display: block;
  margin: 1.5em auto; }

.doc-formatting blockquote {
  border-left: 2px solid #fe7030;
  color: #666;
  margin: 1.5em 0;
  padding: 0.75em 20px 0.75em 30px; }

.doc-formatting blockquote p:only-of-type {
  margin: 0; }

.doc-formatting ol,
.doc-formatting ul {
  list-style-position: outside;
  margin-bottom: 0.75em;
  margin-top: 0.75em;
  padding-left: 30px; }

.doc-formatting ol li,
.doc-formatting ul li {
  margin-bottom: 0.5rem; }

.doc-formatting ol {
  list-style-type: decimal; }

.doc-formatting ul {
  list-style-type: disc; }

.doc-formatting p code {
  background: #f7f7f7;
  font-size: 90%;
  padding: 1px 5px;
  border-radius: 2px; }

.doc-formatting > table {
  margin: 10px 0; }
  .doc-formatting > table thead {
    color: #000;
    text-align: left;
    vertical-align: bottom;
    white-space: nowrap; }
  .doc-formatting > table td,
  .doc-formatting > table th {
    margin: 0;
    overflow: visible;
    padding: 8px 16px;
    border: 1px solid #d1d1d1 !important;
    border-collapse: collapse;
    font-size: 90%; }
  .doc-formatting > table th {
    font-weight: bold;
    border-bottom: solid 2px #d1d1d1; }
  .doc-formatting > table td {
    border-bottom: 1px solid #d1d1d1;
    border-left: 1px solid #d1d1d1;
    background-color: transparent;
    vertical-align: middle; }
  .doc-formatting > table td:first-child,
  .doc-formatting > table th:first-child {
    border-left-width: 0; }
  .doc-formatting > table tr:nth-child(2n-1) td {
    background-color: #f7f7f7; }

.doc-formatting figure {
  clear: both;
  margin: 1.5em 0; }

.doc-formatting figure figcaption {
  font-size: 12px;
  line-height: 16px;
  color: #999; }

.doc-formatting pre {
  padding: 1em 1.25em;
  white-space: pre-wrap;
  color: #333;
  background: #f7f7f7; }

.doc-formatting *:not(figure.highlight) pre {
  margin-top: 0.75em;
  margin-bottom: 0.75em; }

.doc-formatting *:not(figure.highlight) pre code {
  border: none;
  box-shadow: none;
  color: #333;
  margin: 0;
  max-width: 100%;
  padding: 0; }

.doc-formatting .highlight {
  clear: both;
  margin: 1.5em 0;
  font-size: 14px;
  line-height: 20px;
  overflow-x: auto; }
  .doc-formatting .highlight table {
    width: 100%; }
  .doc-formatting .highlight figcaption {
    font-size: 12px;
    line-height: 16px;
    color: #999; }
  .doc-formatting .highlight .gutter {
    width: 40px; }
  .doc-formatting .highlight .gutter pre {
    margin: 0;
    padding: 1.5em 10px;
    text-align: right; }
  .doc-formatting .highlight .code pre {
    overflow-y: auto;
    overflow-x: auto;
    padding: 1.5em 15px 1.5em 20px;
    margin: 0;
    white-space: pre; }
  .doc-formatting .highlight .code pre .line:empty::after {
    content: '\200b'; }
  .doc-formatting .highlight .gutter pre {
    color: #d1d1d1; }
  .doc-formatting .highlight pre {
    color: #4a4a4a; }
    .doc-formatting .highlight pre .constant,
    .doc-formatting .highlight pre .function .keyword {
      color: #1e87cb; }
    .doc-formatting .highlight pre .attribute,
    .doc-formatting .highlight pre .built_in,
    .doc-formatting .highlight pre .keyword {
      color: #1e87cb; }
    .doc-formatting .highlight pre .title {
      color: #4a9912; }
    .doc-formatting .highlight pre .change,
    .doc-formatting .highlight pre .clojure .built_in,
    .doc-formatting .highlight pre .flow,
    .doc-formatting .highlight pre .lisp .title,
    .doc-formatting .highlight pre .nginx .title,
    .doc-formatting .highlight pre .tag,
    .doc-formatting .highlight pre .tag .title,
    .doc-formatting .highlight pre .tex .special,
    .doc-formatting .highlight pre .winutils {
      color: #1e87cb; }
    .doc-formatting .highlight pre .regexp,
    .doc-formatting .highlight pre .symbol,
    .doc-formatting .highlight pre .symbol .string,
    .doc-formatting .highlight pre .value {
      color: #ff8e25; }
    .doc-formatting .highlight pre .literal,
    .doc-formatting .highlight pre .number {
      color: #ff8e25; }
    .doc-formatting .highlight pre .addition,
    .doc-formatting .highlight pre .apache .cbracket,
    .doc-formatting .highlight pre .apache .tag,
    .doc-formatting .highlight pre .attr_selector,
    .doc-formatting .highlight pre .django .filter .argument,
    .doc-formatting .highlight pre .django .template_tag,
    .doc-formatting .highlight pre .django .variable,
    .doc-formatting .highlight pre .envvar,
    .doc-formatting .highlight pre .haskell .type,
    .doc-formatting .highlight pre .javadoc,
    .doc-formatting .highlight pre .preprocessor,
    .doc-formatting .highlight pre .prompt,
    .doc-formatting .highlight pre .pseudo,
    .doc-formatting .highlight pre .ruby .class .parent,
    .doc-formatting .highlight pre .smalltalk .array,
    .doc-formatting .highlight pre .smalltalk .class,
    .doc-formatting .highlight pre .smalltalk .localvars,
    .doc-formatting .highlight pre .sql .aggregate,
    .doc-formatting .highlight pre .stream,
    .doc-formatting .highlight pre .string,
    .doc-formatting .highlight pre .subst,
    .doc-formatting .highlight pre .tag .value,
    .doc-formatting .highlight pre .tex .command {
      color: #ff8e25; }
    .doc-formatting .highlight pre .apache .sqbracket,
    .doc-formatting .highlight pre .comment,
    .doc-formatting .highlight pre .deletion,
    .doc-formatting .highlight pre .doctype,
    .doc-formatting .highlight pre .java .annotation,
    .doc-formatting .highlight pre .pi,
    .doc-formatting .highlight pre .python .decorator,
    .doc-formatting .highlight pre .shebang,
    .doc-formatting .highlight pre .template_comment,
    .doc-formatting .highlight pre .tex .formula {
      color: #9b9b9b; }
    .doc-formatting .highlight pre .coffeescript .javascript,
    .doc-formatting .highlight pre .javascript .xml,
    .doc-formatting .highlight pre .tex .formula,
    .doc-formatting .highlight pre .xml .cdata,
    .doc-formatting .highlight pre .xml .css,
    .doc-formatting .highlight pre .xml .javascript,
    .doc-formatting .highlight pre .xml .vbscript {
      opacity: 0.5; }

.doc-search-form {
  max-width: 186px; }
  .doc-search-form__input[type="search"] {
    width: 100%;
    box-sizing: border-box; }
  .doc-search-form__input:focus + .doc-search-form__btn {
    color: #1e87cb;
    cursor: default; }
  .doc-search-form__btn:hover {
    color: #9b9b9b;
    cursor: default; }

.doc-search-results__title {
  margin-top: 0;
  line-height: 3.4rem; }
  .doc-search-results__title__query {
    font-weight: 500; }

.doc-search-results__list {
  list-style: none;
  padding: 0; }
  .doc-search-results__list__item {
    display: block; }
  .doc-search-results__list__link {
    display: inline-block;
    font-weight: 500; }
  .doc-search-results__list__score-divider {
    display: inline-block;
    padding: 0 0.8rem;
    color: #ededed; }
  .doc-search-results__list__score {
    color: #b6b6b6; }

.doc-search-results .doc-highlight {
  font-weight: 500; }

.doc-swagger-to-html .inline-code {
  background: #f5f7fa;
  padding: 1px 5px;
  border-radius: 2px;
  border: 1px solid #e4e4e4; }

.doc-swagger-to-html .download-btn {
  overflow: hidden; }
  .doc-swagger-to-html .download-btn__link {
    float: right;
    font-weight: initial; }

.doc-swagger-to-html .head {
  margin: 15px 0;
  overflow: hidden; }
  .doc-swagger-to-html .head__title {
    overflow: hidden; }
    .doc-swagger-to-html .head__title__text {
      float: left;
      color: #4a4a4a;
      margin-top: 0px;
      margin-bottom: 5px;
      line-height: 34px; }
    .doc-swagger-to-html .head__title__version {
      float: right;
      line-height: 34px;
      margin-top: 0px; }
  .doc-swagger-to-html .head__description {
    float: left;
    margin-top: 50px; }

.doc-swagger-to-html .operation-info__title {
  border-bottom: 2px solid #d8d8d8;
  padding-bottom: 10px;
  position: relative; }

.doc-swagger-to-html .operation-info__verb {
  overflow: hidden;
  margin-top: 30px; }

.doc-swagger-to-html .operation-info__verb__name {
  font-size: 14px;
  font-weight: bold;
  float: left;
  color: #f7f7f7;
  padding: 10px 15px; }
  .doc-swagger-to-html .operation-info__verb__name--get {
    background: #1fb3cb;
    border: 1px solid #1fb3cb; }
  .doc-swagger-to-html .operation-info__verb__name--post {
    background: #65cb1c;
    border: 1px solid #65cb1c; }
  .doc-swagger-to-html .operation-info__verb__name--patch {
    background: #bb5cba;
    border: 1px solid #bb5cba; }
  .doc-swagger-to-html .operation-info__verb__name--delete {
    background: #cc3a1d;
    border: 1px solid #cc3a1d; }
  .doc-swagger-to-html .operation-info__verb__name--put {
    background: #cc711d;
    border: 1px solid #cc711d; }

.doc-swagger-to-html .operation-info__verb__path {
  font-size: 16px;
  color: #646464;
  padding: 10px 5px 10px 20px;
  border: solid 1px #d1d1d1;
  border-left: none;
  overflow: hidden; }

.doc-swagger-to-html .request, .doc-swagger-to-html .response {
  overflow: hidden; }
  .doc-swagger-to-html .request__title, .doc-swagger-to-html .response__title {
    overflow: hidden; }
    .doc-swagger-to-html .request__title__sample, .doc-swagger-to-html .request__title__reference, .doc-swagger-to-html .response__title__sample, .doc-swagger-to-html .response__title__reference {
      float: left;
      width: 50%; }
  .doc-swagger-to-html .request__content, .doc-swagger-to-html .response__content {
    border: solid 1px #ededed;
    width: 100%;
    table-layout: fixed; }
    .doc-swagger-to-html .request__content__sample, .doc-swagger-to-html .request__content__reference, .doc-swagger-to-html .response__content__sample, .doc-swagger-to-html .response__content__reference {
      width: 50%;
      padding: 15px;
      vertical-align: top; }
    .doc-swagger-to-html .request__content__sample, .doc-swagger-to-html .response__content__sample {
      background: #ededed; }

.doc-swagger-to-html .reference-card {
  margin-top: 40px; }
  .doc-swagger-to-html .reference-card:first-of-type {
    margin-top: initial; }
  .doc-swagger-to-html .reference-card__title {
    border-bottom: 2px solid #ededed;
    padding-bottom: 10px;
    color: #4a4a4a; }
  .doc-swagger-to-html .reference-card__content {
    margin-top: 15px; }
    .doc-swagger-to-html .reference-card__content__info {
      overflow: hidden; }
      .doc-swagger-to-html .reference-card__content__info__name, .doc-swagger-to-html .reference-card__content__info__type, .doc-swagger-to-html .reference-card__content__info__required {
        float: left;
        border-left: 2px solid #ededed;
        font-size: 14px;
        padding: 0 15px; }
        .doc-swagger-to-html .reference-card__content__info__name:first-child, .doc-swagger-to-html .reference-card__content__info__type:first-child, .doc-swagger-to-html .reference-card__content__info__required:first-child {
          border-left: initial; }
      .doc-swagger-to-html .reference-card__content__info__name {
        font-weight: bold;
        font-size: 14px;
        padding-left: initial; }
      .doc-swagger-to-html .reference-card__content__info__type {
        color: #b6b6b6; }
      .doc-swagger-to-html .reference-card__content__info__required {
        color: #ff917d; }
    .doc-swagger-to-html .reference-card__content__description, .doc-swagger-to-html .reference-card__content__example, .doc-swagger-to-html .reference-card__content__usage, .doc-swagger-to-html .reference-card__content__values {
      margin-top: 10px; }

.doc-swagger-to-html .sample-snippet__copy-btn {
  margin-top: 10px; }
  .doc-swagger-to-html .sample-snippet__copy-btn.dc--has-tooltip:after {
    text-transform: initial; }

.doc-swagger-to-html .sample-snippet .highlight {
  margin: 0;
  overflow: hidden; }
  .doc-swagger-to-html .sample-snippet .highlight table {
    table-layout: fixed;
    width: 100%; }
    .doc-swagger-to-html .sample-snippet .highlight table .code pre {
      background: initial;
      padding: initial; }
    .doc-swagger-to-html .sample-snippet .highlight table .code .line {
      white-space: pre-wrap; }

.doc-support-footer {
  margin-top: 3.8rem;
  border-top: 2px solid #d1d1d1;
  padding: 2.4rem 0; }
  .doc-support-footer__text {
    color: #b6b6b6; }
  .doc-support-footer__link {
    font-weight: 500; }

.doc-sidebar-list__item--label {
  text-transform: small-caps; }

.doc-support-footer {
  font-size: 13px;
  padding: 0.4rem 0; }

body {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-family: 'Segoe UI', 'SegoeUI', "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #FFFFFF; }
  body.app-default-page #app-react-child-node-root .doc-sidebar {
    display: none; }
  body.app-default-page .doc-content {
    top: 60px;
    transform: translateX(65px);
    margin-right: 65px; }
    body.app-default-page .doc-content .dc-page .dc-card #page-content .app-navigation-wrap {
      height: 0px;
      border: none; }
      body.app-default-page .doc-content .dc-page .dc-card #page-content .app-navigation-wrap #btnPrevious,
      body.app-default-page .doc-content .dc-page .dc-card #page-content .app-navigation-wrap #btnNext {
        display: none; }
      body.app-default-page .doc-content .dc-page .dc-card #page-content .app-navigation-wrap .ms-Icon--ChevronLeft,
      body.app-default-page .doc-content .dc-page .dc-card #page-content .app-navigation-wrap .ms-Icon--ChevronRight {
        display: none; }
    body.app-default-page .doc-content .dc-page .dc-card #page-content .app-comment-space {
      display: none; }
  body.app-default-page .doc-support-footer {
    margin-left: 64px;
    margin-right: 64px;
    width: calc(100% - 64px); }

.videoframe {
  width: 100%;
  height: 400px; }

@media (max-width: 319px) {
  body.app-default-page .doc-content {
    transform: translateX(0px);
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 60px !important; }
  body.app-default-page .doc-support-footer {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px; }
  .videoframe {
    width: 100%;
    height: 103px; } }

@media (min-width: 320px) and (max-width: 479px) {
  body.app-default-page .doc-content {
    transform: translateX(0px);
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 60px !important; }
  body.app-default-page .doc-support-footer {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px; }
  .videoframe {
    width: 100%;
    height: 240px; } }

/* XS Landscape (Ex: Iphone 5 Landscape)*/
@media only screen and (max-width: 599px) and (min-width: 480px) {
  body.app-default-page .doc-content {
    transform: translateX(0px);
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 60px !important; }
  body.app-default-page .doc-support-footer {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px; }
  .videoframe {
    width: 100%;
    height: 180px; } }

/* SM (Ex: Ipad Mini Portrait, Ipad Portrait) */
@media only screen and (max-width: 767px) and (min-width: 600px) and (orientation: portrait) {
  body.app-default-page .doc-content {
    transform: translateX(0px);
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 60px !important; }
  body.app-default-page .doc-support-footer {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px; }
  .videoframe {
    width: 100%;
    height: 445px; } }

@media only screen and (max-width: 959px) and (min-width: 768px) and (orientation: portrait) {
  body.app-default-page .doc-content {
    transform: translateX(0px);
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 60px !important; }
  body.app-default-page .doc-support-footer {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px; }
  .videoframe {
    width: 100%;
    height: 564px; } }

/* SM (Ex: Iphone 6 Landscape)  */
@media only screen and (max-width: 767px) and (min-width: 600px) and (orientation: landscape) {
  body.app-default-page .doc-content {
    transform: translateX(0px);
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 60px !important; }
  body.app-default-page .doc-support-footer {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px; }
  .videoframe {
    width: 100%;
    height: 295px; } }

@media only screen and (max-width: 959px) and (min-width: 768px) and (orientation: landscape) {
  body.app-default-page .doc-content {
    transform: translateX(0px);
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 60px !important; }
  body.app-default-page .doc-support-footer {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px; }
  .videoframe {
    width: 100%;
    height: 305px; } }

/* MD (Ex: Ipad Mini Landscape, Ipad Landscape)*/
@media only screen and (max-width: 1024px) and (min-width: 960px) {
  body.app-default-page .doc-content {
    transform: translateX(0px);
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 60px !important; }
  body.app-default-page .doc-support-footer {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px; }
  .videoframe {
    width: 100%;
    height: 331px; } }

@media only screen and (max-width: 1279px) and (min-width: 1025px) {
  body.app-default-page .doc-content {
    transform: translateX(0px);
    margin-right: 0px; }
  .videoframe {
    width: 100%;
    height: 700px; } }

/* LG */
@media only screen and (max-width: 1366px) and (min-width: 1280px) {
  body.app-default-page .doc-content {
    transform: translateX(0px);
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 60px !important; }
  body.app-default-page .doc-support-footer {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px; }
  .videoframe {
    width: 100%;
    height: 442px; } }

@media only screen and (max-width: 1920px) and (min-width: 1367px) {
  .videoframe {
    width: 100%;
    height: 621px; } }

@media only screen and (min-width: 1921px) {
  .videoframe {
    width: 100%;
    height: 621px; } }

#app-header-custom {
  position: fixed;
  display: flex;
  align-items: center;
  height: 60px;
  /* Dat frame out */
  /* End Dat frame out */
  /* Dat Added */
  width: calc(100% - 254px);
  /* End Dat Added */
  top: 0px;
  left: 0px;
  padding-left: 24px;
  background-color: #201F1F;
  z-index: 9999; }
  #app-header-custom .app-header-custom-img {
    height: 27px;
    width: 130px;
    margin-right: 24px;
    background-image: url("/OnlineDoc-VI/images/Appvity-logo-Full-Text-Dark-Theme.svg");
    background-repeat: no-repeat; }
  #app-header-custom .app-header-custom-text {
    width: 177px;
    padding: 0 12px;
    color: #FFFFFF;
    font-size: 20px;
    text-align: center;
    border-left: 1px solid #5C5B5B;
    border-right: 1px solid #5C5B5B; }
  #app-header-custom .app-header-custom-link-website-menu {
    position: relative;
    display: block;
    width: 100%;
    height: 60px;
    overflow: inherit; }
    #app-header-custom .app-header-custom-link-website-menu ul.menu-link {
      display: flex;
      flex-direction: row;
      align-items: center;
      padding-top: 5px;
      padding-inline-start: 0px; }
      #app-header-custom .app-header-custom-link-website-menu ul.menu-link > li {
        width: auto;
        list-style: none; }
        #app-header-custom .app-header-custom-link-website-menu ul.menu-link > li > a {
          display: flex;
          position: relative;
          align-items: center;
          text-decoration: none;
          font-style: normal;
          font-weight: normal;
          font-size: 16px;
          line-height: 22px;
          color: white;
          letter-spacing: -0.408px;
          width: auto;
          padding: 0px 24px;
          /*Dat Added*/
          gap: 4px;
          /*End Dat Added*/ }
          #app-header-custom .app-header-custom-link-website-menu ul.menu-link > li > a img.app-icon-dot {
            display: none; }
          #app-header-custom .app-header-custom-link-website-menu ul.menu-link > li > a img.app-icon-dot-notsub {
            display: none; }
        #app-header-custom .app-header-custom-link-website-menu ul.menu-link > li:hover > a {
          /*Dat Added*/
          /*End Dat Added*/ }
          #app-header-custom .app-header-custom-link-website-menu ul.menu-link > li:hover > a img.app-icon-dot {
            display: block;
            position: absolute;
            /*Dat Changed*/
            left: calc(50% - 20px);
            /*End Dat Changed*/
            top: 27px; }
          #app-header-custom .app-header-custom-link-website-menu ul.menu-link > li:hover > a img.app-icon-dot-notsub {
            display: block;
            position: absolute;
            left: calc(50% - 15px);
            top: 27px; }
      #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub {
        position: static;
        height: 60px;
        border: none; }
        #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub {
          display: none;
          position: absolute;
          top: 60px;
          right: 0;
          left: 0;
          background-color: black;
          border-bottom: 1px solid #201f1f;
          /*Dat Added*/
          /*End Dat Added*/ }
          #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub:before, #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub:after {
            content: "";
            background-color: black;
            height: 100%;
            top: 0;
            width: 100%;
            position: absolute;
            border-bottom: 1px solid #201f1f; }
          #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub:before {
            right: 100%; }
          #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub:after {
            left: 100%; }
          #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .app-single-row-custom {
            margin: 24px 0; }
          #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .app-multiple-row-custom-1 {
            margin-top: 24px; }
          #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .app-multiple-row-custom-2 {
            margin-bottom: 24px; }
          #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .ms-Grid {
            padding: 0px; }
          #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .ms-Grid-row {
            margin-left: 0px;
            margin-right: 0px; }
          #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .app-row-header {
            margin: 0;
            margin-top: 24px; }
            #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .app-row-header .app-header-text {
              font-family: 'Google Sans', 'Roboto', 'Helvetica Neue', sans-serif;
              font-size: 24px;
              font-style: normal;
              font-weight: 400;
              line-height: 31px;
              color: #f3f2f1;
              padding: 0 24px; }
          #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .app-row-col-left-header {
            margin: 0;
            margin-top: 24px; }
            #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .app-row-col-left-header .app-header-text {
              font-family: 'Google Sans', 'Roboto', 'Helvetica Neue', sans-serif;
              font-size: 24px;
              font-style: normal;
              font-weight: 400;
              line-height: 31px;
              color: #f3f2f1;
              padding: 0 24px; }
          #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .app-row-col-right-header {
            margin: 0;
            margin-top: 24px; }
            #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .app-row-col-right-header .app-header-text {
              font-family: 'Google Sans', 'Roboto', 'Helvetica Neue', sans-serif;
              font-size: 24px;
              font-style: normal;
              font-weight: 400;
              line-height: 31px;
              color: #f3f2f1;
              padding-left: 12px; }
          #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .app-multiple-row-top {
            margin-top: 16px;
            margin-bottom: 0px;
            height: calc(100% - 95px); }
          #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .app-multiple-row-middle {
            margin-top: 0px;
            margin-bottom: 0px; }
          #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .app-multiple-row-bottom {
            margin-top: 0px;
            margin-bottom: 24px; }
          #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .app-single-row {
            margin-top: 16px;
            margin-bottom: 24px; }
          #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .app-multiple-row-morelink {
            margin-top: 0px;
            margin-bottom: 0px; }
            #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .app-multiple-row-morelink .app-col-morelink {
              padding: 0px; }
            #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .app-multiple-row-morelink .app-morelink-wrap {
              border-top: 1px solid #333;
              padding: 10px 24px 10px 24px;
              height: 48px; }
            #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .app-multiple-row-morelink .app-anchor-morelink:active,
            #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .app-multiple-row-morelink .app-anchor-morelink:link,
            #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .app-multiple-row-morelink .app-anchor-morelink:hover,
            #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .app-multiple-row-morelink .app-anchor-morelink:visited {
              font-weight: 400 !important;
              font-size: 16px !important;
              line-height: 22px !important;
              color: #fff; }
              #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .app-multiple-row-morelink .app-anchor-morelink:active span,
              #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .app-multiple-row-morelink .app-anchor-morelink:link span,
              #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .app-multiple-row-morelink .app-anchor-morelink:hover span,
              #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .app-multiple-row-morelink .app-anchor-morelink:visited span {
                padding: 5px 0 7px; }
          #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .app-icon-menunext {
            vertical-align: middle;
            margin-left: 3px;
            display: inline-block; }
          #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .app-product-col-left {
            padding-left: 0px;
            padding-right: 12px; }
          #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .app-product-col-center {
            padding-left: 12px;
            padding-right: 12px; }
          #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .app-product-col-right {
            padding-left: 12px;
            padding-right: 0px; }
          #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .app-solutions-col-left {
            padding-left: 0px;
            padding-right: 0px; }
            #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .app-solutions-col-left .app-solutions-col-left-left {
              padding-left: 0px;
              padding-right: 12px; }
            #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .app-solutions-col-left .app-solutions-col-left-right {
              padding-left: 12px;
              padding-right: 12px; }
          #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .app-solutions-col-right {
            padding-left: 0px;
            padding-right: 0px; }
            #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .app-solutions-col-right .app-solutions-col-right-full {
              padding-left: 12px;
              padding-right: 0px;
              height: 100%; }
          #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .app-sub-solutions-wrap-1 {
            display: flex;
            flex-direction: row;
            gap: 16px;
            padding: 0px;
            height: 100%; }
            #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .app-sub-solutions-wrap-1 .app-sub-solutions-left-wrap {
              position: relative;
              width: 50%; }
              #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .app-sub-solutions-wrap-1 .app-sub-solutions-left-wrap img {
                width: 100%;
                height: 100%;
                border-radius: 4px;
                /*CSS to fixed image break on mobile*/
                object-fit: cover; }
            #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .app-sub-solutions-wrap-1 .app-sub-solutions-right-wrap-1 {
              position: relative;
              width: 50%; }
              #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .app-sub-solutions-wrap-1 .app-sub-solutions-right-wrap-1 img {
                width: 100%;
                height: 100%;
                border-radius: 4px;
                /*CSS to fixed image break on mobile*/
                object-fit: cover; }
            #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .app-sub-solutions-wrap-1 .app-sub-solutions-right-wrap {
              display: flex;
              flex-direction: column;
              gap: 12px;
              width: 50%; }
              #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .app-sub-solutions-wrap-1 .app-sub-solutions-right-wrap .app-sub-solutions-top {
                position: relative;
                width: 100%;
                height: 50%; }
                #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .app-sub-solutions-wrap-1 .app-sub-solutions-right-wrap .app-sub-solutions-top img {
                  width: 100%;
                  height: 100%;
                  border-radius: 4px;
                  /*CSS to fixed image break on mobile*/
                  object-fit: cover; }
              #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .app-sub-solutions-wrap-1 .app-sub-solutions-right-wrap .app-sub-solutions-bottom {
                position: relative;
                width: 100%;
                height: 50%; }
                #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .app-sub-solutions-wrap-1 .app-sub-solutions-right-wrap .app-sub-solutions-bottom img {
                  width: 100%;
                  height: 100%;
                  border-radius: 4px;
                  /*CSS to fixed image break on mobile*/
                  object-fit: cover; }
            #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .app-sub-solutions-wrap-1 .app-sub-solutions-label {
              position: absolute;
              left: 16px;
              bottom: 16px; }
            #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .app-sub-solutions-wrap-1 div {
              font-family: Google Sans,Roboto,Helvetica Neue,sans-serif;
              font-weight: 400;
              font-size: 20px;
              line-height: 26px;
              color: #fff; }
          #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .app-sub-solutions-wrap {
            display: flex;
            flex-direction: column;
            gap: 16px;
            padding: 0px; }
            #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .app-sub-solutions-wrap .app-sub-solutions-top-wrap {
              position: relative; }
              #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .app-sub-solutions-wrap .app-sub-solutions-top-wrap img {
                width: 100%;
                height: 153px;
                border-radius: 4px;
                /*CSS to fixed image break on mobile*/
                object-fit: cover; }
            #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .app-sub-solutions-wrap .app-sub-solutions-bottom-wrap {
              display: flex;
              flex-direction: row;
              gap: 16px; }
              #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .app-sub-solutions-wrap .app-sub-solutions-bottom-wrap .app-sub-solutions-left {
                position: relative;
                width: 50%; }
                #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .app-sub-solutions-wrap .app-sub-solutions-bottom-wrap .app-sub-solutions-left img {
                  width: 100%;
                  height: 153px;
                  border-radius: 4px;
                  /*CSS to fixed image break on mobile*/
                  object-fit: cover; }
              #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .app-sub-solutions-wrap .app-sub-solutions-bottom-wrap .app-sub-solutions-right {
                position: relative;
                width: 50%; }
                #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .app-sub-solutions-wrap .app-sub-solutions-bottom-wrap .app-sub-solutions-right img {
                  width: 100%;
                  height: 153px;
                  border-radius: 4px;
                  /*CSS to fixed image break on mobile*/
                  object-fit: cover; }
            #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .app-sub-solutions-wrap .app-sub-solutions-label {
              position: absolute;
              left: 16px;
              bottom: 16px; }
            #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .app-sub-solutions-wrap div {
              font-family: Google Sans,Roboto,Helvetica Neue,sans-serif;
              font-weight: 400;
              font-size: 20px;
              line-height: 26px;
              color: #fff; }
          #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .app-support-col-left {
            padding-left: 0px;
            padding-right: 12px; }
          #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .app-support-col-center {
            padding-left: 12px;
            padding-right: 12px; }
          #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .app-support-col-right {
            padding-left: 12px;
            padding-right: 0px; }
          #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .app-sub-child {
            border: 1px solid transparent; }
            #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .app-sub-child a {
              display: flex;
              font-family: 'Google Sans', 'Roboto', 'Helvetica Neue', sans-serif;
              font-style: normal;
              font-weight: normal;
              font-size: 22px;
              line-height: 30px;
              flex-direction: column;
              color: #F3F2F1;
              text-decoration: none;
              align-items: baseline;
              padding: 16px 24px;
              /*Dat Added*/
              /*End Dat Added*/ }
              #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .app-sub-child a .app-sub-child-title {
                display: flex; }
                #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .app-sub-child a .app-sub-child-title img {
                  display: block;
                  width: 24px;
                  height: 24px;
                  margin-right: 12px; }
                  #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .app-sub-child a .app-sub-child-title img.app-img-mobile-tablet {
                    display: none; }
              #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .app-sub-child a p {
                display: block;
                font-style: normal;
                font-weight: normal;
                font-size: 16px;
                line-height: 22px;
                color: #B7B6B5;
                margin-top: 4px;
                margin-bottom: 0; }
              #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .app-sub-child a .app-sub-child-description {
                font-family: 'Segoe UI', 'SegoeUI', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif';
                font-weight: 400 !important;
                font-size: 16px !important;
                line-height: 22px !important;
                color: #b7b6b5;
                margin-top: 1px; }
            #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub .sub .app-sub-child:hover {
              background-color: #201f1f;
              border: 1px solid #3E3D3D;
              border-radius: 4px; }
        #app-header-custom .app-header-custom-link-website-menu ul.menu-link .has-sub:hover .sub {
          display: block; }

@media (max-width: 319px) {
  #app-header-custom {
    display: none; } }

@media (min-width: 320px) and (max-width: 479px) {
  #app-header-custom {
    display: none; } }

/* XS Landscape (Ex: Iphone 5 Landscape)*/
@media only screen and (max-width: 599px) and (min-width: 480px) {
  #app-header-custom {
    display: none; } }

/* SM (Ex: Ipad Mini Portrait, Ipad Portrait) */
@media only screen and (max-width: 767px) and (min-width: 600px) and (orientation: portrait) {
  #app-header-custom {
    display: none; } }

@media only screen and (max-width: 959px) and (min-width: 768px) and (orientation: portrait) {
  #app-header-custom {
    display: none; } }

/* SM (Ex: Iphone 6 Landscape)  */
@media only screen and (max-width: 767px) and (min-width: 600px) and (orientation: landscape) {
  #app-header-custom {
    display: none; } }

@media only screen and (max-width: 959px) and (min-width: 768px) and (orientation: landscape) {
  #app-header-custom {
    display: none; } }

/* MD (Ex: Ipad Mini Landscape, Ipad Landscape)*/
@media only screen and (max-width: 1024px) and (min-width: 960px) {
  #app-header-custom {
    display: none; } }

@media only screen and (max-width: 1279px) and (min-width: 1025px) {
  #app-header-custom {
    display: none; } }

/* LG */
@media only screen and (max-width: 1366px) and (min-width: 1280px) {
  #app-header-custom {
    display: none; } }

@media only screen and (max-width: 1730px) and (min-width: 1350px) {
  #app-header-custom .app-header-custom-text {
    width: 197px; } }

@media only screen and (max-width: 1919px) and (min-width: 1703px) {
  #app-header-custom .app-header-custom-text {
    width: 182px; } }

#react-navigation-root {
  position: fixed;
  z-index: 9999; }
  #react-navigation-root .doc-navbar {
    display: none;
    border-bottom: 1px solid #5C5B5B;
    background: #201F1F; }
    #react-navigation-root .doc-navbar .dc-icon--close {
      display: none; }
    #react-navigation-root .doc-navbar .doc-navbar__logo .doc-navbar__logo__img {
      height: 32px;
      width: 120px;
      margin-right: 0px; }
  #react-navigation-root .doc-sidebar {
    width: 64px;
    background: #FFFFFF;
    border-right: 1px solid #D5D4D3; }
    #react-navigation-root .doc-sidebar .doc-sidebar-list {
      margin: 0; }
      #react-navigation-root .doc-sidebar .doc-sidebar-list .doc-sidebar-list__item--label {
        padding-left: 0px; }
      #react-navigation-root .doc-sidebar .doc-sidebar-list .doc-sidebar-list__item {
        padding: 10px 0px;
        border-top: none;
        margin-left: 0px;
        margin-top: 0; }
        #react-navigation-root .doc-sidebar .doc-sidebar-list .doc-sidebar-list__item .doc-sidebar-list__item__children-toggle .app-label-wrap {
          display: flex;
          flex-direction: column;
          align-items: center; }
          #react-navigation-root .doc-sidebar .doc-sidebar-list .doc-sidebar-list__item .doc-sidebar-list__item__children-toggle .app-label-wrap .doc-navbar__logo__img {
            margin-right: 0px;
            height: 24px;
            width: 24px; }
          #react-navigation-root .doc-sidebar .doc-sidebar-list .doc-sidebar-list__item .doc-sidebar-list__item__children-toggle .app-label-wrap .app-icon-text {
            margin-top: 5px;
            font-size: 11px;
            font-weight: normal;
            color: #424242;
            line-height: normal; }
        #react-navigation-root .doc-sidebar .doc-sidebar-list .doc-sidebar-list__item .doc-sidebar-list__item__children-toggle .app-tooltip-text {
          position: fixed;
          left: 0px;
          width: auto;
          color: #4a4a4a;
          font-size: 10px;
          border-radius: 6px;
          padding: 1px 5px;
          margin-top: 6px;
          text-align: center;
          visibility: hidden;
          box-shadow: 0px 1px 2px #201f1f;
          background-color: #fff; }
        #react-navigation-root .doc-sidebar .doc-sidebar-list .doc-sidebar-list__item .doc-sidebar-list__item__children-toggle:hover .app-tooltip-text {
          visibility: visible; }
        #react-navigation-root .doc-sidebar .doc-sidebar-list .doc-sidebar-list__item .doc-sidebar-list__item__children-toggle--show:before {
          display: none; }
        #react-navigation-root .doc-sidebar .doc-sidebar-list .doc-sidebar-list__item .doc-sidebar-list__item__children-toggle--hide:before {
          display: none; }
        #react-navigation-root .doc-sidebar .doc-sidebar-list .doc-sidebar-list__item:hover {
          background-color: #F3F2F1; }
      #react-navigation-root .doc-sidebar .doc-sidebar-list > li[checkselected="true"] {
        background-color: #74060E !important; }
        #react-navigation-root .doc-sidebar .doc-sidebar-list > li[checkselected="true"] .doc-sidebar-list__item__children-toggle .app-label-wrap .doc-navbar__logo__img {
          opacity: 1; }
        #react-navigation-root .doc-sidebar .doc-sidebar-list > li[checkselected="true"] .doc-sidebar-list__item__children-toggle .app-label-wrap .app-icon-text {
          color: #FFFFFF !important; }
        #react-navigation-root .doc-sidebar .doc-sidebar-list > li[checkselected="true"] span div .doc-navbar__logo__img {
          opacity: 1 !important; }
        #react-navigation-root .doc-sidebar .doc-sidebar-list > li[checkselected="true"] span div .app-icon-text {
          color: #FFFFFF !important; }
      #react-navigation-root .doc-sidebar .doc-sidebar-list > li[defaultSelected="true"] {
        background-color: #74060E !important; }
        #react-navigation-root .doc-sidebar .doc-sidebar-list > li[defaultSelected="true"] .doc-sidebar-list__item__children-toggle .app-label-wrap .doc-navbar__logo__img {
          opacity: 1; }
        #react-navigation-root .doc-sidebar .doc-sidebar-list > li[defaultSelected="true"] .doc-sidebar-list__item__children-toggle .app-label-wrap .app-icon-text {
          color: #FFFFFF !important; }
        #react-navigation-root .doc-sidebar .doc-sidebar-list > li[defaultSelected="true"] span div .doc-navbar__logo__img {
          opacity: 1 !important; }
        #react-navigation-root .doc-sidebar .doc-sidebar-list > li[defaultSelected="true"] span div .app-icon-text {
          color: #FFFFFF !important; }
      #react-navigation-root .doc-sidebar .doc-sidebar-list > li.doc-sidebar-list__item--current:before {
        position: static;
        left: auto;
        height: auto;
        border-left: none;
        content: normal; }
      #react-navigation-root .doc-sidebar .doc-sidebar-list > li.doc-sidebar-list__item--current-ancestor::before {
        position: static;
        left: auto;
        height: auto;
        border-left: none;
        content: normal; }
      #react-navigation-root .doc-sidebar .doc-sidebar-list li#app0 span div {
        display: flex;
        flex-direction: column;
        align-items: center; }
        #react-navigation-root .doc-sidebar .doc-sidebar-list li#app0 span div .doc-navbar__logo__img {
          margin-right: 0px;
          height: 24px;
          width: 24px; }
        #react-navigation-root .doc-sidebar .doc-sidebar-list li#app0 span div .app-icon-text {
          margin-top: 5px;
          font-size: 11px;
          font-weight: normal;
          color: #424242;
          line-height: normal; }
      #react-navigation-root .doc-sidebar .doc-sidebar-list li#app0 span .app-tooltip-text {
        position: fixed;
        left: 0px;
        width: auto;
        color: #4a4a4a;
        font-size: 10px;
        border-radius: 6px;
        padding: 1px 5px;
        margin-top: 6px;
        text-align: center;
        visibility: hidden;
        box-shadow: 0px 1px 2px #201f1f;
        background-color: #fff; }
      #react-navigation-root .doc-sidebar .doc-sidebar-list li#app0 span:hover .app-tooltip-text {
        visibility: visible; }
      #react-navigation-root .doc-sidebar .doc-sidebar-list li#app0 ul.doc-sidebar-list__toc-list {
        display: none; }

.doc-navigation--is-collapsed #react-navigation-root .doc-sidebar {
  width: 314px; }
  .doc-navigation--is-collapsed #react-navigation-root .doc-sidebar .doc-sidebar__vertical-menu .doc-sidebar__vertical-menu__item {
    margin-left: -20px; }

.doc-sidebar--is-visible #react-navigation-root .doc-sidebar {
  width: 64px; }

@media (max-width: 319px) {
  #react-navigation-root .doc-navbar {
    display: flex; }
    #react-navigation-root .doc-navbar .doc-search-form {
      position: absolute;
      width: 100%;
      right: 0px;
      max-width: 35px;
      padding: 0rem 2rem; }
      #react-navigation-root .doc-navbar .doc-search-form .dc-search-form__btn {
        left: 10px;
        margin-left: -23px; }
      #react-navigation-root .doc-navbar .doc-search-form .doc-search-form__input {
        display: none;
        padding-left: 32px; }
      #react-navigation-root .doc-navbar .doc-search-form .app-icon-search-show-hide {
        background-color: transparent;
        cursor: pointer; }
        #react-navigation-root .doc-navbar .doc-search-form .app-icon-search-show-hide i {
          color: #FFFFFF; }
      #react-navigation-root .doc-navbar .doc-search-form .app-clear-search-data {
        display: none;
        position: absolute;
        top: 0;
        right: 0;
        width: 32px;
        height: 36px;
        margin: 0;
        padding: 0;
        border: 0;
        background: transparent;
        color: #9b9b9b;
        font-size: 1.6rem; }
        #react-navigation-root .doc-navbar .doc-search-form .app-clear-search-data .dc-icon--close {
          display: block;
          align-self: center;
          padding-left: 8px; }
      #react-navigation-root .doc-navbar .doc-search-form .app-show-hide-search-bar {
        display: none;
        position: absolute;
        top: 0;
        right: 20px;
        width: 32px;
        height: 36px;
        margin: 0;
        padding: 0;
        border: 0;
        background: transparent;
        color: #9b9b9b;
        font-size: 1.6rem; }
        #react-navigation-root .doc-navbar .doc-search-form .app-show-hide-search-bar .dc-icon--close {
          display: block;
          align-self: center;
          padding-left: 8px; }
    #react-navigation-root .doc-navbar .doc-navbar__sidebar-toggle {
      margin-left: 8px;
      margin-right: 11px;
      color: #FFFFFF;
      background-color: transparent; }
    #react-navigation-root .doc-navbar .doc-navbar__logo .doc-navbar__logo__img {
      margin-right: 6px; }
  #react-navigation-root .doc-sidebar .doc-sidebar-list .doc-sidebar-list__item .doc-sidebar-list__item__children-toggle .app-tooltip-text {
    display: none; }
  .doc-sidebar--is-visible #react-navigation-root {
    z-index: 99999; } }

@media (min-width: 320px) and (max-width: 479px) {
  #react-navigation-root .doc-navbar {
    display: flex; }
    #react-navigation-root .doc-navbar .doc-search-form {
      position: absolute;
      width: 100%;
      right: 0px;
      max-width: 35px;
      padding: 0rem 2rem; }
      #react-navigation-root .doc-navbar .doc-search-form .dc-search-form__btn {
        left: 10px;
        margin-left: -23px; }
      #react-navigation-root .doc-navbar .doc-search-form .doc-search-form__input {
        display: none;
        padding-left: 32px; }
      #react-navigation-root .doc-navbar .doc-search-form .app-icon-search-show-hide {
        background-color: transparent;
        cursor: pointer; }
        #react-navigation-root .doc-navbar .doc-search-form .app-icon-search-show-hide i {
          color: #FFFFFF; }
      #react-navigation-root .doc-navbar .doc-search-form .app-clear-search-data {
        display: none;
        position: absolute;
        top: 0;
        right: 0;
        width: 32px;
        height: 36px;
        margin: 0;
        padding: 0;
        border: 0;
        background: transparent;
        color: #9b9b9b;
        font-size: 1.6rem; }
        #react-navigation-root .doc-navbar .doc-search-form .app-clear-search-data .dc-icon--close {
          display: block;
          align-self: center;
          padding-left: 8px; }
      #react-navigation-root .doc-navbar .doc-search-form .app-show-hide-search-bar {
        display: none;
        position: absolute;
        top: 0;
        right: 20px;
        width: 32px;
        height: 36px;
        margin: 0;
        padding: 0;
        border: 0;
        background: transparent;
        color: #9b9b9b;
        font-size: 1.6rem; }
        #react-navigation-root .doc-navbar .doc-search-form .app-show-hide-search-bar .dc-icon--close {
          display: block;
          align-self: center;
          padding-left: 8px; }
    #react-navigation-root .doc-navbar .doc-navbar__sidebar-toggle {
      margin-left: 8px;
      margin-right: 11px;
      color: #FFFFFF;
      background-color: transparent; }
    #react-navigation-root .doc-navbar .doc-navbar__logo .doc-navbar__logo__img {
      margin-right: 6px; }
  #react-navigation-root .doc-sidebar .doc-sidebar-list .doc-sidebar-list__item .doc-sidebar-list__item__children-toggle .app-tooltip-text {
    display: none; }
  .doc-sidebar--is-visible #react-navigation-root {
    z-index: 99999; } }

/* XS Landscape (Ex: Iphone 5 Landscape)*/
@media only screen and (max-width: 599px) and (min-width: 480px) {
  #react-navigation-root .doc-navbar {
    display: flex; }
    #react-navigation-root .doc-navbar .doc-search-form {
      position: absolute;
      width: 100%;
      right: 0px;
      max-width: 35px;
      padding: 0rem 2rem; }
      #react-navigation-root .doc-navbar .doc-search-form .dc-search-form__btn {
        left: 10px;
        margin-left: -23px; }
      #react-navigation-root .doc-navbar .doc-search-form .doc-search-form__input {
        display: none;
        padding-left: 32px; }
      #react-navigation-root .doc-navbar .doc-search-form .app-icon-search-show-hide {
        background-color: transparent;
        cursor: pointer; }
        #react-navigation-root .doc-navbar .doc-search-form .app-icon-search-show-hide i {
          color: #FFFFFF; }
      #react-navigation-root .doc-navbar .doc-search-form .app-clear-search-data {
        display: none;
        position: absolute;
        top: 0;
        right: 0;
        width: 32px;
        height: 36px;
        margin: 0;
        padding: 0;
        border: 0;
        background: transparent;
        color: #9b9b9b;
        font-size: 1.6rem; }
        #react-navigation-root .doc-navbar .doc-search-form .app-clear-search-data .dc-icon--close {
          display: block;
          align-self: center;
          padding-left: 8px; }
      #react-navigation-root .doc-navbar .doc-search-form .app-show-hide-search-bar {
        display: none;
        position: absolute;
        top: 0;
        right: 20px;
        width: 32px;
        height: 36px;
        margin: 0;
        padding: 0;
        border: 0;
        background: transparent;
        color: #9b9b9b;
        font-size: 1.6rem; }
        #react-navigation-root .doc-navbar .doc-search-form .app-show-hide-search-bar .dc-icon--close {
          display: block;
          align-self: center;
          padding-left: 8px; }
    #react-navigation-root .doc-navbar .doc-navbar__sidebar-toggle {
      margin-left: 8px;
      margin-right: 11px;
      color: #FFFFFF;
      background-color: transparent; }
    #react-navigation-root .doc-navbar .doc-navbar__logo .doc-navbar__logo__img {
      margin-right: 6px; }
  #react-navigation-root .doc-sidebar .doc-sidebar-list .doc-sidebar-list__item .doc-sidebar-list__item__children-toggle .app-tooltip-text {
    display: none; }
  .doc-sidebar--is-visible #react-navigation-root {
    z-index: 99999; } }

/* SM (Ex: Ipad Mini Portrait, Ipad Portrait) */
@media only screen and (max-width: 767px) and (min-width: 600px) and (orientation: portrait) {
  #react-navigation-root .doc-navbar {
    display: flex; }
    #react-navigation-root .doc-navbar .doc-search-form {
      position: absolute;
      width: 100%;
      right: 0px;
      max-width: 35px;
      padding: 0rem 2rem; }
      #react-navigation-root .doc-navbar .doc-search-form .dc-search-form__btn {
        left: 10px;
        margin-left: -23px; }
      #react-navigation-root .doc-navbar .doc-search-form .doc-search-form__input {
        display: none;
        padding-left: 32px; }
      #react-navigation-root .doc-navbar .doc-search-form .app-icon-search-show-hide {
        background-color: transparent;
        cursor: pointer; }
        #react-navigation-root .doc-navbar .doc-search-form .app-icon-search-show-hide i {
          color: #FFFFFF; }
      #react-navigation-root .doc-navbar .doc-search-form .app-clear-search-data {
        display: none;
        position: absolute;
        top: 0;
        right: 20px;
        width: 32px;
        height: 36px;
        margin: 0;
        padding: 0;
        border: 0;
        background: transparent;
        color: #9b9b9b;
        font-size: 1.6rem; }
        #react-navigation-root .doc-navbar .doc-search-form .app-clear-search-data .dc-icon--close {
          display: block;
          align-self: center;
          padding-left: 8px; }
      #react-navigation-root .doc-navbar .doc-search-form .app-show-hide-search-bar {
        display: none;
        position: absolute;
        top: 0;
        right: 20px;
        width: 32px;
        height: 36px;
        margin: 0;
        padding: 0;
        border: 0;
        background: transparent;
        color: #9b9b9b;
        font-size: 1.6rem; }
        #react-navigation-root .doc-navbar .doc-search-form .app-show-hide-search-bar .dc-icon--close {
          display: block;
          align-self: center;
          padding-left: 8px; }
    #react-navigation-root .doc-navbar .doc-navbar__sidebar-toggle {
      margin-left: 8px;
      margin-right: 11px;
      color: #FFFFFF;
      background-color: transparent; }
    #react-navigation-root .doc-navbar .doc-navbar__logo .doc-navbar__logo__img {
      margin-right: 6px; }
  #react-navigation-root .doc-sidebar .doc-sidebar-list .doc-sidebar-list__item .doc-sidebar-list__item__children-toggle .app-tooltip-text {
    display: none; }
  .doc-sidebar--is-visible #react-navigation-root {
    z-index: 99999; } }

@media only screen and (max-width: 959px) and (min-width: 768px) and (orientation: portrait) {
  #react-navigation-root .doc-navbar {
    display: flex;
    width: auto; }
    #react-navigation-root .doc-navbar .doc-search-form {
      display: inline-block;
      position: absolute;
      width: 100%;
      right: 0px;
      max-width: 35px;
      padding: 0rem 2rem; }
      #react-navigation-root .doc-navbar .doc-search-form .dc-search-form__btn {
        left: 10px;
        margin-left: -23px; }
      #react-navigation-root .doc-navbar .doc-search-form .doc-search-form__input {
        display: none;
        padding-left: 32px; }
      #react-navigation-root .doc-navbar .doc-search-form .app-icon-search-show-hide {
        background-color: transparent;
        cursor: pointer; }
        #react-navigation-root .doc-navbar .doc-search-form .app-icon-search-show-hide i {
          color: #FFFFFF; }
      #react-navigation-root .doc-navbar .doc-search-form .app-clear-search-data {
        display: none;
        position: absolute;
        top: 0;
        right: 0;
        width: 32px;
        height: 36px;
        margin: 0;
        padding: 0;
        border: 0;
        background: transparent;
        color: #9b9b9b;
        font-size: 1.6rem; }
        #react-navigation-root .doc-navbar .doc-search-form .app-clear-search-data .dc-icon--close {
          display: block;
          align-self: center;
          padding-left: 8px; }
      #react-navigation-root .doc-navbar .doc-search-form .app-show-hide-search-bar {
        display: none;
        position: absolute;
        top: 0;
        right: 20px;
        width: 32px;
        height: 36px;
        margin: 0;
        padding: 0;
        border: 0;
        background: transparent;
        color: #9b9b9b;
        font-size: 1.6rem; }
        #react-navigation-root .doc-navbar .doc-search-form .app-show-hide-search-bar .dc-icon--close {
          display: block;
          align-self: center;
          padding-left: 8px; }
    #react-navigation-root .doc-navbar .doc-navbar__sidebar-toggle {
      display: block;
      margin-left: 8px;
      margin-right: 11px;
      color: #FFFFFF;
      background-color: transparent; }
    #react-navigation-root .doc-navbar .doc-navbar__logo .doc-navbar__logo__img {
      margin-right: 6px; }
  #react-navigation-root .doc-sidebar {
    transform: translateX(-345px); }
    #react-navigation-root .doc-sidebar .doc-sidebar-list .doc-sidebar-list__item .doc-sidebar-list__item__children-toggle .app-tooltip-text {
      display: none; }
  .doc-sidebar--is-visible #react-navigation-root {
    z-index: 99999; }
    .doc-sidebar--is-visible #react-navigation-root .doc-sidebar {
      transform: translateX(0); } }

/* SM (Ex: Iphone 6 Landscape)  */
@media only screen and (max-width: 767px) and (min-width: 600px) and (orientation: landscape) {
  #react-navigation-root .doc-navbar {
    display: flex; }
    #react-navigation-root .doc-navbar .doc-search-form {
      position: absolute;
      width: 100%;
      right: 0px;
      max-width: 35px;
      padding: 0rem 2rem; }
      #react-navigation-root .doc-navbar .doc-search-form .dc-search-form__btn {
        left: 10px;
        margin-left: -23px; }
      #react-navigation-root .doc-navbar .doc-search-form .doc-search-form__input {
        display: none;
        padding-left: 32px; }
      #react-navigation-root .doc-navbar .doc-search-form .app-icon-search-show-hide {
        background-color: transparent;
        cursor: pointer; }
        #react-navigation-root .doc-navbar .doc-search-form .app-icon-search-show-hide i {
          color: #FFFFFF; }
      #react-navigation-root .doc-navbar .doc-search-form .app-clear-search-data {
        display: none;
        position: absolute;
        top: 0;
        right: 0;
        width: 32px;
        height: 36px;
        margin: 0;
        padding: 0;
        border: 0;
        background: transparent;
        color: #9b9b9b;
        font-size: 1.6rem; }
        #react-navigation-root .doc-navbar .doc-search-form .app-clear-search-data .dc-icon--close {
          display: block;
          align-self: center;
          padding-left: 8px; }
      #react-navigation-root .doc-navbar .doc-search-form .app-show-hide-search-bar {
        display: none;
        position: absolute;
        top: 0;
        right: 20px;
        width: 32px;
        height: 36px;
        margin: 0;
        padding: 0;
        border: 0;
        background: transparent;
        color: #9b9b9b;
        font-size: 1.6rem; }
        #react-navigation-root .doc-navbar .doc-search-form .app-show-hide-search-bar .dc-icon--close {
          display: block;
          align-self: center;
          padding-left: 8px; }
    #react-navigation-root .doc-navbar .doc-navbar__sidebar-toggle {
      margin-left: 8px;
      margin-right: 11px;
      color: #FFFFFF;
      background-color: transparent; }
    #react-navigation-root .doc-navbar .doc-navbar__logo .doc-navbar__logo__img {
      margin-right: 6px; }
  #react-navigation-root .doc-sidebar .doc-sidebar-list .doc-sidebar-list__item .doc-sidebar-list__item__children-toggle .app-tooltip-text {
    display: none; }
  .doc-sidebar--is-visible #react-navigation-root {
    z-index: 99999; } }

@media only screen and (max-width: 927px) and (min-width: 801px) {
  #react-navigation-root .doc-navbar {
    display: flex;
    position: fixed;
    top: 0;
    right: 0;
    bottom: auto;
    left: 0;
    width: auto;
    height: 50px;
    padding: 0 10px;
    z-index: 3;
    background-color: #201F1F;
    transition: 0.1s ease-in-out; }
    #react-navigation-root .doc-navbar .doc-search-form {
      display: inline-block;
      margin-top: 0.7rem;
      margin-bottom: 0rem;
      margin-left: auto;
      position: absolute;
      width: 100%;
      right: 0px;
      max-width: 35px;
      padding: 0rem 2rem; }
      #react-navigation-root .doc-navbar .doc-search-form .dc-search-form__btn {
        left: 10px;
        margin-left: -23px; }
      #react-navigation-root .doc-navbar .doc-search-form .doc-search-form__input {
        display: none;
        padding-left: 32px; }
      #react-navigation-root .doc-navbar .doc-search-form .app-icon-search-show-hide {
        background-color: transparent;
        cursor: pointer; }
        #react-navigation-root .doc-navbar .doc-search-form .app-icon-search-show-hide i {
          color: #FFFFFF; }
      #react-navigation-root .doc-navbar .doc-search-form .app-clear-search-data {
        display: none;
        position: absolute;
        top: 0;
        right: 0;
        width: 32px;
        height: 36px;
        margin: 0;
        padding: 0;
        border: 0;
        background: transparent;
        color: #9b9b9b;
        font-size: 1.6rem; }
        #react-navigation-root .doc-navbar .doc-search-form .app-clear-search-data .dc-icon--close {
          display: block;
          align-self: center;
          padding-left: 8px; }
      #react-navigation-root .doc-navbar .doc-search-form .app-show-hide-search-bar {
        display: none;
        position: absolute;
        top: 0;
        right: 20px;
        width: 32px;
        height: 36px;
        margin: 0;
        padding: 0;
        border: 0;
        background: transparent;
        color: #9b9b9b;
        font-size: 1.6rem; }
        #react-navigation-root .doc-navbar .doc-search-form .app-show-hide-search-bar .dc-icon--close {
          display: block;
          align-self: center;
          padding-left: 8px; }
    #react-navigation-root .doc-navbar .doc-navbar__sidebar-toggle {
      margin-left: 8px;
      margin-right: 11px;
      display: inline-block;
      color: #FFFFFF;
      background-color: transparent;
      font-size: 2.5rem;
      font-weight: 500; }
    #react-navigation-root .doc-navbar .doc-navbar__logo {
      flex-grow: initial; }
      #react-navigation-root .doc-navbar .doc-navbar__logo .doc-navbar__logo__img {
        margin-right: 6px; }
  #react-navigation-root .doc-sidebar {
    width: 64px;
    left: 0px;
    top: 50px;
    background-color: #FFFFFF;
    transform: translateX(-345px); }
    #react-navigation-root .doc-sidebar .doc-sidebar-list .doc-sidebar-list__item .doc-sidebar-list__item__children-toggle .app-tooltip-text {
      display: none; }
  .doc-sidebar--is-visible #react-navigation-root {
    z-index: 99999; }
    .doc-sidebar--is-visible #react-navigation-root .doc-sidebar {
      transform: translateX(0px); } }

@media only screen and (max-width: 959px) and (min-width: 768px) and (orientation: landscape) {
  #react-navigation-root .doc-navbar {
    display: flex;
    position: fixed;
    top: 0;
    right: 0;
    bottom: auto;
    left: 0;
    width: auto;
    height: 50px;
    padding: 0 10px;
    z-index: 3;
    background-color: #201F1F;
    transition: 0.1s ease-in-out; }
    #react-navigation-root .doc-navbar .doc-search-form {
      display: inline-block;
      margin-top: 0.7rem;
      margin-bottom: 0rem;
      margin-left: auto;
      position: absolute;
      width: 100%;
      right: 0px;
      max-width: 35px;
      padding: 0rem 2rem; }
      #react-navigation-root .doc-navbar .doc-search-form .dc-search-form__btn {
        left: 10px;
        margin-left: -23px; }
      #react-navigation-root .doc-navbar .doc-search-form .doc-search-form__input {
        display: none;
        padding-left: 32px; }
      #react-navigation-root .doc-navbar .doc-search-form .app-icon-search-show-hide {
        background-color: transparent;
        cursor: pointer; }
        #react-navigation-root .doc-navbar .doc-search-form .app-icon-search-show-hide i {
          color: #FFFFFF; }
      #react-navigation-root .doc-navbar .doc-search-form .app-clear-search-data {
        display: none;
        position: absolute;
        top: 0;
        right: 0;
        width: 32px;
        height: 36px;
        margin: 0;
        padding: 0;
        border: 0;
        background: transparent;
        color: #9b9b9b;
        font-size: 1.6rem; }
        #react-navigation-root .doc-navbar .doc-search-form .app-clear-search-data .dc-icon--close {
          display: block;
          align-self: center;
          padding-left: 8px; }
      #react-navigation-root .doc-navbar .doc-search-form .app-show-hide-search-bar {
        display: none;
        position: absolute;
        top: 0;
        right: 20px;
        width: 32px;
        height: 36px;
        margin: 0;
        padding: 0;
        border: 0;
        background: transparent;
        color: #9b9b9b;
        font-size: 1.6rem; }
        #react-navigation-root .doc-navbar .doc-search-form .app-show-hide-search-bar .dc-icon--close {
          display: block;
          align-self: center;
          padding-left: 8px; }
    #react-navigation-root .doc-navbar .doc-navbar__sidebar-toggle {
      margin-left: 8px;
      margin-right: 11px;
      display: inline-block;
      color: #FFFFFF;
      background-color: transparent;
      font-size: 2.5rem;
      font-weight: 500; }
    #react-navigation-root .doc-navbar .doc-navbar__logo {
      flex-grow: initial; }
      #react-navigation-root .doc-navbar .doc-navbar__logo .doc-navbar__logo__img {
        margin-right: 6px; }
  #react-navigation-root .doc-sidebar {
    width: 64px;
    left: 0px;
    top: 50px;
    background-color: #FFFFFF;
    transform: translateX(-345px); }
    #react-navigation-root .doc-sidebar .doc-sidebar-list .doc-sidebar-list__item .doc-sidebar-list__item__children-toggle .app-tooltip-text {
      display: none; }
  .doc-sidebar--is-visible #react-navigation-root {
    z-index: 99999; }
    .doc-sidebar--is-visible #react-navigation-root .doc-sidebar {
      transform: translateX(0px); } }

/* MD (Ex: Ipad Mini Landscape, Ipad Landscape)*/
@media only screen and (max-width: 1024px) and (min-width: 960px) {
  #react-navigation-root .doc-navbar {
    position: fixed;
    display: flex;
    top: 0;
    right: 0;
    bottom: auto;
    left: 0;
    width: auto;
    height: 50px;
    padding: 0 10px;
    z-index: 3;
    background-color: #201F1F;
    transition: 0.1s ease-in-out; }
    #react-navigation-root .doc-navbar .doc-navbar__logo {
      flex-grow: initial; }
      #react-navigation-root .doc-navbar .doc-navbar__logo .doc-navbar__logo__img {
        margin-right: 6px; }
    #react-navigation-root .doc-navbar .doc-sidebar-toggle {
      display: inline-block;
      color: #FFFFFF;
      background-color: transparent;
      font-size: 2.5rem;
      font-weight: 500;
      margin-left: 8px;
      margin-right: 11px; }
    #react-navigation-root .doc-navbar .doc-search-form {
      display: inline-block;
      margin-top: 0.7rem;
      margin-bottom: 0rem;
      margin-left: auto;
      position: absolute;
      width: 100%;
      right: 0px;
      max-width: 35px;
      padding: 0rem 2rem; }
      #react-navigation-root .doc-navbar .doc-search-form .dc-search-form__btn {
        left: 10px;
        margin-left: -23px; }
      #react-navigation-root .doc-navbar .doc-search-form .doc-search-form__input {
        display: none;
        padding-left: 32px; }
      #react-navigation-root .doc-navbar .doc-search-form .app-icon-search-show-hide {
        background-color: transparent;
        cursor: pointer; }
        #react-navigation-root .doc-navbar .doc-search-form .app-icon-search-show-hide i {
          color: #FFFFFF; }
      #react-navigation-root .doc-navbar .doc-search-form .app-clear-search-data {
        display: none;
        position: absolute;
        top: 0;
        right: 0;
        width: 32px;
        height: 36px;
        margin: 0;
        padding: 0;
        border: 0;
        background: transparent;
        color: #9b9b9b;
        font-size: 1.6rem; }
        #react-navigation-root .doc-navbar .doc-search-form .app-clear-search-data .dc-icon--close {
          display: block;
          align-self: center;
          padding-left: 8px; }
      #react-navigation-root .doc-navbar .doc-search-form .app-show-hide-search-bar {
        display: none;
        position: absolute;
        top: 0;
        right: 20px;
        width: 32px;
        height: 36px;
        margin: 0;
        padding: 0;
        border: 0;
        background: transparent;
        color: #9b9b9b;
        font-size: 1.6rem; }
        #react-navigation-root .doc-navbar .doc-search-form .app-show-hide-search-bar .dc-icon--close {
          display: block;
          align-self: center;
          padding-left: 8px; }
  #react-navigation-root .doc-sidebar {
    width: 64px;
    left: 0px;
    top: 50px;
    background-color: #FFFFFF;
    transform: translateX(-345px); }
    #react-navigation-root .doc-sidebar .doc-sidebar-list .doc-sidebar-list__item .doc-sidebar-list__item__children-toggle .app-tooltip-text {
      display: none; }
  .doc-sidebar--is-visible #react-navigation-root {
    z-index: 99999; }
    .doc-sidebar--is-visible #react-navigation-root .doc-sidebar {
      transform: translateX(0px); } }

@media only screen and (max-width: 1279px) and (min-width: 1025px) {
  .doc-navigation--is-collapsed #react-navigation-root .doc-sidebar {
    transform: translateX(-250px); }
  #react-navigation-root .doc-navbar {
    position: fixed;
    display: flex;
    top: 0;
    right: 0;
    bottom: auto;
    left: 0;
    width: auto;
    height: 50px;
    padding: 0 10px;
    z-index: 3;
    background-color: #201F1F;
    transition: 0.1s ease-in-out; }
    #react-navigation-root .doc-navbar .doc-navbar__logo {
      flex-grow: initial; }
      #react-navigation-root .doc-navbar .doc-navbar__logo .doc-navbar__logo__img {
        margin-right: 6px; }
    #react-navigation-root .doc-navbar .doc-sidebar-toggle {
      display: inline-block;
      color: #FFFFFF;
      background-color: transparent;
      font-size: 2.5rem;
      font-weight: 500;
      margin-left: 8px;
      margin-right: 11px; }
    #react-navigation-root .doc-navbar .doc-search-form {
      display: inline-block;
      margin-top: 0.7rem;
      margin-bottom: 0rem;
      margin-left: auto;
      position: absolute;
      width: 100%;
      right: 0px;
      max-width: 35px;
      padding: 0rem 2rem; }
      #react-navigation-root .doc-navbar .doc-search-form .dc-search-form__btn {
        left: 10px;
        margin-left: -23px; }
      #react-navigation-root .doc-navbar .doc-search-form .doc-search-form__input {
        display: none;
        padding-left: 32px; }
      #react-navigation-root .doc-navbar .doc-search-form .app-icon-search-show-hide {
        background-color: transparent;
        cursor: pointer; }
        #react-navigation-root .doc-navbar .doc-search-form .app-icon-search-show-hide i {
          color: #FFFFFF; }
      #react-navigation-root .doc-navbar .doc-search-form .app-clear-search-data {
        display: none;
        position: absolute;
        top: 0;
        right: 0;
        width: 32px;
        height: 36px;
        margin: 0;
        padding: 0;
        border: 0;
        background: transparent;
        color: #9b9b9b;
        font-size: 1.6rem; }
        #react-navigation-root .doc-navbar .doc-search-form .app-clear-search-data .dc-icon--close {
          display: block;
          align-self: center;
          padding-left: 8px; }
      #react-navigation-root .doc-navbar .doc-search-form .app-show-hide-search-bar {
        display: none;
        position: absolute;
        top: 0;
        right: 20px;
        width: 32px;
        height: 36px;
        margin: 0;
        padding: 0;
        border: 0;
        background: transparent;
        color: #9b9b9b;
        font-size: 1.6rem; }
        #react-navigation-root .doc-navbar .doc-search-form .app-show-hide-search-bar .dc-icon--close {
          display: block;
          align-self: center;
          padding-left: 8px; }
  #react-navigation-root .doc-sidebar {
    width: 64px;
    left: 0px;
    top: 50px;
    background-color: #FFFFFF;
    transform: translateX(-345px); }
    #react-navigation-root .doc-sidebar .doc-sidebar-list .doc-sidebar-list__item .doc-sidebar-list__item__children-toggle .app-tooltip-text {
      display: none; }
  .doc-sidebar--is-visible #react-navigation-root {
    z-index: 99999; }
    .doc-sidebar--is-visible #react-navigation-root .doc-sidebar {
      transform: translateX(0); } }

/* LG */
@media only screen and (max-width: 1366px) and (min-width: 1280px) {
  #react-navigation-root .doc-navbar {
    position: fixed;
    display: flex;
    top: 0;
    right: 0;
    bottom: auto;
    left: 0;
    width: auto;
    height: 50px;
    padding: 0 10px;
    z-index: 3;
    background-color: #201F1F;
    transition: 0.1s ease-in-out; }
    #react-navigation-root .doc-navbar .doc-navbar__logo {
      flex-grow: initial; }
      #react-navigation-root .doc-navbar .doc-navbar__logo .doc-navbar__logo__img {
        margin-right: 6px; }
    #react-navigation-root .doc-navbar .doc-sidebar-toggle {
      display: inline-block;
      color: #FFFFFF;
      background-color: transparent;
      font-size: 2.5rem;
      font-weight: 500;
      margin-left: 8px;
      margin-right: 11px; }
    #react-navigation-root .doc-navbar .doc-search-form {
      display: inline-block;
      margin-top: 0.7rem;
      margin-bottom: 0rem;
      margin-left: auto;
      position: absolute;
      width: 100%;
      right: 0px;
      max-width: 35px;
      padding: 0rem 2rem; }
      #react-navigation-root .doc-navbar .doc-search-form .dc-search-form__btn {
        left: 10px;
        margin-left: -23px; }
      #react-navigation-root .doc-navbar .doc-search-form .doc-search-form__input {
        display: none;
        padding-left: 32px; }
      #react-navigation-root .doc-navbar .doc-search-form .app-icon-search-show-hide {
        background-color: transparent;
        cursor: pointer; }
        #react-navigation-root .doc-navbar .doc-search-form .app-icon-search-show-hide i {
          color: #FFFFFF; }
      #react-navigation-root .doc-navbar .doc-search-form .app-clear-search-data {
        display: none;
        position: absolute;
        top: 0;
        right: 0;
        width: 32px;
        height: 36px;
        margin: 0;
        padding: 0;
        border: 0;
        background: transparent;
        color: #9b9b9b;
        font-size: 1.6rem; }
        #react-navigation-root .doc-navbar .doc-search-form .app-clear-search-data .dc-icon--close {
          display: block;
          align-self: center;
          padding-left: 8px; }
      #react-navigation-root .doc-navbar .doc-search-form .app-show-hide-search-bar {
        display: none;
        position: absolute;
        top: 0;
        right: 20px;
        width: 32px;
        height: 36px;
        margin: 0;
        padding: 0;
        border: 0;
        background: transparent;
        color: #9b9b9b;
        font-size: 1.6rem; }
        #react-navigation-root .doc-navbar .doc-search-form .app-show-hide-search-bar .dc-icon--close {
          display: block;
          align-self: center;
          padding-left: 8px; }
  #react-navigation-root .doc-sidebar {
    width: 64px;
    left: 0px;
    top: 50px;
    background-color: #FFFFFF;
    transform: translateX(-345px); }
    #react-navigation-root .doc-sidebar .doc-sidebar-list .doc-sidebar-list__item .doc-sidebar-list__item__children-toggle .app-tooltip-text {
      display: none; }
  .doc-sidebar--is-visible #react-navigation-root {
    z-index: 99999; }
    .doc-sidebar--is-visible #react-navigation-root .doc-sidebar {
      transform: translateX(0px); } }

@media only screen and (max-width: 1920px) and (min-width: 1367px) {
  .doc-navigation--is-collapsed #react-navigation-root .doc-sidebar {
    transform: translateX(-250px); }
  #react-navigation-root .doc-navbar {
    width: 64px;
    height: 60px;
    left: 0px;
    top: 0px;
    background: #201F1F; }
  #react-navigation-root .doc-sidebar {
    width: 64px;
    left: 0px;
    top: 60px; } }

@media only screen and (min-width: 1921px) {
  .doc-navigation--is-collapsed #react-navigation-root .doc-sidebar {
    transform: translateX(-250px); }
  #react-navigation-root .doc-navbar {
    width: 64px;
    height: 60px;
    left: 0px;
    top: 0px;
    background: #201F1F; }
  #react-navigation-root .doc-sidebar {
    width: 64px;
    left: 0px;
    top: 60px; } }

#app-react-child-node-root {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  width: auto;
  height: auto;
  z-index: 2;
  transition: 0.1s ease-in-out;
  transform: translateX(64px);
  margin-right: 65px; }
  #app-react-child-node-root .doc-navbar {
    display: none !important;
    top: 0px;
    width: 280px;
    height: 60px;
    padding: 0;
    position: relative;
    border-bottom: 1px solid #D5D4D3;
    background: #F3F2F1; }
    #app-react-child-node-root .doc-navbar .doc-navbar__logo .doc-navbar__logo__text {
      position: absolute;
      left: 17px;
      top: 18px;
      width: 241px;
      height: 22px;
      font-family: Segoe UI;
      font-style: normal;
      font-weight: 600;
      font-size: 18px;
      line-height: 22px;
      display: flex;
      align-items: center;
      letter-spacing: -0.408px;
      text-transform: uppercase;
      color: #201F1F; }
    #app-react-child-node-root .doc-navbar .doc-navbar__sidebar-close--desktop {
      display: none; }
    #app-react-child-node-root .doc-navbar .dc-icon--close:before {
      height: 30px;
      width: 30px;
      background-image: url("/OnlineDoc-VI/images/iconclose.svg");
      background-repeat: no-repeat;
      content: ""; }
  #app-react-child-node-root .doc-sidebar {
    width: 280px;
    left: 0px;
    top: 60px;
    background: #F3F2F1;
    height: calc(100% - 50px);
    border-right: 1px solid #D5D4D3; }
    #app-react-child-node-root .doc-sidebar .doc-sidebar-list {
      padding-left: 0px; }
      #app-react-child-node-root .doc-sidebar .doc-sidebar-list .doc-sidebar-list__item--label {
        padding-left: 0px;
        margin-top: 0px;
        padding-top: 0px;
        padding-bottom: 0px; }
      #app-react-child-node-root .doc-sidebar .doc-sidebar-list .doc-sidebar-list__item--current-ancestor {
        color: #201F1F; }
        #app-react-child-node-root .doc-sidebar .doc-sidebar-list .doc-sidebar-list__item--current-ancestor li.doc-sidebar-list__item--current {
          background-color: #74060E !important; }
          #app-react-child-node-root .doc-sidebar .doc-sidebar-list .doc-sidebar-list__item--current-ancestor li.doc-sidebar-list__item--current > a {
            margin-left: 0px; }
            #app-react-child-node-root .doc-sidebar .doc-sidebar-list .doc-sidebar-list__item--current-ancestor li.doc-sidebar-list__item--current > a span.app-title {
              color: #FFFFFF !important; }
            #app-react-child-node-root .doc-sidebar .doc-sidebar-list .doc-sidebar-list__item--current-ancestor li.doc-sidebar-list__item--current > a:hover {
              background-color: #74060E !important; }
          #app-react-child-node-root .doc-sidebar .doc-sidebar-list .doc-sidebar-list__item--current-ancestor li.doc-sidebar-list__item--current:before {
            position: static;
            left: auto;
            height: auto;
            border-left: none;
            content: normal; }
        #app-react-child-node-root .doc-sidebar .doc-sidebar-list .doc-sidebar-list__item--current-ancestor:before {
          position: static;
          left: auto;
          height: auto;
          border-left: none;
          content: normal; }
      #app-react-child-node-root .doc-sidebar .doc-sidebar-list .app-navFirst-item > ul.doc-sidebar-list__children-list {
        display: block; }
      #app-react-child-node-root .doc-sidebar .doc-sidebar-list .doc-sidebar-list__item {
        border-top: none; }
        #app-react-child-node-root .doc-sidebar .doc-sidebar-list .doc-sidebar-list__item > a {
          display: flex;
          margin-left: 0px; }
        #app-react-child-node-root .doc-sidebar .doc-sidebar-list .doc-sidebar-list__item .doc-sidebar-list__children-list .doc-sidebar-list__item {
          line-height: normal; }
          #app-react-child-node-root .doc-sidebar .doc-sidebar-list .doc-sidebar-list__item .doc-sidebar-list__children-list .doc-sidebar-list__item .doc-sidebar-list__item__children-toggle {
            display: block; }
            #app-react-child-node-root .doc-sidebar .doc-sidebar-list .doc-sidebar-list__item .doc-sidebar-list__children-list .doc-sidebar-list__item .doc-sidebar-list__item__children-toggle:hover {
              color: #201F1F; }
            #app-react-child-node-root .doc-sidebar .doc-sidebar-list .doc-sidebar-list__item .doc-sidebar-list__children-list .doc-sidebar-list__item .doc-sidebar-list__item__children-toggle:before {
              /* Start overwrite hexo theme */
              position: absolute;
              left: auto;
              display: inline;
              width: 30px;
              height: 30px;
              line-height: 30px;
              margin-top: 0px;
              text-align: left;
              /* End overwrite hexo theme */ }
          #app-react-child-node-root .doc-sidebar .doc-sidebar-list .doc-sidebar-list__item .doc-sidebar-list__children-list .doc-sidebar-list__item .doc-sidebar-list__item__children-toggle--hide {
            font-weight: 600 !important; }
          #app-react-child-node-root .doc-sidebar .doc-sidebar-list .doc-sidebar-list__item .doc-sidebar-list__children-list .doc-sidebar-list__item .app-label {
            font-weight: normal;
            font-size: 14px;
            line-height: 20px;
            color: #201F1F; }
          #app-react-child-node-root .doc-sidebar .doc-sidebar-list .doc-sidebar-list__item .doc-sidebar-list__children-list .doc-sidebar-list__item .doc-sidebar-list__item__children-toggle--hide:before {
            padding: 0px 5px 0px 5px;
            height: 5px;
            width: 5px;
            margin-top: 9px;
            margin-left: -18px;
            background-image: url("/OnlineDoc-VI/images/icondown.svg");
            background-repeat: no-repeat;
            content: ""; }
          #app-react-child-node-root .doc-sidebar .doc-sidebar-list .doc-sidebar-list__item .doc-sidebar-list__children-list .doc-sidebar-list__item .doc-sidebar-list__item__children-toggle--show:before {
            padding: 0px 5.5px 0px 5px;
            height: 9px;
            width: 9px;
            margin-top: 6px;
            margin-left: -16px;
            background-image: url("/OnlineDoc-VI/images/iconright.svg");
            background-repeat: no-repeat;
            content: ""; }
        #app-react-child-node-root .doc-sidebar .doc-sidebar-list .doc-sidebar-list__item .doc-sidebar-list__children-list .doc-sidebar-list__item--link {
          color: #201F1F; }
          #app-react-child-node-root .doc-sidebar .doc-sidebar-list .doc-sidebar-list__item .doc-sidebar-list__children-list .doc-sidebar-list__item--link a.doc-sidebar-list__item__children-toggle--hide span.app-title {
            font-weight: 600; }
          #app-react-child-node-root .doc-sidebar .doc-sidebar-list .doc-sidebar-list__item .doc-sidebar-list__children-list .doc-sidebar-list__item--link a:hover {
            background-color: #D5D4D3; }
      #app-react-child-node-root .doc-sidebar .doc-sidebar-list > li.doc-sidebar-list__item--children-list--hidden {
        display: none; }
      #app-react-child-node-root .doc-sidebar .doc-sidebar-list > li > ul.doc-sidebar-list__children-list {
        padding-left: 0px; }
        #app-react-child-node-root .doc-sidebar .doc-sidebar-list > li > ul.doc-sidebar-list__children-list ul {
          padding-left: 0px;
          background-color: #F3F2F1; }
        #app-react-child-node-root .doc-sidebar .doc-sidebar-list > li > ul.doc-sidebar-list__children-list > li {
          margin-top: 0px;
          padding-top: 0px; }
          #app-react-child-node-root .doc-sidebar .doc-sidebar-list > li > ul.doc-sidebar-list__children-list > li > a {
            padding-left: 0px;
            padding: 4px 6px 4px 0px; }
            #app-react-child-node-root .doc-sidebar .doc-sidebar-list > li > ul.doc-sidebar-list__children-list > li > a > span {
              padding-left: 0px;
              font-size: 14px;
              line-height: 20px;
              font-weight: normal;
              color: #201F1F; }
            #app-react-child-node-root .doc-sidebar .doc-sidebar-list > li > ul.doc-sidebar-list__children-list > li > a > .app-space {
              padding-left: 35px; }
          #app-react-child-node-root .doc-sidebar .doc-sidebar-list > li > ul.doc-sidebar-list__children-list > li > span {
            display: block;
            padding: 4px 6px 4px 35px; }
          #app-react-child-node-root .doc-sidebar .doc-sidebar-list > li > ul.doc-sidebar-list__children-list > li > span:hover {
            color: #201F1F;
            background-color: #D5D4D3; }
          #app-react-child-node-root .doc-sidebar .doc-sidebar-list > li > ul.doc-sidebar-list__children-list > li > a.doc-sidebar-list__item__children-toggle {
            padding-left: 35px; }
            #app-react-child-node-root .doc-sidebar .doc-sidebar-list > li > ul.doc-sidebar-list__children-list > li > a.doc-sidebar-list__item__children-toggle > .app-space {
              padding: 0px; }
          #app-react-child-node-root .doc-sidebar .doc-sidebar-list > li > ul.doc-sidebar-list__children-list > li > ul.doc-sidebar-list__children-list > li {
            margin-top: 0px;
            padding-top: 0px;
            padding-bottom: 0px; }
            #app-react-child-node-root .doc-sidebar .doc-sidebar-list > li > ul.doc-sidebar-list__children-list > li > ul.doc-sidebar-list__children-list > li > a {
              padding-left: 0px; }
              #app-react-child-node-root .doc-sidebar .doc-sidebar-list > li > ul.doc-sidebar-list__children-list > li > ul.doc-sidebar-list__children-list > li > a > span {
                padding: 4px 0 4px 15px;
                font-size: 14px;
                line-height: 20px;
                font-weight: normal;
                color: #201F1F; }
              #app-react-child-node-root .doc-sidebar .doc-sidebar-list > li > ul.doc-sidebar-list__children-list > li > ul.doc-sidebar-list__children-list > li > a > .app-space {
                padding-left: 35px; }
            #app-react-child-node-root .doc-sidebar .doc-sidebar-list > li > ul.doc-sidebar-list__children-list > li > ul.doc-sidebar-list__children-list > li > span {
              display: block;
              padding: 4px 0 4px calc(35px + 15px); }
              #app-react-child-node-root .doc-sidebar .doc-sidebar-list > li > ul.doc-sidebar-list__children-list > li > ul.doc-sidebar-list__children-list > li > span:hover {
                color: #201F1F;
                background-color: #D5D4D3; }
            #app-react-child-node-root .doc-sidebar .doc-sidebar-list > li > ul.doc-sidebar-list__children-list > li > ul.doc-sidebar-list__children-list > li > .app-space {
              padding-left: 35px; }
            #app-react-child-node-root .doc-sidebar .doc-sidebar-list > li > ul.doc-sidebar-list__children-list > li > ul.doc-sidebar-list__children-list > li > ul.doc-sidebar-list__children-list > li {
              margin-top: 0px;
              padding-top: 0px;
              padding-bottom: 0px; }
              #app-react-child-node-root .doc-sidebar .doc-sidebar-list > li > ul.doc-sidebar-list__children-list > li > ul.doc-sidebar-list__children-list > li > ul.doc-sidebar-list__children-list > li > a {
                padding-left: 0px; }
                #app-react-child-node-root .doc-sidebar .doc-sidebar-list > li > ul.doc-sidebar-list__children-list > li > ul.doc-sidebar-list__children-list > li > ul.doc-sidebar-list__children-list > li > a > span {
                  padding: 4px 0 4px calc(15px + 15px);
                  font-size: 14px;
                  line-height: 20px;
                  font-weight: normal;
                  color: #201F1F; }
                #app-react-child-node-root .doc-sidebar .doc-sidebar-list > li > ul.doc-sidebar-list__children-list > li > ul.doc-sidebar-list__children-list > li > ul.doc-sidebar-list__children-list > li > a > .app-space {
                  padding-left: 35px; }
              #app-react-child-node-root .doc-sidebar .doc-sidebar-list > li > ul.doc-sidebar-list__children-list > li > ul.doc-sidebar-list__children-list > li > ul.doc-sidebar-list__children-list > li > span {
                display: block;
                padding: 4px 0 4px calc(35px + 15px + 15px); }
                #app-react-child-node-root .doc-sidebar .doc-sidebar-list > li > ul.doc-sidebar-list__children-list > li > ul.doc-sidebar-list__children-list > li > ul.doc-sidebar-list__children-list > li > span:hover {
                  color: #201F1F;
                  background-color: #D5D4D3; }
              #app-react-child-node-root .doc-sidebar .doc-sidebar-list > li > ul.doc-sidebar-list__children-list > li > ul.doc-sidebar-list__children-list > li > ul.doc-sidebar-list__children-list > li > .app-space {
                padding-left: 35px; }
              #app-react-child-node-root .doc-sidebar .doc-sidebar-list > li > ul.doc-sidebar-list__children-list > li > ul.doc-sidebar-list__children-list > li > ul.doc-sidebar-list__children-list > li > ul.doc-sidebar-list__children-list > li {
                margin-top: 0px;
                padding-top: 0px;
                padding-bottom: 0px; }
                #app-react-child-node-root .doc-sidebar .doc-sidebar-list > li > ul.doc-sidebar-list__children-list > li > ul.doc-sidebar-list__children-list > li > ul.doc-sidebar-list__children-list > li > ul.doc-sidebar-list__children-list > li > a {
                  padding-left: 0px; }
                  #app-react-child-node-root .doc-sidebar .doc-sidebar-list > li > ul.doc-sidebar-list__children-list > li > ul.doc-sidebar-list__children-list > li > ul.doc-sidebar-list__children-list > li > ul.doc-sidebar-list__children-list > li > a > span {
                    padding: 4px 0 4px calc(15px + 15px + 15px);
                    font-size: 14px;
                    line-height: 20px;
                    font-weight: normal;
                    color: #201F1F; }
                  #app-react-child-node-root .doc-sidebar .doc-sidebar-list > li > ul.doc-sidebar-list__children-list > li > ul.doc-sidebar-list__children-list > li > ul.doc-sidebar-list__children-list > li > ul.doc-sidebar-list__children-list > li > a > .app-space {
                    padding-left: 35px; }
                #app-react-child-node-root .doc-sidebar .doc-sidebar-list > li > ul.doc-sidebar-list__children-list > li > ul.doc-sidebar-list__children-list > li > ul.doc-sidebar-list__children-list > li > ul.doc-sidebar-list__children-list > li > span {
                  padding-left: calc(35px + 15px + 15px + 15px); }
                #app-react-child-node-root .doc-sidebar .doc-sidebar-list > li > ul.doc-sidebar-list__children-list > li > ul.doc-sidebar-list__children-list > li > ul.doc-sidebar-list__children-list > li > ul.doc-sidebar-list__children-list > li > .app-space {
                  padding-left: 35px; }
                #app-react-child-node-root .doc-sidebar .doc-sidebar-list > li > ul.doc-sidebar-list__children-list > li > ul.doc-sidebar-list__children-list > li > ul.doc-sidebar-list__children-list > li > ul.doc-sidebar-list__children-list > li > ul.doc-sidebar-list__children-list > li {
                  margin-top: 0px;
                  padding-top: 0px;
                  padding-bottom: 0px; }
                  #app-react-child-node-root .doc-sidebar .doc-sidebar-list > li > ul.doc-sidebar-list__children-list > li > ul.doc-sidebar-list__children-list > li > ul.doc-sidebar-list__children-list > li > ul.doc-sidebar-list__children-list > li > ul.doc-sidebar-list__children-list > li > a {
                    padding-left: 0px; }
                    #app-react-child-node-root .doc-sidebar .doc-sidebar-list > li > ul.doc-sidebar-list__children-list > li > ul.doc-sidebar-list__children-list > li > ul.doc-sidebar-list__children-list > li > ul.doc-sidebar-list__children-list > li > ul.doc-sidebar-list__children-list > li > a > span {
                      padding: 4px 0 4px calc(15px + 15px + 15px + 15px);
                      font-size: 14px;
                      line-height: 20px;
                      font-weight: normal;
                      color: #201F1F; }
                    #app-react-child-node-root .doc-sidebar .doc-sidebar-list > li > ul.doc-sidebar-list__children-list > li > ul.doc-sidebar-list__children-list > li > ul.doc-sidebar-list__children-list > li > ul.doc-sidebar-list__children-list > li > ul.doc-sidebar-list__children-list > li > a > .app-space {
                      padding-left: 35px; }
                  #app-react-child-node-root .doc-sidebar .doc-sidebar-list > li > ul.doc-sidebar-list__children-list > li > ul.doc-sidebar-list__children-list > li > ul.doc-sidebar-list__children-list > li > ul.doc-sidebar-list__children-list > li > ul.doc-sidebar-list__children-list > li > span {
                    padding-left: calc(35px + 15px + 15px + 15px + 15px); }
                  #app-react-child-node-root .doc-sidebar .doc-sidebar-list > li > ul.doc-sidebar-list__children-list > li > ul.doc-sidebar-list__children-list > li > ul.doc-sidebar-list__children-list > li > ul.doc-sidebar-list__children-list > li > ul.doc-sidebar-list__children-list > li > .app-space {
                    padding-left: 35px; }
          #app-react-child-node-root .doc-sidebar .doc-sidebar-list > li > ul.doc-sidebar-list__children-list > li > ul.doc-sidebar-list__children-list li:hover {
            color: #201F1F; }
        #app-react-child-node-root .doc-sidebar .doc-sidebar-list > li > ul.doc-sidebar-list__children-list #app-sub-title {
          display: none; }
      #app-react-child-node-root .doc-sidebar .doc-sidebar-list > li > span {
        display: none; }
      #app-react-child-node-root .doc-sidebar .doc-sidebar-list > li > a {
        display: none; }
      #app-react-child-node-root .doc-sidebar .doc-sidebar-list li#app0 {
        display: none; }

@media (max-width: 319px) {
  #app-react-child-node-root .doc-navbar {
    display: none !important; }
  #app-react-child-node-root .doc-sidebar {
    display: none; }
  .doc-sidebar--is-visible #app-react-child-node-root {
    border-right: none;
    z-index: 99999; }
    .doc-sidebar--is-visible #app-react-child-node-root .doc-sidebar {
      display: block;
      width: 200px;
      top: 50px; } }

@media (min-width: 320px) and (max-width: 479px) {
  #app-react-child-node-root {
    margin-right: calc(100vw - 245px); }
    #app-react-child-node-root .doc-navbar {
      display: none !important; }
    #app-react-child-node-root .doc-sidebar {
      display: none; }
  .doc-sidebar--is-visible #app-react-child-node-root {
    border-right: none;
    z-index: 99999; }
    .doc-sidebar--is-visible #app-react-child-node-root .doc-sidebar {
      display: block;
      width: 244px;
      top: 50px; } }

/* XS Landscape (Ex: Iphone 5 Landscape)*/
@media only screen and (max-width: 599px) and (min-width: 480px) {
  #app-react-child-node-root {
    margin-right: calc(100vw - 245px); }
    #app-react-child-node-root .doc-navbar {
      display: none !important; }
    #app-react-child-node-root .doc-sidebar {
      display: none; }
  .doc-sidebar--is-visible #app-react-child-node-root {
    border-right: none;
    z-index: 99999; }
    .doc-sidebar--is-visible #app-react-child-node-root .doc-sidebar {
      display: block;
      width: 244px;
      top: 50px; } }

/* SM (Ex: Ipad Mini Portrait, Ipad Portrait) */
@media only screen and (max-width: 767px) and (min-width: 600px) and (orientation: portrait) {
  #app-react-child-node-root .doc-navbar {
    display: none !important; }
  #app-react-child-node-root .doc-sidebar {
    display: none; }
  .doc-sidebar--is-visible #app-react-child-node-root {
    border-right: none;
    z-index: 99999; }
    .doc-sidebar--is-visible #app-react-child-node-root .doc-sidebar {
      display: block;
      width: 244px;
      top: 50px; } }

@media only screen and (max-width: 959px) and (min-width: 768px) and (orientation: portrait) {
  #app-react-child-node-root {
    margin-right: calc(100vw - 245px); }
    #app-react-child-node-root .doc-navbar {
      display: none !important; }
    #app-react-child-node-root .doc-sidebar {
      display: none; }
  .doc-sidebar--is-visible #app-react-child-node-root {
    border-right: none;
    z-index: 99999; }
    .doc-sidebar--is-visible #app-react-child-node-root .doc-sidebar {
      display: block;
      width: 244px;
      top: 50px; } }

/* SM (Ex: Iphone 6 Landscape)  */
@media only screen and (max-width: 767px) and (min-width: 600px) and (orientation: landscape) {
  #app-react-child-node-root {
    margin-right: calc(100vw - 245px); }
    #app-react-child-node-root .doc-navbar {
      display: none !important; }
    #app-react-child-node-root .doc-sidebar {
      display: none; }
  .doc-sidebar--is-visible #app-react-child-node-root {
    border-right: none;
    z-index: 99999; }
    .doc-sidebar--is-visible #app-react-child-node-root .doc-sidebar {
      display: block;
      width: 244px;
      top: 50px; } }

@media only screen and (max-width: 959px) and (min-width: 768px) and (orientation: landscape) {
  #app-react-child-node-root {
    margin-right: calc(100vw - 280px); }
    #app-react-child-node-root .doc-navbar {
      display: none !important; }
    #app-react-child-node-root .doc-sidebar {
      display: none; }
  .doc-sidebar--is-visible #app-react-child-node-root {
    border-right: none;
    z-index: 99999; }
    .doc-sidebar--is-visible #app-react-child-node-root .doc-sidebar {
      display: block;
      width: 280px;
      top: 50px; } }

/* MD (Ex: Ipad Mini Landscape, Ipad Landscape)*/
@media only screen and (max-width: 1024px) and (min-width: 960px) {
  #app-react-child-node-root {
    margin-right: calc(100vw - 280px); }
    #app-react-child-node-root .doc-navbar {
      display: none !important; }
    #app-react-child-node-root .doc-sidebar {
      display: none; }
  .doc-sidebar--is-visible #app-react-child-node-root {
    border-right: none;
    z-index: 99999; }
    .doc-sidebar--is-visible #app-react-child-node-root .doc-sidebar {
      display: block;
      width: 280px;
      top: 50px; } }

@media only screen and (max-width: 1279px) and (min-width: 1025px) {
  #app-react-child-node-root .doc-sidebar {
    display: none; }
  .doc-sidebar--is-visible #app-react-child-node-root {
    border-right: none;
    z-index: 99999; }
    .doc-sidebar--is-visible #app-react-child-node-root .doc-sidebar {
      display: block;
      width: 280px;
      top: 50px; } }

/* LG */
@media only screen and (max-width: 1366px) and (min-width: 1280px) {
  #app-react-child-node-root {
    margin-right: calc(100vw - 280px); }
    #app-react-child-node-root .doc-navbar {
      display: none !important; }
    #app-react-child-node-root .doc-sidebar {
      display: none; }
  .doc-sidebar--is-visible #app-react-child-node-root {
    border-right: none;
    z-index: 99999; }
    .doc-sidebar--is-visible #app-react-child-node-root .doc-sidebar {
      display: block;
      width: 280px;
      top: 50px; } }

.app-search-bar {
  position: fixed;
  top: 0px;
  /* Dat frame out */
  /* End Dat frame out */
  /* Dat Added */
  left: calc(100% - 254px);
  width: 254px;
  /* End Dat Added */
  z-index: 9999;
  display: flex;
  justify-content: space-between;
  height: 60px;
  background-color: #201F1F; }
  .app-search-bar #app-react-search-custom-root {
    width: 100%; }
    .app-search-bar #app-react-search-custom-root .doc-sidebar__search-form {
      height: auto;
      margin: 0px;
      text-align: center; }
      .app-search-bar #app-react-search-custom-root .doc-sidebar__search-form .dc-search-form.doc-search-form {
        margin-bottom: 0rem;
        max-width: inherit !important;
        /* Dat frame out */
        /* End Dat frame out */
        /* Dat Added */
        width: 230px;
        /* End Dat Added */
        border-radius: 4px;
        margin-top: 14px; }
        .app-search-bar #app-react-search-custom-root .doc-sidebar__search-form .dc-search-form.doc-search-form .dc-search-form__input {
          max-height: none;
          height: 32px;
          padding-left: 32px;
          border: none;
          background-color: #3E3D3D;
          color: #FFFFFF;
          font-weight: 400;
          border-radius: 4px; }
          .app-search-bar #app-react-search-custom-root .doc-sidebar__search-form .dc-search-form.doc-search-form .dc-search-form__input:focus {
            box-shadow: none; }
        .app-search-bar #app-react-search-custom-root .doc-sidebar__search-form .dc-search-form.doc-search-form .dc-search-form__btn {
          height: 32px;
          left: 0px;
          width: 32px; }
          .app-search-bar #app-react-search-custom-root .doc-sidebar__search-form .dc-search-form.doc-search-form .dc-search-form__btn .dc-icon--search {
            color: #9A9E9E; }
        .app-search-bar #app-react-search-custom-root .doc-sidebar__search-form .dc-search-form.doc-search-form .app-clear-search-data {
          display: flex;
          position: absolute;
          top: 0;
          right: 0;
          height: 32px;
          width: 20px;
          margin: 0;
          padding: 0;
          border: 0;
          background: transparent;
          color: #9b9b9b;
          font-size: 1.3rem; }
          .app-search-bar #app-react-search-custom-root .doc-sidebar__search-form .dc-search-form.doc-search-form .app-clear-search-data .dc-icon--close {
            align-self: center; }
        .app-search-bar #app-react-search-custom-root .doc-sidebar__search-form .dc-search-form.doc-search-form .app-show-hide-search-bar {
          display: none;
          position: absolute;
          top: 0;
          right: 0;
          height: 32px;
          width: 20px;
          margin: 0;
          padding: 0;
          border: 0;
          background: transparent;
          color: #9b9b9b;
          font-size: 1.3rem; }
          .app-search-bar #app-react-search-custom-root .doc-sidebar__search-form .dc-search-form.doc-search-form .app-show-hide-search-bar .dc-icon--close {
            align-self: center; }
  .app-search-bar .app-user-login {
    display: flex;
    align-items: center;
    height: 60px;
    width: 250px;
    background-color: #201F1F; }

.doc-navigation--is-collapsed .app-search-bar {
  left: 64px;
  width: calc(100% - 345px + 280px); }

@media (max-width: 319px) {
  .app-search-bar {
    display: none; } }

@media (min-width: 320px) and (max-width: 479px) {
  .app-search-bar {
    display: none; } }

/* XS Landscape (Ex: Iphone 5 Landscape)*/
@media only screen and (max-width: 599px) and (min-width: 480px) {
  .app-search-bar {
    display: none; } }

/* SM (Ex: Ipad Mini Portrait, Ipad Portrait) */
@media only screen and (max-width: 767px) and (min-width: 600px) and (orientation: portrait) {
  .app-search-bar {
    display: none; }
    .app-search-bar #app-react-search-custom-root {
      display: none !important; } }

@media only screen and (max-width: 959px) and (min-width: 768px) and (orientation: portrait) {
  .app-search-bar {
    display: none; }
    .app-search-bar #app-react-search-custom-root {
      display: none !important; } }

/* SM (Ex: Iphone 6 Landscape)  */
@media only screen and (max-width: 767px) and (min-width: 600px) and (orientation: landscape) {
  .app-search-bar {
    display: none; }
    .app-search-bar #app-react-search-custom-root {
      display: none !important; } }

@media only screen and (max-width: 959px) and (min-width: 768px) and (orientation: landscape) {
  .app-search-bar {
    display: none; }
    .app-search-bar #app-react-search-custom-root {
      display: none !important; } }

/* MD (Ex: Ipad Mini Landscape, Ipad Landscape)*/
@media only screen and (max-width: 1024px) and (min-width: 960px) {
  .app-search-bar {
    display: none; }
    .app-search-bar #app-react-search-custom-root {
      display: none !important; } }

@media only screen and (max-width: 1279px) and (min-width: 1025px) {
  .app-search-bar {
    display: none; }
    .app-search-bar #app-react-search-custom-root {
      display: none !important; } }

/* LG */
@media only screen and (max-width: 1366px) and (min-width: 1280px) {
  .app-search-bar {
    display: none; }
    .app-search-bar #app-react-search-custom-root {
      display: none !important; } }

.doc-content {
  top: 60px;
  min-height: auto;
  padding-top: 0px;
  padding-bottom: 60px;
  margin-right: 595px; }
  .doc-content .dc-page {
    padding: 0px !important; }
    .doc-content .dc-page .dc-card {
      display: flex;
      padding: 2.4rem 4.8rem; }
      .doc-content .dc-page .dc-card #page-content {
        width: 100%;
        min-height: calc(100vh - 146px);
        font-size: 15px;
        font-weight: normal;
        color: #201F1F; }
        .doc-content .dc-page .dc-card #page-content .app-home-page .app-home-page-banner {
          background-image: url("/OnlineDoc-VI/odoc/images/OnlineDocsHome.jpg");
          background-position: center;
          background-repeat: no-repeat;
          background-size: cover;
          height: 100%;
          min-height: 320px;
          margin-bottom: 54px; }
          .doc-content .dc-page .dc-card #page-content .app-home-page .app-home-page-banner .app-home-page-banner-content {
            height: 320px;
            width: 600px;
            padding-left: 48px; }
            .doc-content .dc-page .dc-card #page-content .app-home-page .app-home-page-banner .app-home-page-banner-content h1 {
              font-family: 'Google Sans', 'Roboto', 'Helvetica Neue', sans-serif;
              font-style: normal;
              font-weight: normal;
              font-size: 32px;
              line-height: 42px;
              color: #74060E;
              margin-bottom: 12px; }
            .doc-content .dc-page .dc-card #page-content .app-home-page .app-home-page-banner .app-home-page-banner-content h6 {
              font-style: normal;
              font-weight: normal;
              font-size: 14px;
              line-height: 20px;
              color: #1F1F1F;
              margin: 0; }
        .doc-content .dc-page .dc-card #page-content .app-home-page .app-home-page-content-detail-row-custom {
          margin: 0 -16px; }
          .doc-content .dc-page .dc-card #page-content .app-home-page .app-home-page-content-detail-row-custom .app-home-page-content h3 {
            color: #000000;
            margin-bottom: 24px; }
          .doc-content .dc-page .dc-card #page-content .app-home-page .app-home-page-content-detail-row-custom .app-home-page-content .app-home-page-content-detail {
            margin-bottom: 32px; }
            .doc-content .dc-page .dc-card #page-content .app-home-page .app-home-page-content-detail-row-custom .app-home-page-content .app-home-page-content-detail h4 {
              color: #333333;
              margin-bottom: 4px; }
        .doc-content .dc-page .dc-card #page-content .app-navigation-wrap {
          display: flex;
          justify-content: space-between;
          align-items: center;
          height: 60px;
          border-top: 2px solid #F3F2F1;
          border-bottom: 2px solid #F3F2F1;
          margin-top: 24px; }
          .doc-content .dc-page .dc-card #page-content .app-navigation-wrap #btnPrevious,
          .doc-content .dc-page .dc-card #page-content .app-navigation-wrap #btnNext {
            background-color: transparent;
            border: none;
            font-family: 'Segoe UI', 'SegoeUI', "Helvetica Neue", Helvetica, Arial, sans-serif;
            font-style: normal;
            font-weight: normal;
            font-size: 16px;
            line-height: 18px;
            color: #201F1F; }
          .doc-content .dc-page .dc-card #page-content .app-navigation-wrap #btnPrevious:hover,
          .doc-content .dc-page .dc-card #page-content .app-navigation-wrap #btnNext:hover {
            color: #74060E; }
          .doc-content .dc-page .dc-card #page-content .app-navigation-wrap #btnPrevious:disabled,
          .doc-content .dc-page .dc-card #page-content .app-navigation-wrap #btnNext:disabled {
            color: gray; }
          .doc-content .dc-page .dc-card #page-content .app-navigation-wrap .ms-Icon--ChevronLeft,
          .doc-content .dc-page .dc-card #page-content .app-navigation-wrap .ms-Icon--ChevronRight {
            font-size: 12px;
            color: #999897; }
          .doc-content .dc-page .dc-card #page-content .app-navigation-wrap .ms-Icon--ChevronLeft:hover,
          .doc-content .dc-page .dc-card #page-content .app-navigation-wrap .ms-Icon--ChevronRight:hover {
            color: #74060E; }
        .doc-content .dc-page .dc-card #page-content .app-comment-space {
          display: none; }
          .doc-content .dc-page .dc-card #page-content .app-comment-space .app-text-label {
            color: #201F1F;
            margin-block-start: 1em;
            margin-block-end: 1em; }
          .doc-content .dc-page .dc-card #page-content .app-comment-space .app-feedback-wrap {
            display: flex;
            justify-content: center;
            flex-direction: row;
            gap: 10px;
            font-family: Segoe UI;
            font-style: normal;
            font-weight: 600;
            font-size: 15px;
            line-height: 18px;
            color: #201F1F;
            height: 49px;
            background-color: #F3F2F1;
            border: 1px solid #D5D4D3;
            box-sizing: border-box;
            border-radius: 4px 4px 0px 0px; }
            .doc-content .dc-page .dc-card #page-content .app-comment-space .app-feedback-wrap .app-feedback-infor {
              display: flex;
              align-items: center; }
            .doc-content .dc-page .dc-card #page-content .app-comment-space .app-feedback-wrap .app-feedback-btn {
              display: flex;
              align-items: flex-end; }
              .doc-content .dc-page .dc-card #page-content .app-comment-space .app-feedback-wrap .app-feedback-btn #btnYes {
                border: none; }
              .doc-content .dc-page .dc-card #page-content .app-comment-space .app-feedback-wrap .app-feedback-btn #btnNo {
                border: none; }
                .doc-content .dc-page .dc-card #page-content .app-comment-space .app-feedback-wrap .app-feedback-btn #btnNo img {
                  height: 24px;
                  width: 24px; }
          .doc-content .dc-page .dc-card #page-content .app-comment-space .app-textarea-text {
            margin: 0px;
            width: 100%;
            height: 110px;
            padding-left: 20px;
            font-style: italic;
            background: #FFFFFF;
            border: 1px solid #D5D4D3;
            box-sizing: border-box;
            border-radius: 0px 0px 4px 4px; }
          .doc-content .dc-page .dc-card #page-content .app-comment-space .app-feedback-text {
            display: none;
            justify-content: center;
            align-items: center;
            margin-top: 25px;
            font-family: Segoe UI;
            font-style: normal;
            font-weight: 600;
            font-size: 18px;
            line-height: 18px;
            color: #201F1F;
            height: 49px;
            background-color: #F3F2F1;
            border: 1px solid #D5D4D3;
            box-sizing: border-box;
            border-radius: 4px 4px 0px 0px; }
          .doc-content .dc-page .dc-card #page-content .app-comment-space .app-btn-wrap {
            display: flex;
            justify-content: flex-end;
            margin-top: 10px; }
            .doc-content .dc-page .dc-card #page-content .app-comment-space .app-btn-wrap .app-btn-send {
              font-style: normal;
              font-weight: 400;
              font-size: 16px;
              line-height: 22px;
              color: #333333;
              text-decoration: none;
              background-color: #E0E0E0;
              display: block;
              width: 84px;
              padding: 8px 24px;
              border: 0;
              border-radius: 4px; }
        .doc-content .dc-page .dc-card #page-content a.doc-anchor {
          display: none; }
        .doc-content .dc-page .dc-card #page-content a.header-anchor {
          display: none; }
        .doc-content .dc-page .dc-card #page-content a {
          color: #74060E; }
          .doc-content .dc-page .dc-card #page-content a:hover {
            text-decoration: underline; }
        .doc-content .dc-page .dc-card #page-content h1 {
          font-family: 'Google Sans', 'Roboto', 'Helvetica Neue', sans-serif;
          font-style: normal;
          font-weight: normal;
          font-size: 32px;
          line-height: 42px;
          color: #201F1F;
          margin: 32px 0 10px 0; }
          .doc-content .dc-page .dc-card #page-content h1:first-child {
            margin: 0 0 12px 0; }
        .doc-content .dc-page .dc-card #page-content h2 {
          font-family: 'Google Sans', 'Roboto', 'Helvetica Neue', sans-serif;
          font-style: normal;
          font-weight: normal;
          font-size: 28px;
          line-height: 36px;
          letter-spacing: -0.408px;
          color: #201F1F;
          margin: 32px 0 10px 0; }
        .doc-content .dc-page .dc-card #page-content p {
          font-style: normal;
          font-weight: normal;
          font-size: 14px;
          line-height: 20px;
          color: #424242;
          margin-bottom: 10px; }
        .doc-content .dc-page .dc-card #page-content strong {
          font-weight: 600;
          color: #424242; }
        .doc-content .dc-page .dc-card #page-content .app-blockquote-warn br {
          display: none; }
        .doc-content .dc-page .dc-card #page-content .app-blockquote-warn blockquote {
          background-color: #EACDC5;
          padding: 8px 20px 4px;
          border-left: 4px solid #B8323C;
          border-radius: 4px; }
          .doc-content .dc-page .dc-card #page-content .app-blockquote-warn blockquote h4 {
            font-size: 16px;
            font-weight: 600;
            line-height: 22px;
            color: #B8323C;
            margin: 12px 0 4px 0; }
          .doc-content .dc-page .dc-card #page-content .app-blockquote-warn blockquote p {
            font-size: 14px;
            font-weight: 400;
            line-height: 22px;
            color: #424242;
            margin-bottom: 4px; }
        .doc-content .dc-page .dc-card #page-content .app-blockquote-tip br {
          display: none; }
        .doc-content .dc-page .dc-card #page-content .app-blockquote-tip blockquote {
          background-color: #CCE6E6;
          padding: 8px 20px 4px;
          border-left: 4px solid #008080;
          border-radius: 4px; }
          .doc-content .dc-page .dc-card #page-content .app-blockquote-tip blockquote h4 {
            font-size: 16px;
            font-weight: 600;
            line-height: 22px;
            color: #008080;
            margin: 12px 0 4px 0; }
          .doc-content .dc-page .dc-card #page-content .app-blockquote-tip blockquote p {
            font-size: 14px;
            font-weight: 400;
            line-height: 22px;
            color: #424242;
            margin-bottom: 4px; }
        .doc-content .dc-page .dc-card #page-content .app-blockquote-info br {
          display: none; }
        .doc-content .dc-page .dc-card #page-content .app-blockquote-info blockquote {
          background-color: #CCDAEE;
          padding: 8px 20px 4px;
          border-left: 4px solid #336CBC;
          border-radius: 4px; }
          .doc-content .dc-page .dc-card #page-content .app-blockquote-info blockquote h4 {
            font-size: 16px;
            font-weight: 600;
            line-height: 22px;
            color: #336CBC;
            margin: 12px 0 4px 0; }
          .doc-content .dc-page .dc-card #page-content .app-blockquote-info blockquote p {
            font-size: 14px;
            font-weight: 400;
            line-height: 22px;
            color: #424242;
            margin-bottom: 4px; }
        .doc-content .dc-page .dc-card #page-content blockquote {
          font-style: normal;
          font-weight: normal;
          font-size: 16px;
          line-height: 22px;
          color: #424242;
          margin: 12px 0;
          padding: 8px 24px 4px;
          border-left: 2px solid #74060E; }
        .doc-content .dc-page .dc-card #page-content h3 {
          font-family: 'Google Sans', 'Roboto', 'Helvetica Neue', sans-serif;
          font-style: normal;
          font-weight: normal;
          font-size: 24px;
          line-height: 31px;
          color: #201F1F;
          margin: 24px 0 10px 0; }
        .doc-content .dc-page .dc-card #page-content pre {
          background-color: #F3F2F1;
          color: #424242;
          padding: 16px 24px;
          margin: 12px 0;
          border-radius: 4px; }
          .doc-content .dc-page .dc-card #page-content pre span {
            font-style: normal;
            font-weight: normal;
            font-size: 14px;
            line-height: 20px; }
        .doc-content .dc-page .dc-card #page-content em {
          font-size: 14px;
          line-height: 20px;
          color: #424242; }
        .doc-content .dc-page .dc-card #page-content h4 {
          font-family: 'Google Sans', 'Roboto', 'Helvetica Neue', sans-serif;
          font-style: normal;
          font-weight: normal;
          font-size: 20px;
          line-height: 26px;
          color: #201F1F;
          margin: 24px 0 10px 0; }
        .doc-content .dc-page .dc-card #page-content h5 {
          font-style: normal;
          font-weight: normal;
          font-size: 16px;
          line-height: 22px;
          color: #201F1F;
          margin: 16px 0 10px 0; }
        .doc-content .dc-page .dc-card #page-content h6 {
          font-style: normal;
          font-weight: normal;
          font-size: 14px;
          line-height: 20px;
          color: #424242;
          margin: 16px 0 10px 0; }
        .doc-content .dc-page .dc-card #page-content font[size="1"] {
          font-style: normal;
          font-weight: normal;
          font-size: 12px;
          line-height: 16px;
          color: #424242; }
        .doc-content .dc-page .dc-card #page-content font[size="2"] {
          font-style: normal;
          font-weight: normal;
          font-size: 14px;
          line-height: 20px;
          color: #424242; }
        .doc-content .dc-page .dc-card #page-content font[size="3"] {
          font-style: normal;
          font-weight: normal;
          font-size: 16px;
          line-height: 22px;
          color: #424242; }
        .doc-content .dc-page .dc-card #page-content ol,
        .doc-content .dc-page .dc-card #page-content ul {
          margin-top: 0;
          margin-bottom: 12px; }
          .doc-content .dc-page .dc-card #page-content ol li,
          .doc-content .dc-page .dc-card #page-content ul li {
            font-family: 'Segoe UI';
            font-style: normal;
            font-weight: normal;
            font-size: 14px;
            line-height: 20px;
            color: #424242;
            margin-bottom: 0; }
            .doc-content .dc-page .dc-card #page-content ol li ul,
            .doc-content .dc-page .dc-card #page-content ul li ul {
              list-style: circle;
              margin-bottom: 0; }
              .doc-content .dc-page .dc-card #page-content ol li ul ul,
              .doc-content .dc-page .dc-card #page-content ul li ul ul {
                list-style: square; }
                .doc-content .dc-page .dc-card #page-content ol li ul ul ul,
                .doc-content .dc-page .dc-card #page-content ul li ul ul ul {
                  list-style: disc; }
                  .doc-content .dc-page .dc-card #page-content ol li ul ul ul ul,
                  .doc-content .dc-page .dc-card #page-content ul li ul ul ul ul {
                    list-style: circle; }
                    .doc-content .dc-page .dc-card #page-content ol li ul ul ul ul ul,
                    .doc-content .dc-page .dc-card #page-content ul li ul ul ul ul ul {
                      list-style: square; }
          .doc-content .dc-page .dc-card #page-content ol p,
          .doc-content .dc-page .dc-card #page-content ul p {
            margin-top: 8px;
            margin-bottom: 0; }
            .doc-content .dc-page .dc-card #page-content ol p:first-child,
            .doc-content .dc-page .dc-card #page-content ul p:first-child {
              margin-top: 0; }
          .doc-content .dc-page .dc-card #page-content ol a,
          .doc-content .dc-page .dc-card #page-content ul a {
            font-style: normal;
            font-weight: normal;
            font-size: 14px;
            line-height: 20px;
            color: #74060E; }
          .doc-content .dc-page .dc-card #page-content ol h6,
          .doc-content .dc-page .dc-card #page-content ul h6 {
            margin: 0; }
        .doc-content .dc-page .dc-card #page-content a {
          font-style: normal;
          font-weight: normal;
          font-size: 14px;
          line-height: 20px;
          color: #74060E; }
        .doc-content .dc-page .dc-card #page-content img {
          padding: 0;
          border-radius: 4px;
          margin-bottom: 12px;
          filter: drop-shadow(0px 0.6px 1.8px rgba(0, 0, 0, 0.11)) drop-shadow(0px 3.2px 7.2px rgba(0, 0, 0, 0.13)); }
          .doc-content .dc-page .dc-card #page-content img.scale-10-img {
            width: 10%; }
          .doc-content .dc-page .dc-card #page-content img.scale-20-img {
            width: 20%; }
          .doc-content .dc-page .dc-card #page-content img.scale-30-img {
            width: 30%; }
          .doc-content .dc-page .dc-card #page-content img.scale-40-img {
            width: 40%; }
          .doc-content .dc-page .dc-card #page-content img.scale-50-img {
            width: 50%; }
          .doc-content .dc-page .dc-card #page-content img.scale-60-img {
            width: 60%; }
          .doc-content .dc-page .dc-card #page-content img.scale-70-img {
            width: 70%; }
          .doc-content .dc-page .dc-card #page-content img.scale-80-img {
            width: 80%; }
          .doc-content .dc-page .dc-card #page-content img.scale-90-img {
            width: 90%; }
        .doc-content .dc-page .dc-card #page-content .app-img-background {
          background-color: #F3F2F1;
          border-radius: 4px;
          margin-bottom: 24px; }
          .doc-content .dc-page .dc-card #page-content .app-img-background img {
            display: block;
            background-color: transparent;
            padding: 12px 0;
            margin-bottom: 0; }
        .doc-content .dc-page .dc-card #page-content .app-align-left img {
          margin-right: auto; }
        .doc-content .dc-page .dc-card #page-content .app-align-center img {
          margin-left: auto;
          margin-right: auto; }
        .doc-content .dc-page .dc-card #page-content .app-align-right img {
          margin-left: auto; }
        .doc-content .dc-page .dc-card #page-content table tr:nth-child(2n) {
          background-color: #F3F2F1; }
        .doc-content .dc-page .dc-card #page-content table th,
        .doc-content .dc-page .dc-card #page-content table td {
          padding: 6px 12px; }
        .doc-content .dc-page .dc-card #page-content table th {
          font-weight: 600 !important;
          border: none !important;
          border-bottom: 2px solid #B7B6B5 !important; }
        .doc-content .dc-page .dc-card #page-content table td {
          border: none !important;
          border-bottom: 1px solid #D5D4D3 !important; }
        .doc-content .dc-page .dc-card #page-content table {
          width: 100%;
          word-break: break-word; }
          .doc-content .dc-page .dc-card #page-content table tr th {
            font-style: normal;
            font-weight: normal;
            font-size: 14px;
            line-height: 20px;
            color: #424242;
            padding: 6px 12px; }
          .doc-content .dc-page .dc-card #page-content table tr td {
            font-style: normal;
            font-weight: normal;
            font-size: 14px;
            line-height: 20px;
            color: #424242;
            padding: 6px 12px;
            vertical-align: baseline; }
            .doc-content .dc-page .dc-card #page-content table tr td ul li {
              font-family: 'Segoe UI';
              font-style: normal;
              font-weight: normal;
              font-size: 14px;
              line-height: 20px;
              color: #424242; }
              .doc-content .dc-page .dc-card #page-content table tr td ul li a {
                font-family: 'Segoe UI';
                font-style: normal;
                font-weight: normal;
                font-size: 14px;
                line-height: 20px;
                color: #74060E; }
          .doc-content .dc-page .dc-card #page-content table tr:nth-child(2n-1) td {
            background-color: transparent; }
        .doc-content .dc-page .dc-card #page-content code {
          background-color: #F3F2F1; }
        .doc-content .dc-page .dc-card #page-content span.string {
          color: #ce753e; }
        .doc-content .dc-page .dc-card #page-content figure {
          background-color: #F3F2F1;
          margin: 12px 0;
          border-radius: 4px; }
          .doc-content .dc-page .dc-card #page-content figure table tr td {
            border: none !important;
            padding: 0; }
            .doc-content .dc-page .dc-card #page-content figure table tr td.gutter {
              min-width: 64px; }
              .doc-content .dc-page .dc-card #page-content figure table tr td.gutter pre {
                padding: 16px;
                color: #B7B6B5; }
            .doc-content .dc-page .dc-card #page-content figure table tr td.code pre {
              padding: 16px;
              overflow-x: hidden;
              width: 100%; }
            .doc-content .dc-page .dc-card #page-content figure table tr td.code .app-btn-copy-code-snippet {
              cursor: pointer;
              float: right;
              margin-right: 10px;
              margin-bottom: -32px; }
            .doc-content .dc-page .dc-card #page-content figure table tr td pre {
              margin: 0; }
      .doc-content .dc-page .dc-card #react-search-results-root {
        min-height: calc(100vh - 168px); }
        .doc-content .dc-page .dc-card #react-search-results-root .doc-search-results .doc-search-results__list .doc-search-results__list__item .doc-search-results__list__link {
          color: #74060E; }
          .doc-content .dc-page .dc-card #react-search-results-root .doc-search-results .doc-search-results__list .doc-search-results__list__item .doc-search-results__list__link:hover {
            text-decoration: underline; }
        .doc-content .dc-page .dc-card #react-search-results-root .doc-search-results .doc-search-results__list .doc-search-results__list__item .doc-search-results__list__score {
          display: none; }
        .doc-content .dc-page .dc-card #react-search-results-root .doc-search-results .doc-search-results__list .doc-search-results__list__item .doc-search-results__list__score-divider {
          display: none; }
        .doc-content .dc-page .dc-card #react-search-results-root .doc-search-results .doc-search-results__list .doc-search-results__list__item p {
          font-family: 'Segoe UI', 'SegoeUI', "Helvetica Neue", Helvetica, Arial, sans-serif;
          line-height: normal; }

@media (max-width: 319px) {
  .doc-sidebar--is-visible .doc-content {
    top: 50px;
    transform: translateX(0px) !important;
    margin-right: 0px;
    padding-bottom: 50px !important; }
  .doc-content {
    top: 50px;
    transform: translateX(0px) !important;
    margin-right: 0px;
    padding-bottom: 50px !important; }
    .doc-content .dc-page .dc-card {
      padding: 1.4rem 2.4rem; }
      .doc-content .dc-page .dc-card #page-content .app-home-page .app-home-page-banner {
        background-image: url("/OnlineDoc-VI/odoc/images/OnlineDocsHomeMobile.jpg");
        margin-bottom: 0; }
        .doc-content .dc-page .dc-card #page-content .app-home-page .app-home-page-banner .app-home-page-banner-content {
          width: 100%;
          height: 530px;
          padding: 0 18px; }
      .doc-content .dc-page .dc-card #page-content .app-comment-space {
        margin-bottom: 10px; }
        .doc-content .dc-page .dc-card #page-content .app-comment-space .app-feedback-wrap {
          flex-direction: column;
          align-items: center;
          height: auto;
          gap: 0px; }
          .doc-content .dc-page .dc-card #page-content .app-comment-space .app-feedback-wrap .app-feedback-infor {
            padding: 5px 0px; }
          .doc-content .dc-page .dc-card #page-content .app-comment-space .app-feedback-wrap .app-feedback-btn {
            padding: 5px 0px; } }

@media (min-width: 320px) and (max-width: 479px) {
  .doc-content {
    top: 0;
    margin-right: 0px;
    padding-top: 50px;
    padding-bottom: 0px !important; }
    .doc-content .dc-page .dc-card {
      padding: 1.4rem 2.4rem; }
      .doc-content .dc-page .dc-card #page-content .app-home-page .app-home-page-banner {
        background-image: url("/OnlineDoc-VI/odoc/images/OnlineDocsHomeMobile.jpg");
        margin-bottom: 0; }
        .doc-content .dc-page .dc-card #page-content .app-home-page .app-home-page-banner .app-home-page-banner-content {
          width: 100%;
          height: 400px;
          padding: 0 18px; }
      .doc-content .dc-page .dc-card #page-content .app-comment-space {
        margin-bottom: 10px; }
        .doc-content .dc-page .dc-card #page-content .app-comment-space .app-feedback-wrap {
          flex-direction: column;
          align-items: center;
          height: auto;
          gap: 0px; }
          .doc-content .dc-page .dc-card #page-content .app-comment-space .app-feedback-wrap .app-feedback-infor {
            padding: 5px 0px; }
          .doc-content .dc-page .dc-card #page-content .app-comment-space .app-feedback-wrap .app-feedback-btn {
            padding: 5px 0px; }
  .doc-sidebar--is-visible .doc-content {
    transform: translateX(0px) !important; } }

/* XS Landscape (Ex: Iphone 5 Landscape)*/
@media only screen and (max-width: 599px) and (min-width: 480px) {
  .doc-content {
    top: 0;
    margin-right: 0px;
    padding-top: 50px;
    padding-bottom: 0px !important; }
    .doc-content .dc-page .dc-card {
      padding: 1.4rem 2.4rem; }
      .doc-content .dc-page .dc-card #page-content .app-home-page .app-home-page-banner {
        background-image: url("/OnlineDoc-VI/odoc/images/OnlineDocsHomeMobile.jpg");
        margin-bottom: 0; }
        .doc-content .dc-page .dc-card #page-content .app-home-page .app-home-page-banner .app-home-page-banner-content {
          width: 100%;
          height: 400px;
          padding: 0 18px; }
      .doc-content .dc-page .dc-card #page-content .app-comment-space {
        margin-bottom: 10px; }
        .doc-content .dc-page .dc-card #page-content .app-comment-space .app-feedback-wrap {
          flex-direction: column;
          align-items: center;
          height: auto;
          gap: 0px; }
          .doc-content .dc-page .dc-card #page-content .app-comment-space .app-feedback-wrap .app-feedback-infor {
            padding: 5px 0px; }
          .doc-content .dc-page .dc-card #page-content .app-comment-space .app-feedback-wrap .app-feedback-btn {
            padding: 5px 0px; }
  .doc-sidebar--is-visible .doc-content {
    transform: translateX(0px) !important; } }

/* SM (Ex: Ipad Mini Portrait, Ipad Portrait) */
@media only screen and (max-width: 767px) and (min-width: 600px) and (orientation: portrait) {
  .doc-content {
    top: 0;
    margin-right: 0px;
    padding-top: 50px;
    padding-bottom: 0px !important; }
    .doc-content .dc-page .dc-card {
      padding: 1.4rem 2.4rem; }
      .doc-content .dc-page .dc-card #page-content .app-home-page .app-home-page-banner {
        background-image: url("/OnlineDoc-VI/odoc/images/OnlineDocsHomeTablet.jpg"); }
        .doc-content .dc-page .dc-card #page-content .app-home-page .app-home-page-banner .app-home-page-banner-content {
          width: 440px; }
      .doc-content .dc-page .dc-card #page-content .app-comment-space {
        margin-bottom: 10px; }
        .doc-content .dc-page .dc-card #page-content .app-comment-space .app-feedback-wrap {
          flex-direction: column;
          align-items: center;
          height: auto;
          gap: 0px; }
          .doc-content .dc-page .dc-card #page-content .app-comment-space .app-feedback-wrap .app-feedback-infor {
            padding: 5px 0px; }
          .doc-content .dc-page .dc-card #page-content .app-comment-space .app-feedback-wrap .app-feedback-btn {
            padding: 5px 0px; }
  .doc-sidebar--is-visible .doc-content {
    transform: translateX(310px) !important; } }

@media only screen and (max-width: 959px) and (min-width: 768px) and (orientation: portrait) {
  .doc-content {
    top: 50px;
    margin-right: 0px;
    padding-bottom: 50px !important;
    transform: translateX(0px) !important;
    margin-right: 0px !important; }
    .doc-content .dc-page .dc-card {
      padding: 1.4rem 2.4rem; }
      .doc-content .dc-page .dc-card #page-content .app-home-page .app-home-page-banner {
        background-image: url("/OnlineDoc-VI/odoc/images/OnlineDocsHomeTablet.jpg");
        margin-bottom: 0; }
        .doc-content .dc-page .dc-card #page-content .app-home-page .app-home-page-banner .app-home-page-banner-content {
          width: 610px;
          padding: 0 45px; }
      .doc-content .dc-page .dc-card #page-content .app-comment-space {
        margin-bottom: 10px; }
        .doc-content .dc-page .dc-card #page-content .app-comment-space .app-feedback-wrap {
          flex-direction: column;
          align-items: center;
          height: auto;
          gap: 0px; }
          .doc-content .dc-page .dc-card #page-content .app-comment-space .app-feedback-wrap .app-feedback-infor {
            padding: 5px 0px; }
          .doc-content .dc-page .dc-card #page-content .app-comment-space .app-feedback-wrap .app-feedback-btn {
            padding: 5px 0px; }
  .doc-sidebar--is-visible .doc-content {
    margin-right: 0px;
    transform: translateX(0px) !important; } }

/* SM (Ex: Iphone 6 Landscape)  */
@media only screen and (max-width: 767px) and (min-width: 600px) and (orientation: landscape) {
  .doc-content {
    top: 0;
    margin-right: 0px;
    padding-top: 50px;
    padding-bottom: 0px !important; }
    .doc-content .dc-page .dc-card {
      padding: 1.4rem 2.4rem; }
      .doc-content .dc-page .dc-card #page-content .app-home-page .app-home-page-banner {
        background-image: url("/OnlineDoc-VI/odoc/images/OnlineDocsHomeTablet.jpg");
        margin-bottom: 0; }
        .doc-content .dc-page .dc-card #page-content .app-home-page .app-home-page-banner .app-home-page-banner-content {
          width: 610px;
          padding: 0 30px; }
      .doc-content .dc-page .dc-card #page-content .app-comment-space {
        margin-bottom: 10px; }
        .doc-content .dc-page .dc-card #page-content .app-comment-space .app-feedback-wrap {
          flex-direction: column;
          align-items: center;
          height: auto;
          gap: 0px; }
          .doc-content .dc-page .dc-card #page-content .app-comment-space .app-feedback-wrap .app-feedback-infor {
            padding: 5px 0px; }
          .doc-content .dc-page .dc-card #page-content .app-comment-space .app-feedback-wrap .app-feedback-btn {
            padding: 5px 0px; }
  .doc-sidebar--is-visible .doc-content {
    transform: translateX(0px) !important; } }

@media only screen and (max-width: 927px) and (min-width: 801px) {
  .doc-content {
    top: 10px;
    padding-top: 40px;
    padding-bottom: 0px !important;
    transform: translateX(0px) !important;
    margin-right: 0px !important; }
    .doc-content .dc-page .dc-card {
      padding: 1.4rem 2.4rem; }
      .doc-content .dc-page .dc-card #page-content .app-home-page .app-home-page-banner {
        background-image: url("/OnlineDoc-VI/odoc/images/OnlineDocsHomeTablet.jpg");
        margin-bottom: 0; }
        .doc-content .dc-page .dc-card #page-content .app-home-page .app-home-page-banner .app-home-page-banner-content {
          width: 610px;
          padding: 0 30px; }
      .doc-content .dc-page .dc-card #page-content .app-comment-space {
        margin-bottom: 20px; }
        .doc-content .dc-page .dc-card #page-content .app-comment-space .app-feedback-wrap {
          flex-direction: column;
          align-items: center;
          height: auto;
          gap: 0px; }
          .doc-content .dc-page .dc-card #page-content .app-comment-space .app-feedback-wrap .app-feedback-infor {
            padding: 5px 0px; }
          .doc-content .dc-page .dc-card #page-content .app-comment-space .app-feedback-wrap .app-feedback-btn {
            padding: 5px 0px; }
  .doc-sidebar--is-visible .doc-content {
    transform: translateX(0px) !important; } }

@media only screen and (max-width: 959px) and (min-width: 768px) and (orientation: landscape) {
  .doc-content {
    top: 10px;
    padding-top: 40px;
    padding-bottom: 0px !important;
    transform: translateX(0px) !important;
    margin-right: 0px !important; }
    .doc-content .dc-page .dc-card {
      padding: 1.4rem 2.4rem; }
      .doc-content .dc-page .dc-card #page-content .app-home-page .app-home-page-banner {
        background-image: url("/OnlineDoc-VI/odoc/images/OnlineDocsHomeTablet.jpg");
        margin-bottom: 0; }
        .doc-content .dc-page .dc-card #page-content .app-home-page .app-home-page-banner .app-home-page-banner-content {
          width: 610px; }
      .doc-content .dc-page .dc-card #page-content .app-comment-space {
        margin-bottom: 20px; }
        .doc-content .dc-page .dc-card #page-content .app-comment-space .app-feedback-wrap {
          flex-direction: column;
          align-items: center;
          height: auto;
          gap: 0px; }
          .doc-content .dc-page .dc-card #page-content .app-comment-space .app-feedback-wrap .app-feedback-infor {
            padding: 5px 0px; }
          .doc-content .dc-page .dc-card #page-content .app-comment-space .app-feedback-wrap .app-feedback-btn {
            padding: 5px 0px; }
  .doc-sidebar--is-visible .doc-content {
    transform: translateX(0px) !important; } }

/* MD (Ex: Ipad Mini Landscape, Ipad Landscape)*/
@media only screen and (max-width: 1024px) and (min-width: 960px) {
  .doc-content {
    top: 10px;
    padding-top: 40px;
    padding-bottom: 0px !important;
    transform: translateX(0px) !important;
    margin-right: 0px !important; }
    .doc-content .dc-page .dc-card {
      padding: 1.4rem 2.4rem; }
      .doc-content .dc-page .dc-card #page-content .app-home-page .app-home-page-banner {
        background-image: url("/OnlineDoc-VI/odoc/images/OnlineDocsHomeTablet.jpg");
        margin-bottom: 0; }
        .doc-content .dc-page .dc-card #page-content .app-home-page .app-home-page-banner .app-home-page-banner-content {
          width: 550px; }
      .doc-content .dc-page .dc-card #page-content .app-comment-space {
        margin-bottom: 20px; }
        .doc-content .dc-page .dc-card #page-content .app-comment-space .app-feedback-wrap {
          flex-direction: column;
          align-items: center;
          height: auto;
          gap: 0px; }
          .doc-content .dc-page .dc-card #page-content .app-comment-space .app-feedback-wrap .app-feedback-infor {
            padding: 5px 0px; }
          .doc-content .dc-page .dc-card #page-content .app-comment-space .app-feedback-wrap .app-feedback-btn {
            padding: 5px 0px; }
  .doc-sidebar--is-visible .doc-content {
    transform: translateX(0px) !important; } }

@media only screen and (max-width: 1279px) and (min-width: 1025px) {
  .doc-navigation--is-collapsed .doc-content {
    transform: translateX(65px);
    margin-right: 317px; }
  .doc-content {
    top: 50px;
    transform: translateX(0);
    margin-right: 0; }
    .doc-content .dc-page .dc-card #page-content .app-comment-space {
      margin-bottom: -10px; } }

/* LG */
@media only screen and (max-width: 1366px) and (min-width: 1280px) {
  .doc-content {
    top: 10px;
    padding-top: 40px;
    padding-bottom: 0px !important;
    transform: translateX(0px) !important;
    margin-right: 0px !important; }
    .doc-content .dc-page .dc-card {
      padding: 1.4rem 2.4rem; }
      .doc-content .dc-page .dc-card #page-content .app-home-page .app-home-page-banner {
        background-image: url("/OnlineDoc-VI/odoc/images/OnlineDocsHomeTablet.jpg");
        margin-bottom: 0; }
        .doc-content .dc-page .dc-card #page-content .app-home-page .app-home-page-banner .app-home-page-banner-content {
          width: 600px; }
      .doc-content .dc-page .dc-card #page-content .app-comment-space {
        margin-bottom: 24px; }
        .doc-content .dc-page .dc-card #page-content .app-comment-space .app-feedback-wrap {
          flex-direction: column;
          align-items: center;
          height: auto;
          gap: 0px; }
          .doc-content .dc-page .dc-card #page-content .app-comment-space .app-feedback-wrap .app-feedback-infor {
            padding: 5px 0px; }
          .doc-content .dc-page .dc-card #page-content .app-comment-space .app-feedback-wrap .app-feedback-btn {
            padding: 5px 0px; }
  .doc-sidebar--is-visible .doc-content {
    transform: translateX(0px) !important; } }

@media only screen and (max-width: 1920px) and (min-width: 1367px) {
  .doc-content .dc-page .dc-card #page-content {
    min-height: calc(100vh - 168px); }
  .doc-content .dc-page .dc-card #react-search-results-root {
    min-height: calc(100vh - 168px); }
  .doc-navigation--is-collapsed .doc-content {
    transform: translateX(65px) !important;
    margin-right: 317px !important; } }

@media only screen and (min-width: 1921px) {
  .doc-content .dc-page .dc-card #page-content {
    min-height: calc(100vh - 168px); }
  .doc-content .dc-page .dc-card #react-search-results-root {
    min-height: calc(100vh - 168px); }
  .doc-navigation--is-collapsed .doc-content {
    transform: translateX(65px) !important;
    margin-right: 317px !important; } }

#app-react-sub-title-root {
  display: none;
  position: fixed;
  top: 60px;
  right: 0px;
  height: auto;
  z-index: 8888;
  border-left: 1px solid #D5D4D3; }
  #app-react-sub-title-root .doc-sidebar {
    position: relative;
    top: 0px;
    width: 250px;
    height: calc(100vh - 60px); }
    #app-react-sub-title-root .doc-sidebar .doc-sidebar-list .doc-sidebar-list__item--label {
      margin-top: 0px;
      padding: 0; }
    #app-react-sub-title-root .doc-sidebar .doc-sidebar-list .doc-sidebar-list__item {
      border-top: none; }
      #app-react-sub-title-root .doc-sidebar .doc-sidebar-list .doc-sidebar-list__item .doc-sidebar-list__children-list {
        padding-left: 0px; }
        #app-react-sub-title-root .doc-sidebar .doc-sidebar-list .doc-sidebar-list__item .doc-sidebar-list__children-list .doc-sidebar-list__item--link > a {
          display: none; }
        #app-react-sub-title-root .doc-sidebar .doc-sidebar-list .doc-sidebar-list__item .doc-sidebar-list__children-list .doc-sidebar-list__item--link .app-sub-title {
          padding-left: 0px; }
          #app-react-sub-title-root .doc-sidebar .doc-sidebar-list .doc-sidebar-list__item .doc-sidebar-list__children-list .doc-sidebar-list__item--link .app-sub-title li {
            border-top: none; }
            #app-react-sub-title-root .doc-sidebar .doc-sidebar-list .doc-sidebar-list__item .doc-sidebar-list__children-list .doc-sidebar-list__item--link .app-sub-title li a {
              display: flex; }
              #app-react-sub-title-root .doc-sidebar .doc-sidebar-list .doc-sidebar-list__item .doc-sidebar-list__children-list .doc-sidebar-list__item--link .app-sub-title li a span.app-space {
                padding-left: 20px; }
              #app-react-sub-title-root .doc-sidebar .doc-sidebar-list .doc-sidebar-list__item .doc-sidebar-list__children-list .doc-sidebar-list__item--link .app-sub-title li a span.app-title {
                font-size: 14px;
                line-height: 20px;
                font-weight: normal;
                color: #201F1F;
                padding: 4px 0; }
            #app-react-sub-title-root .doc-sidebar .doc-sidebar-list .doc-sidebar-list__item .doc-sidebar-list__children-list .doc-sidebar-list__item--link .app-sub-title li.doc-sidebar-list__toc-item--current a span.app-space {
              padding-left: 17px; }
            #app-react-sub-title-root .doc-sidebar .doc-sidebar-list .doc-sidebar-list__item .doc-sidebar-list__children-list .doc-sidebar-list__item--link .app-sub-title li:hover {
              background-color: #F3F2F1; }
          #app-react-sub-title-root .doc-sidebar .doc-sidebar-list .doc-sidebar-list__item .doc-sidebar-list__children-list .doc-sidebar-list__item--link .app-sub-title .doc-sidebar-list__toc-item--current {
            background-color: #F3F2F1;
            border-left: 3px solid #74060E;
            content: " ";
            height: auto; }
        #app-react-sub-title-root .doc-sidebar .doc-sidebar-list .doc-sidebar-list__item .doc-sidebar-list__children-list .doc-sidebar-list__item--label > span {
          display: none; }
    #app-react-sub-title-root .doc-sidebar .doc-sidebar-list > .doc-sidebar-list__item > span {
      display: none; }
    #app-react-sub-title-root .doc-sidebar .doc-sidebar-list > .doc-sidebar-list__item > a {
      display: none; }
    #app-react-sub-title-root .doc-sidebar .doc-sidebar-list .doc-sidebar-list__item--current-ancestor .doc-sidebar-list__children-list .doc-sidebar-list__item--current:before {
      position: static;
      left: auto;
      height: auto;
      border-left: none;
      content: normal; }
    #app-react-sub-title-root .doc-sidebar .doc-sidebar-list .doc-sidebar-list__item--current-ancestor:before {
      position: static;
      left: auto;
      height: auto;
      border-left: none;
      content: normal; }
    #app-react-sub-title-root .doc-sidebar .app-doc-sidebar-list-title {
      margin-top: 19px;
      margin-bottom: 0rem;
      font-family: Segoe UI;
      font-style: normal;
      font-weight: 600;
      font-size: 20px;
      line-height: 26px;
      padding-left: 20px;
      color: #201F1F; }

@media (max-width: 319px) {
  #app-react-sub-title-root {
    top: 50px; }
    #app-react-sub-title-root .doc-sidebar {
      display: none !important; }
  .doc-sidebar--is-visible #app-react-sub-title-root .doc-sidebar {
    display: none !important; } }

@media (min-width: 320px) and (max-width: 479px) {
  #app-react-sub-title-root {
    top: 50px; }
    #app-react-sub-title-root .doc-sidebar {
      display: none !important; }
  .doc-sidebar--is-visible #app-react-sub-title-root .doc-sidebar {
    display: none !important; } }

/* XS Landscape (Ex: Iphone 5 Landscape)*/
@media only screen and (max-width: 599px) and (min-width: 480px) {
  #app-react-sub-title-root {
    top: 50px; }
    #app-react-sub-title-root .doc-sidebar {
      display: none !important; }
  .doc-sidebar--is-visible #app-react-sub-title-root .doc-sidebar {
    display: none !important; } }

/* SM (Ex: Ipad Mini Portrait, Ipad Portrait) */
@media only screen and (max-width: 767px) and (min-width: 600px) and (orientation: portrait) {
  #app-react-sub-title-root {
    top: 50px; }
    #app-react-sub-title-root .doc-sidebar {
      display: none !important; }
  .doc-sidebar--is-visible #app-react-sub-title-root .doc-sidebar {
    display: none !important; } }

@media only screen and (max-width: 959px) and (min-width: 768px) and (orientation: portrait) {
  .doc-navigation--is-collapsed #app-react-sub-title-root .doc-sidebar {
    display: none; }
  #app-react-sub-title-root .doc-sidebar {
    display: none; } }

/* SM (Ex: Iphone 6 Landscape)  */
@media only screen and (max-width: 767px) and (min-width: 600px) and (orientation: landscape) {
  #app-react-sub-title-root {
    top: 50px; }
    #app-react-sub-title-root .doc-sidebar {
      display: none !important; }
  .doc-sidebar--is-visible #app-react-sub-title-root .doc-sidebar {
    display: none !important; } }

@media only screen and (max-width: 959px) and (min-width: 768px) and (orientation: landscape) {
  .doc-navigation--is-collapsed #app-react-sub-title-root .doc-sidebar {
    display: none; }
  #app-react-sub-title-root .doc-sidebar {
    display: none; } }

/* MD (Ex: Ipad Mini Landscape, Ipad Landscape)*/
@media only screen and (max-width: 1024px) and (min-width: 960px) {
  .doc-navigation--is-collapsed #app-react-sub-title-root .doc-sidebar {
    display: none; }
  #app-react-sub-title-root .doc-sidebar {
    display: none; } }

@media only screen and (max-width: 1279px) and (min-width: 1025px) {
  .doc-navigation--is-collapsed #app-react-sub-title-root .doc-sidebar {
    transform: translateX(0px); }
    .doc-navigation--is-collapsed #app-react-sub-title-root .doc-sidebar #app-doc-sidebar-content {
      display: block; }
  #app-react-sub-title-root .doc-sidebar {
    display: none; } }

/* LG */
@media only screen and (max-width: 1366px) and (min-width: 1280px) {
  #app-react-sub-title-root {
    top: 50px; }
    #app-react-sub-title-root .doc-sidebar {
      display: none !important; }
  .doc-sidebar--is-visible #app-react-sub-title-root .doc-sidebar {
    display: none !important; } }

@media only screen and (max-width: 1920px) and (min-width: 1367px) {
  .doc-navigation--is-collapsed #app-react-sub-title-root .doc-sidebar {
    transform: translateX(0px); }
    .doc-navigation--is-collapsed #app-react-sub-title-root .doc-sidebar #app-doc-sidebar-content {
      display: block; } }

@media only screen and (min-width: 1921px) {
  .doc-navigation--is-collapsed #app-react-sub-title-root .doc-sidebar {
    transform: translateX(0px); }
    .doc-navigation--is-collapsed #app-react-sub-title-root .doc-sidebar #app-doc-sidebar-content {
      display: block; } }

.doc-sidebar--is-visible {
  position: fixed;
  overflow-y: scroll;
  width: 100%; }
  .doc-sidebar--is-visible .app-overlay {
    position: absolute;
    top: 50px;
    right: 0;
    min-height: 140vh;
    height: auto;
    width: 100%;
    background-color: black;
    opacity: 50%;
    z-index: 99998; }

.app-overlay-loading {
  position: fixed;
  top: 0;
  right: 0;
  min-height: 100%;
  height: auto;
  width: 100%;
  background-color: white;
  opacity: 50%;
  z-index: 99998; }

#app-btnMoveTop {
  display: none; }
  #app-btnMoveTop.app-movetop-show {
    display: inline-block;
    background-color: #D5D4D3;
    width: 48px;
    height: 48px;
    text-align: center;
    border-radius: 24px;
    margin: 30px;
    position: fixed;
    bottom: 56px;
    right: 0px;
    transition: background-color .3s;
    z-index: 9999; }
    #app-btnMoveTop.app-movetop-show .ms-Icon--ChevronUp {
      margin-top: 25%;
      color: #201F1F; }
  #app-btnMoveTop.app-movetop-show:hover {
    cursor: pointer;
    background-color: #adadad; }
  #app-btnMoveTop.app-movetop-show:active {
    background-color: #555; }

@media (max-width: 319px) {
  #app-btnMoveTop.app-movetop-show {
    display: none; } }

@media (min-width: 320px) and (max-width: 479px) {
  #app-btnMoveTop.app-movetop-show {
    display: none; } }

/* XS Landscape (Ex: Iphone 5 Landscape)*/
@media only screen and (max-width: 599px) and (min-width: 480px) {
  #app-btnMoveTop.app-movetop-show {
    display: none; } }

/* SM (Ex: Ipad Mini Portrait, Ipad Portrait) */
@media only screen and (max-width: 767px) and (min-width: 600px) and (orientation: portrait) {
  #app-btnMoveTop.app-movetop-show {
    display: none; } }

@media only screen and (max-width: 959px) and (min-width: 768px) and (orientation: portrait) {
  #app-btnMoveTop.app-movetop-show {
    display: none; } }

/* SM (Ex: Iphone 6 Landscape)  */
@media only screen and (max-width: 767px) and (min-width: 600px) and (orientation: landscape) {
  #app-btnMoveTop.app-movetop-show {
    display: none; } }

@media only screen and (max-width: 959px) and (min-width: 768px) and (orientation: landscape) {
  #app-btnMoveTop.app-movetop-show {
    display: none; } }

/* MD (Ex: Ipad Mini Landscape, Ipad Landscape)*/
@media only screen and (max-width: 1024px) and (min-width: 960px) {
  #app-btnMoveTop.app-movetop-show {
    display: none; } }

@media only screen and (max-width: 1279px) and (min-width: 1025px) {
  #app-btnMoveTop.app-movetop-show {
    display: none; } }

/* LG */
@media only screen and (max-width: 1366px) and (min-width: 1280px) {
  #app-btnMoveTop.app-movetop-show {
    display: none; } }

@media only screen and (max-width: 1920px) and (min-width: 1367px) {
  #app-btnMoveTop.app-movetop-show {
    bottom: 56px; } }

@media only screen and (min-width: 1921px) {
  #app-btnMoveTop.app-movetop-show {
    bottom: 56px; } }

.doc-support-footer {
  position: absolute;
  width: calc(100% - 345px);
  min-height: 290px;
  background-color: #F3F2F1;
  margin: 0 344px;
  padding: 48px 25px 0 25px;
  border-top: 1px solid rgba(153, 152, 151, 0.2);
  z-index: 9998; }
  .doc-support-footer .app-footer-detail-links-row-custom {
    display: flex;
    padding-bottom: 48px;
    margin: 0 7px; }
    .doc-support-footer .app-footer-detail-links-row-custom .app-footer-logo img {
      margin-bottom: 7px; }
    .doc-support-footer .app-footer-detail-links-row-custom .app-footer-logo h6 {
      font-style: normal;
      font-weight: normal;
      font-size: 16px;
      line-height: 22px;
      color: #424242;
      margin-block-start: 0;
      margin-block-end: 0; }
    .doc-support-footer .app-footer-detail-links-row-custom ul.app-list-general {
      list-style-type: none;
      margin-block-start: 0px;
      margin-block-end: 0px;
      padding-inline-start: 0px; }
      .doc-support-footer .app-footer-detail-links-row-custom ul.app-list-general h5 {
        font-style: normal;
        font-weight: normal;
        font-size: 22px;
        line-height: 30px;
        color: #3E3D3D;
        margin-bottom: 16px;
        margin-block-start: 0px; }
      .doc-support-footer .app-footer-detail-links-row-custom ul.app-list-general li h6 {
        padding-bottom: 8px;
        margin-block-start: 0px;
        margin-block-end: 0px; }
        .doc-support-footer .app-footer-detail-links-row-custom ul.app-list-general li h6:last-child {
          padding-bottom: 0px; }
        .doc-support-footer .app-footer-detail-links-row-custom ul.app-list-general li h6 a {
          font-style: normal;
          font-weight: normal;
          font-size: 16px;
          line-height: 22px;
          color: #424242; }
          .doc-support-footer .app-footer-detail-links-row-custom ul.app-list-general li h6 a:hover {
            color: #3E3D3D;
            text-decoration: underline; }
    .doc-support-footer .app-footer-detail-links-row-custom .app-footer-partner-certificate {
      padding: 4px 0 0 0; }
      .doc-support-footer .app-footer-detail-links-row-custom .app-footer-partner-certificate img {
        display: block;
        max-width: 70px; }
        .doc-support-footer .app-footer-detail-links-row-custom .app-footer-partner-certificate img:first-child {
          max-width: 164px;
          margin-bottom: 24px; }
        .doc-support-footer .app-footer-detail-links-row-custom .app-footer-partner-certificate img.app-icon-partner {
          display: block; }
        .doc-support-footer .app-footer-detail-links-row-custom .app-footer-partner-certificate img.app-icon-partner-dark {
          display: none; }
  .doc-support-footer .app-footer-copyright-anotherlinks-row-custom {
    display: flex;
    align-items: center;
    padding: 7px 0;
    margin: 0 15px;
    border-top: 1px solid rgba(153, 152, 151, 0.2); }
    .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-copyright-col-custom {
      padding-right: 0px;
      padding-left: 0px; }
      .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-copyright-col-custom .app-footer-copyright p {
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 22px;
        color: #424242;
        text-align: left;
        margin-block-start: 0px;
        margin-block-end: 0px; }
    .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-anotherlinks-col-custom {
      display: flex;
      justify-content: flex-end;
      align-items: center;
      padding-right: 0px;
      padding-left: 0px; }
      .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-anotherlinks-col-custom .app-footer-another-links {
        display: flex;
        flex-direction: row;
        list-style-type: none;
        margin-block-start: 0px;
        margin-block-end: 0px;
        padding-inline-start: 0px; }
        .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-anotherlinks-col-custom .app-footer-another-links li {
          border-right: 1px solid #B7B6B5;
          margin-right: 16px;
          padding-right: 16px;
          padding-bottom: 0px; }
          .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-anotherlinks-col-custom .app-footer-another-links li:last-child {
            padding-right: 0;
            margin-right: 0;
            border-right: none;
            padding-bottom: 0px; }
          .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-anotherlinks-col-custom .app-footer-another-links li a {
            font-style: normal;
            font-weight: normal;
            font-size: 16px;
            line-height: 22px;
            color: #424242; }
            .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-anotherlinks-col-custom .app-footer-another-links li a:hover {
              color: #3E3D3D;
              text-decoration: underline; }
      .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-anotherlinks-col-custom .app-footer-social {
        margin-left: 32px;
        margin-top: 7px; }
        .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-anotherlinks-col-custom .app-footer-social > a {
          display: inline-block;
          width: 24px;
          margin-right: 10px; }
          .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-anotherlinks-col-custom .app-footer-social > a:last-child {
            margin-right: 0px; }

.doc-navigation--is-collapsed .doc-support-footer {
  width: calc(100% - 65px);
  transform: translateX(-280px);
  margin-right: -30px;
  margin-top: 0px !important; }

@media (max-width: 319px) {
  .doc-support-footer {
    width: 100%;
    min-height: unset;
    padding: 25px 0;
    margin: 0; }
    .doc-support-footer .app-footer-detail-links-row-custom {
      display: none; }
    .doc-support-footer .app-footer-copyright-anotherlinks-row-custom {
      display: flex;
      flex-direction: column-reverse;
      align-items: center;
      border-top: none; }
      .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-copyright-col-custom .app-footer-copyright p {
        text-align: center; }
      .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-copyright-col-custom {
        width: 100%; }
      .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-anotherlinks-col-custom {
        flex-direction: column;
        align-items: center;
        width: 100%; }
        .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-anotherlinks-col-custom .app-footer-another-links {
          flex-direction: column; }
          .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-anotherlinks-col-custom .app-footer-another-links li {
            padding-right: 0;
            margin-right: 0;
            border-right: none;
            padding-bottom: 8px; }
            .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-anotherlinks-col-custom .app-footer-another-links li a {
              display: flex;
              justify-content: center; }
            .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-anotherlinks-col-custom .app-footer-another-links li:last-child {
              padding-bottom: 8px; }
        .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-anotherlinks-col-custom .app-footer-social {
          margin-left: 0px; }
  .doc-sidebar--is-visible .doc-support-footer {
    margin-left: 0px;
    margin-top: 0px !important; } }

@media (min-width: 320px) and (max-width: 479px) {
  .doc-support-footer {
    width: 100%;
    min-height: unset;
    padding: 25px 0;
    margin: 0; }
    .doc-support-footer .app-footer-detail-links-row-custom {
      display: none; }
    .doc-support-footer .app-footer-copyright-anotherlinks-row-custom {
      display: flex;
      flex-direction: column-reverse;
      align-items: center;
      border-top: none; }
      .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-copyright-col-custom .app-footer-copyright p {
        text-align: center; }
      .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-copyright-col-custom {
        width: 100%; }
      .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-anotherlinks-col-custom {
        flex-direction: column;
        align-items: center;
        width: 100%; }
        .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-anotherlinks-col-custom .app-footer-another-links {
          flex-direction: column; }
          .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-anotherlinks-col-custom .app-footer-another-links li {
            padding-right: 0;
            margin-right: 0;
            border-right: none;
            padding-bottom: 8px; }
            .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-anotherlinks-col-custom .app-footer-another-links li a {
              display: flex;
              justify-content: center; }
            .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-anotherlinks-col-custom .app-footer-another-links li:last-child {
              padding-bottom: 8px; }
        .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-anotherlinks-col-custom .app-footer-social {
          margin-left: 0px; }
  .doc-sidebar--is-visible .doc-support-footer {
    margin-left: 0px;
    margin-top: 0px !important; } }

/* XS Landscape (Ex: Iphone 5 Landscape)*/
@media only screen and (max-width: 599px) and (min-width: 480px) {
  .doc-support-footer {
    width: 100%;
    min-height: unset;
    padding: 25px 0;
    margin: 0; }
    .doc-support-footer .app-footer-detail-links-row-custom {
      display: none; }
    .doc-support-footer .app-footer-copyright-anotherlinks-row-custom {
      display: flex;
      flex-direction: column-reverse;
      align-items: center;
      border-top: none; }
      .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-copyright-col-custom .app-footer-copyright p {
        text-align: center; }
      .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-copyright-col-custom {
        width: 100%; }
      .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-anotherlinks-col-custom {
        flex-direction: column;
        align-items: center;
        width: 100%; }
        .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-anotherlinks-col-custom .app-footer-another-links {
          flex-direction: column; }
          .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-anotherlinks-col-custom .app-footer-another-links li {
            padding-right: 0;
            margin-right: 0;
            border-right: none;
            padding-bottom: 8px; }
            .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-anotherlinks-col-custom .app-footer-another-links li a {
              display: flex;
              justify-content: center; }
            .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-anotherlinks-col-custom .app-footer-another-links li:last-child {
              padding-bottom: 8px; }
        .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-anotherlinks-col-custom .app-footer-social {
          margin-left: 0px; }
  .doc-sidebar--is-visible .doc-support-footer {
    margin-left: 0px;
    margin-top: 0px !important; } }

/* SM (Ex: Ipad Mini Portrait, Ipad Portrait) */
@media only screen and (max-width: 767px) and (min-width: 600px) and (orientation: portrait) {
  .doc-support-footer {
    width: 100%;
    min-height: unset;
    padding: 25px 0;
    margin: 0; }
    .doc-support-footer .app-footer-detail-links-row-custom {
      display: none; }
    .doc-support-footer .app-footer-copyright-anotherlinks-row-custom {
      display: flex;
      flex-direction: column-reverse;
      align-items: center;
      border-top: none; }
      .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-copyright-col-custom .app-footer-copyright p {
        text-align: center; }
      .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-copyright-col-custom {
        width: 100%; }
      .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-anotherlinks-col-custom {
        flex-direction: column;
        align-items: center;
        width: 100%; }
        .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-anotherlinks-col-custom .app-footer-another-links {
          flex-direction: column; }
          .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-anotherlinks-col-custom .app-footer-another-links li {
            padding-right: 0;
            margin-right: 0;
            border-right: none;
            padding-bottom: 8px; }
            .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-anotherlinks-col-custom .app-footer-another-links li a {
              display: flex;
              justify-content: center; }
            .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-anotherlinks-col-custom .app-footer-another-links li:last-child {
              padding-bottom: 8px; }
        .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-anotherlinks-col-custom .app-footer-social {
          margin-left: 0px; }
  .doc-sidebar--is-visible .doc-support-footer {
    margin-left: 310px;
    margin-top: 0px !important; } }

@media only screen and (max-width: 959px) and (min-width: 768px) and (orientation: portrait) {
  .doc-support-footer {
    width: 100%;
    min-height: unset;
    padding: 25px 0;
    margin: 0; }
    .doc-support-footer .app-footer-detail-links-row-custom {
      display: none; }
    .doc-support-footer .app-footer-copyright-anotherlinks-row-custom {
      display: flex;
      flex-direction: column-reverse;
      align-items: center;
      border-top: none; }
      .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-copyright-col-custom .app-footer-copyright p {
        text-align: center; }
      .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-copyright-col-custom {
        width: 100%; }
      .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-anotherlinks-col-custom {
        flex-direction: column;
        align-items: center;
        width: 100%; }
        .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-anotherlinks-col-custom .app-footer-another-links {
          flex-direction: column; }
          .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-anotherlinks-col-custom .app-footer-another-links li {
            padding-right: 0;
            margin-right: 0;
            border-right: none;
            padding-bottom: 8px; }
            .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-anotherlinks-col-custom .app-footer-another-links li a {
              display: flex;
              justify-content: center; }
            .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-anotherlinks-col-custom .app-footer-another-links li:last-child {
              padding-bottom: 8px; }
        .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-anotherlinks-col-custom .app-footer-social {
          margin-left: 0px; }
  .doc-sidebar--is-visible .doc-support-footer {
    margin-left: 0px;
    margin-top: 0px !important; } }

/* SM (Ex: Iphone 6 Landscape)  */
@media only screen and (max-width: 767px) and (min-width: 600px) and (orientation: landscape) {
  .doc-support-footer {
    width: 100%;
    min-height: unset;
    padding: 25px 0;
    margin: 0; }
    .doc-support-footer .app-footer-detail-links-row-custom {
      display: none; }
    .doc-support-footer .app-footer-copyright-anotherlinks-row-custom {
      display: flex;
      flex-direction: column-reverse;
      align-items: center;
      border-top: none; }
      .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-copyright-col-custom .app-footer-copyright p {
        text-align: center; }
      .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-copyright-col-custom {
        width: 100%; }
      .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-anotherlinks-col-custom {
        flex-direction: column;
        align-items: center;
        width: 100%; }
        .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-anotherlinks-col-custom .app-footer-another-links {
          flex-direction: column; }
          .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-anotherlinks-col-custom .app-footer-another-links li {
            padding-right: 0;
            margin-right: 0;
            border-right: none;
            padding-bottom: 8px; }
            .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-anotherlinks-col-custom .app-footer-another-links li a {
              display: flex;
              justify-content: center; }
            .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-anotherlinks-col-custom .app-footer-another-links li:last-child {
              padding-bottom: 8px; }
        .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-anotherlinks-col-custom .app-footer-social {
          margin-left: 0px; }
  .doc-sidebar--is-visible .doc-support-footer {
    margin-left: 0px;
    margin-top: 0px !important; } }

@media only screen and (max-width: 959px) and (min-width: 768px) and (orientation: landscape) {
  .doc-support-footer {
    width: 100%;
    min-height: unset;
    padding: 25px 0;
    margin: 0; }
    .doc-support-footer .app-footer-detail-links-row-custom {
      display: none; }
    .doc-support-footer .app-footer-copyright-anotherlinks-row-custom {
      display: flex;
      flex-direction: column-reverse;
      align-items: center;
      border-top: none; }
      .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-copyright-col-custom .app-footer-copyright p {
        text-align: center; }
      .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-copyright-col-custom {
        width: 100%; }
      .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-anotherlinks-col-custom {
        flex-direction: column;
        align-items: center;
        width: 100%; }
        .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-anotherlinks-col-custom .app-footer-another-links {
          flex-direction: column; }
          .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-anotherlinks-col-custom .app-footer-another-links li {
            padding-right: 0;
            margin-right: 0;
            border-right: none;
            padding-bottom: 8px; }
            .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-anotherlinks-col-custom .app-footer-another-links li a {
              display: flex;
              justify-content: center; }
            .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-anotherlinks-col-custom .app-footer-another-links li:last-child {
              padding-bottom: 8px; }
        .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-anotherlinks-col-custom .app-footer-social {
          margin-left: 0px; }
  .doc-sidebar--is-visible .doc-support-footer {
    margin-left: 0px;
    margin-top: 0px !important; } }

/* MD (Ex: Ipad Mini Landscape, Ipad Landscape)*/
@media only screen and (max-width: 1024px) and (min-width: 960px) {
  .doc-support-footer {
    width: 100%;
    min-height: unset;
    padding: 25px 0;
    margin: 0; }
    .doc-support-footer .app-footer-detail-links-row-custom {
      display: none; }
    .doc-support-footer .app-footer-copyright-anotherlinks-row-custom {
      display: flex;
      flex-direction: column-reverse;
      align-items: center;
      border-top: none; }
      .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-copyright-col-custom .app-footer-copyright p {
        text-align: center; }
      .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-copyright-col-custom {
        width: 100%; }
      .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-anotherlinks-col-custom {
        flex-direction: column;
        align-items: center;
        width: 100%; }
        .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-anotherlinks-col-custom .app-footer-another-links {
          flex-direction: column; }
          .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-anotherlinks-col-custom .app-footer-another-links li {
            padding-right: 0;
            margin-right: 0;
            border-right: none;
            padding-bottom: 8px; }
            .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-anotherlinks-col-custom .app-footer-another-links li a {
              display: flex;
              justify-content: center; }
            .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-anotherlinks-col-custom .app-footer-another-links li:last-child {
              padding-bottom: 8px; }
        .doc-support-footer .app-footer-copyright-anotherlinks-row-custom .app-footer-anotherlinks-col-custom .app-footer-social {
          margin-left: 0px; }
  .doc-sidebar--is-visible .doc-support-footer {
    margin-left: 0px;
    margin-top: 0px !important; } }

@media only screen and (max-width: 1279px) and (min-width: 1025px) {
  .doc-support-footer {
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
    margin-top: 0px !important; }
  .doc-sidebar--is-visible .doc-support-footer {
    margin-left: 0px;
    margin-top: 0px !important; } }

/* LG */
@media only screen and (max-width: 1366px) and (min-width: 1280px) {
  .doc-support-footer {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px !important;
    padding: 48px 4px 0 4px; }
  .doc-sidebar--is-visible .doc-support-footer {
    margin-left: 0px;
    margin-top: 0px !important; } }

.snackbar-container {
  background-color: #FDB813 !important;
  justify-content: center !important; }
  .snackbar-container p {
    color: #3E3D3D !important; }
  .snackbar-container button.action {
    display: none !important; }

/*for language*/
#app-header-custom {
  width: calc(100% - (254px + 40px)); }

.app-search-bar {
  left: calc(100% - (254px + 40px));
  width: 294px; }

#app-react-search-custom-root {
  margin-right: 10px; }

.lang-custom-select {
  display: inline-block;
  width: 100%;
  padding: 0;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  color: #424242;
  vertical-align: middle;
  background: none;
  border: none;
  border-radius: 0;
  -webkit-appearance: none;
  appearance: none;
  /* style the items (options), including the selected item */
  /* style items (options) */
  /*hide the items when the select box is closed:*/ }
  .lang-custom-select div[title='en'].lang-select-selected {
    color: #74060E;
    background-image: url("/OnlineDoc-VI/images/app-icon-Circle-UK.svg"); }
  .lang-custom-select div[title='vi'].lang-select-selected {
    color: #74060E;
    background-image: url("/OnlineDoc-VI/images/app-icon-Circle-VN.svg"); }
  .lang-custom-select .lang-select-selected {
    background-position-x: unset;
    padding: 18px 13px 18px 13px;
    background-position-x: 10px; }
  .lang-custom-select .lang-select-items div,
  .lang-custom-select .lang-select-selected {
    color: #424242;
    cursor: pointer;
    user-select: none;
    -moz-appearance: none;
    /* Firefox */
    -webkit-appearance: none;
    /* Safari and Chrome */
    appearance: none;
    background-repeat: no-repeat;
    background-position-y: center; }
  .lang-custom-select .lang-select-items {
    position: absolute;
    background-color: #fff;
    padding: 12px 0;
    border-radius: 4px;
    top: 48px; }
    .lang-custom-select .lang-select-items div {
      background-position-x: 10px;
      width: 125px;
      padding: 8px 8px 8px 44px; }
  .lang-custom-select .lang-select-hide {
    display: none; }
  .lang-custom-select .lang-select-items div:hover {
    background-color: rgba(0, 0, 0, 0.1); }
  .lang-custom-select .lang-select-items div[title='en'] {
    background-image: url("/OnlineDoc-VI/images/app-icon-Flag-UK.svg"); }
    .lang-custom-select .lang-select-items div[title='en'].lang-same-as-selected {
      color: #74060E;
      background-image: url("/OnlineDoc-VI/images/app-icon-Flag-UK.svg"); }
  .lang-custom-select .lang-select-items div[title='vi'] {
    background-image: url("/OnlineDoc-VI/images/app-icon-Flag-VN.svg"); }
    .lang-custom-select .lang-select-items div[title='vi'].lang-same-as-selected {
      color: #74060E;
      background-image: url("/OnlineDoc-VI/images/app-icon-Flag-VN.svg"); }

/*hide language div for mobile but show it on desktop*/
#app-react-search-custom-root #lang-custom-select {
  display: none; }

/*End hide language div for mobile but show it on desktop*/
/*for mobile*/
#react-navigation-root .doc-navbar .lang-custom-select {
  position: absolute;
  top: -14px;
  left: -60px; }
  #react-navigation-root .doc-navbar .lang-custom-select .lang-select-items {
    right: 0px; }

/*End for mobile*/
/*End for language*/
video:-webkit-full-page-media {
  width: 100% !important;
  height: 100% !important; }
