@font-face {
  font-family: "Gibson";
  src: url("/fonts/Gibson-Medium.otf") format("truetype");
}
html.redesign.redesign-help-center {
  background: linear-gradient(to bottom, blue 0, blue 280px, white 280px, white 94%, black 94%, black 100%);
}
html.redesign.redesign-help-center body.help_categories div.viewport {
  width: 100%;
  max-width: 1300px;
}
html.redesign.redesign-help-center body.help_categories div.viewport div#view[role=main] {
  width: 100%;
}
html.redesign.redesign-help-center body.help_categories div.viewport div#view[role=main] div#topbar h1 {
  font-family: "Gibson", sans-serif;
  color: black;
  text-transform: lowercase;
  font-size: 40px;
  font-weight: normal;
  margin-top: 0;
  border-bottom: 1px solid #dde4ed;
}
html.redesign.redesign-help-center body.help_categories div.viewport div#view[role=main] div#topbar h1::first-letter {
  text-transform: uppercase;
}
html.redesign.redesign-help-center body.help_categories div.viewport div#view[role=main] section.first div.left_rail aside {
  padding: 5px 0;
  margin: 0;
  background: rgb(238, 241, 246);
}
html.redesign.redesign-help-center body.help_categories div.viewport div#view[role=main] section.first div.left_rail aside h2 {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  color: black;
  padding: 10px;
  margin: 0;
  font-size: 15px;
}
html.redesign.redesign-help-center body.help_categories div.viewport div#view[role=main] section.first div.left_rail aside ul li {
  padding: 0;
}
html.redesign.redesign-help-center body.help_categories div.viewport div#view[role=main] section.first div.left_rail aside ul li a {
  display: block;
  font-family: "Poppins", sans-serif;
  color: blue;
  font-weight: normal;
  margin: 0;
  padding: 10px;
  font-size: 14px;
}
html.redesign.redesign-help-center body.help_categories div.viewport div#view[role=main] section.first div.left_rail ol.help_topics > li {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border: 1px solid #dde4ed;
  border-bottom: none;
}
html.redesign.redesign-help-center body.help_categories div.viewport div#view[role=main] section.first div.left_rail ol.help_topics > li ol {
  padding: 0;
  margin: 0;
}
html.redesign.redesign-help-center body.help_categories div.viewport div#view[role=main] section.first div.left_rail ol.help_topics > li ol li {
  padding: 0;
  margin: 0;
  padding-left: 20px;
  border-bottom: 1px solid #dde4ed;
  background-color: #f9f9f9;
}
html.redesign.redesign-help-center body.help_categories div.viewport div#view[role=main] section.first div.left_rail ol.help_topics > li ol li:last-child {
  border: none;
}
html.redesign.redesign-help-center body.help_categories div.viewport div#view[role=main] section.first div.left_rail ol.help_topics > li ol li:first-child {
  border-top: 1px solid #dde4ed;
}
html.redesign.redesign-help-center body.help_categories div.viewport div#view[role=main] section.first div.left_rail ol.help_topics > li:last-child {
  border-bottom: 1px solid #dde4ed;
}
html.redesign.redesign-help-center body.help_categories div.viewport div#view[role=main] section.first div.left_rail ol.help_topics > li a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-grow: 0;
  min-height: 52px;
  margin-left: 10px;
  margin-right: 10px;
  color: blue;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-weight: normal;
}
html.redesign.redesign-help-center body.help_categories div.viewport div#view[role=main] section.first div.left_rail ol.help_topics li.current-help-topic a {
  font-weight: 600;
}
html.redesign.redesign-help-center body.help_categories div.viewport div#view[role=main] section.second div.center_rail ul,
html.redesign.redesign-help-center body.help_categories div.viewport div#view[role=main] section.second div.center_rail li,
html.redesign.redesign-help-center body.help_categories div.viewport div#view[role=main] section.second div.center_rail h2 {
  font-family: "Gibson", sans-serif;
  color: black;
}
html.redesign.redesign-help-center body.help_categories div.viewport div#view[role=main] section.second div.center_rail a {
  font-family: "Poppins", sans-serif;
  color: blue;
}
html.redesign.redesign-help-center body.help_categories div.viewport div#view[role=main] section.second div.center_rail form.help_center_search fieldset ol li input[name=query] {
  font-family: "Poppins", sans-serif;
  color: rgba(0, 0, 0, 0.5);
  border-color: #dde4ed;
  border-radius: 0;
}
html.redesign.redesign-help-center body.help_categories div.viewport div#view[role=main] section.second div.center_rail form.help_center_search fieldset ol li input[name=commit] {
  background-color: blue;
  color: white;
  font-family: "Poppins", sans-serif;
  border-radius: 0;
  border: none;
}
html.redesign.redesign-help-center body.help_categories div.viewport div#view[role=main] section.second div.center_rail article {
  color: black;
  font-family: "Poppins", sans-serif;
}
html.redesign.redesign-help-center body.help_categories div.viewport div#view[role=main] section.second div.center_rail article a {
  color: blue;
}
html.redesign.redesign-help-center body.help_categories div.viewport div#view[role=main] section.second div.center_rail article h1 {
  font-family: "Gibson", sans-serif;
  color: black;
}
html.redesign.redesign-help-center body.help_categories div.viewport div#view[role=main] section.third div.right_rail h2,
html.redesign.redesign-help-center body.help_categories div.viewport div#view[role=main] section.third div.right_rail h3,
html.redesign.redesign-help-center body.help_categories div.viewport div#view[role=main] section.third div.right_rail p,
html.redesign.redesign-help-center body.help_categories div.viewport div#view[role=main] section.third div.right_rail ul li {
  color: black;
  font-family: "Poppins", sans-serif;
}
html.redesign.redesign-help-center body.help_categories div.viewport div#view[role=main] section.third div.right_rail a {
  color: blue;
}
html.redesign.redesign-help-center body.help_categories div.viewport div#view[role=main] section.third div.right_rail h1,
html.redesign.redesign-help-center body.help_categories div.viewport div#view[role=main] section.third div.right_rail h2,
html.redesign.redesign-help-center body.help_categories div.viewport div#view[role=main] section.third div.right_rail h3 {
  margin-top: 10px;
  margin-bottom: 5px;
}
html.redesign.redesign-help-center body.help_categories div.viewport div#view[role=main] section.third div.right_rail ul,
html.redesign.redesign-help-center body.help_categories div.viewport div#view[role=main] section.third div.right_rail p {
  margin: 0;
}
html.redesign.redesign-help-center body.help_categories div.viewport div#view[role=main] section.third div.right_rail aside {
  padding: 5px 0;
  margin: 0;
  background: rgb(238, 241, 246);
  margin-top: 20px;
}
html.redesign.redesign-help-center body.help_categories div.viewport div#view[role=main] section.third div.right_rail aside h2 {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  color: black;
  padding: 10px;
  margin: 0;
  font-size: 15px;
}
html.redesign.redesign-help-center body.help_categories div.viewport div#view[role=main] section.third div.right_rail aside ul li {
  padding: 0;
}
html.redesign.redesign-help-center body.help_categories div.viewport div#view[role=main] section.third div.right_rail aside ul li a {
  display: block;
  font-family: "Poppins", sans-serif;
  color: blue;
  font-weight: normal;
  margin: 0;
  padding: 10px;
  font-size: 14px;
}