Файл: Arhmobi_esdcms/sys/themes/default_mobile/style.css
Строк: 492
html, body {
height: 100%;
}
#container_overflow.menu {
display:
block;
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
#container_menu {
position: fixed;
top: 0;
width:
0;
overflow-x: hidden;
overflow-y: auto;
background-color:
rgba(255, 255, 255, 0.9);
height: 100%;
border-right: 1px solid
#ccc;
box-shadow: 0 1px 14px -5px rgba(0, 0, 0, 0);
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s
ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition:
all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
min-width:
200px;
max-width: 300px;
-moz-transform: translate(-100%); /*
Для Firefox */
-ms-transform: translate(-100%); /* Для IE */
-webkit-transform: translate(-100%); /* Для Safari, Chrome, iOS */
-o-transform: translate(-100%); /* Для Opera */
transform:
translate(-100%);
}
#container_menu.menu {
width: 50%;
box-shadow:
0 1px 14px -5px #000;
}
.transformSupport #container_menu {
width:
50%;
}
.transformSupport #container_menu.menu {
-moz-transform:
translate(0); /* Для Firefox */
-ms-transform: translate(0); /*
Для IE */
-webkit-transform: translate(0); /* Для Safari, Chrome,
iOS */
-o-transform: translate(0); /* Для Opera */
transform:
translate(0);
}
#container_menu > a, #container_menu > span {
display: block;
width: 100%;
min-width: 200px;
overflow:
hidden;
text-overflow: ellipsis;
white-space: nowrap;
line-height: 39px;
padding-left: 16px;
text-decoration:
none;
}
#container_menu > a:hover {
background-color:
#353535;
}
#container_menu > span {
text-align: right;
padding-right: 16px;
line-height: 42px;
}
#container_content {
position: relative;
}
#container_content.menu{
opacity: 0.5;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s
ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition:
all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
#title {
/* Заголовок страницы */
white-space: nowrap;
height: 42px;
overflow: hidden;
text-overflow: ellipsis;
}
#title
> * {
vertical-align: middle;
line-height: 24px;
}
#title span
{
overflow: hidden;
text-overflow: ellipsis;
white-space:
nowrap;
text-align: center;
font-size: 18px;
}
.titlet {
background-color: #006392;
border-bottom: 1px solid rgba(0, 0, 0,
0.65);
color: white;
}
#title #icon_menu {
display: inline-block;
height: 24px;
width: 24px;
background-image:
url("img/menu.png");
background-size: contain;
margin-left: 8px;
cursor: pointer;
}
@-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;
}
#tabs {
text-align: center;
border-top: 1px solid
#B6B6B6;
background-color: #EEE;
border-bottom: 1px solid #DFDFDF;
}
#tabs .tab {
margin: 2px 0;
line-height: 40px;
display:
inline-block;
border-left-width: 0;
padding: 0px 5px;
box-shadow: inset 1px 1px 0 #FFF;
}
#tabs .tab.sel1{
background:
#C7C7C7;
box-shadow: inset 1px 1px #BDBDBD;
color: #FFF;
text-shadow: 0 1px #B0B0B0;
border-bottom-color: #9F9F9F;
}
#tabs
.tab:first-child {
border-radius: 5px 0 0 5px;
border-left-width:
1px;
}
#tabs .tab:last-child {
border-radius: 0 5px 5px
0;
}
#adt_top, #adt_bottom {
text-align: center;
margin-bottom:
20px;
}
#adt_top a, #adt_bottom a {
display: block;
margin:
5px;
}
#adt_top {
border-radius: 5px;
}
#messages > div {
margin: 5px auto;
padding: 5px 2%;
min-width: 50%;
text-align:
center;
}
#content {
padding: 3px;
position: relative;
overflow: hidden;
border-bottom: 1px solid #ccc;
}
.form {
background-color: rgb(232, 232, 229);
border-radius: 2px;
margin-bottom: 10px;
position: relative;
border: 1px solid
#ADA8A8;
}
.form .refresh {
display: block;
position: absolute;
top: 3px;
right: 3px;
width: 16px;
height: 16px;
}
.form
input, .form select {
padding: 10px !important;
margin:
5px;
}
.form form[disabled="disabled"]
input[type="submit"] {
background: #ccc;
border-color:
#bbb;
text-shadow: none;
}
.form .textarea {
border: 1px solid
#B5B5B5;
box-shadow: 0 0 3px #D0D0D0;
width: 100%;
height:
130px;
position: relative;
}
.form .textarea .smiles {
display:
none;
width: 100%;
height: 100%;
padding-right: 20px;
overflow: hidden;
overflow-y: scroll;
}
.form .textarea.smiles .smiles
{
display: inline-block;
}
.form .textarea.smiles .smiles .smile {
margin: 3px;
}
.form .textarea .smiles_button {
position: absolute;
bottom: 2px;
right: 2px;
width: 16px;
height: 16px;
background-size: 16px 16px;
background-image:
url("img/smiles16x1.png");
opacity: .5;
}
@media only screen
and (min--moz-device-pixel-ratio: 1.5), only screen and
(-o-min-device-pixel-ratio: 1.5/1), only screen and
(-webkit-min-device-pixel-ratio: 1.5), only screen and
(min-device-pixel-ratio: 1.5) {
.form .textarea .smiles_button {
background-image: url("img/smiles16x1.5.png");
}
}
@media
only screen and (min--moz-device-pixel-ratio: 2), only screen and
(-o-min-device-pixel-ratio: 2/1), only screen and
(-webkit-min-device-pixel-ratio: 2), only screen and
(min-device-pixel-ratio: 2) {
.form .textarea .smiles_button {
background-image: url("img/smiles16x2.png");
}
}
.form
.textarea textarea {
resize: none;
width: 100%;
height:
100%;
}
.form .textarea.smiles textarea {
display:
none;
}
.theme_light .lp {
font-size: 90%;
border-bottom: 1px solid
#F3F3F3;
margin-bottom: 2px;
border-left: 3px #006392 solid;
transition: all 500ms;
color: #616161;
background:
white;
}
.theme_light .lp:hover {
border-left: 3px #D00000
solid;
}
.listing {
margin-bottom: 10px;
}
.listing .post > table
{
padding: 5px;
}
.listing .post {
display: block;
border-top-style: none;
}
.listing .post:first-child {
border-top-style: solid;
border-top-left-radius: 2px;
border-top-right-radius: 2px;
}
.listing .post:last-child {
border-bottom-left-radius: 2px;
border-bottom-right-radius:
2px;
}
.listing .post td {
padding: 2px;
}
.listing .post td.icon {
width: 16px;
}
.listing .post td.image {
width: 48px;
}
.listing
.post td.title {
}
.listing .post.highlight td.title {
font-weight:
bold;
color: #6F6F6F;
}
.listing a.post:hover {
text-decoration:
none !important;
}
.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;
}
.listing .post td.bottom {
text-align: right;
font-size: 80%;
color: #979797;
}
.listing .post .actions a {
padding: 2px;
opacity: 0.7;
}
.listing .post .actions a:hover {
opacity: 1;
}
.listing .post .time {
}
.listing .post .counter {
font-weight: bold;
padding: 2px 5px;
min-width: 32px;
text-align: center;
border-radius: 2px;
background: #FFBB5B;
color: #524533;
border: 1px solid rgba(0, 0, 0, 0.13);
float:
right;
}
#actions{ box-shadow: 0 0 1px #545653;
padding:
6px;
}
#actions a {
display: inline-block;
padding: 10px;
margin-right: 4px;
margin-left: 4px;
border-radius:
2px;
}
#returns { background-color: #FFCB38;
padding:
4px;
}
#returns a {
display: inline-block;
padding: 6px;
margin-right: 1px;
}
#returns a:first-child {
border-top-style: solid
!important;
border-top-left-radius: 2px;
border-top-right-radius:
2px;
}
#returns a:last-child {
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
}
#foot {
font-size: 11px;
text-align: right;
color: #A7A7A7;
text-shadow: 0 -1px 1px white;
padding-right: 10px;
}
#foot a {
color: #808183;
font-weight:
bold;
}
.pages {
text-align: center;
padding: 5px;
}
.pages >
* {
display: inline-block;
padding: 5px 10px;
margin: 5px;
font-size: 150%;
}
.DCMS_photo {
background-color: #DFDFED;
margin: 1px;
padding: 4px;
border: 1px #CCCCE5
solid;
}
.DCMS_nick_on {
}
.DCMS_nick_on:after {
content: '●';
margin-left: 2px;
}
.DCMS_nick_on:after {
color: #07BE07;
}
/*
выделение в результатах поиска */
.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: 1px solid #B4B4B4;
border-radius: 5px;
margin: 3px;
padding: 3px;
background-color: white;
box-shadow: 1px 1px 13px
-5px black inset;
}
.DCMS_quote_title {
font-weight:
bold;
}
.DCMS_youtube iframe {
height: 240px;
}
/*
Голосования */
div.vote {
margin: 3px;
padding: 3px;
background-color: #fff;
border: 1px solid #B4B4B4;
border-radius:
5px;
}
div.vote a:hover {
text-decoration: none;
}
div.vote_name {
font-weight: bold;
font-size: x-small;
padding-bottom:
4px;
}
td.votes {
margin: 2px;
border: 1px #B4B4B4 solid;
border-radius: 2px;
}
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: 30px;
margin: 0px 3px 0px 3px;
padding: 5px;
border: 1px #B4B4B4 solid;
border-radius: 2px;
color: #4F5155;
text-shadow: 0 -1px 1px white;
}
.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;
}
.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;
}
.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;
}