h1 {
  font-size: 36px;
}

h2 {
  margin-top: 40px;
  font-size: 28px;
}

h3 {
  margin-top: 30px;
  font-size: 20px;
}

h1, h2, h3, h4 {
  color: #002D62;
}

p:not(:last-child) {
  margin-bottom: 10px;
}

p.accent {
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 1px;
  color: #ADADAD;
  text-transform: uppercase;
  margin-top: 40px;
  margin-bottom: 20px;
}

.strike {
  text-decoration: line-through;
}

body, p {
  font-size: 14px;
  font-family: "Segoe UI", Arial, sans-serif !important;
}

.wy-nav-content {
  padding-top: 12px;
}

.wy-body-for-nav {
  background-color: #EEEEEE;
}

.wy-nav-side {
  background-color: #EEEEEE;
}

.wy-side-nav-search {
  background-color: #EEEEEE;
  padding: 0;
}
.wy-side-nav-search > a.icon {
  background-color: #002D62;
  text-align: left;
  display: block;
  padding: 0 0 0 60px;
  height: 48px;
  line-height: 48px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 100;
}
.wy-side-nav-search > a.icon img.logo {
  height: 48px;
  width: 48px;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}
.wy-side-nav-search .fa-home:before, .wy-side-nav-search .icon-home:before {
  content: none !important;
}

#rtd-search-form {
  padding: 15px;
  border-bottom: 1px solid #D9D9D9;
}
#rtd-search-form input[type=text] {
  border-radius: 0;
  border: 0;
  box-shadow: none;
  padding: 15px;
  font-size: 12px;
}

.wy-menu.wy-menu-vertical {
  border-right: 2px solid #EEEEEE;
  font-size: 14px;
  padding-bottom: 50px;
}
.wy-menu.wy-menu-vertical * {
  color: #000 !important;
}
.wy-menu.wy-menu-vertical span.toctree-expand {
  display: none !important;
}
.wy-menu.wy-menu-vertical > ul > li {
  background-color: #EEEEEE;
}
.wy-menu.wy-menu-vertical > ul > li > a {
  color: #333333;
  padding-left: 20px;
}
.wy-menu.wy-menu-vertical > ul > li > a:hover {
  background-color: rgba(0, 0, 0, 0.04);
}
.wy-menu.wy-menu-vertical .toctree-l1.current {
  background-color: #E9E9E9;
}
.wy-menu.wy-menu-vertical .toctree-l1.current > a {
  background-color: #FFFFFF;
  border: 0;
}
.wy-menu.wy-menu-vertical .toctree-l1.current > ul .toctree-l2 * {
  background-color: #FAFAFA;
  border-right: 0;
}
.wy-menu.wy-menu-vertical .toctree-l1.current > ul .toctree-l2.current * {
  background-color: #FFFFFF;
}

body > div.wy-grid-for-nav > section > nav {
  background-color: #002D62;
}

.rst-versions a {
  color: #d5d5d5 !important;
}
.rst-versions a:hover {
  color: #ffffff !important;
}
.rst-versions span.fa {
  margin-right: 6px;
}
.rst-versions .rst-current-version {
  color: #FCFCFC;
}
.rst-versions .rst-other-versions {
  height: 0;
  transition-property: height;
  transition-duration: 0.5s;
  display: block;
  padding: 0;
}
.rst-versions .rst-other-versions.shift {
  height: 270px;
  transition-duration: 0.5s;
  display: block;
}
.rst-versions .rst-other-versions dl {
  padding: 10px 8px;
}

.social-media-link {
  font-size: 22px;
}

div[role=navigation] ul.wy-breadcrumbs {
  font-size: 11px;
}
div[role=navigation] ul.wy-breadcrumbs li.wy-breadcrumbs-aside img {
  width: 100px;
  height: 25px;
}
div[role=navigation] hr {
  margin-top: 12px;
}

body {
  color: #333;
  margin: 0;
  padding: 0;
}

.container {
  margin: 0 auto;
  width: 970px;
  max-width: 100%;
  padding: 0 15px;
  box-sizing: border-box;
}

header.splash-header {
  height: 48px;
  background-color: #002D62;
}
header.splash-header .tv-logo {
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}
header.splash-header .text-logo {
  float: right;
  height: 28px;
  margin: 10px 15px;
}
@media (max-width: 350px) {
  header.splash-header .text-logo {
    height: 26px;
  }
}
@media (max-width: 340px) {
  header.splash-header .text-logo {
    padding-top: 2px;
    height: 24px;
  }
}
@media (max-width: 330px) {
  header.splash-header .text-logo {
    padding-top: 5px;
    height: 20px;
  }
}
@media (max-width: 310px) {
  header.splash-header .text-logo {
    padding-top: 8px;
    height: 16px;
  }
}
@media (max-width: 290px) {
  header.splash-header .text-logo {
    padding-top: 9px;
    height: 14px;
  }
}
header.splash-header .header-title {
  display: inline-block;
  height: 48px;
  position: absolute;
  top: 0;
  color: #fff;
  line-height: 48px;
  padding-left: 15px;
}

section.search {
  background-image: url("../img/bg.png");
  color: #fff;
  box-sizing: border-box;
  height: 400px;
  text-align: center;
  padding: 100px 0;
}
section.search h1.search-help {
  color: #fff;
  font-size: 36px;
  font-weight: 100;
  letter-spacing: -1px;
}
section.search #rtd-search-form {
  border-bottom: 0;
}
section.search #rtd-search-form input[type=text] {
  width: 450px;
}
section.search #rtd-search-form .search-submit {
  box-sizing: border-box;
  font-size: 12px;
  height: 44px;
  width: 100px;
  background-color: #002D62;
  color: #fff;
  border: 0;
  outline: 0;
}
@media screen and (max-width: 768px) {
  section.search #rtd-search-form input[type=text] {
    width: 200px;
    max-width: calc(100% - 150px);
  }
}
@media screen and (max-width: 768px) {
  section.search {
    height: 250px;
    padding: 50px 0;
  }
  section.search h1.search-help {
    margin: 10px;
    font-size: 30px;
  }
  section.search #rtd-search-form input[type=text] {
    width: 300px;
    max-width: calc(100% - 150px);
  }
}
@media (max-width: 430px) {
  section.search {
    height: 250px;
  }
  section.search h1.search-help {
    font-size: 26px;
  }
  section.search #rtd-search-form .search-submit {
    display: none;
  }
  section.search #rtd-search-form input[type=text] {
    max-width: 300px;
    width: 100%;
  }
}

.icons-nav h2.icons-header {
  margin: 20px 0px -50px 0px;
  font-weight: 600;
}
.icons-nav ul {
  display: flex;
  list-style: none;
  margin: 50px 0;
  padding: 0;
  box-sizing: border-box;
  flex-wrap: wrap;
}
.icons-nav ul li {
  line-height: 65px;
  display: inline-block;
  height: 65px;
  width: 25%;
  box-sizing: border-box;
}
.icons-nav ul li span {
  margin-left: 6.25%;
}
.icons-nav ul li a {
  text-decoration: none;
  color: #222;
  font-weight: 500;
}
.icons-nav__icon {
  width: 32px;
  margin-right: 10px;
  vertical-align: middle;
}
@media (max-width: 1024px) {
  .icons-nav ul li {
    width: 33.3333333333%;
  }
  .icons-nav ul li span {
    margin-left: 11.1111111111%;
  }
}
@media (max-width: 768px) {
  .icons-nav ul li {
    width: 50%;
  }
  .icons-nav ul li span {
    margin-left: 25%;
  }
}
@media (max-width: 578px) {
  .icons-nav ul li {
    margin-left: 10%;
    width: 100%;
  }
  .icons-nav ul li span {
    margin-left: 0px;
  }
}
@media (max-width: 430px) {
  .icons-nav h2.icons-header {
    font-size: 24px;
  }
}

.news {
  display: flex;
  border-top: 1px solid #ADADAD;
  padding-top: 20px;
  flex-wrap: wrap;
}
.news__article {
  padding: 10px 0 30px 0;
  flex: 0 0 50%;
  box-sizing: border-box;
}
.news__article:nth-child(even) {
  padding-left: 20px;
}
.news__article:nth-child(odd) {
  padding-right: 20px;
}
.news__article p {
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
}
.news__date {
  color: #ADADAD;
  font-size: 12px;
}
.news__title {
  font-weight: 500;
  font-size: 18px;
  margin: 0px 0px;
}
.news__heading {
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .news__article {
    flex: 0 0 100%;
  }
  .news__article:nth-child(even), .news__article:nth-child(odd) {
    padding-left: 0;
    padding-right: 0;
  }
}

.wy-table-responsive table {
  width: 100%;
}

td p {
  margin-bottom: 5px;
}

.container.custom-table {
  padding: 0;
}
.container.custom-table tr td {
  border-top: 0;
}
.container.custom-table tr td:first-child {
  font-weight: bold;
}
.container.custom-table tr td[colspan="4"] {
  text-align: center;
}

.container.table-with-header {
  padding: 0;
}
.container.table-with-header tr:first-of-type {
  text-align: center;
  color: #2A79B5;
  font-weight: bold;
}

.table-inner-header {
  font-style: italic;
  font-weight: 600;
}

.block {
  display: block !important;
}

.rst-content blockquote {
  background-color: #E0EDF7;
  border: 1px solid #acd1eb;
  border-radius: 4px;
  padding: 5px 10px;
  font-style: italic;
  margin-left: 0;
  margin: 20px 0;
}
.rst-content blockquote p {
  margin-bottom: 0;
}

.red {
  color: red;
}

.underline {
  text-decoration: underline;
}

.boldunderline {
  font-weight: bold;
  text-decoration: underline;
}

.italicunderline {
  font-style: italic;
  text-decoration: underline;
}

.linethrough {
  text-decoration: line-through;
}

.italicbold {
  font-style: italic;
  font-weight: bold;
}

.textborder {
  display: block;
  border: 2px solid #666666;
  padding: 10px;
}

.greenheadertext {
  color: #76b400;
  font-size: 18px;
  font-weight: bold;
}

body > div.rst-versions > div {
  max-height: 260px;
}

body > div.wy-grid-for-nav > section > div {
  max-width: none;
}

/*# sourceMappingURL=styles.css.map */
