Файл: style/themes/default/style.css
Строк: 1047
/* DCMS S (Special)
* Версия файла 0.0.1
* Дата
последнего редактирования 18.10.2015
*
Модифицировал densnet
* http://sevfo.com
*/
body {
background-color: rgba(29,108,141,1); /* Цвет фона */
background-size: cover; /* Размер фона */
color: #141823; /*
Цвет текста */
font-family: Arial; /* Шрифт текста
*/
font-size: 13px; /* Размер текста */
margin: auto;
/* Отступы вокруг элемента */
max-width : 500px;
/* Максимальная ширина страницы */
}
body.custom-background {
background-image:
url('img/background.jpg');
background-repeat: no-repeat;
background-position: top left;
background-attachment: fixed;
}
.title
/* Заголовок */
{
width: 100%;
background: #333;
box-sizing: border-box;
color: rgba(255,255,255,0.5);
padding:
5px;
font: 21px Arial;
font-family: cursive;
text-align:
center;
}
a:link, a:visited {
text-decoration: none;
color:
#141823;
}
a:hover {
text-decoration: underline; /* Делает
ссылку подчеркнутой при наведении на нее
курсора */
}
input {
background: #fff;
border: 1px solid
#bdc7d8;
margin: 0;
padding: 3px;
color: grey;
}
input:hover
{
background: #E5E5E5;
}
button {
position: relative;
display:
inline-block;
vertical-align: top;
height: 30px;
line-height:
30px;
padding: 0 20px;
font-size: 13px;
color: white;
text-align: center;
text-decoration: none;
text-shadow: 0 -1px
rgba(0, 0, 0, 0.4);
background-clip: padding-box;
border: 1px
solid;
border-radius: 2px;
cursor: pointer;
-webkit-box-shadow:
inset 0 1px rgba(255, 255, 255, 0.1), inset 0 0 0 1px rgba(255, 255, 255,
0.08), 0 1px 2px rgba(0, 0, 0, 0.25);
box-shadow: inset 0 1px rgba(255,
255, 255, 0.1), inset 0 0 0 1px rgba(255, 255, 255, 0.08), 0 1px 2px
rgba(0, 0, 0, 0.25);
}
button:before {
content: '';
position:
absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
pointer-events: none;
background-image: -webkit-radial-gradient(center
top, farthest-corner, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0));
background-image: -moz-radial-gradient(center top, farthest-corner,
rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0));
background-image:
-o-radial-gradient(center top, farthest-corner, rgba(255, 255, 255, 0.08),
rgba(255, 255, 255, 0));
background-image: radial-gradient(center top,
farthest-corner, rgba(255, 255, 255, 0.08), rgba(255, 255, 255,
0));
}
button:hover:before {
background-image:
-webkit-radial-gradient(farthest-corner, rgba(255, 255, 255, 0.18),
rgba(255, 255, 255, 0.03));
background-image:
-moz-radial-gradient(farthest-corner, rgba(255, 255, 255, 0.18), rgba(255,
255, 255, 0.03));
background-image: -o-radial-gradient(farthest-corner,
rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.03));
background-image: radial-gradient(farthest-corner, rgba(255, 255, 255,
0.18), rgba(255, 255, 255, 0.03));
}
.button:active {
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
box-shadow:
inset 0 1px 2px rgba(0, 0, 0, 0.2);
}
button:active:before {
content:
none;
}
.button-green {
background: #5ca934;
border-color: #478228
#478228 #3c6f22;
background-image: -webkit-linear-gradient(top,
#69c03b, #5ca934 66%, #54992f);
background-image:
-moz-linear-gradient(top, #69c03b, #5ca934 66%, #54992f);
background-image: -o-linear-gradient(top, #69c03b, #5ca934 66%, #54992f);
background-image: linear-gradient(to bottom, #69c03b, #5ca934 66%,
#54992f);
}
.button-green:active {
background: #5ca934;
border-color: #3c6f22 #478228
#478228;
}
*******************************
.inner {
border-top: 1px
solid #31466f;
border-bottom: 1px solid #041537;
background: #333;
position: relative;
color: rgba(255,255,255,0.5);
padding:
0
}
.comm {
background: #FFF;
box-sizing: border-box;
padding:
5px;
margin-top: 1px;
margin-bottom: 1px;
}
.comm a.active {
padding: 3px 8px 4px;
background: #597DA3;
max-width: 20%;
font-weight: bold;
text-align: center;
color: #FFF;
}
.comm img {
vertical-align: auto;
}
.comm_a {
background: #F2F9FF;
box-sizing: border-box;
padding: 5px;
margin-top: 1px;
margin-bottom: 1px;
}
.comm_a a.active {
padding: 3px 8px 4px;
background: #597DA3;
max-width: 20%;
font-weight: bold;
text-align: center;
color: #FFF;
}
.comm_a img {
vertical-align:
auto;
}
.comms {
background: #4ca4e0;
box-sizing: border-box;
padding: 5px;
margin-top: 1px;
margin-bottom: 1px;
}
.footer {
background: #eee;
padding: 11px;
}
.adm_menu {
float: left;
width: 33.33%;
height: 100%;
}
.adm_menu_link {
text-align:
center;
display: block;
cursor: pointer;
background: #fff;
padding: 10px;
}
.adm_menu_title {
height: 17px;
color: #6FA1A5;
word-break: break-all;
font-weight: bold;
font-size:
87.5%;
}
.input-icon {
position: relative;
}
.input-icon
[class*="ss-"],
.input-icon [class*="fa-"] {
position: absolute;
top: 50%;
left: 15px;
margin-top: -11px;
color: #b2c6cd;
}
.input-icon [class*="fa-"] {
margin-top:
-8px;
}
.input-icon .form-control {
text-indent: 30px;
}
.fa {
display: inline-block;
font-family: FontAwesome;
font-style:
normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing:
grayscale;
}
********************************************************************************
.busi_switcher
{
-webkit-box-shadow: 0 2px 2px -2px rgba(0, 0, 0, .52);
box-shadow: 0 2px 2px -2px rgba(0, 0, 0, .52);
padding:
6px;
}
.busi_switcher table{
text-align: center;
width: 100%;
border-spacing: 2px;
}
/*Действующее*/
.busi_switcher table
.active {
margin-bottom: -2px;
color: #fff;
background-color:
#48A0DC;
position: relative;
padding: 5px 0px;
font-weight:
bold;
}
.busi_switcher table span{
line-height: 138%;
display:
block;
}
.busi_switcher table a:active {
margin-bottom: -2px;
color: #4e5665;
background-color: #f6f7f8;
position: relative;
font-weight: bold;
}
.busi_switcher {
background: #fff;
}
.brd {
-webkit-border-radius: 4px;
border-radius: 4px;
margin-right:
-4px;
}
.busi_switcher table a {
color: #4e5665;
text-shadow: 0
1px 0 #4CA9E8;
margin-bottom: -2px;
position: relative;
text-decoration: none;
line-height: 138%;
display: block;
padding: 5px 0px;
-webkit-font-smoothing: antialiased;
}
.nots {
color: grey;
font-size: 17px;
font-family: helvetica, arial,
sans-serif;
font-weight: bold;
}
.nots img {
vertical-align:
middle;
}
.flat {
font-family: 'Montserrat';
text-transform:
uppercase;
border: none;
text-align: center;
outline: none;
cursor: pointer;
color: #FFF;
}
.flat a:link{
color:
#FFF;
}
.flat.blue {
font-family: helvetica, arial, sans-serif;
font-size: 12px;
background-repeat: no-repeat;
background-size:
auto;
background-position: 0 -49px;
background-color: #5b74a8;
border-color: #2f477a #29447e #1a356e;
box-shadow: 0 1px 0 rgba(0, 0,
0, .1);
cursor: pointer;
display: inline-block;
font-weight:
bold;
line-height: 13px;
padding: 6px 10px;
text-align:
center;
text-decoration: none;
vertical-align: top;
white-space: nowrap;
}
.flat.blue:active {
-webkit-box-shadow: 0px 1px
0px #0090d9;
-moz-box-shadow: 0px 1px 0px #0090d9;
box-shadow: 0px
1px 0px #0090d9;
}
.flat.blue:hover {
background: #0091d0;
}
textarea
{
background-color: rgb(255, 255, 255);
border: 1px solid rgb(204,
204, 204);
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
padding:
2px;
color: rgb(85, 85, 85);
padding: 4px 6px;
font-family:
"Helvetica Neue",Helvetica,Arial,sans-serif;
font-weight:
normal;
font-size: 13px;
margin: 1px;
height: auto;
width:
206px;
overflow: auto;
line-height: 18px;
border-radius:
3px;
}
textarea:focus {
border-color: rgba(82, 168, 236, 0.8);
outline: 0px none;
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset,
0px 0px 8px rgba(82, 168, 236, 0.6);
}
input[type="search"] {
background-image: url(/style/icons/zoom.png);
background-repeat:
no-repeat;
background-position: 4px;
outline: none;
padding-left: 20px;
height: 25px;
font-size: 13px;
display:
inline-block;
vertical-align: middle;
transition: border 0.2s
linear 0s, box-shadow 0.2s linear
0s;
}
input[type="search"]:hover {
outline: none;
padding-left: 20px;
height: 25px;
font-size: 13px;
display:
inline-block;
vertical-align: middle;
transition: border 0.2s
linear 0s, box-shadow 0.2s linear
0s;
}
input[type="text"],
input[type="login"],
input[type="password"] {
background-repeat: no-repeat;
background-position: 3px;
background-color: rgb(255, 255, 255);
outline: none;
border: 1px solid rgb(204, 204, 204);
vertical-align: middle;
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075)
inset;
transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
display: inline-block;
margin-bottom: 1px;
height: 20px;
font-size: 14px;
line-height: 20px;
color:
#555555;
}
input[type="text"],
input[type="login"]:hover,
input[type="password"]:hover
{
background-repeat: no-repeat;
background-position: 3px;
background-color: rgb(255, 255, 255);
outline: none;
border: 1px
solid rgb(204, 204, 204);
vertical-align: middle;
box-shadow: 0px
1px 1px rgba(0, 0, 0, 0.075) inset;
transition: border 0.2s linear 0s,
box-shadow 0.2s linear 0s;
display: inline-block;
margin: 0;
height: 20px;
font-size: 14px;
line-height: 20px;
color:
#555555;
}
input[type="login"]:focus,
input[type="text"]:focus,
input[type="search"]:focus,
input[type="password"]:focus
{
border-color: rgba(82, 168, 236, 0.8);
outline: 0px none;
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(82,
168, 236, 0.6);
}
textarea:focus:invalid:focus,
select:focus:invalid:focus {
border-color: rgb(233, 50, 45);
box-shadow: 0px 0px 6px rgb(248, 185, 183);
color: rgb(185, 74,
72);
}
input[type="checkbox"],
input[type="radio"]{
margin: 3px 0.5ex;
padding: initial;
background-color: initial;
border: initial;
vertical-align: middle;
}
select:focus{
outline:thin dotted #333;
outline:5px auto -webkit-focus-ring-color;
outline-offset:-2px;
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075)
inset, 0px 0px 8px rgba(82, 168, 236, 0.6);
}
select {
background-repeat: no-repeat;
background-position: 3px;
background-color: rgb(255, 255, 255);
border: 1px solid rgb(204, 204,
204);
height: 28px;
margin: 0px;
color: grey;
vertical-align: middle;
}
select:hover {
background: #fff;
border:
1px solid red;
padding: 2px;
margin: 0px;
color: grey;
vertical-align: middle;
}
form {
padding:0px;
}
/*------------------------------------*\
Сортировка
\*------------------------------------*/
.tabs
a {
float: left;
background: #f5f5f5;
border: 1px solid
rgb(226, 226, 226);
padding: 3px 10px;
margin-right: 1px;
margin-bottom: -1px;
text-decoration:none;
}
.tabs a:hover {
background: #f5f5f5;
border: 1px solid rgb(226, 226, 226);
}
.tabs
a.active{
background: #f5f5f5;
color: black;
border: 1px solid
rgb(226, 226, 226);
padding-top: 5px;
margin-top: 0px;
}
.tabs.t_bar {
background: #FFF;
}
.t_bar {
padding: 11px 10px
0px;
border-left: 1px solid #D2D2D2;
border-right: 1px solid
#D2D2D2;
border-bottom: 1px solid rgb(226, 226, 226);
}
.clear_fix {
display: block;
}
.clear_fix:after {
content: '.';
display:
block;
height: 0;
clear: both;
visibility: hidden;
}
.active
{
display: block;
}
/*------------------------------------*\
блоки
сайта
\*------------------------------------*/
.blok {
background:
url(img/menu2.gif) #daeba7 repeat-x top;
text-shadow: 0px 1px #fff;
color: #9ab253;
padding: 10px;
font-weight: bold;
border-left:
1px solid #D2D2D2;
border-right: 1px solid #D2D2D2;
}
.count {
background: #f6f7f8;
border: 1px solid;
border-top: 1px #D2D2D2
solid;
border-bottom: 1px #ffffff solid;
border-left: 1px solid
#D2D2D2;
border-right: 1px solid #ffffff;
border-radius: 3px;
color: #4e5665;
font-size: 12px;
-webkit-border-radius: 2px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
text-align: center;
padding: 2px;
margin-top: 4px;
text-shadow: 0 2px 0
#fff;
}
.pusk {
background: #f6f7f8;
border-top: 1px #D2D2D2
solid;
border-bottom: 1px #ffffff solid;
border-left: 1px solid
#D2D2D2;
border-right: 1px solid #ffffff;
border-radius: 2px;
color: #4e5665;
font-size: 12px;
-webkit-border-radius: 2px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
text-align: center;
padding: 5px;
text-shadow: 0 2px 0 #fff;
}
.pusk2 {
background:
#f6f7f8;
border-top: 1px #ffffff solid;
border-bottom: 1px #D2D2D2
solid;
border-left: 1px solid #ffffff;
border-right: 1px solid
#D2D2D2;
border-radius: 2px;
color: #4e5665;
font-size: 12px;
-webkit-border-radius: 2px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0,
0, .05);
text-align: center;
padding: 5px;
text-shadow: 0 2px 0
#fff;
}
.counter{
background: #f6f7f8;
border: 1px solid #D2D2D2;
border-radius: 2px;
color: #4e5665;
-webkit-border-radius: 2px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
padding: 5px;
margin-top: -5px;
text-shadow: 0 2px 0 #fff;
}
.navigation {
background: #ffffff;
border-left: 1px solid #D2D2D2;
border-right:
1px solid #D2D2D2;
-webkit-box-shadow: 0 2px 2px -2px rgba(0, 0, 0,
.52);
padding: 11px;
color: grey;
font-size: 13px;
}
.clik {
font-weight: bold;
font-size: 11px;
text-transform: uppercase;
text-shadow: 0px 1px 0px rgb( 0, 0, 0 );
padding: 2px 15px;
color:
#fff;
background: linear-gradient(to bottom, #1f9fe8 0%,#1187cb 100%);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
text-decoration: none;
display: inline-block;
cursor: pointer;
text-align: center;
font: 11px Tahoma, Helvetica, Arial, sans-serif;
}
.razd {
background:
#f6f7f8;
border-left: 1px solid #D2D2D2;
border-right: 1px solid
#D2D2D2;
border-top: 1px #ffffff solid;
border-bottom: 1px #e8e8ea
solid;
padding: 11px;
color: grey;
font-size: 13px;
}
.razd
a:hover {
background: #E5E5E5;
}
.razd img {
vertical-align:
middle;
}
.hr {
margin: 7px 0 7px 0;
border-top: 1px solid
#e1e2e3;
}
.add_gr {
background-repeat: repeat-x;
border: 1px
solid;
border-radius: 2px;
border-color: #60a62e #519f18 #409701;
box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
box-sizing: content-box;
font-family: helvetica, arial, sans-serif;
-webkit-font-smoothing:
antialiased;
font-weight: bold;
position: relative;
text-align:
center;
font-size: 12px;
line-height: 22px;
background-color:
#6bb933;
color: #fff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
padding: 0 8px;
margin-top: 5px;
margin-bottom: 5px;
cursor:
pointer;
display: inline-block;
text-decoration: none;
white-space: nowrap;
word-wrap: break-word;
zoom: 1;
}
.add_gr img
{
vertical-align: middle;
}
.add_red {
background-repeat:
repeat-x;
border: 1px solid;
border-radius: 2px;
border-color:
#CC0000 #CC0000 #CC0000;
box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
box-sizing: content-box;
font-family: helvetica, arial, sans-serif;
-webkit-font-smoothing: antialiased;
font-weight: bold;
position:
relative;
text-align: center;
font-size: 12px;
line-height:
22px;
background-color: red;
color: #fff;
text-shadow: 0 -1px 0
rgba(0, 0, 0, .2);
padding: 0 8px;
margin-top: 5px;
margin-bottom: 5px;
cursor: pointer;
display: inline-block;
text-decoration: none;
white-space: nowrap;
word-wrap: break-word;
zoom: 1;
}
.add_red img {
vertical-align: middle;
}
.set_gr {
background-repeat: repeat-x;
background-color: #f6f7f8;
border: 1px
solid;
border-radius: 2px;
border-color: #cccccc #c5c6c8 #b6b7b9;
color: #4e5665;
box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
box-sizing: content-box;
font-family: helvetica, arial, sans-serif;
-webkit-font-smoothing: antialiased;
font-weight: bold;
position:
relative;
text-align: center;
text-shadow: 0 1px 0 #fff;
text-decoration: none;
font-size: 12px;
line-height: 22px;
padding: 0 8px;
margin-top: 5px;
margin-bottom: 5px;
cursor:
pointer;
display: inline-block;
white-space: nowrap;
word-wrap:
break-word;
zoom: 1;
}
.set_gr img {
vertical-align:
middle;
}
/*------------------------------------*\
верх
сайта
\*------------------------------------*/
.auts {
padding:
2px;
background: #fff;
margin-top: 1px;
margin-bottom:
1px;
}
.Photo {
height: 30px;
margin: 3px 5px 3px 3px;
width:
30px;
border: 1px solid #cdced0;
padding: 2px 2px 2px 2px;
margin: 0 2px 0 0;
-webkit-border-radius: 50px;
-moz-border-radius:
50px;
border-radius: 50px;
}
.Name {
display: inline-block;
max-width: 175px;
overflow: hidden;
padding-right: 8px;
text-overflow: ellipsis;
vertical-align: middle;
white-space:
nowrap;
}
.titles {
margin: 3px;
padding: 5px;
text-align:
center;
}
.err {
background-color: rgb(242, 222, 222);
border-color: rgb(238, 211, 215);
color: rgb(185, 74, 72);
padding:
8px 35px 8px 14px;
margin: 1px;
text-shadow: 0px 1px 0px rgba(255,
255, 255, 0.5);
border: 1px solid rgb(185, 74, 72);
border-radius:
2px;
}
.errs {
background-color: #faf8f7;
border-color: #f0e9e7;
color: #e74c3c;
padding: 10px;
margin-bottom: 1px;
border: 1px
solid transparent;
}
.errs_1 {
background-color: #faf9f7;
border-color: #f0ece7;
color: #e67e22;
padding: 10px;
margin-bottom: 1px;
border: 1px solid transparent;
}
.msg {
background-color: rgb(223, 240, 216);
color: rgb(70, 136, 71);
padding: 8px 35px 8px 14px;
margin: 1px;
text-shadow: 0px 1px 0px
rgba(255, 255, 255, 0.5);
border: 1px solid rgb(70, 136, 71);
border-radius: 2px;
}
.msgs {
background: #fff;
border-left: 5px
solid rgb(223, 240, 216);
border-right: 5px solid rgb(223, 240, 216);
border-top: 1px solid rgb(226, 226, 226);
border-bottom: 1px solid
rgb(226, 226, 226);
padding: 11px;
color: grey;
font-size:
13px;
}
.bl {
background: #fff;
border-left: 5px solid #B7B7B7;
border-right: 5px solid #B7B7B7;
border-top: 1px solid rgb(226, 226,
226);
border-bottom: 1px solid rgb(226, 226, 226);
padding: 11px;
color: grey;
font-size: 13px;
}
.leader {
background: #daeba7;
padding: 5px;
border-left: 1px solid #B7B7B7;
border-right: 1px
solid #B7B7B7;
border-top: 1px solid rgb(226, 226, 226);
border-bottom: 1px solid rgb(226, 226, 226);
}
.photos {
border: 1px
solid #D8D8D8;
position: relative;
-moz-border-top-colors: none;
-moz-border-right-colors: none;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
height: 48px;
margin: 3px 5px 3px
3px;
width: 48px;
position: relative;
}
.photos_blok {
background: rgba(17,13,57,.6);
top: 33px;
color: #F7F7F7;
height: 15px;
width: 48px;
position: absolute;
}
#hides {
opacity: 0.5;
}
#hide a img {
opacity: 0.5;
}
#hide a:hover img {
opacity: 1;
}
.titl {
color: #00597F;
text-shadow: 0 1px 0
#00A0E0;
font: 21px Arial;
text-align: center;
}
.even {
background: #fff;
border-left: 1px solid #D2D2D2;
border-right: 1px
solid #D2D2D2;
-webkit-font-smoothing: antialiased;
font-weight:
bold;
text-transform: uppercase;
color: #9197a3;
font-size:
11px;
outline: none;
margin: 0;
padding: 3px;
word-wrap:
break-word;
font-family: Helvetica, Arial, 'lucida
grande',tahoma,verdana,arial,sans-serif;
}
.razdel {
background:
#f6f7f8;
border-left: 1px solid #D2D2D2;
border-right: 1px solid
#D2D2D2;
border-top: 1px solid rgb(226, 226, 226);
padding: 11px;
color: grey;
}
.lider {
background: #EAF1F7;
border: 1px solid;
border-color: #cdced0 #c5c6c8 #b6b7b9;
-webkit-border-radius: 2px;
border-radius: 2px;
-webkit-box-shadow: 0 2px 2px -2px rgba(0, 0, 0,
.52);
box-shadow: 0 2px 2px -2px rgba(0, 0, 0, .52);
padding: 5px;
margin-top: 4px;
margin-bottom: 4px;
vertical-align:
middle;
}
table {
width: 100%;
}
table .pusk a, .pusk2 a {
display: block;
}
.null {
width: 100%;
}
.commact {
border-left:
3px #3b5998 solid;
border-right: 1px #cdced0 solid;
border-top: 1px
#cdced0 solid;
border-bottom: 1px #cdced0 solid;
background: #FFF;
-webkit-border-radius: 2px;
border-radius: 2px;
-webkit-box-shadow: 0 2px 2px -2px rgba(0, 0, 0, .52);
box-shadow: 0
2px 2px -2px rgba(0, 0, 0, .52);
padding: 5px;
margin-top: 4px;
margin-bottom: 4px;
}
.comm1 {
background: #FFF;
border-left: 1px
solid #cdced0;
border-right: 1px solid #cdced0;
border-top: 1px
solid #cdced0;
-webkit-box-shadow: 0 2px 2px -2px rgba(0, 0, 0, .52);
box-shadow: 0 2px 2px -2px rgba(0, 0, 0, .52);
padding: 5px;
margin-top: 2px;
}
.comm2 {
background: #FFF;
border-left: 1px
solid #cdced0;
border-right: 1px solid #cdced0;
border-bottom: 1px
solid #cdced0;
-webkit-box-shadow: 0 2px 2px -2px rgba(0, 0, 0, .52);
box-shadow: 0 2px 2px -2px rgba(0, 0, 0, .52);
padding: 5px;
margin-bottom: 2px;
}
.add {
background: #f6f7f8;
border: 1px
solid;
border-color: #cdced0 #c5c6c8 #b6b7b9;
color: #4e5665;
font-size: 12px;
-webkit-border-radius: 2px;
-webkit-box-shadow: 0
1px 1px rgba(0, 0, 0, .05);
text-align: center;
padding: 3px;
margin-top: 10px;
text-shadow: 0 2px 0 #fff;
}
.addi {
background:
#E0E0E0;
border: 1px solid;
border-color: #cdced0 #c5c6c8 #b6b7b9;
color: #4e5665;
font-size: 12px;
-webkit-border-radius: 2px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
text-align: center;
padding: 3px;
margin-top: 10px;
text-shadow: 0 2px 0 #fff;
}
img
{
vertical-align: bottom;
}
.icon48
{
font-size: normal;
width: 48px;
height: 48px;
vertical-align: top;
}
.icon14
{
font-size: normal;
width: 14px;
height: 14px;
vertical-align:
top;
text-align: center;
}
.hell {
background: #FCFCFC
url(img/hell.png) repeat-x top;
border: 1px solid #DADFE4;
border-collapse: separate;
border-radius: 4px;
margin: 10px 5px 2px
2px;
padding: 4px;
display: inline-block;
}
.hell-img {
background: url(img/hello.png) 12px 0px no-repeat;
padding: 0px 15px
11px 15px;
margin: -15px 15px 3px 2px;
}
.mail {
background:
#FFFFFF;
padding: 5px;
}
.mail_hidden {
background: #EDEFF2;
padding: 5px;
}
.hello {
word-wrap:
break-word;
overflow: hidden;
}
.window {
background: #FFE0CC;
border: 1px #FFAA75 solid;
box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.075)
inset;
padding: 5px;
font-family: Book Antiqua;
}
.bloks {
background: url(img/menu.gif) #d2effb repeat-x top;
text-shadow: 0px
1px #fff;
color: #6cc8d9;
border-radius: 0px 0px 4px 4px;
padding: 10px;
font-weight: bold;
border-bottom: 1px solid
#9adae5;
border-left: 1px solid #9adae5;
border-right: 1px solid
#9adae5;
}
.bloki {
background: url(img/menu2.gif) #daeba7 repeat-x
top;
text-shadow: 0px 1px #fff;
color: #9ab253;
padding: 10px;
font-weight: bold;
border-left: 1px solid #9adae5;
border-right:
1px solid #9adae5;
}
.wall {
background: #FFFFFF;
border-top: 1px
#DDDDDD solid;
padding: 1px;
}
.walls {
background: #F2F2F2;
border-top: 1px #DDDDDD solid;
padding: 1px;
}
#blueBar {
background-color: rgb(59, 89, 152);
border-bottom: 1px solid rgb(19,
55, 131);
min-width: 981px;
position: relative;
z-index:
300;
}
#blueBar.fixed_elem {
left: 0px;
right: 0px;
top: 0px;
width: 100%;
}
.body #blueBar {
height: 37px;
}
.camera {
background: url("/style/icons/photo.png") no-repeat scroll 0px
0px transparent;
padding-left: 14px;
color: grey;
font-size:
11px;
}
.photo_album_title div {
margin: 0px
7px;
}
.photo_album_title {
color: rgb(255, 255, 255);
font-size:
12px;
}
.menu {
background: #E1E4ED;
border: 1px #d8d8d7 solid;
padding: 4px;
margin: 1px;
color: #000000;
}
.new {
background: #cddae7;
border: 1px solid #B7CEE5;
border-radius:
2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
padding: 5px;
font-size: 13px;
margin-top: 3px;
margin-bottom:
3px;
}
.main_menu {
background: #F6F7F8;
padding: 5px;
margin:
1px;
}
.main_menu:hover {
background: #D8E1FF;
}
.rekl_main{
font-family: Calibri;
font-weight: bold;
font-size: small;
padding-top:10px;
padding-bottom:10px;
margin:5px;
color:
#174B1F;
}
.rekl_main a{
color: #9B1F20;
padding-left: 16px;
background: url('p_menu_1.png') no-repeat left;
}
.rekl_main a:hover{
color: #000000;
padding-left: 16px;
background: url('p_menu_2.png')
no-repeat left;
}
.count1 {
margin: 1px 0px 1px 1px;
padding:
3px;
color: #45688E;
background: #C9D5FF;
font-weight: bold;
font-style: normal;
font-size: 11px;
line-height: 11px;
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
-webkit-transition:
background-color 200ms linear, color 200ms linear;
-moz-transition:
background-color 200ms linear, color 200ms linear;
-o-transition:
background-color 200ms linear, color 200ms linear;
transition:
background-color 200ms linear, color 200ms linear;
}
.menu_razd {
background: #EAEAEA;
border: 1px #D3D6DB solid;
text-align:
center;
text-shadow: 0px 1px 0px #B2C3FF;
padding: 3px;
margin:
1px;
font-size: 16px;
color: rgb(55, 64, 78);
}
.panel_text {
display: table;
border:0;
margin-left: 3px;
margin-bottom:
-2px;
color:#fff;
}
.panel_text_set {
float: left;
display:
inline;
}
.panel_text_set a {
margin-left: 3px;
display: block;
min-width: 50px;
padding: 3px 8px 3px 8px;
text-decoration:
none;
text-align: center;
color:#fff;
background: #999999;
border-radius: 4px 4px 0px 0px;
}
.aut {
text-align: center;
padding: 3px;
margin-bottom: 1px;
margin-left: 1px;
margin-right: 1px;
font-size: 12px;
color: #2b4e01;
}
.aut a {
background: #E5E5E5;
text-decoration: none;
width: auto;
display: inline-block;
padding: 3px 3px;
color: #fff;
border:
1px solid #DDDDDD;
-khtml-border-radius: 3px;
-moz-border-radius:
3px;
-webkit-border-radius: 3px;
border-radius: 3px;
margin:
1px 0;
}
.aut a:hover {
background: #DDDDDD;
}
.avatar {
border:
1px solid #cdced0;
padding: 2px 2px 2px 2px;
margin: 0 2px 0 0;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
}
.news{
font-family: Calibri;
font-weight:
bold;
font-size: small;
padding-top:10px;
padding-bottom:10px;
margin:5px;
text-align:
justify;
}
////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////-----------////////////////////////////////////////////
.show_foto
{
margin: 10px;
border: 3px double #E1E1E4;
}
.show_foto:hover
{
border: 3px double #C5C6C6;
}
fieldset {
padding: 0px;
margin:
0px;
border: 0px none;
}
.tabs_time a {
float: left;
background: none repeat scroll 0% 0% #D8E1FF;
padding: 3px 10px;
margin-right: 1px;
margin-left: 1px;
margin-bottom: -1px;
text-decoration:none;
margin-top:2px;
}
.tabs_time a:hover {
background: #CCD7FF;
}
.tabs_time a.active{
background: #CCD7FF;
padding:3px 10px;
margin-right:1px;
margin-left: 1px;
margin-bottom: -1px;
text-decoration:none;
margin-top:2px;
}
.f8 {
border-bottom: 1px solid rgb(225, 229, 239);
padding: 10px;
position: relative;
color: #000000;
}
.foot {
background: #fff;
border-bottom: 1px solid rgb(225, 229, 239);
border-left: 1px solid
#9adae5;
border-right: 1px solid #9adae5;
padding: 10px;
position: relative;
color: #000000;
}
.foot a:link{
text-decoration: none;
}
.foot1 {
background: #EDEFF2;
border-bottom: 1px solid rgb(225, 229, 239);
padding: 10px;
position: relative;
color: #000000;
}
.foot1 a:link{
text-decoration: none;
}
.panel {
background: #fff;
padding:
4px;
margin: 1px;
}
.panel a {
text-decoration: none;
width:
auto;
display: inline-block;
padding: 3px 3px;
color: #fff;
border: 1px solid #99B0FF;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius:
3px;
margin: 1px 0;
}
.panel a:hover {
background:
#CCD7FF;
}
.str {
background: #FFF9E7;
margin: 1px;
padding:
5px;
text-align: center;
font-weight: normal;
color: #7E7EFF;
font-size: 12px;
}
.str .active{
text-decoration: underline;
}
.str
span {
padding: 4px;
background: #E5E5E5;
border-radius: 2px;
margin: 2px;
}
.search_cit
{
font-size: normal;
font-weight:
bold;
border-bottom: 1px #FF0000 dotted;
}
.rekl {
border-left:
1px solid #cccccc;
border-right: 1px solid #cccccc;
background:
#fff;
font-size: smal;
padding: 4px;
text-align: left;
font-weight: bold;
color: #D0D2FF;
}
.cit /* вставка
цитаты */
{
font-size: x-small;
background-color: #C6CAFF;
padding-left: 18px;
padding-right: 3px;
margin: 5px;
border:
1px #9291C7 solid;
color: #5D5900;
font-style: italic;
}
.status
{
border-radius: 3px;
padding: 4px;
}
.btn {
display:
inline-block;
padding: 2px;
margin: 1px;
font-size: 13px;
line-height: 15px;
text-align: center;
vertical-align: middle;
cursor: pointer;
color: rgb(51, 51, 51);
text-shadow: 0px 1px 1px
rgba(255, 255, 255, 0.75);
background-color: rgb(245, 245, 245);
background-image: linear-gradient(to bottom, rgb(255, 255, 255), rgb(230,
230, 230));
background-repeat: repeat-x;
border-width: 1px;
border-style: solid;
border-color: rgb(187, 187, 187) rgb(187, 187,
187) rgb(162, 162, 162);
-moz-border-top-colors: none;
-moz-border-right-colors: none;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
border-image: none;
border-radius:
3px;
box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset, 0px 1px
2px rgba(0, 0, 0, 0.05);
}
.btn:hover, .btn:focus {
color: rgb(51, 51,
51);
text-decoration: none;
background-position: 0px -15px;
transition: background-position 0.1s linear 0s;
}
.btn:first-child
{
}
.btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled,
.btn[disabled] {
color: rgb(51, 51, 51);
background-color: rgb(230,
230, 230);
}
.table_title_menu
{
color: #454699;
font-size: 20px;
font-weight: bold;
}
.table_title_forum, .table_title_forum a
{
color: #454699;
font-size: 24px;
font-weight:
bold;
}
.forum_file_table_title
{
text-align: center;
font-size:
normal;
font-weight: bold;
}
.forum_file_table_file
{
font-size:
small;
font-weight: normal;
}
.dowloads {
background: #D8E1FF;
text-decoration: none;
width: auto;
display: inline-block;
padding: 5px;
color: #000000;
text-align: center;
float: next;
border: 1px solid #99B0FF;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius:
3px;
margin: 1px 0;
}
.dowloads:hover {
background:
#CCD7FF;
}
.foots {
background: #CCD7FF;
padding: 4px;
margin:
1px;
}
.foots a:link{
text-decoration: none;
}
.foots:hover {
background: #BFCBEF;
}
.tabcontent {
background:#fff;
border-left: 1px solid #9adae5;
border-right: 1px solid #9adae5;
padding: 4px;
clear: both;
}
.on {color: #6E6EFF;}
.off {color:
#FF0000;}
.inputs {
margin-bottom: 0px;
display: inline-block;
vertical-align: middle;
font-size: 0px;
margin: 1px;
white-space: nowrap;
}
.add-on:first-child, .inputs.inputs .btn:first-child
{
margin-right: -1px;
border-radius: 3px 0px 0px 3px;
}
.inputs
> .add-on, .inputs > .add-on {
vertical-align: top;
}
.inputs
.add-on, .inputs .btn, .inputs .btn-group {
margin-left:
-1px;
}
.element-invisible {
position: absolute;
padding: 0px;
margin: 0px;
border: 0px none;
height: 1px;
width: 1px;
overflow: hidden;
}
.inputs .add-on {
display: inline-block;
width:
auto;
height: 18px;
min-width: 16px;
padding: 4px 5px;
font-size: 13px;
font-weight: normal;
line-height: 18px;
text-align: center;
text-shadow: 0px 1px 0px rgb(255, 255, 255);
background-color: rgb(238, 238, 238);
border: 1px solid rgb(204, 204,
204);
}