body,html{padding:0;margin:0;min-height:100%}
body {
    background: white;
}
div.content_page {
    max-width: 732px;
    margin: 0 auto;
    position: relative;
    padding: 0 0 21px 0;
    width: 100%;
    flex-grow: 1;
    min-height: 100%;
}
article header h1 {
    font-family: CSansSerif,'Lucida Grande',Arial,sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 30px;
    margin: 21px 21px 12px;
    /* line-height: 32px; */
    /* width: 100%; */
}
address {
    font-family: CSansSerif,'Lucida Grande',Arial,sans-serif;
    font-size: 15px;
    line-height: 18px;
    color: #79828B;
    margin: 12px 21px 21px 21px;
    font-style: normal;
    /* width: 100%; */
}
address a {
    color: #79828B;
    text-decoration: none;
}
address a:hover {
    text-decoration: underline;
}
address time::before {
    content: '\2022';
    padding: 0 8px;
}
main {
    font-family: CSansSerif,Georgia,Cambria,'Times New Roman',serif;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    line-height: 1.2;
    padding: 0;
    margin: 12px 21px;
    color: rgba(0,0,0,.8);
}
article footer {
    margin-top: 31px;
}
article footer p {
    font-family: CSansSerif,'Lucida Grande',Arial,sans-serif;
    font-size: 15px;
    line-height: 18px;
    color: #79828B;
    font-style: normal;
    margin: 12px 21px 0 21px;
    position: relative;
    display: inline-block;
}
article footer a {
    font-family: CSansSerif,'Lucida Grande',Arial,sans-serif;
    font-size: 15px;
    line-height: 18px;
    color: #79828B;
    font-style: normal;
    font-weight: 300;
    position: relative;
    border: 1px solid #c2ccd6;
    border-radius: 8px;
    padding: 6px 16px 6px 16px;
    background: white;
    display: inline-block;
    float: right;
    margin: 0px 21px 0px 0px;
    top: 4px;
}
article footer a:hover {
    color: #2da5e2;
    border: 1px solid #2da5e2;
    background: #dbeaf9;
}
p {
    margin: 0px 21px 12px 21px;
}
a {
    color: #2da5e2;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
div.footer {
    width: 100%;
    position: relative;
    bottom: 0px;
    font-family: CSansSerif,'Lucida Grande',Arial,sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #79828B;
    font-style: normal;
    margin: 0 auto;
    border-top: 1px solid #c2ccd6;
    border-bottom: 1px solid #c2ccd6;
    background-color: white;
    height: 28px;
    box-shadow: 0px 0px 10px #79828b11;
}
div.footer footer {
    max-width: 732px;
    position: relative;
    margin: 0 auto;
}
div.footer footer p {
    padding-top: 5px;
}
div.nav {
    width: 100%;
    font-family: CSansSerif,'Lucida Grande',Arial,sans-serif;
    color: #79828B;
    font-style: normal;
    font-weight: 700;
    margin: 0 auto;
    border-bottom: 1px solid #c2ccd6;
}
div.nav nav {
    max-width: 732px;
    width: 100%;
    position: relative;
    margin: 0 auto;
    color: black;
    height: 40px;
    padding: 12px 0;
}
div.nav nav div.logo {
    display: inline-block;
    font-size: 38px;
    padding: 0 0px 0 21px;
    user-select: none;
    text-align: left;
}
div.nav nav div.logo a {
    color: #42484e;
}
div.nav nav div.logo a:hover {
    color: #42484e;
    text-decoration: none;
}
div.nav nav div.nav_link {
    color: #42484e;
    text-decoration: none;
    display: inline-block;
    float: right;
    padding: 13px 21px 5px 6px;
    font-size: 24px;
}
div.nav nav div.nav_link.forum {
    padding: 13px 6px 5px 21px;
}
div.nav nav div.nav_link a {
    color: #42484e;
}
div.nav nav div.nav_link a:hover {
    color: #2483c6;
    text-decoration: none;
}
div.nav nav div.nav_link img:hover {
    color: #2483c6;
    text-decoration: none;
}
h1.error {
    text-align: center;
    color: #79828B;
    font-size: 120px;
    font-family: CSansSerif,'Lucida Grande',Arial,sans-serif;
    font-style: normal;
    font-weight: 700;
    margin: 0 auto;
    margin-top: 120px;
    margin-bottom: 21px;
    width: 100%;
    user-select: none;
}
p.error {
    text-align: center;
    color: #79828B;
    font-size: 16px;
    font-family: CSansSerif,'Lucida Grande',Arial,sans-serif;
    font-style: normal;
    font-weight: 300;
    margin: 0 0;
    width: 100%;
    user-select: none;
    margin-bottom: 40px;
}
hr {
    border: 0px solid #c2ccd6;
    background: #c2ccd6;
    height: 1px;
    margin: 21px 0;
}
p.url_timer {
    font-size: 16px;
    font-family: CSansSerif,'Lucida Grande',Arial,sans-serif;
    font-style: normal;
    font-weight: 300;
    margin-top: 66px;
    margin-bottom: 46px;
}
p.url_timer span {
    font-weight: 700;
}
/* MAIN PAGE: ARTICLE LIST */
div.content_page.news_list div.h1 {
    display: flex;
    justify-content: space-between;
    margin: 21px 21px 12px;
    position: relative;
}
div.content_page.news_list h1 {
    color: #42484e;
    font-family: CSansSerif,'Lucida Grande',Arial,sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 24px;
    margin: 0px;
}
div.content_page.news_list div.h1 div.pagination {
    max-height: 44px;
    margin: 0px;
    position: absolute;
    margin: 0px;
    padding: 0px;
    top: -8px;
    right: 0px;
}

div.content_page.news_list div.h1 div.pagination a {
    margin: 0px;
    padding: 0 10px;
}

div.content_page.news_list div.h1 div.pagination a span {
    margin: 0 3px;
}

div.content_page.news_list article {
    position: relative;
}
div.content_page.news_list article p {
    font-size: 16px;
    margin: 0px 0px 12px 0px;
}
div.content_page.news_list article address {
    margin: 0px;
}
div.content_page.news_list article h2 {
    font-family: CSansSerif,'Lucida Grande',Arial,sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 20px;
}
div.content_page.news_list article h2 a {
    color: #42484e;
}
div.content_page.news_list article a.more_button {
    font-family: CSansSerif,'Lucida Grande',Arial,sans-serif;
    font-size: 15px;
    line-height: 18px;
    color: #79828B;
    font-style: normal;
    font-weight: 300;
    border: 1px solid #c2ccd6;
    border-radius: 8px;
    padding: 6px 16px 6px 16px;
    background: white;
    /* display: inline-block; */
    /* float: right; */
    position: relative;
    top: 4px;
    /* right: 0px; */
}
div.content_page.news_list article a.more_button:hover {
    color: #2da5e2;
    border: 1px solid #2da5e2;
    background: #dbeaf9;
}
/* div.content_page.news_list article p.more_button {
    height: 1px;
} */
/* PAGINATION */
div.pagination {
    user-select: none;
    display: flex;
    height: 50px;
    justify-content: space-between;
    margin: 12px 21px;
    border-radius: 8px;
    font-family: CSansSerif,'Lucida Grande',Arial,sans-serif;
    font-size: 18px;
    line-height: 18px;
    color: #79828B;
    font-style: normal;
    font-weight: 300;
    border: 1px solid #c2ccd6;
}
hr.pagination {
    border: 0px solid #c2ccd6;
    height: 1px;
    margin: 21px 21px;
}
div.pagination a {
    display: flex;
    align-items: center;
    color: #42484e;
    margin: 0 6px;
}
div.pagination a:hover {
    color: #2da5e2;
}
div.pagination a span {
    position: relative;
    bottom: 2px;
    font-size: 24px;
    margin: 0 8px;
}
div.pagination a.disable {
    user-select: none;
    text-decoration: none;
    color: #42484e3f;
}
div.pagination a.disable:hover {
    user-select: none;
    text-decoration: none;
    color: #42484e3f;
    pointer-events: none;
}

button#theme-toggle {
    position: fixed;
    right: 16px;
    bottom: 18px;
    width: 42px;
    height: 42px;
    background: white;
    border: 1px solid #c2ccd6;
    border-radius: 8px;
    padding: 0px;
}
button#theme-toggle:hover {
    background: #dbeaf9;
    /* border: 1px solid #2da5e2; */
    outline: 2px solid #007fff;
}
button#theme-toggle div {
    background-image: url('/data/local_image/day-night.svg');
    height: 34px;
    width: 34px;
    margin: 3px;
    background-repeat: no-repeat;
    background-size: contain;
}



/* DARK THEME */
body.dark-theme button#theme-toggle {
    background: #2d3238;
    border: 1px solid #55585e;
}
body.dark-theme button#theme-toggle:hover {
    background: #3f4751;
    /* border: 1px solid #2da5e2; */
    outline: 2px solid #007fff;
}
body.dark-theme,html{padding:0;margin:0;min-height:100%}
body.dark-theme {
    background: #2d3238;
}
body.dark-theme address {
    color: #afb4bb;
}
body.dark-theme address a {
    color: #afb4bb;
}
body.dark-theme main {
    color: #fff;
    font-family: CSansSerif,'Lucida Grande',Arial,sans-serif;
    line-height: 1.3;
}
body.dark-theme article footer p {
    color: #79828B;
}
body.dark-theme article footer a {
    color: #ffffff;
    background: #383c42;
    border: 1px solid #51555a;
}
body.dark-theme article footer a:hover {
    background: #3f4751;
    border: 1px solid #2da5e2;
}
body.dark-theme div.footer {
    color: #79828B;
    border-top: 1px solid #55585e;
    border-bottom: 1px solid #55585e;
    background-color: #1e2125;
    box-shadow: 0px 0px 10px #79828b11;
}
body.dark-theme div.nav {
    border-bottom: 1px solid #007fff;
}
body.dark-theme div.nav {
    background: #1e2125;
}
body.dark-theme div.nav nav {
    color: #fff;
}
body.dark-theme div.nav nav div.logo a {
    color: #ffffff;
}
body.dark-theme div.nav nav div.logo a:hover {
    color: #2483c6;
}
body.dark-theme div.nav nav div.nav_link {
    color: #42484e;
}
body.dark-theme div.nav nav div.nav_link a {
    color: #ffffff;
}
body.dark-theme div.nav nav div.nav_link a:hover {
    color: #2483c6;
}
body.dark-theme div.nav nav div.nav_link img:hover {
    color: #2483c6;
}
body.dark-theme h1.error {
    color: #fff;
}
body.dark-theme p.error {
    color: #fff;
}
body.dark-theme hr {
    border: 0px solid #007fff;
    background: #ffffff1f;
}
body.dark-theme div.content_page.news_list article h2 a {
    color: #fff;
}
body.dark-theme div.content_page.news_list article a.more_button {
    color: #ffffff;
    border: 1px solid #68727d;
    background: #383c42;
}
body.dark-theme div.content_page.news_list article a.more_button:hover {
    background: #3f4751;
    border: 1px solid #2da5e2;
}
/* PAGINATION */
body.dark-theme div.pagination {
    border: 1px solid #55585e;
}
body.dark-theme hr.pagination {
    border: 0px solid #007fff;
}
body.dark-theme div.pagination a {
    color: #fff;
}
body.dark-theme div.pagination a.disable {
    color: #afb4bb;
}
body.dark-theme div.pagination a.disable:hover {
    color: #afb4bb;
}
body.dark-theme article header h1 {
    color: #fff;
}
body.dark-theme div.content_page {
    padding: 8px 0 21px 0;
    background: #3d4148;
}
body.dark-theme div.content_page.news_list h1 {
    color: #fff;
}
/* xenforo.css */
body.dark-theme div.content_page img {
    border: 4px solid #55585e !important;
}
body.dark-theme div.content_page iframe {
    border: 4px solid #55585e !important;
}
body.dark-theme div.content_page blockquote {
    background: #8080801f !important;
    border: 1px solid #55585e;
}

body div.telegram_icon {
    background: #c2ccd6;
    width: 40px;
    height: 40px;
    position: fixed;
    right: 16px;
    bottom: 70px;
    background-image: url('/data/local_image/telegram_logo.svg');
    border-radius: 50%;
    border: 1px solid #c2ccd6;
}

body.dark-theme div.telegram_icon {
    background: #55585e;
    border: 1px solid #55585e;
    background-image: url('/data/local_image/telegram_logo_dark.svg');
}

body div.telegram_icon:hover {
    /* border: 3px solid #007fff; */
    outline: 2px solid #007fff;
}

body.dark-theme div.telegram_icon:hover {
    /* border: 3px solid #007fff; */
    outline: 2px solid #007fff;
}