body, td, th, dt, dd, input, textarea, select {
  font-family: "TikTok Sans";
}
body, td, th, .site_body {

  background: #00010D;

  color: #fff;

  font-size: 16px;

  margin: 0;
}

.submit_button {

  font-size: 15px;

  background: #00a188;

  color: #fff;

  border: none;

  height: 45px;

  line-height: 45px;

  border-radius: 7px;

  padding: 0 25px;
}

.form_fields, select, .form_fields_error, textarea, #SignUp input[type="text"] {

  font-size: 18px;

  background: #0d2a4d;

  color: #fff;

  border: 1px solid #0d2a4d;

  height: 45px;

  line-height: 45px;

  border-radius: 7px;
}

.section_wrapper a {

  color: inherit;
}

a {

  color: #00a188;

  text-decoration: none;
}

a:hover, a.hover {

  color: #fff;
}

.submit_button:hover, .submit_button.hover {

  background: #000;

  color: #fff;
}

.form_fields_error {

  background: #381f31;

  border: 1px solid #b40c0c;
}

.flag_error {

  background: #ea6264;
}

.flag_ok {

  background: #00a188;
}

.flag_att {

  background: #d29470;
}

.msgbox {

  color: #fff;

  border-radius: 7px;
}

h1, h2, h3, h4, h5 {

  font-weight: normal;
}

color-list {

  0: #00a188;

  1: #061931;
}

h1 {
}

h2 {

  font-size: 25px;

  padding-bottom: 20px;
}

h3 {

  font-size: 20px;

  padding-bottom: 20px;
}

p {

  font-size: 16px;
}

[data-style="website"] {
  width:1400pxpx;background-color:#00010D;color:#fff;max-width:1400px;
}
[data-style="header"] {
  justify-self:center;align-self:center;max-width:1400px;
}
[data-style="header-h1"] {
  font-size:32px;justify-self:center;justify-items:center;max-width:1400px;
}
[data-style="breadcrumb"] {
  display:none;max-width:1400px;
}
[data-style="header-h1span"] {
  justify-self:center;max-width:1400px;
}
[data-style="-"] {
  
}
[data-style="header-h1span"][data-page-id="14"] {
  max-width:1400px;
}
[data-style="header"][data-page-id="14"] {
  max-width:1400px;
}
[data-style="header"][data-page-id="3"] {
  display:none;max-width:1400px;
}