body, td {
  font-family: "Helvetica Neue","Segoe UI",Helvetica,Arial,sans-serif;
  font-size: 12pt;
  line-height: 19pt;
  color: #353535;
  text-align: justify;
  margin: 0;
}

td {
  vertical-align: top;
}

hr {
  border: 1px #B6B6B6 dotted;
  width: 100%;
  height: 1px;
}

a:link, a:visited {
  color: #CE1C1C;
  text-decoration-thickness: 1px;
  text-decoration: none;
}

a:hover {
  color: #000000;
}

.sitefooter a, .block_bg_red a, .betabox a {
  text-decoration: underline;
}

img {
  border: none;
}

h1, .pageover {
  font-size: 14pt;
  color: #CE1C1C;
  font-weight: normal;
  padding: 0px;
  margin: 0px;
}

input, textarea, select {
  width: 100%;
  font-size: 11pt;
  font-family: "Helvetica Neue","Segoe UI",Helvetica,Arial,sans-serif;
}

table {
  border-spacing: 0px;
}

.fullwidth {
  width: 100%;
}

.siteblock, .widesiteblock {
  margin: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}

.siteblock {
  max-width: 965px;
}

.widesiteblock {
  max-width: 1200px;
  padding-right: 20px;
  padding-left: 20px;
}

@media(max-width: 985px) {
  .siteblock {
    padding-left: 10px;
    padding-right: 10px;
  }
}

#usermenu {
  text-align: right;
  float: right;
}

#topmenu {
  padding: 10px;
  padding-left: 20px;
}

h2, .over {
  font-size: 13pt;
  font-weight: bold;
  color: #CE1C1C;
  margin-top: 0;
}

h3 {
  font-size: 13pt;
}

.menu a:link, .menu a:visited {
  color: #000000;
  text-decoration: none;
}

.menu a:hover {
  color: #CE1C1C;
  text-decoration: underline;
}

.selectedmenu {
  color: #CE1C1C;
  font-size: 12pt;
}

.lesssmall {
  font-size: 11pt;
}

.small, .smalltalk {
  font-size: 10pt;
}

.smaller {
  font-size: 9pt;
}

.larger {
  font-size: 13pt;
}

button, .button {
  width: 65pt;
}

.indent {
  padding-left: 26pt;
}

.warn {
  color: red;
}

.err_message {
  text-align: center;
  margin: 10px;
  color: red;
  font-size: 11pt;
}

.list tbody td, .list thead td {
  border-bottom: 1px solid #B6B6B6;
  padding: 4px;
}

.list thead td {
  font-weight: bold;
}

.listitemshift {
  background-color: #F2F2F2;
}

.forumthread {
  border: 1px solid #B6B6B6;
  margin-bottom: 6px;
  margin-top: 6px;
  border-radius: 3px;
  width: 100%;
  border-spacing: 0px;
}

.forumthread td {
  padding: 4px;
}

.forumthreadcontent {
  padding: 4px;
}

.forumthreadleft {
  background-color: #F2F2F2;
  padding: 4px;
  width: 120pt;
}

.whatsnew .img img, .whatsnew .img_wide img {
  border: 1px solid black;
}

.whatsnew .img img:nth-of-type(2) {
  margin-top: 10px;
}

.whatsnew .img_wide {
  width: 482px;
  float: right;
  text-align: right;
}

.whatsnew .desc_narrow {
  float: left;
  width: 365px;
}

.whatsnew .img {
  width: 392px;
  float: right;
  text-align: right;
  font-size: 1px;
  line-height: 1px;
}

.whatsnew .desc {
  float: left;
  width: 505px;
  padding-bottom: 16px;
}

.whatsnew .changes {
  font-size: smaller;
  padding-left: 12px;
}

.whatsnew h2 {
  margin: 0px;
}

.paging {
  margin-top: 6px;
  font-size: 11pt;
  text-align: center;
}

.index_download_text_container {
  width: 440px;
}

.index_download_text {
  font-size: 34px;
  line-height: 30px;
  font-style: italic;
  color: #484848;
  text-shadow: 1px 1px 2px #BBB;
}

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

.clear {
  clear: both;
}

.main_block_bg_screen {
  background: url(/img/background.jpg) #626821;
  color: black;
}

@media(max-width: 800px) {
  .main_block_bg_screen {
    padding-left: 10px;
  }
}

.main_block_screen {
  margin: auto;
  max-width: 1000px;
  padding-bottom: 10px;
  padding-top: 30px;
}

.main_block_screen_content {
  display: flex;
  max-width: 1000px;
  height: 450px;
}

.main_block_screen_left {
  width: 300px;
  text-align: center;
  padding-top: 30px;
}

.main_block_screen_right {
  width: 700px;
}

.main_block_title {
  font-size: 40pt;
  font-family: 'Georgia', 'Times';
  line-height: 34pt;
}

.main_block_subtitle {
  font-size: 14pt;
}

.main_two_columns {
  columns: 100px 2; 
  column-gap: 40px;
}

@media(max-width: 680px) {
    .main_two_columns {
    columns: 100px 1; 
    column-gap: 40px;
  }
}
.main_two_columns p, .inline-block {
  display: inline-block;
}

a.btn_download_main, a.btn_download, a.btn_download_beta, span.btn_download_disabled {
  display: inline-block;
  text-decoration: none;
  color: white;
  background-color: #CE1C1C;
  padding: 8px;
  width: 190px;
  border-radius: 4px;
  text-align: center;
  font-size: 12pt;
  margin-bottom: 3px;
}

a.btn_download_beta, .block_bg_blue a.btn_download {
  background-color: #1b5a73;
}

.btn_download img, .btn_download_beta img {
  vertical-align: middle;
  margin-bottom: 4px;
}

.olderlinks a {
  color: #333;
  text-decoration: none;;
}

.olderlinks a:hover {
  text-decoration: underline;
}

.olderlinks img {
  vertical-align: middle;
  margin-bottom: 3px;
}

span.btn_download_disabled {
  background-color: #CD5E5E;
}

a.btn_download_main {
  width: 200px;
  margin: auto;
  font-weight: bold;
}

.block_bg_grey {
  background-color: #eee;
}

.block_bg_blue {
  background-color: #c7e7f3;
  color: #0d3e51;
}

.block_bg_dark {
  background-color: #333;
  color: #dbdbdb;
}

.block_bg_dark a {
  color: white;
}

.block_bg_dark .grey {
  color: #AAA;
}

.halfcolumn {
  float: left;
  width: 50%;
}

.leftcolumn {
  padding-right: 40px;
}

.rightcolumn {
  padding-left: 40px;
}

.block_bg_red {
  background-color: #B81919;
  color: #ebebeb;
  background: linear-gradient(to right, #b81919 0%,#b81919 81%,#7f1111 100%);
}

.block_bg_red h2 {
  color: #eee;
}

.block_bg_red a {
  color: white;
}

.userguide_menu {
  width: 22%;
  float: left;
  padding-bottom: 250px;
  line-height: 19pt;
  text-align: left;
}

.userguide_content {
  width: 78%;
  float: left;
  padding-bottom: 250px;
}

.tag-table {
  width: 100%;
}

.tag-table tr {
  vertical-align: top;
}

.tag-table td:first-child {
  width: 225px;
}

.tag-table td {
  padding-bottom: 18px;
}

@media(max-width: 500px) {
  .userguide_menu {
    width: 30%;
  }

  .userguide_content {
    width: 70%;
  }
}

.userguide_content img {
  max-width: 80%;
  height: auto;
}

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

.floatright, .float-right {
  float: right;
}

.buybutton {
  font-weight: bold;
  margin-bottom: 1px;
}

.buybutton a:link, .buybutton a:hover, .buybutton a:visited  {
  text-decoration: none;
}

.buybutton_left {
  display: inline-block;
  background-color: #6c45cf;
  font-size: 12pt;
  padding: 9px 22px;
  padding-bottom: 10px;
  border-radius: 5px 0 0 5px;
  color: #fff;
}

.buybutton_right {
  display: inline-block;
  background-color: #fff;
  font-size: 13pt;
  padding: 9px 22px;
  padding-bottom: 10px;
  border-radius: 0 5px 5px 0;
  color: #666;
  min-width: 77px;
}

.buybutton_right:empty:before {
  content: "\200b";
}

.view_site_title {
  font-size: 17pt;
  color: #B81919;
  font-family: 'Georgia', 'Times';
}

.forum_col_recent_post {
  width: 80pt;
}

.forum_col_posts {
  width: 40pt;
}

@media (max-width: 800px) {
  .forum_col_author {
    display: none;
    width: 0;
    height: 0;
    opacity: 0;
    visibility: collapse;
  }
}

@media(max-width: 650px) {
  .forum_col_posts {
    display: none;
    width: 0;
    height: 0;
    opacity: 0;
    visibility: collapse;
  }
}

.main_image_screenshot {
  max-width: 700px;
  height: 430px;
  object-position: 0 0;
  object-fit: cover;
}

@media(max-width: 800px) {
  .main_image_screenshot {
    max-width: 95%;
    height: auto;
  }
}

.float-left {
  float: left;
}

.language_col1 {
  width: 130pt;
}

.payment-methods {
  width: 238px;
  opacity: 0.7;
}

.grey, .grey-box, .grey-box a:link, .grey-box a:visited {
  color: #777;
}

.page {
  page-break-after: always;
  page-break-inside: avoid;
  margin-bottom: 30px;
}

.page:last-child {
  page-break-after: avoid;
}


@media print {
  .menuitems, #usermenu {
    display: none;
  }
}

@media print {
  .userguide_content {
    width: 100%;
    float: none;
    padding-bottom: 0px;
  }
}

.betabox {
  background-color: #98d7ef;
  color: #0d3e51;
  padding: 18px;
  border-radius: 8px;
}

.betabox h2, .block_bg_blue h2 {
  color: #1b5a73;
}

.betabox a:link, .betabox a:visited, .block_bg_blue a:link, .block_bg_blue a:visited {
  color: #1b5a73;
}

.betabox a.btn_download_beta, .block_bg_blue a.btn_download {
  color: white;
}

.warnbox {
  color: red;
}

.badge {
  background-color: #02A98D;
  font-size: 80%;
  color: #fff;
  padding-top: 1px;
  padding-bottom: 3px;
  padding-left: 6px;
  padding-right: 6px;
  border-radius: 4px;
  white-space: nowrap;
}

.sitefooter {
  color: #666;
  font-size: 10pt;
  line-height: 13pt;
}

.sitefooter a:link, .sitefooter a:visited {
  color: #333;
}

.flag {
  vertical-align: bottom;
  padding-bottom: 2px;
}

ul li.star {
  list-style-type: '*';
  padding-inline-start: 10px;
}

ul li.plus {
  list-style-type: '+';
  padding-inline-start: 10px;
}

ul li.minus {
  list-style-type: '-';
  padding-inline-start: 10px;
}

.blurred_text, .blurred_text a {
  color: transparent;
  text-shadow: 0 0 5px rgba(0,0,0,0.5);
}

.info_yellow {
  border-radius: 10px; 
  background-color: #ffffd6;
  margin: 16px auto; 
  padding: 16px;
}

.main_more_examples {
  line-height: 21pt;
}

pre.code-block {
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  border-left: 4px solid #CE1C1C;
  color: #333;
  font-family: Consolas, Monaco, "Courier New", monospace;
  font-size: 14px;
  padding: 6px 6px 6px 12px;
  overflow-x: auto;
  white-space: pre-wrap; /* allows wrapping of long lines */
  word-break: break-word;
  border-radius: 4px;
  margin: 1em 0;
}

code {
  background-color: #e9e9e9;
  color: #111;
  font-family: Consolas, Monaco, "Courier New", monospace;
  font-size: 14px;
  padding: 2px;
  padding-left: 5px;
  padding-right: 5px;
  border-radius: 4px;
  margin: 1em 0;
}

.changes code {
  font-size: 12px;;
}

.block_bg_grey code {
  background-color: #dadada;
}