/* Главный css */

html, body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
    font-size: 10pt;
    font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
}

.m0c1 {
    display: block;
    margin-top: 0;
}

.m0c2 {
    display: block;
    margin-top: 2px;
}

.text {
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-WEIGHT: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, Tahoma, sans-serif;
}

.prmimgyn:hover {
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}

.h4 {
    COLOR: #8f0000;
    FONT-FAMILY: Arial, sans-serif;
    FONT-SIZE: 11pt;
    FONT-WEIGHT: bold;
    MARGIN-BOTTOM: 5px;
}

H3 {
    COLOR: #8f0000;
    FONT-FAMILY: Arial, sans-serif;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold;
    TEXT-ALIGN: center
}

H4 {
    COLOR: #8f0000;
    FONT-FAMILY: Arial, sans-serif;
    FONT-SIZE: 11pt;
    FONT-WEIGHT: bold;
    MARGIN-BOTTOM: 5px;
}

H5 {
    COLOR: #4f0000;
    FONT-FAMILY: Arial, sans-serif;
    FONT-SIZE: 11pt;
    FONT-WEIGHT: bold;
    MARGIN-BOTTOM: 0;
    MARGIN-TOP: 0;
}

a, a:visited {
    text-decoration: none;
    FONT-WEIGHT: bold;
    color: #003388;
}

a:active {
    color: #6F0000
}

a:hover {
    color: #0066FF
}

.date {
    font-family: Courier, monospace;
    font-size: 8pt;
    text-decoration: none;
    font-weight: normal;
    color: #007000
}

.date2 {
    font-family: Courier, monospace;
    font-size: 8pt;
    text-decoration: none;
    font-weight: normal;
    color: #007000;
    background-color: #00FFAA
}

.sysdate {
    font-family: Courier, monospace;
    font-size: 8pt;
    text-decoration: none;
    font-weight: normal;
    color: #B00000
}

.private {
    font-weight: bold;
    color: red;
    background-color: #FAE0E0
}

.number {
    font-size: 11pt;
    font-weight: bold;
    color: #6F0000
}

.dsc {
    color: #606060;
    font-weight: normal;
}

select, textarea, input {
    border: solid 1pt #B0B0B0;
    font-family: MS Sans Serif, sans-serif;
    font-size: 10px;
    color: #191970;
    MARGIN-BOTTOM: 2px;
    MARGIN-TOP: 1px;
}

.ahint {
    font-family: MS Sans Serif, sans-serif;
    font-size: 8px;
    text-decoration: none;
    color: #000080;
    z-index: 99;
}

#hint2 {
    position: absolute;
    width: 140px;
    background-color: #FFF6DD;
    visibility: hidden
}

#hint3 {
    position: absolute;
    width: 240px;
    background-color: #FFF6DD;
    visibility: hidden
}

#hint4 {
    position: absolute;
    width: 240px;
    visibility: hidden
}

.ttl_css {
    position: absolute;
    text-shadow: 0 0 2px #fff;
    padding: 4px 8px;
    border: 1px solid rgba(255, 255, 255, 0.25);
    background-color: #cfcfcf;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 3px #000000;
    -moz-box-shadow: 0 0 3px #000000;
    box-shadow: 0 0 3px #000000;
}

.foryou1 .date {
    font-family: Courier, monospace;
    font-size: 8pt;
    text-decoration: none;
    font-weight: normal;
    color: #007000;
    background-color: #00FFAA;
}

.foryou2 .date {
    font-family: Courier, monospace;
    font-size: 8pt;
    text-decoration: none;
    font-weight: normal;
    color: #007000;
    background-color: #00FFAA;
}

.B1 {
    font-weight: bold;
    color: #6666CC
}

.B2 {
    font-weight: bold;
    color: #B06A00
}

.B3 {
    font-weight: bold;
    color: #269088
}

.B4 {
    font-weight: bold;
    color: #A0AF20
}

.B5 {
    font-weight: bold;
    color: #0F79D3
}

.B6 {
    font-weight: bold;
    color: #D85E23
}

.B7 {
    font-weight: bold;
    color: #5C832F
}

.B8 {
    font-weight: bold;
    color: #842B61
}

.B9 {
    font-weight: bold;
    color: navy
}

.Bs1 {
    font-size: 8pt;
    font-weight: bold;
    color: #6666CC
}

.Bs2 {
    font-weight: bold;
    color: #B06A00
}

img, table {
    border: 0
}

*[onselectstart="return false"] {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#main {
    overflow: auto;
    white-space: nowrap;
    height: 100%;
    padding: 5px 0 0 0;
}

#chat_list {
    overflow: auto;
    height: 100%;
    padding: 2px;
}

#online_list {
    overflow: auto;
    white-space: normal;
    width: 100%;
    height: 100%;
    padding-left: 5px;
}

#ttSmiles {
    position: absolute;
    right: 16px;
    bottom: 16px;
    width: 400px;
    height: 235px;
    border: 2px solid #000;
    filter: alpha(opacity=57);
    -moz-opacity: 0.57;
    opacity: 0.57;
    background-color: #dedede;
}

#ttSmiles:hover {
    filter: alpha(opacity=90);
    -moz-opacity: 0.90;
    opacity: 0.90;
}

#smilesDiv {
    padding: 3px;
    height: 195px;
    overflow: auto;
}

#smilesDiv2 {
    padding: 3px;
    height: 195px;
    overflow: auto;
}

#reline1 {
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #CCCCCC;
    border-bottom: 1px solid #797779;
    cursor: n-resize;
    top: 60%;
    z-index: 1001;
}

#reline1:hover {
    background-color: #a1a1a1;
    cursor: n-resize;
}

#reline1:active {
    background-color: #a1a1a1;
    cursor: n-resize;
}

#reline3 {
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #758999;
    border-top: 1px solid #aaaaaa;
    border-bottom: 1px solid #010101;
    cursor: default;
    bottom: 34px;
    z-index: 1001;
}

#reline2 {
    position: absolute;
    width: 2px;
    background-color: #CCCCCC;
    border-right: 1px solid #797779;
    cursor: e-resize;
    top: 60%;
    z-index: 1000;
}

#reline2:hover {
    background-color: #a1a1a1;
    cursor: e-resize;
}

#reline2:active {
    background-color: #a1a1a1;
    cursor: e-resize;
}

#upbox {
    z-index: 1002;
    position: absolute;
    width: 100%;
    height: 100%;
    display: none;
    cursor: default;
    top: 0;
    left: 0;
}

#wupbox {
    z-index: 2000;
    position: absolute;
    width: 100%;
    height: 100%;
    display: none;
    cursor: default;
    top: 0;
    left: 0;
}

#chconfig {
    position: absolute;
    bottom: 36px;
    background-color: #E1E1E1;
    left: 11px;
    width: 215px;
    z-index: 1005;
    display: none;
    border: 1px solid #979797;
    padding: 5px;
    color: #333333;
}

#ChatColor {
    width: 100%;
}

#counters {
    position: absolute;
    bottom: 52px;
    right: 27px;
    width: 88px;
    height: 31px;
    filter: alpha(opacity=35);
    -moz-opacity: 0.35;
    opacity: 0.35;
    z-index: 1006;
}

#globalMode {

}

#counters:hover {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}

.cp {
    cursor: pointer;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.db {
    display: block;
}

/* часы */
#tdDate {
    text-align: center;
    background: rgb(185, 185, 185, 1);
    border-top: 1px solid rgb(200, 200, 200, 1);
    border-bottom: 2px solid #7f7f7f;
}

#contentDate {
    color: black;
    background: #e5cec8;
    text-align: center;
    font-weight: 600;
    font-size: 17px;
    padding: 1px 15px;
    border: 1px solid rgb(150, 150, 150, 0.7);
    border-radius: 5px;
    outline: 0 !important;
}

#divFullDate {
    position: absolute;
    width: 130px;
    background: rgb(200, 200, 200, 0.6);
    border: 1px solid grey;
    border-radius: 5px;
    text-align: center;
    padding: 0 2px;
    font-weight: 600;
    line-height: 0.3;
}

/* ссылки чата */
.URL-a:hover {
    text-decoration: underline;
}


.main_text {
    font-weight: bold;
    font-size: 10px;
    text-decoration: none;
    color: #f0f0f0;
    cursor: pointer;
}

.menutop, a.menutop:visited, a.menutop:active {
    font-weight: bold;
    font-size: 10px;
    text-decoration: none;
    color: #3B3936;
}

a.menutop:hover {
    color: #76726b;
}

.my_clip_button {
    cursor: pointer;
}

.chatBtn1_1 {
    width: 30px;
    height: 30px;
    background: url('//img.new-combats.tech/i/buttons/chatBtn1.gif') 0 0 repeat-x;
}

.chatBtn1_2 {
    width: 30px;
    height: 30px;
    background: url('//img.new-combats.tech/i/buttons/chatBtn1.gif') 0 -30px repeat-x;
}

.chatBtn18_1 {
    width: 30px;
    height: 30px;
    background: url('//img.new-combats.tech/i/buttons/chatBtn18.gif') 0 0 repeat-x;
}

.chatBtn18_2 {
    width: 30px;
    height: 30px;
    background: url('//img.new-combats.tech/i/buttons/chatBtn18.gif') 0 -30px repeat-x;
}

.chatBtn2_1 {
    width: 30px;
    height: 30px;
    background: url('//img.new-combats.tech/i/buttons/chatBtn2.gif') 0 0 repeat-x;
}

.chatBtn2_2 {
    width: 30px;
    height: 30px;
    background: url('//img.new-combats.tech/i/buttons/chatBtn2.gif') 0 -30px repeat-x;
}

.chatBtn4_1 {
    width: 30px;
    height: 30px;
    background: url('//img.new-combats.tech/i/buttons/chatBtn4.gif') 0 0 repeat-x;
}

.chatBtn4_2 {
    width: 30px;
    height: 30px;
    background: url('//img.new-combats.tech/i/buttons/chatBtn4.gif') 0 -30px repeat-x;
}

.chatBtn5_1 {
    width: 30px;
    height: 30px;
    background: url('//img.new-combats.tech/i/buttons/chatBtn5.gif') 0 0 repeat-x;
}

.chatBtn5_2 {
    width: 30px;
    height: 30px;
    background: url('//img.new-combats.tech/i/buttons/chatBtn5.gif') 0 -30px repeat-x;
}

.chatBtn5_3 {
    width: 30px;
    height: 30px;
    background: url('//img.new-combats.tech/i/buttons/chatBtn5.gif') 0 -59px repeat-x;
}

.chatBtn6_1 {
    width: 30px;
    height: 30px;
    background: url('//img.new-combats.tech/i/buttons/chatBtn6.gif') 0 0 repeat-x;
}

.chatBtn6_2 {
    width: 30px;
    height: 30px;
    background: url('//img.new-combats.tech/i/buttons/chatBtn6.gif') 0 -30px repeat-x;
}

.chatBtn7_1 {
    width: 30px;
    height: 30px;
    background: url('//img.new-combats.tech/i/buttons/chatBtn7.gif') 0 0 repeat-x;
}

.chatBtn7_2 {
    width: 30px;
    height: 30px;
    background: url('//img.new-combats.tech/i/buttons/chatBtn7.gif') 0 -30px repeat-x;
}

.chatBtn7_3 {
    width: 30px;
    height: 30px;
    background: url('//img.new-combats.tech/i/buttons/chatBtn7.gif') 0 -60px repeat-x;
}

.chatBtn8_1 {
    width: 30px;
    height: 30px;
    background: url('//img.new-combats.tech/i/buttons/chatBtn8.gif') 0 0 repeat-x;
}

.chatBtn8_2 {
    width: 30px;
    height: 30px;
    background: url('//img.new-combats.tech/i/buttons/chatBtn8.gif') 0 -30px repeat-x;
}

.chatBtn21_1 {
    width: 30px;
    height: 30px;
    background: url('//img.new-combats.tech/i/buttons/chatBtn21.gif') 0 0 repeat-x;
}

.chatBtn21_2 {
    width: 30px;
    height: 30px;
    background: url('//img.new-combats.tech/i/buttons/chatBtn21.gif') 0 -30px repeat-x;
}

.topusermenu {
    font-family: Verdana, Helvetica, Arial, Tahoma, sans-serif;
    z-index: 1000;
    position: absolute;
    background-color: #d2d0d0;
    font-size: 13px;
    border: 1px solid #929090;
    border-right-color: #626060;
    border-bottom-color: #626060;
}

.inviseMen1 {
    filter: alpha(opacity=90);
    -moz-opacity: 0.90;
    opacity: 0.90;
}

.inviseMen2 {
    filter: alpha(opacity=60);
    -moz-opacity: 0.60;
    opacity: 0.60;
}

.inviseMen3 {
    filter: alpha(opacity=30);
    -moz-opacity: 0.30;
    opacity: 0.30;
}

.inviseMen4 {
    filter: alpha(opacity=10);
    -moz-opacity: 0.10;
    opacity: 0.10;
}

.topusermenuBtn:hover {
    background-color: #a2a2a2;
    color: #0066FF;
}

.topusermenuBtn {
    text-decoration: none;
    FONT-WEIGHT: bold;
    color: #003388;
    padding-left: 7px;
    padding-right: 7px;
    cursor: pointer;
}

.crop {
    display: inline-block;
    overflow: hidden;
    height: 18px;
    width: 18px;
    vertical-align: text-bottom;
}

.crop img {
    display: inline-block;
    height: 18px;
    vertical-align: text-bottom;
}

.crop2 {
    display: inline-block;
    overflow: hidden;
    height: 16px;
    width: 14px;
    vertical-align: text-bottom;
}

.crop2 img {
    display: inline-block;
    height: 14px;
    vertical-align: text-bottom;
}

.check_gloff {
    margin-left: 0;
}

.check_glon {
    margin-left: -19px;
}

.radio_gloff {
    margin-left: 0;
}

.radio_glon {
    margin-left: -18px;
}

#audioPlayerChat {
    width: 300px;
    height: 20px;
    margin-bottom: -3px;
}

#record {
    width: 116px;
    height: 28px;
    font-size: 16px;
    background: rgba(0, 195, 255, 0.083);
    border-radius: 7px;
    font-weight: 600;
    border: 1px solid rgba(128, 128, 128, 0.5);
    cursor: pointer;
}

#timerVoiceMess {
    position: absolute;
    width: 90px;
    color: rgb(214, 0, 0);
    background: rgba(200, 200, 200, 0.5);
    border: 1px solid rgba(128, 128, 128, 0.507);
    border-radius: 5px;
    text-align: center;
    padding: 0 2px;
    font-weight: 600;
}

.span_voice {
    margin: 3px 0;
}