Вход Регистрация
Файл: Arhmobi_esdcms/sys/themes/white/style.css
Строк: 1669
html, body { height: 100%;margin-top: 27px; } .podarki_photo {
background-color: white; padding: 5px; border: 1px #CCCCE5 solid;
display: inline-block; border-radius: 5px; margin: 1px; box-shadow:
0px 15px 10px -13px; } #container_content { position: relative; } #logo
{ display: inline-block; padding-top: 8px; height: 52px;
padding-left: 8px; } #title #logo:hover, #title #icon_menu{ background:
#394665; } #logo img { -webkit-transition-duration: 0.9s;
-moz-transition-duration: 0.9s; -o-transition-duration: 0.9s;
transition-duration: 0.9s; -webkit-transition-property:
-webkit-transform; -moz-transition-property: -moz-transform;
-o-transition-property: -o-transform; transition-property: transform;
-webkit-transform: scale(1) rotate(0); -moz-transform: scale(1)
rotate(0); -o-transform: scale(1) rotate(0); transform: scale(1)
rotate(0); } #logo:hover img{ -webkit-border-radius: 5px;
-moz-border-radius: 5px; -o-border-radius: 5px; -webkit-transform:
scale(1.05) rotate(360deg); -moz-transform: scale(1.05)
rotate(360deg); -o-transform: scale(1.05) rotate(360deg);
transform: scale(1.05) rotate(360deg); } img {
-webkit-transition-duration: 0.9s; -moz-transition-duration: 0.9s;
-o-transition-duration: 0.9s; transition-duration: 0.9s;
-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform; -o-transition-property:
-o-transform; transition-property: transform; -webkit-transform:
scale(1) rotate(0); -moz-transform: scale(1) rotate(0);
-o-transform: scale(1) rotate(0); transform: scale(1)
rotate(0); } #logo:hover img{ -webkit-border-radius: 5px;
-moz-border-radius: 5px; -o-border-radius: 5px; -webkit-transform:
scale(1.05) rotate(360deg); -moz-transform: scale(1.05)
rotate(360deg); -o-transform: scale(1.05) rotate(360deg);
transform: scale(1.05) rotate(360deg); } #title { /*
Заголовок страницы */ white-space: nowrap; height:
52px; text-overflow: ellipsis; text-align: left; background:
#6683C9 url('img/header.jpg') repeat-x scroll left top; color: white;
text-shadow: 0px 1px 1px #000; -webkit-box-shadow: 0 2px 4px rgba(1,
1, 1, 0.15); -moz-box-shadow: 0 2px 4px rgba(1, 1, 1, 0.15);
box-shadow: 0px 2px 4px rgba(1, 1, 1,
0.65); position:fixed; top:0; width:100%; z-index:1000; } #header-inner
{position:fixed; top:0; width:100%; z-index:1000; height: 52px;
background: transparent url('img/flash.jpg') no-repeat scroll right top;
} #container_menu .login{ background: #283147; color: white;
text-shadow: 0px 0px 1px black; height: 52px; padding-top:
17px; text-transform: uppercase; } #title > * { vertical-align:
middle; line-height: 24px; } #title span { overflow: hidden;
text-overflow: ellipsis; white-space: nowrap; text-align: center;
font-size: 18px; font-weight: normal; } #title #icon_menu {
display: inline-block; height: 35px; width: 40px; background:
url("img/menu.png") no-repeat center center; background-size:
24px; margin-right: 8px; cursor: pointer; float: right;
margin-top: 8px; border: 2px solid #FFF; border-radius:
5px; } #title #icon_men { display: inline-block; height: 35px;
width: 40px; background: url("img/home.png") no-repeat center
center; background-size: 24px; margin-right: 8px; cursor:
pointer; float: left; margin-top: 8px; border: 2px solid #DDD;
border-radius: 5px; margin-left: 5px; } h1{ font-size: 22px;
font-weight: 300; text-align: center; overflow: hidden;
text-overflow: ellipsis; white-space: nowrap; margin-bottom: 20px;
} @-webkit-keyframes blink { from{ opacity: 1; } to{ opacity:
0.1; } } #title #icon_menu.mail { background-image:
url("img/mail.png"); -webkit-animation: blink 1s linear
infinite; } #title #icon_menu.friends { background-image:
url("img/friend.png"); -webkit-animation: blink 1s linear
infinite; } #title #icon_menu.jurnal { background-image:
url("img/bell.png"); -webkit-animation: blink 1s linear
infinite; } #adt_top, #adt_bottom { text-align: center;
margin-bottom: 20px; } #adt_top a, #adt_bottom a { display:
block; } #adt_top { } #adt_top a { background: #f5f5f5; padding:
5px; border-top-style: none !important; border: 1px solid
#ddd; } #adt_top a:first-child { border-top-style: solid !important;
border-top-left-radius: 5px; border-top-right-radius:
5px; } #adt_top a:last-child { border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px; } #messages > div { min-width:
50%; text-align: center; } .alert{ padding: 15px; margin:5px
auto 20px; border: 1px solid transparent; border-radius: 4px;
text-shadow: 0 1px 0 rgba(255, 255, 255, .2); -webkit-box-shadow: inset
0 1px 0 rgba(255, 255, 255, .25),0 1px 2px rgba(0, 0, 0, .05);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25),0 1px 2px rgba(0, 0, 0,
.05); } .alert-success { color: #3C763D; background-color:
#DFF0D8; border-color: #B2DBA1; background-image:
-webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
background-image: -o-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
background-image: -webkit-gradient(linear, left top, left bottom,
from(#dff0d8), to(#c8e5bc)); background-image:
linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%); filter:
progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8',
endColorstr='#ffc8e5bc', GradientType=0); background-repeat:
repeat-x; } .alert-danger{ color: #A94442; background-color:
#F2DEDE; border-color: #DCA7A7; background-image:
-webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
background-image: -o-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
background-image: -webkit-gradient(linear, left top, left bottom,
from(#f2dede), to(#e7c3c3)); background-image:
linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%); filter:
progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede',
endColorstr='#ffe7c3c3', GradientType=0); background-repeat:
repeat-x; } #content { position: relative; overflow:
hidden; } .select_bar { margin: 5px; padding: 5px; white-space:
nowrap; text-align: center; } .select_bar span, .select_bar a {
margin: 0 3px; padding: 5px 14px; background-color: white;
border: 1px solid #DDD; border-radius: 15px; max-width: 32%;
overflow: hidden; white-space: nowrap; text-overflow: ellipsis;
display: inline-block; } .select_bar span { color:#999; cursor:
not-allowed; } .select_bar a:hover{ background-color: #EEE;
text-decoration: none; } .form { background: #f5f5f5;
border-radius: 5px; margin: 10px; position: relative;
color:#686868; border:3px #DDD solid; padding:5px; } .form
.refresh { display: block; position: absolute; top: 3px;
right: 3px; width: 16px; height: 16px; } .form input, .form select
{ padding: 10px !important; margin: 5px; } .form
input[type="text"], .form input[type="password"],.form
input[type="number"], .form textarea { border: 1px #DDD
solid; border-radius: 2px; box-shadow: 1px 1px 7px -4px black
inset, 0 0 0 1px white; } .form input[type="submit"] {
color: white; text-shadow: 0px 1px 1px #000; box-shadow: 0px 2px
3px #CCC; } .form form[disabled="disabled"]
input[type="submit"]{ background: #fff url(img/ajax.gif)
no-repeat center; border:1px solid #bbb; text-shadow: none;
min-width: 93px; min-height: 42px; font-size: 0px; } .btn {
display: inline-block; padding: 6px 12px; margin-bottom: 0;
font-size: 14px; font-weight: normal; line-height: 1.42857143;
text-align: center; white-space: nowrap; vertical-align: middle;
-ms-touch-action: manipulation; touch-action: manipulation;
cursor: pointer; -webkit-user-select: none; -moz-user-select:
none; -ms-user-select: none; user-select: none;
background-image: none; border: 1px solid transparent;
border-radius:
4px; } .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus
{ outline: thin dotted; outline: 5px auto
-webkit-focus-ring-color; outline-offset: -2px; } .theme_light
.btn:hover, .theme_light .btn:focus, .btn.focus { text-decoration:
none; } .btn:active, .btn.active { background-image: none; outline:
0; -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0,
.125); } .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
pointer-events: none; cursor: not-allowed; filter:
alpha(opacity=65); -webkit-box-shadow: none; box-shadow: none;
opacity: .65; } .btn-default { color: #333; background-color:
#fff; border-color:
#ccc; } .btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open
> .dropdown-toggle.btn-default { color: #333; background-color:
#e6e6e6; border-color:
#adadad; } .btn-default:active, .btn-default.active, .open >
.dropdown-toggle.btn-default { background-image:
none; } .btn-default.disabled, .btn-default[disabled], fieldset[disabled]
.btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled]
.btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled]
.btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled]
.btn-default.focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled]
.btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled]
.btn-default.active { background-color: #fff; border-color:
#ccc; } .btn-default .badge { color: #fff; background-color:
#333; } .btn-primary { color: #fff; background-color: #337ab7;
border-color:
#2e6da4; } .btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open
> .dropdown-toggle.btn-primary { color: #fff; background-color:
#286090; border-color:
#204d74; } .btn-primary:active, .btn-primary.active, .open >
.dropdown-toggle.btn-primary { background-image:
none; } .btn-primary.disabled, .btn-primary[disabled], fieldset[disabled]
.btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled]
.btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled]
.btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled]
.btn-primary.focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled]
.btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled]
.btn-primary.active { background-color: #337ab7; border-color:
#2e6da4; } .btn-primary .badge { color: #337ab7; background-color:
#fff; } .btn-success { color: #fff; background-color: #5cb85c;
border-color:
#4cae4c; } .btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open
> .dropdown-toggle.btn-success { color: #fff; background-color:
#449d44; border-color:
#398439; } .btn-success:active, .btn-success.active, .open >
.dropdown-toggle.btn-success { background-image:
none; } .btn-success.disabled, .btn-success[disabled], fieldset[disabled]
.btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled]
.btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled]
.btn-success:focus, .btn-success.disabled.focus, .btn-success[disabled].focus, fieldset[disabled]
.btn-success.focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled]
.btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled]
.btn-success.active { background-color: #5cb85c; border-color:
#4cae4c; } .btn-success .badge { color: #5cb85c; background-color:
#fff; } .theme_light .btn-info { color: #fff; background-color:
#5bc0de; border-color:
#46b8da; } .btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open
> .dropdown-toggle.btn-info { color: #fff; background-color:
#31b0d5; border-color:
#269abc; } .btn-info:active, .btn-info.active, .open >
.dropdown-toggle.btn-info { background-image:
none; } .btn-info.disabled, .btn-info[disabled], fieldset[disabled]
.btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled]
.btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled]
.btn-info:focus, .btn-info.disabled.focus, .btn-info[disabled].focus, fieldset[disabled]
.btn-info.focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled]
.btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled]
.btn-info.active { background-color: #5bc0de; border-color:
#46b8da; } .btn-info .badge { color: #5bc0de; background-color:
#fff; } .btn-warning { color: #fff; background-color: #f0ad4e;
border-color:
#eea236; } .btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open
> .dropdown-toggle.btn-warning { color: #fff; background-color:
#ec971f; border-color:
#d58512; } .btn-warning:active, .btn-warning.active, .open >
.dropdown-toggle.btn-warning { background-image:
none; } .btn-warning.disabled, .btn-warning[disabled], fieldset[disabled]
.btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled]
.btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled]
.btn-warning:focus, .btn-warning.disabled.focus, .btn-warning[disabled].focus, fieldset[disabled]
.btn-warning.focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled]
.btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled]
.btn-warning.active { background-color: #f0ad4e; border-color:
#eea236; } .btn-warning .badge { color: #f0ad4e; background-color:
#fff; } .btn-danger { color: #fff; background-color: #d9534f;
border-color:
#d43f3a; } .btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open
> .dropdown-toggle.btn-danger { color: #fff; background-color:
#c9302c; border-color:
#ac2925; } .btn-danger:active, .btn-danger.active, .open >
.dropdown-toggle.btn-danger { background-image:
none; } .btn-danger.disabled, .btn-danger[disabled], fieldset[disabled]
.btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled]
.btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled]
.btn-danger:focus, .btn-danger.disabled.focus, .btn-danger[disabled].focus, fieldset[disabled]
.btn-danger.focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled]
.btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled]
.btn-danger.active { background-color: #d9534f; border-color:
#d43f3a; } .btn-danger .badge { color: #d9534f; background-color:
#fff; } .btn-link { font-weight: normal; color: #337ab7;
border-radius:
0; } .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled]
.btn-link { background-color: transparent; -webkit-box-shadow:
none; box-shadow:
none; } .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
border-color: transparent; } .btn-link:hover, .btn-link:focus { color:
#23527c; text-decoration: underline; background-color:
transparent; } .btn-link[disabled]:hover, fieldset[disabled]
.btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled]
.btn-link:focus { color: #777; text-decoration:
none; } .btn-default, .btn-primary, .btn-success, .btn-info, .btn-warning, .btn-danger
{ text-shadow: 0 -1px 0 rgba(0, 0, 0, .2); -webkit-box-shadow:
inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0,
.075); } .btn-default:active, .btn-primary:active, .btn-success:active, .btn-info:active, .btn-warning:active, .btn-danger:active, .btn-default.active, .btn-primary.active, .btn-success.active, .btn-info.active, .btn-warning.active, .btn-danger.active
{ -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); } .btn-default
.badge, .btn-primary .badge, .btn-success .badge, .btn-info
.badge, .btn-warning .badge, .btn-danger .badge { text-shadow:
none; } .btn:active, .btn.active { background-image:
none; } .btn-default { text-shadow: 0 1px 0 #fff; background-image:
-webkit-linear-gradient(top, #fff 0%, #e0e0e0 100%); background-image:
-o-linear-gradient(top, #fff 0%, #e0e0e0 100%); background-image:
-webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0));
background-image: linear-gradient(to bottom, #fff 0%, #e0e0e0
100%); filter:
progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',
endColorstr='#ffe0e0e0', GradientType=0); filter:
progid:DXImageTransform.Microsoft.gradient(enabled = false);
background-repeat: repeat-x; border-color: #dbdbdb; border-color:
#ccc; } .btn-default:hover, .btn-default:focus { background-color:
#e0e0e0; background-position: 0
-15px; } .btn-default:active, .btn-default.active { background-color:
#e0e0e0; border-color:
#dbdbdb; } .btn-default:disabled, .btn-default[disabled] {
background-color: #e0e0e0; background-image: none; } .btn-primary {
background-image: -webkit-linear-gradient(top, #337ab7 0%, #265a88 100%);
background-image: -o-linear-gradient(top, #337ab7 0%, #265a88
100%); background-image: -webkit-gradient(linear, left top, left
bottom, from(#337ab7), to(#265a88)); background-image:
linear-gradient(to bottom, #337ab7 0%, #265a88 100%); filter:
progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7',
endColorstr='#ff265a88', GradientType=0); filter:
progid:DXImageTransform.Microsoft.gradient(enabled = false);
background-repeat: repeat-x; border-color:
#245580; } .btn-primary:hover, .btn-primary:focus { background-color:
#265a88; background-position: 0
-15px; } .btn-primary:active, .btn-primary.active { background-color:
#265a88; border-color:
#245580; } .btn-primary:disabled, .btn-primary[disabled] {
background-color: #265a88; background-image: none; } .btn-success {
background-image: -webkit-linear-gradient(top, #5cb85c 0%, #419641 100%);
background-image: -o-linear-gradient(top, #5cb85c 0%, #419641
100%); background-image: -webkit-gradient(linear, left top, left
bottom, from(#5cb85c), to(#419641)); background-image:
linear-gradient(to bottom, #5cb85c 0%, #419641 100%); filter:
progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c',
endColorstr='#ff419641', GradientType=0); filter:
progid:DXImageTransform.Microsoft.gradient(enabled = false);
background-repeat: repeat-x; border-color:
#3e8f3e; } .btn-success:hover, .btn-success:focus { background-color:
#419641; background-position: 0
-15px; } .btn-success:active, .btn-success.active { background-color:
#419641; border-color:
#3e8f3e; } .btn-success:disabled, .btn-success[disabled] {
background-color: #419641; background-image: none; } .btn-info {
background-image: -webkit-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
background-image: -o-linear-gradient(top, #5bc0de 0%, #2aabd2
100%); background-image: -webkit-gradient(linear, left top, left
bottom, from(#5bc0de), to(#2aabd2)); background-image:
linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%); filter:
progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de',
endColorstr='#ff2aabd2', GradientType=0); filter:
progid:DXImageTransform.Microsoft.gradient(enabled = false);
background-repeat: repeat-x; border-color:
#28a4c9; } .btn-info:hover, .btn-info:focus { background-color:
#2aabd2; background-position: 0
-15px; } .btn-info:active, .btn-info.active { background-color:
#2aabd2; border-color:
#28a4c9; } .btn-info:disabled, .btn-info[disabled] { background-color:
#2aabd2; background-image: none; } .btn-warning { background-image:
-webkit-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
background-image: -o-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
background-image: -webkit-gradient(linear, left top, left bottom,
from(#f0ad4e), to(#eb9316)); background-image:
linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%); filter:
progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e',
endColorstr='#ffeb9316', GradientType=0); filter:
progid:DXImageTransform.Microsoft.gradient(enabled = false);
background-repeat: repeat-x; border-color:
#e38d13; } .btn-warning:hover, .btn-warning:focus { background-color:
#eb9316; background-position: 0
-15px; } .btn-warning:active, .btn-warning.active { background-color:
#eb9316; border-color:
#e38d13; } .btn-warning:disabled, .btn-warning[disabled] {
background-color: #eb9316; background-image: none; } .btn-danger {
background-image: -webkit-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
background-image: -o-linear-gradient(top, #d9534f 0%, #c12e2a
100%); background-image: -webkit-gradient(linear, left top, left
bottom, from(#d9534f), to(#c12e2a)); background-image:
linear-gradient(to bottom, #d9534f 0%, #c12e2a 100%); filter:
progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f',
endColorstr='#ffc12e2a', GradientType=0); filter:
progid:DXImageTransform.Microsoft.gradient(enabled = false);
background-repeat: repeat-x; border-color:
#b92c28; } .btn-danger:hover, .btn-danger:focus { background-color:
#c12e2a; background-position: 0
-15px; } .btn-danger:active, .btn-danger.active { background-color:
#c12e2a; border-color:
#b92c28; } .btn-danger:disabled, .btn-danger[disabled] {
background-color: #c12e2a; background-image: none; } .listing {
margin: 2px; } .listing .post > table { padding: 5px; } .listing
.post { display: block; border-top-style: none !important; background:
rgb(255, 255, 255) none repeat scroll 0% 0%; border-width:
1px; border-right: 1px solid #DDD; border-bottom: 1px solid
#DDD; border-left: 1px solid #DDD; border-color: #DDD; border-image:
none; color: #13558D; box-shadow: 2px 2px 2px 1px rgba(183, 201, 234, 0.42)
inset; } .listing .post:first-child { border-top-style: solid
!important; border-top-left-radius: 5px; border-top-right-radius:
5px; } .listing .post:last-child { border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px; } .listing .post td { padding:
2px; } .listing .post td.icon { width: 16px; } .listing .post
td.image { border-radius: 50px !important; width: 50px; height:
50px; } .listing .post td.title { } .listing .post.hightlight td.title {
font-weight: bold; } .listing a.post:hover { text-decoration: none
!important; } a.post:hover,a.post:focus,#drop-menu a:hover {
text-decoration: none !important; color: #555; background-color:
whiteSmoke; } .listing .post td.right { width: 1px; white-space:
nowrap; font-size: 80%; color: #979797; } .listing .post
td.content { font-size: 90%; word-break: break-word; } .post
td.content { vertical-align: middle; } .post td.content a {
display: inline-block; background: white; padding: 3px; margin:
1px; border: 1px solid #CCC; border-radius: 4px;
vertical-align: middle; } .listing .post td.bottom { text-align:
right; font-size: 80%; color: #979797; } .listing .post .actions a
{ padding: 5px; opacity: 0.7; background: #fff; border:
1px solid #ccc; border-radius: 5px; margin-left: 5px; } .listing
.post .actions a:hover { opacity: 1; } .listing .post .time {
background: white; border: 1px solid #eee; border-radius: 3px;
padding: 0px 4px; margin: 2px 0px; display: inline-block;
font-size: 11px; color: #979797; } .listing .post .counter {
white-space: nowrap; border-radius: 5px; padding: 2px 5px;
float: right; font-weight: bold; color: #fff; background:
#337AB7; min-width: 20px; text-align: center; } .panel {
margin: 0px 5px 20px; background-color: white; border: 1px solid
transparent; border-radius: 4px; -webkit-box-shadow: 0 1px 1px
rgba(0, 0, 0, .05); box-shadow: 0 1px 1px rgba(0, 0, 0,
.05); } .panel-info { border-color: #BCE8F1; } .panel-body {
padding: 15px; } .panel-body a { display: block;
margin-bottom:5px; color:#fff; } .panel-body a:last-child{
margin-bottom:0px; } .panel-heading { padding: 10px 15px;
border-bottom: 1px solid transparent; border-top-left-radius: 3px;
border-top-right-radius: 3px; } .panel-default { border-color:
#ddd; } .panel-primary { border-color: #428bca; } .panel-default >
.panel-heading { color: #333; background-color: #f5f5f5;
border-color: #ddd; } .panel-info > .panel-heading {
background-image: -webkit-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
background-image: -o-linear-gradient(top, #d9edf7 0%, #c4e3f3
100%); background-image: -webkit-gradient(linear, left top, left
bottom, from(#d9edf7), to(#c4e3f3)); background-image:
linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%); filter:
progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7',
endColorstr='#ffc4e3f3', GradientType=0); background-repeat: repeat-x;
color: #31708F; } .panel-default > .panel-heading {
background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8
100%); background-image: -webkit-gradient(linear, left top, left
bottom, from(#f5f5f5), to(#e8e8e8)); background-image:
linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%); filter:
progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5',
endColorstr='#ffe8e8e8', GradientType=0); background-repeat:
repeat-x; } .panel-title { margin-top: 0; margin-bottom: 0;
font-size: 16px; color: inherit; font-weight: 500; line-height:
1.1; } #returns { padding: 5px; margin-bottom: 10px; } #actions
a, #returns a { display: block; padding: 10px;
border-top-style: none !important; background: whiteSmoke;
margin-bottom: 0px; border: 1px solid #DDD; color:
#283147; } #actions a:first-child, #returns a:first-child {
border-top-style: solid !important; border-top-left-radius: 5px;
border-top-right-radius: 5px; } #actions a:last-child, #returns
a:last-child { border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px; } #foot { font-size: 11px;
text-align: center; color: #fff; padding-right: 10px;
background: #283147; padding: 5px; } #foot a { color: #99CCFF;
font-weight: bold; } .static{ width: 100%; margin-bottom:
5px; } #foot .count { display: block; background: #20283E;
text-align: center; padding: 5px; margin: 5px 5px 0; color:
#fff; } #foot .count:hover,#foot .count:focus{ background: #394665;
text-decoration: none; } #foot td:first-child .count{
margin-left:0px; } #foot td:last-child-child .count{
margin-right:0px; } #foot #go-top{ background-color: #C5454A;
text-align: center; height: 35px; line-height: 35px; padding:
0px 10px; color: white; display: block; } .pageses{
text-align: center; } .pages { display: inline-block; padding-left:
13px; margin: 5px auto; border-radius: 4px; } .pages > * {
display: inline-block; padding: 6px 12px; line-height: 1.42857143;
text-decoration: none; color: #428BCA; background-color: white;
border: 1px solid #DDD; margin-left: -1px; } .pages a:first-child
, .pages span:first-child { margin-left: 0;
border-top-left-radius: 4px; border-bottom-left-radius: 4px; } .pages
a:last-child , .pages span:last-child { border-top-right-radius: 4px;
border-bottom-right-radius: 4px; } .pages span{ z-index: 2;
color: white; background-color: #428BCA; border-color: #428BCA;
cursor: default; } .pages a:hover,.pages a:focus{ color: #23527c;
background-color: #eee; border-color: #ddd; text-decoration:
none; } .DCMS_photo { background-color: white; padding: 5px;
border: 1px #CCCCE5 solid; display: block; border-radius: 5px;
margin: auto; box-shadow: 0px 15px 10px -13px; } .DCMS_nick_on {
/* text-shadow: 1px 1px 4px #00E900;*/ color:
#00E900; } .DCMS_nick_off { color: #FF7878; } /* выделение
в результатах поиска */ .DCMS_mark { font-weight:
bold; color: #F6A21A; } table.links { font-size: x-small;
font-weight: bold; background-color: #DCEDFF; width: 100%;
text-align: center; } .DCMS_quote { font-size: smaller; border:
0px solid #CCC; background-color: #f5f5f5; box-shadow: 0 0px 1px
black inset; padding: 6px; color: #838383; margin-left: 24px;
border-left: 3px solid #394665; } .DCMS_phpcode { border: 1px solid
#E2E2E2; padding: 5px; border-radius: 2px; background-color:
#FFF; box-shadow: 0 0 8px -5px black inset; } .DCMS_quote_title {
font-weight: bold; } .theme_light .DCMS_quote .DCMS_quote_title
.DCMS_nick_on,.DCMS_quote_title .DCMS_nick_off{ font-weight: 100
; } .DCMS_youtube iframe { height: 240px; } /* Голосования
*/ div.vote { margin: 3px; margin-bottom: 15px; padding: 10px;
background-color: #f5f5f5; border: 1px solid #ddd;
border-radius: 5px; } div.vote a:hover { text-decoration:
none; } .vote_name { font-weight: bold; padding-bottom: 4px;
margin-bottom:5px; text-align:center; display: block; } td.votes
{ margin: 2px; border-radius: 2px; } .progress{
background-color: #fff; border-radius: 4px; border:1px solid #ddd;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1); box-shadow:
inset 0 1px 2px rgba(0, 0, 0, .1); } .progress-bar { color: #fff;
text-align: center; background-color: #428bca; background-image:
-webkit-linear-gradient(top, #428bca 0%, #3071a9 100%);
background-image: -o-linear-gradient(top, #428bca 0%, #3071a9 100%);
background-image: -webkit-gradient(linear, left top, left bottom,
from(#428bca), to(#3071a9)); background-image:
linear-gradient(to bottom, #428bca 0%, #3071a9 100%); filter:
progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca',
endColorstr='#ff3071a9', GradientType=0); background-repeat: repeat-x;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15); box-shadow:
inset 0 -1px 0 rgba(0, 0, 0, .15); -webkit-transition: width .6s ease;
-o-transition: width .6s ease; transition: width .6s
ease; } .progress-bar.progress-bar-striped { background-image:
-webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent
25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255,
.15) 75%, transparent 75%, transparent); background-image:
-o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%,
transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15)
75%, transparent 75%, transparent); background-image:
linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%,
transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15)
75%, transparent 75%, transparent); -webkit-background-size: 40px
40px; background-size: 40px 40px; text-shadow: 0px 0px 1px
black; } td.votes > div > div { height: 30px; border-radius:
2px; min-width: 30px; padding: 6px; } td.votes_add { width:
30px; } td.votes_add a { text-align: center; display: block;
width: 30px; height: 32px; margin: 0px 3px 0px 3px; padding:
5px; color: #fff; } .file_disc {height: 60px; border: 1px dotted
#211C1C; margin: 5px;} .ret,.act {color:grey;} .foto_disc { padding:
5px; text-align: center; } .top_a { padding: 6px; color: #FFB739
!important; margin: 2px; font-weight: bold; } fieldset {margin:
10px; padding: 10px; border: 1px solid rgba(206, 202, 202,
0.82); background: rgba(176, 176, 176, 0.2); } /* Див для
обложки*/ .Profile{ display: block; margin:0px 1px 0px
1px; padding: 5px; position: relative; height: 300px; } /* Аватар
*/ .td_img{ border-radius: 200px !important; display: inline-block;
width: 50px; height: 50px; overflow: hidden; background-repeat:
no-repeat; background-size:cover; -webkit-background-size:cover;
-o-background-size:cover; -moz-background-size:cover;
background-position:center; } .Profile .avatar_img{ margin-left: 10px;
margin-top: 10px; border-radius: 200px !important; float: left;
display: inline-block; width: 180px; height: 180px; overflow:
hidden; border: 2px solid #000; background-repeat: no-repeat;
background-size:cover; -webkit-background-size:cover;
-o-background-size:cover; -moz-background-size:cover;
background-position:center; } .Profile .comm a{ transition: all 0.6s ease
0s; opacity: 0.4; max-height: 90%; border-radius: 3px; display:
block; border: 3px solid #FFF; position: absolute; bottom: 23px; left:
32px; padding: 1px; background: #FFF none repeat scroll 0% 0%; cursor:
pointer; text-decoration: none; } .Profile .comm:hover{ opacity:
1; } .Profile .like a{ transition: all 0.6s ease 0s; opacity:
0.4; max-height: 90%; border-radius: 3px; display: block; border: 3px solid
#FFF; position: absolute; bottom: 23px; left: 100px; padding:
1px; background: #FFF none repeat scroll 0% 0%; cursor:
pointer; text-decoration: none; } .Profile .like:hover{ opacity:
1; } /*Имя фамилия*/ .Profile .uname { background: rgba(0, 0, 0,
0.602); border-radius: 3px; bottom: 10px; clear: both; color:
#32C8FF; display: block; float: left; padding: 0px 6px 1px; position:
absolute; text-shadow: 0px 1px 0px #000000; font-size: 21px; right:
8px; text-align: right; } .Profile .agecity { border-bottom-left-radius:
15px 20px; border-top-left-radius: 15px 20px; font-size: 12px; padding: 3px
5px 3px 20px; z-index: 3; } .Profile .agecity .on{ color:
#23FF05; } .Profile .agecity .off{ color:rgba(255, 255, 255,
0.67); } .Profile .ank_d_r{ background: transparent; bottom: 10px; color:
#FFFFFF; font-size: 14px; padding: 0px 6px 1px; text-shadow: 0px 1px 0px
#000000; top: auto; white-space: nowrap; right: 8px; } .Profile
.addfon{ -webkit-transition: opacity 500ms; -moz-transition: opacity
500ms; -o-transition: opacity 500ms; transition: opacity 500ms; background:
rgba(0, 0, 0, 0.5); border-radius: 3px; position:
absolute; color:#E0E0E0; padding:5px; right:10px; border: 1px solid
black; font-size: small; width: 130px; text-align:
center; } .Profile:hover .addfon{ opacity:1; } .Profile
.addfon:hover{ color:#fff; text-decoration: none; } .Profile_content_photo
{ text-align: center; overflow: hidden; } .Profile_content_photo
.photo{ display: inline-block; margin-right:
2px; } .photo:last-child{ margin-right: 0px; } .fNavLink {color: #FFFFFF
!important; display: inline-block; padding: 5px 10px; background:
#DB0000; border-radius: 3px; margin-bottom: 5px; text-decoration: none
!important; transition: all .4s ease; } .fNavLink:hover
{background:#008CB1;} #filter_by { display: inline-block; line-height:
40px; padding-right: 5px; } .button12 { padding: 10px; border-radius: 5px;
color: #FFF; text-shadow: 1px 1px 0px #5095E0; background:
linear-gradient(to bottom, #6DB3F2 0%, #3690F0 0%, #1E69DE 100%) repeat
scroll 0% 0% transparent; } .inp { margin-top: 6px; padding: 5px; border:
1px solid rgba(0, 156, 255, 0.5); border-radius: 3px; } .vk_v
{padding:10px; height: 20px; width:100%;} .rig { width:45%; float:
right;} .lef { width:45%; float: left;} .disc {margin: 10px; padding:
10px; border-radius: 5px; display: block; border-top-style: none
!important; background: none repeat scroll 0% 0% #F5F5F5; border-width:
1px; border-right: 1px solid #DDD; border-bottom: 1px solid
#DDD; border-left: 1px solid #DDD; border-color:
#DDD; -moz-border-top-colors: none; -moz-border-right-colors:
none; -moz-border-bottom-colors: none; -moz-border-left-colors:
none; border-image: none; color: #555;} .menu{ position: fixed; top:
52px; z-index: 1000; width:95%; background: #2E4B92 none repeat scroll 0%
0%; border-radius: 0px 0px 5px 5px; box-shadow: 0px 0px 4px #000; padding:
1px;margin-bottom: 5px; } .menu li{ display:inline-block; } .menu li a{
font-family:
'bebas_neueregular'; color:#FFF; font-size:1em; padding:15px
4px; display: block; text-align:center; color:#ccc;
-webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s
ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s
ease-in-out; } .menu li:nth-child(5) a{ border:none; } .menu li
a:hover,.menu li.active a{ background: none repeat scroll 0% 0% rgb(142,
142, 143); color:#FFF; } /**** Footer *****/
.footer{ background:url(images/footer-bg.png); clear:both; } .footer
h3{ font-family: 'bebas_neueregular'; font-size:1.8em; color:
#A8A8A8; margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px
solid #333; } .span_1_of_4
li{ font-size:0.8125em; color:#949494; padding:6px
0px; cursor:pointer; display:block; } .span_1_of_4 li
a{ font-size:1em; color:#949494; text-transform:uppercase; cursor:pointer; display:block; } .span_1_of_4
li a:hover{ color:#00A1DA; }
.copy_right{ text-align:center; padding:15px 0; border-top: 2px ridge
#313131; } .copy_right p{ font-size:12px; color:#949494; }
.copy_right p
a{ color:#949494; font-size:12px; text-decoration:underline; }
.copy_right p a:hover{ color:#00A1DA; text-decoration:none;
} / .span_1_of_2{ width:92%; padding:4%; } .images_3_of_2
{ width:100%; float:left; } .span_3_of_2{ width:100%; } .span_3_of_1{ width:92%; padding:4%; } .images_3_of_2
img { max-width:100%; display:block; } .span_3_of_2 p
span{ color:#00A1DA; margin-bottom:0.3em; font-size:1em; font-family:Verdana,
Geneva, Arial, Helvetica, sans-serif; } .span_3_of_2
p{ font-size:0.8125em; padding:0.3em 0; color:#777; line-height:
1.6em; font-family :Arial, Helvetica, sans-serif; }
.wrap{ width:95%; margin:0 auto; transition:all .2s
linear; -moz-transition:all .2s linear;/* firefox
*/ -webkit-transition:all .2s linear; /* safari and chrome
*/ -o-transition:all .2s linear; /* opera */ -ms-transition:all .2s
linear; position:relative; } .header_top{ background: none repeat
scroll 0% 0% #677FB2; border-bottom:2px solid #00A1DA; padding:10px 0;
} .logo{ float:left; } .dail{ float:right; padding-top:5px;
font-family: 'bebas_neueregular'; } .DCMS_st{ margin-left:
20px; margin-bottom: 0; height: 0; width: 0; border-color: transparent
transparent #CCE6FB; border-style: solid; border-width: 0 0 10px
10px; position: relative; z-index:4; } .DCMS_st2{ border: #CCE6FB 2px
solid; position: relative; z-index:4; background-color:
#FFF; -o-border-radius: 4px; border-radius: 4px; -moz-border-radius:
4px; word-wrap: break-word; margin: 0 3px 3px; padding: 5px; }
Онлайн: 0
Реклама