.img-center {
  margin: 0 auto;
}

.centered {
  text-align: center;
}

body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.42857143;
  color: #aaa;
  background-color: #1a1a1a;
}

html {
  /* this prevents the appearance of the vscroll offsetting the entire page left/right slightly */
  overflow-y: scroll;
}

a {
  color: #3893e8;
  text-decoration: none;
  cursor: pointer;
}

a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.hover-button,
.hover-button:link,
.hover-button:visited,
.hover-button-birth {
  background-color: #008cba;
  color: white;
  padding: 5px 30px 5px 30px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  border-radius: 5px;
  margin-top: 10px;
}

.hover-button:hover,
.hover-button:active,
.hover-button-birth:hover,
.hover-button-birth:active {
  background-color: #006c9a;
  cursor: pointer;
}

img {
  vertical-align: middle;
}

.warning-banner {
  background-color: #800;
  width: 100%;
  border-radius: 8px;
  border-color: red;
  border-style: solid;
  border-width: 1px;
  padding: 5px 10px 5px 10px;
  color: white;
}

.error-image {
  width: 300px;
}

p {
  margin: 0 0 10px;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

ul.no-bullet {
  list-style-type: none;
}

code.inline {
  font-family: monospace;
  font-size: 22px;
  color: #ccc;
}

code.block {
  background-color: #333333;
  padding: 10px;
  font-family: 'Courier New', Courier, monospace;
  width: 100%;
  display: block;
  margin-bottom: 10px;
  font-weight: bold;
  color: white;
}

.hype-metric {
  font-size: 18px;
  background-color: #444;
  margin: 10px;
  padding: 5px;
  text-align: center;
  width: 380px;
  float: left;
}

.hype-metric-container {
  height: 115px;
}

.job-container {
  border-top: solid;
  margin-top: 80px;
  border-top-width: 10px;
  border-top-color: green;
}

.json-container {
  display: block;
  white-space: pre-wrap;
  font-family: monospace;
  background-color: black;
  color: white;
  padding: 5px 20px 5px 20px;
  font-size: 12px;
  width: 100%;
}

code :not(.inline) {
  white-space: pre;
  background: #f4f4f4;
  border: 1px solid #ddd;
  border-left: 3px solid #f36d33;
  color: #666;
  page-break-inside: avoid;
  font-family: monospace;
  font-size: 15px;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1em 1.5em;
  display: block;
  word-wrap: break-word;
}

h1 {
  font-size: 36px;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1,
h2,
h3,
h4 {
  color: #ccc;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

.radio-option-container {
  display: block;
}

div.error-page {
  margin: 0 auto;
  margin-top: 50px;
  text-align: center;
}

.img-center {
  margin: 0 auto;
}

.learn-table {
  width: 100%;
  text-align: center;
  padding: 30px;
  font-size: 30px;
  color: #ccc;
}

.learn-table th {
  padding: 20px;
}

.learn-image {
  margin: 20px auto 50px auto;
  width: 60%;
  text-align: center;
  display: block;
}

.ai-image {
  margin: 20px auto 20px auto;
  width: 90%;
  text-align: center;
  display: block;
}

.ai-image-equation {
  margin: 20px auto 20px auto;
  width: 100%;
  text-align: center;
  display: block;
}

.image-caption {
  font-size: 14px;
  color: #ccc;
  text-align: center;
}

.container,
.wide-container,
.thin-container,
.very-thin-container,
.design-container {
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
}

.wide container {
  width: 400px;
}

.container {
  width: 400px;
}

.thin-container {
  width: 400px;
}

.very-thin-container {
  width: 300px;
}

.link-button-container {
  display: inline-block;
}

.link-button {
  float: left;
  margin-left: 10px;
  padding: 5px 15px 5px 15px;
  background-color: #444;
  border-color: #000;
  border-width: 2px;
  border-style: solid;
  border-radius: 5px;
  margin-bottom: 5px;
}

.link-button:hover {
  background-color: #222;
  text-decoration: none;
}

.banner-center {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  padding: 30px;
}

.contact-email {
  height: 25px;
  display: block;
  margin-bottom: 10px;
}

a.admin-garb {
  width: 430px;
  display: block;
  background-color: black;
  padding: 5px;
  border-radius: 4px;
  border-style: solid;
  border-width: 2px;
  border-color: white;
  height: 268px;
  float: left;
  margin-left: 23px;
  margin-right: 23px;
  margin-bottom: 20px;
}

.admin-garb {
  width: 200px;
  height: 200px;
}

.admin-garbs {
  width: 100%;
  margin-top: 30px;
}

.admin-garb.error {
  display: block;
}

.admin-garb.error>img {
  width: 100px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-top: 50px;
}

.admin-garb.error>div {
  color: #ffaaaa;
  text-decoration: none;
  text-align: center;
  font-size: 32px;
}

.admin-garb-title {
  text-align: center;
  width: 100%;
  height: 55px;
  font-size: 32px;
}

.admin-content-rating-image {
  width: 50px;
  position: inherit;
  float: right;
}

.admin-garb-background,
.admin-garb-foreground {
  position: absolute;
  width: 200px;
}

.admin-header>.link-button-container {
  width: 100%;
}

.admin-garb.left {
  float: left;
}

.admin-garb.right {
  float: right;
}

a.admin {
  display: inherit;
  width: 32%;
}

#q-count,
#q-before,
#q-after,
#q-type,
#q-report-id,
#q-version {
  width: 30%;
  left: -25%;
  position: relative;
}

.search-group {
  width: 50%;
  float: left;
  box-sizing: border-box;
}

.search-group>input::placeholder {
  opacity: 0.5;
  color: grey;
}

.brs,
.drs {
  display: inline-block;
}

.brs-input,
.brs-label,
.drs-input,
.drs-label {
  display: block;
  margin-top: 5px;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.brs>div>input[type="checkbox"],
.drs>div>input[type="checkbox"] {
  width: 30px;
  height: 30px;
  margin-left: 40px;
  margin-top: 30px;
}

input.brs-show-hidden,
input.drs-show-all {
  display: inline-block;
}

label.brs-show-hidden,
label.drs-show-all {
  display: inline-block;
  vertical-align: super;
}

.invalid-search-explain {
  font-weight: bold;
  color: #bb0000;
  font-size: 18px;
  text-align: center;
  position: relative;
  left: 596px;
  top: -198px;
  width: 178px;
}

div.admin-header,
div.brs,
div.drs {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: grey;
  background-color: rgb(39, 39, 39);
  width: 100%;
}

div.admin-header-text {
  font-size: 24px;
  text-align: center;
  font-weight: bold;
  color: white;
  padding-top: 5px;
}

img.admin-header {
  width: 200px;
  display: block;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}

img.admin-button {
  width: 30px;
  margin-right: 10px;
}

.link-button.admin {
  width: 100%;
}

.img-center {
  margin-left: auto;
  margin-right: auto;
}

.large-center-image {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-top: 30px;
  margin-bottom: 30px;
}

.faq-center-image {
  width: 80px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
}

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

.chesscraft-banner {
  width: 512px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.youtube-embed {
  margin-top: 15px;
  text-align: center;
}

.navigation-banner {
  height: 65px;
  width: auto;
  float: left;
  margin-left: 20px;
  margin-right: 50px;
  display: block;
  padding: 10px 0px 10px 0px;
}

.navigation-buttons {
  margin-top: 10px;
}

.navigation-panel {
  color: #aaa;
  background-color: #303030;
  font-size: 20px;
  width: 100%;
  position: relative;

  border: solid;
  border-width: 1px;
  border-color: #3d3d3d;
}

/*FOOTER
The chosen method is to wrap everything on the page in .not-footer, except .footer.
Then set a minimum height, and .footer-push does the padding if necessary.
 */
html,
body {
  height: 100%;
  margin: 0;
}

.not-footer {
  min-height: 100%;
  margin-bottom: -500px;
}

.footer-push,
.footer {
  height: 500px;
}

@media only screen and (min-width: 768px) {
  .not-footer {
    margin-bottom: -320px;
  }

  .footer-push,
  .footer {
    height: 350px;
  }
}

.footer-left {
  position: relative;
  padding-right: 20px;
}

.footer-right {
  position: relative;
  text-align: right;
  padding-left: 20px;
  padding-top: 0px;
}

.footer-logo {
  width: 200px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.footer {
  color: #aaa;
  background-color: #303030;
  font-size: 18px;

  border: solid;
  border-width: 1px;
  border-color: #3d3d3d;

  margin-bottom: -280px;
  width: 100%;
  display: inline-block;
}

.fdr-img {
  width: 200px;
}

.bug-reports {
  margin-top: 50px;
}

.fused-design-reports,
.bug-reports {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 150px;
}

.fused-design-report,
.bug-report {
  width: 100%;
  margin-top: 20px;
  background-color: rgb(39, 39, 39);
  border-radius: 3px;
  border-width: 2px;
  border-color: white;
}

.fused-design-report-container {
  width: 100%;
  display: inline-flex;
}

.fdr-1,
.fdr-2,
.fdr-3,
.fdr-4 {
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #2d2d2d;
}

.fdr-1 {
  width: 20%;
  text-align: center;
}

.fdr-2 {
  width: 18%;
}

.fdr-3 {
  width: 15%;
}

.fdr-4 {
  width: 37%;
}

.fdr-5 {
  width: 10%;
}

.fdr-content-rating {
  width: 50px;
}

.fdr-design-img {
  width: 100px;
}

.dr-name {
  font-size: 20px;
  font-weight: bold;
}

.dr-author {
  font-size: 12px;
}

.dr-description {
  font-size: 14px;
}

.content-rating-buttons {
  position: absolute;
  right: 16%;
}

.content-rating-button {
  width: 80px;
  margin: 10px;
  cursor: pointer;
}

.dr {
  display: block;
  padding: 10px;
}

.dr-reason-text,
.dr-datestamp,
.dr-reason-label {
  display: inline-block;
}

.dr-details {
  display: block;
}

.fdr {
  vertical-align: top;
  padding: 10px;
}

.display-none {
  display: none;
}

.display-inline-block {
  display: inline-block;
}

.dr-datestamp,
.dr-details {
  color: #666666;
  margin-right: 10px;
}

.br-tags>div:not(.br-client_ip):not(.br-bug_type) {
  color: #999999;
  background-color: #444444;
}

.br-tags>div {
  padding: 5px 20px 5px 20px;
  border-radius: 50px;
  border-style: solid;
  border-width: 1px;
  text-align: center;
  display: inline-block;
  margin: 0px 0px 10px 6px;
}

.br-exception {
  background-color: #6d3f3a;
  border-color: #ad5e57;
}

.br-error {
  background-color: rgb(102, 83, 47);
  border-color: #ac7c4f;
}

.br-user {
  background-color: rgb(15, 131, 35);
  border-color: rgb(17, 167, 42);
}

.br-client_ip {
  cursor: pointer;
  background-color: #444466;
  border-color: #5a5a88;
}

.br-client_ip:hover {
  background-color: #33334d;
  border-color: #434366;
}

.br-client_ip>a {
  text-decoration: none;
  color: inherit;
}

.br-client_ip>a:hover {
  text-decoration: none;
  color: inherit;
}

.br-tags {
  display: inline-block;
  width: 90%;
}

.br-text {
  max-height: 600px;
  overflow-y: auto;
  white-space: pre-line;
  background-color: #2d2d2d;
  color: #8e8e8e;
  padding: 20px 20px 20px 20px;
  width: 100%;
  border-bottom: #dddddd;
  border-bottom-width: 2px;
  border-bottom-style: solid;
}

.br-json-text {
  white-space: pre-line;
  max-height: 600px;
  overflow-y: auto;
  white-space: pre-line;
}

.br-left {
  width: 85%;
  display: inline-block;
}

.br-right {
  width: 14%;
  display: inline-block;
  margin-top: 15px;
}

.br-summary {
  color: #bbbbbb;
  font-size: 24px;
  font-weight: bold;
  padding: 20px 0px 10px 20px;
  width: 100%;
}

.dr-button,
.br-button {
  width: 100%;
}

.dr-button,
.br-button,
.brs-search-button {
  padding: 5px 15px 5px 15px;
  background-color: #444;
  border-color: #000;
  border-width: 2px;
  border-style: solid;
  border-radius: 5px;
  margin-bottom: 5px;
  text-align: center;
}

.brs-search-button {
  margin-top: 10px;
  margin-bottom: 10px;
  width: 100px;
  left: 9%;
  position: relative;
}

.unhide-button-container {
  width: 100%;
  display: inline-block;
  height: 32px;
}

.unhide-button {
  width: 10%;
  margin-left: auto;
  top: -15px;
  position: relative;
}

.dr-button:hover,
.br-button:hover,
.brs-search-button:hover {
  background-color: #222;
  text-decoration: none;
  cursor: pointer;
}

.dr-tag {
  border-radius: 12px;
  border-width: 2px;
  border-style: solid;
  padding: 2px 6px 2px 6px;
  color: black;
  margin: 3px;
  text-align: center;
  display: inline-block;
}

.dr-id:hover {
  text-decoration: none;
  color: black;
  background-color: #e7a6ff;
}

.dr-id {
  background-color: #f1cbff;
  border-color: #e7a7ff;
}

.dr-child:hover {
  text-decoration: none;
  color: black;
  background-color: #5fd2ff;
}

.dr-child {
  background-color: #8fdfff;
  border-color: #6cd5ff;
}

.dr-label {
  background-color: #c9c9ff;
  border-color: #adadff;
}

.dr-text {
  font-size: 12px;
}

.dr-reason-label {
  background-color: #808853;
  border-color: #798340;
  width: 100px;
  text-align: center;
}

.json-container {
  background-color: #3d3d3d;
  color: #efefef;
  font-family: 'Courier New', Courier, monospace;
  font-size: 14px;
  line-height: 1.5;
  padding: 15px;
  white-space: pre-wrap;
  overflow-x: auto;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}

.json-container::-webkit-scrollbar {
  width: 8px;
}

.json-container::-webkit-scrollbar-thumb {
  background-color: #888;
  border-radius: 4px;
}

.json-container::-webkit-scrollbar-thumb:hover {
  background-color: #555;
}

.report-popup-radio-container {
  float: left;
  width: 100%;
}

input {
  border: 1px solid #ccc;
  border-radius: 3px;
}

.report-popup-input-text {
  width: 400px;
  margin-top: 10px;
  margin-bottom: 40px;
}

.report-popup-age-image {
  width: 60px;
  margin-right: 20px;
  margin-bottom: 20px;
}

.analytics-stats-image {
  margin-top: 10px;
  margin-bottom: 30px;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.store-button-image {
  width: 100%;
}

.store-button-text {
  color: white;
}

.store-button-container {
  width: 33%;
}

.store-button-container-1 {
  float: left;
}

.store-button-container-2 {
  margin-left: auto;
  margin-right: auto;
}

.store-button-container-3 {
  float: right;
}

.store-buttons-container {
  width: 100%;
  display: flex;
  margin-left: auto;
  margin-right: auto;
  margin-top: 45px;
  margin-bottom: 75px;
}

.store-button {
  width: 150px;
  height: 125px;
  text-align: center;
  margin: 0px 10px 0px 10px;
}

.social-button {
  width: 60px;
  height: auto;
  margin: 5px;
  z-index: 10;
}

.social-buttons {
  padding: 20px;
  top: 75px;
}

.carousel-slide {
  width: 30%;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
}

input[type="radio"] {
  margin-top: -1px;
  vertical-align: middle;
}

label {
  margin-right: 20px;
  cursor: pointer;
}

.content-rating-table {
  width: 100%;
}

.content-rating-table-cell1 {
  width: 20%;
}

.content-rating-table-cell2 {
  width: 60%;
}

.content-rating-table-cell3 {
  width: 20%;
}

.content-rating-image {
  width: 100px;
}

.content-rating-explain {
  font-size: 12px;
}

.submit-report-button {
  margin-top: 30px;
  float: right;
}

.cancel-report-button {
  margin-top: 30px;
  float: left;
}

.popup-background,
.birth-popup-background,
.report-popup-background {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

.birth-popup-background {
  background-color: rgba(0, 0, 0, 1);
  display: flex;
}

.birth-popup-content {
  top: 80px;
  width: 580px;
  height: 400px;
  text-align: center;
  position: absolute;
}

#birth-select-container {
  width: 100%;
}

.birth-select {
  border-style: solid;
  border-color: grey;
  border-width: 2px;
  border-radius: 10px;
  background-color: #444;
  margin: 60px;
  font-size: 32px;
  color: white;
  padding-top: 10px;
  padding-left: 20px;
}

.birth-select:hover {
  cursor: pointer;
  background-color: #333;
}

.birth-button {
  margin: 50px;
  display: block;
}

#birth-submit-container {
  display: block;
  width: 60%;
  margin: auto;
}

.report-popup-background {
  background-color: rgba(0, 0, 0, 0.4);
}

.report-popup,
.report-popup-success,
.report-popup-content {
  position: absolute;
  background-color: #3a3a3a;
  padding: 20px 90px 20px 90px;
  border-style: solid;
  border-width: 1px;
  border-color: black;
  border-radius: 8px;
}

.report-popup-success {
  top: 180px;
  width: 400px;
  height: 300px;
  padding-top: 90px;
  text-align: center;
}

.report-popup-content {
  top: 80px;
  width: 580px;
  height: 770px;
}

.report-popup-table-left {
  width: 150px;
}

.report-popup-table-right {
  width: 100%;
}

.analytics-stats-image {
  width: 100%;
}

@media only screen and (min-width: 1000px) {
  .wide-container {
    width: 1000px;
  }
}

@media only screen and (min-width: 768px) {
  .ai-image {
    width: 300px;
  }

  .footer-left {
    float: left;
    width: 380px;
  }

  .footer-right {
    float: right;
    width: 420px;
  }

  .container {
    width: 800px;
  }

  .thin-container {
    width: 800px;
  }

  .very-thin-container {
    width: 500px;
  }

  .social-button {
    margin: 15px;
  }

  .social-buttons {
    display: grid;
    top: 100px;
    position: fixed;
  }
}