Файл: css/web/style.css
Строк: 165
body, td, th {
font-size : 12px;
color : #dfd6b9;
font-family : Verdana,
Arial, Helvetica, sans-serif;
background-color : #000000;
}
a, a:active,
a:visited {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
text-decoration : none;
color : #af9878;
}
h1, h2 {
display: inline }
input, textarea {font-family: Verdana, Arial, sans-serif;
margin-top:0.3em;}
img {border: 0;vertical-align: middle;}
html, div, span,
h1, h2, h3, form, p, img {padding: 0;margin:
0;font-size:medium;font-weight:normal;}
.wt {
color : #dadada;
font-size
: 12px;
}
a:hover {
color : #ffffff;
text-decoration : underline;
}
.lt1 {
background-image : url(lt1.gif);
background-repeat : no-repeat;
background-position : right top;
}
.centertd {
background-color :
#1d1c1a;
}
.t1 {
background-image : url(t1.gif);
background-repeat :
repeat-x;
background-position : top;
}
.rt1 {
background-image :
url(rt1.gif);
background-repeat : no-repeat;
background-position : left
top;
}
.l {
background-image : url(l.jpg);
background-repeat :
repeat-y;
background-position : right;
}
.r {
background-image :
url(r.jpg);
background-repeat : repeat-y;
background-position : left;
}
.lb {
background-image : url(lb.gif);
background-repeat : no-repeat;
background-position : right top;
}
.bb {
background-image : url(b.gif);
background-repeat : repeat-x;
background-position : top;
}
.rb {
background-image : url(rb.gif);
background-repeat : no-repeat;
background-position : left top;
}
div {
margin : 1px 0 1px 0;
padding
: 1px 1px 1px 1px;
font-size : 12px;
}
.a {
text-align : center;
}
.tc {
background-image : url(tc.gif);
background-repeat : no-repeat;
background-position : center top;
}
.menu a {
display : block;
width :
194px;
height : 19px;
background : url(1.gif) no-repeat;
text-decoration
: none;
color : #ffffff;
text-align : center;
font-family : Tahoma,
Verdana, Arial, Helvetica, sans-serif;
padding-top : 5px;
margin-bottom :
8px;
}
.men{
width : 194px;
height : 19px;
background : url(1.gif)
no-repeat;
}
.but {
background-image : url(b.jpg);
background-repeat :
no-repeat;
height : 23px;
width : 92px;
text-align : center;
vertical-align : middle;
background-position : left top;
border-top-width : 0;
border-right-width : 0;
border-bottom-width : 0;
border-left-width : 0;
margin-right : 3px;
margin-left : 3px;
color :
#e4dabc;
font-size : 11px;
}
.inp {
background-image : url(input.jpg);
background-repeat : no-repeat;
height : 15px;
width : 148px;
text-align
: left;
vertical-align : middle;
background-position : left top;
color :
#dadada;
font-size : 11px;
}
.qu {
background-image : url(33.jpg);
background-repeat : repeat-x;
background-position : top;
}
.s
{font-size:small;}
.block{
display: block;
float:left;
padding: 0px 5px 0px 0px;
}
.clear{
clear:both;
}
.card_content .info{
min-width: 120px;
padding: 0px 0px;
}
.card_content{
padding:
3px 3px 0px 1px;
}
.low
{color:#696969;}
.status{height:14px}
.status_in_2{padding-left:20px;float:left;font-size:10px}
.image-radius
{-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius:
10px;display:
inline-block;}
.status_in{padding-left:20px;float:left;font-size:10px}
/*
Статус
*/
#active
.dialog_window {
border:2px solid
#252520;
background:#fff;
color:#222;
padding:5px 20px;
margin: 0
20px;
-webkit-border-radius: 10px;
-moz-border-radius:
10px;
border-radius:
10px;
line-height:1.15;
position:relative;
z-index:4;
bottom:-4px;
text-align:center;
display:
inline-block;
}
#active .dialog_window::before,
#active
.dialog_window::after {
position: absolute;
content:
'';
height:0;
width:0;
left:10%;
bottom:-20px;
border-top:20px solid
#252520;
border-left:12px solid transparent;
border-right:0px solid
transparent;
}
#active .dialog_window::after {
border-top:14px solid
#fff;
bottom:-13px;
border-left:8px solid transparent;
border-right:0px
solid transparent;
margin-left:2px;
}