@charset "UTF-8";
@import url('font-awesome/css/font-awesome.css');

@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap');

html,
body {
    width: 100%;
    height: 100%;
    font-size: 13px;
    padding: 0;
    margin: 0;
}

:root {
    --col1: ##b45473;
}

body {
    background: #4d62ad;
    --s: 40px;
    --c: #FFFFFF;
    --_s: calc(2*var(--s)) calc(2*var(--s));
    --_g: 35.36% 35.36% at;
    --_c: #0000 65%, #E8E8E8 68% 70%, #0000 72%;
    background-attachment: fixed;
}

body {
    min-height: 100%;
    font-family: "Jost", sans-serif;
    line-height: 1.154;
    color: #171012;
    background-color: #f2dce2;
    background-image: url("https://www.transparenttextures.com/patterns/brushed-alum-dark.png");
}

body {
    top: 0 !important;
}

a {
    color: #000000;
    text-decoration: none;
    -webkit-transition: color 0.4s ease;
    -moz-transition: color 0.4s ease;
    -o-transition: color 0.4s ease;
}



a:hover {
    color: #000000;
    text-decoration: none;
}

h1,
h3 {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 4px
}

input,
select,
textarea {
    width: 100%;
    outline: none;
    text-align: left;
    font-size: 12px;
    box-sizing: border-box;
    padding: 7px 9px;
    border-radius: 2px;
    border: 1px solid #d3d9de;
}

input[type="checkbox"],
input[type="radio"],
input[type="file"] {
    width: auto;
}

#info {
    text-align: left;
}

button {
    border: 0;
    padding: 0;
    margin: 0;
    background: transparent;
    outline: none;
}

.tocg22 {
    background: url(img/blue-pixel.png);
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: text-top;
}

.kont23 {}

a.s_staj,
a.s_rab,
a.s_brig,
a.s_mast,
a.s_pror,
a.s_biz,
a.s_dep,
a.s_olig {
    background: url(img/star_status.png);
    display: block;
    margin-bottom: 2px;
    width: 156px;
    height: 16px;
}

a.s_rab {
    background-position: 0 -16px;
}

a.s_brig {
    background-position: 0 -32px;
}

a.s_mast {
    background-position: 0 -48px;
}

a.s_pror {
    background-position: 0 -64px;
}

a.s_biz {
    background-position: 0 -80px;
}

a.s_dep {
    background-position: 0 -96px;
}

a.s_olig {
    background-position: 0 -112px;
}

a.star_gold {
    background: url(img/01m.png);
    display: block;
    margin-top: 22px;
    width: 16px;
    height: 16px;
}

a.star_silver {
    background: url(img/02m.png);
    display: block;
    margin-top: 22px;
    width: 16px;
    height: 16px;
}

a.star_bronze {
    background: url(img/03m.png);
    display: block;
    margin-top: 22px;
    width: 16px;
    height: 16px;
}

img.avatar-akk {
    margin-top: 0px;
    border-radius: 5px;
    border: none;
    width: 90px;
    height: 90px;
}

.main-navigation__item a {
    color: #fff !important;
}


a.rating {
    display: block;
    text-align: center;
    border: 6px dashed #b45473;
    border-radius: 64px;
    padding: 22px 0;
    box-sizing: border-box;
    font-size: 14px;
    font-weight: 700;
    width: 72px;
}
.e_bonus_money {
    background: #5eb026;
}

.e_bonus_money:hover {
    background: #569d25;
}

.e_bonus_z {
    display: inline-block;
    padding: 5px;
    color: #fff;
    margin-bottom: 7px;
}

.e_bonus_z:before {
    content: '✅';
}

.e_bonus {
    display: block;
    background: #d67676;
    padding: 5px;
    color: #fff;
    margin-bottom: 7px;
    font-weight: bold;
    border-radius: 5px;
}

ul.usermenu {
    list-style: none;
    padding-left: 0;
    margin: 0 0 0 0
}

ul.usermenu li a,
ul.usermenu li.active a {
    text-decoration: none;
    display: block;
    border-bottom: 1px dotted #bfd3aa;
    width: 100%;
    padding: 4px 0 4px 12px
}

ul.usermenu li a:hover {
    text-decoration: none;
    display: block;
    border-bottom: 1px dotted #bfd3aa;
    width: 100%;
    padding: 4px 0 4px 12px
}

ul.usermenu li.active a {
    background: #fff
}

.usermnublock {
    text-align: left
}

.titlet {
    margin-bottom: 10px;
    text-align: center;
    border-radius: 3px;
    padding: 3px 3px 3px 3px;
    margin-top: 1px;
    border: 1px solid #FF9800;
}

.usermnutitle-g {
    line-height: 1.4;
    color: #fff;
    text-decoration: none;
    display: block;
    text-align: left;
    padding: 8px 0;
    font-size: 14px;
    padding-left: 15px;
    cursor: pointer;
    background: #4b8754;
    border-bottom: 1px solid #fff
}

.usermnutitle-g:first-of-type {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.usermnutitle-g:last-of-type {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border: 1
}

.usermnutitle-g::before {
    content: "";
    background-image: url(img/menu-arrow.svg);
    background-size: 20px 18px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 18px;
    width: 29px;
    transition: all 300ms 0s ease-in-out;
    vertical-align: top;
}
.usermnutitle-c::before {
    transform: rotate(180deg)
}

.usermnuline {
    color: #014844;
    text-decoration: none;
    display: block;
    padding: 3px 0 4px 15px;
    cursor: pointer;
    border-bottom: 1px dotted #7b9ec5;
    border-right: 1px solid #fff
}

.usermnuline:hover {
    color: #147af0;
    background: #f3f3f3;
    padding: 3px 0 4px 15px;
    border-bottom: 1px dotted #7b9ec5
}

.user_menuline {
    color: #434343;
    display: block;
    padding: 5px 0 5px 12px;
    cursor: pointer;
    border-left: 4px solid transparent
}

.user_menuline:hover {
    background: #f5f5f5;
    border-color: #ff9800
}

.usermnuline-act,
.usermnuline-act:hover {
    padding: 5px 0 5px 12px;
    background: #f5f5f5;
    cursor: pointer;
    display: block;
    border-color: #ff9800;
    border-left: 4px solid #ff9800
}

.cashback-money-add {
    text-align: center;
    border-radius: 2px;
    padding: 10px 22px;
    margin-bottom: 20px;
    color: #4b8564;
    background-color: #e8f3fe;
    border: 1px solid #C7E5AE;
}

.cashback-gift {
    background: url(img/gift2.png);
    width: 75px;
    height: 75px;
    opacity: 1;
    background-size: 75px 75px;
    background-repeat: no-repeat;
}

.cashback-text {
    text-align: left;
    display: flex;
    align-items: center;
    font-size: 14px;
    margin-bottom: 10px;
}

.cashback-list {
    text-align: left;
}

.cashback-info {
    padding-left: 30px;
}

#moder-ob-num {
    padding: 5px 0;
    margin-left: 0px;
    text-align: center;
    background: #b31c3f;
}

#moder-ob-num a {
    display: inline-block;
    padding: 5px 7px;
    background: #FFF;
    color: #000;
    font-weight: bold;
}

.moderimgm {
    background: url(img/ico/kabinet/lupa.png) no-repeat 2px 1px;
    width: 39px;
    height: 38px;
    display: block;
    margin-bottom: -2px;
}

a.active_red {
    color: #D67676 !important;
    text-shadow: none;
}

.online-friends {
    color: #4b8564;
}

.offline-friends {
    color: #DCDCDC;
}

.status {
    border-bottom: 1px solid #fafafa;
    color: #3e2f33;
    font-size: 12px;
    font-weight: bold;
    float: center;
    top: 70px;
}

.contest-banner {
    position: relative;
    height: 250px;
    box-sizing: border-box
}

.contest-banner__img {
    display: block;
    width: 594px
}

.contest-banner__button {
    position: absolute;
    left: 18px;
    bottom: 48px;
    height: 48px;
    width: 260px;
    cursor: pointer
}

.contest-banner__button_on {
    background-image: url(contest/contest_button.png);
    background-size: cover;
    background-repeat: no-repeat
}




.btn {
    display: inline-block;
    color: #fff;
    text-align: center;
    padding: 4px 15px 5px 15px;
    margin: 5px;
    border-radius: 3px;
    font-size: 13px;
    border: 1px dotted #000000;
    cursor: pointer;
    outline: none;
}

.btn.greenlight {
    background: #90b185;
    border: 1px dotted #85a37b;
}

.btn.greenlight:hover {
    background: #85a37b;
}

.btn.graylight {
    background: #8f8f8f;
    border: 1px dotted #878787;
}

.btn.graylight:hover {
    background: #878787;
}

.btn.green {
    background: #3e2f33;
}

.btn.green:hover {
    /* background: #4b8754; */
    opacity: .8;
}
.btn.blue {
    background: #4b8564;
}

.btn.blue:hover {
    background: #0E5072;
}

.btn.red {
    background: #CD5C5C;
}

.btn.red:hover {
    background: #BC2D20;
}

.btn.gray {
    background: #9CADBA;
}

.btn.gray:hover {
    background: #8FA9B7;
}

.btn.orange {
    background: #b45473;
    border: 0;
}

.btn.orange:hover {
    opacity: .8;
}

.btn.black {
    background: #666666;
}

.btn.black:hover {
    background: #444444;
}

.btn_sp,
.btn_sp_green,
.btn_sp_blue,
.btn_sp_red,
.btn_sp_gray,
.btn_sp_orange {
    display: inline-block;
    color: #fff;
    padding: 4px 12px 5px 12px;
    margin: -7px -18px -8px 18px;
    border-radius: 0px 0px 0px 0px;
    font-size: 13px;
    border: 0px solid #E0E0E0;
    cursor: pointer;
    outline: none;
}

.btn_sp {
    background: #a4d3ee;
}

.btn_sp_green {
    background: #78BC47;
}

.btn_sp_blue {
    background: #3F91CC;
}

.btn_sp_red {
    background: #E05E53;
}

.btn_sp_gray {
    background: #ADC3CE;
}

.btn_sp_orange {
    background: #F4A653;
}

.btn_big_green,
.btn_big_red,
.btn_big_orange,
.btn_big_blue {
    display: block;
    font-size: 14px;
    color: #fff;
    padding: 6px;
    cursor: pointer;
    outline: none;
    margin: 2px;
    border: 1px dashed #ccc;
    width: 100%;
    float: center;
    border-radius: 10px;
}

.btn_big_green {
    background: #0E5072
}

.btn_big_red {
    background: #CD5C5C;
    text-shadow: 1px 1px 1px #91332A;
}

.btn_big_orange {
    background: #FC8000;
    text-shadow: 1px 1px 1px #91332A;
}

.btn_big_blue {
    background: #4b8564;
    text-shadow: 1px 1px 1px #91332A;
}

.btn_big_green:hover {
    border: 1px dashed #ccc;
    opacity: 0.8
}

.btn_big_red:hover {
    border: 1px dashed #ccc;
    opacity: 0.8
}

.btn_big_orange:hover {
    border: 1px dashed #ccc;
    opacity: 0.8
}

.btn_big_blue :hover {
    border: 1px dashed #ccc;
    opacity: 0.8
}

.faq-section label {
    cursor: pointer;
    background: #fff;
    display: block;
    color: #333333;
    position: relative;
    padding: 7px 10px;
    font-weight: bold;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border-left: 3px solid #b45473 !important;
    -webkit-transition: all .15s ease-out;
    -moz-transition: all .15s ease-out;
    -ms-transition: all .15s ease-out;
    -o-transition: all .15s ease-out;
    transition: all .15s ease-out;
}

.msg-warning {
    display: block;
    text-align: center;
    padding: 10px;
    background: #b45473;
    color: #FFF;
    /* text-shadow: 1px 1px 2px #000; */
}

.msg-error {
    display: block;
    text-align: center;
    padding: 10px;
    background: #FA8072;
    color: #FFF;
    text-shadow: 1px 1px 2px #000;
}

.msg-ok {
    display: block;
    text-align: center;
    padding: 10px;
    background: #4b8754;
    color: #FFF;
    text-shadow: 1px 1px 2px #000;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

table {
    width: 100%;
    border-collapse: collapse;
}

.table th {
    background: #b45473;
    padding: 5px;
    color: #FFF;
    font-weight: 400;
}
.table td {
    border-bottom: 1px solid #CCC;
    padding: 5px;
}

table.new-class {
    border-collapse: separate;
    border-spacing: 0 7px;
    border: 0;
    box-shadow: none;
}

table.new-class tr {
    box-shadow: 1px 1px 5px 0 #ccc;
}

.bugtnew {
    text-decoration: none;
    text-align: center;
    padding: 7px 8px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font: 14px;
    color: #EFFFFF;
    background: #5a2d3b;
    background-image: linear-gradient(45deg, #b45473 0%, #4d1c2c 50%, #868d86 100%);
}

.statistic {
    display: flex;
    align-items: center;
    justify-content: center;
}

.statistic .stat {
    width: 25%;
    padding: 15px 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #000000;
    line-height: 1.5;
    font-size: 19px;
    margin: 5px;
    border-radius: 2px;
    border: 2px dashed #252525;
    /* Изменил толщину рамки на 2px и стиль на пунктирный */
    background-color: #f0f0f0;
    /* Цвет фона внутри рамки */
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    /* Добавил тень для рамки */
}



.statistic .stat i {
    font-size: 43px;
}

.statistic .stat .subs {
    color: #000;
    font-weight: normal;
    font-size: 13px;
}

.statistic .first {
    background: #ff98006e;
}

.statistic .first:hover {
    transform: translateY(-5px);
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
    background: #29d1ac61;
}


.statistic .second {
    background: #ffffff;
    /* border: 1px dashed #252525; */
}

.statistic .second:hover {
    transform: translateY(-5px);
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
    background: #f3dd9c61;
}

.bugtnew:hover {
    text-decoration: none;
    padding: 7px 8px;
    border: solid 1px #e9694b;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font: 14px;

    color: #EFFFFF;
    background: #e9694b;


}

#text-rab-time {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    display: none;
    text-align: center;
    font-size: 14px;
    color: #fff;
    opacity: 0.9;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.56);
    background: #0000FF;
    margin-top: 0px;
    padding: 10px 0;
}

#load-pages,
#load-pages-dop {
    background: #f5f5f5;
    border: 1px solid #dcdcdc;
    color: #444;
    padding: 5px 0;
    text-align: center;
    margin: 10px auto;
    width: 400px;
    border-radius: 3px;
    cursor: pointer;
}

#load-pages:hover,
#load-pages-dop:hover {
    background: #E2E2E2;
}

#load {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 999;
    display: none;
}

#error-footer {
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    display: none;
    z-index: 9999;
}

#tiptip_holder {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99999;
}

#tiptip_holder.tip_top {
    padding-bottom: 5px;
}

#tiptip_holder.tip_bottom {
    padding-top: 5px;
}

#tiptip_holder.tip_right {
    padding-left: 5px;
}

#tiptip_holder.tip_left {
    padding-right: 5px;
}

#tiptip_content {
    font-size: 12px;
    color: #fff;
    padding: 5px 8px;
    border: 1px solid rgba(0, 0, 0, 0.25);
    background: rgba(0, 0, 0, 0.8);
    border-radius: 3px;
    box-shadow: 0 0 3px #555;
}

#tiptip_arrow,
#tiptip_arrow_inner {
    position: absolute;
    border-color: transparent;
    border-style: solid;
    border-width: 6px;
    height: 0;
    width: 0;
}

#tiptip_holder.tip_top #tiptip_arrow {
    border-top-color: #fff;
    border-top-color: rgba(0, 0, 0, 0.35);
}

#tiptip_holder.tip_bottom #tiptip_arrow {
    border-bottom-color: #fff;
    border-bottom-color: rgba(0, 0, 0, 0.35);
}

#tiptip_holder.tip_right #tiptip_arrow {
    border-right-color: #fff;
    border-right-color: rgba(0, 0, 0, 0.35);
}

#tiptip_holder.tip_left #tiptip_arrow {
    border-left-color: #fff;
    border-left-color: rgba(0, 0, 0, 0.35);
}

#tiptip_holder.tip_top #tiptip_arrow_inner {
    margin-top: -7px;
    margin-left: -6px;
    border-top-color: rgba(0, 0, 0, 0.8);
}

#tiptip_holder.tip_bottom #tiptip_arrow_inner {
    margin-top: -5px;
    margin-left: -6px;
    border-bottom-color: rgba(0, 0, 0, 0.8);
}

#tiptip_holder.tip_right #tiptip_arrow_inner {
    margin-top: -6px;
    margin-left: -5px;
    border-right-color: rgba(0, 0, 0, 0.8);
}

#tiptip_holder.tip_left #tiptip_arrow_inner {
    margin-top: -6px;
    margin-left: -7px;
    border-left-color: rgba(0, 0, 0, 0.8);
}

hr {
    clear: both;
    border: 0;
    height: 1px;
    background-color: #CCC;
    margin-bottom: 5px;
}

#popup {
    background: #FFF;
    min-width: 400px;
    display: none;
    position: absolute;
    z-index: 999;
    top: -700px;
    left: 0;
    font-size: 12px;
}

#popup table {
    font-size: 12px;
}

#popup .title-popup {
    background: #ff9800;
    color: #FFF;
    line-height: 40px;
    padding: 0;
    padding-left: 10px;
    cursor: move;
    font-size: 14px;
}

#popup .closed-popup {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 12px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    width: 70px;
    cursor: pointer;
    color: #FFF;
    cursor: pointer;
    opacity: 0.6
}

#popup .closed-popup:hover {
    opacity: 0.9
}

#popup .text-popup {
    overflow: hidden;
    overflow-y: auto;
}

#popup .text-popup .load-popup {
    display: block;
    width: 128px;
    height: 15px;
    margin: 20px auto;
}

.pop-up-footer {
    background: #C0C0C0;
    padding: 1px 0 1px 0;
    text-align: center;
}

td.pop-up-footer {
    border-bottom: 0;
}

.load-pages {
    background: #f5f5f5;
    border: 1px solid #007F0E;
    color: #007F0E;
    padding: 5px 0;
    text-align: center;
    margin: 10px auto;
    width: 400px;
    border-radius: 3px;
    cursor: pointer;
}

.load-pages:hover {
    background: #E2E2E2;
}

.da-del,
.net-del {
    display: inline-block;
    font-size: 13px;
    line-height: 24px;
    border: 1px solid #CCC;
    padding: 0;
    margin: 5px 10px;
    text-align: center;
    width: 60px;
    cursor: pointer;
    background: transparent;
    border-radius: 3px;
}

.da-del {
    background: #00AE00;
    border: 1px solid #008000;
    color: #FFF;
}

.net-del {
    background: #D70000;
    border: 1px solid #B70000;
    color: #FFF;
}

.da-del:hover {
    background: #007700;
}

.net-del:hover {
    background: #930000;
}

#load-site-img {
    position: fixed;
    right: 5px;
    top: 140px;
    display: none;
}

#load-site-img img {
    width: 70px;
}

.аllbaner {
    text-align: center;
    margin-top: 10px;
    display: inline-block;
}

.аllbaner a {
    border: none;
    outline: none;
    text-decoration: none;
}

.аllbaner div {
    font-size: 12px;
}

.аllbaner img {
    padding: 3px;
    border: 1px solid #ccc;
}

.all-banner-200 {
    width: 190px;
}

.all-banner-100 {
    width: 110px;
}

.menu-panellang {
    position: absolute;
    top: 70px;
    right: 0px;
    padding: 3px;
}

span.select {
    background: url(img/select_bg.png) no-repeat;
    display: inline-block;
    position: relative;
    width: 100px;
    height: 19px;
    padding: 1px 0 0 5px;
    font-size: 11px;
    cursor: pointer;
    margin-right: 4px;
    z-index: 998;
    font-size: 13px;
}

span.select:hover .options {
    display: block;
}

span.select .options {
    background: url(img/select_options_bg.png) no-repeat;
    display: inline-block;
    position: absolute;
    width: 100px;
    height: 40px;
    font-size: 13px;
    cursor: pointer;
    display: none;
    top: 15px;
    left: 0;
    z-index: 998 !important;
    padding-top: 4px;
}

span.select .options .option {
    display: block;
    padding: 0 0 0 5px;
    line-height: 17px;
    text-decoration: none;
    color: #545454;
    -webkit-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    transition: 0.2s ease;
}

span.select .options .option:hover {
    background: #5d9bec;
    color: #fff;
    -webkit-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    transition: 0.2s ease;
}

span.select .options .active {
    background: #5d9bec;
    color: #fff;
}

.support_panel {
    height: 12px;
    top: 385px;
    z-index: 998;
    position: fixed;
    background: #fffffe;
    left: -72px;
    width: 153px;
    padding: 9px;
    opacity: 0.7;
    font-size: 18px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    text-align: center;
    border-radius: 3px 5px 0 0;
    border: 1px solid #000000;
}

.support_panel:hover {
    opacity: 0.9;
}

.on_line {
    box-sizing: border-box;
    background-color: #ffffff;
    color: #000000;
    width: 74px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border: 2px solid #000000;
    opacity: 0.8;
    border-bottom: none;
    position: fixed;
    z-index: 998;
    right: -21px;
    top: 250px;
    border-radius: 12px 12px 0 0;
    cursor: help;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
    -ms-transform: rotate(270deg);
}



.on_linee {
    box-sizing: border-box;
    background-color: #ffffff;
    color: #000000;
    width: 91px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border: 2px solid #000000;
    opacity: 0.8;
    border-bottom: none;
    position: fixed;
    z-index: 998;
    right: -31px;
    top: 344px;
    border-radius: 12px 12px 0 0;
    cursor: help;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
    -ms-transform: rotate(270deg);
}









.onpovorot {
    font-size: 18px;
}

.onpovorot img {
    display: inline-block;
}

.on_chat {
    top: 436px;
    cursor: default;
    /* font-weight: 600; */
}



.main {
    border: 0;
    height: 100%;
}

.logo-wrapper {
    display: block;
    background: url(img/logonew.png) no-repeat;
    width: 349px;
    height: 109px;
    position: absolute;
    top: 16px;
    margin-left: 4px;
}

.top-text {
    position: absolute;
    top: 9px;
    left: 172px;
    font-size: 25px;
    line-height: 1.4;
}

#baner-serf {
    width: 468px;
    height: 60px;
    overflow: hidden;
    float: right;
    margin-top: -10px;
    padding-right: 0;
}
#header {
    height: 130px;
}

#top-menu {
    height: 60px;
}

#menu {
    display: inline-block;
    background: url(img/menu_bg.png) no-repeat;
    width: 855px;
    -webkit-background-size: 100%;
    background-size: 100%;
    white-space: nowrap;
    height: 40px;
    font-family: Arial;
    font-size: 12px;
    color: #fff;
    text-align: center;
    margin: 0;
    padding: 3px;
}

#menu .li {
    display: inline-block;
    vertical-align: middle;
    margin-top: 7px;
    color: #fff;
    text-decoration: none;
    padding: 2px 9px 5px 0px;
    line-height: 14px;
}

#menu .li b {
    padding: 2px 0 8px 10px;
    margin-top: 7px;
}

#menu .li:hover,
#menu .active {
    color: #176c9b;
    text-decoration: none;
    background: url(img/menu_h2.png) right top no-repeat;
}

#menu .li:hover b,
#menu .active b {
    color: #01498E;
    text-decoration: none;
    background: url(img/menu_h.png) left top no-repeat;
}

#menu-control {
    display: none;
}

.button-login {
    display: inline-block;
    vertical-align: middle;
    margin-top: 7px;
}

.tocg22 {
    background: url(imgk/blue-pixel.png);
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: text-top;
}

.button-login .button {
    background: url(img/login-bg.png) no-repeat;
    width: 129px;
    height: 26px;
    cursor: pointer;
    line-height: 26px;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    -webkit-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    transition: 0.2s ease;
}

.button-login .button:hover {
    opacity: 0.8;
    -webkit-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    transition: 0.2s ease;
}

#main-navigation-wrapper {}

.main-navigation {
    background-color: #eed9e0;
    border-radius: 10px;
    padding: 8px 8px;
    /* box-shadow: 0px 2px 5px 3px rgb(138 155 169); */
    /* display: flex; */
    justify-content: space-between;
    font-size: 13px;
    height: 39px;
    line-height: 25px;
    margin-top: 10px;
    margin-bottom: 10px;
}


.main-navigation__link {
    display: block;
    text-align: center;
    font-size: 13px;
    line-height: 42px;
    text-transform: uppercase;
    background: #b45473;
    border-radius: 5px;
}

.main-navigation a:hover {
    background-color: #7b3b4f;
}

[src="statica/img/bullet.gif"] {
    filter: grayscale(1);
}

#Go_Top, #Go_Bottom {
    filter: grayscale(1);
}



/* Пример стилизации ссылок в меню */
.main-navigation a {
    color: #fff;
    text-decoration: none;
    padding: 0px 14px 0px 14px;
    margin-left: 5px;
    height: 40px;
}

.main-navigation__link.active,
.main-navigation__link_active {
    background-color: #4e2834;
    color: #ffffff;
}
.main-navigation__link_regard {
    background-color: #d67676;
}

.main-navigation__link_regard:hover,
.main-navigation__link_active.main-navigation__link_regard {
    background-color: #d67676;
}

.main-navigation__link_bf {
    background-color: #000;
}

.main-navigation__link_bf:hover,
.main-navigation__link_active.main-navigation__link_bf {
    background-color: #292929;
}

.flex-container {
    display: flex;
    /* width: 473px; */

    align: center;
    text-decoration: none;
}

.flex-item {
    flex: 1 0 auto;
    text-decoration: none;
}

.title {
    font-size: 18px;
    margin-bottom: 10px;
}

.titles {
    border-radius: 20px;
    color: #fff;
    background: linear-gradient(177deg, #b45473, #171012);
    font-size: 20px;
    margin-bottom: 15px;
    text-align: center;
    border-radius: 6px;
    padding: 10px 20px;
    box-shadow: 0 4px 6px rgb(0 0 0 / 9%);
    transition: all 0.3s ease;
    /* width: 100%; */
    margin-top: -9px;
    /* box-shadow: 1px 2px 2px 1px rgb(0 0 0 / 41%); */
}

.titles:hover {
    -transform: scale(1.009);
    -box-shadow: 0 6px 8px rgba(0, 0, 0, 0.2);
    color: #fff;
}
#baner100 {
        min-height: 110px;
            text-align: center;
            padding-bottom: 8px;
            margin: 15px 0 0 0;
}

.ads_btn {
    background: url(https://i.vgy.me/1krRPx.png);
        width: 280px;
        line-height: 84px;
        height: 92px;
        background-size: 100% 100%;
        color: #fff;
        text-align: right;
        padding: 2px 109px 0px 0px;
        cursor: pointer;
}

.titles2 {
    color: #fff;
    background: #4b8754;
    font-size: 16px;
    text-align: center;
    /* border-radius: 0px; */
    padding: 0px 0;
    margin-bottom: 20px;
    margin-top: 0px;
    margin-left: -2px;
    height: 42px;
    line-height: 2.5;
    box-shadow: 1px 2px 6px 3px rgb(0 0 0 / 41%);
    background: linear-gradient(177deg, #b45473, #171012);
    border-radius: 5px !important;
}

.titles2:hover {
    transform: scale(1.009);
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
}

.t1 {
    background: #8AC858;
    display: inline-block;
    padding: 5px 2px 0px 2px;
    color: #fff;
    font-size: 20px;
    line-height: 1.2;
}

.t2 {
    font-size: 17px;
}

.t3 {
    font-size: 15px;
    margin-top: 5px;
    display: inline-block;
}

.bord {
    background: #e9694b;
    height: 1px
}

.button-left {
    display: block;
    margin: 10px auto;
    margin-top: 10px;
}

.i-button {
    background-image: url('img/reg-on.png');
    background-repeat: no-repeat;
    width: 193px;
    height: 43px;
    border: none;
    -webkit-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    transition: 0.2s ease;
}

.i-button:hover {
    background-image: url('img/reg-off.png');
    -webkit-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    transition: 0.2s ease;
}

/* button styles */
.button2 {
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    text-decoration: none;
    border: 0;
    outline: 0;
    margin: 0;
    padding: 0;
    padding: .5em;
    cursor: pointer;
    box-sizing: border-box;
    border-radius: 2px;
    border: 1px solid transparent;
    transition: all .25s;
    line-height: normal;
}

.button_size_xs {
    font-size: 12px;
    padding: .5em;
}

.button_size_s {
    font-size: 14px;
    padding: .5em;
}

.button_size_m {
    font-size: 16px;
    padding: .5em;
}

.button_size_l {
    font-size: 18px;
    padding: .5em;
}

.button_size_xs .button__title {
    margin: 0 .3em;
}

.button_size_s .button__title {
    margin: 0 .6em;
}

.button_size_m .button__title {
    margin: 0 1.20em;
}

.button_size_l .button__title {
    margin: 0 2em;
}

.button__title {
    position: relative;
    display: inline-block;
    resize: none;
    white-space: nowrap;
    pointer-events: none;
    line-height: normal;
}

.button_theme_blue {
    color: #fff;
    background-color: #6b6b6b;
    cursor: pointer;

}

.button_theme_green {
    color: #fff;
    background-color: #b45473;
    cursor: pointer;
}

.button_theme_white {
    color: #ffffff;
    background-color: #3e2f33;
    border-color: #4b876529;
    cursor: pointer;
}
.button_theme_red {
    color: #fff;
    background-color: #ce6457;
    cursor: pointer;

}

.button_theme_sale {
    box-shadow: 0 0 40px 40px #d23838 inset, 0 0 0 0 #ff4d4d;
    transition: .15s ease-in-out;
    color: #fff;
    -webkit-animation: button_sale 1.7s infinite;
    /* Safari 4.0 - 8.0 */
    animation: button_sale 1.7s infinite;
}

.button_theme_blue:hover {
    color: #fff;
    background-color: #ffc107;
    cursor: pointer;

}

.button_theme_green:hover {
    color: #fff;
    background-color: #ffc107a8;
}

.button_theme_white:hover {
    color: #ffffff;
    background-color: rgb(22 36 51 / 68%);
}

.button_theme_red:hover {
    color: #fff;
    background-color: #858383;
}

.button_theme_sale:hover {
    box-shadow: 0 0 10px 0 #ff4d4d inset, 0 0 10px 4px #ff4d4d;
    color: #ff4d4d;
}


.button_margin_bottom {
    margin-bottom: 10px;
}

.button_margin_tb {
    margin: 10px 0;
}

.button_margin_right {
    margin-right: 10px;
}



.button_vk,
.button_google {
    margin: 0;
    padding: 0
}

.button_vk [data-uloginbutton=vkontakte],
.button_google [data-uloginbutton=google] {
    padding: .5em;
    margin: 0 .3em
}




.button_border_transparent {
    border: 1px solid transparent;
}

.button_border_blue {
    border: 1px solid #4b8564;
}



.button_display_block {
    display: block;
}

.button_style_big {
    -webkit-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    transition: 0.2s ease;
    border-radius: 2px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}

.left-banner {
    width: 198px;
    height: 146px;
    background: url("img/ba100.png") center no-repeat;

}

body::-webkit-scrollbar {
    width: 14px;
}

body::-webkit-scrollbar-track {
    background: White;
}

body::-webkit-scrollbar-thumb {
    background-color: #b45473;
    border-radius: 30px;
    border: 3px solid White;
}

.titles333 {
    color: #fff;
    background: #4b8564;
    font-size: 16px;
    text-align: center;
    border-radius: 2px;
    padding: 6px 0;
    margin-bottom: 20px;
}

.left-banner>div {
    border: 1px solid #b45473 !important;
    border-radius: 10px !important;
    width: 100%;
}

.bux_h {
    height: 90px;
    background: url(https://i.vgy.me/nQNSp6.png);
}


.banners {
    width: 200px;
    border-radius: 3px;
    padding: 10px;
    margin-top: 5px;
    background: linear-gradient(-45deg, #b4547357, #ffffff00, #ffffff00);
    border: 1px solid #b35372;
    box-shadow: 0 2px 4px rgb(0 0 0 / 12%);
}
.banners2 {
    width: 198px;
    border-radius: 3px;
    padding: 6px 6px 6px 6px;
    margin-top: -11px;
    border: 1px solid #4b8564;
}

.contextlink {

    padding: 0 6px 0 6px;


}

.left-banner .img-banner-left {
    display: block;
    margin: auto;
    padding-top: 52px;
}

.button-group>.progress-circle>svg,
button>.progress-circle>svg,
.button>.progress-circle>svg {
    color: var(--color--button_default__text);
    stroke: var(--color--button__stroke);
}

.button-group_success>.progress-circle>svg,
.button-group_success>button>.progress-circle>svg,
.button-group_success>button:last-of-type>.progress-circle>svg,
.button_success>.progress-circle>svg,
.button_danger>.progress-circle>svg,
.button_warning>.progress-circle>svg,
.button_dark>.progress-circle>svg {
    color: var(--color--button__text_contrast);
    stroke: var(--color--button__stroke);
}

.button-group_success>button,
.button_success {
    background-color: var(--color--button_success__bg);
    color: var(--color--button__text_contrast);
}

button::-moz-focus-inner,
.button::-moz-focus-inner,
input::-moz-focus-inner,
textarea::-moz-focus-inner,
.input-buffer::-moz-focus-inner,
.input_comment-reply,
.adr-schedule table tr,
.story-save__add-input:focus {
    border: 0;
}

button.button_active,
button:active,
.button.button_active,
.button:active,
.smm-copy-tool__action:active,
.story-editor-block__adding-before:active {
    -webkit-filter: brightness(85%);
    filter: brightness(85%);
}

.button_animation,
.button-group_animation>button,
.button-group_animation>button span,
.button-group_animation>button:before,
.items-list__more_loading {
    color: transparent;
}

.button_width_100,
.mt__btn {
    width: 100%;
    text-align: center;
}



.button-group_little[data-role=subscribe]>button:first-of-type,
.tm-small-search__find .input {
    padding: 0 10px;
}

.button-group_width_100 button:first-child,
.security-option__fields {
    flex-grow: 1;
}

.auth,
.community-info-block__content,
.stories-similar__controls,
.story__description {
    margin: 15px 25px;
}

.auth__captcha,
.stories-search__feed-panel br {
    clear: both;
}

#contentwrapper {
    padding: 0 7px 120px 7px;
}

.block1 {
    float: left;
    width: 49%;
}

ul.bl1 {
    padding-top: 22px;
}

ul.bl2 {
    margin-top: -5px;
}

.block1 h3 {
    width: 88%;
    border-bottom: 2px solid #8e8e8e;
}

.block1 .img1 {
    float: left;
    background: url(img/youtobe-icon.png);
    width: 65px;
    height: 65px;
    margin-right: 20px;
}

.block1 ul img,
.block2 ul img,
.block3 ul img,
.block4 ul img .block5 ul img {
    width: 13px;
    margin-right: 8px;
    margin-bottom: 3px;
}

.block2 {
    float: right;
    width: 49%;
}

.block2 h3 {
    width: 88%;
    border-bottom: 2px solid #8e8e8e;
}

.block2 .img2 {
    float: left;
    background: url(img/vk-icon.png);
    width: 65px;
    height: 65px;
    margin-right: 20px;
}

.block3 {
    line-height: 1.4;
}

.block3 .img3 {
    background: url(img/users3.png) no-repeat;
    width: 170px;
    height: 170px;
    float: right;
}

.block4 {
    line-height: 1.4;

}

.block4 .img4 {
    background: url(img/reklamon.png) no-repeat;
    width: 128px;
    height: 128px;
    float: left;
}

.block4 h3 {
    text-align: center;
}

.block4 ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 13px;
    line-height: 2;
    padding-top: 10px;
}

.block4 ul li {
    padding-left: 105px;
}

.block4 ul img {
    width: 13px;
    margin-right: 8px;
    margin-bottom: 3px;
}

.block4 {
    margin-top: 10px;
    text-align: justify;

}

.block5 {
    line-height: 1.4;

}

.block5 .img5 {
    background: url(img/users3.png) no-repeat;
    width: 128px;
    height: 128px;
    margin-top: -20px;
    float: right;
}

.block5 h3 {
    text-align: center;
}

.block5 ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 13px;
    line-height: 2;
    padding-top: 10px;
}

.block5 ul li {
    padding-left: 105px;
}

.block5 ul img {
    width: 13px;
    margin-right: 8px;
    margin-bottom: 3px;
}

.block5 {
    margin-top: 10px;
    text-align: justify;

}

.block3 {
    margin-top: 10px;
    text-align: justify;

}

.rb-title span {
    font-size: 12px;
    border-bottom: 1px solid #8e8e8e;
}

.rb-text {
    margin-top: 2px;
    margin-bottom: 1px;
    color: #3E4D5C;
    font-size: 12px;
    word-break: break-word;
}

.rb-title a {
    color: #4e5c7f;

}

.rb-title a:hover {

    border-bottom: 1px dashed #4e5c7f;
}

#velik505 {
    display: none;
    z-index: 999;
    opacity: 0.8;
    position: fixed;
    top: 100%;
    width: 50px;
    line-height: 11px;
    height: 11px;
    padding: 10px;
    background: #4b8754;
    font-size: 12px;
    text-align: center;
    top: 2%;
}

.serf-stat {
    background: #f6f6f6;
}

.serf-stat a {
    display: block;
    font-size: 12px;
    padding: 2px 10px;
}

.serf-stat a:hover {
    background: #e7e7e7;
}











.ico {
    display: inline-block;
    width: 18px;
    height: 18px;
    vertical-align: middle;
    cursor: pointer;
    background-size: 18px 18px;
    opacity: .7
}




.ico:hover {
    opacity: 1;
}

.ico-vir {
    background: url('img/ico/vir.png') no-repeat;
}

.ico-act {
    background: url('img/ico/act.png') no-repeat;
}

.ico-abuse {
    background: url('img/ico/abuse.png') no-repeat;
}

.ico-search {
    background: url('img/ico/search.png') no-repeat;
}

.ico-help {
    background: url('img/ico/help-add.svg') no-repeat;
}

.ico-ok,
.task-del-act {
    background-image: url(img/ico/ok.svg)
}

.ico-del,
.task-del {
    background: url('img/ico/del.png') no-repeat;
}

.ico-edit {
    background: url('img/ico/edit.png') no-repeat;
}

.ico-replace {
    background: url('img/ico/replace.png') no-repeat;
}

.ico-while {
    background: url('img/ico/while.png') no-repeat;
}

.ico-lock {
    background: url('img/ico/kabinet/lock_16.png') no-repeat;
}

.task-favorite {
    background: url('img/ico/pin.png') no-repeat;
}

.task-favoriteout {
    background: url(img/ico/pin-disable.png) no-repeat;
}

.ico-remove {
    background-image: url(img/ico/cancel-icon.svg)
}

.ico-remove-back {
    background-image: url(img/ico/back-arrow.svg)
}

.work-serf {
    width: 100%;
    margin-bottom: 10px;
    border-bottom: 1px solid #CCC;
    box-shadow: 1px 1px 5px 1px rgb(187 187 187 / 30%);
}

.work-serf:hover {
    transform: scale(1.006);
    box-shadow: 0 1px 4px rgb(78 176 245 / 0%);

}

.work-serf td {
    padding: 5px 5px 5px 5px;
}

.serf-text {
    color: #555;
}

.serf-text-ob {
    border: 1px dashed #4b8564;
    padding: 10px;
    position: relative;
}

.serf-text-ob-title {
    text-decoration: none;
    color: #0500bf;
    font-weight: 600;
    font-size: 13px;
}

.serf-text-ob-title:hover {
    text-decoration: underline;
}

.serf-text-ob-url-pars {
    color: #1fb300;
}

.serf-text-ob-ico {
    position: absolute;
    top: 2px;
    right: 2px;
}

.serf-text-ob-add {
    position: absolute;
    right: 2px;
    bottom: 2px;
    font-size: 11px;
    color: #555;
    text-decoration: none;
}

.menu-kabinet {
    text-align: center;
    margin: 10px 0;
}

.menu-kabinet a {
    display: inline-block;
    width: 36px;
    height: 36px;
    margin: 0 5px;
    border: 0 solid #4b8564;
    background: #0E5072;
    border-radius: 50px;
    box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.4);
    vertical-align: top;
    background-position: center;
}

.menu-kabinet a:hover,
.menu-kabinet a.active {
    background: #4b8564;
}

.menu-kabinet a.menu-serf {
    background-image: url('img/ico/menu/serf_kab.png');
}

.menu-kabinet a.menu-mail {
    background-image: url('img/ico/menu/mail_kab.png');
}

.menu-kabinet a.menu-youtube {
    background-image: url('img/ico/menu/youtube_kab.png');
}

.menu-kabinet a.menu-vk {
    background-image: url('img/ico/menu/vk_kab.png');
}

.menu-kabinet a.menu-task {
    background-image: url('img/ico/menu/task_kab.png');
}

.menu-kabinet a.menu-test {
    background-image: url('img/ico/menu/test_kab.png');
}

.menu-kabinet a.menu-banner {
    background-image: url('img/ico/menu/banner_kab.png');
}

.menu-kabinet a.menu-text {
    background-image: url('img/ico/menu/text_kab.png');
}

.menu-kabinet a.menu-kontext {
    background-image: url('img/ico/menu/kontext_kab.png');
}

.menu-kabinet a.menu-statlink {
    background-image: url('img/ico/menu/statlink_kab.png');
}

.menu-kabinet a.menu-fraim {
    background-image: url('img/ico/menu/fraim_kab.png');
}

.menu-earnings {
    text-align: center;
    margin: 10px 0;
}

.menu-earnings a {
    display: inline-block;
    width: 56px;
    height: 56px;
    margin: 0 5px;
    border: 0 solid #4b8564;
    background: #0E5072;
    border-radius: 50px;
    box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.4);
    vertical-align: top;
    background-position: center;
}

.menu-earnings a:hover,
.menu-earnings a.active {
    background: #4b8564;
}

.menu-earnings a.menu-serf {
    background-image: url('img/ico/menu/serf.png');
}

.menu-earnings a.menu-mail {
    background-image: url('img/ico/menu/mail.png');
}

.menu-earnings a.menu-youtube {
    background-image: url('img/ico/menu/youtube.png');
}

.menu-earnings a.menu-vk {
    background-image: url('img/ico/menu/vk.png');
}

.menu-earnings a.menu-task {
    background-image: url('img/ico/menu/task.png');
}

.menu-earnings a.menu-test {
    background-image: url('img/ico/menu/test.png');
}

.start-yes-serf,
.start-error-serf {
    display: block;
    width: 200px;
    padding: 8px 20px;
    background: #607d8b;
    color: #FFF;
    margin: 0 auto;
    text-align: center;
    margin-top: 3px;
}

.start-yes-serf:hover {
    opacity: 0.8;
}

.start-error-serf {
    background: #cc0000;
}

.history-grafik {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url('img/ico/grafik.png') center center no-repeat;
    border-radius: 10px;
    cursor: pointer;
    opacity: 0.7;
}

.history-grafik:hover {
    opacity: 1;
}

.comm-replace {
    padding: 10px;
    font-size: 12px;
    border: 1px dashed #60cbff;
    background: #f0faff;
    margin-top: 10px;
}

.menu-add {
    width: 589px;
    margin: 0 auto;
}

.menu-add a {
    display: inline-block;
    width: 282px;
    text-align: left;
    vertical-align: top;
    background: #b45473;
    padding: 5px;
    margin: 1px 0;
    border-radius: 3px;
    color: #FFF;
}

.menu-add a span {
    font-size: 11px;
    color: #E5E5E5;
    text-shadow: none;
}




.menu-add a:hover,
.menu-zacaz-dop a:hover,
.menu-zacaz-dop a.active {
    background: #4e2834;
    transform: scale(1.019);
    box-shadow: 0 6px 8px rgba(0, 0, 0, 0.2);
    color: #fff;
    /* opacity: .8; */
}

.menu-zacaz-dop {
    text-align: center;
    margin-bottom: 20px;
}

.menu-zacaz-dop a {
    display: inline-block;
    min-width: 130px;
    vertical-align: top;
    background: #4b8564;
    padding: 0 5px;
    margin: 1px 0;
    border-radius: 3px;
    color: #FFF;
    text-shadow: 0 0 1px #000;
    line-height: 30px;
}

.add-infa {
    padding: 10px;
    background: #eee;
    margin-bottom: 15px;
}

.infa-red {
    background: #ffffff;
    border: 1px dashed #4b8564;
}

.footer {
    margin-top: -72px;
    height: 1px;
    position: relative;
    /* background: #696969; */
}

.footer__container {
    margin: 0px auto;
    height: 73px;
    left: 0px;
    position: relative;
    z-index: 0;
    border-radius: 1px;
    width: 1336px;
    background: linear-gradient(-45deg, rgb(255 255 255) 71%, #FFFFFF 0) left, linear-gradient(45deg, rgb(0, 0, 0) 0px, rgb(49 222 238) 0) right;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    /* box-shadow: 0px 0px 3px 0px rgb(0, 0, 0); */
    /* border: 1px solid #cacaca; */
    background: #000000;
}

.foot-left {
    float: left;
    padding: 0 30px;
}
.foot-left span {
    color: #ffffff;
    display: block;
    padding-left: 10px;
    padding-top: 15px;
}

.foot-left ul {
    padding-left: 2px;
    padding-top: 5px;
}

.foot-left ul li {
    display: inline-block;
    padding-left: 2px;
    opacity: 0.7;
}

.foot-left ul li:hover {
    opacity: 1;
}

.foot-right {
    float: right;
}

.foot-right span {
    padding-top: 20px;
}

.foot-right img {
    width: 100px;
}

.foot-right ul li {
    position: absolute;
}

.foot-right .copyr {
    padding-top: 8px;
    font-size: 14px;
    padding-right: 20px;
    color: #45a7f0;
}

.wm1 {
    right: 20px;
    top: 35px;
    opacity: 0.5;
}

.wm1:hover {
    opacity: 1;
}

.wm2 {
    right: 140px;
    top: 35px;
    opacity: 0.5;
}

.wm2:hover {
    opacity: 1;
}


.f01 {
    background: url(img/1yf.png);
    display: inline-block;
    width: 32px;
    height: 32px;
}

.f02 {
    background: url(img/2yf.png);
    display: inline-block;
    width: 32px;
    height: 32px;
}

.f03 {
    background: url(img/3yf.png);
    display: inline-block;
    width: 32px;
    height: 32px;
}

.f04 {
    background: url(img/4yf.png);
    display: inline-block;
    width: 32px;
    height: 32px;
}

.f05 {
    background: url(img/5yf.png);
    display: inline-block;
    width: 32px;
    height: 32px;
}

.f06 {
    background: url(img/6yf.png);
    display: inline-block;
    width: 32px;
    height: 32px;
}

.f07 {
    background: url(img/7yf.png);
    display: inline-block;
    width: 32px;
    height: 32px;
}

.f08 {
    background: url(img/8yf.png);
    display: inline-block;
    width: 32px;
    height: 32px;
}

.f09 {
    background: url(img/9yf.png);
    display: inline-block;
    width: 32px;
    height: 32px;
}

.f010 {
    background: url(img/10yf.png);
    display: inline-block;
    width: 32px;
    height: 32px;
}

.f011 {
    background: url(img/11yf.png);
    display: inline-block;
    width: 32px;
    height: 32px;
}

#rightcolumn{
    width: 225px;
        min-height: auto;
        z-index: 3;
        margin: 0 15px;
        margin-right: 15px;
        margin-top: -10px;
        border-radius: 2px;
        box-shadow: 0px 0px 3px 1px rgb(160 155 155 / 26%);
        padding: 2px 8px 6px 4px"
}

.link_s {
    margin-top: 70px;
    font-size: 90%;
    float: right;
    text-align: right;
    margin-right: -468px;
    margin-bottom: -50px;
    border: 1px #b4547357 solid;
    padding: 5px 20px;
    border-radius: 5px;
}

.foot-center {
    color: #ffffff;
    padding: 10px 30px;
    padding-top: 17px;
    text-align: right;
    height: 59px;
    background: #2f2f2f;
    box-shadow: 0px 0px 0px 0px #fefefe;
    background: linear-gradient(177deg, #b45473, #171012);
}

.foot-center .str {
    padding: 0 10px;
}

.foot-center a {
    color: #d3d3d3;
    text-decoration: underline;
}

.foot-center a:hover {
    color: #A0A0A0;
    text-decoration: none;
}





.cash-wm1,
.cash-ah19,
.cash-mb1,
.cash-pm1,
.cash-yd1,
.cash-qw1,
.cash-os1,
.cash-rs1,
.cash-vs1,
.cash-rb1,
.cash-pr1,
.cash-ik1,
.cash-lp1,
.cash-mg1,
.cash-mt1,
.cash-bl1,
.cash-ok1,
.cash-sb1,
.cash-zp1,
.cash-pv1,
.cash-wo1,
.cash-ak1,
.cash-bt1,
.cash-lt1,
.cash-ah1,
.cash-fr1,
.cash-pp1,
.cash-tl1,
.cash-p2m1,
.cash-oopayl,
.cash-ethl,
.cash-unpayl,
.cash-enot,
.cash-yk,
.cash-ydpay1,
.cash-gpay1 {
    border: 1px solid #f0f1f1;
    display: inline-block;
    margin: 3px 1px;
}

.cash-wm1 div,
.cash-ah19 div,
.cash-mb1 div,
.cash-pm1 div,
.cash-yd1 div,
.cash-qw1 div,
.cash-os1 div,
.cash-rs1 div,
.cash-vs1 div,
.cash-rb1 div,
.cash-pr1 div,
.cash-ik1 div,
.cash-lp1 div,
.cash-mg1 div,
.cash-mt1 div,
.cash-bl1 div,
.cash-ok1 div,
.cash-sb1 div,
.cash-zp1 div,
.cash-pv1 div,
.cash-wo1 div,
.cash-ak1 div,
.cash-bt1 div,
.cash-lt1 div,
.cash-ah1 div,
.cash-fr1 div,
.cash-pp1 div,
.cash-tl1 div,
.cash-p2m1 div,
.cash-oopayl div,
.cash-ethl div,
.cash-unpayl div,
.cash-enot div,
.cash-yk div,
.cash-ydpay1 div,
.cash-gpay1 div {
    border: 1px solid #e9eaea;
    display: block;
}

.cash-wm1 div div,
.cash-ah19 div div,
.cash-mb1 div div,
.cash-pm1 div div,
.cash-yd1 div div,
.cash-qw1 div div,
.cash-os1 div div,
.cash-rs1 div div,
.cash-vs1 div div,
.cash-rb1 div div,
.cash-pr1 div div,
.cash-ik1 div div,
.cash-lp1 div div,
.cash-mg1 div div,
.cash-mt1 div div,
.cash-bl1 div div,
.cash-ok1 div div,
.cash-sb1 div div,
.cash-zp1 div div,
.cash-pv1 div div,
.cash-wo1 div div,
.cash-ak1 div div,
.cash-bt1 div div,
.cash-lt1 div div,
.cash-ah1 div div,
.cash-fr1 div div,
.cash-pp1 div div,
.cash-tl1 div div,
.cash-p2m1 div div,
.cash-oopayl div div,
.cash-ethl div div,
.cash-unpayl div div,
.cash-enot div div,
.cash-yk div div,
.cash-ydpay1 div div,
.cash-gpay1 div div {
    border: 1px solid #e2e4e5;
    display: block;
}

.cash-wm1 div div div,
.cash-ah19 div div div,
.cash-mb1 div div div,
.cash-pm1 div div div,
.cash-yd1 div div div,
.cash-qw1 div div div,
.cash-os1 div div div,
.cash-rs1 div div div,
.cash-vs1 div div div,
.cash-rb1 div div div,
.cash-pr1 div div div,
.cash-ik1 div div div,
.cash-lp1 div div div,
.cash-mg1 div div div,
.cash-mt1 div div div,
.cash-bl1 div div div,
.cash-ok1 div div div,
.cash-sb1 div div div,
.cash-zp1 div div div,
.cash-pv1 div div div,
.cash-wo1 div div div,
.cash-ak1 div div div,
.cash-bt1 div div div,
.cash-lt1 div div div,
.cash-ah1 div div div,
.cash-fr1 div div div,
.cash-pp1 div div div,
.cash-tl1 div div div,
.cash-p2m1 div div div,
.cash-oopayl div div div,
.cash-ethl div div div,
.cash-unpayl div div div,
.cash-enot div div div,
.cash-yk div div div,
.cash-ydpay1 div div div,
.cash-gpay1 div div div {
    border: 1px solid #9CADBA;
    display: block;
    width: 160px;
    height: 67px;
}


.cash-os12 div div div {
    background: url(img/eps/icon-os12.png) no-repeat center 5px;

}

.cash-ah19 div div div {
    background: url(img/eps/icon-ah1.png) no-repeat center 5px
}

.cash-wm1 div div div {
    background: url(img/eps/icon-wm.png) no-repeat center 5px;
}

.cash-mb1 div div div {
    background: url(img/eps/icon-mb.png) no-repeat center 5px;
}

.cash-pm1 div div div {
    background: url(img/eps/icon-pm.png) no-repeat center 5px;
}

.cash-qw1 div div div {
    background: url(img/eps/icon-qw.png) no-repeat center 5px;
}

.cash-yd1 div div div {
    background: url(img/eps/icon-yd.png) no-repeat center 5px;
}

.cash-yk div div div {
    background: url(https://pultima.ru/statica/img/eps/icon-yk.png) no-repeat center 5px;
}

.cash-ydpay1 div div div {
    background: url(img/eps/icon-ypay.png) no-repeat center 5px;
}

.cash-gpay1 div div div {
    background: url(https://pultima.ru/statica/img/eps/icon-gpay.png) no-repeat center 5px;
}

.cash-os1 div div div {
    background: url(img/eps/icon-os.jpg) no-repeat center 5px;
}

.cash-rs1 div div div {
    background: url(img/eps/icon-rs.jpg) no-repeat center 5px;
}

.cash-vs1 div div div {
    background: url(img/eps/icon-vs.png) no-repeat center 5px;
}

.cash-vs1-enot div div div {
    background: url(img/eps/icon-vs-enot.png) no-repeat center 5px;
}

.cash-vs1-unitpay div div div {
    background: url(img/eps/icon-vs-rf-unitpay.png) no-repeat center 5px;
}

.cash-vs1-norf div div div {
    background: url(https://pultima.ru/statica/img/eps/icon-vs-norf.png) no-repeat center 5px;
}

.cash-vs1-norf-any div div div {
    background: url(img/eps/icon-vs-norf-any.png) no-repeat center 5px;
}

.cash-rb1 div div div {
    background: url(img/eps/icon-rb.png) no-repeat center 5px;
}

.cash-pr1 div div div {
    background: url(img/eps/icon-pr.png) no-repeat center 5px;
}

.cash-ik1 div div div {
    background: url(img/eps/icon-ik.png) no-repeat center 5px;
}

.cash-lp1 div div div {
    background: url(img/eps/icon-lp.png) no-repeat center 5px;
}

.cash-mg1 div div div {
    background: url(img/eps/icon-mg.png) no-repeat center 5px;
}

.cash-mt1 div div div {
    background: url(img/eps/icon-mt.png) no-repeat center 5px;
}

.cash-bl1 div div div {
    background: url(img/eps/icon-bl.png) no-repeat center 5px;
}

.cash-ok1 div div div {
    background: url(img/eps/icon-ok.png) no-repeat center 5px;
}

.cash-sb1 div div div {
    background: url(img/eps/icon-sb.png) no-repeat center 5px;
}

.cash-zp1 div div div {
    background: url(img/eps/icon-zp.png) no-repeat center 5px;
}

.cash-pv1 div div div {
    background: url(img/eps/icon-pv.png) no-repeat center 5px;
}

.cash-wo1 div div div {
    background: url(img/eps/icon-wo.png) no-repeat center 5px;
}

.cash-ak1 div div div {
    background: url(img/eps/icon-ak.png) no-repeat center 5px;
}

.cash-fr1 div div div {
    background: url(img/eps/icon-fr.png) no-repeat center 5px;
}

.cash-bt1 div div div {
    background: url(img/eps/icon-bt.png) no-repeat center 5px;
}

.cash-lt1 div div div {
    background: url(img/eps/icon-lt.png) no-repeat center 5px;
}

.cash-ah1 div div div {
    background: url(img/eps/icon-ah.png) no-repeat center 5px;
}

.cash-pp1 div div div {
    background: url(img/eps/icon-pp.png) no-repeat center 5px;
}

.cash-tl1 div div div {
    background: url(img/eps/icon-tl.png) no-repeat center 5px;
}

.cash-p2m1 div div div {
    background: url(https://pultima.ru/statica/img/eps/icon-p2m.png) no-repeat center 5px;
}

.cash-oopayl div div div {
    background: url(https://pultima.ru/statica/img/eps/icon-ooopay.png) no-repeat center 5px;
}

.cash-ethl div div div {
    background: url(https://pultima.ru/statica/img/eps/icon-eth.png) no-repeat center 5px;
}

.cash-unpayl div div div {
    background: url(img/eps/icon-unpay.png) no-repeat center 5px;
}

.cash-enot div div div {
    background: url(img/eps/icon-enot.png) no-repeat center 5px;
}

.cash-roskassa div div div {
    background: url(https://pultima.ru/statica/img/eps/icon-roskassa.png) no-repeat center 5px;
}

.cash-card div div div {
    background: url(img/eps/icon-card.png) no-repeat center 5px;
}

.cash-sbp div div div {
    background: url(img/eps/icon-sbp.png) no-repeat center 5px;
}

.cash-anypay div div div {
    background: url(img/eps/icon-anypay.png) no-repeat center 5px;
}

.cash-bch div div div {
    background: url(https://pultima.ru/statica/img/eps/icon-bch.png) no-repeat center 5px;
}

.cash-wm1 div div div:hover,
.cash-mb1 div div div:hover,
.cash-pm1 div div div:hover,
.cash-yd1 div div div:hover,
.cash-qw1 div div div:hover,
.cash-os1 div div div:hover,
.cash-rs1 div div div:hover,
.cash-vs1 div div div:hover,
.cash-rb1 div div div:hover,
.cash-pr1 div div div:hover,
.cash-ik1 div div div:hover,
.cash-lp1 div div div:hover,
.cash-mg1 div div div:hover,
.cash-mt1 div div div:hover,
.cash-bl1 div div div:hover,
.cash-ah1 div div div:hover,
.cash-ok1 div div div:hover,
.cash-sb1 div div div:hover,
.cash-zp1 div div div:hover,
.cash-pv1 div div div:hover,
.cash-wo1 div div div:hover,
.cash-ak1 div div div:hover,
.cash-bt1 div div div:hover,
.cash-lt1 div div div:hover,
.cash-ah1 div div div:hover,
.cash-fr1 div div div:hover,
.cash-pp1 div div div:hover,
.cash-tl1 div div div:hover,
.cash-p2m1 div div div:hover,
.cash-oopayl div div div:hover,
.cash-ethl div div div:hover,
.cash-unpayl div div div:hover,
.cash-enot div div div:hover,
.cash-yk div div div:hover,
.cash-ydpay1 div div div:hover,
.cash-gpay1 div div div:hover .cash-sbp div div div:hover,
.cash-google div div div:hover,
.cash-ah.prUSD div div div:hover,
.cash-ah.prRUB div div div:hover,
.cash-apple div div div:hover,
.cash-os12 div div div:hover,
.cash-wm1 div div div:hover,
.cash-mb1 div div div:hover,
.cash-pm1 div div div:hover,
.cash-yd1 div div div:hover,
.cash-qw1 div div div:hover,
.cash-qw2 div div div:hover,
.cash-os1 div div div:hover,
.cash-ad div div div:hover,
.cash-rs1 div div div:hover,
.cash-vs1 div div div:hover,
.cash-rb1 div div div:hover,
.cash-pr1 div div div:hover,
.cash-prUSD div div div:hover,
.cash-ik1 div div div:hover,
.cash-lp1 div div div:hover,
.cash-mg1 div div div:hover,
.cash-mt1 div div div:hover,
.cash-bl1 div div div:hover,
.cash-ok1 div div div:hover,
.cash-sb1 div div div:hover,
.cash-zp1 div div div:hover,
.cash-pv1 div div div:hover,
.cash-wo1 div div div:hover,
.cash-ak1 div div div:hover,
.cash-bt1 div div div:hover,
.cash-bt div div div:hover,
.cash-lt1 div div div:hover,
.cash-ah1 div div div:hover,
.cash-ah19 div div div:hover,
.cash-fr1 div div div:hover,
.cash-pp1 div div div:hover,
.cash-pp div div div:hover,
.cash-tl1 div div div:hover,
.cash-up1 div div div:hover,
.cash-crypto div div div:hover,
.cash-coinbase div div div:hover,
.cash-enot div div div:hover,
.cash-ac div div div:hover {
    border: 5px double #114c5b;
    display: inline-block;
    margin: -4px;
    cursor: pointer
}

.cash-anp div div div:hover {
    border: 5px double #114c5b;
    display: inline-block;
    margin: -4px;
    cursor: pointer;
}

.line-blue,
.line-gray,
.line-green,
.line-red,
.line-orange {
    display: block;
    font-size: 12px;
    color: #fff;
    padding: 2px 2px 3px;
    margin: 45px 1px 0 1px;
}

.line-blue {
    background: #114c5b;
}

.line-gray {
    background: #114c5b;
}

.line-green {
    background: #114c5b;
}

.line-orange {
    background: #E88523;
}

.line-red {
    background: #CD5C5C;
}


.new-cash-crypt {
    display: inline-block;
    width: 95px;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
    margin: 10px 5px;
}

.new-cash-crypt:hover .img-crypt {
    opacity: 1;
}

.img-crypt {
    opacity: 0.7;
    width: 60px;
    height: 60px;
    margin: 0 auto 10px auto;
    background-repeat: no-repeat;
    background-position: center center;
}

.new-btc .img-crypt {
    background-image: url('img/eps/n-btc.png');
}

.new-ltc .img-crypt {
    background-image: url('img/eps/n-ltc.png');
}

.new-eth .img-crypt {
    background-image: url('img/eps/n-eth.png');
}

.new-bch .img-crypt {
    background-image: url('img/eps/n-bch.png');
}

.new-trc20 .img-crypt {
    background-image: url('img/eps/n-trc20.png');
}

.new-erc20 .img-crypt {
    background-image: url('img/eps/n-erc20.png');
}

.new-trx .img-crypt {
    background-image: url('img/eps/n-trx.png');
}

.new-ton .img-crypt {
    background-image: url('img/eps/n-ton.png');
}

.new-doge .img-crypt {
    background-image: url('img/eps/n-doge.png');
}

.new-dash .img-crypt {
    background-image: url('img/eps/n-dash.png');
}

.new-zcash .img-crypt {
    background-image: url('img/eps/n-zcash.png');
}











.hint-quest {
    position: relative;
    background: url(img/ico/help-add.png) no-repeat center center;
    background-size: 18px 18px;
    height: 18px;
    width: 18px;
    display: inline-block;
    border: none;
    outline: none;
    cursor: help;
    transition: all .1s ease-out;
    vertical-align: middle
}

.hint-quest:hover div {
    position: absolute;
    display: inherit;
}


.tooltip {
    position: absolute;
    padding: 10px 13px;
    z-index: 2;
    background-color: rgb(20%, 20%, 20%);
    color: #f7f7f7;
    border-radius: 2px;
    font: 12px/1.46 arial, sans-serif;
    text-align: left;
    width: 450px;
}

.cattitle-open,
.cattitle-close {
    display: block;
    background: url(img/ud.png) no-repeat 718px 9px #b45473;
    padding: 10px;
    color: #FFF;
    cursor: pointer;
    border-bottom: 1px solid #CCC;
}

.cattitle-close {
    background: url(img/ud.png) no-repeat right #114c5b;
}

.vopros4,
.vopros5 {
    display: none;
}

.plus,
.minus {
    cursor: pointer;
}

.reflink {
    color: #1C8619;
    font: 13px Tahoma, Arial;
    text-align: center;
    background: #F7F7DF;
    border: solid 1px #006291;
    display: block;
    width: 464px;
    height: px;
    margin: 2px;
    font-weight: bold;
}

.scount {
    border: 0;
    width: auto;
    font-size: 11px;
    color: #555;
    float: right;
}

.bb-code {
    display: inline-block;
    min-width: 10px;
    font: 12px Arial;
    line-height: 20px;
    background: #4b8564;
    border-radius: 3px;
    color: #FFF;
    text-align: center;
    padding: 0 5px;
    cursor: pointer;
}

.bb-code:hover {
    background: #0099CC;
}

.bb-code.bold {
    font-weight: bold;
}

.bb-code.italic {
    font-style: italic;
}

.bb-code.uline {
    text-decoration: underline;
}


.goodref {
    border: 1px solid #d4aed0;
    /* изменение цвета и увеличение толщины границы */
    color: #0E5072;
    padding: 12px;
    /* увеличение отступов внутри элемента */
    border-radius: 9px;
    /* увеличение радиуса закругления углов */
    box-shadow: 0 0 10px rgb(124 168 190 / 50%);
    /* добавление тени */
    cursor: pointer;
    display: inline-block;
    text-align: center;
    /* увеличение отступов снаружи элемента */
    width: 174px;
    /* увеличение ширины */
    /* увеличение высоты */
    padding: 10px 10px 26px 12px;
    margin-bottom: 10px;
}

.goodref:hover {
    opacity: 0.8
}

.tooltipgo {
    color: #000000;
    outline: none;
    font-size: 13px;
    line-height: 18px;
    cursor: help;
    text-decoration: none;
    position: relative;
}

.tooltipgo span {
    margin-left: -999em;
    position: absolute;
}

.tooltipgo:hover span {
    text-decoration: none;
    border-radius: 5px 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
    font-family: Calibri, Tahoma, Geneva, sans-serif;
    position: absolute;
    right: 1em;
    top: 2em;
    ;
    z-index: 99;
    margin-left: 0;
    width: 250px;
}

.classicgo {
    padding: 0.8em 1em;
}

.classicgo {
    background: #ADD38D;
    border: 1px dotted #4b8564;
}

.tooltipgo_dop {
    font-size: 14px;
    line-height: 18px;
    text-align: left;
}

.tooltipgo_dop:hover span {
    width: 450px;
}

.ava-goodref {
    width: 171px;
    height: 171px;
    border-radius: 90px;
    margin-bottom: 5px;
    border: 1px dotted #858585;
}

.reyt-goodref {
    width: 14px;
    height: 14px;
    vertical-align: middle;
    margin: 2px
}

.scan-friends,
.scan-faq {
    padding: 10px 10px;
    background: #DCE0E4;
    margin-top: -5px;
}

.scan-friends input,
.scan-faq input {
    padding: 3px 10px;
}

.scan-friends {
    margin-top: -10px;
}

.login-wm {
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url('img/ico/wm32.png') center center no-repeat;
    vertical-align: top;
}

.login-wm:hover {
    opacity: 0.7;
}

.block-faq {
    border-bottom: 1px solid #DBDBDB;
    padding: 10px;
}

.block-faq:hover {
    background: #f9f9f9;
}

.activ-faq {
    margin-top: 1px;
    background: #f9f9f9;
}

.title-faq {
    cursor: pointer;
}

.title-faq:before {
    content: 'O';
    opacity: 0.4;
    margin-right: 5px
}

.name-faq {
    padding: 10px 24px;
    background: #eee;
    color: #696969;
    font-weight: bold;
    margin-top: 5px;
}

.activ-title-faq {
    margin: -12px -11px 0px -11px;
    font-weight: normal;
    padding: 10px 0px 10px 12px;
    background: #4b8564;
    border: 1px solid #fff;
    font-size: 13px;
    color: #fff;
    text-shadow: 1px 1px 1px #376603;
}

.activ-title-faq:hover {
    background: #4b8564;
}

.activ-title-faq:before {
    content: 'Х';
    opacity: 0;
}

.text-faq {
    display: none;
    padding: 10px 0 0 0;
    color: #444444;
    line-height: 1.4;
}

.butt-faq {
    display: block;
    text-align: center;
    font-size: 11px;
}

.butt-faq span,
.butt-faq a {
    display: inline-block;
    width: 200px;
    margin: 20px auto 10px auto;
    background: #f0f0f0;
    border: 0px solid #CCC;
    border-radius: 3px;
    text-align: center;
    cursor: pointer;
    padding: 5px 0;
    color: #3e2f33;
    font-size: 11px;
}

.butt-faq span:hover {
    background: #e3e3e3;
}

.butt-faq span:first-child {
    background: #f0f0f0 url('img/cool.png') 12px 5px no-repeat;
}

.butt-faq span:first-child:hover {
    background: #e3e3e3;
}

.butt-faq div {
    background: #f0f0f0;
    padding: 5px 20px;
    margin: 20px auto 10px auto;
    text-align: left;
}

.menu-balance {
    display: block;
    margin: 9px auto 0 auto;
    border-radius: 7px;
    padding: 0 5px;
    position: relative;
    height: 40px;
    width: 180px;
}

.b-green {
    background: #FF9800;
}

.b-red {
    background: #78798d;
}

.b-brown {
    background: #8BC34A;
}

.menu-balance a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    line-height: 35px;
    color: #FFF;
    text-shadow: 0 0 1px #000;
}

.menu-balance a .uved-m {
    display: block;
    text-align: center;
    width: 80px;
    position: absolute;
    top: -12px;
    left: 50%;
    line-height: 15px;
    margin-left: -40px;
    z-index: 1;
}

.balance-adv {
    font-size: 16px;
    padding-right: 8px;
    padding-left: 60px;
    text-align: right;
    margin-bottom: 3px;
    line-height: 2.8;
    background: url(img/balance-adv.png) no-repeat center;
    display: block;
    height: 45px;
    width: auto;
    color: #fff;
    text-shadow: 1px 1px 1px #304f12;
}

.b-green a .uved-m,
.b-red a .uved-m {
    background: #A9A9A9;
    font-size: 11px;
    line-height: 18px;
    border-radius: 7px
}

.b-red a .uved-m {
    background: #78798d;
}

.menu-balance:hover {
    opacity: 0.7;
}

.dispnone {
    display: none;
}

.menu-support {
    text-align: center;
}

.no-akk {
    text-align: center;
}

.dispnone {
    display: none;
}

.menu-support {
    text-align: center;
}

.no-akk {
    text-align: center;
}

.tiket {
    height: 38px;
    background: #87ceeb;
    border-bottom: solid 1px #DAE2E6;
    font-size: 14px;

    color: #696969;
    text-align: center;
    line-height: 38px;
    display: block;
    cursor: default;
}

.mail-sample .mail-postcount,
.mail-sample .mail-postcount-read,
.mail-sample .mail-postcount-send,
.mail-sample-active .mail-postcount,
.mail-sample-active .mail-postcount-read,
.mail-sample .mail-postcount-send,
.mail-sample-active .mail-postcount-send {
    color: #fff;
    background: #FDF5E6;
    text-shadow: 1px 1px 1px #4682B4;
    text-align: center;
    display: block;
    float: left;
    padding: 1px 0 2px;
    margin-top: 10px;
    width: 23px;
}

.mail-sample-active .mail-postcount,
.mail-sample-active .mail-postcount-read,
.mail-sample-active .mail-postcount-send {
    border: 1px solid #fff;
}

.mail-sample .mail-postcount-read {
    background: #4682B4;
    text-shadow: 1px 1px 1px #958753;
}

.mail-sample .mail-postcount-send,
.mail-sample-active .mail-postcount-send {
    background: #7995BC;
    text-shadow: 1px 1px 1px #4C6688;
}

.mail-sample .mail-title,
.mail-sample-active .mail-title {
    line-height: 3.4;
    margin-left: 180px;
    display: block;
}

.mail-sample {
    position: relative;
}

.mail-sample .uved {
    position: absolute;
    top: 11px;
    right: 30px;
    color: red;
}

.mail-sample:hover .inp-del {
    display: block;
}

.avatar-mail {
    width: 40px;
    height: 40px;
    border-radius: 40px;
    box-shadow: 0px 0px 1px 1px #f5f5f5;
    margin: -14px 0px 0px -20px;
}

.mail_mess {
    overflow: auto;
    max-height: 500px;
}

.mess_dial {
    padding: 0 0 0 5px;
    min-height: 60px;
    border: 1px solid #F5F5F5;
    margin: 20px 2px 0 15px;
    color: #8a6d3b;
    border-radius: 5px;
    background: #F0FFFF;
}

.mail-sample,
.mail-sample-active {
    font-size: 11px;
    color: #135566;
    display: block;
    border-bottom: solid 1px #e7e8ec;
    margin: 1px 0;
    height: 39px;
    outline: none;
    cursor: pointer;
}

.mail-sample:hover {
    background: #F5F5F5;
}

.mail-sample-active {
    background: #E0FFFF;
    color: #fff;
}

.mail-sample .mail-mailer,
.mail-sample-active .mail-mailer {
    display: block;
    width: 170px;
    margin-top: 3px;
    padding-top: 1px;
    float: left;
}

.mail-mailer img {
    background: url(img/avbg-36.png) no-repeat left top;
    padding: 4px;
    border: none;
    width: 28px;
    height: 28px;
    display: inline-block;
    margin: -3px 8px -3px 0;
    float: left;
}

#support-scrin {
    text-align: center;
}

#support-scrin .img-scrin-support {
    display: inline-block;
    width: 130px;
    height: 130px;
    position: relative;
    opacity: 0.7;
    margin: 5px 10px;
}

#support-scrin .img-scrin-support:hover {
    opacity: 1;
}

#support-scrin .img-scrin-support:hover .del-scrin-support {
    display: block;
}

#support-scrin .img-scrin-support .scrin-img {
    width: 130px;
    height: 130px;
    box-shadow: 1px 1px 2px #000;
}

#support-scrin .img-scrin-support .del-scrin-support {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}

#support-scrin .img-scrin-support .del-scrin-support img {
    width: 20px;
    height: 20px;
}

.scrin-support-users {
    text-align: center;
    padding: 5px;
}

.scrin-support-users img {
    width: 50px;
    height: 50px;
    margin: 0 10px;
    box-shadow: 0 0 5px #000;
}

.menu-dop-site {
    text-align: center;
}

.menu-dop-site a {
    display: inline-block;
    min-width: 60px;
    padding: 0 10px;
    line-height: 25px;
    color: #FFF;
    background: #4b8564;
    text-shadow: 1px 1px 1px #375612;
    border: 1px solid #4b7518;
}

.menu-task-work {
    background: #fafbfc;
    line-height: 30px;
    font-size: 12px;
    box-shadow: 0 1px 0 0 #d7d8db, 0 0 0 1px #e3e4e8;
    color: #656565;
    border-radius: 2px;
    margin-bottom: 6px;
}

.menu-task-work__link {
    color: #656565;
    display: inline-block;
    text-align: center;
    padding: 10px 8px 10px;
    line-height: 17px;
    height: 17px;
    font-size: 13px;
    margin: 0 4px -1px;
    border-bottom: 2px solid transparent;
}

.menu_link_comp {
    padding: 10px 12px 10px;
    margin: 0 6px -1px;
}

.menu-task-work__link.active,
.menu-task-work__link:hover {
    border-bottom: 2px solid #ff9800;
    color: #000;
}

.activ-menu {
    cursor: pointer;
    text-align: center;
}

.activ-menu:hover {
    background: #009acd;
}

.user-block-control__rating {
    display: block;
    text-align: center;
    border: 2px solid #4b8564;
    color: #4b8564;
    border-radius: 20px;
    padding: 8px 8px 8px 8px;
    margin-right: 5px;
    font-size: 14px;
    font-weight: bold;
    width: 60px;
}

.user-block-control .user-block-control__item {
    margin-right: 10px;
}

#task-sort {
    text-align: center;
}

#task-sort a {
    display: inline-block;
    width: 180px;
    text-align: center;
    padding: 3px 0;
    border: 1px solid #CCC;
    margin: 2px 2px;
}

#task-sort a:hover,
#task-sort a.active {
    background: #dfdfdf;
}

#load-new-mess {
    position: fixed;
    z-index: 998;
    left: 7px;
    bottom: 2px;
    overflow: hidden;
    max-height: 300px
}

#load-new-mess-s {
    position: fixed;
    z-index: 998;
    right: 7px;
    bottom: 2px;
    overflow: hidden;
    max-height: 300px
}

#load-new-mess .mew-mail-mess,
#load-new-mess-s .mew-mail-mess {
    border-radius: 3px;
    width: 280px;
    height: 85px;
    background: rgba(54, 56, 59, .96);
    color: #fff;
    margin-bottom: 5px;
    font-size: 12px;
    padding: 6px 16px;
    position: relative
}

#load-new-mess .mew-mail-mess a,
#load-new-mess-s .mew-mail-mess a {
    color: #fff;
    text-decoration: none
}

#load-new-mess .mail-users,
#load-new-mess-s .mail-users {
    padding-bottom: 4px;
    font-size: 12px;
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

#load-new-mess .mail-users .closed,
#load-new-mess-s .mail-users .closed {
    float: right;
    color: #fff;
    cursor: pointer
}

#load-new-mess .mail-ava,
#load-new-mess-s .mail-ava {
    float: left;
    margin-right: 10px
}

#load-new-mess .mail-ava img,
#load-new-mess-s .mail-ava img {
    width: 70px;
    height: 65px;
    border-radius: 50%
}

#load-new-mess .mail-text b,
#load-new-mess-s .mail-text b {
    color: #0f0
}





.supptitle0,
.supptitle1 {
    text-align: right;
    font-size: 11px;
    display: block;
    margin-top: 10px;
    padding: 3px 4px;
}

.supptitle0 {
    color: #fff;
    background: #D3D3D3;
    border-top: 1px solid #A9A9A9;
}

.supptitle1 {
    color: #696969;
    background: #B0E0E6;
    border-top: 1px solid #A9A9A9;
}

.supptext0,
.supptext1 {
    text-align: left;
    font-size: 12px;
    display: block;
    margin: -40px 0 10px 36px;
    padding: 1px;
}

.supptext0 {
    background: #F5F5F5;
    border: 1px solid #D3D3D3;
    color: #114C5B;
}

.supptext1 {
    background: #F0FFFF;
    border: 1px solid #A9A9A9;
    color: #114C5B;
}

.linktext0 {
    color: #fff;
    border-bottom: 1px dotted #fff;
}

.linktext1 {
    color: #696969;
    border-bottom: 1px dotted #696969;
}

.suppcontent {
    padding: 10px 15px 10px 22px;
    display: block;
}

.avatar-smoll {
    margin-top: 5px;
    background: url(img/avbg.png) no-repeat right bottom;
    padding: 2px 9px 9px 2px;
    border: none;
    width: 40px;
    height: 40px;
}

.support-cit {
    display: inline-block;
    cursor: pointer;
    border: 1px solid #555;
    width: 80px;
    text-align: center;
    font-size: 11px;
    line-height: 16px;
    color: #555;
    margin-right: 20px;
    margin-bottom: 5px;
    border-radius: 4px;
}

.support-cit:hover {
    background: #555;
    color: #fff;
}

.blok-quote {
    width: 97%;
    margin: 10px auto 0 auto;
    font-size: 11px;
    color: #555;
}

.blok-quote .title_quote,
.blok-quote .quote {
    background: #f9f9f9;
    border: 1px dashed #ccc;
}

.blok-quote .title_quote {
    display: inline-block;
    border-bottom: 1px solid #f9f9f9;
    padding: 0 20px;
    margin-left: 0;
    text-align: center;
    line-height: 20px;
    border-radius: 6px 6px 0 0;
}

.blok-quote .quote {
    padding: 10px;
    margin-top: -1px;
    border-radius: 0 6px 6px 6px;
}

.mails-otvet-new {
    width: 70%;
    margin: 0 auto;
}

.mails-otvet-new a {
    display: block;
    margin: 3px 0;
    padding: 10px;
    background: #4b8564;
    color: #fff;
    text-align: center;
}

.mails-otvet-new a:hover {
    background: #0b5b8c;
}

.mails-otvet-url {
    text-align: center;
    font-size: 11px;
    color: #777777;
    margin: 10px auto;
}

.taskimg,
.task-premium-pin-img,
.taskimg-ok,
.taskimg-work,
.taskimg-work2,
.taskimg-fail,
.serfimggo,
.taskimg-vip,
.test-icon,
.img_top_1,
.img_top_2,
.img_top_3 {
    width: 46px;
    height: 42px;
    display: block;
    margin-bottom: -2px;
}

.test-icon {
    background-image: url(img/ico/test-icon.svg)
}


.surf-icon {
    background-image: url(img/ico/surf-icon.svg)
}

.surf-icon-vip {
    background-image: url(img/ico/ad-vip-icon.svg)no-repeat 2px 1px;
    background-size: 42px 38px;
}


.img_top_1 {
    background: url(img/ico/gold-medal.svg) no-repeat 2px 0px;
}

.img_top_2 {
    background: url(img/ico/second.svg) no-repeat 2px 0px;
}

.img_top_3 {
    background: url(img/ico/third.svg) no-repeat 2px 0px;
}

.taskimg {
    background: url(img/ico/ad-taskstatushigh.png) no-repeat 2px 1px;
}

.taskimg-ok {
    background: url(img/ico/ad-task-ok.png) no-repeat 2px 1px;
}

.taskimg-work {
    background: url(img/ico/ad-task-work.png) no-repeat 2px 1px;
}

.taskimg-work2 {
    background: url(img/ico/ad-task-work2.png) no-repeat 2px 1px;
}

.taskimg-vip {
    background: url(img/ico/ad-vip-icon.svg) no-repeat 2px 1px;
}

.taskimg-fail {
    background: url(img/ico/ad-task-fail.png) no-repeat 2px 1px;
}

.serfimggo {
    background: url(img/ico/ad-task-hod.png) no-repeat 2px 1px;
}

.task-premium-pin-img {
    background: url(img/ico/task-premium-pin.png) no-repeat 2px 1px;
    background-size: 42px 41px;
}

.rating0,
.rating1,
.rating2,
.rating3,
.rating4,
.rating5 {
    width: 66px;
    height: 16px;
    display: block;
}

.rating0 {
    background: url(img/ico/rating0.png) no-repeat left top;
}

.rating1 {
    background: url(img/ico/rating1.png) no-repeat left top;
}

.rating2 {
    background: url(img/ico/rating2.png) no-repeat left top;
}

.rating3 {
    background: url(img/ico/rating3.png) no-repeat left top;
}

.rating4 {
    background: url(img/ico/rating4.png) no-repeat left top;
}

.rating5 {
    background: url(img/ico/rating5.png) no-repeat left top;
}

#task-navi {
    float: right;
}

.task-navi-test {
    font-size: 13px;
    margin-top: 4px;
    display: inline-block;
    margin-right: 10px;
}

.task-navi-test a {
    color: #000064;
    display: inline-block;
    border-bottom: 3px solid #FFF;
    padding: 0 5px;
    margin: 0 2px;
}

.task-navi-test .activ {
    border-bottom: 3px solid #3e2f33;
    font-weight: bold;
    color: #3e2f33;
}

a#navi-start,
a#navi-end {
    border: 0;
    display: none;
}

#task-navi .scroll-menu {
    background: rgba(0, 0, 0, 0.8);
    padding: 10px;
    position: fixed;
    top: 10px;
    left: 50%;
    border-radius: 3px;
    z-index: 99;
    margin: 0;
}

#task-navi .scroll-menu a {
    color: #CFCFCF;
    border: 0;
}

#task-navi .scroll-menu a:hover {
    color: #FFF;
}

#task-navi .scroll-menu .activ {
    border-bottom: 3px solid #FFF;
    color: #FFF;
}

#load-scrin {
    position: relative;
    height: 40px;
    border: 3px solid #B1C3CA;
    border-top: 0;
    width: 597px;
    padding: 7px 5px 5px 5px;
    background: #eee;
    margin-top: -3px;
}

.act-scrin {
    cursor: pointer;
}

#load-scrin .text-scrin {
    padding-top: 8px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 0;
}

.act-scrin .text-scrin {
    padding-top: 11px;
}

#contenteditable {
    margin: 0;
    padding: 0;
    resize: none;
    overflow: hidden;
}

#img-loag-scrin {
    display: none;
}

.vkgrvel {
    background: url(img/ico/vk-groups.png);
    width: 32px;
    height: 32px;
    cursor: help
}

.vklkvel {
    background: url(img/ico/vk-like.png);
    width: 32px;
    height: 32px;
    cursor: help
}

.vkrepvel {
    background: url(img/ico/vk-repost.png);
    width: 32px;
    height: 32px;
    cursor: help
}

.ybrvel {
    background: url(img/ico/youtube-podp.png);
    width: 32px;
    height: 32px;
    cursor: help
}

.yblkvel {
    background: url(img/ico/youtube-like.png);
    width: 32px;
    height: 32px;
    cursor: help
}

.ybprosm {
    background: url(img/ico/youtube.svg);
    width: 32px;
    height: 32px;
    cursor: help
}

.refpodvelg {
    background: url(img/ico/gift_ref.png);
    width: 40px;
    height: 40px;
    cursor: pointer
}

.ratingvelm {
    background: url(img/ico/rating16.png);
    width: 16px;
    height: 16px;
    border: none;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    cursor: help
}

.wallvels {
    background: url(img/ico/wall.png);
    width: 22px;
    height: 13px;
    border: none;
    vertical-align: middle
}

.wallvelgift {
    background: url(img/ico/gift.png);
    width: 21px;
    height: 21px;
    vertical-align: middle;
    border: none
}

.rutprosm {
    background: url(img/ico/rutube-ads.png);
    width: 32px;
    height: 32px;
    cursor: help
}


.tik_podp {
    background: url(img/ico/tik_podp.png);
    width: 32px;
    height: 32px;
    cursor: help
}

.tik_likes {
    background: url(img/ico/tik_likes.png);
    width: 32px;
    height: 32px;
    cursor: help
}






.scrin-img {
    width: 300px;
    margin: 10px auto;
    position: relative;
}

.scrin-img .view-scrin {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    display: none;
    background: rgba(0, 0, 0, 0.6);
    text-align: center;
    color: #FFF;
    padding-top: 55px;
}

#img-loag-scrin .scrin-img .view-scrin a,
#img-loag-scrin .scrin-img .view-scrin span {
    display: block;
    color: #000;
    cursor: pointer;
    text-align: center;
    width: 150px;
    padding: 3px 0;
    margin: 5px auto;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 3px;
}

#img-loag-scrin .scrin-img .view-scrin a {
    color: #3e9f28;
}

#img-loag-scrin .scrin-img .view-scrin a:hover {
    background: #3e9f28;
    color: #FFF;
}

#img-loag-scrin .scrin-img .view-scrin span {
    color: #c80000;
}

#img-loag-scrin .scrin-img .view-scrin span:hover {
    background: #c80000;
    color: #FFF;
}

.scrin-img:hover .view-scrin {
    display: block;
}

.block-task-read {
    font-size: 14px;
    display: block;
    padding-left: 60px;
    width: 400px;
    margin: 40px auto;
    color: #00649E;
    min-height: 45px;
}

.task-read-wait {
    background: url(img/ico/task-wait.png) no-repeat left center;
}

.task-read-good {
    background: url(img/ico/task-good.png) no-repeat left center;
}

.task-read-no {
    background: url(img/ico/task-no.png) no-repeat left center;
}

.block-vopros {
    text-align: left;
    margin: 5px 10px;
}

.block-vopros .vopros {
    border: 1px dashed #AE5151;
    padding: 5px 10px;
    margin: 15px 0 5px 0;
    background: #F9F2F2;
}

.block-vopros .otvet span {
    margin: 3px 0 3px 20px;
    color: #3e2f33;
    display: block;
    width: 300px;
    padding: 5px 10px;
    background: #fff;
    margin: 4px 0;
    cursor: pointer;
    border: 1px solid #CCC;
    border-radius: 3px;
}

.block-vopros .otvet span:hover,
.block-vopros .otvet span.active {
    background: #eee;
    border: 1px solid #3e2f33;
}

.youtube-load {
    background: url('img/load-offers1.gif') center center no-repeat;
    height: 35px;
}

.youtube-button {
    min-height: 35px;
    text-align: center;
}

.youtube-button .go-link-youtube,
.youtube-button .status-link-youtube,
.youtube-button .youtube-error {
    display: inline-block;
    padding: 5px 10px;
    margin: 5px auto;
    text-align: center;
    border-radius: 2px;
    color: #FFF;
    text-shadow: 1px 1px 3px #000;
    cursor: pointer;
}

.youtube-button .go-link-youtube {
    background: #ff9800;
}

.youtube-button .go-link-youtube:hover {
    opacity: 0.8;
}

.youtube-button .status-link-youtube {
    background: #FA8072;
}

.youtube-button .youtube-error {
    background: #cc0000;
}

.youtube-help {
    color: #C80000;
    cursor: pointer;
    float: right;
}

.youtube-help:hover {
    color: #ff0000;
}

.serfcontrol-play,
.serfcontrol-pause,
.serfcontrol-block,
.serfcontrol-moder,
.serfcontrol-postmoder,
.refkonkurs-play,
.refkonkurs-stop {
    height: 26px;
    width: 26px;
    display: block;
    border: none;
    outline: none;
    margin: 2px 0px 2px 3px;
}

.serfcontrol-play {
    background: url(img/ico/kabinet/kab-pause.png) no-repeat left top;
    cursor: pointer;
}

.serfcontrol-pause {
    background: url(img/ico/kabinet/kab-play.png) no-repeat left top;
    cursor: pointer;
}

.serfcontrol-block {
    background: url(img/ico/kabinet/kab-block.png) no-repeat left top;
    cursor: defalt;
}

.serfcontrol-moder {
    background: url(img/ico/kabinet/kab-moder.png) no-repeat left top;
    cursor: defalt;
}

.serfcontrol-postmoder {
    background: url(img/ico/kabinet/kab-postmoder.png) no-repeat left top;
    cursor: defalt;
}

.job-not {
    font-size: 12px;
    color: #cdcbb7;
    line-height: 2.2;
    margin-left: 5px
}

a.job-exist {
    display: block;
    float: left;
    font-size: 12px;
    line-height: 2.2;
    color: #028ac1;
    background: url(img/ico/kabinet/w.gif) no-repeat 5px 6px;
    padding-left: 24px;
    height: 24px
}

a.job-exist:hover {
    color: #e57c00
}

.job-reply {
    border: 1px dashed #608ab9;
    padding: 4px 6px;
    margin: 5px 0;
    display: block
}

.job-reply-btns {
    display: block;
    margin-top: 2px;
    margin-bottom: 5px;
    padding: 6px;
    background-color: #f5f5f5
}

.job-reply-btns div:first-of-type,
.num-report-task>div:first-of-type {
    display: flex;
    flex-flow: row-reverse nowrap;
    justify-content: space-around
}

.job-reply-btns>div:not(:first-of-type),
.num-report-task>div:not(:first-of-type) {
    padding: 10px 0;
    display: flex;
    flex-flow: column nowrap;
    justify-content: space-between
}

a.scon-edit,
a.scon-view,
a.scon-delete,
a.scon-backmoney2,
.company-pin,
a.scon-pay,
a.scon-pay,
a.scon-backmoney,
a.scon-lock,
a.scon-ulock,
a.scon-editno,
a.scon-url,
a.scon-money,
a.scon-stat,
.scon-upok,
.scon-up,
.scon-down,
.scon-gray,
.scon-vip,
.scon-vipno,
.scon-color,
.scon-colorno,
.scon-upno,
.scon-erase,
.scon-delete,
.scon-erase,
.scon-speed-1,
.scon-speed-2,
.scon-speed-3,
.scon-speed-4,
.scon-speed-5,
.scon-speed-6,
.scon-speed-7,
.scon-copy,
.icon-link,
.scon-top {
    height: 16px;
    width: 16px;
    display: block;
    border: none;
    outline: none;
    cursor: pointer;
    float: right;
    margin-right: 3px;
    margin-top: 3px;
}

a.scon-url {
    height: 16px;
    width: 24px;
    display: block;
    border: none;
    outline: none;
    cursor: pointer;
    float: right;
    margin-right: 3px;
    margin-top: 3px;
}

a.scon-edit {
    background: url(img/ico/kabinet/edit.png) no-repeat left top;
    margin-right: 5px;
}

a.scon-money {
    background: url(img/ico/kabinet/many.gif) no-repeat left top;
    margin-right: 5px;
}

a.scon-editno {
    background: url(img/ico/kabinet/editno.png) no-repeat left top;
    margin-right: 5px;
}

a.scon-view {
    background: url(img/ico/kabinet/taskyes.png) no-repeat left top;
    margin-right: 5px;
}

a.scon-url {
    background: url(img/ico/kabinet/url_task.png) no-repeat left top;
    margin-right: 5px;
}

a.scon-lock {
    background: url(img/ico/kabinet/lock_16.png) no-repeat left top;
    margin-right: 5px;
}

a.scon-ulock {
    background: url(img/ico/kabinet/ulock_16.png) no-repeat left top;
    margin-right: 5px;
}

.scon-up {
    background: url(img/ico/kabinet/taskup.png) no-repeat left top;
    margin-right: 5px;
}

.scon-top {
    background: url(img/ico/kabinet/taskup_top.png) no-repeat left top;
    margin-right: 5px;
}

.scon-upno {
    background: url(img/ico/kabinet/taskupno.png) no-repeat left top;
    margin-right: 5px;
}

.scon-vip {
    background: url(img/ico/kabinet/viptask.png) no-repeat left top;
    margin-right: 5px;
}

.scon-vipno {
    background: url(img/ico/kabinet/viptaskno.png) no-repeat left top;
    margin-right: 5px;
}

.scon-color {
    background: url(img/ico/kabinet/colortask.png) no-repeat left top;
    margin-right: 5px;
}

.scon-colorno {
    background: url(img/ico/kabinet/colortaskno.png) no-repeat left top;
    margin-right: 5px;
}

.scon-delete {
    background: url(img/ico/kabinet/cross.png) no-repeat left top;
}

.scon-erase {
    background: url(img/ico/kabinet/switch.png) no-repeat left top;
    margin-right: 5px;
}

a.scon-delete {
    background: url(img/ico/kabinet/cross.png) no-repeat left top;
}

a.scon-backmoney {
    background: url(img/ico/kabinet/mbudget.png) no-repeat left top;
}

a.scon-stat {
    background: url(img/ico/kabinet/stat.png) no-repeat left top;
    margin-right: 5px;
}

a.scon-backmoney2 {
    background: url(img/ico/kabinet/movebudget2.png) no-repeat left top;
}

.scon-copy {
    background: url(img/ico/kabinet/copy.png) no-repeat left top;
    background-size: 16px;
    margin-right: 8px;

}

.icon-task-pin {
    background-image: url(img/ico/kabinet/top.svg);
    margin-right: 5px
}


.scon-copy {
    background: url(img/ico/kabinet/copy.png) no-repeat left top;
    background-size: 16px;
    margin-right: 8px;
}

.scon-erase {
    background: url(img/ico/kabinet/switch.png) no-repeat left top;
}

.budget {
    text-align: center;
}

.add-budget,
a.add-budgetnone {
    text-align: center;
    display: block;
    border: none;
    background: url(img/ico/kabinet/gold.png) no-repeat top center;
    cursor: pointer;
    font-size: 12px;
    padding-top: 30px;
    color: #5B9F00;
}

#verx {
    display: none;
    position: fixed;
    bottom: 30px;
    width: 50px;
    height: 50px;
    right: 20px;
    z-index: 997;
    background: url(https://pultima.ru/statica/ico/verx.png);
    transition: all 0.3s ease;
    opacity: 0.6;
    cursor: pointer;
}

#verx:hover {
    opacity: 1;
    outline: 0;
}

.scon-speed-1 {
    background: url(img/ico/kabinet/advspeed.png) no-repeat 0 0;
    margin-right: 5px;
}

.scon-speed-2 {
    background: url(img/ico/kabinet/advspeed.png) no-repeat 0 -16px;
    margin-right: 5px;
}

.scon-speed-3 {
    background: url(img/ico/kabinet/advspeed.png) no-repeat 0 -32px;
    margin-right: 5px;
}

.scon-speed-4 {
    background: url(img/ico/kabinet/advspeed.png) no-repeat 0 -48px;
    margin-right: 5px;
}

.scon-speed-5 {
    background: url(img/ico/kabinet/advspeed.png) no-repeat 0 -64px;
    margin-right: 5px;
}

.scon-speed-6 {
    background: url(img/ico/kabinet/advspeed.png) no-repeat 0 -80px;
    margin-right: 5px;
}

.scon-speed-7 {
    background: url(img/ico/kabinet/advspeed.png) no-repeat 0 -96px;
    margin-right: 5px;
}

.expanding {
    font: 12px tahoma, arial, sans-serif;
    width: 90%;
    height: 150px;
    padding: 2px 6px;
    margin: 5px 0;
    border: 3px solid #B1C3CA;
}

.go-task-start {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2e853a;
    width: 100%;
    height: 100%;
}

.task-blok-error {
    text-align: center;
    position: absolute;
    border: 1px solid #8e0000;
    background: #d70000;
    padding: 15px;
    color: #FFF;
    font: 16px tahoma, arial, sans-serif;
    top: 30%;
    left: 50%;
    width: 450px;
    margin: 0 0 0 -225px;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.7)
}

a.add-budget:hover {
    border: none;
    background: #F5F5F5 url(img/ico/kabinet/gold-act.png) no-repeat top center;
    outline: none;
    color: #EF6A00;
    cursor: pointer;
}

.transport-go_moder {
    text-align: center;
    display: block;
    border: none;
    background: url(img/ico/kabinet/gomoder.png) no-repeat top center;
    font-size: 11px;
    padding-top: 25px;
    color: #5B9F00;
    cursor: pointer;
}

.transport-go_moder:hover {
    border: none;
    background: url(img/ico/kabinet/gomoder-act.png) no-repeat top center;
    outline: none;
    color: #EF6A00;
}

.transport-moder {
    text-align: center;
    display: block;
    border: none;
    background: url(img/ico/kabinet/gomoder-act.png) no-repeat top center;
    font-size: 11px;
    padding-top: 25px;
    color: #EF6A00;
}

a.btn-blue,
a.btn-blue136,
a.btn-red136 {
    font-size: 13px;
    text-align: center;
    margin: 16px 5px;
    line-height: 2.1em;
    display: block;
    height: 26px;
    color: #ffffff;
    outline: none;
    border: none;
    clear: left;
    text-decoration: none;
}

a.btn-blue {
    background: url(img/ico/kabinet/btn-blue.png) no-repeat left top;
    width: 104px;
}

a.btn-blue136 {
    background: url(img/ico/kabinet/btn-blue136.png) no-repeat left top;
    width: 136px;
}

a.btn-red136 {
    background: url(img/ico/kabinet/btn-red136.png) no-repeat left top;
    width: 136px;
}

a.btn-blue:hover,
a.btn-blue136:hover,
a.btn-red136:hover {
    background-position: left bottom;
}

a.fbtn-green,
a.fbtn-red,
a.fbtn-black,
a.fbtn-org {
    font-size: 11px;
    text-align: center;
    line-height: 2em;
    height: 25px;
    width: 92px;
    color: #fff;
    text-shadow: 1px 1px 1px #292929;
    outline: none;
    border: none;
    display: block;
    float: right;
}

a.fbtn-blue160 {
    font-size: 11px;
    text-align: center;
    line-height: 2em;
    height: 25px;
    width: 160px;
    color: #fff;
    text-shadow: 1px 1px 1px #292929;
    outline: none;
    border: none;
    display: block;
    float: right;
}

a.fbtn-green {
    background: url(img/ico/kabinet/btn-green.png) no-repeat left top;
}

a.fbtn-blue160 {
    /* background:url(img/ico/kabinet/btn-blue160.png) no-repeat left top; */
    background: #4a594f;
    font-size: 13px;
}

a.fbtn-red {
    /* background:url(img/ico/kabinet/btn-red.png) no-repeat left top; */
    background: #ad1a1a;
    font-size: 13px;
}

a.fbtn-org {
    background: url(img/ico/kabinet/btn-orange.png) no-repeat left top;
}

a.fbtn-black {
    background: url(img/ico/kabinet/btn-black.png) no-repeat left top;
}

a.fbtn-bl {
    text-align: center;
    height: 25px;
    width: 45px;
    outline: none;
    border: none;
    display: block;
    float: right;
}

a.fbtn-bl {
    background: url(img/ico/kabinet/btn-bl.png) no-repeat left top;
}

.job-note input.fbtn-green,
.job-note input.fbtn-red,
.job-note input.fbtn-black,
.job-note input.fbtn-org,
.job-note input.fbtn-blue160 {
    font-size: 11px;
    text-align: center;
    line-height: 0em;
    height: 25px;
    width: 92px;
    color: #fff;
    text-shadow: 1px 1px 1px #292929;
    outline: none;
    border: none;
    display: block;
    float: right;
    cursor: pointer;
}

.job-note input.fbtn-green {
    /* background:url(img/ico/kabinet/btn-green.png) no-repeat left top; */
    font-size: 13px;
    background: #38937a;
}

a.workstatus-yes,
a.workstatus-no,
a.workstatus-wait,
a.workstatus-otziv,
a.workstatus-izbr {
    color: #ffffff;
    text-shadow: 1px 1px 1px #555555;
    float: left;
    font-size: 11px;
    text-align: center;
    display: block;
    outline: none;
    padding: 3px 6px 3px 6px;
    margin: 3px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

a.task-ballans {
    color: #ffffff;
    background: #22A82c;
    text-shadow: 1px 1px 1px #555555;
    float: left;
    font-size: 11px;
    text-align: center;
    display: block;
    outline: none;
    padding: 3px 7px 3px 7px;
    margin: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

a.task-ballans:hover {
    background: #fe8710;
}

a.workstatus-yes {
    background: #22A82c;
}

a.workstatus-no {
    background: #c80000;
}

a.workstatus-wait {
    background: #BFBFBF;
}

a.workstatus-otziv {
    background: #2c7fb8;
}

a.workstatus-izbr {
    background: #B200FF;
}

td.ext-viptask {
    background: #eee;
    padding: 10px;
    border-top: 1px solid #CCC;
}

td.ext-viptask input {
    width: 220px;
}

.kab-text {
    color: #555;
    font-size: 11px;
}

.refdel,
.refdel_no,
.ref_birj,
.ref_birj_es,
.ref_birj_no {
    float: right;
    display: block;
    height: 16px;
    width: 16px;
    outline: none;
    border: none;
    margin: 0 3px;
    cursor: pointer;
}


.tabl td {
    padding: 8px;
}


.toggle_disabled {
    opacity: .5
}

.toggle_disabled label {
    cursor: not-allowed !important
}

#toggle,
#toggle_yt,
#toggle_vk,
#toggle_tg,
#toggle_ip,
#toggle_2fa {
    display: none
}

.toggle label,
.toggle_yt label,
.toggle_vk label,
.toggle_tg label,
.toggle_ip label,
.toggle_2fa label {
    width: 55px;
    height: 30px;
    display: inline-block;
    border-radius: 40px;
    cursor: pointer;
    background: #ce6457;
    transition: background .15s
}

.toggle .slide,
.toggle_yt .slide,
.toggle_vk .slide,
.toggle_tg .slide,
.toggle_ip .slide,
.toggle_2fa .slide {
    width: 30px;
    height: 30px;
    background: #fff;
    border-radius: 50%;
    transform: scale(.9);
    transition: all .15s;
    box-shadow: inset -3px 0 0 #ddd
}

#toggle:checked~label,
#toggle_yt:checked~label,
#toggle_vk:checked~label,
#toggle_tg:checked~label,
#toggle_ip:checked~label,
#toggle_2fa:checked~label {
    background: #608ab9
}

#toggle:checked~label .slide,
#toggle_yt:checked~label .slide,
#toggle_vk:checked~label .slide,
#toggle_tg:checked~label .slide,
#toggle_ip:checked~label .slide,
#toggle_2fa:checked~label .slide {
    transform: translateX(25px) scale(.9);
    box-shadow: inset 3px 0 0 #ddd
}


.refdel {
    background: url(img/ico/icon-comp.png) no-repeat left top;
}

.refdel_no {
    background: url(img/ico/icon-comp.png) no-repeat left bottom;
}

.ref_birj {
    background: url(img/ico/ref_birj.png) no-repeat left top;
}

.ref_birj_es {
    background: url(img/ico/box.png) no-repeat left top;
}

.ref_birj_no {
    background: url(img/ico/ref_birj.png) no-repeat left bottom;
}

.refdel:hover,
.refdel_no:hover,
.ref_birj:hover,
.ref_birj_es:hover,
.ref_birj_no:hover {
    border: none;
}

.refbonus {
    font-size: 11px;
    text-align: center;
    color: #fff;
    line-height: 2;
    display: block;
    background: url(img/rbonus.png) no-repeat left top;
    width: 40px;
    height: 23px;
    border: none;
    text-shadow: 1px 1px 1px #438216;
    cursor: pointer;
    margin-top: 1px;
    margin-bottom: -1px;
}

.refbonus-no {
    font-size: 11px;
    text-align: center;
    color: #fff;
    line-height: 2;
    display: block;
    background: url(img/rbonus-no.png) no-repeat left top;
    width: 40px;
    height: 23px;
    border: none;
    text-shadow: 1px 1px 1px #438216;
    cursor: pointer;
    margin-top: 1px;
    margin-bottom: -1px;
}

.refdel {
    float: right;
    display: block;
    height: 16px;
    width: 16px;
    outline: none;
    border: none;
    margin: 0 1px;
    cursor: pointer;
    background: url(img/ico/icon-comp.png) no-repeat left top;
}

.refdel_no {
    float: right;
    display: block;
    height: 16px;
    width: 16px;
    outline: none;
    border: none;
    margin: 0 1px;
    cursor: help;
    background: url(img/ico/icon-comp.png) no-repeat left bottom;
}

.refdel:hover,
.refdel_no:hover {
    border: none;
}

#referals-new th span {
    cursor: pointer;
    font-size: 11px;
}

#referals-new th span.active-ASC,
th span.active-DESC {
    font-weight: bold;
    border-bottom: 1px dashed #fff;
}

#referals-new th span.active-ASC:after,
#referals-new th span.active-DESC:after {
    font-size: 10px;
    vertical-align: top;
}

#referals-new th span.active-ASC:after {
    content: ' \2191';
}

#referals-new th span.active-DESC:after {
    content: ' \2193';
}

.mesto span {
    display: inline-block;
    text-align: center;
    width: 25px;
    height: 25px;
    border: 2px solid #FFF;
    border-radius: 5px;
    background: #cbb7a1;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.2);
    line-height: 25px;
    color: #FFF;
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.7);
    margin: 5px 10px 5px 0;
}

.mesto .priz1 {
    background: #02b258;
}

.mesto .priz2 {
    background: #9bce55;
}

.mesto .priz3 {
    background: #96cc4e;
}

a.konkurs-start {
    background: url(img/ico/cont-start.png) no-repeat top center;
    text-align: center;
    display: block;
    border: none;
    font-size: 11px;
    padding-top: 30px;
    cursor: pointer;
    color: #C80000;
}

a.konkurs-start:hover {
    color: #FF7979;
}

a.konkurs-start-1 {
    background: url(img/ico/finish.png) no-repeat top center;
    cursor: default;
}

.period {
    color: #0079B8;
    padding: 1px 4px;
    border: 1px solid #BEE8EB;
    background: #D5EFF1;
    cursor: pointer;
    display: inline-block;
    margin: 0 5px;
}

.mnogo {
    background: #F7E4DA;
    color: #E66900;
    border: 1px solid #F7DACB;
}

.top-mesto {
    background: url(img/ico/trophys.png) no-repeat top left;
    display: inline-block;
    padding-left: 30px;
    width: 70px;
}

.top-mesto-no {
    display: inline-block;
    padding-left: 30px;
    width: 70px;
}

.top-priz {
    color: #909090;
}

.n-box-find {
    padding: 7px 0;
    text-align: center;
    position: relative;
}

#seach-wall {
    position: absolute;
    top: 29px;
    left: 117px;
    width: 345px;
    border: 1px solid #ccc;
    background: rgba(255, 255, 255, 1);
    max-height: 240px;
    overflow-y: auto;
    display: none;
    z-index: 100;
}

#seach-wall-table {
    width: 100%;
    color: #575757;
    text-shadow: none;
    font-size: 11px;
    border-collapse: collapse;
    border-spacing: 0;
}

#seach-wall-table tr:hover td {
    background: #eee;
    cursor: pointer;
}

#seach-wall-table tr td {
    border-bottom: 1px dashed #CCC;
}

#seach-wall-table .seach-wall-ava {
    width: 50px;
    padding: 5px 0;
}

#seach-wall-table .seach-wall-ava img {
    width: 35px;
    height: 35px;
    border-radius: 5px;
    border: 1px solid #ccc;
}

#seach-wall-table .seach-wall-login {
    width: 110px;
    text-align: left;
    padding: 5px;
}

#seach-wall-table .seach-wall-online {
    text-align: right;
    padding: 5px 10px 5px 5px;
}

#seach-wall-table .onli {
    color: #009F00;
}

#seach-wall-table .sego {
    color: #4b8564;
}

#seach-wall-table .vche {
    color: #00009F;
}

#seach-wall-table .novxod {
    color: #FF5555;
}

.wall-chs-button {
    width: 30px;
    text-align: center;
    border: 0px;
    display: inline-block;
    padding: 2px;
    margin: -2px 5px -2px 0px;
    color: #fff;
}

.wall-chs-t {
    cursor: pointer;
}

.wall-chs-green .wall-chs-button {
    background: #007F0E;
    border-radius: 14px
}

.wall-chs-green .wall-chs-t {
    color: #007F0E;
}

.wall-chs-red .wall-chs-button {
    background: #C80000;
    border-radius: 14px
}

.wall-chs-red .wall-chs-t {
    color: #C80000;
}

.wall-chs-gray .wall-chs-button {
    background: #999999;
    border-radius: 14px
}

.wall-chs-gray .wall-chs-t {
    color: #999999;
}

.signature {
    font-size: 11px;
    display: block;
    color: #A06150;
    text-shadow: 0px 1px 0px #fff;
    padding: 5px 10px;
    margin: 10px 30px 0 0;
    background: #F5F5F5;
}

.search-history {
    background-color: #e2e2e2;
    text-align: center;
    padding: 5px 0;
}

.new-task-stata {
    padding: 10px 10px;
    text-align: left;
    border-bottom: 1px solid #CCC;
    font-size: 11px;
    color: #114c5b;
}

.new-task-stata .line-b {
    display: inline-block;
    width: 130px;
}

.new-task-stata .line-b1 {
    display: inline-block;
    width: 40px;
    text-align: right;
}

.new-task-stata .text-otchet {
    margin-top: 10px;
    width: 580px;
    word-wrap: break-word;
}

.search-history .inp-ser-arch {
    width: 150px;
    padding: 2px 5px;
}

.menu-arr {
    float: right;
    display: block;
    width: 150px;
    border: 1px dotted #000;
    margin-top: -5px;
    border-top: 0;
    text-align: center;
    background: #DCDCDC;
    margin-bottom: 5px;
    padding: 3px 0;
    cursor: pointer;
    margin-right: 10px;
}

#block-friends-menu {
    display: none;
}

#us-friends-wall {
    position: relative;
}

.us-friends-wall {
    position: absolute;
    top: auto;
    left: auto;
    width: 100%;
    display: none;
}

.us-friends-wall div {
    border-bottom: 1px solid #CCC;
    font-size: 11px;
    height: 30px;
    padding: 3px 0px 3px 0px;
    margin: 0 3px;
}

.us-friends-wall div .name {
    color: #019FB6;
    cursor: pointer;
}

.us-friends-wall div .name_0 {
    color: #696969;
    cursor: pointer;
}

.us-friends-wall div .name_1 {
    color: #019FB6;
    cursor: pointer;
}

.us-friends-wall div .name_2 {
    color: #F5A9A9;
    cursor: pointer;
}

.us-friends-wall div .mod {
    color: #088A08;
    font-weight: normal;
}

.us-friends-wall div .fio {
    color: #019FB6;
    font-size: 11px;
}

.us-friends-wall div .fio_0 {
    color: #696969;
    font-size: 11px;
}

.us-friends-wall div .fio_1 {
    color: #019FB6;
    font-size: 11px;
}

.us-friends-wall div .fio_2 {
    color: #F5A9A9;
    font-size: 11px;
}

.us-friends-wall .avatar_chat {
    float: left;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    margin-right: 5px;
    border: 1px solid #CCC;
    border-radius: 30px;
}

.butt-friends-next {
    display: none;
    margin: 10px auto;
    text-align: center;
    background: #eee;
    border: 1px solid #ccc;
    width: 130px;
    font-size: 11px;
    border-radius: 3px;
    padding: 4px 10px;
    cursor: pointer;
    color: #585858;
}

.butt-friends-next:hover {
    background: #DADADA;
}

.tables-refkon {
    font-size: 12px;
}

.block_podarok {
    display: inline-block;
    padding: 5px;
    position: relative;
}

.block_podarok .infa_podarok {
    display: none;
    width: 250px;
    position: absolute;
    top: 69px;
    left: 50%;
    margin-left: -125px;
    background: rgba(0, 0, 0, 0.9);
    color: #FFF;
    text-align: left;
    z-index: 1;
    border-radius: 5px;
    font-size: 11px;
}

.block_podarok .infa_podarok .user_w_podarok {
    background: rgba(0, 0, 0, 0.4);
    padding: 4px 10px;
}

.block_podarok .infa_podarok .comm_w_podarok {
    padding: 5px 10px;
}

.block_podarok:hover .infa_podarok {
    display: block;
}

.block_podarok img {
    cursor: pointer;
    width: 64px;
    height: 64px;
}

.all-forma-new-p {
    background: #EEE;
    padding: 12px 10px;
    text-align: right;
}

#all-podarok {
    width: 600px;
    max-height: 600px;
    overflow-y: auto;
}

.pluspodarok:hover {
    opacity: 0.8
}

.all-block-podarok {
    border-bottom: 1px solid #CCC;
    padding: 10px 10px 10px 10px;
    text-align: center;
    position: relative;
}

.all-block-podarok .all-name {
    float: left;
    width: 100%;
    text-align: left;
}

.all-block-podarok .all-name img {
    float: left;
    width: 45px;
    height: 45px;
    margin: 0 10px;
    border-radius: 45px;
    border: 1px solid #CCC;
}

.all-block-podarok .all-name b {
    color: #546873;
}

.all-block-podarok .all-name .all-date {
    float: right;
    color: #CCC;
}

.all-block-podarok .all-name .all-date {
    float: right;
    color: #CCC;
}

.all-block-podarok .im-pod {
    margin: 10px 0;
}

.all-block-podarok .all-text {
    margin-bottom: 10px;
}

#vse-podarki {
    display: block;
    width: 700px;
}

#user-podarki {
    text-align: center;
    line-height: 16px;
}

#user-podarki img {
    display: block;
    width: 128px;
    height: 128px;
    margin: 40px auto 30px auto;
}

.p-mess {
    width: 300px;
    margin: 20px auto;
    text-align: left;
}

.p-mess b {
    display: block;
}

.p-mess textarea {
    width: 290px;
    height: 90px;
    padding: 5px;
    resize: none;
}

.p-ser {
    background: #C0C0C0;
    padding: 10px 0;
}

.p_block {
    border-bottom: 1px solid #CCC;
    margin: 10px 0;
}

.p_block .p_name_cat {
    padding: 10px 10px;
    color: #546873;
    font-size: 12px;
}

.p_block .p_name_cat b {
    display: inline-block;
    width: 250px;
}

.p_scroll {
    margin-bottom: 10px;
    height: 172px;
}

.p_img {
    display: inline-block;
    margin: 3px 7px;
    position: relative;
    width: 80px;
    height: 80px;
    cursor: pointer;
}

.p_img .p_cena {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -35px;
    width: 70px;
    background: rgba(190, 190, 190, 0.6);
    text-align: center;
    padding: 3px 0;
    color: #FFF;
    display: none;
    border-radius: 3px;
}

.p_img .p_cena b {
    color: #1E3D1D;
}

.p_img img {
    width: 80px;
    height: 80px;
    position: absolute;
    top: 0;
    left: 0;
}

.p_img:hover .p_cena {
    display: block;
}

.p_plaginat {
    margin-left: 0px;
}

.p_plaginat span {
    display: inline-block;
    color: #4b8564;
    margin: 0 2px;
    border: 1px solid #CCC;
    padding: 2px 5px;
    border-radius: 3px;
    cursor: pointer;
}

.p_plaginat span.activ,
.p_plaginat span:hover {
    background: #4b8564;
    color: #FFF;
    border: 1px solid #4b8564;
}

.scrol_page {
    display: none;
    height: 172px;
}

#offers-menu a.filterlineactive {
    color: #ff8000;
}

.offers-img-butt {
    width: 16px;
    height: 16px;
    border: 0;
    vertical-align: middle;
    cursor: pointer;
}

.mail-sample {
    position: relative;
}

.mail-sample .uved {
    position: absolute;
    top: 11px;
    right: 30px;
    color: red;
}

.mail-sample:hover .inp-del {
    display: block;
}

.avatar-mail {
    width: 40px;
    height: 40px;
    border-radius: 40px;
    box-shadow: 0px 0px 1px 1px #f5f5f5;
    margin: -14px 0px 0px -20px;
}

.mail_mess {
    overflow: auto;
    max-height: 500px;
}

.mess_dial {
    padding: 0 0 0 5px;
    min-height: 60px;
    border: 1px solid #F5F5F5;
    margin: 20px 2px 0 15px;
    color: #8a6d3b;
    border-radius: 5px;
    background: #F0FFFF;
}

.data-us {
    background: #F0F8FF;
    padding: 3px 15px;
    border: 1px solid #F5F5F5;
    border-top: 0;
    border-right: 0;
    font-size: 11px;
    border-radius: 0px 5px 0px 5px;
}

.supp-title {
    display: block;
    margin-top: 3px;
    margin-left: 14px;
    padding-top: 1px;
    float: left;
}

.supp-title .d-a-p {
    padding: 4px;
    border: none;
    width: 28px;
    height: 28px;
    display: inline-block;
    margin: -3px 8px -3px 0;
    float: left;
}

.taskcut {
    color: #fff;
    text-shadow: 1px 1px 1px #608630;
    font-size: 11px;
    margin-top: -15px;
    padding: 0px 4px 2px 10px;
    border-right: 1px solid #8fbd54;
    display: block;
    float: right;
    background: #abd378 url(imgk/cut.png) no-repeat left center;
}


.mess_autor {
    border: 1px solid #D3D3D3;
    background: #F5F5F5;
}

.mess_autor .data-us {
    border-color: #D3D3D3;
    background: #DCDCDC;
    color: #8a6d3b;
}

.mess_autor .text-us {
    background: #F5F5F5;
}

.status-mess {
    font-size: 11px;
    color: #D50000;
}

.date_mail {
    font-size: 11px;
    color: #999999;
    float: right;
}

.text-us {
    padding: 10px 0px 10px 0px;
    width: 470px;
    word-wrap: break-word;
    color: #555555;
    background: #F0FFFF;
}

.dop-m-tite .supp-title {
    width: 320px;
    display: inline-block;
    line-height: 27px;
}

.inp-del {
    float: right;
    margin-top: 10px;
    margin-right: 5px;
    display: none;
}

.block-users {
    padding: 5px 10px;
    border-bottom: 1px dashed #eee;
}

.people_cell {
    width: 69px;
    overflow: hidden;
    padding: 2px 4px;
    text-align: center;
    float: left;
}

.name_field {
    width: 300px;
    margin: 0px -117px;
}

.dialog-del {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(img/ico/del.png) no-repeat;
    opacity: 0.3;
    cursor: pointer;
}

.dialog-del:hover {
    opacity: 1;
}

.all-del-uved {
    background: #FFF;
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    top: 50px;
    display: none;
    text-align: center;
}

.all-del-uved .text-uved {
    margin-top: 50px;
}

.all-del-uved .text-uved .da-del,
.net-del {
    display: inline-block;
    font-size: 13px;
    line-height: 24px;
    border: 1px solid #CCC;
    padding: 0;
    margin: 5px 10px;
    text-align: center;
    width: 60px;
    cursor: pointer;
    background-color: transparent;
    border-radius: 3px;
}

.all-del-uved .text-uved .da-del {
    background-color: #00AE00;
    border: 1px solid #008000;
    color: #FFF;
}

.all-del-uved .text-uved .net-del {
    background-color: #D70000;
    border: 1px solid #B70000;
    color: #FFF;
}

.all-del-uved .text-uved .da-del:hover {
    background-color: #007700;
}

.all-del-uved .text-uved .net-del:hover {
    background-color: #930000;
}

.dialog-smail {
    vertical-align: middle;
    margin-bottom: 1px;
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 3px;
    cursor: pointer;
    line-height: 20px;
    background: #4b8564 url(img/ico/smail.png) center center no-repeat;
    position: relative;
}

.dialog-smail div {
    display: none;
    width: 450px;
    position: absolute;
    top: 10px;
    left: -110px;
    background: rgba(255, 255, 255, 0.8);
    z-index: 2;
    border: 2px solid #CCC;
    text-align: left;
}

.dialog-smail div img {
    cursor: pointer;
    margin: 2px;
}

.dialog-smail:hover div {
    display: block;
    opacity: 0.7
}


.cash-moneyadd {
    font-size: 13px;
    margin: 20px auto;
    width: 550px;
    text-align: left;
    line-height: 18px;
}

.cash-moneyadd div {
    border-bottom: 1px solid #CCC;
    padding: 5px 10px;
}

.cash-moneyadd div b {
    font-size: 13px;
}

.cash-moneyadd div span {
    display: inline-block;
    width: 150px;
    margin-left: 10px;
    font-size: 13px;
}

.cash-pred {
    font-size: 15px;
    margin: 20px auto;
    width: 300px;
    text-align: left;
    line-height: 18px;
}

.cash-pred div {
    border-bottom: 1px solid #CCC;
    padding: 5px 10px;
}

.cash-pred div b {
    font-size: 16px;
}

.cash-pred div span {
    display: inline-block;
    width: 100px;
    margin-left: 30px;
    font-size: 13px;
}

.moder-test,
.moder-test-u,
.moder-test-o {
    display: inline-block;
    background: url(img/ico/kabinet/gomoder.png) center center no-repeat;
    height: 75px;
    width: 37px;
    cursor: pointer;
}

.moder-test-u {
    background: url(img/ico/kabinet/gomoder-u.png) center center no-repeat;
    float: right;
    margin-right: 20px;
}

.moder-test-o {
    background: url(img/ico/kabinet/exit.png) center center no-repeat;
    float: right;
    margin-right: 10px;
}

.new-select {
    position: relative;
    margin-right: 4px;
    text-align: left;
}

.new-select .select-text {
    position: relative;
    border: 1px solid #a7a7a7;
    color: #333333;
    background: white;
    padding: 5px 3px;
    border-radius: 2px;
    cursor: default;
}

.new-select .select-text:after {
    content: '\25bc';
    position: absolute;
    bottom: 5px;
    right: 5px;
    display: inline-block;
    color: #333333;
    font-size: 9px;
}

.new-select .select-list {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 22px;
    background: white;
    border: 1px solid #899aaa;
    z-index: 2;
}

.new-select .select-list div {
    padding: 1px 5px;
    color: #333333;
    cursor: default;
}

.new-select .select-list div:hover,
.new-select .select-list .active-list {
    color: #FFF;
    background: #1d91ff;
}

.otcaz-moder {
    display: inline-block;
    background: url(img/ico/kabinet/no-moder.png) center center no-repeat;
    height: 65px;
    width: 100px;
    position: absolute;
    top: 10px;
    right: 90px;
    cursor: pointer;
}

.moder-test {
    display: inline-block;
    background: url(img/ico/kabinet/gomoder.png) center center no-repeat;
    height: 75px;
    width: 37px;
    cursor: pointer;
}

.del-mess {
    cursor: pointer;
    display: inline-block;
    margin-left: 20px;
}

.del-mess:hover {
    color: red;
}

#dialog-moder .avatar-mail {
    width: 40px;
    height: 40px;
    border-radius: 40px;
    box-shadow: 0px 0px 1px 1px #f5f5f5;
    margin: -14px 0px 0px -20px;
}

#dialog-moder .mail_mess {
    width: 550px;
    text-align: left;
}

#dialog-moder .mess_dial {
    padding: 0 0 0 5px;
    min-height: 60px;
    border: 1px solid #F5F5F5;
    background: #F0FFFF;
    margin: 20px 2px 0 15px;
    color: #8a6d3b;
    border-radius: 5px;
}

#dialog-moder .data-us {
    background-color: #F0F8FF;
    color: #8a6d3b;
    padding: 3px 15px;
    border: 1px solid #F5F5F5;
    border-top: 0;
    border-right: 0;
    font-size: 11px;
    border-radius: 0px 5px 0px 5px;
}

#dialog-moder .date_mail {
    font-size: 11px;
    color: #999999;
    float: right;
}

#dialog-moder .text-us {
    padding: 10px 0px 10px 0px;
    width: 470px;
    word-wrap: break-word;
    color: #555555;
    background: #F0FFFF;
}

.img_task {
    display: none;
    cursor: pointer;
}

.show-img:hover .img_task {
    display: inline-block;
}

#aj-content input[type=range] {
    -webkit-appearance: none;
    outline: 1px solid #666;
}

#aj-content input[type=range]::-webkit-slider-thumb {
    height: 20px;
    width: 39px;
    background: #0E5072;
    -webkit-appearance: none;
    cursor: pointer
}

.moderimgm {
    background: url(img/lupa.png) no-repeat 2px 1px;
    width: 39px;
    height: 38px;
    display: block;
    margin-bottom: -2px;
}

#zamer {
    position: fixed;
    left: 5px;
    bottom: 5px;
    color: #fff;
    display: block;
    background: rgba(0, 0, 0, 0.7);
    font-size: 11px;
    padding: 10px;
}

.bonus_add {
    text-align: left;
    width: 280px;
    margin: 0 auto 20px auto;
}

.bonus_add b {
    color: red;
}

.bonus_add b i {
    font-weight: 400;
}

.ajaxchat {
    width: 100%;
    position: relative;
}

.ajaxchat .height-chat {
    height: 500px;
}

.ajaxchat .message {
    overflow-y: auto;
    height: 500px;
    padding: 0 5px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.ajaxchat .message .chat-text {
    border-bottom: 1px solid #F5F5F5;
    padding: 4px 0;
    font-size: 12px;
    word-wrap: break-word;
}

.ajaxchat .message .red {
    color: #FF0000;
}

.ajaxchat .message .chat-text .time {
    color: #A8A8A8;
}

.ajaxchat .message .chat-text .name {
    color: #7A7876;
    cursor: pointer;
}

.ajaxchat .message .chat-text .komu b {
    color: #F7942A;
    font-weight: normal;
}

.ajaxchat .tos-chat {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 998;
    background: #ff9800b5;
    color: #222222;
    padding: 10px;
    display: none;
}

.ajaxchat .message .chat-text .del-chat-mess {
    position: relative;
    cursor: pointer;
    color: #A4A4A4;
}

.ajaxchat .message .chat-text .del-chat-mess .menu-chat-mess {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 20px;
    width: 140px;
    z-index: 1;
}

.ajaxchat .message .chat-text .del-chat-mess .menu-chat-mess .ahref-chat {
    display: block;
    background-color: #505050;
    padding: 3px 5px;
    color: #fff;
    font-size: 10px;
    margin-top: -34px;
}

.ajaxchat .message .chat-text .del-chat-mess .menu-chat-mess .ahref-chat:hover {
    background-color: #6c6c6c;
}

.ajaxchat .message .chat-text .del-chat-mess:hover .menu-chat-mess {
    display: block;
}

.chat-panel-mess .panel {
    background: #3498a4;
    padding: 5px;
    height: 17px;
}

.chat-panel-mess .panel span {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: 0 4px;
    cursor: pointer;
    line-height: 18px;
}

.chat-panel-mess .panel .c-b {
    background: url(chat/b.png) 0 0 no-repeat;
    background-color: white;
}

.chat-panel-mess .panel .c-i {
    background: url(chat/i.png) 0 0 no-repeat;
    background-color: white;
}

.chat-panel-mess .panel .c-u {
    background: url(chat/u.png) 0 0 no-repeat;
    background-color: white;
}

.chat-panel-mess .panel .sound {
    background: url(chat/sound_on.png) 0 0 no-repeat;
}

.chat-panel-mess .panel .so_active {
    background: url(chat/sound_off.png) 0 0 no-repeat;
}

.chat-panel-mess .panel .smail {
    background: url(chat/simple1.gif) 0 0 no-repeat;
    position: relative;
}

.chat-panel-mess .panel .smail div {
    display: none;
    width: 710px;
    position: absolute;
    top: -310px;
    left: -110px;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 2;
    border: 2px solid #CCC;
    text-align: left;
}

.chat-panel-mess .panel .smail div img {
    cursor: pointer;
    margin: 2px;
}

.chat-panel-mess .panel .smail:hover div {
    display: block;
}

.chat-panel-mess .panel .scroll {
    background: url(chat/scroll.png) 0 0 no-repeat;
    background-color: white;
}

.chat-panel-mess .panel .s_active {
    opacity: 0.6;
}

.chat-panel-mess .panel span.len {
    float: right;
    width: 40px;
    text-align: right;
    color: #FFF;
}

.chat-panel-mess .mess textarea {
    height: 50px;
    width: 97%;
    border: 1px solid #CCC;
    resize: none;
}

.chat-panel-mess .chat-users {
    font-size: 12px;
    display: none;
    color: #FFF;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.56);
}

.chat-panel-mess .chat-users #delit {
    display: inline-block;
    background: #585858;
    cursor: pointer;
    padding: 0px 3px 2px 2px;
    line-height: 18px;
    border-radius: 5px;
}

#message_moder {
    display: none;
}

.block-online {
    width: 190px;
    border: 0px solid #CCC;
}

.block-online .title {
    background: #4Eb056;
    padding: 5px;
    margin: 0px;
    color: #FFF;
}

.block-online .title span {
    float: right;
}

.block-online #us-online {
    overflow-y: auto;
    height: auto;
    min-height: 200px;
    max-height: 700px;
}

.block-online #us-online div {
    border-bottom: 1px solid #CCC;
    font-size: 11px;
    height: 30px;
    padding: 3px 0px 3px 0px;
}

.block-online #us-online div .name {
    color: #019FB6;
    cursor: pointer;
}

.block-online #us-online div .name_0 {
    color: #CCCCCC;
    cursor: pointer;
}

.block-online #us-online div .name_1 {
    color: #019FB6;
    cursor: pointer;
}

.block-online #us-online div .name_2 {
    color: #FF637A;
    cursor: pointer;
}

.block-online #us-online div .mod {
    color: #088A08;
    font-weight: normal;
}

.block-online #us-online div .fio {
    color: #019FB6;
    font-size: 11px;
}

.block-online #us-online div .fio_0 {
    color: #CCCCCC;
    font-size: 11px;
}

.block-online #us-online div .fio_1 {
    color: #019FB6;
    font-size: 11px;
}

.block-online #us-online div .fio_2 {
    color: #FF637A;
    font-size: 11px;
}

.block-online .avatar_chat {
    float: left;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    margin-right: 5px;
    border: 1px solid #CCC;
    border-radius: 30px;
}

a.chat-mail {
    background: url(chat/chat-mail.png);
    display: block;
    width: 15px;
    height: 11px;
    float: right;
}

a.chat-mail:hover {
    background-position: 0 -11px;
}

.li-bb {
    position: relative;
    width: 50px;
}

.li-bb .v-color {
    display: none;
    position: absolute;
    bottom: 10px;
    left: -60px;
    border: 2px solid #CCC;
    width: 180px;
    background-color: rgba(255, 255, 255, 0.8);
}

.li-bb .v-color span {
    display: inline-block;
    border: 1px solid #CCC;
    width: 15px;
    height: 15px;
    float: left;
    margin: 1px;
}

.li-bb:hover div {
    display: block;
}

.cvet-vid {
    width: 12px;
    height: 12px;
    background-color: #128720;
    border: 1px solid #4E4E4E;
}

#bg-color-aj {
    width: 15px;
    height: 15px;
    background-color: #128720;
    display: inline-block;
    border: 1px solid #414141;
}

#tabs-chat {
    border-bottom: 1px solid #CCC;
    padding-top: 4px;
}

#tabs-chat span {
    border: 1px solid #CCC;
    border-bottom: 0;
    padding: 3px;
    text-align: center;
    display: inline-block;
    width: 150px;
    margin: 0 0 0 10px;
    font-size: 12px;
    border-radius: 5px 5px 0 0;
    cursor: pointer;
}

#tabs-chat span.active {
    background-color: #c11c1c;
    color: #FFF;
}

#menu-moder {
    border: 1px solid rgba(255, 0, 0, 1);
    -webkit-animation: menu-moder 1s linear infinite;
    animation: menu-moder 1s linear infinite;
}

@-webkit-keyframes menu-moder {
    100% {
        border: 1px solid rgba(255, 0, 0, 1);
        background-color: #FE9A2E;
    }
}

@keyframes menu-moder {
    100% {
        border: 1px solid rgba(255, 0, 0, 1);
        background-color: #FE9A2E;
    }
}

#user-bann-chat {
    height: 100%;
    width: 100%;
    background: url(chat/ban_gerl.jpg) center center no-repeat;
    background-size: auto;
    position: relative;
}

.ban-chat-block {
    position: absolute;
    top: 20px;
    left: 21%;
    width: 220px;
    border: 5px solid rgba(204, 204, 204, 0.5);
    background-color: rgba(255, 255, 255, 0.7);
}

.ban-chat-block .title {
    text-align: center;
    font-size: 17px;
    font-weight: bold;
}

.ban-chat-block .text {
    text-align: center;
    font-size: 12px;
    color: red;
}

.ban-chat-block .clock-ban {
    font-size: 20px;
    width: 200px;
    margin: 0 auto;
}

.ban-chat-block .clock-ban .block-clock {
    display: inline-block;
    width: 40px;
    line-height: 40px;
    background: #000;
    text-align: center;
    border-radius: 60px;
    color: #FFF;
    font-weight: 700;
    box-shadow: 0 0 7px 5px rgba(255, 255, 255, 0.4);
    position: relative;
    margin: 10px 0;
}

.ban-chat-block .clock-ban .block-clock .line {
    display: none;
    top: 52%;
    left: 2px;
    width: 90%;
    height: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
    background: #000;
}

#chat-text-reklama {
    position: relative;
    margin: 3px 0px 5px 0px;
    height: 17px;
    background: #537268;
    padding: 5px 0px 5px 10px;
}

#chat-text-reklama a.text-norm {
    color: #FFFFFF;
    text-shadow: 1px 1px 1px #206704;
    font-weight: bold;
}

#chat-text-reklama a.text-norm:hover {
    color: #FFE419;
    text-shadow: 1px 1px 1px #206704;
    font-weight: bold;
}

#chat-text-reklama a.text-active {
    color: #FFE419;
    text-shadow: 1px 1px 1px #206704;
    font-weight: bold;
}

#chat-text-reklama a.text-active:hover {
    color: #FFFFFF;
    text-shadow: 1px 1px 1px #206704;
    font-weight: bold;
}

#chat-text-reklama .chat-panel-reklama {
    position: absolute;
    top: 3px;
    right: 2px;
    width: 40px;
}

#chat-text-reklama .ico_rek {
    background: url(chat/ico_rek3.png) 0px 0px no-repeat;
    display: inline-block;
    width: 16px;
    height: 16px;
    cursor: pointer;
    margin: 3px 0;
    opacity: 0.9;
}

#chat-text-reklama .ico_rek:hover {
    opacity: 1;
}

#chat-text-reklama .ico_edit_c {
    background: url(chat/ico_rek2.png) -0px 0px no-repeat;
    display: inline-block;
    width: 18px;
    height: 16px;
    cursor: pointer;
    margin: 3px 0;
    opacity: 0.9;
}

#chat-text-reklama .ico_info_c {
    background-position: -22px 0px;
}

.dop_panel .dop_title {
    background: #537268;
    padding: 5px 10px;
    height: 17px;
    color: #FFF;
    text-align: left;
}

.dop_panel span {
    float: left;
    width: 50%;
    padding: 5px 0 5px 0px;
    text-align: left;
    border-bottom: 1px dashed #CCC;
    cursor: pointer;
    background: url(chat/left-menu.png) no-repeat 5px 8px;
    color: #135b11;
}

.dop_panel span:hover {
    background-color: #F3F3F3;
}

.dop_panel span:before {
    content: ' ';
    margin: 0 10px;
    color: #CCC;
}

.exit-chat {
    float: right;
}

/* banners-all */

.banners-all {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    padding: 20px 0px;
}

.banner-item {
    display: flex;
    flex-flow: column wrap;
    align-items: center;
    margin-bottom: 20px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    padding-bottom: 4px;
}

.banner-item_200-300,
.banner-item_200-200 {
    width: 192px;
}

.banner-item_100-100 {
    width: 100px;
}

.banner-item_468-60 {
    width: 292px;
}

.banner-item__info {
    text-align: center;
    font-size: 11px;
}

/* buy rating */

.rating-purchase {
    display: flex;
    width: 594px;
    flex-wrap: wrap;
    margin: auto;
}

.rating-purchase__item {
    text-align: center;
    font-weight: bold;
    border: 1px solid #f2f2f2;
    border-radius: 5px;
    min-width: 186px;
    /*height: 176px;*/
    box-sizing: border-box;
    margin-right: 18px;
    padding-bottom: 20px;
    background-size: 186px auto;
    background-repeat: no-repeat;
    background-position: center top;
    background-image: url(img/rating-purchase/wreath-background.png);
}

.rating-purchase__item:nth-child(3n) {
    margin: 0;
}

.rating-purchase__item:nth-child(-n+3) {
    margin-bottom: 20px;
}

.rating-purchase__item-header-img {
    height: 100px;
    display: flex;
    background-size: auto 90px;
    margin: auto;
    align-items: center;
    justify-content: center;
    background-position: center 8px;
    background-repeat: no-repeat;
    font-size: 18px;
    margin-top: 6px;
}

.rating-purchase__item-header-title {
    text-transform: uppercase;
}

.rating-purchase__item-price {
    font-weight: bold;
    padding: 10px 0;
}

.rating-purchase__item-button span {
    font-weight: 500;
}

.rating-purchase__item-button {
    padding: 0.5em 1.6em;
}

.rating-purchase__header_theme_blue .rating-purchase__item-header-img {
    background-image: url(img/rating-purchase/wreath-blue.png);
}

.rating-purchase__header_theme_blue {
    color: #608AB9;
}

.rating-purchase__header_theme_green .rating-purchase__item-header-img {
    background-image: url(img/rating-purchase/wreath-green.png);
}

.rating-purchase__header_theme_green {
    color: #68BC5D;
}

.rating-purchase__header_theme_brown .rating-purchase__item-header-img {
    background-image: url(img/rating-purchase/wreath-brown.png);
}

.rating-purchase__header_theme_brown {
    color: #AD7D1C;
}

.rating-purchase__header_theme_brown .rating-purchase__item-header-img {
    background-image: url(img/rating-purchase/wreath-brown.png);
}

.rating-purchase__header_theme_brown {
    color: #AD7D1C;
}

.rating-purchase__header_theme_violet .rating-purchase__item-header-img {
    background-image: url(img/rating-purchase/wreath-violet.png);
}

.rating-purchase__header_theme_violet {
    color: #6588F4;
}

.rating-purchase__header_theme_red .rating-purchase__item-header-img {
    background-image: url(img/rating-purchase/wreath-red.png);
}

.rating-purchase__header_theme_red {
    color: #DE6262;
}

.rating-purchase__header_theme_gray .rating-purchase__item-header-img {
    background-image: url(img/rating-purchase/wreath-gray.png);
}

.rating-purchase__header_theme_gray {
    color: #536375;
}


.td-chain {
    text-align: center;
    padding-bottom: 0px;
}

.link-chain {
    display: inline-block;
    max-width: 228px;
    width: 100%;
    /* height: 29px; */
    margin-top: 0px;
    border: 2px solid #6c92af;
    border-radius: 5px;
    padding: 10px 5px;
    vertical-align: top;
    font-size: 11.3px;
    font-weight: 400;
    background-color: #f9f3f500;
    /* box-shadow: rgba(0, 0, 0, 0.09) 0px 2px 1px, rgba(0, 0, 0, 0.09) 0px 4px 2px; */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 229px;
}

.link-chain:hover {
    opacity: 1;
}


.link-chain span {
    display: inline-block;
    vertical-align: middle;
}

.color-chain-red {
    border: 2px solid #b45473;
    color: #b45473;
}

.color-chain-red:hover {
    opacity: .8;
}

.color-chain-green {
    border: 2px solid #008000;
    color: #008000;
}

.color-chain-green:hover {
    border: 2px solid #005100;
    color: #005100;
}

.color-chain-blue {
    border: 2px solid #0000ff;
    color: #0000ff;
}

.color-chain-blue:hover {
    border: 2px solid #00009b;
    color: #00009b;
}

.color-chain-black {
    border: 2px solid #000000;
    color: #000000;
}

.color-chain-black:hover {
    border: 2px solid #3f3f3f;
    color: #3f3f3f;
}

.color-chain-orange {
    border: 1px solid #ffa500;
    color: #ffa500;
}

.color-chain-orange:hover {
    border: 1px solid #d28900;
    color: #d28900;
}

.color-chain-aqua {
    border: 1px solid #00ffff;
    color: #00ffff;
}

.color-chain-aqua:hover {
    border: 1px solid #00c1c1;
    color: #00c1c1;
}

.color-chain-brown {
    border: 1px solid #a52a2a;
    color: #a52a2a;
}

.color-chain-brown:hover {
    border: 1px solid #751e1e;
    color: #751e1e;
}

.add-chain {
    display: inline-block;
    /* line-height: 50px; */
    width: 46px;
    text-align: center;
    font-size: 28px;
    border: 2px solid #4d90fe;
    border-radius: 5px;
}

.add-chain:hover {
    background: #b45473;
    color: #fff;
}


.out-capcha {
    text-align: center;
}

.out-capcha-title {
    margin-bottom: 5px;
    font-size: 13px;
}

.out-reload {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-position: center center;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-left: 10px;
    cursor: pointer;
}

.out-capcha-inp {
    display: none;
}

.out-capcha-lab {
    position: relative;
    display: inline-block;
    width: 75px;
    height: 75px;
    border: 2px solid #CCC;
    cursor: pointer;
    margin: 0 1px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.label-pel:after {
    content: "";
    position: absolute;
    bottom: 5px;
    left: 5px;
    border-radius: 100%;
}

.label-pel:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.out-capcha-lab input[type=checkbox]:nth-child(1):checked+.label-pel:after {
    background-color: #25d025;
    width: 15px;
    height: 15px;
}

.out-capcha-lab input[type=checkbox]:nth-child(1):checked+.label-pel:before {
    background-color: rgba(0, 0, 0, 0.65);
}

.api-table {
    border-spacing: 0;
    margin: 0;
    padding: 0;
    border-collapse: collapse;
    width: 100%;
}

.api-table td {
    padding: 3px;
    border: 1px solid #CCC;
    vertical-align: top;
}

.api-table td.data {
    width: 150px;
}

.api-post td.data {
    width: 130px;
}

.api-post td.data-2 {
    width: 60px;
}

.api-table tr.api-head td {
    padding: 3px;
    background-color: #f4f4f4;
    font-weight: bold;
}

.api-table tr.api-ob td {
    background-color: #ffecec;
}

.api-code {
    background-color: #fdefcc;
}

.api-code-title {
    margin: 0;
    padding: 3px;
    font-size: 11px;
    background-color: #fad87e;
}

.api-code-text {
    padding: 15px;
}

.api-code-4 {
    display: inline-block;
    width: 15px
}

.api-code-8 {
    display: inline-block;
    width: 30px
}

.api-code-12 {
    display: inline-block;
    width: 45px
}

.api-gr {
    color: #b2b2b2;
}

.block-up-top {
    display: inline-block;
    width: 140px;
    vertical-align: top;
    border: 1px solid #ccc;
    margin: 10px;
    border-radius: 4px;
    padding: 10px 10px 20px 10px;
}

.block-up-top a,
.a_up_top a {
    cursor: pointer;
}

.block-up-top .up-top-text {
    margin: 5px 0 15px 0;
    font-weight: bold;
}

.adv-company__vip {
    cursor: pointer;
    float: right;
    margin-right: 10px;
    margin-top: 1px;
    padding: 0 5px;
    border-radius: 4px;
    font-size: 11px;
    color: #8e8e8e;
    border: solid 1px #8c8c8c;
    line-height: 16px;
    height: 16px;
}

.adv-company__vip_active {
    background-color: #FC8000;
    color: #fff;
    border: 1px solid #dd6f00;
}

.polytask {
    border: none;
    background: url(img/ico/kabinet/polytask.png) no-repeat;
    width: 22px;
    height: 15px;
    display: block;
    float: right;
    cursor: help;
}

.rb_money_box,
.rb_happy_us {
    border-radius: 2px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    color: #FFFFFF;
    cursor: pointer;
    margin: 2px;
    padding: 7px;
    text-align: center;
}

.rb_money_box {
    background: #d67676;
}

.rb_money_box:hover,
.rb_happy_us:hover {
    opacity: 0.8;
}

.rb_happy_us {
    background: #3b9dff;
}

.btn29 {
    border-radius: 2px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    color: #FFFFFF;
    cursor: pointer;
    margin: 2px;
    padding: 5px;
    text-align: center;
    display: inline-block;
}

.btn29_big {
    margin: 20px !important;
    font-size: 18px;
    padding: 10px;
}

.btn29.green {
    background: #00cc99;
}

.btn29.green:hover {
    background: #00a57c;
}

.btn29.blue {
    background: #779cb6;
}

.btn29.blue:hover {
    background: #4e7591;
}

.btn29.red {
    background: #CD5C5C;
}

.btn29.red:hover {
    background: #BC2D20;
}

.btn29.gray {
    background: #9CADBA;
}

.btn29.gray:hover {
    background: #8FA9B7;
}

.btn29.orange {
    background: #ff5415;
}

.btn29.orange:hover {
    background: #ff5415;
}

.btn29.purple {
    background: #9966cc
}

.btn29.purple:hover {
    background: #7c3eb9
}

.btn29.black {
    background: #666666;
}

.btn29.black:hover {
    background: #444444;
}

.btn29_sp,
.btn29_sp_green,
.btn29_sp_blue,
.btn29_sp_red,
.btn29_sp_gray,
.btn29_sp_orange {
    display: inline-block;
    color: #fff;
    padding: 4px 12px 5px 12px;
    margin: -7px -18px -8px 18px;
    border-radius: 0px 0px 0px 0px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.56);
    font-size: 13px;
    border: 0px solid #E0E0E0;
    cursor: pointer;
    outline: none;
}

.btn29_sp {
    background: #a4d3ee;
}

.btn29_sp_green {
    background: #78BC47;
}

.btn29_sp_blue {
    background: #3F91CC;
}

.btn29_sp_red {
    background: #E05E53;
}

.btn29_sp_gray {
    background: #ADC3CE;
}

.btn29_sp_orange {
    background: #F4A653;
}

.btn29_big_green,
.btn29_big_red,
.btn29_big_orange,
.btn29_big_blue {
    display: block;
    font-size: 14px;
    color: #fff;
    padding: 6px;
    cursor: pointer;
    outline: none;
    margin: 2px;
    border: 1px dashed #ccc;
    width: 100%;
    float: center;
    border-radius: 10px;
}

.btn29_big_green {
    background: #228B22
}

.btn29_big_red {
    background: #CD5C5C;
    text-shadow: 1px 1px 1px #91332A;
}

.btn29_big_orange {
    background: #FC8000;
    text-shadow: 1px 1px 1px #91332A;
}

.btn29_big_blue {
    background: #9bb784;
    text-shadow: 1px 1px 1px #91332A;
}

.btn29_big_green:hover {
    border: 1px dashed #ccc;
    opacity: 0.8
}

.btn29_big_red:hover {
    border: 1px dashed #ccc;
    opacity: 0.8
}

.btn29_big_orange:hover {
    border: 1px dashed #ccc;
    opacity: 0.8
}

.btn29_big_blue :hover {
    border: 1px dashed #ccc;
    opacity: 0.8
}


.sf_button {
    background: #779cb6;
}

.sf_button_red {
    background: #ff3e6b;
}

.sf_button_green,
#load-pages {
    background: #00cc99;
}

.sf_button_blue {
    background: #779CB6;
}

.sf_button_10 {
    background: #547cd5;
}

.sf_button_bitcoin {
    background: #F7931A;
}

.sf_button_purple {
    background: #9966cc;
}

.sf_button_orange {
    background: #ff7f50;
}

.sf_button_gray {
    background: #848482;
}

.sf_button,
.sf_button_red,
.sf_button_green,
.sf_button_blue,
.sf_button_10,
.sf_button_bitcoin,
.sf_button_purple,
.sf_button_orange,
.sf_button_gray {
    border-radius: 2px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    color: #FFFFFF;
    cursor: pointer;
    margin: 2px;
    padding: 5px;
    text-align: center;
    display: inline-block;
}

.sf_button:hover,
.sf_button:active {
    background: #4e7591;
}

.sf_button_red:hover,
.sf_button_red:active {
    background: #ff033e;
}

.sf_button_green:hover,
.sf_button_green:active {
    background: #00a57c;
}

.sf_button_blue:hover,
.sf_button_blue:active {
    background: #5d89a8;
}

.sf_button_10:hover,
.sf_button_10:active {
    background: #2b54af;
}

.sf_button_bitcoin:hover,
.sf_button_bitcoin:active {
    background: #f18807;
}

.sf_button_purple:hover,
.sf_button_purple:active {
    background: #7c3eb9;
}

.sf_button_orange:hover,
.sf_button_orange:active {
    background: #ff5415;
}

.sf_button_gray:hover,
.sf_button_gray:active {
    background: #5d5d5b;
}

table.table_all {
    width: 100%;
    margin: 10px 0 10px;
    line-height: 1.4;
    border: none;
    border-spacing: 0;
    padding: 0;
}

table.table_all thead {
    text-align: center;
    background: #607D8B;
}

table.table_all caption {
    text-align: center;
    background: #9bb784;
    background: -o-linear-gradient(top, #94b27b 0px, #9bb784 100%);
    background: -moz-linear-gradient(top, #94b27b 0px, #9bb784 100%);
    background: -webkit-linear-gradient(top, #94b27b 0px, #9bb784 100%);
    background: -ms-linear-gradient(top, #94b27b 0px, #9bb784 100%);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    color: #ffffff;
    outline: none;
    font-weight: bold;
}

table.table_all thead th {
    color: #ffffff;
    outline: none;
    padding: 3px;
}

table.table_all .thtr {
    background: #83a6bd;
    color: #ffffff;
    outline: none;
    padding: 3px;
}

table.table_all td {
    color: #114C5B;
    text-align: center;
    font-size: 12px;
    padding: 6px 5px 2px 3px;
    border-bottom: solid 1px #aac1d1;
}

table.table_all td.left {
    color: #114C5B;
    text-align: left;
    font-size: 12px;
    padding: 6px 5px 2px;
    border-bottom: solid 1px #aac1d1;
}

table.table_all td.center {
    color: #114C5B;
    text-align: center;
    font-size: 12px;
    padding: 6px 5px 2px;
    border-bottom: solid 1px #aac1d1;
}

table.table_all td.hed {
    background: #f7f7f7;
    color: #617265;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    padding: 1px;
}

table.table_all td.rating_text {
    text-align: left;
    font-weight: ;
    background: #dae8af;
    border-top: solid 1px #d7e4c8;
    border-bottom: solid 1px #d7e4c8;
}

table.table_all td.rating_proc {
    background: #f5f9ea;
    border-top: solid 1px #d7e4c8;
    border-bottom: solid 1px #d7e4c8;
}

table.table_all td.rating_name_column {
    background: #f5f9ea;
    border-top: solid 1px #d7e4c8;
    border-bottom: solid 1px #d7e4c8;
}

.imgb {

    padding: 2px 0px 0px 5px;
    width: 18px;


}

.imgb:hover {
    opacity: .9;
}




.countdown-timer-task-report-container {
    text-align: center;
    margin-top: 14px;
}

.countdown-timer-task-report-container {
    /* text-align:center; */
    /* margin-top:14px; */
}

.countdown-number-task-report {
    padding: 4px;
    display: inline-block;
}

.countdown-time-task-report {
    color: green;
    display: inline-block;
}

.countdown-text-task-report {
    display: inline-block
}

.yt-task-info-subscribe,
.yt-task-info-view {
    color: #f80000;
    margin-top: 4px;
    text-align: center
}

.yt-task-timer-show {
    width: 87px;
    display: inline-block;
    margin-top: 4px;
    text-align: center
}










.filterlines {
    text-align: center;
    display: block;
    margin-bottom: 10px;
}

.filterline,
.filterlineactive {
    display: inline-block;
    font-size: 11px;
    color: #1ca400;
    width: 90px;
    margin-left: -3px;
    padding: 0 15px 16px;
}

.filterline {
    background: #fff url(../statica/img/filter1.png) no-repeat bottom center;
}

.filterlineactive {
    background: #fff url(../statica/img/filter3.png) no-repeat bottom center;
    font-weight: 700;
    color: #ff8000;
}

.filterline:hover,
.filterlineactive:hover {
    background: #fff url(../statica/img/filter2.png) no-repeat bottom center;
    color: #ff8000;
    cursor: pointer;
}

.menu-filter {
    font-size: 13px;
    height: 25px;
    margin-bottom: 5px;
    padding: 4px;
    background: #6db244;
    border-radius: 0px;
    background-image: -webkit-linear-gradient(top, #60a83a, #7dbe52);
    background-image: -moz-linear-gradient(top, #60a83a, #7dbe52);
    background-image: -o-linear-gradient(top, #60a83a, #7dbe52);
    background-image: linear-gradient(to bottom, #60a83a, #7dbe52);
    -webkit-box-shadow: inset 0 1px rgba(0, 0, 0, 0.05), inset 1px 0 rgba(0, 0, 0, 0.02), inset -1px 0 rgba(0, 0, 0, 0.02);
    box-shadow: inset 0 1px rgba(0, 0, 0, 0.05), inset 1px 0 rgba(0, 0, 0, 0.02), inset -1px 0 rgba(0, 0, 0, 0.02);
}

.scroll-up__img.scroll-up-img_arrow_down {
    transform: rotate(180deg)
}

.scroll-up:hover .scroll-up__img,
.scroll-up:hover .scroll-up__text {
    opacity: 1
}

.scroll-up {
    width: 100px;
    height: 100vh;
    position: fixed;
    left: 0;
    bottom: 0;
    color: #aaa;
    font-size: 13px;
    text-align: left;
    padding: 15px;
    padding-top: 28px;
    padding-left: 16px;
    box-sizing: border-box;
    cursor: pointer;
    transition: background .2s ease;
    display: none;
}

.scroll-up__text {
    color: #060606;
    font-weight: 700;
    vertical-align: bottom;
    opacity: .7
}

.scroll-up__img {
    vertical-align: bottom;
    margin-right: 4px;
    opacity: .7
}

.scroll-up__img.scroll-up-img_arrow_down {
    transform: rotate(180deg)
}

.scroll-up:hover {
    background: #060606;
    background: #4b8754e;
    color: #777
}

.scroll-up:hover .scroll-up__img,
.scroll-up:hover .scroll-up__text {
    opacity: 1
}

.reset-ref-search {
    display: inline-block;
    background-image: url(img/ico/reset.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px 20px;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-right: 4px;
    cursor: pointer
}

/* pult stacking */

.stacking-greeting {
    text-align: center;
    padding: 10px;
}

.our_best__cards li {
    transform: scale(1);
    transition: 0.5s;
}

.our_best__cards li img {
    transform: rotate(0deg);
    transition: 0.5s;
    border: 2px solid #228b22;
    border-radius: 100px;
    transition: 1s;
}

.our_best__cards li:hover img {
    transform: rotate(10deg);
}

.our_best__cards li:nth-child(2n-1):hover img {
    transform: rotate(360deg);
}

.our_best__cards li:hover {
    transform: scale(1.2);
}

.animation_scale {
    transform: scale(1);
    transition: 0.5s;
}

.animation_scale:hover {
    transform: scale(1.12);
}

.avatar-upload {
    position: relative;
    cursor: pointer
}

.avatar-upload img,
.avatar-upload {
    width: 100px;
    height: 100px;
    display: block
}

.avatar-upload__filter {
    display: none;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .7);
    z-index: 2;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 40px
}

.avatar-upload:hover .avatar-upload__filter {
    display: block
}

.bind-tg-account {
    padding: 15px 25px
}

.bind-tg-account__text {
    padding-left: 8%;
    font-size: 13px;
    margin-bottom: 30px
}

.settings td {
    border: none;
}

.settings-tab_theme_cloud {
    background: #fafbfc;
    box-shadow: 0 1px 0 0 #d7d8db, 0 0 0 1px #e3e4e8;
    border-radius: 2px;
    margin-bottom: 10px
}

.settings__control {
    text-align: center;
    padding: 10px 0
}

.settings__block-header {
    display: block;
    background: #fafbfc;
    padding: 0 20px;
    height: 54px;
    line-height: 54px;
    border-bottom: 1px solid #e7e8ec;
    border-radius: 2px 2px 0 0;
    font-size: 16px;
    outline: none;
    color: #000
}

.settings__block-content {
    padding: 10px
}

.dialogs-wrap {
    border: 1px solid #e7e8ec
}

.dialog-im {
    height: 62px !important;
    box-sizing: border-box
}

.dialog-im__link {
    padding: 6px 10px
}

.dialog-im__link:hover .dialog-del {
    opacity: .3
}

.dialog-im__link:hover .dialog-im__control-checkbox-im {
    opacity: 1
}

.dialog-im__control-remove:hover .dialog-del {
    opacity: 1
}

.dialog-im__avatar {
    align-self: center
}

.dialog-im__avatar img {
    width: 48px;
    height: 48px;
    display: block;
    border-radius: 50%;
    border: none
}

.dialog-user-online {
    position: relative
}

.dialog-user-online:after {
    content: '';
    position: absolute;
    background-color: #8ac176;
    border-radius: 50%;
    bottom: 2%;
    right: 2%;
    border: 2px solid #fff;
    height: 8px;
    width: 8px
}

.dialog-im__content {
    flex: 2 1 400px;
    padding: 0 8px
}

.dialog-im__content-name {
    margin-bottom: 5px;
    font-size: 13px
}

.dialog-im__content-who img {
    border-radius: 50%;
    border: none;
    width: 22px;
    height: 22px
}

.dialog-im__control {
    width: 20px;
    padding-left: 6px;
    align-items: center
}

.dialog-im__content-text-preview {
    width: 360px
}

.dialog-im__content-inner-text {
    font-size: 13px;
    white-space: nowrap;
    max-width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 4px 10px;
    border-radius: 4px;
    margin-left: 6px;
    padding-right: 10px;
    height: 28px;
    box-sizing: border-box;
    line-height: 21px;
    width: 360px
}

.dialog-im__content-inner-text_status_unread-out {
    background: #f0f2f5
}

.header-dialogs {
    border: 1px solid #e7e8ec;
    background: #fafbfc;
    padding: 10px
}

.header-dialogs__control {
    width: 42px;
    justify-content: space-around
}

.header-dialogs__search input {
    width: 400px;
    border: none;
    font-size: 13px;
    padding: 4px 10px;
    background: 0 0
}

.dialog-im__control-checkbox-im {
    opacity: 0
}

.dialog-head {
    background: #fafbfc;
    font-size: 14px;
    text-align: center;
    box-shadow: 0 1px 0 0 #d7d8db, 0 0 0 1px #e3e4e8;
    color: #656565;
    padding: 4px 10px;
    border-radius: 5px
}

.dialog-head__avatar {
    text-align: left
}

.dialog-head__avatar img {
    display: block;
    border-radius: 50%
}

.dialog-head__info-username {
    font-size: 15px
}

.dialog-head__info-status {
    color: #afb1b7;
    font-size: 13px
}

.dialog-head__control {
    text-align: right
}

.activation-status,
.resend-code-status {
    text-align: center;
    margin-top: 30px
}

.activation-status__check {
    margin-bottom: 10px
}

.direction_column {
    flex-flow: column wrap;
}

.account_link {
    padding: 10px 0;
    margin-bottom: 6px;
    border: 1px solid rgba(74, 118, 168, .3);
    border: 1px solid #006400;
    border-radius: 2px;
}

.account_link:hover {
    background-color: rgba(74, 118, 168, .1)
}


.activation-status__check img {
    height: 45px;
    width: 45px
}

.resend-activation-code {
    display: none
}

.table-status>tbody>tr:nth-child(odd)>td {
    background-color: #f9f9f9
}

.player {
    position: absolute;
    top: 18px;
    left: -300px;
    height: 34px;
    width: 150px;
    line-height: 33px;
    opacity: 0.7;
    z-index: 1;
    font-size: 11px;
}

.player:hover {
    opacity: 0.9;
}

.player .audio {
    background: url(ico/audio_play.png) 0 0 no-repeat;
    display: inline-block;
    width: 33px;
    height: 33px;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
}

.player .pause {
    background: url(ico/audio_pause.png) 0 0 no-repeat;
}

.player .sound {
    position: absolute;
    top: 5px;
    left: 40px;
    height: 22px;
}

.player .sound .sv {
    position: absolute;
    display: inline-block;
    width: 2px;
    border: 1px solid #444443;
    cursor: pointer;
    border-left: 0;
}

.player .sound .sv:hover {
    background: #444443;
}

.player .sound .s1 {
    left: 0;
    top: 10px;
    height: 1px;
}

.player .sound .s2 {
    left: 4px;
    top: 9px;
    height: 3px;
}

.player .sound .s3 {
    left: 8px;
    top: 8px;
    height: 5px;
}

.player .sound .s4 {
    left: 12px;
    top: 7px;
    height: 7px;
}

.player .sound .s5 {
    left: 16px;
    top: 6px;
    height: 9px;
}

.player .sound .s6 {
    left: 20px;
    top: 5px;
    height: 11px;
}

.player .sound .s7 {
    left: 24px;
    top: 4px;
    height: 13px;
}

.player .sound .s8 {
    left: 28px;
    top: 3px;
    height: 15px;
}

.player .sound .s9 {
    left: 32px;
    top: 2px;
    height: 17px;
}

.player .sound .s10 {
    left: 36px;
    top: 1px;
    height: 19px;
}

.player .sound .active {
    background: #444443;
}

.player .sound-text {
    position: relative;
    top: 2px;
    left: 95px;
    cursor: pointer;
    color: #444443;
}

.player .sound-text:hover .sound-list {
    display: block;
}

.player .sound-list {
    position: absolute;
    top: 33px;
    left: 0;
    width: 170px;
    border: 1px solid #ff9800;
    background: #ff9800;
    line-height: 30px;
    display: none;
}

.player .sound-list span {
    display: block;
    color: #ffffff;
    cursor: pointer;
    padding: 0 15px;
}

.player .sound-list span:hover {
    background: #000;
}

.usermenu,
.banner-rotation {
    margin-bottom: 14px
}

.roll-banner {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.roll-banner_468x60 {
    padding-top: 15px;
    min-height: 116px
}

.roll-banner:first-child {
    margin-bottom: 14px
}

.roll-banner__link,
.roll-banner__link img {
    display: block
}

.roll-banner__control {
    padding: 10px 0
}

.roll-banner-control__item {
    padding: 0 4px
}

.roll-banner-control__item .icon {
    width: 18px;
    height: 18px;
    fill-opacity: 1;
    fill: #608ab9
}

.roll-banner-control__item:hover .icon {
    fill-opacity: .7
}

.roll-banner_200x300 .roll-banner__body {
    height: 300px
}

.roll-banner_100x100 .roll-banner__body {
    height: 100px
}

.roll-banner_200x200 .roll-banner__body {
    height: 200px
}

.task-premium-pin-tab {
    max-width: 640px;
    width: 640px;
    padding: 0;
    margin: 0;
}

.task-premium-pin-tab__content {
    height: 69px;
    max-height: 69px;
    overflow: hidden;
}

.task-premium-pin-tab__inner_position_fixed {
    position: fixed !important;
    top: 55px;
    z-index: 100;
    width: 640px;
    background: #fff;
}

.premium-pin-control__arrow-up,
.premium-pin-control__arrow-down {
    background-image: url('img/arrow-black.png');
    background-size: 16px;
    width: 16px;
    height: 16px;
    cursor: pointer;
}

.premium-pin-control__arrow-up {
    transform: rotate(180deg);
}

.premium-pin-control {
    display: flex;
    justify-content: space-around;
    padding: 4px 44%;
}

.pin-task-service__info {
    padding-bottom: 10px;
}

.pin-task-service__input {
    padding: 4px;
    text-align: center;
}

.pin-task-service__input-output {
    padding: 10px 0;
}

.pin-task-service__price-output {
    padding-top: 10px;
}

.pin-task-service {
    text-align: center;

}


.up-task-service,
.vip-task-service,
.color-task-service,
.pin-task-service {
    text-align: center;
    padding: 10px;
}

.company-pin {
    background: url(img/ico/kabinet/push-pin.png) no-repeat left top;
    margin-right: 5px;
    background-size: 16px;
}




.task-rating_margin {
    margin-bottom: 2px
}

.task-rating span {
    display: inline-block;
    position: relative;
    color: #006400;
    font-size: 16px;
    background-image: url(img/ico/star.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 16px 16px;
    width: 16px;
    height: 16px
}

.task-rating_5 span {
    background-image: url(img/ico/star_full.svg)
}

.task-rating_4 span:nth-child(1)~span {
    background-image: url(img/ico/star_full.svg)
}

.task-rating_3 span:nth-child(2)~span {
    background-image: url(img/ico/star_full.svg)
}

.task-rating_2 span:nth-child(3)~span {
    background-image: url(img/ico/star_full.svg)
}

.task-rating_1 span:nth-child(4)~span {
    background-image: url(img/ico/star_full.svg)
}




.ico-shield {
    background-image: url(img/ico/shield.svg)
}

.ico-report {
    background-image: url(img/ico/report.svg)
}

.surf-icon {
    background-image: url(img/ico/surf-icon.svg)
}

.surf-icon-vip {
    background-image: url(img/ico/ad-vip-icon.svg)
}



.greyscale-icon {
    -moz-filter: url(data:image/svg+xml;utf8;base64,PHN2ZyB4bWxucz1cJ2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnXCc+PGZpbHRlciBpZD1cJ2dyYXlzY2FsZVwnPjxmZUNvbG9yTWF0cml4IHR5cGU9XCdtYXRyaXhcJyB2YWx1ZXM9XCcwLjMzMzMgMC4zMzMzIDAuMzMzMyAwIDAgMC4zMzMzIDAuMzMzMyAwLjMzMzMgMCAwIDAuMzMzMyAwLjMzMzMgMC4zMzMzIDAgMCAwIDAgMCAxIDBcJy8+PC9maWx0ZXI+PC9zdmc+I2dyYXlzY2FsZQ==);
    -o-filter: url(data:image/svg+xml;utf8;base64,PHN2ZyB4bWxucz1cJ2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnXCc+PGZpbHRlciBpZD1cJ2dyYXlzY2FsZVwnPjxmZUNvbG9yTWF0cml4IHR5cGU9XCdtYXRyaXhcJyB2YWx1ZXM9XCcwLjMzMzMgMC4zMzMzIDAuMzMzMyAwIDAgMC4zMzMzIDAuMzMzMyAwLjMzMzMgMCAwIDAuMzMzMyAwLjMzMzMgMC4zMzMzIDAgMCAwIDAgMCAxIDBcJy8+PC9maWx0ZXI+PC9zdmc+I2dyYXlzY2FsZQ==);
    -webkit-filter: grayscale(100%);
    filter: gray;
    filter: url(data:image/svg+xml;utf8;base64,PHN2ZyB4bWxucz1cJ2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnXCc+PGZpbHRlciBpZD1cJ2dyYXlzY2FsZVwnPjxmZUNvbG9yTWF0cml4IHR5cGU9XCdtYXRyaXhcJyB2YWx1ZXM9XCcwLjMzMzMgMC4zMzMzIDAuMzMzMyAwIDAgMC4zMzMzIDAuMzMzMyAwLjMzMzMgMCAwIDAuMzMzMyAwLjMzMzMgMC4zMzMzIDAgMCAwIDAgMCAxIDBcJy8+PC9maWx0ZXI+PC9zdmc+I2dyYXlzY2FsZQ==)
}

.taskimg {
    background: url(img/ico/ad-taskstatushigh.png) no-repeat 2px 1px
}

.task-icon {
    background-image: url(img/ico/task-icon.svg)
}

.task-icon-vip {
    background-image: url(img/ico/ad-vip-icon.svg)
}

.task-icon-work {
    background-image: url(img/ico/task-work-icon.svg)
}

.task-icon-ok {
    background-image: url(img/ico/task-ok-icon.svg)
}

.task-icon-fail {
    background-image: url(img/ico/task-fail-icon.svg)
}

.ico-down {
    background-image: url(img/ico/arrow-down.svg)
}


.ico-remove {
    background-image: url(img/ico/cancel-icon.svg)
}

.ico-report {
    background-image: url(img/ico/report.svg)
}

.surf-icon {
    background-image: url(img/ico/surf-icon.svg)
}

.surf-icon-vip {
    background-image: url(img/ico/ad-vip-icon.svg)no-repeat 2px 1px;
    background-size: 42px 38px;
}
}

.test-icon {
    background-image: url(img/ico/test-icon.svg)
}

.test-icon-vip {
    background-image: url(img/ico/ad-vip-icon.svg)
}

.taskimg-ok {
    background: url(img/ico/ad-task-ok.png) no-repeat 2px 1px
}

.taskimg-work {
    background: url(img/ico/ad-task-work.png) no-repeat 2px 1px
}

.taskimg-work2 {
    background: url(img/ico/ad-task-work2.png) no-repeat 2px 1px
}

.taskimg-vip {
    background: url(img/ico/ad-vip.png) no-repeat 2px 1px
}

.taskimg-fail {
    background: url(img/ico/ad-task-fail.png) no-repeat 2px 1px
}

.serfimggo {
    background: url(img/ico/ad-task-hod.png) no-repeat 2px 1px
}

.task-pin-img_theme_first {
    background-image: url(img/gold-medal.svg)
}

.task-pin-img_theme_second {
    background-image: url(img/second.svg)
}

.task-pin-img_theme_third {
    background-image: url(img/third.svg)
}

.task-rating {
    direction: ltr;
    width: 100%;
    position: relative;
    display: flex;
    flex-flow: row;
    justify-content: flex-end
}

.task-rating_margin {
    margin-bottom: 2px
}

.task-rating span {
    display: inline-block;
    position: relative;
    color: #e39961;
    font-size: 16px;
    background-image: url(img/ico/star.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 16px 16px;
    width: 16px;
    height: 16px
}

.task-rating_5 span {
    background-image: url(img/ico/star_full.svg)
}

.task-rating_4 span:nth-child(1)~span {
    background-image: url(img/ico/star_full.svg)
}

.task-rating_3 span:nth-child(2)~span {
    background-image: url(img/ico/star_full.svg)
}

.task-rating_2 span:nth-child(3)~span {
    background-image: url(img/ico/star_full.svg)
}

.task-rating_1 span:nth-child(4)~span {
    background-image: url(img/ico/star_full.svg)
}


.rating0,
.rating1,
.rating2,
.rating3,
.rating4,
.rating5 {
    height: 16px;
    display: block
}

#time-site {
    position: absolute;
    top: 18px;
    left: -91px;
    color: #444443;
    font-size: 11px;
    width: 140px;
    text-align: center;
    opacity: 0.7;
    cursor: help;
}

#time-site:hover {
    opacity: 1;
}

#time-site .time-text {
    font-size: 14px;
}

.titlet {
    margin-bottom: 10px;
    text-align: center;
    border-radius: 10px;
    padding: 10px 0;
    margin-top: 1px;
    border: 0px solid #FF9800;
    background: #b4547317;
    font-size: 13px;
}

.scale {
    transition: 0.5s;
}

.scale:hover {
    transform: scale(1.3);
}


.blue1 span {
    font-size: 14px;
}

.title-ref {
    position: absolute;
    top: 10px;
    right: 60px;
    font-size: 24px;
}

.step {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-bottom: 35px;
}

.step>div {
    width: 30%;
    aspect-ratio: 1;
    border-radius: 50px;
    color: #171012;
    background-image: -moz-linear-gradient(90deg, rgb(16 16 16 / 93%) 0%, #40a94f 99%);
    /* background-image: -webkit-linear-gradient(90deg, rgb(16 16 16 / 93%) 0%, #40a94f 99%); */
    background-image: -ms-linear-gradient(90deg, rgb(16 16 16 / 93%) 0%, #40a94f 99%);
    /* box-shadow: 0px 0px 6px 0px rgba(0, 4, 7, 0.71); */
    box-sizing: border-box;
    padding: 30px 20px 20px 20px;
    text-align: center;
    position: relative;
    /* box-shadow: 0px 0px 2px 0px rgb(180 84 115); */
    border: 3px #b45473 solid;
}

.step div img {
    display: block;
    margin: 0 auto;
}

.step div p {
    margin-bottom: 0px;
    font-size: 20px;
}

.box-button {
    text-align: center;
    margin-bottom: 35px;
}

.right {
    position: absolute;
    top: calc(50% - 25px);
    right: -26px;
    width: 50px;
    height: 50px;
}

.board {
    margin-bottom: 6px;
    text-align: center;
    max-width: 800px;
}

.board img {
    border-radius: 3px;
    border: 1px solid #000;
    width: auto;
    margin: 5px;
}

.board .flex {
    align-items: center;
    justify-content: center;
}

.faq-section {
    margin-bottom: 10px
}

.faq-section input,
.faq-section p {
    display: none
}

.faq-section label~p,
.faq-section label~div {
    display: none;
    padding: 0 14px;
    -webkit-transition: all .15s ease-out;
    -moz-transition: all .15s ease-out;
    -o-transition: all .15s ease-out;
    transition: all .15s ease-out;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.faq-section input[type=checkbox]:checked~p,
.faq-section input[type=checkbox]:checked~div {
    display: block;
    text-overflow: clip;
    white-space: normal;
    overflow: visible
}

.faq-section label {
    cursor: pointer;
    background: #fff;
    display: block;
    color: #608ab9;
    position: relative;
    padding: 7px 10px;
    font-weight: 700;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border-left: 3px solid #608ab9;
    -webkit-transition: all .15s ease-out;
    -moz-transition: all .15s ease-out;
    -o-transition: all .15s ease-out;
    transition: all .15s ease-out
}

.faq-section label::-moz-selection {
    background: 0 0
}

.faq-section label::selection {
    background: 0 0
}

.faq-section label:hover {
    background: rgba(74, 118, 168, .1);
    border-color: #608ab9;
    color: #4a76a8
}

.faq-section input[type=checkbox]:checked~label {
    background: rgba(74, 118, 168, .1);
    border-color: #608ab9;
    color: #4a76a8
}

.faq-section label::before {
    content: '';
    position: absolute;
    right: 4px;
    top: 50%;
    margin-top: -6px;
    border: 6px solid transparent;
    border-left-color: inherit
}


.taskimg,
.taskimg-ok,
.task-icon,
.task-icon-vip,
.task-icon-work,
.task-icon-ok,
.task-icon-fail,
.surf-icon,
.surf-icon-vip,
.test-icon,
.test-icon-vip,
.pin-task-service.taskimg-work,
.taskimg-work2,
.taskimg-fail,
.serfimggo,
.taskimg-vip,
.task-pin-img {
    width: 42px;
    height: 40px;
    display: block;
    margin-bottom: 0px;
    -webkit-background-size: 38px 38px;
    background-size: 42px 40px
}



.ava-dos {
    --border-size: 28px;
    --border-angle: -1turn;
    background-image: conic-gradient(from var(--border-angle), #213, #112 50%, #213), conic-gradient(from var(--border-angle), transparent 20%, #FF5722, #FFC107);
    background-size: calc(100% - (var(--border-size) * 2)) calc(100% - (var(--border-size) * 2)), cover;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-animation: bg-spin 3s linear infinite;
    animation: bg-spin 8s linear infinite;
}

@-webkit-keyframes bg-spin {
    to {
        --border-angle: 1turn;
    }
}

@keyframes bg-spin {
    to {
        --border-angle: 1turn;
    }
}

.ava-dos:hover {
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
}

@property --border-angle {
    syntax: "<angle>";
    inherits: true;
    initial-value: 0turn;
}




.wall-ad {
    padding: 5px 10px;
    position: relative;
    border: 2px solid #608ab9;
    min-height: 47px;
    margin-top: -3px
}

.wall-ad a.ad-title {
    font-size: 15px;
    font-weight: 700
}

.wall-ad .newdoskars {
    color: #000
}

.wall-ad .ad-ico {
    position: absolute;
    right: 10px;
    top: 5px;
    background: url(chat/ico_rek3.png) -22px 0 no-repeat;
    display: inline-block;
    width: 16px;
    height: 16px;
    cursor: pointer
}

.wall-ad .ad-add {
    bottom: 5px
}

.wall-ad .ad-out,
.wall-ad .ad-moder-out,
.wall-ad .ad-add {
    position: absolute;
    right: 10px;
    font-size: 11px;
    cursor: pointer
}

.wall-ad .ad-url-pars {
    color: #47a447
}











.lang_g {
    cursor: pointer;
    color: #fff;
    top: 5px;
    opacity: 1;
    font-size: 26px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 40px 39px;
    display: inline-block;
    width: 33px;
    height: 33px;
    border-radius: 100%;
    --border: 2px solid rgba(255, 255, 255, 0.5);
    --background-image: url(img/flags/lang/ru.png);
}

.lang_g:hover {
    opacity: 1;
}

@media (max-width: 600px) {
    #open_lang {
        display: block;
    }
}

.lang_g:hover {
    opacity: 0.5;
}

.lang_g:hover {
    opacity: 1;
}


.lang_menu {
    position: absolute;
    background: #9bb784;
    border-radius: 2px;
    left: 0;
    right: 0;
    top: 36px;
    text-align: center;
    z-index: 2;
}

.lang_menu .lang-select {
    display: inline-block;
    width: 40px;
    height: 27px;
    text-align: center;
    cursor: pointer;
    margin: 3px 20px;
    border-radius: 5px;
    border: 2px solid rgba(0, 0, 0, 0.1);
    background-repeat: no-repeat;
    background-position: center center;
}

.lang_menu .lang-select:hover {
    border: 2px solid rgba(255, 255, 255, 0.9);
}

.lang_menu .lang-sel {
    border: 2px solid rgba(255, 255, 255, 0.9);
}

.lang-ru {
    background-image: url('img/flags/lang/ru.png');
}

.lang-en {
    background-image: url('img/flags/lang/en.png');
}

.lang-pt {
    background-image: url('img/flags/lang/pt.png');
}

.lang-fr {
    background-image: url('img/flags/lang/fr.png');
}

.lang-hi {
    background-image: url('img/flags/lang/hi.png');
}

.lang-it {
    background-image: url('img/flags/lang/it.png');
}

.lang-ko {
    background-image: url('img/flags/lang/ko.png');
}

.lang-th {
    background-image: url('img/flags/lang/th.png');
}

.lang-tr {
    background-image: url('img/flags/lang/tr.png');
}

.lang-zh {
    background-image: url('img/flags/lang/zh.png');
}

.skiptranslate {
    display: none !important;
    height: 0;
}

#goog-gt-tt {
    display: none !important;
}

.goog-te-banner-frame {
    display: none !important;
}

.goog-te-menu-value:hover {
    text-decoration: none !important;
}

body {
    top: 0 !important;
}

#google_translate_element2 {
    display: none !important;
}







.lang_menu {
    position: absolute;
    background: #42ba47;
    position: relative;
    background: -moz-linear-gradient(top, #42ba47 0%, #4caf50 100%);
    /* background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#42ba47), color-stop(100%,#4caf50)); */
    /* background: -webkit-linear-gradient(top, #42ba47 0%,#4caf50 100%); */
    background: -o-linear-gradient(top, #42ba47 0%, #4caf50 100%);
    background: -ms-linear-gradient(top, #42ba47 0%, #4caf50 100%);
    background: linear-gradient(to bottom, #2646608a 0%, #2646608a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#42ba47', endColorstr='#4caf50', GradientType=0);
    border-color: #006400 #006400 #006400 #006400;
    left: 0;
    right: 0;
    top: 1px;
    text-align: center;
}

.lang_menu .lang-select {
    display: inline-block;
    /* width: 40px; */
    /* height: 27px; */
    text-align: center;
    cursor: pointer;
    margin: 3px 20px;
    border-radius: 5px;
    border: 3px solid rgba(0, 0, 0, 0.1);
    background-repeat: no-repeat;
    background-position: center center;
}

.lang_menu .lang-select:hover {
    border: 3px solid rgba(0, 0, 0, 0.3);
}

.lang_menu .lang-sel {
    border: 3px solid rgba(0, 0, 0, 0.5);
}

.skiptranslate {
    display: none !important;
    height: 0;
}

#goog-gt-tt {
    display: none !important;
}

.goog-te-banner-frame {
    display: none !important;
}

.goog-te-menu-value:hover {
    text-decoration: none !important;
}

body {
    top: 0 !important;
}

#google_translate_element2 {
    display: none !important;
}



.polytask {
    border: none;
    background: url(img/ico/loop.svg) no-repeat;
    background-size: 15px;
    width: 22px;
    height: 15px;
    display: block;
    float: right;
    cursor: help
}






.smile-chata {
    position: absolute;
    top: 38%;
    transform: translateY(-50%);
    right: 28px;
    cursor: pointer;
    width: 20px;
    height: 20px;
    background: url(img/ico/smile.svg) 20px/20px;
    opacity: .7
}

.smile-chata div {
    display: none;
    width: 259px;
    overflow: auto;
    height: 259px;
    position: absolute;
    top: 8px;
    left: -260px;
    background-color: #fff;
    z-index: 2;
    border: 1px solid #ccc;
    text-align: justify;
    padding: 4px 10px;
    box-sizing: border-box
}

.smile-chata div img {
    cursor: pointer;
    margin: 2px
}

.smile-chata:hover div {
    display: block
}

.smile-chat:hover {
    opacity: 1
}

.chat-panel-mess .mess textarea {
    width: 96%;
    resize: none;
    border-radius: 10px;
    padding: 10px;
    box-sizing: border-box;
    outline: none;
    font-size: 13px;
    border: 1px solid #c9d0d6;
    padding-right: 30px
}





.smile-chat {
    position: absolute;
    top: 90%;
    transform: translateY(-50%);
    right: 28px;
    width: 20px;
    cursor: pointer;
    height: 20px;
    background: url(img/ico/smile.svg) 20px/20px;
    opacity: .7
}

.smile-chat div {
    display: none;
    width: 290px;
    overflow: auto;
    height: 244px;
    position: absolute;
    top: -244px;
    left: -272px;
    background-color: #fff;
    z-index: 2;
    border: 1px solid #ccc;
    text-align: justify;
    padding: 4px 10px;
    box-sizing: border-box
}

.smile-chat div img {
    cursor: pointer;
    margin: 2px
}

.smile-chat:hover div {
    display: block
}

.smile-chat:hover {
    opacity: 1
}

.chat-panel-mess .mess textarea {
    width: 96%;
    resize: none;
    border-radius: 10px;
    padding: 10px;
    box-sizing: border-box;
    outline: none;
    font-size: 13px;
    border: 1px solid #c9d0d6;
    padding-right: 30px
}





.hint-quest {
    position: relative;
    background: url(img/ico/help-add.png) no-repeat center center;
    background-size: 18px 18px;
    height: 18px;
    width: 18px;
    display: inline-block;
    border: none;
    outline: none;
    cursor: help;
    cursor: pointer;
    transition: all .1s ease-out;
    vertical-align: middle;
    filter: grayscale(1);
}

.hint-quest:hover div {
    position: absolute;
    display: inherit;
    top: 100%
}


.serf-text-ob-ico {
    position: absolute;
    top: 5px;
    right: 10px;
    background: url(chat/ico_rek3.png) -22px 0 no-repeat !important;
    display: inline-block;
    width: 16px !important;
    height: 16px !important;
    cursor: pointer;
    opacity: 1 !important;
}



.msg-info {
    display: block;
    text-align: center;
    padding: 10px;
    background: #d9edf7;
    color: #31708f;
    border-radius: 2px;
    border: 1px solid #bce8f1;
    margin: 10px 0
}


.advm-task-pin-notify__icon {
    display: inline-block;
    height: 18px;
    width: 18px;
    background-size: 18px 18px;
    background-repeat: no-repeat;
    background-image: url(img/ico/kabinet/push-pin.png);
    vertical-align: middle
}

advm-task-pin-notify {
    margin-bottom: 20px;
    position: relative
}

.advm-task-pin-notify__hide {
    top: 34%;
    right: 11px;
    height: 12px;
    width: 12px;
    position: absolute;
    cursor: pointer
}

.lang_g {
    cursor: pointer;
    color: #fff;
    top: 5px;
    opacity: 1;
    font-size: 26px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 40px 39px;
    display: inline-block;
    width: 33px;
    height: 33px;
    border-radius: 100%;
    --border: 2px solid rgba(255, 255, 255, 0.5);
    --background-image: url(img/flags/lang/ru.png);
}



.lang_menu {
    position: absolute;

    position: relative;
}

.balance-user2 {
    font-size: 16px;
    padding-right: 8px;
    padding-left: 60px;
    text-align: right;
    margin-bottom: 3px;
    line-height: 2.8;
    background: url(img/balance-gold.png) no-repeat center;
    display: block;
    height: 45px;
    width: auto;
    color: #fff;
    text-shadow: 1px 1px 1px #304f12;
}

.usermenu span {
    border: 0;
    margin: 0 0 5px 0;
    border-radius: 5px !important;
    background: #803e53;
}
.balance-user {
    font-size: 16px;
    padding-right: 8px;
    padding-left: 60px;
    text-align: right;
    margin-bottom: 3px;
    line-height: 2.8;
    background: url(img/balance-user.png) no-repeat center;
    display: block;
    height: 45px;
    width: auto;
    color: #fff;
    text-shadow: 1px 1px 1px #304f12;
    filter: hue-rotate(35deg);
}

.e_bonus_z {
    display: inline-block;
    padding: 5px;
    color: #fff;
    margin-bottom: 7px;
}

.header {
    height: 90px;
}

.msg-info {
    display: block;
    text-align: center;
    padding: 10px;
    background: #d9edf7;
    color: #31708f;
    border-radius: 2px;
    border: 1px solid #bce8f1;
    margin: 10px 0;
}

.ava-dos {
    --border-size: 28px;
    --border-angle: -1turn;
    background-image: conic-gradient(from var(--border-angle), #213, #112 50%, #213), conic-gradient(from var(--border-angle), transparent 20%, #FF5722, #FFC107);
    background-size: calc(100% - (var(--border-size) * 2)) calc(100% - (var(--border-size) * 2)), cover;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-animation: bg-spin 3s linear infinite;
    animation: bg-spin 8s linear infinite;
}

.watch-price {
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    color: #34495e;
    font-size: 14px;
    font-weight: bold;
    margin: 1px -12px 3px 3px;
    padding: 4px 12px 4px 8px;
}

tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}

.rtn_tab td:nth-child(2) {
    text-align: right;
    width: 80px;
    color: #ff9613;
    font-weight: bold;
}

.fa-regular,
.far {
    font-weight: 400;
}

.fa-classic,
.fa-regular,
.fa-solid,
.far,
.fas {
    font-family: "Font Awesome 6 Free";
}

.fa,
.fa-brands,
.fa-classic,
.fa-regular,
.fa-sharp,
.fa-solid,
.fab,
.far,
.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: var(--fa-display, inline-block);
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
}

.rtn_tab {
    font-size: 13px;
}

table {
    width: 100%;
    border-collapse: collapse;
}

.zoom {
    -moz-transition: all .1s ease-out;
    -o-transition: all .1s ease-out;
    -webkit-transition: all .1s ease-out;
    transition: all .1s ease-out;
}

.fa,
.fa-brands,
.fa-classic,
.fa-regular,
.fa-sharp,
.fa-solid,
.fab,
.far,
.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: var(--fa-display, inline-block);
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
}

.fa-regular,
.far {
    font-weight: 400;
}

.fa-classic,
.fa-regular,
.fa-solid,
.far,
.fas {
    font-family: "Font Awesome 6 Free";
}

.rtn_tab td {
    padding: 4px 0;
    border-bottom: 1px dashed #ccc;
    color: #000;
}

.rtn_tab {
    font-size: 13px;
}

table {
    width: 100%;
    border-collapse: collapse;
}

/* @media (max-width: 600px) #contentwrapper {
    padding: 1px 7px 18px 7px;
    overflow: hidden;
    margin: 0 auto;
    width: 91%;
    margin-top: 80px;
    position: absolute;
    top: 5px;
    right: 12px;
    padding-bottom: 125px;
} */

#leftcolumn {
    width: 223px;
    min-height: auto;
    background: #ffffff00 !important;
    z-index: 3;
    margin: 0 15px;
    margin-left: 9px;
    margin-top: -10px;
    padding: 23px 10px 95px 10px !important;
    box-shadow: 0px 0px 2px 0px rgb(180 84 115) !important;
    border-radius: 4px;
}

#contentwrapper {
    padding: 20px 7px 120px 7px;
    display: block;
    background: #ffffff00;
    /* height: 100%; */
    font-size: 13px;
    box-shadow: 0px 0px 2px 0px rgb(180 84 115);
    border-radius: 4px;
    /* margin: 10px auto; */
    margin-top: -9px;
    /* margin-right: 16px; */
}

@media (max-width: 600px) .main-header {
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 3;
}

.main-header {
    width: 101%;
    height: 68px;
    background: #644b8e;
    margin: 0 auto;
    margin-left: 0;
    margin-top: -1px;
    border-radius: 0;
    box-shadow: -4px 2px 5px 3px rgb(0 0 0 / 59%);
    display: flex;
    position: relative;
}

.tt {
    color: #fff !important;
}

.tt:hover {
    color: #fff !important;
    width: 101% !important;
    height: 68px !important;
    background: #20d472 !important;
}

.foot-left ul li {
    display: inline-block;
    padding-left: 2px;
    opacity: 0.7;
}

.foot-left ul {
    padding-left: 2px;
    padding-top: 5px;
}


/* ********************* */

.box_box {
    padding: 0 15px;
    border-right: 3px #b45473 solid;
    border-left: 3px #b45473 solid;
    width: 1300px;
    margin: 0 auto;
    backdrop-filter: blur(2px);
    background: #ffffffb8;
}

.img_mix {
    max-width: 100px;
}