.contest {
    color: #fadc01;
}

.brightgreen {
    color: #b0fb52;
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu72xKOzY.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu5mxKOzY.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu7mxKOzY.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu4WxKOzY.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu7WxKOzY.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu7GxKOzY.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu4mxK.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

html {
    overflow: hidden;
}

h3 {
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 12px;
    margin-top: 12px;
    background-color: #57768a;
    padding: 10px;
    display: table;
    border-collapse: initial;
    border-radius: 10px;
}
h3 a {
    color: white;
}
#settings h3 {
    margin-bottom: 0px;
    margin-top: 0px;
    border-radius: 10px 10px 0px 0px;
    padding-bottom: 7px;
}
#settings .players_table {
    border-top: 1px solid #57768a;
}
#settings .caterogies {
    border-bottom: 1px solid #57768a;
}
#settings .controls-btn {
    float: right;
        width: unset;
}
.controls-btn-red {
    background-color: #b73333 !important;
}
.controls-btn-red:hover {
    background-color: #d34343 !important;
}
#paymentwall_widget {
    width: 380px;
    height: 455px;
    overflow: hidden;
    border-radius: 10px;
    background: white;
}

.paypal_btn{
    display: inline-block;
    font-family: inherit;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding: 10px 14px;
    margin: 0;
    background: #ff6600;
    cursor: pointer;
    outline: none;
    margin-top: 10px;
    border: 1px solid #6f6f6f;
    margin-left: 4px;
}
.paypal_btn:hover {
    background: #e05c04;
    border: 1px solid #6f6f6f;
}
#paypal{
    width: 550px;
    background-color: rgb(232, 237, 241);
    border-radius: 10px;
    margin: 0 auto;
    border: 1px solid #6f6f6f;
    margin-bottom: 20px;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    color: black;
}
#paypal select {
    width: 200px;
    font-size: 18px;
    font-family: 'PT Sans', serif;
    margin-top: 15px;
    border: 1px solid #6f6f6f;
}
#paypal .description {
    text-shadow: none;
    font-size: 0.9em;
    color: #484848;
}
#paypal table {
    margin: 0 auto;
}
#paypal option, #paypal input {
    text-transform: capitalize;
}
#paypal .pp_logo {
    margin-top: 13px;
    margin-left: 5px;
}

.yandex_form {
    width: 530px;
    height: 245px;
    background: none;
}
.yandex_rates_rub {
    color: orange;
}

.premium_color {
    color: #ffe830;
}
.premium-color {
    color: #fadc01;
}
.note-color {
    color: #dedede;
}
.cash-color {
    color: #80e115;
}
.unlimited-color {
    color: #ff7600;
}
.discount-color {
    color: #ff7600;
}
.server-color {
    color: #00d3ff;
}
#premium-form {
    background: #1c1c20;
    padding: 5px;
}
#premium-form td {
    padding-left: 10px;
    padding-right: 2px;
    padding-top: 4px;
}
#premium-form th {
    padding-left: 5px;
    background: rgb(0,212,255);
    background: -moz-linear-gradient(90deg, rgba(0,212,255,1) 0%, rgba(47,180,251,1) 24%, rgba(47,180,251,1) 75%, rgba(0,212,255,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(0,212,255,1) 0%, rgba(47,180,251,1) 24%, rgba(47,180,251,1) 75%, rgba(0,212,255,1) 100%);
    background: linear-gradient(90deg, rgba(0,212,255,1) 0%, rgba(47,180,251,1) 24%, rgba(47,180,251,1) 75%, rgba(0,212,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00d4ff",endColorstr="#00d4ff",GradientType=1);
}
.premium-shop {
    background: url('/img/menu/premium-shop.jpg');
    width: 400px;
    height: 208px;
    margin-right: 30px;
    margin-top: 20px;
}
#premium-tab #api_errors {
    display: none;
}
.premium-state {
    color: #ffe428;
}
.save-btn {
    border-radius: 5px;
    background: #f3f3f3;
    display: inline-block;
    text-shadow: none;
    color: black;
    padding: 3px;
    border: 1px solid #a0a0a0;
    cursor: pointer;
}
.save-btn2 {
    border-radius: 5px;
    background: #f3f3f3;
    display: inline-block;
    text-shadow: none;
    color: black;
    padding: 3px;
    border: 1px solid #000000;
    cursor: pointer;
    color: #fff;
    text-shadow: 0px 0px 5px black;
    background: rgb(5,98,180);
    background: -moz-linear-gradient(90deg, rgba(5,98,180,1) 0%, rgba(0,212,255,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(5,98,180,1) 0%, rgba(0,212,255,1) 100%);
    background: linear-gradient(90deg, rgba(5,98,180,1) 0%, rgba(0,212,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0562b4",endColorstr="#00d4ff",GradientType=1);
}
.save-btn2:hover {
    border: 1px solid white;
}
.save-btn2 a {
    color: white;
}
.admin {
    color: #ff8585;
}
#settings_table {
    font-size: 1em;
    margin-bottom: 12px;
}
.settings-form-group {
    padding-bottom: 5px;
    padding-left: 10px !important;
    padding-top: 10px;
    padding-right: 10px;
}

#settings_table input[type="checkbox"] {
    display: none;
}
#settings_table input[type="checkbox"] + label {
    color: #000;
    font-size: 14px;
}
#settings_table input[type="checkbox"] + label span {
    display: inline-block;
    width: 19px;
    height: 19px;
    margin: -1px 0px 0px 4px;
    vertical-align: middle;
    background: url(/ui/check_radio_sheet.png) left top no-repeat;
    cursor: pointer;
}
#settings_table input[type="checkbox"]:checked + label span {
    background: url(/ui/check_radio_sheet.png) -19px top no-repeat;
}
#settings_table input[type="radio"] {
    display: none;
}
#settings_table input[type="radio"] + label {
    color: #000;
    font-size: 14px;
}
#settings_table input[type="radio"] + label span {
    display: inline-block;
    width: 19px;
    height: 19px;
    margin: -1px 0px 0px 4px;
    vertical-align: middle;
    background: url(/ui/check_radio_sheet.png) -39px top no-repeat;
    cursor: pointer;
}
#settings_table input[type="radio"]:checked + label span {
    background: url(/ui/check_radio_sheet.png) -58px top no-repeat;
}
#settings_table label {
    cursor: pointer;
}
.table th, .myserver {
    background-color: rgba(0, 0, 0, 0.3);
    border-bottom: 1px solid #ddd;
}

#my-servers-form input[type="checkbox"] {
    display: none;
}
#my-servers-form input[type="checkbox"] + label {
    color: #000;
    font-size: 14px;
}
#my-servers-form input[type="checkbox"] + label span {
    display: inline-block;
    width: 19px;
    height: 19px;
    margin: -1px 0px 0px 4px;
    vertical-align: middle;
    background: url(/ui/check_radio_sheet.png) left top no-repeat;
    cursor: pointer;
}
#my-servers-form input[type="checkbox"]:checked + label span {
    background: url(/ui/check_radio_sheet.png) -19px top no-repeat;
}
#my-servers-form input[type="radio"] {
    display: none;
}
#my-servers-form input[type="radio"] + label {
    color: #000;
    font-size: 14px;
}
#my-servers-form input[type="radio"] + label span {
    display: inline-block;
    width: 19px;
    height: 19px;
    margin: -1px 0px 0px 4px;
    vertical-align: middle;
    background: url(/ui/check_radio_sheet.png) -39px top no-repeat;
    cursor: pointer;
}
#my-servers-form input[type="radio"]:checked + label span {
    background: url(/ui/check_radio_sheet.png) -58px top no-repeat;
}
#my-servers-form label {
    cursor: pointer;
}
#my-servers-form input, #my-servers-form select, .input_dark,
#settings_table input, #settings_table select, #controls_table select {
    background: #3c3e40;
    border-radius: 4px;
    text-shadow: 1px 1px 1px #000000;
    color: #45cae7 !important;
    border: 1px solid #333536;
    outline: none;
}
#settings input[type="range"] {
    width: 90%;
    padding: 0;
}
#player-name-input {
    width: 90%;
    padding: 0;
    padding-left: 10px;
}
.new {
    color: #ff9a44;
    font-style: italic;
}
.players_table_text {
}
.players_table {
    border-top: 1px solid #41b141;
    width: 100%;
    padding-left:10px;
}
.players_table thead {
    border-bottom: 1px solid #41b141;
}
.players_table thead > tr > th:nth-child(2),
.players_table thead > tr > th:nth-child(3),
.players_table thead > tr > th:nth-child(4),
.players_table thead > tr > th:nth-child(5),
.players_table thead > tr > th:nth-child(8) {
    text-align: center;
}
.players_table tr > td:nth-child(1) {
    padding-left: 3px;
}
.players_table tr:nth-child(2n+1) {
    background-color: rgba(0, 0, 0, 0.3);
}
.server_time {
    color: white;
}
.my-server-cvars {
    border-top: none !important;
}
.my-server-cvars .cvar-description {
    /*font-style: italic;*/
}
.my-server-cvars .cvars-table {
    font-weight: bold;
}
.my-server-cvars .cvar-name, .cvar-description span, .cvar-name, .lobby2-modal-window .cvar-name {
    color: #b0fb52;
}
.knife_level {
    color: #91ff08;
}
.knife_link {
    text-decoration: none;
    color: white;
}

#server_players_list {
    position: fixed;
    background: #31313b;
    display: none;
    padding: 6px;
    border-radius: 2px;
    border: 1px solid #ede9e8;
}
#server_players_list button {
    color: black;
}
#server_players_list #port {
    font-weight: bold;
}
#server_players_list .kick {
    color: red;
}
#server_players_list i {
    color: #dc4f4f;
    cursor: pointer;
}
#server_players_list .info {
    font-size: 0.9em;
    color: #ffed00;
}
#server_players_list #close_top {
    position: absolute;
    top: 1px;
    right: 3px;
}
#server_players_list .refresh {
    position: absolute;
    right: 6px;
}
#server_players_list .refresh i {
    color: #02860a;
}
#server_players_list .refresh .fa-spinner {
    display: none;
}
#server_players_list #room_id {
    display: none;
}
#server_players_list .no_players {
    color: #ff8585;
    display: none;
}
#myservers_description {
    display: none;
    list-style-type: none;
    padding-inline-start: 10px;
}
#myservers_description_button {
    display: inline-block;
    color: #e6e6e6;
}
#myservers_description_button:hover {
    color: white;
    cursor: pointer;
}
#myservers #premium-form td {
    padding-bottom: 7px;
}
#myservers #premium-form th {
    text-align: center;
}
#servers-container {
    text-align: left;
}

#servers-container table {
    width: 98%;
    font-size: 1.1em;
    color: white;
    table-layout: fixed;
}

#servers-container thead th {
    text-align: center;
}

#servers-container tbody td {
    font-weight: normal;
    /*padding: 5px;*/
    /*margin: 5px 0 5px 0;*/
    text-align: center;
}

#servers-container #servers_table > tbody > tr:nth-child(odd) {
    background-color: rgba(0, 0, 0, 0.3);
}

#servers-container img {
    width: 40px;
    height: 40px;
    -webkit-filter: grayscale(70%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(70%);
    margin-top: 3px;
}

/*#servers-container tbody tr{*/
/*cursor: pointer;*/
/*}*/
#servers-container tr.selected img,
#servers-container tr:hover img {
    -webkit-filter: grayscale(0%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
}
.offer_line:nth-child(odd) {
    background-color: rgba(0,0,0,.3);
}
.offer_line td {
    padding: 10px;
}
.offer_table {
}
.offer_name {
    font-size: 2em;
}
.offer_description {
    font-style: italic;
}
/*#servers-container tr.selected{*/
/*background: #62851e;*/
/*}*/
.support {
    color: #80e115;
}
.moderator {
    color: #f2dc01;
}
.wrapper ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}

.app {
    padding-top: 8px;
    width: 100%;
}

.discord_block {
    border-radius:4px;
    display:grid;
    max-width:520px;
    background:#2f3136 none repeat scroll 0% 0%;
	background-color: rgba(5, 5, 5, 0.5);
    border-left:4px solid #202225;
    border-left-color:#202225;
    line-height:1;
    color:#dcddde;
    font-family:Whitney,Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size:16px;
    text-rendering:optimizelegibility;
    margin: 6px;
    margin-left: 4px;
    margin-right: 0;
}

.discord_embed {
    display:inline-grid;
    grid-template-columns:auto;
    grid-template-rows:auto;
    padding:.5rem 1rem 1rem .75rem;
    position:relative
}
.discord_title {
    min-width:0;
    display:inline-block;
    margin:8px 0 0;
    grid-column:1/2
}
.discord_title>.discord_title_text {
    font-size:1rem;
    font-weight:600;
    color:#fff
}
.discord_message {
    min-width:0;
    margin:6px 0 0;
    grid-column:1/2
}
.discord_message>.discord_message_text {
    font-size:.875rem;
    color:#dcddde;
    line-height:1.125rem
}
.discord_message_text p {
    margin-block-end:0;
    margin-block-start:0;
    word-break: inherit;
    word-wrap: inherit;
}
.discord_rows {
    display:grid;
    grid-auto-flow:row;
    row-gap:.25rem;
    padding:.125rem 0;
    text-indent:0
}
.discord_author {
    min-width:0;
    display:flex;
    -moz-box-align:center;
    align-items:center;
    grid-column:1/2
}
.discord_author_icon {
    height:24px;
    width:24px;
    margin:0 8px 0 0;
    object-fit:contain;
    border-radius:50%
}
.discord_author_text {
    font-size:.875rem;
    font-weight:500;
    color:#fff;
    white-space:pre-wrap;
    display:inline-block
}
.discord_author a {
    text-decoration:none;
    color:unset;
    line-height:1.3em
}
.discord_image {
    margin:8px 0 0
}
.discord_image img {
    width:160px
}
.discord_date {
    font-size:.6em;
    right:5px;
    top:5px;
    position:absolute
}
.discord_servers_button {
    width: 72px; 
    height: 36px; 
    display: flex; 
    flex-direction: row; 
    position: absolute; 
    right: 3.2rem;
    margin-right: 4px;
    margin-top: 4px;
    z-index: 5; 
    background: #05b5f0;
    color: white; 
    opacity: 0.7;
    transition: 0.2s; 
    cursor: pointer; 
    border-radius: 16px;
}

.discord_servers_button:hover {
    opacity: 1;
    transition: 0.2s; 
    outline: none; 
}


.discord_servers {
    background: #36393f none repeat scroll 0% 0%;
	background-color: rgba(5, 5, 5, 0.5);
    overflow-y: scroll; 
    scrollbar-color: rgb(187, 187, 187) rgb(43, 43, 43); 
    scrollbar-width: thin; 
    word-wrap: break-word; 
    height: 82vh;
    display: block;
}

.discord-servers-hidden {
    display: none;
}

#discord_servers::-webkit-scrollbar {
    background-color: rgb(43, 43, 43); 
    width: 6px;
}

#discord_servers::-webkit-scrollbar-thumb {
    background-color: rgb(187,187,187);
}

.skip-svg {
    position: absolute;
    left: 0px;
    transition: 0.4s linear;
    transition: left 1s linear transform 0.4s linear;
    transform: rotate(0deg);
    width: 36px;
    height: 36px;
}

.skip-svg-rotate {
    position: absolute;
    left: 32px;
    transition: 0.4s linear;
    transition: left 1s linear transform 0.4s linear;;
    transform: rotate(180deg); 
    width: 36px;
    height: 36px;
}

.flag-list {
    margin-left: 24px;
}

.sign-button {
    border: 1px solid rgba(255,255,255,0.7);
    background-color: #5c7e10;
    word-wrap: break-word;
}

.sign-button:hover {
    background-color: #7aa816;

}

.dropdown-box__content {
    overflow-y: auto;
    max-height: 60vh;
}

.main-info {
    height: 19vh;
    display: flex;
    flex-direction: column;
    background: #0000009d;
    border: 1px solid rgba(255,255,255,0.7);
    border-radius: 10px;
}

.main-info-top {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 4px;
    width: 100%;
    height: 100%;
    border-bottom: 1px solid rgba(255,255,255,0.7);
}

.main-info-top__title {
    font-size: 1rem;
    color: #ffe524;
    font-family: Lakes,Play,Tahoma,Arial,sans-serif;
    font-weight: bold;
    font-style: normal;
    text-shadow: 1px 1px 2px #000;
    text-align: center;
    line-height: 1.5rem;
}

.main-info-top__link {
    color: #fff;
    text-shadow: 1px 2px 3px #000;
    font-family: '94cda963bd2cf599314fe42bc8bc131c093a88bc8d1ac5c378c70385c8d18fcb';
    font-weight: 500;
    font-style: normal;
    text-align: center;
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 8px;
    text-decoration: none;
}

.main-info-top__time {
    color: #fff;
    font-family: Lakes,Play,Tahoma,Arial,sans-serif;
    font-weight: 500;
    font-style: normal;
    text-shadow: 1px 1px 2px #000;
}

.main-info-middle {
    display: flex;
    flex-direction: row;
    width: 100%;
    height: 100%;
    align-items: center;
}

.main-info-middle__avatar {
    width: 50px;
    height: 50px;
    border-radius: 8px;
    margin-left: 8px;
    margin-right: 8px;
}

.main-info-middle-userdata {
    display: flex;
    flex-direction: column;
}

.main-info-middle-userdata-login {
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: center;
}

.main-info-middle-userdata__name {
    text-shadow: 1px 2px 3px #000;
    font-family: '94cda963bd2cf599314fe42bc8bc131c093a88bc8d1ac5c378c70385c8d18fcb';
    font-weight: 500;
    font-style: normal;
    color: #fff;
}

.premium-name {
    color: #ffe524;
}

.main-info-middle-userdata__mmr, .main-info-middle-userdata__balance {
    text-shadow: 1px 2px 3px #000;
    font-family: '94cda963bd2cf599314fe42bc8bc131c093a88bc8d1ac5c378c70385c8d18fcb';
    font-weight: 500;
    font-style: normal;
    text-decoration: none;
    color: #91ff08;
    font-size: 12px;
}

.main-info-middle-userdata__balance a {
    color: #91ff08;
}

.main-info-middle-userdata__mmr:hover, .main-info-middle-userdata__balance a:hover {
    text-decoration: underline;
    cursor: pointer;
}

.edit-nick-btn {
    margin-left: 4px;
    cursor: pointer;
    color: #d7ff00;
    visibility: hidden;
}

.main-info-middle-userdata__name:hover .edit-nick-btn {
    visibility: visible;
}

.menu__title {
    text-transform: capitalize;
}

.side-nav {
    width: 360px;
}

.sdmenu--active {
    background-color: rgba(255, 255, 255, 0.559);
    border-radius: 8px;
}

.side-nav {
    /* Hide scrollbar for IE, Edge and Firefox */
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */
}

.side-nav::webkit-scrollbar {
    display: none;
}

.side-ul {
    max-height: 56vh;
    margin-top: 8px;
}

.side-ul li {
    max-height: 2.95vh;
}

.side-nav > ul > li > .side-menu:hover:not(.sdmenu--active):not(.side-menu--open) .side-menu__icon::before {
    background-color: rgba(255,255,255,0.2);
    transition: background-color 0.2s linear;
    border-radius: 8px;
}

.side-ul li a {
    max-height: 2.95vh;
}

.side-menu__title {
    font-size: 18px;
    font-weight: 400;
    text-shadow: 1px 1px 2px #000;
}

.side-menu__title:first-letter {
    text-transform: capitalize;
}

/* Tails before and after active side menu element */

.side-nav > ul > li > .side-menu.side-menu--active::before {
    display: none;
}

.side-nav > ul > li > .side-menu.side-menu--active::after {
    margin-top: 2.95vh;
    display: none;
}

.side-ul-post {
    max-height: 10vh;
    color: white;
}

.side-ul-post li {
    padding-left: 16px;
}

.side-ul-post li a {
    color: white;
    /*text-transform: capitalize;*/
}

.pg-wrapper {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.pg-header {
    margin-left: 8px;
    height: 15vh;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;}

.header-ls {
    display: flex;
    flex-direction: column;
    justify-self: flex-start;
    align-self: flex-start;
    height: 100%;
    justify-content: center;
    max-width: 40vw;
}

.header-ls a {
    font-family: Lakes,Play,Tahoma,Arial,sans-serif;
    font-weight: 500;
    font-size: 15px;
    font-style: normal;
    text-shadow: 1px 1px 2px #000;
    color: white;
    word-wrap: break-word;
    word-break: break-all;
}

.header-ls a:hover {
    text-decoration: underline;
}

.header-md {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
}

#header-title {
    text-transform: capitalize;
    font-size: 1.5rem;
    color: #ffe524;
    font-family: Lakes,Play,Tahoma,Arial,sans-serif;
    font-weight: 500;
    font-style: normal;
    text-shadow: 1px 1px 2px #000;
    text-align: center;
    line-height: 2rem;
}

#online_total_header {
    font-family: Lakes,Play,Tahoma,Arial,sans-serif;
    font-weight: 500;
    font-style: normal;
    text-shadow: 1px 1px 2px #000;
    background: #57768a;
    font-size: 1.4em;
    border-radius: 6px;
    padding-left: 4px;
    display: inline-block;
    padding-right: 5px;
    box-shadow: 1px 1px 0 #000;
    color: white;
    margin: 4px;
    text-align: center;
}

.fastgame_block {
    font-size: 1.4em;
    border-radius: 4px;
    height: 60px;
    margin-top: 5px;
    box-shadow: 1px 1px 0 #000;
    display: inline-block;
    margin-bottom: 8px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.fastgame-button {
    font-family: Lakes,Play,Tahoma,Arial,sans-serif;
    font-weight: 500;
    font-style: normal;
    text-shadow: 1px 1px 2px #000;
    height: 100%;
    border-radius: 4px;
    line-height: 57px;
    transition: 0.4s;
    background-color: #5c7e10;
    color: #e5e4dc;
    display: inline;
    padding-left: 10px;
    padding-right: 10px;
}

.fastgame-button:hover {
    background-color: #719426;
    transition: 0.4s;
}

.fastgame-button-icon {
    font-family: csd;
    font-weight: 400;
    font-style: normal;
    font-size: 2.5rem;
    display: inline;
    vertical-align: text-top;
}

.header-rs {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    justify-self: flex-end;
    height: 100%;
}

.header-tr {
    display: flex;
    flex-direction: row;
    align-items: center;
    position: relative;
    justify-content: flex-end;
    height: 8.5vh;
}

.advert {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.advert-underscore {
    text-align: center;
    font-size: .7em;
    font-family: roboto,sans-serif;
    color: #fff;
    text-decoration: none;
    padding-left: 20px;
}

.header-br {
    display: flex;
    flex-direction: row;
    align-items: center;
    position: relative;
    justify-content: flex-end;
    height: 8.5vh;
}

.notification__icon {
    color: white;
}

.language_box a{
    color: black;
}

.flags-btn {
    transition: 0.3s;
    background-color: white;
    color: black;
}

.flags-btn:hover {
    transition: 0.3s;
    background-color: rgb(202, 202, 202);
}

.flag-list-element {
    margin-right: 4px; 
}

.mobile-main-info {
    display: none;
}

.content::before {
    height: 0;
}

.content {
    padding: 0;
    /* background-color: #3f4d5f; */
	background-color: rgba(5, 5, 5, 0.6);
    border: 1px solid #ffffff6b;
    padding-bottom: 0;
    min-height: 82vh;
    max-height: 82vh;
    overflow: hidden;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

#main_content {
    overflow-y: scroll;
}

#main_content::-webkit-scrollbar {
    background-color: rgb(43, 43, 43); 
    width: 12px;
}

#main_content::-webkit-scrollbar-thumb {
    background-color: rgb(187,187,187);
}

a {
    color: #04b3ee;
}

html {
    background-image: url('../img/bgt1.webp');
    background-repeat: no-repeat;
    background-position: top right;
    background-size: cover;
    background-attachment: fixed;
    background-color: #57768a;
}

body {
    background: #0000006b;
}

.mobile-menu-bar {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding-top: 20px;
}

.mobile-menu {
    overflow-y: scroll;
    background: #0000009b;
    border-color:#ffffff6b;
}

.border-t {
    border-color: #ffffff6b;
}

.transparent-divider {
    background-color: rgba(255,255,255,0.3);
    width: 100%;
    height: 1px;
    position: relative;
    margin-top: 0.8rem; 
    margin-bottom: 0.7rem;
}

/* Begin Rules block */

.rules-wrapper {
    display: flex;
    flex-direction: column;
}

.gold-tab-line {
    height: 50px;
    width: 100%;
    background-image: url('/img/shop/gold-tab-line.jpg');
}

.rules-heading, .rules-list-element {
    font-family: Lakes,Play,Tahoma,Arial,sans-serif;
    font-weight: 100;
    font-style: normal;
    color: #fff;
    text-shadow: 1px 1px 2px #000;
}

.rules-heading {
    margin-top: 16px;
    font-size: 26px;
    text-align: center;
}

.rules-list {
    padding: 16px;
    padding-top: 0;
}

.rules-list-element {
    margin-top: 16px;
    font-size: 16px;
}

/* End Rules block */

/* Begin Terms block */

.terms-heading, .terms-list-element, .terms-consent {
    font-family: Lakes,Play,Tahoma,Arial,sans-serif;
    font-weight: 100;
    font-style: normal;
    color: #fff;
    text-shadow: 1px 1px 2px #000;
}

.terms-consent {
    font-style: italic;
    padding-left: 16px;
    padding-right: 16px;
    margin-bottom: 16px;
    font-size: 16px;
}

.terms-heading {
    margin-top: 16px;
    margin-bottom: 16px;
    font-size: 26px;
    text-align: center;
}

.terms-list {
    list-style: none;
    padding-left: 16px;
    padding-right: 16px;
    margin: 0;
    padding: 0;
}

.terms-list-element {
    padding-left: 16px;
    font-size: 16px;
}

.terms-list-element:before {
    content: "•";
    padding-right: 8px;
    color: white;
}

.read-more {
    margin-left: 16px;
    font-family: Lakes,Play,Tahoma,Arial,sans-serif;
    font-weight: 100;
    font-style: normal;
    color: #fff;
    text-shadow: 1px 1px 2px #000;
    margin-top: 16px;
    font-size: 16px;
}

/* End Terms block */

/* Begin Refund block */

.refund-heading, .refund-text {
    font-family: Lakes,Play,Tahoma,Arial,sans-serif;
    font-weight: 100;
    font-style: normal;
    color: #fff;
    text-shadow: 1px 1px 2px #000;
}

.refund-heading {
    margin-top: 16px;
    margin-bottom: 16px;
    font-size: 26px;
    text-align: center;
}

.refund-text {
    margin-left: 16px;
    font-size: 16px;
}

/* End Refund block */

/* Begin Faq block */

.faq-list {
    margin-left: 16px;
    margin-right: 16px;
    font-family: Lakes,Play,Tahoma,Arial,sans-serif;
    font-weight: 100;
    font-style: normal;
    color: #fff;
    text-shadow: 1px 1px 2px #000;
    margin-top: 16px;
    font-size: 16px;
    border-bottom: 1px solid #ddd;
}

.faq-element {
    padding-top: 6px;
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 6px;
    border-top: 1px solid #ddd;
}

.faq-element:nth-child(odd) {
    background-color: rgba(0,0,0,.3);
}

.faq-question, .faq-question-heading { 
    display: inline-block;
}

.faq-answer, .faq-answer-heading {
    display: inline-block;
}

.faq-question-heading {
    color: #ff5959;
}

.faq-answer-heading {
    color: #2ed02e;
}

.faq-post {
    margin-top: 16px;
    margin-bottom: 16px;
    font-family: Lakes,Play,Tahoma,Arial,sans-serif;
    font-weight: 100;
    font-style: normal;
    color: #fff;
    text-shadow: 1px 1px 2px #000;
    margin-left: 16px;
    font-size: 16px;
    color: #b0fb52;
}

/* End Faq block */

/* Begin Credits block */

.credits-heading, .credits-list, .credits-thanks-heading {
    margin-left: 16px;
    font-family: Lakes,Play,Tahoma,Arial,sans-serif;
    font-weight: 100;
    font-style: normal;
    color: #fff;
    text-shadow: 1px 1px 2px #000;
    font-size: 18px;
}

.credits-heading {
    margin-top: 16px;
    margin-bottom: 16px;
}

.credits-list {
    margin-left: 64px;
    list-style-type: circle;
}

.credits-thanks-heading {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 16px;
}

/* End Credits block */

/* Begin Contacts block */

.contacts-heading, .contacts-list {
    font-family: Lakes,Play,Tahoma,Arial,sans-serif;
    font-weight: 100;
    font-style: normal;
    color: #fff;
    text-shadow: 1px 1px 2px #000;
    margin-left: 16px;
    margin-top: 16px;
    font-size: 16px;
}


.contacts-element-nicknames {
    color: #ff8585;
}


/* End Contacts block */

/* Begin About block */

.about-container {
    margin: 16px;
    font-family: Lakes,Play,Tahoma,Arial,sans-serif;
    font-weight: 100;
    font-style: normal;
    text-shadow: 1px 1px 2px #000;
    color: white;
    font-size: 16px;
}

.about-container p {
    margin-bottom: 16px;
}

.about-container ul {
    list-style-type: circle;
    padding-left: 16px;
    margin-bottom: 16px;
}

.about-container h2 {
    margin-top: 16px;
    margin-bottom: 16px;
    font-weight: 400;
    font-size: 22px;
}

/* End About block */

/* Begin Gamemodes block */

.gamemodes-wrapper {
    padding: 32px;
    text-align: center;
}

.gamemodes-heading, .gamemodes-list {
    font-family: Lakes,Play,Tahoma,Arial,sans-serif;
    font-weight: 100;
    font-style: normal;
    color: #fff;
    text-shadow: 1px 1px 2px #000;
}

.gamemodes-heading {
    width: 60%;
    margin-left: 20%;
    font-size: 16px;
}

.gamemodes-wrapper img {
    width: 60%;
    margin-top: 32px;
    margin-bottom: 32px;
    margin-left: 20%;
}

.gamemode-title {
    color: #73dfff;
    text-align: left;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 16px;
}

.gamemode-description {
    text-align: left;
    font-size: 16px;
    padding-bottom: 16px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 16px;
}

/* End Gamemodes block */

/* Begin Players-online block */

.players-online-wrapper {
    padding: 32px;
    padding-top: 0;
    display: flex;
    flex-direction: column;
    font-family: Lakes,Play,Tahoma,Arial,sans-serif;
    font-weight: 500;
    font-style: normal;
    text-shadow: 1px 1px 2px #000;
}

.players-online-heading {
    align-self: center;
    color: white;
    font-weight: 100;
    margin: 1.1em;
    font-size: 18px;
}

.table th {
    text-align: center;
}

.table td {
    padding: 0;
    text-align: center;
}

.players-online-table {
    font-weight: 400;
}

.players-online-table-heading {
    background-color: rgba(0,0,0,.3);
}

.players-online-table-row:nth-child(odd) {
    background-color: none;
}

.players-online-table-row:nth-child(even) {
    background-color: rgba(0,0,0,.3);
}

.players-online-table-data tr td a:hover {
    text-decoration: underline;
}

.players-online-table-rank, .players-online-table-playername {
    display: inline-block;
}

.players-online-table-rank {
    color: #d4d4d4;
}

.players-online-table-playername{
    margin-left: 4px;
}

.connect-btn {
    cursor: pointer;
    display: inline-block;
    background: #00b3ee;
    border: none;
    padding: 2px;
    margin: 4px;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    font-weight: 300;
}

.connect-link {
    color: white;
    padding: 0;
}

/* End Players-online block */

/* Begin Controls block */


#save_controls {
    margin-top: 16px;
    font-size: 18px;
    align-self: center;
    height: 24px;
}

.control-btns {
    margin-top: 4px;
    align-self: center;
    height: 24px;
}


.controls-btn {
    font-size: 14px;
    padding: 8px;
    color: #fff;
    transition: 0.2s;
    background-color: #337ab7;
    border-color: #2e6da4;
    margin-bottom: 32px;
}

.controls-btn:hover {
    transition: 0.2s;
    background-color: #4390d3;
}

.key_input_error {
    border: 1px solid red !important;
}

/* End Controls block */

/* Begin Cash block */

.wrapper {
    font-family: Lakes,Play,Tahoma,Arial,sans-serif;
    font-weight: 400;
    font-style: normal;
    text-shadow: 1px 1px 2px #000;
    color: white;
    padding: 16px;
    font-size: 16px;
}

#cash_rewards_table {
    margin: 12px;
    margin-left: 0;
    margin-right: 0;
}

.cash-table-head {
    background-color: rgba(0,0,0,.3);
}

.cash-table-head tr th{
    padding: 10px;
    border: 1px solid grey;
}

.cash-table-body tr td {
    padding: 10px;
    border: 1px solid grey;
}

.cash-table-body tr:nth-child(odd) {
    background-color: rgba(0,0,0,.3);
}

.cash-acquire-rules {
    list-style-type: circle;
    padding-left: 16px;
}

#cash-tab-show-history-btn {
    color: #5bd8ff;
    text-decoration: underline;
    cursor: pointer;
    text-shadow: 1px 1px 2px #000;
}

.cash_table {
    margin-top: 12px;
    min-width: 25%;
    max-width: 100%;
}

.cash_table thead {
    background-color: rgba(0,0,0,.3);
}

.cash_table thead th {
    padding: 12px;
    border: 1px solid grey;
    vertical-align: top;
}

.cash_table tbody tr td {
    border: 1px solid grey;
    padding: 8px;
    vertical-align: top;
}

.cash_table tbody tr:nth-child(odd) {
    background-color: rgba(0,0,0,.3);
}

/* End Cash block */

.flag-icon {
    border-radius: 3px;
}

@media screen and (min-width: 1920px) {
    .main-info-middle__avatar {
        width: 60px;
        height: 60px;
        margin-left: 12px;
        margin-top: 4px;
    }

    .main-info-middle-userdata__name, .main-info-middle-userdata__balance, .main-info-middle-userdata__mmr {
        font-size: 14px;
    }

    .header-ls {
        justify-content: flex-start;
    }

    .header-ls a {
        font-size: 16px;
    }

    .header-md {
        justify-content: flex-start;
    }

    #header-title {
        font-size: 30px;
        margin-bottom: 2px;
    }

    #online_total_header {
        font-size: 20px;
    }

    .fastgame-button {
        font-size: 22px;
        line-height: 60px;
    }

    .fastgame-button-icon {
        font-size: 52px;
        height: 24px;
    }

    .side-ul-post li {
        font-size: 16px;
    }
}

@media screen and (min-height: 1100px) {
    .main-info-middle-userdata__name, .main-info-middle-userdata__balance, .main-info-middle-userdata__mmr {
        font-size: 16px;
    }

    .header-ls {
        justify-content: flex-start;
    }

    .header-ls a {
        font-size: 17px;
    }

    .header-md {
        margin-top: 8px;
        justify-content: flex-start;
    }

    #header-title {
        font-size: 34px;
        margin-bottom: 4px;
    }

    #online_total_header {
        font-size: 24px;
    }

    .fastgame-button {
        line-height: 60px;
        font-size: 24px;
    }

    .fastgame-button-icon {
        font-size: 56px;
    }

    .pg-header {
        height: 14vh;
    }
}

@media screen and (max-width: 1440px) {
    .header-tr {
        align-items: flex-start;
    }

    .advert {
        width: 328px;
    }

    .transparent-divider {
        margin-top: 0.65rem;
        margin-bottom: 0.6rem;
    }

    .ya-share2__list {
        width: 80px;
    }

    .ya-share2__icon {
        width: 24px;
        height: 24px;
    }

    .ya-share2__item_service_discord .ya-share2__icon {
        background-size: 36px;
    }
}

@media screen and (max-width: 1275px) {
    .side-ul {
        width: 180px;
    }
}

@media screen and (max-width: 1280px) {

    .main-info {
        height: 17.5vh;
    }

    .main-info-top {
        height: 100%;
    }

    .main-info-top__title {
        font-size: 14px;
    }

    .main-info-top__link {
        font-size: 16px;
    }

    .main-info-top__time {
        font-size: 14px;
        margin-bottom: 8px;
    }

    .main-info-middle {
        height: 100%;
        padding: 3px;
    }

    .main-info-middle-userdata span {
        font-size: 12px;
    }

    .header-ls a {
        font-size: 14px;
    }

    .header-ls a:nth-child(6) {
        display: none;
    }

    .pg-header {
        height: 14vh;
    }

    #header-title {
        font-size: 17px;
        line-height: 17px;
    }

    #online_total_header {
        font-size: 17px;
        margin-top: 8px;
    }

    .fastgame-button-icon {
        display: none;
    }

    .advert {
        padding-top: 14px;
    }

    .ya-share2__list {
        padding-top: 16px;
        margin-left: 16px;
        width: 96px;
    }

    .header-br {
        padding-bottom: 16px;
    }

    .content {
        min-height: 82vh;
        max-height: 82vh;
    }

    .side-ul {
        min-height: 60vh;
        max-height: 60vh;
    }
    
    .side-ul li {
        max-height: 3.21vh;
    }
    
    .side-ul li a {
        max-height: 3.21vh;
    }
    
    .side-nav > ul > li > .side-menu.side-menu--active::after {
        margin-top: 3.21vh;
    }

    .side-menu__icon svg {
        width: 22px;
        height: 22px;
    }

    .side-menu__title {
        font-size: 14px;
    }

    .side-ul-post {
        max-height: 6.5vh;
    }

    .transparent-divider {
        margin-top: 0.55rem;
        margin-bottom: 0.5rem;
    }

    .post-divider {
        margin-top: 6px;
        margin-bottom: 6px;
    }

    .advert {
        padding: 0;
    }
}

@media screen and (max-width: 1180px) {
    .header-ls a {
        font-size: 14px;
    }

    .header-ls a:nth-child(6) {
        display: none;
    }

    #header-title {
        font-size: 16px;
        line-height: 16px;
    }

    #online_total_header {
        font-size: 16px;
    }

    .fastgame_block {
        font-size: 16px;
        height: 40px;
    }

    .fastgame-button {
        line-height: 40px;
    }

    .advert {
        width: 256px;
        padding: 0;
    }
}

@media screen and (max-width: 1080px) {
    #header-title {
        font-size: 14px;
        line-height: 14px;
    }

    #online_total_header {
        font-size: 14px;
    }

    .fastgame_block {
        font-size: 14px;
        height: 36px;
    }

    .fastgame-button {
        line-height: 36px;
    }

    .advert {
        width: 212px;
    }

    .dropdown-box__content {
        overflow-y: auto;
        max-height: 45vh;
    }
}

@media screen and (max-width: 950px) {
    .app {
        padding-top: 0;
    }

    .main-info {
        margin-top: 12px;
    }

    .main-info-top {
        padding-left: 4px;
        padding-right: 4px;
    }

    .main-info-top__title, .main-info-top__link {
        font-size: 12px;
    }

    .main-info-top__time {
        margin-bottom: 2px;
    }

    .main-info-middle-userdata span {
        font-size: 9px;
    }

    .pg-header {
        padding-top: 12px;
        height: 14vh;
    }

    .main-info {
        height: 14vh;
    }

    .header-ls, .header-md, .header-rs {
        justify-content: flex-start;
    }

    .header-ls a {
        font-size: 10.5px;
    }

    .header-md {
        font-size: 8px;
    }

    .fastgame_block {
        height: 24px;
    }

    .fastgame-button {
        line-height: 20px;
    }

    .content{
        min-height: 84vh;
        max-height: 84vh;
    }

    .side-ul {
        min-height: 62vh;
        max-height: 66vh;
    }
    
    .side-ul li {
        max-height: 4.05vh;
    }
    
    .side-ul li a {
        max-height: 4.05vh;
    }
    
    .side-nav > ul > li > .side-menu.side-menu--active::after {
        margin-top: 4.05vh;
    }

    .side-ul-post {
        max-height: 10vh;
    }

    .advert {
        width: 180px;
        padding: 0;
    }

    .ya-share2__list {
        padding: 0;
    }
}

@media screen and (max-width: 920px) {
    #header-title {
        font-size: 12px;
    }

    #online_total_header {
        font-size: 10px;
    }

    .advert {
        width: 160px;
    }
}

@media screen and (max-width: 850px) {
    .advert {
        width: 108px;
    }
}

@media screen and (max-height: 940px) {
    .side-ul li {
        max-height: 2.65vh;
    }

    .side-ul li a {
        max-height: 2.65vh;
    }

    .side-nav > ul > li > .side-menu.side-menu--active::after {
        margin-top: 2.65vh;
    }
}

@media screen and (max-height: 800px) {
    .mobile-menu {
        margin-bottom: 0;
    }

    .ya-share2__list {
        margin-left: 16px;
        width: 96px;
        padding: 0;
    }

    .main-info {
        height: 24vh;
    }

    .pgheader {
        height: 24vh;
    }

    .header-ls {
        justify-content: space-around;
    }

    .header-ls a {
        font-size: 12px;
    }

    .fastgame_block {
        height: 30px;
    }

    .fastgame-button {
        line-height: 30px;
    }

    .fastgame-button-icon {
        display: none;
    }

    .content {
        max-height: 68vh;
    }

    .side-menu__icon svg {
        width: 18px;
        height: 18px;
    }

    .side-ul {
        min-height: 48vh;
        max-height: 52vh;
    }

    .side-ul li {
        max-height: 2.5vh;
    }
    
    .side-ul li a {
        max-height: 2.5vh;
        font-size: 12px;
    }

    .side-nav > ul > li > .side-menu.side-menu--active::after {
        margin-top: 2.5vh;
    }

    .transparent-divider {
        margin-top: 0.1rem;
        margin-bottom: 0.1rem;
    }

    .side-ul-post li {
        height: 18px;
    }

    .side-ul-post li a {
        font-size: 12px;
    }

    .ya-share2__icon {
        width: 24px;
        height: 24px;
    }
}

@media screen and (max-height: 650px) {
    .pg-header {
        height: 13vh;
    }

    .ya-share2__list {
        padding-top: 0;
    }

    .main-info-top {
        height: 12vh;
    }

    .main-info-top__link {
        margin-bottom: 2px;
    }

    .main-info-middle {
        height: 12vh;
    }

    .fastgame_block {
        margin-top: 2px;
    }

    .side-ul {
        margin-top: 2px;
    }

    .side-nav .side-menu {
        margin-bottom: 0.18rem;
    }

    .side-ul li {
        max-height: 2.65vh;
    }

    .side-ul li a {
        max-height: 2.65vh;
    }

    .side-menu__icon svg {
        width: 19px;
        height: 19px;
    }

    .side-menu__title {
        font-size: 12px;
    }

    .side-ul-post li {
        font-size: 12px;
    }

    .transparent-divider {
        margin-top: 0.05rem;
        margin-bottom: 0.05rem;
    }

    .header-ls {
        justify-content: flex-start;
    }

    .header-ls a {
        font-size: 10px;
    }

    .advert {
        width: 160px;
    }

    .advert-underscore {
        font-size: 6px;
    }

    .header-tr {
        padding: 0;
    }

    .header-br {
        padding: 0;
    }

    .flags-btn {
        padding: 0.3rem;
        font-size: 7px;
    }
}

@media screen and (max-width: 767px) {
    html {
        overflow-y: scroll;
    }

    .discord_servers_button, #discord_servers {
        display: none;
    }

    .mobile-main-info-wrapper {
        margin-top: 16px;
        display: flex;
        justify-content: center;
        width: 100%;
        max-height: 220px;
        min-height: 220px;
    }

    .main-info-top__title {
        font-size: 14px;
    }

    .main-info-top__link {
        font-size: 16px;
        line-height: auto;
        margin-bottom: 0;   
    }

    .main-info-top__time {
        font-size: 14px;
    }

    .mobile-main-info {
        display: flex;
        flex-direction: column;
        height: 200px;
        width: 80%;
        background: #0000009d;
        border: 1px solid rgba(255,255,255,0.7);
        margin-top: 8px;
        margin-bottom: 16px;
    }

    .mobile-main-info-top {
        max-height: 100px;
        min-height: 100px;
    }

    .mobile-main-info-middle {
        max-height: 100px;
        min-height: 100px;
        justify-content: center;
    }

    .main-info-middle-userdata span {
        font-size: 12px;
    }

    .advert {
        display: none;
    }

    .app {
        padding: 0;
        padding-left: 0.2rem;
        padding-right: 0.2rem;
    }

    .pg-header {
        margin-left: 0;
        height: 220px;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(2, 120px);
        gap: 0px 0px;
        grid-template-areas: "A A"
                             "B C";
    }

    .header-ls {
        margin-left: 0;
        grid-area: A;
        padding-bottom: 0;
        max-width: 100%;
        width: 100%;
        align-items: center;
    }

    .header-ls a {
        font-size: 12px;
        letter-spacing: 1.1px;
    }

    .header-ls a:nth-child(5), .header-ls a:nth-child(6) {
        display: inline;
    }

    .header-md {
        justify-content: center;
        grid-area: B;
    }

    .header-rs {
        flex-direction: column-reverse;
        align-items: center;
        grid-area: C;
        width: 100%;
    }

    .header-tr {
        display: none;
    }

    .header-br {
        height: 100%;
    }

    .header-br {
        margin-right: 0;
        padding-bottom: 0;
    }

    .flag-list {
        margin-left: 12px;
    }

    .flags-btn {
        padding: 0.2rem;
        font-size: 12px;
    }

    .content {
        border-radius: 24px;
        min-height: 400px;
        max-height: 600px;
    }

    #main_content {
        grid-column: span 12/span 12;
    }
}

@media screen and (max-width: 550px) {
    .header-ls {
        padding-bottom: 12px;
        justify-content: space-around;
    }
}

@media screen and (max-width: 500px) {
    .advert {
        width: 128px;
        padding-top: 4px;
    }

    .advert-underscore {
        padding-left: 2px;
    }
}

@media screen and (max-width: 340px) {
    #header-title {
        font-size: 9px;
    }
}

#knives_event_info {
    display: none;
}
.hide_knife_events {
    cursor: pointer;
}