a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  padding-bottom: 30px;
  margin-right: auto;
  margin-left: auto;
}

.container header {
  border-bottom: solid 4px #0076D6;
}

@media (min-width: 992px) {
  .navbar-expand-lg {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}

.navbar>.container, .navbar>.container-fluid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.header nav .logo {
  background-image: url(https://image.s50.sfmc-content.com/lib/fe3811717564047b741678/m/1/15431aa1-0228-4b99-9aa9-c55df1c4185f.png);
  background-repeat: no-repeat;
  height: 100px;
  width: 120px;
}

.unsubscribeall p {
  position: relative
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block
}

body {
  line-height: 1
}

ol, ul {
  list-style: none
}

blockquote, q {
  quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
  content: '';
  content: none
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

body {
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #333333;
}

label, p {
  font-size: 16px;
}

.mb-30 {
  margin-bottom: 25px
}

.fluid {
  width: 100%;
  display: block
}



.legal-general a {
  color: #333333;
  text-decoration: underline;
}

.legal-general a:hover {
  color: #007bff;
  text-decoration: underline;
}

.legal-general .header {
  padding: 0px 16px;
}

.legal-general .footer {
  padding: 16px 16px;

}

.legal-general .header a {
  color: #333333;
  font-size: 16px;
  font-weight: 300;
  text-decoration: none;
}

.legal-general .header a:hover {
  color: #007bff;
  text-decoration: underline;
}

.legal-general .header ul {
  margin-left: auto;
  margin-right: auto;
}

.legal-general .header ul li {
  margin-right: 20px;
  display: inline-block;
  float: left;
  text-align: center;
}

.legal-general .header ul li:last-child {
  margin-right: 0
}

.legal-general .header ul li a {
  color: #333333;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none
}

.legal-general .header ul li a:hover {
  color: #007bff;
  text-decoration: underline;
}

.legal-general h2 {
  color: #333333;
  font-size: 36px;
  line-height: 42px;
  text-align: center;
  font-weight: 300;
}

.legal-general p.black {
  color: #333333;
}

strong {
  font-weight: 700
}

h4 {
  font-size: 20px;
  color: #333333;
  line-height: 26px;
  font-weight: normal;
}

.mfix {
  margin-bottom: 15px
}

.mfix h4 {
  margin-top: 15px;
  font-weight: 500;
}

label {
  position: relative;
  padding-left: 4ch;
  display: block;
  margin-bottom: 8px;
  line-height: normal;
}

label>[type=checkbox] {
  position: absolute;
  left: 0;
}

input[type=checkbox] {
  border: 1px solid #0076D6;
  border-radius: 0 !important;
  cursor: pointer;
  padding: 9px;
  margin-right: 5px
}

input[type=radio] {
  height: 20px;
  width: 20px;
  border: 1px solid #0076D6 !important;
  position: relative;
  top: 4px;
  margin-right: 10px
}

.box {
  box-shadow: -7px 11px 53px 0 rgba(0, 0, 0, .1);
  -webkit-box-shadow: -7px 11px 53px 0 rgba(0, 0, 0, .1);
  -moz-box-shadow: -7px 11px 53px 0 rgba(0, 0, 0, .1);
  padding: 30px 40px;
  margin-top: 30px
}

.unsubscribe {
  margin-bottom: 30px;
  margin-top: 40px
}

.unsubscribe label {
  display: block;
  float: left;
  width: 100%;
  padding-left: 30px;
  position: relative
}

.unsubscribe input {
  position: absolute;
  left: 0;
  margin-top: 2px
}

.footer h4 {
  font-weight: normal;
}

.unsubscribeall a {
  font-size: 14px;
  color: #004E86;
  text-decoration: none;
}

.unsubscribeall a:hover {
  text-decoration: underline;
  color: #004E86;
}

.submit {
  width: 200px;
  margin-top: 15px;
  margin-bottom: 25px;
}

.right {
  float: right;
  margin-bottom: 20px
}

.footer .container {
  border-top: solid 4px #0076D6;
  border-bottom: 1px solid #666666;
  padding: 30px 15px;
}

.legal-general .footer {
  padding-top: 60px padding-bottom:30px;
}

.footer h4 {
  color: #333333;
  font-size: 24px;
  margin-bottom: 27px
}

.footer h5 {
  color: #0076D6;
  font-size: 30px;
  font-weight: 700;
  font-size: 16px;
}

.footer ul {
  margin: 0;
  padding: 0
}

.footer .social-links {
  text-align: right;
  vertical-align: middle;
}

.footer .social-links a {
  color: #666666;
}

.footer .social-links a:hover {
  color: #0076D6;
}

.feather {
  width: 32px;
  height: 32px;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  fill: none;
}

.user {
  background: url(https://image.mail.thesaleroom.com/lib/fe3e15707564057f7c1474/m/1/67112657-82e7-4e28-9341-dea4beb4e930.png) no-repeat center center;
  background-size: auto 20px;
  display: block;
  width: auto;
  height: 20px;
  margin: 0 auto;
  padding: 0;
  margin-bottom: 3px
}

.watchlist {
  background: url(https://image.mail.thesaleroom.com/lib/fe3e15707564057f7c1474/m/1/33e445e1-a18a-480f-a609-791e23079153.png) no-repeat center center;
  background-size: auto 20px;
  display: block;
  width: auto;
  height: 20px;
  margin: 0 auto;
  padding: 0;
  margin-bottom: 3px
}

.alert {
  background: url(https://image.mail.thesaleroom.com/lib/fe3e15707564057f7c1474/m/1/dd96b86c-650e-4541-aa50-81357852b087.png) no-repeat center center;
  background-size: auto 20px;
  display: block;
  width: auto;
  height: 20px;
  margin: 0 auto;
  padding: 0;
  margin-bottom: 3px
}

.footer ul li {
  margin-bottom: 10px;
  display: inline-block;
  margin-right: 15px;
}

.footer ul li a {
  color: #666666;
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
}

.footer ul li a:hover {
  color: #0076D6;
}

.footer p {
  color: #333333;
}

[type=radio]:checked, [type=radio]:not(:checked) {
  position: absolute;
  left: -9999px
}

[type=radio]:checked+label, [type=radio]:not(:checked)+label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block
}

[type=radio]:checked+label:before, [type=radio]:not(:checked)+label:before {
  content: '';
  position: absolute;
  left: 0;
  width: 22px;
  height: 22px;
  border: 1px solid #0076D6;
  border-radius: 100%;
  background: #fff;
  top: -1px
}

[type=radio]:checked+label:after, [type=radio]:not(:checked)+label:after {
  content: '';
  width: 16px;
  height: 16px;
  background: #0076D6;
  position: absolute;
  top: 2px;
  left: 3px;
  border-radius: 100%
}

[type=radio]:not(:checked)+label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0)
}

[type=radio]:checked+label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1)
}

@media (max-width:991.98px) {
  .box {
    padding: 30px 20px
  }
}

@media (max-width:767px) {
  .form-check-input[type=checkbox] {
    margin-top: 1px;
  }

  .inner-container {
    padding: 50px 0
  }

  .box {
    padding: 25px 15px
  }

  .hidden {
    display: none
  }

  .left {
    text-align: left !important;
    margin-bottom: 0 !important
  }

  .legal-general h2 {
    font-size: 25px;
    line-height: 28px color:#333333;
  }

  .legal-general .header ul li {
    margin-right: 15px
  }

  .user, .watchlist {
    background-size: 18px;
    width: 18px;
    height: 18px
  }

  .mfix p {
    margin-bottom: 10px
  }

  .mfix input {
    margin-top: -1px
  }

  .legal-general .header h3 a img {
    width: 170px;
    display: block
  }

  .legal-general .header h3 a {
    margin-top: 0
  }
}

.error {
  color: red !important
}

input.error {
  border-bottom: 1px solid #f60 !important;
  color: rgba(34, 34, 34, .6) !important
}
