2023-04-15 19:18:30 +00:00
|
|
|
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: 0px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.m0c2 {
|
|
|
|
display: block;
|
|
|
|
margin-top: 2px;
|
|
|
|
}
|
|
|
|
|
2022-06-06 21:30:34 +00:00
|
|
|
.text {
|
2023-04-15 19:18:30 +00:00
|
|
|
FONT-SIZE: 10pt;
|
|
|
|
COLOR: #000000;
|
|
|
|
FONT-WEIGHT: normal;
|
|
|
|
FONT-FAMILY: Verdana, Arial, Helvetica, Tahoma, sans-serif;
|
2022-06-06 21:30:34 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.prmimgyn {
|
2023-04-15 19:18:30 +00:00
|
|
|
|
2022-06-06 21:30:34 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.prmimgyn:hover {
|
2023-04-15 19:18:30 +00:00
|
|
|
filter: alpha(opacity=50);
|
|
|
|
opacity: 0.5;
|
|
|
|
-moz-opacity: 0.5;
|
|
|
|
-khtml-opacity: 0.5;
|
|
|
|
}
|
|
|
|
|
|
|
|
.h4 {
|
|
|
|
COLOR: #8f0000;
|
|
|
|
FONT-FAMILY: Arial;
|
|
|
|
FONT-SIZE: 11pt;
|
|
|
|
FONT-WEIGHT: bold;
|
|
|
|
MARGIN-BOTTOM: 5px;
|
|
|
|
}
|
|
|
|
|
|
|
|
H3 {
|
|
|
|
COLOR: #8f0000;
|
|
|
|
FONT-FAMILY: Arial;
|
|
|
|
FONT-SIZE: 12pt;
|
|
|
|
FONT-WEIGHT: bold;
|
|
|
|
TEXT-ALIGN: center
|
|
|
|
}
|
|
|
|
|
|
|
|
H4 {
|
|
|
|
COLOR: #8f0000;
|
|
|
|
FONT-FAMILY: Arial;
|
|
|
|
FONT-SIZE: 11pt;
|
|
|
|
FONT-WEIGHT: bold;
|
|
|
|
MARGIN-BOTTOM: 5px;
|
|
|
|
}
|
|
|
|
|
|
|
|
H5 {
|
|
|
|
COLOR: #4f0000;
|
|
|
|
FONT-FAMILY: Arial;
|
|
|
|
FONT-SIZE: 11pt;
|
|
|
|
FONT-WEIGHT: bold;
|
|
|
|
MARGIN-BOTTOM: 0px;
|
|
|
|
MARGIN-TOP: 0px;
|
|
|
|
}
|
|
|
|
|
|
|
|
a, a:visited {
|
|
|
|
text-decoration: none;
|
|
|
|
FONT-WEIGHT: bold;
|
|
|
|
color: #003388;
|
|
|
|
}
|
|
|
|
|
|
|
|
a:active {
|
|
|
|
color: #6F0000
|
|
|
|
}
|
|
|
|
|
|
|
|
a:hover {
|
|
|
|
color: #0066FF
|
|
|
|
}
|
|
|
|
|
|
|
|
.date {
|
|
|
|
font-family: Courier;
|
|
|
|
font-size: 8pt;
|
|
|
|
text-decoration: none;
|
|
|
|
font-weight: normal;
|
|
|
|
color: #007000
|
|
|
|
}
|
|
|
|
|
|
|
|
.date2 {
|
|
|
|
font-family: Courier;
|
|
|
|
font-size: 8pt;
|
|
|
|
text-decoration: none;
|
|
|
|
font-weight: normal;
|
|
|
|
color: #007000;
|
|
|
|
background-color: #00FFAA
|
|
|
|
}
|
|
|
|
|
|
|
|
.sysdate {
|
|
|
|
font-family: Courier;
|
|
|
|
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;
|
|
|
|
font-size: 10px;
|
|
|
|
color: #191970;
|
|
|
|
MARGIN-BOTTOM: 2px;
|
|
|
|
MARGIN-TOP: 1px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.ahint {
|
|
|
|
font-family: MS Sans Serif;
|
|
|
|
font-size: 8px;
|
|
|
|
text-decoration: none;
|
|
|
|
color: #000080;
|
|
|
|
z-index: 99;
|
|
|
|
}
|
|
|
|
|
|
|
|
#hint2 {
|
|
|
|
position: absolute;
|
|
|
|
width: 140;
|
|
|
|
background-color: #FFF6DD;
|
|
|
|
layer-background-color: #FFF6DD;
|
|
|
|
visibility: hidden
|
|
|
|
}
|
|
|
|
|
|
|
|
#hint3 {
|
|
|
|
position: absolute;
|
|
|
|
width: 240;
|
|
|
|
background-color: #FFF6DD;
|
|
|
|
layer-background-color: #FFF6DD;
|
|
|
|
visibility: hidden
|
|
|
|
}
|
2022-06-06 21:30:34 +00:00
|
|
|
|
2023-04-15 19:18:30 +00:00
|
|
|
#hint4 {
|
|
|
|
position: absolute;
|
|
|
|
width: 240;
|
|
|
|
visibility: hidden
|
2022-06-06 21:30:34 +00:00
|
|
|
}
|
2023-04-15 19:18:30 +00:00
|
|
|
|
|
|
|
.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;
|
|
|
|
border-radius: 3px;
|
|
|
|
-webkit-border-radius: 3px;
|
|
|
|
-moz-border-radius: 3px;
|
|
|
|
box-shadow: 0 0 3px #000000;
|
|
|
|
-webkit-box-shadow: 0 0 3px #000000;
|
|
|
|
-moz-box-shadow: 0 0 3px #000000;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
2022-06-06 21:30:34 +00:00
|
|
|
.foryou1 .date {
|
2023-04-15 19:18:30 +00:00
|
|
|
font-family: Courier;
|
|
|
|
font-size: 8pt;
|
|
|
|
text-decoration: none;
|
|
|
|
font-weight: normal;
|
|
|
|
color: #007000;
|
|
|
|
background-color: #00FFAA;
|
2022-06-06 21:30:34 +00:00
|
|
|
}
|
2023-04-15 19:18:30 +00:00
|
|
|
|
2022-06-06 21:30:34 +00:00
|
|
|
.foryou2 .date {
|
2023-04-15 19:18:30 +00:00
|
|
|
font-family: Courier;
|
|
|
|
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;
|
|
|
|
-o-user-select: none;
|
|
|
|
-khtml-user-select: none;
|
|
|
|
-webkit-user-select: none;
|
|
|
|
-ms-user-select: none;
|
|
|
|
user-select: none;
|
2022-06-06 21:30:34 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
#main {
|
2023-04-15 19:18:30 +00:00
|
|
|
overflow: auto;
|
|
|
|
white-space: nowrap;
|
|
|
|
height: 100%;
|
|
|
|
padding: 5px 0px 0px 0px;
|
2022-06-06 21:30:34 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
#chat_list {
|
2023-04-15 19:18:30 +00:00
|
|
|
overflow: auto;
|
|
|
|
height: 100%;
|
|
|
|
padding: 2px;
|
2022-06-06 21:30:34 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
#online_list {
|
2023-04-15 19:18:30 +00:00
|
|
|
overflow: auto;
|
|
|
|
white-space: normal;
|
|
|
|
width: 100%;
|
|
|
|
height: 100%;
|
|
|
|
padding-left: 5px;
|
2022-06-06 21:30:34 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
#ttSmiles {
|
2023-04-15 19:18:30 +00:00
|
|
|
position: absolute;
|
|
|
|
right: 16px;
|
|
|
|
bottom: 16px;
|
|
|
|
width: 400px;
|
|
|
|
height: 235px;
|
|
|
|
border: 2px solid #000;
|
|
|
|
filter: alpha(opacity=57);
|
|
|
|
opacity: 0.57;
|
|
|
|
-moz-opacity: 0.57;
|
|
|
|
-khtml-opacity: 0.57;
|
|
|
|
background-color: #dedede;
|
2022-06-06 21:30:34 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
#ttSmiles:hover {
|
2023-04-15 19:18:30 +00:00
|
|
|
filter: alpha(opacity=90);
|
|
|
|
opacity: 0.90;
|
|
|
|
-moz-opacity: 0.90;
|
|
|
|
-khtml-opacity: 0.90;
|
2022-06-06 21:30:34 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
#smilesDiv {
|
2023-04-15 19:18:30 +00:00
|
|
|
padding: 3px;
|
|
|
|
height: 195px;
|
|
|
|
overflow: auto;
|
2022-06-06 21:30:34 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
#smilesDiv2 {
|
2023-04-15 19:18:30 +00:00
|
|
|
padding: 3px;
|
|
|
|
height: 195px;
|
|
|
|
overflow: auto;
|
2022-06-06 21:30:34 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
#reline1 {
|
2023-04-15 19:18:30 +00:00
|
|
|
|
|
|
|
position: absolute;
|
|
|
|
width: 100%;
|
|
|
|
height: 2px;
|
|
|
|
background-color: #CCCCCC;
|
|
|
|
border-bottom: 1px solid #797779;
|
|
|
|
cursor: n-resize;
|
|
|
|
top: 60%;
|
|
|
|
z-index: 1001;
|
|
|
|
|
2022-06-06 21:30:34 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
#reline1:hover {
|
2023-04-15 19:18:30 +00:00
|
|
|
background-color: #a1a1a1;
|
|
|
|
cursor: n-resize;
|
2022-06-06 21:30:34 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
#reline1:active {
|
2023-04-15 19:18:30 +00:00
|
|
|
background-color: #a1a1a1;
|
|
|
|
cursor: n-resize;
|
2022-06-06 21:30:34 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
#reline3 {
|
2023-04-15 19:18:30 +00:00
|
|
|
position: absolute;
|
|
|
|
width: 100%;
|
|
|
|
height: 1px;
|
|
|
|
background-color: #758999;
|
|
|
|
/*
|
|
|
|
background-color:#CCCCCC;
|
|
|
|
border-bottom:1px solid #797779;
|
|
|
|
*/
|
|
|
|
border-top: 1px solid #aaaaaa;
|
|
|
|
border-bottom: 1px solid #010101;
|
|
|
|
cursor: default;
|
|
|
|
bottom: 34px;
|
|
|
|
z-index: 1001;
|
2022-06-06 21:30:34 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
#reline2 {
|
2023-04-15 19:18:30 +00:00
|
|
|
position: absolute;
|
|
|
|
width: 2px;
|
|
|
|
background-color: #CCCCCC;
|
|
|
|
border-right: 1px solid #797779;
|
|
|
|
cursor: e-resize;
|
|
|
|
top: 60%;
|
|
|
|
z-index: 1000;
|
2022-06-06 21:30:34 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
#reline2:hover {
|
2023-04-15 19:18:30 +00:00
|
|
|
background-color: #a1a1a1;
|
|
|
|
cursor: e-resize;
|
2022-06-06 21:30:34 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
#reline2:active {
|
2023-04-15 19:18:30 +00:00
|
|
|
background-color: #a1a1a1;
|
|
|
|
cursor: e-resize;
|
2022-06-06 21:30:34 +00:00
|
|
|
}
|
2023-04-15 19:18:30 +00:00
|
|
|
|
2022-06-06 21:30:34 +00:00
|
|
|
#upbox {
|
2023-04-15 19:18:30 +00:00
|
|
|
z-index: 1002;
|
|
|
|
position: absolute;
|
|
|
|
width: 100%;
|
|
|
|
height: 100%;
|
|
|
|
display: none;
|
|
|
|
cursor: default;
|
|
|
|
top: 0px;
|
|
|
|
left: 0px;
|
2022-06-06 21:30:34 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
#wupbox {
|
2023-04-15 19:18:30 +00:00
|
|
|
z-index: 2000;
|
|
|
|
position: absolute;
|
|
|
|
width: 100%;
|
|
|
|
height: 100%;
|
|
|
|
display: none;
|
|
|
|
cursor: default;
|
|
|
|
top: 0px;
|
|
|
|
left: 0px;
|
2022-06-06 21:30:34 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
#chconfig {
|
2023-04-15 19:18:30 +00:00
|
|
|
position: absolute;
|
|
|
|
bottom: 36px;
|
|
|
|
background-color: #E1E1E1;
|
|
|
|
left: 11px;
|
|
|
|
width: 215px;
|
|
|
|
z-index: 1005;
|
|
|
|
display: none;
|
|
|
|
border: 1px solid #979797;
|
|
|
|
padding: 5px;
|
|
|
|
color: #333333;
|
2022-06-06 21:30:34 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
#ChatColor {
|
2023-04-15 19:18:30 +00:00
|
|
|
width: 100%;
|
2022-06-06 21:30:34 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.eLine {
|
2023-04-15 19:18:30 +00:00
|
|
|
background-image: url(../expicLine.gif);
|
|
|
|
background-repeat: repeat-x;
|
|
|
|
height: 7px;
|
|
|
|
width: 100%;
|
2022-06-06 21:30:34 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
#counters {
|
2023-04-15 19:18:30 +00:00
|
|
|
position: absolute;
|
|
|
|
bottom: 52px;
|
|
|
|
right: 27px;
|
|
|
|
width: 88px;
|
|
|
|
height: 31px;
|
|
|
|
filter: alpha(opacity=35);
|
|
|
|
opacity: 0.35;
|
|
|
|
-moz-opacity: 0.35;
|
|
|
|
-khtml-opacity: 0.35;
|
|
|
|
z-index: 1006;
|
2022-06-06 21:30:34 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
#globalMode {
|
2023-04-15 19:18:30 +00:00
|
|
|
|
2022-06-06 21:30:34 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
#counters:hover {
|
2023-04-15 19:18:30 +00:00
|
|
|
filter: Glow(strength=2, color=#DDDDDD);
|
|
|
|
filter: alpha(opacity=100);
|
|
|
|
opacity: 1.0;
|
|
|
|
-moz-opacity: 1.0;
|
|
|
|
-khtml-opacity: 1.0;
|
2022-06-06 21:30:34 +00:00
|
|
|
}
|
|
|
|
|
2023-04-15 19:18:30 +00:00
|
|
|
.cp {
|
|
|
|
cursor: pointer;
|
|
|
|
}
|
2022-06-06 21:30:34 +00:00
|
|
|
|
2023-04-15 19:18:30 +00:00
|
|
|
.fl {
|
|
|
|
float: left;
|
|
|
|
}
|
2022-06-06 21:30:34 +00:00
|
|
|
|
2023-04-15 19:18:30 +00:00
|
|
|
.fr {
|
|
|
|
float: right;
|
|
|
|
}
|
2022-06-06 21:30:34 +00:00
|
|
|
|
2023-04-15 19:18:30 +00:00
|
|
|
.db {
|
|
|
|
display: block;
|
|
|
|
}
|
2022-06-06 21:30:34 +00:00
|
|
|
|
|
|
|
|
2023-01-10 16:29:32 +00:00
|
|
|
/* часы */
|
2022-06-06 21:30:34 +00:00
|
|
|
#tdDate {
|
2023-04-15 19:18:30 +00:00
|
|
|
text-align: center;
|
|
|
|
background: rgb(185, 185, 185, 1);
|
|
|
|
border-top: 1px solid rgb(200, 200, 200, 1);
|
|
|
|
border-bottom: 2px solid #7f7f7f;
|
2022-06-06 21:30:34 +00:00
|
|
|
}
|
2023-04-15 19:18:30 +00:00
|
|
|
|
2022-06-06 21:30:34 +00:00
|
|
|
#contentDate {
|
2023-04-15 19:18:30 +00:00
|
|
|
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;
|
2022-06-06 21:30:34 +00:00
|
|
|
}
|
2023-04-15 19:18:30 +00:00
|
|
|
|
2022-06-06 21:30:34 +00:00
|
|
|
#divFullDate {
|
2023-04-15 19:18:30 +00:00
|
|
|
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;
|
2022-06-06 21:30:34 +00:00
|
|
|
}
|
|
|
|
|
2023-01-10 16:29:32 +00:00
|
|
|
/* ссылки чата */
|
2022-06-06 21:30:34 +00:00
|
|
|
.URL-a:hover {
|
2023-04-15 19:18:30 +00:00
|
|
|
text-decoration: underline
|
2022-06-06 21:30:34 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
|
2023-04-15 19:18:30 +00:00
|
|
|
.main_text {
|
|
|
|
font-weight: bold;
|
|
|
|
font-size: 10px;
|
|
|
|
text-decoration: none;
|
|
|
|
color: #f0f0f0;
|
|
|
|
cursor: pointer;
|
|
|
|
}
|
2022-06-06 21:30:34 +00:00
|
|
|
|
2023-04-15 19:18:30 +00:00
|
|
|
.menutop, a.menutop:visited, a.menutop:active {
|
|
|
|
font-weight: bold;
|
|
|
|
font-size: 10px;
|
|
|
|
text-decoration: none;
|
|
|
|
color: #3B3936;
|
|
|
|
}
|
2022-06-06 21:30:34 +00:00
|
|
|
|
2023-04-15 19:18:30 +00:00
|
|
|
a.menutop:hover {
|
|
|
|
color: #76726b;
|
|
|
|
}
|
2022-06-06 21:30:34 +00:00
|
|
|
|
2023-04-15 19:18:30 +00:00
|
|
|
.my_clip_button {
|
|
|
|
cursor: pointer;
|
|
|
|
}
|
2023-03-31 18:30:14 +00:00
|
|
|
|
2023-04-15 19:18:30 +00:00
|
|
|
.chatBtn1_1 {
|
|
|
|
width: 30px;
|
|
|
|
height: 30px;
|
|
|
|
background: url('//img.new-combats.tech/i/buttons/chatBtn1.gif') 0px 0px repeat-x;
|
|
|
|
}
|
2022-06-06 21:30:34 +00:00
|
|
|
|
2023-04-15 19:18:30 +00:00
|
|
|
.chatBtn1_2 {
|
|
|
|
width: 30px;
|
|
|
|
height: 30px;
|
|
|
|
background: url('//img.new-combats.tech/i/buttons/chatBtn1.gif') 0px -30px repeat-x;
|
|
|
|
}
|
2022-06-06 21:30:34 +00:00
|
|
|
|
2023-04-15 19:18:30 +00:00
|
|
|
.chatBtn18_1 {
|
|
|
|
width: 30px;
|
|
|
|
height: 30px;
|
|
|
|
background: url('//img.new-combats.tech/i/buttons/chatBtn18.gif') 0px 0px repeat-x;
|
|
|
|
}
|
2022-06-06 21:30:34 +00:00
|
|
|
|
2023-04-15 19:18:30 +00:00
|
|
|
.chatBtn18_2 {
|
|
|
|
width: 30px;
|
|
|
|
height: 30px;
|
|
|
|
background: url('//img.new-combats.tech/i/buttons/chatBtn18.gif') 0px -30px repeat-x;
|
2022-06-06 21:30:34 +00:00
|
|
|
}
|
|
|
|
|
2023-04-15 19:18:30 +00:00
|
|
|
.chatBtn2_1 {
|
|
|
|
width: 30px;
|
|
|
|
height: 30px;
|
|
|
|
background: url('//img.new-combats.tech/i/buttons/chatBtn2.gif') 0px 0px repeat-x;
|
2022-06-06 21:30:34 +00:00
|
|
|
}
|
|
|
|
|
2023-04-15 19:18:30 +00:00
|
|
|
.chatBtn2_2 {
|
|
|
|
width: 30px;
|
|
|
|
height: 30px;
|
|
|
|
background: url('//img.new-combats.tech/i/buttons/chatBtn2.gif') 0px -30px repeat-x;
|
2022-06-06 21:30:34 +00:00
|
|
|
}
|
|
|
|
|
2023-04-15 19:18:30 +00:00
|
|
|
.chatBtn4_1 {
|
|
|
|
width: 30px;
|
|
|
|
height: 30px;
|
|
|
|
background: url('//img.new-combats.tech/i/buttons/chatBtn4.gif') 0px 0px repeat-x;
|
2022-06-06 21:30:34 +00:00
|
|
|
}
|
|
|
|
|
2023-04-15 19:18:30 +00:00
|
|
|
.chatBtn4_2 {
|
|
|
|
width: 30px;
|
|
|
|
height: 30px;
|
|
|
|
background: url('//img.new-combats.tech/i/buttons/chatBtn4.gif') 0px -30px repeat-x;
|
2022-06-06 21:30:34 +00:00
|
|
|
}
|
|
|
|
|
2023-04-15 19:18:30 +00:00
|
|
|
.chatBtn5_1 {
|
|
|
|
width: 30px;
|
|
|
|
height: 30px;
|
|
|
|
background: url('//img.new-combats.tech/i/buttons/chatBtn5.gif') 0px 0px repeat-x;
|
2022-06-06 21:30:34 +00:00
|
|
|
}
|
|
|
|
|
2023-04-15 19:18:30 +00:00
|
|
|
.chatBtn5_2 {
|
|
|
|
width: 30px;
|
|
|
|
height: 30px;
|
|
|
|
background: url('//img.new-combats.tech/i/buttons/chatBtn5.gif') 0px -30px repeat-x;
|
2022-06-06 21:30:34 +00:00
|
|
|
}
|
|
|
|
|
2023-04-15 19:18:30 +00:00
|
|
|
.chatBtn5_3 {
|
|
|
|
width: 30px;
|
|
|
|
height: 30px;
|
|
|
|
background: url('//img.new-combats.tech/i/buttons/chatBtn5.gif') 0px -59px repeat-x;
|
2022-06-06 21:30:34 +00:00
|
|
|
}
|
|
|
|
|
2023-04-15 19:18:30 +00:00
|
|
|
.chatBtn6_1 {
|
|
|
|
width: 30px;
|
|
|
|
height: 30px;
|
|
|
|
background: url('//img.new-combats.tech/i/buttons/chatBtn6.gif') 0px 0px repeat-x;
|
2022-06-06 21:30:34 +00:00
|
|
|
}
|
|
|
|
|
2023-04-15 19:18:30 +00:00
|
|
|
.chatBtn6_2 {
|
|
|
|
width: 30px;
|
|
|
|
height: 30px;
|
|
|
|
background: url('//img.new-combats.tech/i/buttons/chatBtn6.gif') 0px -30px repeat-x;
|
2022-06-06 21:30:34 +00:00
|
|
|
}
|
2023-04-15 19:18:30 +00:00
|
|
|
|
|
|
|
.chatBtn7_1 {
|
|
|
|
width: 30px;
|
|
|
|
height: 30px;
|
|
|
|
background: url('//img.new-combats.tech/i/buttons/chatBtn7.gif') 0px 0px repeat-x;
|
2022-06-06 21:30:34 +00:00
|
|
|
}
|
2023-04-15 19:18:30 +00:00
|
|
|
|
|
|
|
.chatBtn7_2 {
|
|
|
|
width: 30px;
|
|
|
|
height: 30px;
|
|
|
|
background: url('//img.new-combats.tech/i/buttons/chatBtn7.gif') 0px -30px repeat-x;
|
|
|
|
}
|
|
|
|
|
|
|
|
.chatBtn7_3 {
|
|
|
|
width: 30px;
|
|
|
|
height: 30px;
|
|
|
|
background: url('//img.new-combats.tech/i/buttons/chatBtn7.gif') 0px -60px repeat-x;
|
|
|
|
}
|
|
|
|
|
|
|
|
.chatBtn8_1 {
|
|
|
|
width: 30px;
|
|
|
|
height: 30px;
|
|
|
|
background: url('//img.new-combats.tech/i/buttons/chatBtn8.gif') 0px 0px repeat-x;
|
|
|
|
}
|
|
|
|
|
|
|
|
.chatBtn8_2 {
|
|
|
|
width: 30px;
|
|
|
|
height: 30px;
|
|
|
|
background: url('//img.new-combats.tech/i/buttons/chatBtn8.gif') 0px -30px repeat-x;
|
|
|
|
}
|
|
|
|
|
|
|
|
.chatBtn21_1 {
|
|
|
|
width: 30px;
|
|
|
|
height: 30px;
|
|
|
|
background: url('//img.new-combats.tech/i/buttons/chatBtn21.gif') 0px 0px repeat-x;
|
2022-06-06 21:30:34 +00:00
|
|
|
}
|
|
|
|
|
2023-04-15 19:18:30 +00:00
|
|
|
.chatBtn21_2 {
|
|
|
|
width: 30px;
|
|
|
|
height: 30px;
|
|
|
|
background: url('//img.new-combats.tech/i/buttons/chatBtn21.gif') 0px -30px repeat-x;
|
|
|
|
}
|
2022-06-06 21:30:34 +00:00
|
|
|
|
|
|
|
|
2023-04-15 19:18:30 +00:00
|
|
|
.topusermenu {
|
|
|
|
font-family: Verdana, Helvetica, Arial, Tahoma, sans-serif;
|
|
|
|
z-index: 1000;
|
|
|
|
position: absolute;
|
|
|
|
background-color: #d2d0d0;
|
|
|
|
font-size: 13px;
|
|
|
|
border-top-width: 1px;
|
|
|
|
border-right-width: 1px;
|
|
|
|
border-bottom-width: 1px;
|
|
|
|
border-left-width: 1px;
|
|
|
|
border-top-style: solid;
|
|
|
|
border-right-style: solid;
|
|
|
|
border-bottom-style: solid;
|
|
|
|
border-left-style: solid;
|
|
|
|
border-top-color: #929090;
|
|
|
|
border-right-color: #626060;
|
|
|
|
border-bottom-color: #626060;
|
|
|
|
border-left-color: #929090;
|
|
|
|
}
|
2022-06-06 21:30:34 +00:00
|
|
|
|
2023-04-15 19:18:30 +00:00
|
|
|
.inviseMen1 {
|
|
|
|
filter: alpha(opacity=90);
|
|
|
|
-moz-opacity: 0.90;
|
|
|
|
-khtml-opacity: 0.90;
|
|
|
|
opacity: 0.90;
|
|
|
|
}
|
2022-06-06 21:30:34 +00:00
|
|
|
|
2023-04-15 19:18:30 +00:00
|
|
|
.inviseMen2 {
|
|
|
|
filter: alpha(opacity=60);
|
|
|
|
-moz-opacity: 0.60;
|
|
|
|
-khtml-opacity: 0.60;
|
|
|
|
opacity: 0.60;
|
|
|
|
}
|
2022-06-06 21:30:34 +00:00
|
|
|
|
2023-04-15 19:18:30 +00:00
|
|
|
.inviseMen3 {
|
|
|
|
filter: alpha(opacity=30);
|
|
|
|
-moz-opacity: 0.30;
|
|
|
|
-khtml-opacity: 0.30;
|
|
|
|
opacity: 0.30;
|
|
|
|
}
|
2022-06-06 21:30:34 +00:00
|
|
|
|
2023-04-15 19:18:30 +00:00
|
|
|
.inviseMen4 {
|
|
|
|
filter: alpha(opacity=10);
|
|
|
|
-moz-opacity: 0.10;
|
|
|
|
-khtml-opacity: 0.10;
|
|
|
|
opacity: 0.10;
|
|
|
|
}
|
2022-06-06 21:30:34 +00:00
|
|
|
|
2023-04-15 19:18:30 +00:00
|
|
|
.topusermenuBtn:hover {
|
|
|
|
background-color: #a2a2a2;
|
|
|
|
color: #0066FF;
|
|
|
|
}
|
2022-06-06 21:30:34 +00:00
|
|
|
|
2023-04-15 19:18:30 +00:00
|
|
|
.topusermenuBtn {
|
|
|
|
text-decoration: none;
|
|
|
|
FONT-WEIGHT: bold;
|
|
|
|
color: #003388;
|
|
|
|
padding-left: 7px;
|
|
|
|
padding-right: 7px;
|
|
|
|
cursor: pointer;
|
|
|
|
}
|
2022-06-06 21:30:34 +00:00
|
|
|
|
2023-04-15 19:18:30 +00:00
|
|
|
.crop {
|
|
|
|
display: inline-block;
|
|
|
|
overflow: hidden;
|
|
|
|
height: 18px;
|
|
|
|
width: 18px;
|
|
|
|
vertical-align: text-bottom;
|
|
|
|
}
|
2022-06-06 21:30:34 +00:00
|
|
|
|
2023-04-15 19:18:30 +00:00
|
|
|
.crop img {
|
|
|
|
display: inline-block;
|
|
|
|
height: 18px;
|
|
|
|
vertical-align: text-bottom;
|
|
|
|
}
|
2022-06-06 21:30:34 +00:00
|
|
|
|
2023-04-15 19:18:30 +00:00
|
|
|
.crop2 {
|
|
|
|
display: inline-block;
|
|
|
|
overflow: hidden;
|
|
|
|
height: 16px;
|
|
|
|
width: 14px;
|
|
|
|
vertical-align: text-bottom;
|
|
|
|
}
|
2022-06-06 21:30:34 +00:00
|
|
|
|
2023-04-15 19:18:30 +00:00
|
|
|
.crop2 img {
|
|
|
|
display: inline-block;
|
|
|
|
height: 14px;
|
|
|
|
vertical-align: text-bottom;
|
|
|
|
}
|
2022-06-06 21:30:34 +00:00
|
|
|
|
2023-04-15 19:18:30 +00:00
|
|
|
.check_gloff {
|
|
|
|
margin-left: 0px;
|
|
|
|
}
|
2022-06-06 21:30:34 +00:00
|
|
|
|
2023-04-15 19:18:30 +00:00
|
|
|
.check_glon {
|
|
|
|
margin-left: -19px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.radio_gloff {
|
|
|
|
margin-left: 0px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.radio_glon {
|
|
|
|
margin-left: -18px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#audioPlayerChat {
|
|
|
|
width: 300px;
|
|
|
|
height: 20px;
|
|
|
|
margin-bottom: -3px;
|
|
|
|
}
|
2022-06-06 21:30:34 +00:00
|
|
|
|
2023-04-15 19:18:30 +00:00
|
|
|
#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;
|
|
|
|
}
|
2022-06-06 21:30:34 +00:00
|
|
|
|
2023-04-15 19:18:30 +00:00
|
|
|
#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;
|
|
|
|
}
|