@charset "utf-8";

@font-face {
    font-family: 'Carlito';
    src: url('https://212d.ru/templates/12/fonts/carlito.eot');
    /* IE 9 Compatibility Mode */
    src: url('https://212d.ru/templates/12/fonts/carlito.eot?#iefix') format('embedded-opentype'),
        /* IE < 9 */
        url('https://212d.ru/templates/12/fonts/carlito.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('https://212d.ru/templates/12/fonts/carlito.woff') format('woff'),
        /* Firefox >= 3.6, any other modern browser */
        url('https://212d.ru/templates/12/fonts/carlito.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('https://212d.ru/templates/12/fonts/carlito.svg#carlito') format('svg');
    /* Chrome < 4, Legacy iOS */
}

.kabinet_url a {
    font-size: 15px;
}

header,
nav,
article,
aside,
section,
footer {
    display: block;
}

html,
body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

textarea,
input {
    outline: none;
    resize: none;
}

img,
a img {
    border: none;
    outline: none;
}
table {
    color: #000 !important;
    width: 100%;
    padding: 0;
    border: 1px solid #eee;
    border-collapse:collapse;
}

table td{
    padding: 7px;
    border: 1px solid #ddd;
}
.top_name {
    width: 500px;
    position: absolute;
    left: 50%;
    margin-left: -270px;
    margin-top: 3%;
}
.top_name h2 {
    font-size: 22px !important;
}
#slogan {
    width: 500px;
    position: absolute;
    left: 50%;
    margin-left: -275px;
    margin-top: 8%;
    color: green;
}
#navigation,
.uMenuRoot {
    margin: 0;
    padding: 0;
}

a,
a:link,
a:visited,
a:active {
    color: rgb(19, 167, 182);
    text-decoration: underline;
}

a:hover {
    color: #000;
    text-decoration: none;
}

body {
    font: 16px/20px 'Carlito', Arial;
    ;
    color: #888888;
}

body>header {
    margin: 0 auto;
    text-align: center;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 5px 0;
    padding: 0;
    font-weight: normal;
    font-family: 'Carlito', Arial;
}


input[type="button"],
input[type="submit"],
input[type="reset"] {
    background: #75c240;
    color: #FFFFFF;
    font-family: 'Carlito', Arial;
    font-size: 16px;
    padding: 7px 15px;
    cursor: pointer;
    border: 0;
}

input[type="button"]:hover,
input[type="submit"]:hover,
input[type="reset"]:hover {
    background: #3e820f;
}

input[type="text"],
input[type="password"],
input[type="email"],
textarea {
    max-width: 99% !important;
    border: 1px solid #d1d1d1;
    border-radius: 5px;
    font-family: 'Carlito', Arial;
    font-size: 16px !important;
    color: #414243;
}

textarea {
    overflow: auto;
}

hr {
    height: 1px;
    border: none;
    background: none;
    border-bottom: 1px dashed #4fd8e6;
    margin: 15px 0;
}

.top_name a {
    line-height: 30px;
}

body>header h2 {
    margin: 0;
    color: #398000;
    text-transform: uppercase;
    font-size: 15px;
}

body>header h1 {
    font-weight: 700;
    font-size: 30px;
    margin: 2px 0;
    color: #34303d;
}

body>header h1 a {
    color: #e41f6f !important;
    text-decoration: none !important;
}

#container {
    width: 90%;
    margin: 0 auto;
    background: #fefbd5;
    box-shadow: 0 0 13px #000;
}

nav {
    height: 40px;
    background: url('../images/nav.png');
}

nav ul {
    display: inline-block;
    list-style: none;
    padding-top: 3px;
    padding-bottom: 1px;
    *display: inline;
    zoom: 1;
}

nav ul li {
    float: left;
}

nav ul li a {
    display: block;
    height: 37px;
    padding: 2px 2px 0;
    color: #ffffff !important;
    text-decoration: none !important;
    text-shadow: 1px 1px 4px #000;
}

nav ul li a span {
    display: flex;
    align-items: center;
    padding: 0 18px;
    border-radius: 5px;
    height: 39px;
}

nav ul li a.uMenuItemA,
nav ul li a:hover {
    background: #399a30 !important;
    color: #303030;
    color: #fff !important;
}

nav ul li a.uMenuItemA span,
nav ul li a:hover span {}

#white-line {
    background: url('../images/white-line.png');
    margin-bottom: 25px;
}

#banner {
    padding: 20px 30px 0;
    height: 270px;
    background: #FFFFFF url('../images/banner.jpg') bottom no-repeat;
    overflow: hidden;
}

#banner-text {
    padding: 20px 30px;
    background: url('../images/banner-text.png');
    width: 400px;
    margin-top: 90px;
    color: #FFFFFF;
    line-height: 15px;
}

#banner-text h1 {
    margin: 0 0 10px;
    font-size: 26px;
    line-height: 26px;
    font-weight: 700;
    text-transform: uppercase;
}

.search_form {
    height: 25px;
    padding-left: 10px;
    width: 529px;
}



.vis_version {
    padding: 12px 6px;
    background: #ffec00;
    margin-bottom: 10px;
    border-radius: 10px;
}

.vis_version a {
    font-size: 18px;
    color: #000;
}

.vis_version img {
    width: 33px;
    float: left;
    margin-right: 6px;
    margin-top: 2px;
}


#middle {
    padding: 0 30px 30px;
    overflow: auto;
}

#content {
    float: left;
    padding-top: 7px;
    margin-left: 15px;
}

h2.title {
    display: block;
    font-size: 20px;
    height: 70px;
    margin: 0;
}

h2.title.tBlue {
    background: #a3610a;
    background: -webkit-linear-gradient(top, #a3610a, #e29734);
    color: #fffad8;
}

h2.title.tOrange {
    text-shadow: 0 1px 0 #C93A00;
    background-position: center !important;
}

h2.title.tGreen {
    text-shadow: 0 1px 0 #7DAF00;
    background-position: bottom !important;
}
h2.title {
    background: #4FD8E6;
    padding: 15px;
    height: auto;
    line-height: 27px;
    margin-bottom: 12px;
    border-radius: 6px;
}

.post {
    background: #FFFFFF;
    border-radius: 7px;
    padding: 2px;
    box-shadow: 0 1px 2px #c97e0a;
    margin-bottom: 15px;
}

.postCnt {
    /*overflow: hidden;*/
    border: 1px dashed #c97e0a;
    padding: 15px 18px;
    border-radius: 7px;
}

.post-title {
    font-size: 20px;
    font-family: 'Carlito', Arial;
    color: #a9660e;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px dashed #c97e0a;
}

.post-title a {
    color: #a9660e !important;
}
.post-title > h2 {
    font-size: 24px;
}

.post-details {
    border: 5px;
    margin-top: 10px;
    line-height: 0;
}

.post-details img {
    width: 603px;
    border-radius: 5px 5px 0 0;
    line-height: 0;
}

.post-det {
    padding: 0 12px;
    height: 30px;
    line-height: 30px;
    background: rgba(139, 195, 74, 0.39);
    color: #000000;
    font-weight: normal !important;
}

.post-det a {
    color: #000 !important;
}

.post-det span {
    display: inline-block;
    line-height: 30px;
    padding-right: 5px;
    margin-left: 5px;
}

.post-det span:first-child {
    margin-left: 0;
}

.post-mes {
    overflow: hidden;
    color: #000;
    font: 16px 'Carlito', Arial;
    line-height: 23px;
}

.post-mes a {
    color: rgb(19, 167, 182);
    text-decoration: underline;
}

.post-mes a:hover {
    color: #000;
    text-decoration: none;
}

.post-more {
    margin-top: 5px;
    background: url('../images/bird.png') right bottom no-repeat;
    height: 23px;
    padding-top: 14px;
}

.post-more.post-photo {
    background-image: url('../images/bird2.png');
    padding-top: 16px;
}

.post-more a {
    display: inline-block;
    line-height: 21px;
    padding: 0 10px;
    background: #B3E51C;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 700;
    color: #FFFFFF;
    border: 1px solid #A7C93E;
    box-shadow: inset 0 0 0 1px #C2F42B;
    text-shadow: 0 1px 0 #92C400;
    border-radius: 3px;
}

.post-more.post-photo a {
    background: #FF7019;
    border: 1px solid #ED5A00;
    box-shadow: inset 0 0 0 1px #FF7F28;
    text-shadow: 0 1px 0 #DE4F00;
}

a.all {
    display: inline-block;
    line-height: 21px;
    padding: 0 10px;
    background: #11C9E0;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 700;
    color: #FFFFFF !important;
    border: 1px solid #6BBFC8;
    box-shadow: inset 0 0 0 1px #20D8EF;
    text-shadow: 0 1px 0 #00A8BF;
    border-radius: 3px;
    margin: 5px 0 10px;
    text-decoration: none !important;
}

a.all:hover {
    text-decoration: underline !important;
}

.homePagePhotoBlock {
    border-color: #FF7019;
}

.homePagePhotoBlock .post-title {
    border-color: #FF7019;
    color: #FF7019;
}

.hPhotos {
    overflow: hidden;
}

.hPhotoWrap {
    float: left;
    padding-left: 10px;
    margin-left: 10px;
    border-left: 1px dashed #B3E51C;
    margin-bottom: 22px;
    overflow: hidden;
}

.hPhoto {
    width: 186px;
    height: 120px;
    overflow: hidden;
    border-radius: 5px;
    cursor: pointer;
}

.hCat {
    height: 36px;
    line-height: 36px;
    background: #FF7019;
    opacity: 0.81;
    padding: 0 10px;
    border-radius: 0 0 5px 5px;
    margin-top: 84px;
    color: #FFFFFF;
    font-size: 16px;
    position: relative;
    z-index: 2;
}

.hCat a {
    color: #FFFFFF;
}

.ad {
    margin: -18px 13px;
    margin-bottom: 4px;
}

footer {
    text-align: center;
    margin-bottom: -2px;
}

footer a {
    color: #34303d !important;
}

aside {
    float: left;
    width: 255px;
    padding-top: 7px;
}

aside li {
    list-style-type: none;
}

.block {
    background: #FFFFFF;
    border-radius: 7px;
    padding: 2px;
    box-shadow: 0 1px 3px #e09533;
    margin-bottom: 15px;
}

.blockCnt {
    padding: 15px;
    border-radius: 7px;
    padding-top: 0px;
}

.blockTitle {
    position: relative;
    z-index: 2;
    width: 237px;
    padding: 10px;
    margin-left: -18px;
    font-size: 18px;
    background: #a3610a;
    background: -webkit-linear-gradient(top, #a3610a, #e29734);
    color: #fffad8;
    margin-top: -4px;
}

.blockContent {
    margin-top: 10px;
}

.bGreen .blockCnt {
    border-color: #A9DE0A;
}

.bOrange .blockCnt {
    border-color: #FF7019;
}

.bBlue .blockCnt {
    border-color: #4FD8E6;
}

.bGreen .blockTitle {
    text-shadow: 0 1px 0 #ab6810;
    background-position: top !important;
}

.bOrange .blockTitle {
    text-shadow: 0 1px 0 #ab6810;
    background-position: center !important;
}

.bBlue .blockTitle {
    text-shadow: 0 1px 0 #ab6810;
    background-position: bottom !important;
}

.blockContent>a {
    color: #FF7019;
    text-decoration: underline;
}

.blockContent>a:hover {
    text-decoration: none;
}

#s_text {
    height: 26px;
    line-height: 26px;
    border: 1px solid #D1D1D1;
    border-radius: 3px;
    font-family: 'Carlito', Arial;
    font-size: 12px;
    color: #B0B0B0;
    padding: 0;
    padding-left: 10px;
    padding-right: 30px;
    width: 165px;
}

#s_image {
    float: right;
    position: relative;
    z-index: 2;
    margin-top: -33px;
}

.social {
    text-align: center;
}

.social img {
    -o-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

.social img:hover {
    opacity: 0.7;
}

.sNews {
    margin-bottom: 30px;
}

.sNews a:first-child {
    font-weight: 700;
    color: #a9660e;
}

.sNews:last-child {
    padding-bottom: 20px;
    border-bottom: 1px dashed #4FD8E6;
}

.sDet {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px dashed #4FD8E6;
    overflow: hidden;
}

span.date2 {
    line-height: 24px;
    background: url('../images/date2.png') left no-repeat;
    padding-left: 20px;
}

.sDet a.all {
    float: right;
    margin: 0;
}

b.block-our-contact-name {
    display: inline-block;
    width: 50px;
    color: #22AFC1;
}

.com {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px dashed #4FD8E6;
    overflow: hidden;
}

.c-left {
    float: left;
    min-width: 60px;
    margin-right: 10px;
    text-align: center;
}

.c-left b {
    color: #FF7019;
}

.c-left b a {
    text-decoration: none !important;
}

span.day {
    display: inline-block;
    width: 36px;
    padding-right: 10px;
    background: url('../images/day.png');
    height: 37px;
    text-align: center;
    line-height: 37px;
    font-size: 22px;
    font-weight: 700;
    color: #FFFFFF;
    margin: 5px 0;
}

span.ddate {
    font-weight: 700;
    color: #4FD8E6;
}

.add-com {
    padding-top: 20px;
}

.add-com h2 {
    font-size: 15px;
    color: #a9660e;
    margin: 0 0 15px;
    padding-bottom: 15px;
    border-bottom: 1px dashed #4FD8E6;
}

.commFl {
    width: 99%;
    border: 1px solid #D1D1D1;
    border-radius: 5px;
    font-family: 'Carlito', Arial;
    color: #AAAAAA;
}

.securityCode {
    border: 1px solid #D1D1D1;
    border-radius: 5px;
    font-family: 'Carlito', Arial;
    color: #AAAAAA;
    text-align: center;
}

.send-form {
    overflow: hidden;
    line-height: 30px;
}

.send-form input[type="text"] {
    border: 1px solid #D1D1D1;
    border-radius: 5px;
    height: 18px;
    padding: 0 5px;
    width: 300px;
    font-family: 'Carlito', Arial;
    font-size: 12px;
    color: #AAAAAA;
}

.send-form textarea {
    border: 1px solid #D1D1D1;
    border-radius: 5px;
    height: 120px;
    padding: 5px;
    width: 352px;
    font-family: 'Carlito', Arial;
    font-size: 12px;
    color: #AAAAAA;
    margin-top: 7px;
}

.clear-btn {
    margin-left: 10px;
    background: #11C9E0 !important;
    border-color: #6BBFC8 !important;
    box-shadow: inset 0 0 0 1px #20D8EF !important;
    text-shadow: 0 1px 0 #00A8BF !important;
}

.hPhotoWrap img,
.hPhoto {
    -o-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

.hPhotoWrap:hover img {
    opacity: 0.7;
}

.postGreen {
    border-color: #B3E51C;
}

.postGreen .post-title {
    border-color: #B3E51C;
    color: #B3E51C;
    overflow: hidden;
    font-family: 'Carlito', Arial;
    font-size: 12px;
}

a.guest-add-com {
    display: inline-block;
    float: right;
    line-height: 26px;
    padding: 0 10px;
    background: #FF801C;
    background: -moz-linear-gradient(top, #FF801C 0, #FF6116 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FF801C), color-stop(100%, #FF6116));
    background: -webkit-linear-gradient(top, #FF801C 0, #FF6116 100%);
    background: -o-linear-gradient(top, #FF801C 0, #FF6116 100%);
    background: -ms-linear-gradient(top, #FF801C 0, #FF6116 100%);
    background: linear-gradient(to bottom, #FF801C 0, #FF6116 100%);
    border: 1px solid #FF1900;
    box-shadow: inset 0 0 0 1px #FF902C;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    color: #FFFFFF !important;
    text-shadow: 0 1px 0 #C42D00;
    border-radius: 2px;
}

.c-green {
    border-color: #B3E51C;
}

.c-green .c-left {
    color: #B3E51C;
}

.c-green span.ddate {
    color: #B3E51C;
}

.c-green .day {
    background-image: url('../images/day-green.png');
}

a.e-mail {
    display: block;
    width: 37px;
    height: 23px;
    background: url('../images/e-mail.png');
    float: right;
    margin-top: 32px;
    -o-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

a.e-mail:hover {
    opacity: 0.7;
}

.pp {
    background: #fff;
    margin: 5px;
    padding: 2px;
    border-radius: 7px;
}

.ppp {
    background: #fff;
    border: 1px dashed #4fd8e6;
    padding: 5px 20px 15px;
    overflow: hidden;
}

.ppt {
    height: 42px;
    line-height: 42px;
    font-size: 20px;
    color: #00a4b8;
    font-family: 'Carlito', Arial;
    background: url('../images/bird3.png') right no-repeat;
    border-bottom: 1px dashed #4fd8e6;
    margin-bottom: 15px;
}

.ppp hr {
    height: 0;
    border: none;
    background: none;
    border-bottom: 1px dashed #4fd8e6;
}

.calTable {
    width: 100%;
    line-height: 24px;
}

.calMonth {
    font-size: 16px;
    text-transform: lowercase;
    font-family: 'Carlito', Arial;
    font-weight: bold;
    color: #00a4b8;
}

.calMonth a {
    color: #00a4b8 !important;
}

.calWday,
.calWdaySu,
.calWdaySe {
    text-transform: uppercase;
}

.calWday {
    background: #ff7019;
    color: #fff;
    border-radius: 7px;
}

.calWdaySu,
.calWdaySe {
    background: #00a4b8;
    color: #fff;
    border-radius: 7px;
}

.calMdayIsA,
.calMdayIs {
    background: #b3e51c;
    color: #fff;
    border-radius: 7px;
}

.calMdayIsA a,
.calMdayIs a {
    color: #fff !important;
}

nav .umenu {
    background: none !important;
}

nav .xw-tl,
nav .xw-tc,
nav .xw-tr,
nav .xw-bl,
nav .xw-bc,
nav .xw-br {
    display: none;
    background: none !important;
}

nav .xw-ml,
nav .xw-mr {
    margin: 0;
    padding: 0;
    background: none !important;
}

nav .u-menu .xw-mc {
    border: none;
    padding: 0;
    background: none !important;
}

nav .u-menu .u-menubody {
    border: none;
    background: none !important;
}

nav .u-menu .u-menucont {
    background: none !important;
}

.x-sh {
    display: none !important;
}

nav .u-menuvitem {
    color: #dfe7ed;
    border: 1px dashed #54C5D3;
    font-size: 12px;
    line-height: 33px;
    padding: 0 15px;
    margin-left: 2px;
    margin-bottom: 6px;
    border-radius: 5px;
    box-shadow: 0 0 0 2px #fff;
}

nav .u-menucont .u-menuvitem {
    background: #fff;
}

nav .u-menucont .u-menuvitem:hover {
    background: #f2f2f2;
}

nav .u-menuvitem a {
    color: #888 !important;
}

nav .u-menuvitem:hover a {
    color: #444 !important;
}

nav .u-menucont .u-menuvitem .u-menuarrow {
    margin-top: 6px;
    margin-right: -3px;
}

.pages {
    clear: both;
}

.pages a,
.pages b {
    margin-left: 5px;
}

/* System CSS */
.photo_box {
    display: none;
}

#photo_list {
    cursor: pointer;
    padding-bottom: 8px;
}

.photo_size_overlay {
    display: none;
    background: #000;
    opacity: 0.6;
    z-index: 999;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.photo_info a {
    color: #5385A7;
    font: bold 13px Trebuchet MS;
    text-decoration: none;
}

.photo_info a:hover {
    text-decoration: underline;
}

.photo_size {
    display: none;
    z-index: 9999;
    font: 13px Trebuchet MS;
    position: fixed;
    width: 1070px;
    height: 720px;
    box-shadow: 0 1px 7px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 0 1px 7px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0 1px 7px rgba(0, 0, 0, 0.6);
}

.photo_left {
    width: 645px;
    height: 720px;
    background-color: #000;
    background-image: url(/site_ds/images/350.gif);
    background-position: center center;
    background-repeat: no-repeat;
}

.photo_left img {
    max-width: 605px;
    max-height: 680px;
    cursor: pointer;
}

.photo_right {
    width: 425px;
    float: left;
    height: 720px;
    background: #F0F0F0;
}

.photo_info {
    margin: 0;
    list-style: none;
    padding: 0;
}

.photo_info li {
    border-bottom: 1px solid #fff;
    padding: 6px 13px;
}

.photo_info li b {
    float: left;
    width: 150px;
}

.photo_header {
    font: bold 20px Trebuchet MS;
    color: #fff;
    background: #ABABAB;
    padding: 11px;
}

.photo_header img {
    float: right;
    margin-top: -21px;
    margin-right: -21px;
    cursor: pointer;
}

a.download {
    color: #fff;
    text-decoration: none;
}

div.download:hover {
    background: #959595;
    cursor: pointer;
}

.questions {
    margin: 0;
    padding: 0;
    list-style: none;
}

.questions li {
    padding: 11px;
    background-image: url('https://212d.ru/templates/1/images/key_question.png');
    background-repeat: no-repeat;
    background-position: 0 1px;
    padding-left: 50px;
}

.questions li a {
    font: bold 13px PT sans;
    text-transform: uppercase;
}

.questions_cat {
    font: 13px PT sans;
    margin-right: 7px;
}

.questions_date {
    font: 13px PT sans;
    background: url('https://212d.ru/templates/1/images/questions_date.png') no-repeat 0px 3px;
    padding-left: 15px;
}

.questions_text {
    font: 13px PT sans;
    float: right;
    font-style: italic;
}

.questions_user {
    font: 13px PT sans;
    float: right;
}

.questions_line {
    height: 2px;
    padding: 0;
    margin: 0 -9px;
}

.questions_header {
    font: bold 21px PT sans;
    text-align: center;
    margin-bottom: 8px;
}

.questions_bodys {
    margin: 0;
}

.new_questions_title {
    font: bold 17px PT Sans;
    display: block;
    margin: -13px;
    padding: 11px 0 9px 39px;
    background-image: url('https://212d.ru/templates/1/images/new_question.png');
    background-repeat: no-repeat;
    background-position: 11px 10px;
    border-radius: 7px 7px 0 0;
    -moz-border-radius: 7px 7px 0 0;
    -webkit-border-radius: 7px 7px 0 0;
}

.new_questions {
    padding: 13px;
    border-radius: 9px;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
}

.new_questions_table {
    padding-top: 5px;
    font: 13px PT sans;
}

.new_questions_table td {
    padding-right: 12px;
}

.new_questions_table td select,
.new_questions_table td input,
.new_questions_table td textarea {
    width: 450px;
    padding: 4px;
    border-radius: 4px;
    font: 13px PT sans;
}

.new_questions_description {
    height: 42px;
    resize: none;
}


.new_questions_alert {
    font: 15px PT sans;
    margin-left: -13px;
    padding: 13px;
    width: 575px;
    text-align: center;
    text-shadow: 0px 1px white;
    margin-top: -7px;
}

.q_a_well {
    background: #CFF0C2;
    color: #468847;
}

.q_a_err {
    background: #EED3D7;
    color: #B94A48;
}

.albom {
    float: left;
    width: 182px;
    margin-bottom: 12px;
    margin-right: 9px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    background-image: url(https://212d.ru/templates/1/images/load.gif);
    background-position: center center;
    background-repeat: no-repeat;
}

#photo_preview_albom {
    float: left;
    width: 190px;
    margin-bottom: 12px;
    margin-right: 9px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    background-image: url(https://212d.ru/templates/1/images/load.gif);
    background-position: center center;
    background-repeat: no-repeat;
    border: 1px solid #ccc;
}

#photo_preview_albom img {
    border: 0;
    height: 103px;
    width: auto;
    max-width: 172px;
}

.albom a {
    color: #000;
    text-decoration: none;
}

.albom a:hover {
    color: red;
    text-decoration: none;
}

.img_photo {
    width: 164px;
    padding: 8px 8px 4px 8px;
}

.photo_link {
    width: 161px;
    padding: 0 7px 0 7px;
    background-color: #F2F2F2;
    border: 1px solid #F2F2F2;
    overflow: hidden;
    margin-right: 3px;
    margin-left: 3px;
    margin-bottom: 3px;
}

.photo_link a {
    float: left;
    height: 20px;
    padding: 5px 0 2px 0;
    font: 12px Trebuchet MS;
    font-weight: bold;
    text-transform: capitalize;
    margin-left: -1px;
}

.form_login_212d {
    text-align: center;
}

.form_login_212d input[type="text"],
.form_login_212d input[type="password"] {
    width: 220px;
    padding: 5px;
    margin-bottom: 5px;
}

.vxod_login_212d {
    width: 229px;
    margin: 6px 0;
}

.reg_login_212d {
    float: left;
    margin-top: 6px;
}

.reg_form div {
    width: 70px;
    float: left;
    font: 14px Tahoma;
    color: #0BAABE;
    margin-top: 7px;
}

.reg_form input[type="text"],
.reg_form textarea {
    padding: 4px;
    margin-bottom: 8px;
    width: 520px;
}

.edit_form input[type="text"],
.edit_form textarea {
    padding: 4px;
    margin-bottom: 8px;
    width: 98%;
}

.edit_form textarea {
    padding: 4px;
    margin-bottom: 8px;
    width: 98%;
}

.mail_form div {
    width: 123px;
    float: left;
    font: 14px Tahoma;
    color: #0BAABE;
    margin-top: 7px;
}

.mail_form input[type="text"] {
    padding: 4px;
    margin-bottom: 8px;
    width: 470px;
}


.avatar_block {
    float: left;
    height: 80px;
    width: 80px;
    margin-right: 13px;
}

.profile_info_left {
    float: left;
    width: 478px;
}

.profile_info_right {
    float: left;
    width: 122px;
    text-align: center;
}

.left_in {
    float: left;
    width: 126px;
    font-weight: bold;
}

.right_in {
    margin-bottom: 3px;
    margin-left: 126px;
}

.avatar_profile {
    width: 100px;
}


#resize_size_overlay {
    display: none;
    background: #000;
    opacity: 0.6;
    z-index: 999;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}




.mail_list_top {
    margin: 0;
    padding: 0;
    list-style: none;
    background: url('../images/green_gradient_template_2.png');
    width: 643px;
    height: 34px;
    border-radius: 9px 9px 0 0;
    border: 1px solid #89A92A;
}

.mail_list_top li {
    float: left;
    padding: 7px;
}

.mail_list_top li a {
    text-decoration: none;
    color: #fff;
    font-family: PT sans, Tahoma, Arial;
    font-size: 13px;
}

.mail_list_message {
    margin-top: -1px;
    width: 100%;
}

.mail_list_message_tema {
    border: 1px solid #CCC;
    border-top: none;
}

.mail_list_message_info {
    width: 181px;
    border: 1px solid #CCC;
    border-top: none;
    border-left: none;
}

.mail_list_message th {
    background: #f7f7f7;
    border-bottom: 1px solid #CCC;
    padding: 5px;
}

.mail_list_message td {
    padding: 7px;
    vertical-align: top;
}

#mail_prochitano {
    background: #EFFFE4;
}

#mail_ne_prochitano {
    background: #FFE4E4;
}

.mail_avatar {
    float: left;
    width: 40px;
    height: 40px;
}

.mail_info {
    margin-left: 9px;
    float: left;
}

.mailTdLeft {
    border: 1px solid #CCC;
    border-top: none;
}

.mailTdRight {
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
}

.mailTdLeftDiv {
    height: 42px;
    overflow: hidden;
}

.mail_null {
    background: #fff;
    border: 1px solid #ccc;
    border-top: none;
    padding: 10px;
    text-align: center;
    font: bold 13px Tahoma;
}

.mail_message_all_title {
    font-size: 17px;
    font-family: PT sans, Tahoma, Arial;
    color: #555E6C;
    padding: 8px;
    background: white;
    border-radius: 0 0 4px 4px;
    border: 1px solid #DBDBDB;
    border-top: none;
}

.cell_coment {
    position: relative;
    width: 539px;
    float: right;
}

.coment_info {
    position: relative;
    font-size: 16px;
    text-align: justify;
    color: #555;
    background: #fff;
    border: 1px solid #dddddd;
    padding: 10px;
    margin-bottom: 5px;
    border-radius: 4px;
}

.coment_os {
    overflow: hidden;
}

.avacoment img {
    padding: 5px;
    border: 1px solid #dddddd;
    border-radius: 4px;
}

.avacoment input {
    width: 57px;
    border-radius: 2px;
    border: 1px solid #e1e1e1;
    margin-top: 5px;
    color: #b5b5b5;
}

.comlink {
    font-size: 16px;
    color: #F23030 !important;
    margin-bottom: 5px;
}

.data {
    float: right;
    color: #3c3c3c;
    font: 700 10px "Arial";
}

.tip {
    position: absolute;
    top: 14px;
    left: -11px;
    height: 13px;
    width: 17px;
    background: url("https://212d.ru/images/ygol2.png") no-repeat top left;
}

.avatar_message {
    float: left;
    background: #fff;
    padding: 5px;
    border: 1px solid #ccc;
}

.avatar_message img {
    width: 80px;
    height: 80px;
}

.input_answer {
    margin-top: 5px;
    float: right;
    margin-right: 5px;
}

.textarea_answer {
    width: 643px;
    background: #fff;
    height: 109px;
}

.form_answer {
    margin-top: 4px;
}

.avatar_message_right {
    float: right
}

.tip_right {
    position: absolute;
    top: 14px;
    right: -11px;
    height: 13px;
    width: 17px;
    background: url("https://212d.ru/images/ygol3.png") no-repeat top right;
}

.delete_message_icon {
    float: right;
    opacity: 0.3;
    cursor: pointer;
}

.delete_message_icon:hover {
    opacity: 1;
}

a {
    transition: all 0.3s 0.09s ease;
    -moz-transition: all 0.3s 0.09s ease;
    -webkit-transition: all 0.3s 0.09s ease;
    -o-transition: all 0.3s 0.09s ease;
}

.admin {
    border: 2px solid #a9660e;
    border-radius: 6px;
    color: #a9660e !important;
    text-decoration: none !important;
    font-family: 'Open sans', Tahoma;
    font-weight: bold;
    font-size: 12px;

    padding: 7px;
}

.admin:hover {
    background: #a9660e !important;
    color: #fff !important;
}


/* admin */
#photo_delete {
    position: absolute;
    margin-left: 175px
}

#menu_top_moder {
    padding-top: 9px;
    float: right;
}

#header_moder {
    padding-top: 8px;
}

.block_admin_panel {
    float: right;
    margin-top: 1px;
}

.block_admin_panel i {
    margin-right: 4px;
}

#comment_num {
    font-size: 15px;
}

.comment_message {
    font-size: 13px;
    padding: 10px;
    width: 50%;
    margin: 10px 0;
    height: 50px;
    resize: vertical;
}

.comment_name {
    font-size: 13px;
    padding: 10px !important;
    margin-top: 10px;
    width: 50%;
}

#comment_widget {
    background: none repeat scroll 0% 0% rgb(255, 255, 255);
    border: 1px solid rgb(232, 232, 232);
}

#comment_avatar {
    background: none repeat scroll 0% 0% rgb(242, 242, 242);
    border-right: 1px solid rgb(225, 225, 225);
}

#comment_avatar div {
    padding: 5px;
}

#comment_message {
    background: none repeat scroll 0% 0% rgb(242, 242, 242);
    border-bottom: 1px solid rgb(225, 225, 225);
    padding: 4px;
}

#comment_answer {
    font-size: 13px;
    padding: 4px 11px;
    border-left: 3px solid #ccc;
    margin-left: 10px;
    margin-bottom: 8px;
    margin-top: 7px;
}

#comment_answer span {
    font-style: italic;
    font-size: 12px;
}


.forum_title td {
    background: #FF7019 !important;
    border: 1px solid #FF7019 !important;
}

.forum_description td,
.forum_forum td,
.forum_post td {
    border: 0 !important;
    border-bottom: 1px solid #ccc !important;
    border-right: 1px solid #ccc !important;
}

.y212d_poll_button {
    margin: 0 5px;
}

.y212d_poll {
    color: #000 !important;
}

.cat_news {
    margin-left: 0;
    padding-left: 0;
}
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-top: 1px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("../images/glyphicons-halflings.png");
  background-position: 14px 14px;
  background-repeat: no-repeat;
}


.icon-glass {
  background-position: 0      0;
}

.icon-music {
  background-position: -24px 0;
}

.icon-search {
  background-position: -48px 0;
}

.icon-envelope {
  background-position: -72px 0;
}

.icon-heart {
  background-position: -96px 0;
}

.icon-star {
  background-position: -120px 0;
}

.icon-star-empty {
  background-position: -144px 0;
}

.icon-user {
  background-position: -168px 0;
}

.icon-film {
  background-position: -192px 0;
}

.icon-th-large {
  background-position: -216px 0;
}

.icon-th {
  background-position: -240px 0;
}

.icon-th-list {
  background-position: -264px 0;
}

.icon-ok {
  background-position: -288px 0;
}

.icon-remove {
  background-position: -312px 0;
}

.icon-zoom-in {
  background-position: -336px 0;
}

.icon-zoom-out {
  background-position: -360px 0;
}

.icon-off {
  background-position: -384px 0;
}

.icon-signal {
  background-position: -408px 0;
}

.icon-cog {
  background-position: -432px 0;
}

.icon-trash {
  background-position: -456px 0;
}

.icon-home {
  background-position: 0 -24px;
}

.icon-file {
  background-position: -24px -24px;
}

.icon-time {
  background-position: -48px -24px;
}

.icon-road {
  background-position: -72px -24px;
}

.icon-download-alt {
  background-position: -96px -24px;
}

.icon-download {
  background-position: -120px -24px;
}

.icon-upload {
  background-position: -144px -24px;
}

.icon-inbox {
  background-position: -168px -24px;
}

.icon-play-circle {
  background-position: -192px -24px;
}

.icon-repeat {
  background-position: -216px -24px;
}

.icon-refresh {
  background-position: -240px -24px;
}

.icon-list-alt {
  background-position: -264px -24px;
}

.icon-lock {
  background-position: -287px -24px;
}

.icon-flag {
  background-position: -312px -24px;
}

.icon-headphones {
  background-position: -336px -24px;
}

.icon-volume-off {
  background-position: -360px -24px;
}

.icon-volume-down {
  background-position: -384px -24px;
}

.icon-volume-up {
  background-position: -408px -24px;
}

.icon-qrcode {
  background-position: -432px -24px;
}

.icon-barcode {
  background-position: -456px -24px;
}

.icon-tag {
  background-position: 0 -48px;
}

.icon-tags {
  background-position: -25px -48px;
}

.icon-book {
  background-position: -48px -48px;
}

.icon-bookmark {
  background-position: -72px -48px;
}

.icon-print {
  background-position: -96px -48px;
}

.icon-camera {
  background-position: -120px -48px;
}

.icon-font {
  background-position: -144px -48px;
}

.icon-bold {
  background-position: -167px -48px;
}

.icon-italic {
  background-position: -192px -48px;
}

.icon-text-height {
  background-position: -216px -48px;
}

.icon-text-width {
  background-position: -240px -48px;
}

.icon-align-left {
  background-position: -264px -48px;
}

.icon-align-center {
  background-position: -288px -48px;
}

.icon-align-right {
  background-position: -312px -48px;
}

.icon-align-justify {
  background-position: -336px -48px;
}

.icon-list {
  background-position: -360px -48px;
}

.icon-indent-left {
  background-position: -384px -48px;
}

.icon-indent-right {
  background-position: -408px -48px;
}

.icon-facetime-video {
  background-position: -432px -48px;
}

.icon-picture {
  background-position: -456px -48px;
}

.icon-pencil {
  background-position: 0 -72px;
}

.icon-map-marker {
  background-position: -24px -72px;
}

.icon-adjust {
  background-position: -48px -72px;
}

.icon-tint {
  background-position: -72px -72px;
}

.icon-edit {
  background-position: -96px -72px;
}

.icon-share {
  background-position: -120px -72px;
}

.icon-check {
  background-position: -144px -72px;
}

.icon-move {
  background-position: -168px -72px;
}

.icon-step-backward {
  background-position: -192px -72px;
}

.icon-fast-backward {
  background-position: -216px -72px;
}

.icon-backward {
  background-position: -240px -72px;
}

.icon-play {
  background-position: -264px -72px;
}

.icon-pause {
  background-position: -288px -72px;
}

.icon-stop {
  background-position: -312px -72px;
}

.icon-forward {
  background-position: -336px -72px;
}

.icon-fast-forward {
  background-position: -360px -72px;
}

.icon-step-forward {
  background-position: -384px -72px;
}

.icon-eject {
  background-position: -408px -72px;
}

.icon-chevron-left {
  background-position: -432px -72px;
}

.icon-chevron-right {
  background-position: -456px -72px;
}

.icon-plus-sign {
  background-position: 0 -96px;
}

.icon-minus-sign {
  background-position: -24px -96px;
}

.icon-remove-sign {
  background-position: -48px -96px;
}

.icon-ok-sign {
  background-position: -72px -96px;
}

.icon-question-sign {
  background-position: -96px -96px;
}

.icon-info-sign {
  background-position: -120px -96px;
}

.icon-screenshot {
  background-position: -144px -96px;
}

.icon-remove-circle {
  background-position: -168px -96px;
}

.icon-ok-circle {
  background-position: -192px -96px;
}

.icon-ban-circle {
  background-position: -216px -96px;
}

.icon-arrow-left {
  background-position: -240px -96px;
}

.icon-arrow-right {
  background-position: -264px -96px;
}

.icon-arrow-up {
  background-position: -289px -96px;
}

.icon-arrow-down {
  background-position: -312px -96px;
}

.icon-share-alt {
  background-position: -336px -96px;
}

.icon-resize-full {
  background-position: -360px -96px;
}

.icon-resize-small {
  background-position: -384px -96px;
}

.icon-plus {
  background-position: -408px -96px;
}

.icon-minus {
  background-position: -433px -96px;
}

.icon-asterisk {
  background-position: -456px -96px;
}

.icon-exclamation-sign {
  background-position: 0 -120px;
}

.icon-gift {
  background-position: -24px -120px;
}

.icon-leaf {
  background-position: -48px -120px;
}

.icon-fire {
  background-position: -72px -120px;
}

.icon-eye-open {
  background-position: -96px -120px;
}

.icon-eye-close {
  background-position: -120px -120px;
}

.icon-warning-sign {
  background-position: -144px -120px;
}

.icon-plane {
  background-position: -168px -120px;
}

.icon-calendar {
  background-position: -192px -120px;
}

.icon-random {
  width: 16px;
  background-position: -216px -120px;
}

.icon-comment {
  background-position: -240px -120px;
}

.icon-magnet {
  background-position: -264px -120px;
}

.icon-chevron-up {
  background-position: -288px -120px;
}

.icon-chevron-down {
  background-position: -313px -119px;
}

.icon-retweet {
  background-position: -336px -120px;
}

.icon-shopping-cart {
  background-position: -360px -120px;
}

.icon-folder-close {
  width: 16px;
  background-position: -384px -120px;
}

.icon-folder-open {
  width: 16px;
  background-position: -408px -120px;
}

.icon-resize-vertical {
  background-position: -432px -119px;
}

.icon-resize-horizontal {
  background-position: -456px -118px;
}

.icon-hdd {
  background-position: 0 -144px;
}

.icon-bullhorn {
  background-position: -24px -144px;
}

.icon-bell {
  background-position: -48px -144px;
}

.icon-certificate {
  background-position: -72px -144px;
}

.icon-thumbs-up {
  background-position: -96px -144px;
}

.icon-thumbs-down {
  background-position: -120px -144px;
}

.icon-hand-right {
  background-position: -144px -144px;
}

.icon-hand-left {
  background-position: -168px -144px;
}

.icon-hand-up {
  background-position: -192px -144px;
}

.icon-hand-down {
  background-position: -216px -144px;
}

.icon-circle-arrow-right {
  background-position: -240px -144px;
}

.icon-circle-arrow-left {
  background-position: -264px -144px;
}

.icon-circle-arrow-up {
  background-position: -288px -144px;
}

.icon-circle-arrow-down {
  background-position: -312px -144px;
}

.icon-globe {
  background-position: -336px -144px;
}

.icon-wrench {
  background-position: -360px -144px;
}

.icon-tasks {
  background-position: -384px -144px;
}

.icon-filter {
  background-position: -408px -144px;
}

.icon-briefcase {
  background-position: -432px -144px;
}

.icon-fullscreen {
  background-position: -456px -144px;
}


.link_at_checkbox {
    margin-left: 10px;
    vertical-align: text-bottom;
}

.profile-user-info {
    display: table;
    width: 98%;
    width: calc(100% - 24px);
    margin: 0 auto
}

.profile-info-row {
    display: table-row
}

.profile-info-name,
.profile-info-value {
    display: table-cell;
    border-top: 1px dotted #D5E4F1
}

.profile-info-name {
    text-align: right;
    padding: 6px 10px 6px 4px;
    font-weight: 400;
    color: #667E99;
    background-color: transparent;
    width: 110px;
    vertical-align: middle
}

.profile-info-value {
    padding: 6px 4px 6px 6px
}

.profile-info-value>span+span:before {
    display: inline;
    content: ",";
    margin-left: 1px;
    margin-right: 3px;
    color: #666;
    border-bottom: 1px solid #FFF
}

.profile-info-value>span+span.editable-container:before {
    display: none
}

.profile-info-row:first-child .profile-info-name,
.profile-info-row:first-child .profile-info-value {
    border-top: none
}

.profile-user-info-striped {
    border: 1px solid #DCEBF7
}

.profile-user-info-striped .profile-info-name {
    color: #336199;
    background-color: #EDF3F4;
    border-top: 1px solid #F7FBFF
}

.profile-user-info-striped .profile-info-value {
    border-top: 1px dotted #DCEBF7;
    padding-left: 12px
}

.profile-picture {
    border: 1px solid #CCC;
    background-color: #FFF;
    padding: 4px;
    display: inline-block;
    max-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .15)
}

.dd-empty,
.dd-handle,
.dd-placeholder,
.dd2-content {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.profile-activity {
    padding: 10px 4px;
    border-bottom: 1px dotted #D0D8E0;
    position: relative;
    border-left: 1px dotted #FFF;
    border-right: 1px dotted #FFF
}

.profile-activity:first-child {
    border-top: 1px dotted transparent
}

.profile-activity:first-child:hover {
    border-top-color: #D0D8E0
}

.profile-activity:hover {
    background-color: #F4F9FD;
    border-left: 1px dotted #D0D8E0;
    border-right: 1px dotted #D0D8E0
}

.profile-activity img {
    border: 2px solid #C9D6E5;
    border-radius: 100%;
    max-width: 40px;
    margin-right: 10px;
    margin-left: 0;
    box-shadow: none
}

.profile-activity .thumbicon {
    background-color: #74ABD7;
    display: inline-block;
    border-radius: 100%;
    width: 38px;
    height: 38px;
    color: #FFF;
    font-size: 18px;
    text-align: center;
    line-height: 38px;
    margin-right: 10px;
    margin-left: 0;
    text-shadow: none!important
}

.profile-activity .time {
    display: block;
    margin-top: 4px;
    color: #777
}

.profile-activity a.user {
    font-weight: 700;
    color: #9585BF
}

.profile-activity .tools {
    position: absolute;
    right: 12px;
    bottom: 8px;
    display: none
}

.profile-activity:hover .tools {
    display: block
}

.user-profile .ace-thumbnails li {
    border: 1px solid #CCC;
    padding: 3px;
    margin: 6px
}

.user-profile .ace-thumbnails li .tools {
    left: 3px;
    right: 3px
}

.user-profile .ace-thumbnails li:hover .tools {
    bottom: 3px
}

.user-title-label:hover {
    text-decoration: none
}

.user-title-label+.dropdown-menu {
    margin-left: -12px
}

.profile-contact-links {
    padding: 4px 2px 5px;
    border: 1px solid #E0E2E5;
    background-color: #F8FAFC
}

.btn-link:hover .ace-icon {
    text-decoration: none!important
}

.profile-social-links>a:hover>.ace-icon,
.profile-users .memberdiv .name a:hover .ace-icon,
.profile-users .memberdiv .tools>a:hover {
    text-decoration: none
}

.profile-social-links>a {
    text-decoration: none;
    margin: 0 1px
}

.profile-skills .progress {
    height: 26px;
    margin-bottom: 2px;
    background-color: transparent
}

.profile-skills .progress .progress-bar {
    line-height: 26px;
    font-size: 13px;
    font-weight: 700;
    font-family: "Open Sans";
    padding: 0 8px
}

.profile-users .user {
    display: block;
    position: static;
    text-align: center;
    width: auto
}

.profile-users .user img {
    padding: 2px;
    border-radius: 100%;
    border: 1px solid #AAA;
    max-width: none;
    width: 64px;
    -webkit-transition: all .1s;
    -o-transition: all .1s;
    transition: all .1s
}

.profile-users .user img:hover {
    -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, .33);
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, .33)
}

.profile-users .memberdiv {
    background-color: #FFF;
    width: 100px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    text-align: center;
    margin: 0 8px 24px
}

.profile-users .memberdiv .body {
    display: inline-block;
    margin: 8px 0 0
}

.profile-users .memberdiv .popover {
    visibility: hidden;
    min-width: 0;
    max-height: 0;
    max-width: 0;
    margin-left: 0;
    margin-right: 0;
    top: -5%;
    left: auto;
    right: auto;
    opacity: 0;
    display: none;
    position: absolute;
    -webkit-transition: opacity .2s linear 0s, visibility 0s linear .2s, max-height 0s linear .2s, max-width 0s linear .2s, min-width 0s linear .2s;
    -o-transition: opacity .2s linear 0s, visibility 0s linear .2s, max-height 0s linear .2s, max-width 0s linear .2s, min-width 0s linear .2s;
    transition: opacity .2s linear 0s, visibility 0s linear .2s, max-height 0s linear .2s, max-width 0s linear .2s, min-width 0s linear .2s
}

.profile-users .memberdiv .popover.right {
    left: 100%;
    right: auto;
    display: block
}

.profile-users .memberdiv .popover.left {
    left: auto;
    right: 100%;
    display: block
}

.profile-users .memberdiv>:first-child:hover .popover {
    visibility: visible;
    opacity: 1;
    z-index: 1060;
    max-height: 250px;
    max-width: 250px;
    min-width: 150px;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

.profile-users .memberdiv .tools {
    position: static;
    display: block;
    width: 100%;
    margin-top: 2px
}

.profile-users .memberdiv .tools>a {
    margin: 0 2px
}

.im-temp{display:inline-block;width:250px;margin-right:20px}
.im-temp img{width:100%}ul.tabs{margin:0;padding:0;list-style:none}
ul.tabs li{background:0 0;color:#222;display:inline-block;padding:10px 12px;cursor:pointer}
ul.tabs li.current{background:#ededed;color:#222}
.tab-content{display:none;background:#ededed;padding:15px;text-align:center;color: #585858;}
.tab-content.current{display:inherit}
.tab-content h3 {
    color:#a3610a;
    font-size: 24px;
    font-weight: bold;
}
.eBlock-actions {
    float: right;
    width: 90px;
    margin: 3px 0;
}

textarea.form-control {
    width: 96% !important;
}

.blockContentli {
    position: relative;
}
.blockContent ul ul {
    position: absolute;
    z-index: 100;
    background-color: #FFFFFF;
    /*top: -10px;*/
    margin-top: -50px;
    width: 240px;
    left: 19%;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #c27c1f;
    display: none;
}

.blockContent ul ul a {
    color: #000000;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}

.blockContent ul li:hover > ul {
    display: block;
}

.uMenuV ul ul {
    z-index: 1;
    position: absolute;
    display: none;
}

.uMenuV ul ul {
    background-color: #7bc541 !important;
    width: 100%;
    max-width: 590px;
    padding-top: 3px;
}

.uMenuV ul ul {
    background-color: #F0F0F0;
}

.uMenuV ul ul li {
    padding: 4px 15px;
    width: 92%;
    border-bottom: 1px solid #FFFFFF;
    height: auto;
}

.uMenuV ul ul li:last-child {
    border-bottom: 0;
}

.uMenuV ul ul a {
    font-size: 18px;
}

.uMenuV ul li:hover > ul {
    display: block;
    padding-left: 0px;
    list-style: none;
    z-index: 100;
}

.uMenuV ul li > a {
    border-bottom: 0px !important;
}
.uMenuV ul ul a:hover {
    background: inherit !important;
    color: #ffec00 !important;
}

.buttonup {
    position: fixed;
    display: none;
    bottom: 50px;
    right: 5%;
    width: 60px;
    height: 40px;
    padding-top: 80px;
    margin-left: -580px;
    background: url(../images/uplink.png) no-repeat 50% 0%;
    text-align: center;
    font-family: Verdana;
    font-size: 14px;
    text-decoration: none;
    color: #000; }
.buttonup:hover {
    color: #000;
}


.albums-list .item-content {
    position: relative;
    display: block;
    padding: 25px;
    margin-bottom: 25px;
    background: #424242;
    text-decoration: none; }
.albums-list .item-content:hover {
    background: #7ec641; }
.albums-list .item-content .item .date {
    margin-bottom: 20px;
    width: 40px;
    text-align: center;
    display: block; }
.albums-list .item-content .item .date .num,
.albums-list .item-content .item .date .month {
    display: block;
    color: #fff; }
.albums-list .item-content .item .date .num {
    font-size: 32px;
    margin-bottom: 12px;
    font-family: neue, Tahoma; }
.albums-list .item-content .item .date .month {
    font-size: 25px;
    font-family: bravo, Tahoma; }
.albums-list .item-content .item .img-list .img-item {
    width: 116px;
    height: 116px;
    border: 4px solid #fff;
    position: absolute; }
.albums-list .item-content .item .img-list .img-item img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto; }
.albums-list .item-content .item .img-list .img1 {
    top: 16px;
    left: 20%;
    transform: rotate(-5deg); }
.albums-list .item-content .item .img-list .img5 {
    top: 6px;
    left: 36%;
    transform: rotate(5deg); }
.albums-list .item-content .item .img-list .img4 {
    top: 18px;
    left: 51%;
    transform: rotate(-5deg); }
.albums-list .item-content .item .img-list .img3 {
    top: 5px;
    left: 65%;
    transform: rotate(-5deg); }
.albums-list .item-content .item .img-list .img2 {
    top: 20px;
    left: 79%; }
.albums-list .item-content .item .caption {
    margin-top: 60px;
    display: inline-block;
    border-bottom: 1px solid #d0d0d0;
    font-size: 24px;
    color: #fff; }

.albums-list .rates-container {
    display: block; }

.albums-list .meta {
    display: none; }




.supports {
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
}
.supports .edit {
    margin-right:1em;

}
.supports .edit > a {
    vertical-align: baseline;
    margin-right:0.6em;
}
.supports article {
    overflow:hidden;
    margin-bottom:20px;
}
.supports article .author {
    float:left;
}
.supports article aside {
    text-align: right;
    padding-top: unset !important;
    width: unset !important;
    max-width: unset !important;
    border-right: none !important;
}
.uphoto img {
    width:75px;
}
.supports .uphoto {
    float:left;
}
.supports .inner {
    margin-left:90px;
}
.supports .description {
    display: block;
    margin-top:8px;
    padding:10px 20px 20px 20px;
    border:1px solid #dadeb8;

    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;

    position:relative;
    background-color: #f4f5f0;
    font-size: 14px !important;
}
.description p {
    margin-bottom: 0;
}
.baloon-arrow {
    display:block;
    position:absolute;
    width:12px;
    height:19px;
    left:-12px;
    top:2px;
    z-index:1;
    background: url(../images/baloon_arrow.png) no-repeat;
}
.baloon-arrow-right {
    background-position:-12px 0px;
    left:auto;
    right:-12px;
}

.faq .question {
    padding-left:10px;
}
.faq .answer {
    text-align: right;
    margin-top:0.8em;
}
.faq .answer .uphoto {
    float:right;
    margin-left:26px;
}
.faq .answer .responder {
    float:left;
}
.faq .answer .description {
    text-align: left;
    background-color:transparent;
    margin-right:100px;
}

.bsupport {
    border-bottom: 1px solid #e0e0e0;
}

