body {background: #eee; color: #000;}
a {color: #000; text-decoration: underline;}
a:hover {
    text-decoration: underline;
    cursor: pointer;
}

#viewButton {display: inline}

.button-inline {
    display: inline-block!important;
}

.button-normal_weight {
    font-weight: normal!important;
}

.button-big {
    text-align: center;
    font-size: 16px;
    padding: 5px;
    font-family: "Roboto", sans-serif;
    font-weight: lighter;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.button:hover,
button.button:hover,
a.button:hover,
input[type="button"].button:hover {
    border: 1px solid #b3b3b3;
    color: #4d4d4d;
}

.button.disabled,
a.button.disabled,
input[type="button"].button.disabled {
    background: #f0f0f0;
    color: #d0cdcd;
    border-color: #d0cdcd;
    cursor: default;
}

input[type="button"].button{
    display: inline-block;
    cursor: pointer;
}

.button,
button.button {
    cursor: pointer;
}

.button-facebook,
.button-ok,
.button-merchandise {
    color: #fff;
    text-shadow: none;
}

.button-facebook:hover,
.button-ok:hover,
.button-merchandise:hover{
    color: #fff;
}

.button-facebook {
    background: #3d5b95;
    border-color: #344d7f;
}

.button-facebook:hover {
    background: #4465a7;
    border-color: #3b5891;
}

.button-ok {
    background: #f59310;
    border-color: #dc8109;
}

.button-pinterest {
    background: #bd081c;
    border-color: #bd081c;
    text-shadow: none!important;
    color: #FFF!important;
}

.button-pinterest:hover{
    background: #bd081ccc;
    text-shadow: none!important;
    color: #FFF!important;
}

.button-ok:hover {
    background: #f69d28;
    border-color: #f58f0a;
}

.button-merchandise {
    background: #c00111;
    border-color: #c00111;
    width: 220px;
    font-size: 25px;
    font-weight: 100;
}

.button-merchandise:hover {
    background: #c61a29;
    border-color: #c61a29;
}

div.price {
    width: 220px;
    font-size: 24px;
    text-align: center;
    font-family:'Roboto Condensed';
    font-weight: 400;
    color: #333;
}
.price-strikeout {
    color: #999;
    position: relative;
}
.price-strikeout::after {
    border-bottom: 2px solid #999;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
}

div.merchandise-buy {
    width: 220px;
}
div.merchandise-shop-info {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.2;
    text-align: left;
    width: 400px;
    vertical-align: baseline;
    padding-bottom: 3px;
    padding-left: 10px;
    color: #333;
}

.social-likes__counter {
    display: inline-block;
    margin-left: 5px;
}

.container {
    width: 970px;
}

#content.withOffset {left: 237px; margin-right: 10px;}
.container #content.withOffset {
    margin-right: 0;
    position: static;
    width: 720px;
    margin-left: 250px;
}
.container #sidebar {
    position: absolute;
    width: 240px;
    left: 0;
    top: 0;
    display: none;
}
.container #sidebar #wlt-PictureMore {margin: 0;}

#top__mpic + #sidebar {
    /*top: 130px!important;*/
}

.body-ad_block #main #sidebar {
    top: 424px!important;
}

div.recommendedPosts {
    width: 720px;
    height: 100px;
    background-color: rgba(240, 240, 240, 0.5);
    -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
    margin-bottom: 15px;
}
#lightbox div.recommendedPosts {
    display: inline-block;
    background-color: rgba(210, 210, 210, 0.5);
}
/*div.recommendedPosts .items {display: none;}*/
#lightbox div.recommendedPosts .pager { display: none; }
div.recommendedPosts .recommendedTitle {font-size: 200%; padding: 10px 8px; text-align: left;}
div.recommendedPosts .items {margin: 0 auto;}
div.recommendedPosts .loadingDiv {padding: 10px; text-align: center; font-weight: bold;}
div.recommendedPosts .loadingDiv img {display: block-inline; margin: 0 10px;}

.noscript-message {
    position: relative; z-index: 1000000;
    margin: 0 10%; padding: 1em;
    background: linear-gradient(#FFF7CB, #FFF3B7) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom-right-radius: 3px; border-bottom-left-radius: 3px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.33);
    color: #717171; font-size: 15px; text-align: center;
}
#content.withAppend {right: 357px; margin-left: 10px;}
#sidebarsec { float: right; }
.container #content.withAppend {margin-right: 0; position: static; float: left; width: 590px; margin-left: 10px;}
.container #content.withAppend.withOffset {width: 370px; margin-left: 0px }
#info-source {width: 450px;}
.worklet-title {font-size: 200%; background-color: #fff; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; border: 1px solid #999;padding: .5em;}
.colborder {margin: 0; padding: 0; border: none;}
#header {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    margin: 0;
    background-color: white;
    padding: 0 15px;
    z-index: 1000;
}
#header .topmenu {
    float: right;
    height: 45px;
}
#header .topmenu ul li {margin: 0;}
#header .topmenu a {display: block; line-height: 35px; padding: 0 10px; color: #9f202c; text-decoration: none;}
#header .topmenu a:hover {background-image: url(../images/white20.png);}
#header .worklet {margin: 0;}

.header__fb {
    position: absolute!important;
    left: 50%;
    margin: 0 0 0 130px;
    top: 12px;
    display: none;
    opacity: 0;
    transition: all 0.3s ease;
}

.header_language{
    position: absolute!important;
    left: 50%;
    margin: 0 0 0 100px;
    top: 15px;
    display: none;
    opacity: 0;
    transition: all 0.3s ease;
    height: 32px;
    width:150px;
}

.header_language .guest-language a{
    text-decoration: none;
}

.header_language .guest-language {
    display: block;
    text-align: left;
    padding-left: 15px;
}

.header_language .guest-language .ico-arr-b{
    position: relative;
    top: auto;
    right: auto;
    margin-left: 10px;
}

.header_language .guest-languages {
    display: none;
    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #B2B2B2;
    box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.4);
    cursor: default;
    padding: 6px 0;
    position: absolute;
    left: -1px;
    top: 29px;
    width: 140px;
}

.header_language .guest-languages .guest-language{
    line-height: 20px;
    color: #8f8f8f !important;
    display: block !important;
    font-family: Roboto;
    font-size: 13px;
    font-weight: bold;
    line-height: 19px !important;
    padding: 6px 5px 5px 14px !important;
    text-decoration: none;
}

.header_language .guest-languages .guest-language a{
    font-weight: bold!important;
}

.header_language .guest-languages .guest-language:hover{
    color: #595959;
    background: #dddddd;
}

.header_language:hover .guest-languages{
    display: block;
}

@media (min-width: 980px) {
    .header_language{
        display: block;
        opacity: 1;
    }
}

@media (min-width: 1225px) {
    .fullscreen .header__fb {
        display: block;
        opacity: 1;
    }
}

#info .notice {-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; border: none; box-shadow: 0px 0px 2px #999999; margin: 140px 10px 10px 10px; float: none;}
#info.onLightbox .notice {margin: 0;}
.fullscreen #info {position: fixed; top: 60px; width: 600px; left: 50%; margin-left: -300px; z-index: 1000000;}
.phone #info {position: fixed; top: 30px; width: 300px; left: 50%; margin-left: -150px; z-index: 1000000;}
.fullscreen #info.onLightbox {top: 0; z-index: 1005010;}
.fullscreen #info .notice {-moz-border-radius: 0px; -moz-border-radius-bottomright: 5px; -moz-border-radius-bottomleft: 5px; -webkit-border-radius: 0px; -webkit-border-bottom-right-radius: 5px;   -webkit-border-bottom-left-radius: 5px; border-radius: 0px; border-bottom-right-radius:5px; border-bottom-left-radius: 5px;}
.container #info .notice {margin: 10px 0 0 0;}
#main .notice {
    position: fixed;
    top: 80px;
    width: 600px;
    left: 50%;
    margin-left: -300px;
    z-index: 1000000;
    border-width: 1px;
    border-radius: 4px;
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    padding: 15px!important;
}

#mainmenu {position: fixed; left: 0; right: 0;  top: 35px; background: #f7f7f7; /*url(../images/menu/bcg.png) top left repeat-x;*/ height: 35px; padding: 0 10px; z-index: 900;}
#mainmenu a {line-height: 25px; color: #333; font-size: 120%; margin: 5px 0; padding: 0 10px;}
#mainmenu a:hover {background-image: url(../images/white20.png); -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; box-shadow: 1px 1px 2px #666;}
#mainmenu ul li {border: none; background: transparent; padding: 0; margin: 0;}

#main {margin: 60px 0 0 10px;}
.container #main {margin: 95px 0;}
.phone .container #main {margin: 0 0 0px;}
.popup #main {margin: 0px 10px 0 10px;}
.popup form .row { margin-bottom: 0em; margin-top: 20px;}
.popup form { font-size: 100%; }
.popup #wlt-PictureLp > .worklet-content {text-align: center;}
.popup #wlt-PictureLp .hybridauthWidget { margin: 0px !important;}
.picturePost .field_newsletter input[type="checkbox"], .picturePost .field_publish_to_facebook input[type="checkbox"], .picturePost .field_publish_to_odnoklassniki input[type="checkbox"],.picturePost .field_publish_to_mailru input[type="checkbox"] { margin: 1.2em 5px 0 0; float: left; }
/*.picturePost .field_newsletter label, .picturePost .field_publish_to_facebook label, .picturePost .field_publish_to_mailru label { display: none !important; visibility: hidden !important; position: absolute; left:-9999px; top:-9999px; }*/
.picturePost .field_newsletter .hint, .picturePost .field_publish_to_facebook .hint, .picturePost .field_publish_to_mailru .hint, .picturePost .field_publish_to_odnoklassniki .hint { margin-left: 16px; color: black; }
.mobile .picturePost .field_newsletter .hint, .mobile .picturePost .field_publish_to_facebook .hint, .mobile .picturePost .field_publish_to_mailru .hint, .mobile .picturePost .field_publish_to_odnoklassniki .hint { line-height: 1.5; }
#wlt-BaseDialog .field_publish_to_facebook label, #wlt-BaseDialog .field_publish_to_mailru label, #wlt-BaseDialog .field_publish_to_odnoklassniki label {display: none;}

form {font-size: 120%; margin: 3em 0 0 15%; line-height: 32px;}

form#uForm_UserSignup{
    margin: 3em 0 0 0
}

form#uForm_NetworkInvite {
    font-size: 120%;
    margin: 1em 0 0 0;
    line-height: 32px;
}

form label {text-align: left; width: 20%; line-height: 1.5;}
form .hint {margin-left: 20%;}
form fieldset {margin-left: 20%;}
form#uForm_NetworkInvite fieldset {
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 320px;
}

form .row {margin-bottom: 1em;}
form input, form textarea, form select {font-size: 100%;}
input[type=text], input[type=url], input[type=password], input.text, input.title, select, textarea {border: 1px solid #999; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; padding: 5px; width: 300px;}
textarea {width: 450px;}
input[type=button] {padding: 5px 15px; font-size: 100%}
input[type=submit] {
    padding: 5px 15px;
    font-family: Roboto, Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    border: 1px solid #910101;
    -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
    cursor: pointer;
}

.phone form#uForm_NetworkInvite fieldset {
    margin-left: auto;
    margin-right: auto;
    width: 280px;
}

div.row.field_attribute input {
    width: 300px;
}

.phone div.row.field_attribute input {
    width: 280px;
}

form#uForm_NetworkInvite div.row.buttons{
    text-align: center;
    margin-top: 20px;
}

div.row.buttons fieldset{
    padding: 0px;
}

div.row.buttons input {
    margin-right: 10px;
}

@media (max-width: 480px) {
    form {
        margin: 1em 0 0 0;
        line-height: normal;
    }
}

input[type="checkbox"], input[type="radio"], input.checkbox, input.radio {margin: 0.2em 0 0;}
form fieldset label {width: auto; line-height: 1.5; margin: 0 0 .2em 1.6em}

.form-reset {
    font-size: inherit;
    margin: 0;
    line-height: inherit;
}

.loadingMessage {padding: 1em 0; font-size: 110%;}
.loadingMessage .loader-wrap {display: inline-block; margin-left: 10px; width: 16px; height: 11px;}

#wlt-BaseDialog form {font-size: 100%; margin: 0;}
#wlt-BaseDialog form label {float: none; width: auto; line-height: 1.5; color: #666;}
#wlt-BaseDialog form .hint {margin-left: 10px;}
#wlt-BaseDialog form fieldset {margin-left: 0;}
#wlt-BaseDialog form .buttons {margin-left: 0; padding: 0; /*padding-bottom: 20px;*/}
#wlt-BaseDialog .worklet {margin: 0px;}
#wlt-BaseDialog .content{
    overflow-y: initial!important;
}
#wlt-BaseDialog input[type=text], #wlt-BaseDialog input[type=url], #wlt-BaseDialog input[type=password], #wlt-BaseDialog input.text, #wlt-BaseDialog input.title, #wlt-BaseDialog select, #wlt-BaseDialog textarea {
    width: 94%;
}
#wlt-BaseDialog select {
    -webkit-appearance: menulist-button;
}

@media (max-width: 480px) {
    .ui-dialog {

    }


    .ui-dialog input[type=text],
    .ui-dialog input[type=url],
    .ui-dialog input[type=password],
    .ui-dialog input[type=password],
    .ui-dialog input.text,
    .ui-dialog input.title,
    .ui-dialog select,
    .ui-dialog textarea,
    #wlt-BaseDialog input[type=text],
    #wlt-BaseDialog input[type=url],
    #wlt-BaseDialog input[type=password],
    #wlt-BaseDialog input.text,
    #wlt-BaseDialog input.title,
    #wlt-BaseDialog select,
    #wlt-BaseDialog textarea {
        width: 100%;
        box-sizing: border-box;
    }
}

#mainmenu .sf-menu ul {z-index: 1000; margin: 5px 0 0 0; padding: 3px; background: #fff; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; box-shadow: 1px 1px 2px #666; width: 400px;}
#mainmenu .sf-menu ul li {float: left; width: 200px;}
#mainmenu .sf-menu ul li a {color: #333;}
#mainmenu .sf-menu ul li a:hover {background: #e5e5e5; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; box-shadow: none;}
#mainmenu .sf-menu ul li a {margin: 0;}

.classic-theme #wlt-BaseTopMenu .userItem {margin-top: 7px;}

.classic-theme #wlt-BaseTopMenu .sf-menu ul {margin: 15px 0 0 0; padding: 3px; background: #fff; box-shadow: 1px 1px 2px #666; z-index: 1000;}
.classic-theme #wlt-BaseTopMenu .sf-menu ul li a {color: #333;}
.classic-theme #wlt-BaseTopMenu .sf-menu ul li a:hover {background: #e5e5e5;}

.classic-theme #lightbox, .classic-theme #lightboxSubscribe {cursor: zoom-out;cursor: -moz-zoom-out;cursor: -webkit-zoom-out;}
.classic-theme #lightbox > div, .classic-theme #lightboxSubscribe > div {cursor: default;}

.classic-theme form.pictureCommentAdd {margin: 0;}
.classic-theme form.pictureCommentAdd textarea {display: block; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; border-color: #ccc;}

a.moreButton {
    color: #0645AD;
    font-weight: bold;
    text-decoration: underline;
    white-space: nowrap;
    display: inline-block;
    font-size: 14px;
    line-height: 21px;
}
a.moreButton:hover {color: #c00011; font-weight: bold; text-decoration: underline;}

.classic-theme .ui-dialog {
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    border: none!important;
    padding: 0;
    max-height: 90%;
    box-shadow: 0px 16px 32px rgba(0, 0, 0, 0.1);
}

.classic-theme .ui-dialog .ui-dialog-header{
    font-size: 20px!important;
    text-align: left;
    display: block!important;
    width: 100%;
    margin-bottom: 30px!important;
    margin-top: -45px!important;
}

.classic-theme .ui-dialog .ui-dialog-titlebar {
    font-weight: normal; font-size: 120%;
    background: white!important;
    border: none;
    -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;
    padding: 22px;
    padding-left: 24px;
}

.classic-theme .ui-dialog .ui-dialog-titlebar.small{
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.ui-dialog .ui-dialog-content {
    padding: 0px!important;
    max-height: calc(100vh * 0.9 - 64px);
}

.ui-dialog .ui-dialog-content .content{
    padding: 24px!important;
}

.ui-dialog .ui-dialog-title {
    font-family: 'Inter', sans-serif!important;
    font-weight: 500;
    color: #101010;
    font-size: 14px!important;
    line-height: 20px;
    margin: 0px!important;
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute!important;
    right: 12px!important;
    top: 12px!important;
    width: 40px!important;
    margin: 0px!important;
    padding: 0px!important;
    height: 40px!important;
    /*background: #F1F1F1!important;*/
    -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;
}

.ui-dialog .ui-dialog-titlebar-close:hover {
    background:#E4E4E4!important;
    border:none!important;
}

.ui-dialog .ui-dialog-titlebar-close:active,
.ui-dialog .ui-dialog-titlebar-close:focus {
    background:#F1F1F1!important;
    border:none!important;
}

.ui-dialog .ui-dialog-titlebar-close span {
    width: 40px;
    height: 40px;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxMyAxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEuMjI1NjUgMEwwIDEuMjI1NjVMNS4xODU0NSA2LjQxMTFMMCAxMS41OTY2TDEuMjI1NjUgMTIuODIyMkw2LjQxMTEgNy42MzY3NUwxMS41OTY2IDEyLjgyMjJMMTIuODIyMiAxMS41OTY2TDcuNjM2NzUgNi40MTExTDEyLjgyMjIgMS4yMjU2NUwxMS41OTY2IDBMNi40MTExIDUuMTg1NDVMMS4yMjU2NSAwWiIgZmlsbD0iIzQzNDM0MyIvPgo8L3N2Zz4K) no-repeat 13px 13px;
    display: block;
}

.classic-theme .ui-widget-overlay {
    background: #fff;
    -moz-opacity:.95;
    filter:alpha(opacity=95);
    opacity:.95;
}

#wlt-PictureOptions, #wlt-PicturePostOptions {margin: 0 0 7px 0;}
#wlt-PictureOptions .postButtonHint {padding: 5px; margin: -10px 0 16px; border: 1px solid #D5D2BF; background-color: #FFFBC7; color: #666666;}
#wlt-PictureOptions .postButtonHint a {color: #C92F29;}
#wlt-PictureOptions .column, #wlt-PicturePostOptions .column {
  margin: 0;
  width: 100%;
}
#wlt-PictureOptions .column a, #wlt-PicturePostOptions .column a {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: block;
    width: 190px;
    margin: 0;
    text-align: center;
    padding: 84px 0 10px 0;
    font-size: 120%;
    color: #666;
    font-weight: 500;
    text-decoration: none;
}
#wlt-PictureOptions.mobile .column a {
  width: 148px;
}
#wlt-PictureOptions .column a, #wlt-PicturePostOptions .column a {
  margin: auto;
}

#wlt-PictureOptions .column a:hover, #wlt-PicturePostOptions .column a:hover {
  background-color: #e5e5e5;
}
#wlt-PictureOptions .add a, #wlt-PicturePostOptions .internet a {background: url(../images/add/pin.png) no-repeat center 10px; margin-top: 5px;}
#wlt-PictureOptions .upload a, #wlt-PicturePostOptions .upload a {background: url(../images/add/upload.png) no-repeat center 10px;}
#wlt-PictureOptions .board a {background: url(../images/add/board.png) no-repeat center 10px;}
#wlt-PicturePostOptions .postila a {background: url(../images/add/find.png) no-repeat center 10px;}

.buttonLink a {
  display: inline-block;
  position:relative;
  border: 1px solid #ccc;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: 110%;
  font-weight: bold;
  color: #666;
  text-align: center;
  padding: 3px 0;
  margin-bottom: 5px;
  text-decoration: none;
  background: #fff url(../images/buttons/std/bcg.png) repeat-x left top;
  margin-right: 10px;
}
.buttonLink a:hover {border: 1px solid #b3b3b3; color: #4d4d4d;}
.buttonLink.fixed a {display: inline-block; padding: 3px 10px; margin: 0 0 0 3px;}

#wlt-NetworkEventList {font-size: 90%; color: #333;}
#wlt-NetworkEventList a {color: #333; font-weight: bold; text-decoration: none;}
#wlt-NetworkEventList a:hover {text-decoration: underline;}

.classic-theme .boardCard {color: #333; background: #fff; border: none; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; box-shadow: 0px 0px 2px #999999; margin: 0; padding: 5px 0;}
.classic-theme #wlt-BoardList .boardCard {margin: 10px 10px 0 0;}
.picture-view-container .boardCard {-moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; box-shadow: none; padding: px;}

.classic-theme #wlt-BoardView .container {margin-bottom:15px; margin-top: 0px;}

.classic-theme  .board_page_container {
    width: auto!important;
    margin-left: 10px!important;
    margin-right: 10px!important;
}

#wlt-BoardView .board_page_container{
    margin-bottom:15px;
    padding-top: 30px;
    position: relative;
}

.phone #wlt-BoardView .board_page_container{
    margin-left: 20px;
    margin-right: 20px;
}

#wlt-BoardView h1.board_page_title {
    font-family: 'Inter', sans-serif!important;
    color: #101010;
    display: block;
    text-align: left;
    font-size: 32px!important;
    line-height: 38px!important;
    font-weight: 500;
}

.phone #wlt-BoardView h1.board_page_title{
    text-align: center;
}

#wlt-BoardView .board_author,
#wlt-BoardView .board_category{
    font-family: 'Inter', sans-serif!important;
    color: #101010;
    display: block;
    text-align: left;
    font-size: 14px!important;
    line-height: 21px!important;
    font-weight: 500;
    display: inline-block;
    margin-bottom: 7px;
}

.phone #wlt-BoardView .board_category {
    display: block;
    clear: both;
    text-align: center;
}

#wlt-BoardView .board_page_info .board_author_avatar {
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-right: 15px;
    float: left;
    background: url(/images/avatar/mediumhd.png) no-repeat #ffffff;
    background-size: cover!important;
    background-position: center!important;
    border-radius: 20px;
}

#wlt-BoardView .board_page_info .board_author_avatar .avatar-container{
    margin-right: 6px;
    width: 32px;
    height: 32px;
    background-color: #e2e2e296;
    -moz-border-radius: 28px;
    -webkit-border-radius: 28px;
    border-radius: 28px;
    text-align: center;
    display: block;
    overflow: hidden;
    background-size: cover!important;
    background-position: center!important;
    margin-left: -1px;
    margin-top: -1px;
}

#wlt-BoardView .board_followers,
#wlt-BoardView .board_posts{
    font-family: 'Inter', sans-serif!important;
    color: #818181;
    display: block;
    text-align: left;
    font-size: 14px!important;
    line-height: 21px!important;
    font-weight: 500;
    display: inline-block;
}

.phone #wlt-BoardView .board_followers{
    clear:both;
}

#wlt-BoardView .board_author:after,
#wlt-BoardView .board_category:after,
#wlt-BoardView .board_followers:after{
    width: 38px;
    height: 20px;
    display: inline-block;
    content: "";
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNiIgaGVpZ2h0PSI3IiB2aWV3Qm94PSIwIDAgNiA3IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cmVjdCB5PSIwLjUiIHdpZHRoPSI2IiBoZWlnaHQ9IjYiIHJ4PSIzIiBmaWxsPSIjRTRFNEU0Ii8+Cjwvc3ZnPgo=) no-repeat 16px 10px;
}

.phone #wlt-BoardView .board_author:after,
.phone #wlt-BoardView .board_category:after{
    background: none;
    width: 0px;
    height: 0px;
}

#wlt-BoardView .board_page_info{
    margin-bottom: 30px;
}

.phone #wlt-BoardView .board_page_info{
    text-align: center;
}

.phone #wlt-BoardView .board_author_name{
    line-height: 30px;
}

#wlt-BoardView .board_page_description {
    font-family: 'Inter', sans-serif!important;
    color: #818181;
    display: block;
    text-align: left;
    font-size: 14px!important;
    line-height: 21px!important;
    font-weight: 500;
    display: inline-block;
    width: 50%;
    margin-bottom: 30px;
}

.phone #wlt-BoardView .board_page_description {
    width: 100%!important;
}

#wlt-BoardView .board_page_actions{
    position: absolute;
    right: 0px;
    top: 30px;
}

#wlt-BoardView .board_page_actions .private_board_button{
    position: relative;
    height: 48px;
    background: #F1F1F1;
    border-radius: 200px;
    color: #818181;
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    padding: 5px 15px!important;
    font-size: 14px!important;
    line-height: 28px!important;
    height: 30px!important;
    min-width: 30px;
    display: inline-block;
    padding-left: 40px!important;
    margin-bottom: 10px;
}

#wlt-BoardView .board_page_actions .private_board_button:before{
    content: ' ';
    width: 20px;
    height: 27px;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxMiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xLjc4NDM5IDYuNzIxMTlIMi4xNDEyNlYzLjU5ODUxQzIuMTQxMjYgMS42MTExMSAzLjc1MjM3IDAgNS43Mzk3OCAwQzcuNzI3MTggMCA5LjMzODI5IDEuNjExMTEgOS4zMzgyOSAzLjU5ODUxVjYuNzIxMTlIOS42OTUxN0MxMC42ODA3IDYuNzIxMTkgMTEuNDc5NiA3LjUyMDA5IDExLjQ3OTYgOC41MDU1OFYxNC4yMTU2QzExLjQ3OTYgMTUuMjAxMSAxMC42ODA3IDE2IDkuNjk1MTcgMTZIMS43ODQzOUMwLjc5ODg5NyAxNiAwIDE1LjIwMTEgMCAxNC4yMTU2VjguNTA1NThDMCA3LjUyMDA5IDAuNzk4ODk3IDYuNzIxMTkgMS43ODQzOSA2LjcyMTE5Wk04LjE0ODcgMy41OTg1MVY2LjcyMTE5SDMuMzMwODZWMy41OTg1MUMzLjMzMDg2IDIuMjY4MSA0LjQwOTM3IDEuMTg5NTkgNS43Mzk3OCAxLjE4OTU5QzcuMDcwMTkgMS4xODk1OSA4LjE0ODcgMi4yNjgxIDguMTQ4NyAzLjU5ODUxWk01LjczOTc4IDEyLjMxMjNDNi4zMTQ2NSAxMi4zMTIzIDYuNzgwNjcgMTEuODQ2MiA2Ljc4MDY3IDExLjI3MTRDNi43ODA2NyAxMC42OTY1IDYuMzE0NjUgMTAuMjMwNSA1LjczOTc4IDEwLjIzMDVDNS4xNjQ5MSAxMC4yMzA1IDQuNjk4ODggMTAuNjk2NSA0LjY5ODg4IDExLjI3MTRDNC42OTg4OCAxMS44NDYyIDUuMTY0OTEgMTIuMzEyMyA1LjczOTc4IDEyLjMxMjNaIiBmaWxsPSIjQzRDNEM0Ii8+Cjwvc3ZnPgo=) no-repeat 0px 0px;
    margin-left: 9px;
    display: block;
    text-decoration: none;
    position: absolute;
    left: 8px;
    top: 10px;
}

#wlt-BoardView .board_page_actions #edit-board{
}

#wlt-BoardView .board_page_actions #edit-board:before{
    content: ' ';
    width: 20px;
    height: 20px;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTExLjIzMTMgMC4yNDIyODNDMTAuOTA4MiAtMC4wODA3NjExIDEwLjM4NDUgLTAuMDgwNzYxMSAxMC4wNjE0IDAuMjQyMjgzTDguOTUwMDggMS4zNTM2NEwxMC42NDY0IDMuMDQ5OTNMMTEuNzU3NyAxLjkzODU3QzEyLjA4MDggMS42MTU1MiAxMi4wODA4IDEuMDkxNzYgMTEuNzU3NyAwLjc2ODcxNkwxMS4yMzEzIDAuMjQyMjgzWiIgZmlsbD0iIzQzNDM0MyIvPgo8cGF0aCBkPSJNOC4zMDY2NiAxLjk5NzA2TDEwLjAwMjkgMy42OTMzNEwxLjY5NyAxMS45OTkzVjEySDAuMjQ4MTY1QzAuMTExMTA5IDEyIDAgMTEuODg4OSAwIDExLjc1MThWMTAuMzAzSDAuMDAwNzE0MDJMOC4zMDY2NiAxLjk5NzA2WiIgZmlsbD0iIzQzNDM0MyIvPgo8L3N2Zz4K) no-repeat 0px 0px;
    display: inline-block;
    margin-top: 8px;
    margin-bottom: -8px;
    margin-left: 9px;
}

.phone #wlt-BoardView .board_page_actions #edit-board:before{
    margin-left: 8px;
}

#wlt-BoardView .board_page_actions #select-posts{

}

#wlt-BoardView .board_page_actions #select-posts:before{
    content: ' ';
    width: 20px;
    height: 20px;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTggNkM2Ljg5NTQzIDYgNiA2Ljg5NTQzIDYgOEM2IDkuMTA0NTcgNi44OTU0MyAxMCA4IDEwQzkuMTA0NTcgMTAgMTAgOS4xMDQ1NyAxMCA4QzEwIDYuODk1NDMgOS4xMDQ1NyA2IDggNloiIGZpbGw9IiM0MzQzNDMiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wIDRDMCAxLjc5MDg2IDEuNzkwODYgMCA0IDBIMTJDMTQuMjA5MSAwIDE2IDEuNzkwODYgMTYgNFYxMkMxNiAxNC4yMDkxIDE0LjIwOTEgMTYgMTIgMTZINEMxLjc5MDg2IDE2IDAgMTQuMjA5MSAwIDEyVjRaTTQgMS41SDEyQzEzLjM4MDcgMS41IDE0LjUgMi42MTkyOSAxNC41IDRWMTJDMTQuNSAxMy4zODA3IDEzLjM4MDcgMTQuNSAxMiAxNC41SDRDMi42MTkyOSAxNC41IDEuNSAxMy4zODA3IDEuNSAxMlY0QzEuNSAyLjYxOTI5IDIuNjE5MjkgMS41IDQgMS41WiIgZmlsbD0iIzQzNDM0MyIvPgo8L3N2Zz4K) no-repeat 0px 0px;
    margin-left: 7px;
    margin-top: 7px;
    margin-bottom: -7px;
    display: inline-block;
}

.phone #wlt-BoardView .board_page_actions #select-posts:before{
    margin-left: 4px;
    margin-top: 7px;
    margin-bottom: -7px;
}

#wlt-BoardView .board_page_actions #select-posts.cancel:before{
    content: '';
    width: 20px;
    height: 20px;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxNCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEuODE1NzYgMC44NzE3NDFMMC44NzI5NSAxLjgxNDU1TDYuMDU4NCA3TDAuODcyOTUgMTIuMTg1NEwxLjgxNTc2IDEzLjEyODNMNy4wMDEyMSA3Ljk0MjgxTDEyLjE4NjcgMTMuMTI4M0wxMy4xMjk1IDEyLjE4NTRMNy45NDQwMiA3TDEzLjEyOTUgMS44MTQ1NUwxMi4xODY3IDAuODcxNzQxTDcuMDAxMjEgNi4wNTcxOUwxLjgxNTc2IDAuODcxNzQxWiIgZmlsbD0iIzQzNDM0MyIvPgo8L3N2Zz4K) no-repeat 0px 0px;
    margin-left: 8px;
    margin-top: 8px;
    margin-bottom: -8px;
    display: inline-block;
}

.phone #wlt-BoardView .board_page_actions #select-posts.cancel:before{
    margin-left: 7px;
}

.phone #wlt-BoardView .board_page_actions{
    position: relative;
    right: 0px;
    top: 0px;
    margin-bottom: 20px;
    text-align: center;
}

#wlt-BoardView .board_page_actions .private-board-icon{
    position: relative;
    display: inline-block;
    width: 30px;
    height: 30px;
}

#wlt-BoardView .board_page_actions .private-board-icon img{
    position: absolute;
    top: 10px;
    right: 5px;
}

#wlt-BoardView .board_page_actions .base_button{
    margin-left: 10px;
}

.board__title .private-board-icon{
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxMSAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xLjU3NzcyIDUuODgxMDRIMS44OTMyNlYzLjE0ODdDMS44OTMyNiAxLjQwOTcyIDMuMzE3NzggMCA1LjA3NSAwQzYuODMyMjIgMCA4LjI1Njc0IDEuNDA5NzIgOC4yNTY3NCAzLjE0ODdWNS44ODEwNEg4LjU3MjI4QzkuNDQzNjMgNS44ODEwNCAxMC4xNSA2LjU4MDA4IDEwLjE1IDcuNDQyMzhWMTIuNDM4N0MxMC4xNSAxMy4zMDEgOS40NDM2MyAxNCA4LjU3MjI4IDE0SDEuNTc3NzJDMC43MDYzNjkgMTQgMCAxMy4zMDEgMCAxMi40Mzg3VjcuNDQyMzhDMCA2LjU4MDA4IDAuNzA2MzY5IDUuODgxMDQgMS41Nzc3MiA1Ljg4MTA0Wk03LjIwNDkyIDMuMTQ4N1Y1Ljg4MTA0SDIuOTQ1MDhWMy4xNDg3QzIuOTQ1MDggMS45ODQ1OSAzLjg5ODY4IDEuMDQwODkgNS4wNzUgMS4wNDA4OUM2LjI1MTMyIDEuMDQwODkgNy4yMDQ5MiAxLjk4NDU5IDcuMjA0OTIgMy4xNDg3Wk01LjA3NSAxMC43NzMyQzUuNTgzMjkgMTAuNzczMiA1Ljk5NTM0IDEwLjM2NTUgNS45OTUzNCA5Ljg2MjQ1QzUuOTk1MzQgOS4zNTk0NCA1LjU4MzI5IDguOTUxNjcgNS4wNzUgOC45NTE2N0M0LjU2NjcxIDguOTUxNjcgNC4xNTQ2NiA5LjM1OTQ0IDQuMTU0NjYgOS44NjI0NUM0LjE1NDY2IDEwLjM2NTUgNC41NjY3MSAxMC43NzMyIDUuMDc1IDEwLjc3MzJaIiBmaWxsPSIjQzRDNEM0Ii8+Cjwvc3ZnPgo=) no-repeat 0px 0px;
    background-size: contain;
    margin-left: 10px;
    width: 20px;
    height: 20px;
}

.classic-theme #wlt-BoardView .container h3 {
  font-size: 34px;
  line-height: 38px;
  display: inline-block;
}
.classic-theme #wlt-BoardView .container .description {background-color: #e5e5e5; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; border: 1px solid #ccc;padding: 1em; margin: 0 0 15px 0;}
.classic-theme #wlt-BoardView .container > .clearfix {line-height: 30px; color: #333; background: #fff; border: none; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; box-shadow: 0px 0px 2px #999999; margin: 0; padding: 5px;}
.classic-theme #wlt-BoardView .container .avatar {width: 30px; height: 30px;}
.classic-theme #wlt-BoardView .container .avatar p {margin-left: -35px;}
.classic-theme #wlt-BoardView .container .avatar img{height: 30px;}

.classic-theme #wlt-BoardView .container .avatarInfo {
  line-height: 30px;
}

.classic-theme.phone #wlt-BoardView .container .avatarInfo {
  line-height: 30px;
  width: calc(100vw - 70px);
  overflow: hidden;
  display: inline-block;
  max-height: 30px;
  text-overflow: ellipsis;
}

.classic-theme.phone #wlt-BoardView .container .avatarInfo a {
  width: 100%;
  display: block;
  text-overflow: ellipsis;
  max-height: 30px;
  overflow: hidden;
  white-space: nowrap;
}

.classic-theme #wlt-BoardView .container .buttonLink {line-height: 1.5; width: 500px; margin: 0 auto;}
.classic-theme.phone  #wlt-BoardView .container .buttonLink{width: 116px!important;}
.classic-theme .mobile #wlt-BoardView .container .stats {display: none;}
.classic-theme .mobile #wlt-BoardView .container .buttonLink {float: right;}

.classic-theme .mobile #wlt-BoardView .container .buttonLink {
  float: none;
  width: 100%!important;
  clear: both;
  margin-top: 50px;
}

.classic-theme .mobile #wlt-BoardView .container .buttonLink a {
  margin-right: 0px;
  margin-left: 0px;
}

.classic-theme .mobile #wlt-BoardView .container .buttonLink a:first-child{
  margin-right: 10px;
}

.classic-theme .mobile #wlt-BoardView .container .buttonLink a:last-child{
  margin-left: 10px;
}


.classic-theme #wlt-Subscribe {
    background: #fff;
    border: none;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    padding: 22px;
    padding-top: 60px;

    color: #101010;
    box-shadow: none;width:400px;
    position: fixed;
    top:30%;
    left: 50%;
    margin-left:-200px;

    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 150%;

    text-align: center;
}
.classic-theme #wlt-Subscribe .buttonLink a {
    display: inline-block;
    padding-left: 12px;
    padding-right: 12px;
    margin: 0px 5px;
    color: #333;
}
.classic-theme #wlt-Subscribe .buttonLink a.not_follow {
    color: #fff;
}
.classic-theme #wlt-Subscribe hr {
    margin-top: 20px;
    margin-bottom: 20px;
}
.classic-theme #wlt-Subscribe img {
    float: left;
    width: 30px;
}
.classic-theme #wlt-Subscribe a.lightbox-close {
    position: absolute;
    top: 12px;
    right: 12px;
    width: 40px;
    height: 40px;
    border-radius: 6px;
}

.classic-theme #wlt-Subscribe a.lightbox-close:before{
    content: '';
    display: block;
    text-align: center;
    width: 30px;
    height: 30px;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxMyAxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEuMjI1NjUgMEwwIDEuMjI1NjVMNS4xODU0NSA2LjQxMTFMMCAxMS41OTY2TDEuMjI1NjUgMTIuODIyMkw2LjQxMTEgNy42MzY3NUwxMS41OTY2IDEyLjgyMjJMMTIuODIyMiAxMS41OTY2TDcuNjM2NzUgNi40MTExTDEyLjgyMjIgMS4yMjU2NUwxMS41OTY2IDBMNi40MTExIDUuMTg1NDVMMS4yMjU2NSAwWiIgZmlsbD0iIzQzNDM0MyIvPgo8L3N2Zz4K) no-repeat 14px 14px;
}

.classic-theme #wlt-Subscribe a.lightbox-close:hover{
    background-color: #E4E4E4!important;
    border: none!important;
}

.classic-theme #wlt-Subscribe a.lightbox-close:hover {background-position: 0 -30px;}

a.anchor-close {
    width: 26px; height: 28px;
    background: url(../images/close-button.png) 0 0 no-repeat;
    position: absolute; top: -13px; left: 0px;
}

a.anchor-close:hover {background-position: 0 -30px;}

.classic-theme #wlt-PictureView {
    color: #333;
    background: #fff;
    border: none;
    margin: 0;
    padding: 10px 30px;
}
.classic-theme #wlt-PictureView .repost {padding: 1em 0;}

.classic-theme #wlt-PictureView .privatePost {
    position: absolute;
    right: 0px;
    top: 0px;
}

.classic-theme #wlt-PictureView .postPicture a.view{
    display: block;
}

.classic-theme .pictureButtons .full li a:hover {text-decoration: none; box-shadow: 0 0 3px #333;}
.classic-theme .pictureButtons .full li a em {display: inline-block; width: 10px; height: 10px; margin: -2px 5px 0 0;vertical-align: middle;}
.classic-theme .pictureButtons .full li a.like em {background: url(/themes/classic/images/icons/glyphicons_halflings_004_heart.png) no-repeat top left;height: 11px;width: 12px;}
.classic-theme .pictureButtons .full li a.like.not_liked em {background: url(/themes/classic/images/icons/glyphicons_halflings_142_heart-empty.png) no-repeat top left;height: 11px;width: 12px;}
.classic-theme .pictureButtons .full li a.view em {background: url(/themes/classic/images/icons/glyphicons_halflings_104_eye-open.png) no-repeat top left;height: 11px;width: 12px;}
.classic-theme .pictureButtons .full li a.view em {background: url(/themes/classic/images/icons/glyphicons_halflings_104_eye-open.png) no-repeat top left;height: 11px;width: 14px;}
.classic-theme .pictureButtons .full li a.delete-clones em {background: url(/images/window_close.png) no-repeat top left;height: 23px;width: 23px;}

.classic-theme .pictureButtons .full li a.repost em {background: url(/themes/classic/images/icons/glyphicons_halflings_141_paperclip.png) no-repeat top left;height: 13px;width: 14px;}
.classic-theme .pictureButtons .full li a.comment {position: relative;}
.classic-theme .pictureButtons .full li a.comment em {background: url(/themes/classic/images/icons/glyphicons_245_chat.png) no-repeat top left;height: 11px;width: 13px;}
.classic-theme .pictureButtons .full li a.comment.disabled {cursor: default;}
.classic-theme .pictureButtons .full li a.comment.disabled .disabledMask {position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: rgba(255,255,255,0.6); -webkit-border-radius: 5px; -moz-border-image: 5px; border-radius: 5px;}
.classic-theme .pictureButtons .full li a.comment.disabled:hover {box-shadow: 0 0 2px #666;}

@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) {
    .classic-theme .pictureButtons .full li a.like em {background: url(/themes/classic/images/icons/glyphicons_halflings_004_heart@2x.png) no-repeat top left;height: 11px;width: 12px; background-size:100% 100%; }
    .classic-theme .pictureButtons .full li a.like.not_liked em {background: url(/themes/classic/images/icons/glyphicons_halflings_142_heart-empty@2x.png) no-repeat top left;height: 11px;width: 12px; background-size:100% 100%; }
    .classic-theme .pictureButtons .full li a.view em {background: url(/themes/classic/images/icons/glyphicons_halflings_104_eye-open@2x.png) no-repeat top left;height: 11px;width: 12px; background-size:100% 100%; }
    .classic-theme .pictureButtons .full li a.repost em {background: url(/themes/classic/images/icons/glyphicons_halflings_141_paperclip@2x.png) no-repeat top left;height: 14px;width: 13px; background-size:100% 100%; }
    .classic-theme .pictureButtons .full li a.comment em {background: url(/themes/classic/images/icons/glyphicons_245_chat@2x.png) no-repeat top left;height: 11px;width: 13px; background-size:100% 100%;}
}

.classic-theme .pictureButtons .full li a.like.dis {cursor:normal;}
.classic-theme .pictureButtons .full li a.edit em {background: url(/themes/classic/images/icons.png) no-repeat -36px 0;}
.classic-theme .pictureButtons .full li a.cover em {background: url(/themes/classic/images/icons.png) no-repeat -60px 0px;}


.classic-theme .pictureCard .pictureButtons {
    height: 0px;
    left:0px;
    right:0px;
    top:0px;
    overflow: visible;
    display: none;
}

.classic-theme #wlt-PictureEdit .pictureCard .pictureButtons{
    display: none!important;
    opacity: 0!important;
}

.classic-theme .pictureCard:hover .pictureButtons {
    display: block;
}

.touch .pictureCard:hover .pictureButtons {
    display: none;
}

.classic-theme .pictureButtons .teaser li {
    margin: 0px;
}

.classic-theme .pictureButtons .full li.menu_item_3,
.classic-theme .pictureButtons .full li.menu_item_4,
.classic-theme .pictureButtons .full li.menu_item_5,
.classic-theme .pictureButtons .full li.menu_item_6,
.classic-theme .pictureButtons .full li.menu_item_7 {
    float:right;
}

.classic-theme .pictureButtons .full li a.repost,

@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) {
    .classic-theme .pictureButtons .teaser li a.repost {background: url(/themes/classic/images/buttons/post50.png) no-repeat top left; background-size: 71px 25px; }
    .classic-theme .pictureButtons .teaser li a:active {background: url(/themes/classic/images/buttons/post50.png) no-repeat top left; background-size: 71px 25px; }
    .classic-theme .pictureButtons .teaser li a.like {background: url(/themes/classic/images/icons/glyphicons_012_heart_red@2x.png) no-repeat center #f2f2f2; background-size: 21px 19px; }
    .classic-theme .pictureButtons .teaser li a.like.not_liked {background: url(/themes/classic/images/icons/glyphicons_012_heart_red_empty@2x.png) no-repeat center #f2f2f2; background-size: 21px 19px; }
}

.classic-theme .pictureButtons .teaser li a .loader{
    background: url('/css/loading.gif') center center no-repeat rgba(255,255,255,0.5);
    display: block;
    position: absolute;
    z-index: 100;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    border-radius: 30px;
}

.modal__close,
.classic-theme #wlt-PictureView a.lightbox-close {
    height: 30px;
    width: 30px;
    color: #ccc;
    cursor: pointer;
    position: absolute;
    top: 20px;
    right: 20px;
    overflow: hidden;
    z-index: 10000;
    border-radius: 6px!important;
}

.modal__close:hover,
.classic-theme #wlt-PictureView a.lightbox-close:hover{
    background: #E4E4E4!important;
}

.classic-theme #wlt-PictureView a.lightbox-close:hover, .classic-theme .modal__close:hover {
    color: #fff;
    background: #E4E4E4!important;
}

.classic-theme .withOffset #wlt-PictureView a.lightbox-close {
    display: none;
}

.lightbox__nav {
    opacity: 1;
    transition: opacity 0.3s, top 0s 0.3s;
}

@media (max-width: 980px) {
    .lightbox__nav {
    }
}

.classic-theme #wlt-PictureView .append-bottom{ position: relative; }

.classic-theme #wlt-PictureView .pictureButtons {margin: 0 0 1em 0;}

.classic-theme #wlt-PictureView .postPicture {position: relative;}
.classic-theme #wlt-PictureView .postPicture.out-disp {
    /*padding-top:46px;*/
}

.classic-theme #wlt-PictureView .postPicture {
    margin-top: 46px !important;
}
.classic-theme #wlt-PictureView .postPicture .pictureButtons {
    position: absolute;
    top: -46px;
    display: block;
    width: 666px;
    visibility: visible;
    margin: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: rgba(255,255,255,0.5);
}
.classic-theme #wlt-PictureView .postPicture.out-disp .pictureButtons {
    position: fixed;
    z-index: 10;
    top: 46px;
    margin: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: rgba(255,255,255,0.5);
}
.classic-theme #wlt-PictureView .postPicture.out-disp.lightbox .pictureButtons {
    top:0;
}
.classic-theme #wlt-PictureView .postPicture.out-disp.lightbox.bottom-stick .pictureButtons,
.classic-theme #wlt-PictureView .postPicture.out-disp.bottom-stick .pictureButtons {
    position: absolute;
    top: auto;
    bottom: 0px;
}

/*.classic-theme #wlt-PictureView .postPicture a {display: block; text-align: center;}*/
.classic-theme #wlt-PictureView .postPicture .pictureContainer {display: inline-block; position:relative;}
.classic-theme #wlt-PictureView .postPicture .pictureContainer img {max-width:660px; width: 100%; height: auto;}
.classic-theme #wlt-PictureView .postPicture .pictureContainer .fragmentCaption {
    position: absolute;
    background-color: rgba(0,0,0,0.5);
    color: #eee;
    padding: 2px;
    text-align: left;
    line-height: 1.2;
    overflow: hidden;
    text-overflow: ellipsis;
    display: none;
}


.post {

}

.post__picture {

}

.post__picture img{
    max-width: 100%;
}

.phone .post__picture {
    width: 100%!important;
    max-width: 100%!important;
}

.phone .post__avatar {
    display: none;
}

.post__picture_toolbar {
    position: absolute;
    top: 16px;
    right: 16px;
    padding: 6px;
    background: rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    overflow: hidden;
    display: flex;
    justify-content: flex-end;
    width: 24px;
    height: 24px;
    display: none;
}

.post__picture_toolbar:hover {
    background: rgba(0, 0, 0, 0.5);
}

.post__picture_toolbar_item {
    color: #fff!important;
    text-decoration: none!important;
}

.post__picture_toolbar_item + .post__picture_toolbar_item {
    margin-left: 8px;
}

.classic-theme #wlt-PictureView .comments .post .message {margin-left: 60px; position:relative;}
.classic-theme #wlt-PictureView .pictureCard .comments .post .message {margin-left: 0;}
.classic-theme #wlt-PictureView .comments .post .message .actionLinks {position: absolute; top:0; right: 0; font-size: 90%;}
.classic-theme #wlt-PictureView .comments .post .message .actionLinks a {margin-left: 10px;}
.classic-theme #wlt-PictureView .pictureCommentAdd textarea { width: 590px; }
.classic-theme #wlt-PictureView .pictureCard .pictureCommentAdd textarea {width: 140px;}

@media (max-width: 480px) {
    .classic-theme #wlt-PictureView .pictureCommentAdd textarea {
        width: 100%;
        box-sizing: border-box;
    }

    .classic-theme #wlt-PictureView .cardDialog .pictureCommentAdd textarea {
      width: calc(100% - 64px);
      box-sizing: border-box;
      min-height: 50px;
    }

}

.classic-theme #wlt-PictureLikesList {/*border-top: 1px solid #dddddd;*/ padding-top: 15px; margin-bottom: 30px;}
.classic-theme #wlt-PictureLikesList .worklet-title {border: none; padding: 0;}
.classic-theme #wlt-PictureLikesList .avatar {float: left; margin: 0 9px 9px 0;}

.classic-theme #wlt-PictureMadeitlist {/*border-top: 1px solid #dddddd;*/ padding-top: 15px;}
.classic-theme #wlt-PictureMadeitlist .worklet-title {border: none; padding: 0;}
.classic-theme #wlt-PictureMadeitlist .avatar {float: left; margin: 0 9px 9px 0;}

.classic-theme #wlt-PictureRepostsList {/*border-top: 1px solid #dddddd;*/ padding-top: 15px;}
.classic-theme #wlt-PictureRepostsList .worklet-title {border: none; padding: 0;}

.classic-theme #wlt-PictureShareMenu ul {list-style-type: none; margin: 0; padding: 0;}
.classic-theme #wlt-PictureShareMenu ul li {margin: 0 0 10px 0; padding: 0;}
.classic-theme #wlt-PictureShareMenu ul li:last-child {margin: 0;}
.classic-theme #wlt-PictureShareMenu ul > li > a {-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
    background-color: #f7f7f7; border: 1px solid #ccc; padding: 5px 7px; text-decoration: none; color: #666; font-weight: bold; font-size: 90%;}
.classic-theme #wlt-PictureShareMenu ul > li > a:hover {background-color: #f2f2f2; border-color: #b3b3b3; color: #333;}

.classic-theme #wlt-PictureScroll {
    -moz-border-radius: 25px; -webkit-border-radius: 25px; border-radius: 25px;
    bottom: calc(100vh / 2);
}
.classic-theme.phone #wlt-PictureScroll {
    z-index: 1000;
    bottom: 42px;
    right: 10px;
}

.classic-theme #wlt-PictureSearchForm {float: right; background-color: #8c8c8c; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; border: 1px solid #999; margin: 6px 0 0 0;}
.classic-theme #wlt-PictureSearchForm form {margin: 0; padding :3px;}
.classic-theme #wlt-PictureSearchForm form .column {margin: 0;}
.classic-theme #wlt-PictureSearchForm form input[type=text] {width: 197px; background: transparent; padding: 0; margin: 0 0 0 3px; border: none; color: #fff; font-size: 80%; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;}
.classic-theme #wlt-PictureSearchForm form input[type=submit] {background: transparent url(../images/buttons/search/icon.png) no-repeat top left; width: 15px; height: 15px; padding: 0; margin: 0; cursor: pointer; text-indent: -9999px; border: none;}

.classic-theme .invitation p {line-height: 28px; font-size: 120%; margin: 0; padding: 0;}

.classic-theme form fieldset input[type=button] {padding: 2px 15px;}

#wlt-PicturePost .colborder {/*padding-right:24px;*/ margin-right:15px; /*border-right:1px solid #eee;*/ height:380px; overflow-y:scroll; overflow-x: hidden; background-color:rgba(100,100,100,0.3);}
#selectedPictures .pictureContainer {position:relative; width:140px; margin:5px; padding:3px 0 4px; text-align:center; background-color:white; cursor: move;}
#selectedPictures .pictureContainer img {max-width:135px; max-height:135px;}
#selectedPictures .pictureContainer .pictureCaptionBox {position:absolute; left:3px; bottom:3px; width:146px; padding:2px; color:white; background-color: rgba(0,0,0,0.5); text-align:left; line-height:1.1; overflow:hidden; cursor:pointer;}
#selectedPictures .pictureContainer .pictureCaptionBox.empty {color:#aaa;}
.pictureBalloon input.pictureCaption {width:300px; font-size:100%;}
.pictureBalloon .captionLeft {font-size:100%;}

.postButton a {background: #fff url(../images/buttons/std/bcg.png) top left repeat-x; display: block; width: 100px; height: 26px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; box-shadow: 0px 0px 2px #999999; color: #666; font-size: 120%; font-weight: bold; line-height: 26px; text-align: center; text-decoration: none;}
.box {-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; box-shadow: 0px 0px 2px #999999;}
#wlt-PictureInfo .description {line-height: 26px; margin-left: 180px; font-size: 120%;}

.phone #wlt-PictureList-list {

}

.phone .pictureItem {
    font-size: 13px;
    box-sizing: border-box;
    box-shadow: none;
    border: 4px solid #fff;
    border-radius: 0;
    min-width: auto;
    margin: 0;
    width: 100%;
    margin: 8px 0 0;
    box-sizing: border-box;
}

.phone .pictureCard .ad {
  background: #FDF5C2;
  border-radius: 6px;
  color: #aaa;
}

.phone .pictureCard .ad a {
  color: #aaa;
}

.phone #wlt-PictureList-list .pictureImage {
    min-height: auto!important;
}

.phone .pictureImage img{
    height: auto;
    border-radius: 6px;
    overflow: hidden;
}

.phone #wlt-PictureList-list .pictureCard .ad iframe {
    width: 100%;
    max-width: 100%;
    height: auto;
}

.phone .moreButtonContainer,
.phone .phonePictureCardButtons {
}

.phone .pictureMessageText {
    max-height: 84px;
    overflow: hidden;
    font-size: 16px;
}


.phone .container,
.phone .page-post-type {
    width: auto!important;
}

.phone .container {
    margin-top: 80px;
}

.phone #top__mpic {

}

.phone #sidebar,
.phone #sidebarsec {
    display: none;
}

.phone .page-post-type {
    margin: 42px 0 0 0!important;
}

.phone #info-source {
    margin: 3px;
}

.phone div.userAction.followLink.buttonLink{
}

.phone #info-source h2 {
    font-size: 20px;
    margin-right: 100px;
}

.phone.classic-theme #wlt-PictureView .followLink.buttonLink a {
    right: 0;
    top: 0;
    margin: 0;
}

.phone.classic-theme #wlt-PictureView {
    padding: 16px;
}

#wlt-PicturePost form {margin: 0; padding:0px!important;}
#wlt-PicturePost form .errorSummary {width: 300px; line-height: 1.4;}
.mobile #wlt-PicturePost form .errorSummary {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}

.cardDialog #forSubscribersOnlyMessage {font-size: 15px;}
#forSubscribersOnlyMessage p {margin: 1em 0;}
#forSubscribersOnlyMessage button {margin: 0 auto; min-width: 6em;}

/* Repost form for phones */
.cardDialog #wlt-PicturePost .column.last {width: 100%;}

.cardDialog #wlt-PictureRepost form {margin: 0;}

.cardDialog #wlt-PicturePost .colborder,
.cardDialog #wlt-PicturePost .row.field_source,
.cardDialog #wlt-PicturePost .row.field_newsletter {display: none;}

.cardDialog #wlt-PicturePost .row.field_categoryId {
    padding-left: 90px;
}
.cardDialog #wlt-PicturePost .field_categoryId select {
    width: 100%;
    margin: 0;
}
.cardDialog #wlt-PicturePost .field_categoryId label {margin-left: -90px;}

.cardDialog #wlt-PicturePost .MessageLeft {
    text-align: right;
    line-height: 1;
    font-size: 90%;
    margin-bottom: 4px;
}

.cardDialog .btn {
    font-size: 110%;
    padding: 6px 12px;
    margin-left: .6em;
}
.cardDialog .btn:first-child {
    margin-left: 0;
}

.cardDialog #wlt-PicturePost .row.buttons {margin-bottom: 0; margin-top: 20px; padding-bottom: 0px;}

.cardDialog #wlt-PicturePost .row.buttons .base_button {
    margin-left: 10px;
}

.phone .cardDialog #wlt-PicturePost .row.buttons .base_button {
    margin-right: 10px;
    float: right;
}


.cardDialog #wlt-PicturePost .row.buttons .base_button:first-child {
    margin-left: 0;
}

.cardDialog .successMessage {font-size: 15px;}

.cardDialog .errorSummary {
    padding: .8em;
    text-align: left;
}
.cardDialog .errorSummary p {
    margin: 0 0 .6em;
}
.cardDialog .errorSummary ul {
    margin: 0;
    padding: 0 0 0 3em;
}
/* End of Repost form for phones */

#wlt-PictureEdit form {margin: 0}

#wlt-PictureEdit #MAnyPictureForm_board_description {
    padding-left: 135px;
    margin-top: -10px;
    margin-bottom: 20px;
    line-height: 20px;
    padding-right: 25px;
    color: gray;
}

#wlt-BaseLanguage {color: #fff; height: 21px; width: 160px;}
#wlt-BaseLanguage .langSelector {z-index: 999999; width: 160px; background-color: #808080; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; border: 1px solid #999; margin: 6px 0 0 6px;}
#wlt-BaseLanguage a {line-height: 21px; padding: 0 3px; margin: 5px 0 0 0; color: #fff; text-decoration: none;}

#wlt-BaseLanguage a:hover {text-decoration: none; background-color: #4d4d4d;}
#wlt-BaseLanguage a:active {text-decoration: none;}
#wlt-BaseLanguage a[name="selector"] {color: #ccc; margin:0; height: 21px; overflow: hidden;}
#wlt-BaseLanguage a[name="selector"]:hover {text-decoration: none}

#infoBoard .buttonLink a {
    display: inline-block;
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
}
.classic-theme #wlt-PictureLp-list {
    margin-left: auto;
    margin-right: auto;
}
.classic-theme .mobile #wlt-PictureLp-list {
    width: 485px;
}
.classic-theme .mobile #wlt-PictureLp-list .items {
    margin-left: 5px;
}
.classic-theme.phone #wlt-PictureLp-list > .items {
    padding-top: 0px;
}
.classic-theme #wlt-PictureLp .hideAll,
.classic-theme #wlt-PictureView .hideAll {
    position: fixed;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    z-index: 60000;
    background: rgba(0,0,0,0.2);
    /* ie 7 */
    *display: none;
}
#wlt-PictureView .hybridauthWidget {
    position: fixed;
    bottom: 2px;
    bottom: auto;
    left: 50%;
    top: 50%;
    right: auto;
    margin: -132px 0px 0px -237px;
}
#wlt-PictureView .hybridauthWidget.style-bottom {
    bottom: 0px;
    left: 0px;
    top: auto;
    right: auto;
    margin: 0;
    width: 100% !important;
    text-align: center;
    border-top: 1px solid #aaaaaa;
}
.classic-theme .pictureItem.hybridauthWidget {
    width: 336px;
    background: #FFFFFF;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    -o-border-radius: 0px !important;
    -ms-border-radius: 0px !important;
    border-radius: 0px !important;
    position: relative;
    z-index: 60001;
}

.classic-theme #wlt-PictureLp .pictureItem.hybridauthWidget.style-lpForm {
    width: auto!important;
}

.classic-theme.phone .pictureItem.hybridauthWidget {
    margin-top: 0;
}
.classic-theme .hybridauthWidget .hybridauthWidget-wrapp {
    position: relative;
    margin: 0px 0px 0px;
}
.classic-theme .hybridauthWidget .hybridauthWidget-button {
    text-align: center;
}
.classic-theme .hybridauthWidget.style-bottom .hybridauthWidget-button {
    display: inline-block;
}
.classic-theme .hybridauthWidget.style-bottom .hybridauthWidget-wrapp {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    position: relative;
}
.classic-theme .hybridauthWidget .haButton {
    display: inline-block;
    /* ie7 fix */
    *zoom:1;
    *display:block !important;
    text-indent: -9999px;
    overflow: hidden;
    font-size: 0px;
    margin: 3px 0px;
}
.classic-theme .hybridauthWidget .enter {
    text-align: right;
    vertical-align: middle;
    padding: 10px 68px 3px !important;
}
.classic-theme .hybridauthWidget.style-bottom .enter {
    display: inline-block;
    margin: 0;
    padding: 0 !important;
}



.classic-theme .hybridauthWidget #key_pikabu{
    position: absolute;
    left: 3px;
    top: -4px;
    width: 48px;
    z-index: 1000;
    display: none;
}

.classic-theme .hybridauthWidget #key_pikabu img{
    width: auto; height: 27px;
}

.classic-theme .hybridauthWidget .enter a {
    text-decoration: underline;
}
.classic-theme .hybridauthWidget .userlistLink {
    text-align: left;
    vertical-align: middle;
    padding: 0px 28px 20px !important;
}
.classic-theme .hybridauthWidget.style-bottom .userlistLink {
    display: block;
    margin: 0;
    padding: 0 !important;
}
.classic-theme .hybridauthWidget .userlistLink a {
    text-decoration: none;
    color: #aaa;
}
.classic-theme .hybridauthWidget .facebookButton {
    width: 340px;
    height: 64px;
    display: inline-block;
    background: url(../images/buttons/facebook.png) left top;
    background-size: 340px auto;
}
.classic-theme .hybridauthWidget .mailruButton {
    width: 340px;
    height: 64px;
    display: inline-block;
    background: url(../images/buttons/mailru.png) left top;
    background-size: 340px auto;
}
.classic-theme .hybridauthWidget .okButton {
    width: 340px;
    height: 64px;
    display: inline-block;
    background: url(../images/buttons/ok.png) left top;
    background-size: 340px auto;
}
.classic-theme .hybridauthWidget .vkButton {
  width: 340px;
  height: 64px;
  display: inline-block;
  background: url(../images/buttons/vk.png) left top;
  background-size: 340px auto;
}

.classic-theme .hybridauthWidget.style-bottom .facebookButton {
    height: 40px;
    width: 211px;
    background-size: 100% 100%;
    margin: 10px 10px 5px;
}
.classic-theme .hybridauthWidget.style-bottom .mailruButton {
    height: 40px;
    width: 212px;
    background-size: 100% 100%;
    margin: 10px 0px 5px;
}

.classic-theme .hybridauthWidget.style-bottom .facebookButton {
    height: 40px;
    width: 211px;
    background-size: 100% 100%;
    margin: 10px 10px 5px;
}
.classic-theme .hybridauthWidget.style-bottom .mailruButton {
    height: 40px;
    width: 212px;
    background-size: 100% 100%;
    margin: 10px 0px 5px;
}

.classic-theme .hybridauthWidget.style-bottom .facebookButton {
    height: 40px;
    width: 211px;
    background-size: 100% 100%;
    margin: 10px 10px 5px;
}
.classic-theme .hybridauthWidget.style-bottom .mailruButton {
    height: 40px;
    width: 212px;
    background-size: 100% 100%;
    margin: 10px 0px 5px;
}

.classic-theme .followUserItem .follow-picture,
.classic-theme .friendInviteItem .friend-picture {
    float:left;
    padding: 1px 4px 1px 0;
}
.classic-theme .followUserItem .follow-picture img,
.classic-theme .friendInviteItem .friend-picture img {
    width: 30px;
    height: 30px;
    cursor: pointer !important;
}
.classic-theme .followUserItem .follow-name,
.classic-theme .friendInviteItem .friend-name {
    text-align: left;
    vertical-align: middle;
    line-height: 30px;
    overflow: hidden;
}
.networkFriendItem .loading,
.friendInvite .loading {
    background: url('/css/loading.gif') center center no-repeat rgba(255,255,255,0.5);
    display: block;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
}
.networkFriendItem .networkFriendsList {
    height: 250px;
    overflow: hidden;
    position: relative;
}
#wlt-NetworkFollowlist .list-header .buttonLink {
    float: right;
    margin-top: 4px;
}
.classic-theme .followUserItem .follow-follow,
.classic-theme .friendInviteItem .friend-invite {
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 0px;
    margin-top: -12px;
    z-index: 10;
}
.classic-theme .followUserItem .limiter,
.classic-theme .friendInviteItem .limiter {
    display: block;
    position:absolute;
    z-index: 9;
    top: 0px;
    bottom: 0px;
    right: 0px;
    left: auto;
    width: 80px;

    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE1JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 15%, rgba(255,255,255,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(15%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 15%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 15%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 15%,rgba(255,255,255,1) 100%); /* IE10+ */
    background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 15%,rgba(255,255,255,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-8 */
}
#wlt-NetworkFollowlist .list-header .buttonLink a,
.classic-theme .followUserItem .follow-follow a,
.classic-theme .friendInviteItem .buttonLink a,
.classic-theme .friendInviteItem .friend-invite a {
    display: inline-block;
    padding-left: 4px;
    padding-right: 4px;
}
.networkFriendItem * {
    font-family: 'Roboto', Arial, sans-serif !important;
}
#wlt-NetworkFollowlist .list-header h4 {
    border: 0px none;
    line-height: 35px;
    margin: 0px;
    vertical-align: middle;
    color: #595959;
    font-size: 12px;
}
#wlt-NetworkFollowlist .list-header {
    padding-bottom: 0px;
    border-bottom: 1px solid #DDDDDD;
}
#wlt-NetworkFollowlist .list-content {
    padding-top: 5px;
}
#wlt-NetworkFollowlist-list .followUserItem,
.classic-theme .friendInviteItem {
    position: relative;
    font-size: 90%;
    padding-bottom: 2px;
    padding-top: 2px;
}
.networkFriend {
    padding-bottom: 9px;
}
.networkFriend > div {
    padding: 0px !important;
}
.networkFriend .networkFriendsList,
.networkFriend .networkHeader{
    padding-left: 5px !important;
    padding-right: 5px !important;
}
.networkFriend .networkHeader {
    padding: 0px !important;
    padding-bottom: 5px !important;
}
.networkFriend .networkFriendsList {
    padding-top: 0px !important;
}
.checkMainPageWrapp label {
    float: none;
    margin: 0px !important;
    display: block;
    cursor: pointer;
}
.checkMainPageWrapp .well-wrapp {
    padding: 15px 10px;
}
.checkMainPageWrapp .has-switch span.switch-left,
.checkMainPageWrapp .well {
    font-weight: normal;
    color: #f0f0f0;
    background-color: #b0b0b0;
    *background-color: #606060;
    background-image: -moz-linear-gradient(top, #b0b0b0, #606060);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b0b0b0), to(#606060));
    background-image: -webkit-linear-gradient(top, #b0b0b0, #606060);
    background-image: -o-linear-gradient(top, #b0b0b0, #606060);
    background-image: linear-gradient(to bottom, #b0b0b0, #606060);
    background-repeat: repeat-x;
    border-color: #606060 #606060 #b0b0b0;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb0b0b0', endColorstr='#ff606060', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.checkMainPageWrapp .well {
    font-size: 120%;
    margin-bottom: 10px;
}
.checkMainPageWrapp .make-switch-wrapp > div {
    display: inline-block;
    vertical-align: middle;
    line-height: 26px;
}
.checkMainPageWrapp .make-switch-wrapp .well {
    float: right;
    width: 104px;
    height: 26px;
}
.checkMainPageWrapp .make-switch-wrapp .well label {
    line-height: 26px;
}
.checkMainPageWrapp .make-switch-wrapp .make-switch-label {
    font-size: 120%;
}
.checkMainPageWrapp .well .slide-button {
    background-color: #ffffff;
    *background-color: #e6e6e6;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.checkMainPageWrapp label.active {
    color: #333333;
}
.networkFriend h4 {
    margin: 0px;
    font-size: 110%;
    font-weight: bold;
    color: #000000;
    background: #f2f2f2;
    border:1px solid #cdcdcd;
    border-left: 0px none;
    border-right: 0px none;
    padding: 6px 9px;
    text-align: center;
}
.networkFriend .checkMainPageWrapp h4 {
    border-top: none;
}
.networkFriend .networkHeader h4 a {
    text-decoration: underline;
}
#wlt-NetworkFollowlist-list .followUserItem .loader,
#wlt-NetworkFriends-list .friendInviteItem .loader,
a .loader, button .loader {
    position: absolute;
    z-index: 1;
    top: -1px; left: -1px; right: -1px; bottom: -1px;
    background: url('/css/loading.gif') center center no-repeat rgba(255,255,255,0.5);
}
a.hasLoader, button.hasLoader {position: relative;}
#wlt-NetworkFollowlist-list .pager {
    display: none;
}
#wlt-NetworkFollowlist-list a,
#wlt-NetworkFollowlist-list a:hover {
    text-decoration: none !important;
}
#wlt-NetworkFriends-list {
    padding: 10px;
}
#uForm_UserAccount label {
    text-align: right !important;
    width: 35% !important;
}

#wlt-UserSignup label {
    text-align: right;
    width: 35%;
    margin-top: 5px;
}

#uForm_UserAccount #bdDay {width:60px;}
#uForm_UserAccount #bdMonth {width:100px;}
#uForm_UserAccount #bdYear {width:80px;}

.phone #uForm_UserAccount #bdDay {width:17%;}
.phone #uForm_UserAccount #bdMonth {width:17%;}
.phone #uForm_UserAccount #bdYear {width:17%;}

.phone #uForm_UserAccount #MUserAccountForm_avatar-content img{
    max-width: 85%;
}

/*-----------------------header css-------------------------*/
#header {
    background: url("../images/header-bg.png") repeat-x bottom center #FFF;
    min-height: 45px;
    left: 0;
    margin: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 100002;
    min-width: 600px;
}
.fullscreen #header, .mobile #header {
    min-width: 230px;
    padding: 0;
}

.header-menu{
    position: relative;
    float: left;
    width: 230px;
    height: 41px;
    padding-top: 3px;
    font-family: Roboto, Arial, sans-serif;
}
.mobile .header-menu {width: 36px;}
.header-menu .left-menu-wrapper {
    width: 36px;
    height: 100%;
    float: left;
}
.header-menu span{
    color: #595959;
    font-family: Roboto, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
}
.header-menu-btn {
    display: inline-block;
    box-sizing: border-box;
    width: 36px;
    height: 36px;
    border: 1px solid #cacaca;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #f0f0f0));
    background: -webkit-linear-gradient(#ffffff,#f0f0f0);
    background: -moz-linear-gradient(#ffffff,#f0f0f0);
    background: -o-linear-gradient(#ffffff,#f0f0f0);
    background: linear-gradient(#ffffff,#f0f0f0);
    background-color: #f0f0f0;
    padding: 0;
    vertical-align: middle;
    cursor: pointer;
}
.header-menu-btn.active {
    border-color: #b3b3b3;
}
.header-menu-btn em {
    display: block;
    position: absolute;
    left: 1px;
    top: 4px;
    width: 32px;
    height: 32px;
    background: url("../images/menu-icon-inactive.png") no-repeat scroll 0 0;
}
.header-menu-btn.active em {
    background: url("../images/menu-icon.png") no-repeat scroll 0 0;
}
.header-menu-btn span {
    position: absolute;
    color: transparent;
    text-shadow: none;
}
.header-menu form {margin: 0 0 0 39px;}
.mobile .header-menu form {/*display: none;*/}
.header-menu #searchBlock {position: absolute; /*position: relative;*/}
.header-menu #fastSearch {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 191px;
    height: 40px;
    padding: 4px 28px 4px 4px;
    border: 1px solid #cacaca;
    color: #595959;
    background-color: #fcfcfc;
    font-family: "Roboto Condensed";
}
.header-menu #searchBlock:hover #fastSearch {
    border-color: #b3b3b3;
    background-color: #fff;
}
.header-menu #searchBlock button[type="submit"] {
    position: absolute;
    top: 10px;
    right: 6px;
    width: 18px;
    height: 18px;
    color: transparent;
    border: none;
    background: url("../images/find-icons.png") no-repeat 0 0 transparent;
    cursor: pointer;
}
.header-menu #searchBlock:hover button[type="submit"] {
    background: url("../images/find-icons.png") no-repeat -79px 0 transparent;
}
.header-menu-item {
    position: absolute;
    left: -10px;
    background: #FFFFFF;
    border: none;
    -webkit-box-shadow: 0px 16px 32px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 16px 32px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0px 16px 32px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 16px 32px rgba(0, 0, 0, 0.1);
    padding: 0;
    top: 44px;
    width: 610px;
    cursor: default;
    zoom: 1;
    display: none;
}
.mobile .header-menu-item {
    left: -1px;
}
.header-menu-item:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.header-menu-item-arr{
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTciIHZpZXdCb3g9IjAgMCAxNyAxNyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeT0iOC40ODUzNSIgd2lkdGg9IjEyIiBoZWlnaHQ9IjEyIiB0cmFuc2Zvcm09InJvdGF0ZSgtNDUgMCA4LjQ4NTM1KSIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==) no-repeat 0px 0px;
    height: 9px;
    left: 19px;
    position: absolute;
    top: -8px;
    width: 91px;
    cursor: pointer;
}
.header-menu-item ul {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 6px 0 6px 10px;
    width: 190px;
}
.header-menu-item ul.thirdColumn {
    padding-right: 10px;
}
.header-menu-item ul li {
    margin-bottom: 3px;
    padding: 0;
    list-style: none;
}
.header-menu-item ul li:last-of-type {
    margin-bottom: 0;
}
.header-menu-item ul li a {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    color: #8f8f8f;
    display: block;
    font-family: Roboto;
    font-size: 13px;
    font-weight: bold;
    padding: 0px 0px 0px 9px;
    text-decoration: none;

}
.header-menu-item ul li.active a, .header-menu-item ul li.active a:hover {
    color: #000;
}
.header-menu-item ul li a:hover{
    color: #595959;
    background: -webkit-linear-gradient(#e8e8e8, #dddddd);
    background: linear-gradient(#e8e8e8, #dddddd);
    background-color: #dddddd;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 -1px 0 rgba(0, 0, 0, 0.035) inset, 1px 0 0 rgba(0, 0, 0, 0.038) inset, -1px 0 0 rgba(0, 0, 0, 0.02) inset;
}
.line{
    clear: both;
    height: 1px;
    background: #d7d7d7;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
}
.valueproposition{
    text-align: center;
    font-size: 15px;
    padding: 0 5px 10px 5px;
}
.rulesCaption{
    text-align: center;
    font-size: 11px;
    color: #777;
    font-weight: 300;
}
.rulesLink{
    color: #777 !important;
}

.supportLink{
    color: #777 !important;
    font-weight: bold;
}

.catalogCaptionLinks, .catalogCaptionLang {
    padding-top: 0;
    font-size: 12px;
    color: #777;
    height: 100%;
    text-align: center;
    padding: 5px;
}

.mobileHelpLink{
    display: none;
}

.mobile .mobileHelpLink{
    display: block;
}

a.catalogLink {
    color: #777 !important;
    font-weight: 300 !important;
}
a.enterLink, .enterLink {
    font-weight: 300 !important;
    font-size: 12px;
}
a.enterLink {
    text-decoration: underline;
}
.logo_big{
    text-align: center;
    vertical-align: middle;
    font-size: 42px;
    font-family:Lobster !important;
    color:#c00111;
}
.logo_add{
    text-align: center;
    padding-top:2px;
    vertical-align: middle;
}
.mobile .logo_add{
}

.logo_add .logo_url {
    vertical-align:middle;
    font-family:Lobster !important;
    color:#DC423D;
    text-decoration:none;
    font-size:36px;
    padding:0;margin:0;
    line-height:38px
}
.logo{
    border: 0;
    vertical-align: middle;
    height: 25px;
    width: 126px;
}

.btn-add{
    position: relative;
    display: inline-block;
    vertical-align:middle;
    text-decoration: none;
    color: #e8e8e8 !important;
    font-size: 12px  !important;
    font-family: Roboto, Arial, sans-serif;
    font-weight: 300;
    background-color: #5e5e5e;
    background-image: linear-gradient(to bottom, #444444, #222222);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #B3B3B3;
    border-image: none;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 0px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    cursor: pointer;
    display: inline-block;
    margin-bottom: 0;
    padding: 0 6px 1px;
    line-height:22px;
    text-align: center;
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: -moz-linear-gradient(top,  rgba(68,68,68,1) 0%, rgba(34,34,34,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(68,68,68,1)), color-stop(100%,rgba(34,34,34,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(68,68,68,1) 0%,rgba(34,34,34,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(68,68,68,1) 0%,rgba(34,34,34,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(68,68,68,1) 0%,rgba(34,34,34,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(68,68,68,1) 0%,rgba(34,34,34,1) 100%); /* W3C */

    -webkit-transition: all 0.2s ease-out;  /* Saf3.2+, Chrome */
    -moz-transition: all 0.2s ease-out;  /* FF4+ */
    -ms-transition: all 0.2s ease-out;  /* IE10 */
    -o-transition: all 0.2s ease-out;  /* Opera 10.5+ */
    transition: all 0.2s ease-out;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-width: 1px;
    margin-left: 10px;
    height:22px;
    margin-top: 4px;
}
.btn-add:hover{
    color: #e8e8e8;
    text-decoration: none;

    background-color: #DA4F49;
    background-image: linear-gradient(to bottom, #EE5F5B, #BD362F);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background: rgb(238,95,91); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: -moz-linear-gradient(top,  #9d0b29 0%, rgba(189,54,47,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9d0b29), color-stop(100%,rgba(189,54,47,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #9d0b29 0%,rgba(189,54,47,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #9d0b29 0%,rgba(189,54,47,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #9d0b29 0%,rgba(189,54,47,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #9d0b29 0%,rgba(189,54,47,1) 100%); /* W3C */

    -webkit-transition: all 0.2s ease-out;  /* Saf3.2+, Chrome */
    -moz-transition: all 0.2s ease-out;  /* FF4+ */
    -ms-transition: all 0.2s ease-out;  /* IE10 */
    -o-transition: all 0.2s ease-out;  /* Opera 10.5+ */
    transition: all 0.2s ease-out;
}
.btn-add span {
    font-size:14px;
}
.user-bar{
    background: url("../images/user-arr.png") no-repeat scroll 100% 13px transparent;
    cursor: pointer;
    float: right;
    font-family: Roboto, Arial, sans-serif;
    line-height: 19px;
    margin-right: 4px;
    padding-top: 3px;
    position: relative;
    padding-bottom: 8px;
}
.user-pic{
    display: inline-block;
    width: 34px;
    height: 34px;
    border-right: 1px solid #cacaca;
    overflow: hidden;
    vertical-align: middle;
}
.mobile .user-pic {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
}
.user-pic img {
    width: 34px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-top-left-radius: 4px;
    -o-border-top-left-radius: 4px;
    -ms-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-bottom-left-radius: 4px;
    -o-border-bottom-left-radius: 4px;
    -ms-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.mobile .user-pic img {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
}
.guest-enter-btn {
    background-color: #c00111;
    border-radius: 4px;
    text-align: center;
    font-size: 20px;
    font-weight: 100;
}
a.guest-enter-a {
    color: #fff !important;
}
.user-name{
    width: 130px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #595959;
    display: inline-block;
    font-family: 'Roboto Condensed', Arial, sans-serif;
    font-size: 14px;
    padding-left: 5px;
    vertical-align: middle;
    white-space: nowrap;
    padding-right: 14px;
}
.user-language{
    display: inline-block;
    background: gray;
    color: white;
    padding-left: 7px;
    padding-right: 7px;
    margin-left: 10px;
    position: absolute;
    top: 7px;
    right: 30px;
}

.user-languages{
    padding: 0px 0px 0px 11px !important;
}

.user-languages .user-language-value{
    cursor: pointer;
    color: #8f8f8f !important;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 6px 6px 3px !important;
    margin-bottom: 3px;
}

.user-languages .user-language-value:hover{
    text-decoration: none;
    color: #595959!important;
    background: #dddddd;
}

#userMenu .menu_item_0{
    border-bottom: 1px solid silver;
    padding-bottom: 5px;
}

.user-menu{
    position: absolute;
    right: -12px;
    top: 35px;
    width: 215px;
    zoom: 1;
    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #B2B2B2;
    box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.4);
    color: #595959;
    cursor: default;
    font-size: 16px;
    padding: 12px 0 1px;
    position: absolute;
    display: none;
}

.phone .user-languages{
    padding: 6px 15px 6px 10px!important;
}

.phone .user-languages .user-language-value{
    font-size: 15px!important;
    text-decoration: none;
    font-family: Roboto;
    color: #333333!important;
    line-height: 40px!important;
    font-weight: normal!important;
    padding: 6px 5px 6px 5px !important;
    margin-right: 10px;
}

.phone .user-languages .user-language-value:hover{
    text-decoration: none;
    color: #333333!important;
    background: #eeeeee!important;
}

.phone .user-languages .user-language-value-selected{
    color: #ffffff!important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    background: #bbb!important;
    font-weight: bold!important;
}


.user-menu:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.user-menu ul{
    list-style: none outside none;
    margin: 0 6px 13px 0;
    padding: 0;
}
.user-menu ul li{
    list-style: none outside none;
    margin: 0 0 -1px;
    padding: 0;
}
.user-menu ul li a{
    color: #595959;
    display: block;
    font-size: 17px;
    letter-spacing: 1px;
    line-height: 16px;
    padding: 2px 5px 2px 13px;
    text-decoration: none;

}
.user-menu ul li a:hover{
    color: #595959;
    background: #dddddd;

}

.user-bar1{
    cursor: pointer;
    float: right;
    font-family: "HelveticaNeueCyr Light",sans-serif;
    line-height: 19px;
    padding-top: 3px;
    position: relative;
}
.user-menu1{
    margin: 0;
    padding: 3px 0px 0px 0px;
    list-style: none;
}
.user-menu1>li {
    width: 228px;
    height: 34px;
    padding: 0;
    margin: 0;
    list-style: none;
    cursor: pointer;
    float: left;
    position: relative;
    border: 1px solid #cacaca;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: #f2f2f2;
}
.topmenu:hover .user-menu1>li {
    border-color: #b3b3b3;
    background-color: #f9f9f9;
}
.user-menu1>li:first-child{
    width: 0;
    border: none;
}
.user-menu1 ul {
    background: none repeat scroll 0 0 #F5F5F5;
    border: none;
    cursor: default;
    display: none;
    padding: 6px 0;
    position: absolute;
    left: -1px;
    top: 40px;
    width: 228px;
    list-style: none outside none;
    box-shadow: 0px 16px 32px rgb(0 0 0 / 10%);
    border-radius: 6px;
}
.mobile .user-menu1 ul {
    left: auto;
    right: -1px;
}
.user-menu1 ul li {
    list-style: none outside none;
    margin: 0 0 -1px;
    padding: 0;
}
.user-menu1 ul li a {
    color: #8f8f8f !important;
    display: block !important;
    font-family: Roboto;
    font-size: 13px;
    font-weight: bold;
    line-height: 19px !important;
    padding: 2px 3px 1px 10px !important;
    text-decoration: none;
}
.ico-arr-b{
    display: inline-block;
    vertical-align: middle;
    background: url("../images/user-arr.png") no-repeat scroll 0 0;
    width: 7px;
    height: 5px;
    margin-left: 4px;

    position: absolute;
    top: 16px;
    right: 10px;
}
.user-menu1 .user-name{padding-right: 0;}
.user-menu1 ul li a:hover {
    background: none repeat scroll 0 0 #DDDDDD;
    color: #595959 !important;
}
.user-menu1 > li >a{
    color: #595959;
    display: inline-block;
    font-family: "HelveticaNeueCyr Light",sans-serif;
    font-size: 17px;
    line-height: 19px;
    margin-right: 13px;
    margin-top: 4px;
}
.sf-sub-indicator {
    display:none;
}
.freshEnd {
    width: 435px !important;
    margin: 0px auto !important;
    display: block !important;
    vertical-align: middle;
    padding: 20px !important;
    font-size: 15px !important;
    text-align: center !important;
}
.freshEnd .buttonLink a {
    display: inline-block;
    vertical-align: middle;
    padding: 4px 20px !important;
    font-size: 15px;
    text-decoration: none !important;
}
.freshEnd .buttonLink {
    vertical-align: middle;
}
.freshEnd span {
    vertical-align: middle;
}
/*-----------------------end header css-------------------------*/

/* USER FORM */
#MUserAccountForm_post_notify_mode label {
    float: none;
    display: inline;
    width: auto;
    text-align: left;
}
#uForm_UserAccount .notify-wrapp {
    clear: both;
}

#uForm_PicturePost select {width: 330px;}

.mobile #uForm_PicturePost select {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}

.mobile #uForm_PicturePost .base_input {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}

#uForm_PicturePost .field_categoryId select {
    display: inline-block;
    width: 224px;
}

#uForm_PicturePost .field_categoryId label {
    display: inline-block;
    width: 80px;
    line-height: 32px;
}
.make-switch label {
    width: auto;
    float: none;
    margin: 0;
    padding: 0;
    text-align: left;
}
#uForm_UserAccount .make-switch label,
#uForm_UserNotify .make-switch label {
    width: 34% !important;
    float: none !important;
    display: inline-block !important;
}
#uForm_UserSignup .field_is_male,
#uForm_UserAccount .field_is_male {
    margin-top: 5px;
}
#uForm_UserAccount .field_is_male #MUserAccountForm_is_male label{
    float: none;
    margin-right: 1em;
    width: auto !important;
    height: 20px;
}

#uForm_UserAccount .field_is_male #MUserAccountForm_is_male label{
    float: none;
    margin-right: 1em;
    width: auto !important;
    height: 20px;
}
#uForm_UserSignup .field_is_male #MUserSignupForm_is_male label,
#uForm_UserSignup .field_post_notify_mode #MUserSignupForm_post_notify_mode label{
    float: none;
    margin-right: 1em;
    height: 20px;
    width: 76px;
    text-align: left;
}

.phone #uForm_UserSignup .field_post_notify_mode #MUserSignupForm_is_male label{
    margin-right: 5px!important;
}

#uForm_UserSignup .field_termsAgree label{
    width: 70%;
    margin-top: 0;
    text-align: left;
}

#uForm_UserSignup  fieldset{
    margin-left: 36.5%;
}


#uForm_UserSignup  .field_verifyCode label{
    width: auto;
    text-align: left;
}
}

#uForm_UserAccount .field_is_male #MUserAccountForm_is_male input{
    margin: 0 !important;
}

#uForm_UserSignup .field_post_notify_mode #MUserSignupForm_post_notify_mode br,
#uForm_UserSignup .field_is_male #MUserSignupForm_is_male br,
#uForm_UserAccount .field_is_male #MUserAccountForm_is_male br {
    display: none;
}
#uForm_UserSignup .field_post_notify_mode #MUserSignupForm_post_notify_mode > *,
#uForm_UserSignup .field_is_male #MUserSignupForm_is_male > *,
#uForm_UserAccount .field_is_male #MUserAccountForm_is_male > * {
    display: inline-block;
    vertical-align: middle;
    line-height: 200%;
}

#uForm_UserSignup  #MUserSignupForm_post_notify_mode_01  {
    display: inline-block;
    vertical-align: middle;
    line-height: 200%;
}

#uForm_UserSignup  #MUserSignupForm_post_notify_mode_11  {
    display: inline-block;
    vertical-align: middle;
    line-height: 200%;
}

#uForm_UserAccount .make-switch.has-switch{
    border-radius: 200px;
    min-width: 40px;
    border: none!important;
    background: none!important;
    height: 24px;
    max-width: 40px;
    margin-left: 15px;
}

#uForm_UserAccount .make-switch.has-switch > div.switch-on {
    border: 2px solid #DC423D;
    border-radius: 200px;
    min-width: 40px;
    background: #DC423D;
    height: 20px;
    max-width: 40px;
    left: 0%;
}
#uForm_UserAccount .make-switch.has-switch > div.switch-off {
    border: 2px solid #E4E4E4;
    border-radius: 200px;
    min-width: 40px;
    background: #E4E4E4;
    height: 20px;
    max-width: 40px;
    left: 0%;
}
#uForm_UserAccount .make-switch.has-switch span.switch-right{
    border: none!important;
    background: none!important;
}

.has-switch span.switch-left.switch-gray {
    font-weight: normal;
    color: #f0f0f0;
    background-color: #b0b0b0;
    *background-color: #606060;
    background-image: -moz-linear-gradient(top, #b0b0b0, #606060);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b0b0b0), to(#606060));
    background-image: -webkit-linear-gradient(top, #b0b0b0, #606060);
    background-image: -o-linear-gradient(top, #b0b0b0, #606060);
    background-image: linear-gradient(to bottom, #b0b0b0, #606060);
    background-repeat: repeat-x;
    border-color: #606060 #606060 #b0b0b0;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb0b0b0', endColorstr='#ff606060', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.has-switch .make-switch-label {
    font-size: 120%;
}

.box,
#wlt-UserSignup    .worklet-content .form-block,
#wlt-UserAccount   .worklet-content .form-block,
#wlt-PictureEdit   .worklet-content .form-block,
#wlt-NetworkInvite .worklet-content,
#wlt-PicturePost   .worklet-content,
#content #wlt-PictureAdd  .worklet-content,
#content #wlt-BoardCreate .worklet-content,
#wlt-UserRestore   .worklet-content,
#wlt-UserLogin     .worklet-content,
#content #wlt-PictureUpload .worklet-content {
    background: #ffffff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 12px;
    border: 1px solid #999;
    padding: 1.5em .5em;
    margin-bottom: 2em;
}

#wlt-PictureUpload{
    margin-bottom: 10px!important;
}


.phone .box,
.phone #wlt-UserSignup    .worklet-content .form-block,
.phone #wlt-UserAccount   .worklet-content .form-block,
.phone #wlt-PictureEdit   .worklet-content .form-block,
.phone #wlt-NetworkInvite .worklet-content,
.phone #wlt-PicturePost   .worklet-content,
.phone #content #wlt-PictureAdd  .worklet-content,
.phone #content #wlt-BoardCreate .worklet-content,
.phone #wlt-UserRestore   .worklet-content,
.phone #wlt-UserLogin     .worklet-content,
.phone #content #wlt-PictureUpload .worklet-content{
    background: #ffffff;
    border: none!important;
    padding: 1.5em .5em;
    margin-bottom: 1em;
}


#uForm_UserRestore label { width: auto; /*color: #666;*/ float: none; }
#uForm_UserRestore { margin: 3em 15% 0 15%; }
#uForm_UserRestore .row.buttons{
    margin-top: 20px;
}
#MUserRestoreForm_email { width: 90%; }

#wlt-PicturePost #field_is_private_description{
    margin-top: -5px; margin-bottom: 10px; line-height: 17px; color: gray;
}


.box {
    padding: 0;
    overflow: hidden;
}

.box__header {
    margin: 0;
    text-align: center;
    font-size: 110%;
    font-weight: bold;
    color: #000000;
    background-color: #f2f2f2;
    border-bottom: 1px solid #cdcdcd;
    padding: 6px 9px;
}

.box__body {
    padding: 3em;
}

#wlt-PicturePost .worklet-content { overflow: auto; margin: 0; }
#wlt-PicturePost .worklet-content, #wlt-PictureEdit {
    min-width: 850px;
    max-width: 850px;
    margin-left: auto;
    margin-right: auto;
}
.popup #wlt-PicturePost .worklet-content, .popup #wlt-PictureEdit .worklet-content { min-width: 0; }
.pictureCard .pictureComments .comments { border: none !important; }

#wlt-PictureEdit.loading, #wlt-PictureAdd,
#wlt-PictureDeleteConfirm.loading,
#wlt-BoardDeleteConfirm.loading, .worklet.loading { background: none; }

#wlt-PictureEdit, #wlt-PictureEdit input, #wlt-PictureEdit textarea, #wlt-PictureEdit select,
#wlt-BoardCreate, #wlt-BoardCreate input, #wlt-BoardCreate textarea, #wlt-BoardCreate select,
#wlt-PicturePost, #wlt-PicturePost input, #wlt-PicturePost textarea, #wlt-PicturePost select {
    font-family: Inter!important;
    font-style: normal!important;
    font-weight: 500!important;
}
#wlt-PicturePost .colborder { height: 360px }

#wlt-PictureUpload label { width: 30%; }

#uForm_PicturePost { padding: 0 10px; width: 660px; }
.popup #uForm_PicturePost { padding: 0 15px; width: 360px; }
#wlt-PicturePost form .errorSummary { width: 90%; }
/*#uForm_PicturePost label { text-align: right; line-height: 2.3; }*/

#wlt-PicturePost form .base_input{
    width: 73%;
}

#wlt-PicturePost form .base_textarea{
    width: 91%;
}

#wlt-PicturePost form .base_select{
    width: 77%;
}

#wlt-PicturePost form .field_suggestMakeIt{
    margin-left: 21%;
}

.ui-dialog #uForm_PicturePost label { text-align: left; }
.ui-dialog #uForm_PicturePost select{ width: 100%; }
.ui-dialog #uForm_PicturePost .field_message textarea { width: 91%; }
.ui-dialog #uForm_PicturePost input[type="text"] { width: 91%; }
.ui-dialog #wlt-PicturePost form .field_suggestMakeIt{
    margin-left: 0px;
}

.mobile #wlt-PicturePost #selector,
.phone #wlt-PicturePost #selector{
    margin-bottom: 20px;
    min-height: 135px;
}

.mobile #uForm_PicturePost .field_boardId label,
.mobile #uForm_PicturePost .field_source label,
.phone #uForm_PicturePost .field_boardId label,
.phone #uForm_PicturePost .field_source label{
    display: block;
    width: 100%;
    text-align: left;
}

.mobile #uForm_PicturePost .field_boardId .base_select,
.phone #uForm_PicturePost .field_boardId .base_select{
    width: 100%;
}

.mobile #uForm_PicturePost .field_source,
.phone #uForm_PicturePost .field_source{
    margin-top: 0px;
}

.mobile #uForm_PicturePost .field_source .base_input,
.phone #uForm_PicturePost .field_source .base_input{
    width: 91%;
}

.mobile #uForm_PicturePost .field_suggestMakeIt,
.phone #uForm_PicturePost .field_suggestMakeIt{
    margin-left: 0px;
}

.mobile #uForm_PicturePost .field_suggestMakeIt label,
.phone #uForm_PicturePost .field_suggestMakeIt label{
    text-align: left;
}

.mobile #uForm_PicturePost .row.buttons button,
.phone #uForm_PicturePost .row.buttons button{
    margin-left: 10px;
}
#uForm_PicturePost .MessageLeft,
#uForm_PicturePost .field_message,
#uForm_PicturePost .field_newsletter,
#uForm_PicturePost .field_publish_to_facebook,
#uForm_PicturePost .field_publish_to_odnoklassniki,
#uForm_PicturePost .field_publish_to_mailru { padding-left: 0; margin: 0px; }
.popup #uForm_PicturePost .MessageLeft,
.popup #uForm_PicturePost .field_message,
.popup #uForm_PicturePost .field_newsletter,
.popup #uForm_PicturePost .field_publish_to_facebook,
.popup #uForm_PicturePost .field_publish_to_odnoklassniki,
.popup #uForm_PicturePost .field_publish_to_mailru { padding-left: 0; }
#uForm_PicturePost .field_message textarea,
#uForm_PicturePost .MessageLeft,
#uForm_PicturePost .field_newsletter,
#uForm_PicturePost .field_publish_to_facebook,
#uForm_PicturePost .field_publish_to_odnoklassniki,
#uForm_PicturePost .field_publish_to_mailru { margin-left: 7px; }
.popup #uForm_PicturePost .MessageLeft,
.popup #uForm_PicturePost .field_message textarea,
.popup #uForm_PicturePost .field_newsletter,
.popup #uForm_PicturePost .field_publish_to_facebook,
.popup #uForm_PicturePost .field_publish_to_odnoklassniki,
.popup #uForm_PicturePost .field_publish_to_mailru { margin-left: 0; }
.popup #uForm_PicturePost .field_newsletter .hint,
.popup #uForm_PicturePost .field_publish_to_facebook .hint,
.popup #uForm_PicturePost .field_publish_to_odnoklassniki .hint,
.popup #uForm_PicturePost .field_publish_to_mailru .hint { line-height: 2.3; }
#uForm_PicturePost #field_source_description{
    margin: .5em 0 0 0;
    color: red;
    line-height: 120%;
}
#uForm_PicturePost #field_source_description a{
    color: red;
    font-weight: bold;
}

#uForm_PicturePost #wysiwyg{ width: 626px; margin-left: -188px;}
#uForm_PicturePost #wysiwyg label {width: 11%; margin-left: 20px;}


#uForm_BoardCreate { margin: 0; }
#uForm_BoardCreate input[type="text"],
#uForm_BoardCreate textarea,
#uForm_BoardCreate select { width: 70%; }

#uForm_BoardCreate #usernamesFieldDiv .base_button { margin-left: 20px; }
#uForm_BoardCreate label { text-align: right; line-height: 2.3; }
#uForm_BoardCreate #MBoardForm_access label,
#uForm_BoardCreate #MAnyBoardForm_access label {
    text-align: left;
    line-height: 2;
}

#uForm_BoardCreate .field_for_subscribers_only{
    text-align: left;
}


#uForm_BoardCreate #MBoardForm_access input,
#uForm_BoardCreate #MAnyBoardForm_access input {
    margin-top: 7px;
}
#uForm_BoardCreate .field_access,
#uForm_BoardCreate .field_commentsForbidden { margin-bottom: 0; }

#uForm_PicturePost .buttons,
#uForm_BoardCreate .row.buttons .buttons { text-align: right; margin-top: 10px; padding-top: 10px; /*border-top: 1px solid #dfdfdf;*/}

/*#uForm_PicturePost .buttons,*/
#uForm_BoardCreate .row.buttons .buttons { padding-right: 0px;}
.popup #uForm_BoardCreate .row.buttons .buttons { padding-right: 0;}

#uForm_BoardCreate #field_is_private_description {
     padding-left: 21%;
     margin-top: -10px;
     margin-bottom: 20px;
     line-height: 20px;
     padding-right: 25px;
     color: gray;
}

#wlt-PictureShareReport .buttons input{
    float: left;
    padding: 5px 15px;
    margin-right: 10px;
}

#uForm_PicturePost .buttons input,
#uForm_PictureEdit .buttons input,
#uForm_BoardCreate .buttons input{
    float: right;
    padding: 5px 15px;
    margin-right: 10px;
}

#uForm_PictureEdit{
  padding: 0 0px;
  width: 460px;
}

#uForm_PictureEdit textarea { width: 72% }
#uForm_PictureEdit input[type="text"] { width: 72% }
#uForm_PictureEdit select { width: 77% }
#uForm_PictureEdit label { width: 20%; text-align: right; line-height: 32px; }
#uForm_PictureEdit .buttons { text-align: right; padding-top: 10px;/* border-top: 1px solid #dfdfdf;*/ }

#uForm_PictureEdit #wysiwyg{ width: 850px;margin-left: -368px}
#uForm_PictureEdit #wysiwyg label {width: 11%;}


#wlt-UserAccount form {
    margin: 0;
}
#uForm_UserNotify label {
    display: inline-block;
}
#uForm_UserAccount input[type="button"],
#uForm_UserAccount input[type="submit"] {
    padding-top: 6px;
    padding-bottom: 6px;
}
#uForm_UserAccount input[type="submit"] {
    position: relative;
    top: 1px;
    margin-left: 1em;
}
#uForm_UserAccount input[type="button"] {
    height: 32px;
}
#uForm_UserAccount input[type="text"] {
    height: 21px;
}
#uForm_UserAccount select {
    height: 33px;
}
#uForm_UserAccount .row > label {
    line-height: 2.2em;
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
}
#uForm_UserAccount .action-buttons {
    float: right;
}

#uForm_UserAccount .action-buttons.delete-account-action{
    float: left!important;
}

.phone .action-buttons.save-cancel-actions{
    margin-bottom: 8px;
}

#modal-chrome-notice .modal,
#modal-chrome-notice .modal-footer,
#modal-on-deactivate-ok .modal,
#modal-on-deactivate-ok .modal-footer,
#modal-on-deactivate-acc .modal,
#modal-on-deactivate-acc .modal-footer {
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}
#uForm_UserAccount input[type=text],
#uForm_UserAccount input[type=password],
#uForm_UserAccount input.text,
#uForm_UserAccount input.title,
#uForm_UserAccount textarea,
#uForm_UserAccount select {
    width: 50%;
    max-width: 312px;
}
#uForm_UserAccount select {
    width: 52%;
    max-width: 330px;
}
#uForm_UserAccount .notify > label {
    width: auto !important;
    display: block !important;
    float: none !important;
    text-align: center !important;
    line-height: 3em;
    font-weight: bold !important;
}
#uForm_UserAccount .notify.label label {
    border-bottom: 1px solid #DFDFDF;
    margin: 0;
    line-height: 100%;
    padding-bottom: 1em;
    font-size: 120%;
}
#uForm_UserAccount .field_allow_u2b,
#uForm_UserAccount .notify_friend_registered,
#uForm_UserAccount .notify.no-bottom-margin {
    margin-bottom: 0;
}
#uForm_UserAccount .field_avatar,
#uForm_UserAccount .field_is_male,
#uForm_UserAccount .field_biz_about,
#uForm_UserAccount .field_city {
    padding-bottom: 1em;
    border-bottom: 1px solid #DFDFDF;
    margin-bottom: 10px;
}
#uForm_UserAccount .field_biz_about textarea {
    height: 180px;
}
#uForm_UserAccount .field_newsletter,
#uForm_UserAccount .field_timeZone {
    padding-top: 1em;
    border-top: 1px solid #DFDFDF;
}
#uForm_UserAccount .field_password .button {
    margin: 0px;
}
#uForm_UserAccount .field_password label,
#uForm_UserAccount .field_avatar label{
    line-height: 40px;
}
#uForm_UserAccount .loader,
#uForm_BoardCreate .loader,
.loader-wrap .loader {
    position: absolute;
    z-index: 200;
    top: 0px; left: 0px; right: 0px; bottom: 0px;
    background: url('/css/loading.gif') center center no-repeat rgba(255,255,255,0.5);
}
.loader-wrap {
    position: relative;
}

.worklet-title,
.worklet-title.advanced.gray {
    background: none;
    border: 0px;
    text-align: center;
    color: #101010;
    font-size: 34px;
    font-weight: bold;
    line-height: 38px;
    text-align: center;
    word-wrap: break-word;
    padding: 0px;
    margin-bottom: 40px;
    margin-top: 0.5em;
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 120%;
    padding-top: 20px;
}

.worklet-title a{
    text-decoration: none;
}

.worklet-title.advanced.gray.small {
    font-size: 32px;
    line-height: 48px;
}
.worklet-title.nice,
.worklet-title.advanced.gray.nice {
    font-family: Inter!important;
    font-style: normal!important;
    font-weight: 500!important;
    text-align: center!important;
    color: #111111;
}
#wlt-BoardCoverIndex > .worklet-title {
    font-family: Inter!important;
    font-style: normal!important;
    font-weight: 500!important;
    text-align: center!important;
    font-size: 30px;
    color: white;
}

.uDialogs .uDialog2 {
    margin-right: 35px;
    margin-left: 35px;
}

@media (max-width: 480px) {

    #wlt-PictureEdit #MAnyPictureForm_board_description{
        padding-left: 10px;
    }

    .worklet-title {
        font-size: 27px;
        line-height: normal;
    }

    .uDialogs a, .uDialogs span{
        font-size: 14px;
    }

    .uDialogs a{
        text-decoration: underline;
    }
    .uDialogs .uDialog2 {
        margin-right: 15px;
        margin-left: 15px;
    }

    .uDialogs .post{
        display: none;
    }

    #wlt-PictureUpload .worklet-content {
        margin-right: 3px;
        margin-left: 3px;
    }

    .errorSummary p,
    .errorSummary ul {
        margin: 0 0 10px 0;
    }

    .errorSummary ul {
        padding-left: 20px;
    }

    #wlt-PictureUpload label {
        width: auto;
        float: none;
        margin: 0 0 10px 0;
    }
}

#wlt-UserAccount .row.field_password,
#wlt-UserAccount .row.buttons {
    margin-bottom: 0;
    position: relative;
    margin-top: 15px;
}

#wlt-UserAccount .row.buttons{
    padding-bottom: 0px;
}

#wlt-UserAccount .row.buttons .button {
    color: #999999;
    margin-top: 3px;
    margin-left: 10px;
    margin-right: 0px;
}

#wlt-UserAccount .row.buttons input[type="submit"] {
    margin-left: 10px;
    margin-right: 0px;
}

.phone #wlt-UserAccount .row.buttons {
    text-align: right;
}
.phone #wlt-UserAccount .row.buttons > .button {
    margin-top: 16px;
    margin-right: 24px;
}

#wlt-UserAccount .block-second .row,
#wlt-UserAccount .block-third .row,
#wlt-UserAccount .block-fourth .row {
    text-align: right;
}
#wlt-UserAccount .block-second .row > label,
#wlt-UserAccount .block-third .row > label,
#wlt-UserAccount .block-fourth .row > label {
    display: inline-block;
    float: none;
    width: auto !important;
}
#wlt-UserAccount .birthday .hint {
    margin-left: 35%;
    line-height: 120%;
}
#wlt-UserAccount .field_new_email .new_email_value {
    vertical-align: text-bottom;
    line-height: 2.1em;
}
#wlt-UserAccount .field_new_email .hint {
    margin: 0px;
    margin-left: 35%;
    line-height: 22px;
}



#wlt-UserSignup .row.field_password,
#wlt-UserSignup .row.buttons {
    margin-bottom: 0;
    position: relative;
    margin-top: 15px;
}

#wlt-UserSignup .row.buttons{
    padding-bottom: 0px;
}

#wlt-UserSignup .row.buttons .button {
    color: #999999;
    margin-top: 3px;
    margin-left: 10px;
    margin-right: 0px;
}

#wlt-UserSignup .row.buttons input[type="submit"] {

    text-align: center;
    margin: 0 auto;
    display: block;
}

.phone #wlt-UserSignup .row.buttons {
    text-align: right;
}
.phone #wlt-UserSignup .row.buttons > .button {
    margin-top: 16px;
    margin-right: 24px;
}

#wlt-UserSignup .block-second .row,
#wlt-UserSignup .block-third .row,
#wlt-UserSignup .block-fourth .row {
    text-align: right;
}
#wlt-UserSignup .block-second .row > label,
#wlt-UserSignup .block-third .row > label,
#wlt-UserSignup .block-fourth .row > label {
    display: inline-block;
    float: none;
    width: auto !important;
}
#wlt-UserSignup .birthday .hint {
    margin-left: 35%;
    line-height: 120%;
}
#wlt-UserSignup .field_new_email .new_email_value {
    vertical-align: text-bottom;
    line-height: 2.1em;
}
#wlt-UserSignup .field_new_email .hint {
    margin: 0px;
    margin-left: 35%;
    line-height: 22px;
}




.font-roboto,
body.open-sans * {
    font-family: 'Roboto', Arial, sans-serif !important;
}
/* STYLES FROM BOOTSTRAP */
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.close {
    float: right;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

.close:hover,
.close:focus {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.4;
    filter: alpha(opacity=40);
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

.btn-large {
    padding: 11px 19px;
    font-size: 17.5px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
    margin-top: 4px;
}

.btn-small {
    padding: 2px 10px;
    font-size: 11.9px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
    margin-top: 0;
}

.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
    margin-top: -1px;
}

.btn-mini {
    padding: 0 6px;
    font-size: 10.5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.btn-block {
    display: block;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.btn-block + .btn-block {
    margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}

.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
    color: rgba(255, 255, 255, 0.75);
}

.btn-primary {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #006dcc;
    *background-color: #0044cc;
    background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
    background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
    background-image: -o-linear-gradient(top, #0088cc, #0044cc);
    background-image: linear-gradient(to bottom, #0088cc, #0044cc);
    background-repeat: repeat-x;
    border-color: #0044cc #0044cc #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
    color: #ffffff;
    background-color: #0044cc;
    *background-color: #003bb3;
}

.btn-primary:active,
.btn-primary.active {
    background-color: #003399 \9;
}

.btn-warning {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #faa732;
    *background-color: #f89406;
    background-image: -moz-linear-gradient(top, #fbb450, #f89406);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
    background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
    background-image: -o-linear-gradient(top, #fbb450, #f89406);
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat: repeat-x;
    border-color: #f89406 #f89406 #ad6704;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
    color: #ffffff;
    background-color: #f89406;
    *background-color: #df8505;
}

.btn-warning:active,
.btn-warning.active {
    background-color: #c67605 \9;
}

.btn-danger {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #da4f49;
    *background-color: #bd362f;
    background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
    background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
    background-repeat: repeat-x;
    border-color: #bd362f #bd362f #802420;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
    color: #ffffff;
    background-color: #bd362f;
    *background-color: #a9302a;
}

.btn-danger:active,
.btn-danger.active {
    background-color: #942a25 \9;
}

.btn-success {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #5bb75b;
    *background-color: #51a351;
    background-image: -moz-linear-gradient(top, #62c462, #51a351);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
    background-image: -webkit-linear-gradient(top, #62c462, #51a351);
    background-image: -o-linear-gradient(top, #62c462, #51a351);
    background-image: linear-gradient(to bottom, #62c462, #51a351);
    background-repeat: repeat-x;
    border-color: #51a351 #51a351 #387038;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
    color: #ffffff;
    background-color: #51a351;
    *background-color: #499249;
}

.btn-success:active,
.btn-success.active {
    background-color: #408140 \9;
}

.btn-info {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #49afcd;
    *background-color: #2f96b4;
    background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
    background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
    background-repeat: repeat-x;
    border-color: #2f96b4 #2f96b4 #1f6377;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
    color: #ffffff;
    background-color: #2f96b4;
    *background-color: #2a85a0;
}

.btn-info:active,
.btn-info.active {
    background-color: #24748c \9;
}

.btn-inverse {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #363636;
    *background-color: #222222;
    background-image: -moz-linear-gradient(top, #444444, #222222);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
    background-image: -webkit-linear-gradient(top, #444444, #222222);
    background-image: -o-linear-gradient(top, #444444, #222222);
    background-image: linear-gradient(to bottom, #444444, #222222);
    background-repeat: repeat-x;
    border-color: #222222 #222222 #000000;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
    color: #ffffff;
    background-color: #222222;
    *background-color: #151515;
}

.btn-inverse:active,
.btn-inverse.active {
    background-color: #080808 \9;
}

.btn-transparent {
    text-decoration: none;
    border: none;
    border-bottom: 1px dashed #000;
    color: #000;
    text-shadow: none;
    background: none;
    box-shadow: none;
    border-radius: 0;
    padding: 0;
}

.btn-transparent:hover,
.btn-transparent:focus,
.btn-transparent:active,
.btn-transparent.active,
.btn-transparent.disabled,
.btn-transparent[disabled] {
    color: #000!important;
    background: none!important;
    box-shadow: none!important;
}

button.btn,
input[type="submit"].btn {
    *padding-top: 3px;
    *padding-bottom: 3px;
}

button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
    padding: 0;
    border: 0;
}

button.btn.btn-large,
input[type="submit"].btn.btn-large {
    *padding-top: 7px;
    *padding-bottom: 7px;
}

button.btn.btn-small,
input[type="submit"].btn.btn-small {
    *padding-top: 3px;
    *padding-bottom: 3px;
}

button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
    *padding-top: 1px;
    *padding-bottom: 1px;
}

.btn-link,
.btn-link:active,
.btn-link[disabled] {
    background-color: transparent;
    background-image: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.btn-link {
    color: #0088cc;
    cursor: pointer;
    border-color: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.btn-link:hover,
.btn-link:focus {
    color: #005580;
    text-decoration: underline;
    background-color: transparent;
}

.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
    color: #333333;
    text-decoration: none;
}

.btn-group {
    position: relative;
    display: inline-block;
    *display: inline;
    *margin-left: .3em;
    font-size: 0;
    white-space: nowrap;
    vertical-align: middle;
    *zoom: 1;
}

.btn-group:first-child {
    *margin-left: 0;
}

.btn-group + .btn-group {
    margin-left: 5px;
}

.btn-toolbar {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 0;
}

.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group {
    margin-left: 5px;
}

.btn-group > .btn {
    position: relative;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.btn-group > .btn + .btn {
    margin-left: -1px;
}

.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
    font-size: 14px;
}

.btn-group > .btn-mini {
    font-size: 10.5px;
}

.btn-group > .btn-small {
    font-size: 11.9px;
}

.btn-group > .btn-large {
    font-size: 17.5px;
}

.btn-group > .btn:first-child {
    margin-left: 0;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-topleft: 4px;
}

.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
}

.btn-group > .btn.large:first-child {
    margin-left: 0;
    -webkit-border-bottom-left-radius: 6px;
    border-bottom-left-radius: 6px;
    -webkit-border-top-left-radius: 6px;
    border-top-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-topleft: 6px;
}

.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
    -webkit-border-top-right-radius: 6px;
    border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    border-bottom-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-bottomright: 6px;
}

.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
    z-index: 2;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
    *padding-top: 5px;
    padding-right: 8px;
    *padding-bottom: 5px;
    padding-left: 8px;
    -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn-group > .btn-mini + .dropdown-toggle {
    *padding-top: 2px;
    padding-right: 5px;
    *padding-bottom: 2px;
    padding-left: 5px;
}

.btn-group > .btn-small + .dropdown-toggle {
    *padding-top: 5px;
    *padding-bottom: 4px;
}

.btn-group > .btn-large + .dropdown-toggle {
    *padding-top: 7px;
    padding-right: 12px;
    *padding-bottom: 7px;
    padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
    background-image: none;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn-group.open .btn.dropdown-toggle {
    background-color: #e6e6e6;
}

.btn-group.open .btn-primary.dropdown-toggle {
    background-color: #0044cc;
}

.btn-group.open .btn-warning.dropdown-toggle {
    background-color: #f89406;
}

.btn-group.open .btn-danger.dropdown-toggle {
    background-color: #bd362f;
}

.btn-group.open .btn-success.dropdown-toggle {
    background-color: #51a351;
}

.btn-group.open .btn-info.dropdown-toggle {
    background-color: #2f96b4;
}

.btn-group.open .btn-inverse.dropdown-toggle {
    background-color: #222222;
}

.btn .caret {
    margin-top: 8px;
    margin-left: 0;
}

.btn-large .caret {
    margin-top: 6px;
}

.btn-large .caret {
    border-top-width: 5px;
    border-right-width: 5px;
    border-left-width: 5px;
}

.btn-mini .caret,
.btn-small .caret {
    margin-top: 8px;
}

.dropup .btn-large .caret {
    border-bottom-width: 5px;
}

.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
    border-top-color: #ffffff;
    border-bottom-color: #ffffff;
}

.btn-group-vertical {
    display: inline-block;
    *display: inline;
    /* IE7 inline-block hack */

    *zoom: 1;
}

.btn-group-vertical > .btn {
    display: block;
    float: none;
    max-width: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.btn-group-vertical > .btn + .btn {
    margin-top: -1px;
    margin-left: 0;
}

.btn-group-vertical > .btn:first-child {
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}

.btn-group-vertical > .btn:last-child {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}

.btn-group-vertical > .btn-large:first-child {
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}

.btn-group-vertical > .btn-large:last-child {
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000040;
    background-color: #000000;
    pointer-events: none;
}

.modal-backdrop.in {
    pointer-events: auto;
}

.modal-backdrop.fade {
    opacity: 0;
}

.modal-backdrop,
.modal-backdrop.fade.in {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.modal {
    position: fixed;
    top: 10%;
    left: 50%;
    z-index: 1000050;
    width: 560px;
    margin-left: -280px;
    background-color: #ffffff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.3);
    *border: 1px solid #999;
    outline: none;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
}

.is-modal-opened body {
    overflow: hidden;
}

.modal-small {
    max-width: 360px;
    margin-left: -150px!important;
}

.modal-middle {
    max-width: 480px;
    margin-left: -240px!important;
}

.modal.fade {
    pointer-events: none;
    top: -25%;
    -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
    -o-transition: opacity 0.3s linear, top 0.3s ease-out;
    transition: opacity 0.3s linear, top 0.3s ease-out;
}

.modal.fade.in {
    top: 10%;
    pointer-events: auto;
}

.modal-header {
    padding: 9px 15px;
    border-bottom: 1px solid #eee;
    position: relative;
}

.modal__close {
    background: none;
    border: none;
    position: absolute;
    top: 8px;
    right: 14px;
}

.modal-header h3 {
    margin: 0;
    line-height: 30px;
    color: inherit;
}

.modal-body {
    position: relative;
    max-height: 400px;
    padding: 15px;
    overflow-y: auto;
}

.modal-form {
    margin-bottom: 0;
}

.modal-footer {
    padding: 14px 15px 15px;
    margin-bottom: 0;
    text-align: right;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    *zoom: 1;
    -webkit-box-shadow: inset 0 1px 0 #ffffff;
    -moz-box-shadow: inset 0 1px 0 #ffffff;
    box-shadow: inset 0 1px 0 #ffffff;
}

.modal-footer:before,
.modal-footer:after {
    display: table;
    line-height: 0;
    content: "";
}

.modal-footer:after {
    clear: both;
}

.modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px;
}

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
    margin-left: 0;
}

.hide {
    display: none;
}

.show {
    display: block;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -moz-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}

.fade.in {
    opacity: 1;
}

.fb_dialog.fb_dialog_advanced {
    z-index: 1000000 !important;
}

#FBNotify .modal-header {
    background: #395693;
    color: #fff;
}

#OKNotify .modal-body,
#FBNotify .modal-body {
    max-height: 80%;
}

#OKNotify .modal-header h3,
#FBNotify .modal-header h3 {
    line-height: 10px;
}

#FBNotify .modal-header .close,
#FBNotify .modal-header .close {
    opacity: 0.5;
}

#FBNotify .fb-like {
    background: #fff;
    margin: 0 -15px;
    padding: 0 15px;
    display: block!important;
}

#OKNotify .modal-footer,
#FBNotify .modal-footer {
    background: #dededd;
    text-align: center;
}

#FBNotify .btn {
    font-size: 12px;
    line-height: normal;
}

.fb_iframe_widget iframe {
    position: static!important;
}

.fb_iframe_widget span {
    height: 25px!important;
}

#OKNotify__text,
#FBNotify__text {
    font-size: 18px;
    background-color: #395693;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAcwAAAAmCAIAAADGETyBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGRjU5QTY3REYxODQxMUU0QTNCQ0E0REU4NjA0NDM1QiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGRjU5QTY3RUYxODQxMUU0QTNCQ0E0REU4NjA0NDM1QiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkZGNTlBNjdCRjE4NDExRTRBM0JDQTRERTg2MDQ0MzVCIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkZGNTlBNjdDRjE4NDExRTRBM0JDQTRERTg2MDQ0MzVCIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+3aqKigAABN9JREFUeNrsnU1rHVUch+eklwg2VCRqCQi+LNzUdypairgT3Aq60YWo4FKwaMGNKASF0JW0KyvZWFpEN4ILV/oJXPhd1N7cOX/P+5wzL02azIQxfZ4O05lzLr25nfDw6++cEnXh7W8rAACYhjX+CgAApmMhIsf0VkoNznQvh1+8P80nkuK3fV4MADCJZPUxOTZ3aXHtJBisKmEuuO/Azi3FKvubVLJJPAsAk0m2mlayqt9lpTSVubWzYVCaWVGFJXtVKz1XXe22TNovVmwLAKMnWT2lZIcSqDixVim2SnrxsHAPIMEhsd5ZuLQHAPB/rQtkWLU+pGZTrk9Q1oB2ULrC7RF324mZQ8NUx6r2RjAsABybZOuJ30IVTvNx1ci0KhoANxKtHHJuR7h9pUC7i4huzUcKq0paDZMhTQMAjCZZXa9GrQfUPtWB5GtZKou6qle4Ko5H4fZ5MGsD+t0qEqya4m32uqEMy4IYAMyuLmh5qdlRoJqNA15sQcdOrzbW2mZAuVEfclU73mbCHawIwtegC8+G9kBL1GtHoHmGRqwAMK5k9Wq6P11iIaDUWivV2mAaJKyCc6NnfarNbdsVbq/dUwMQ3Sq5Z6WJsT1dQVQzkgWAkSVbT/4mai3Py7YjcM511etayLOiYnjtsW2oGe787/eiE3C9gUmvLbEG2+oYXLXk0fi4tgwDwD0k2XE72VZZUJQGKg4ZsfrVNidf79wg3EavVdu2Me4OROZ2dE17DOKtE2uyavRpXPfL4y3fFQAwomT13gR2VUUz0Jq16VXFX74rkCBcd9Vv21Td5v5OUvROdeqUJslK0Kh3a5it42wV+1zdisMV5SwAjFYXTJBkpXePQRz0FYGy6bWKFzp0slavwbaVOuXTa7JtuVzW0WI3ukpduDXEWwlW9RrOVsm65QMAwFFD56w2Kv32x1+ffX3TSdba1jcJyti2il2Bqvo3GBSVa/3nr1/xaAFgFkl2Vl/N6689Y86Xv7lV13veszaNKil62zIXZ0lWF/tkAQCQ7JBnP9/58fa/fysbY41qdVgryxbKiso0W85qdg4AACDZIc8+vLnx/qfX95bBs7G0rd2KWdyckGvWj7gqVtiJBQCzYaY/GeGFp5/4fueDU4t1rVd1vRS9Mhe6XomuzVm7W3Ntb5vxPT+op/zvFQAAJ0Gy3rO7Vz5av28jmFQnt2Z69ddir02ATSM8VwBAsgfNs/dvPGhSqher+BjrQmtz+NmYZ5EsACDZu/DsL9c/Pn3mIStW71ajUdHBuf4wGTabMmeeKwAg2YOydXbTeHbjgUf0ahl82jn8elfSLs8VAJDsXXv2zOaj1rN5hs0OP2XO9eo2zxUAkOxhPHv+3JZxqDFpbtt0a6fYWgAASPbQnr2y/cnZx571611Gqf5IK2DmNbpemoPnCgBI9pCe/enqhy8/93iSaTpnIyx8AQCSPVqe3XryfG5Y79Z08FwBAMkeybO/37h04cWnWmLFsACAZMdhfX2xe+3Liy+d63h2NeHPegAAuEckmzz76ivPJ7d6veqaLVwAgGRH9awRazp4qACAZMf07I3vtt99643V8h9za87+AgBgDixOxsfY/uKSOe/+8DNPFABIspPk2Z3ty++98yZPFACQ7FTgWQCYG4sT9nmMZ3moADAf/hNgADC2CQApW97WAAAAAElFTkSuQmCC');
    background-position: bottom left;
    background-repeat: repeat-x;
    color: #fff;
    margin: -15px -15px 10px -15px;
    padding: 10px 15px 35px 15px;
}

#OKNotify .modal-body {
    padding-bottom: 10px;
}

#OKNotify__text {
    color: #333;
    background: none;
    padding: 10px 15px;
    margin-bottom: 0;
}

#OKNotify__arrow {
    width: 30px;
    position: absolute;
    top: 121px;
    left: 204px;
}

.phone #OKNotify__arrow {
    display: none;
}

.ff-on .browser,
.ff {
    display: none;
}

.ff-on .ff {
    display: inline-block;
}

/* SWITCH BOOTSTRAP */
.btn.btn-postila,
form .has-switch .switch-on span.switch-postila,
form .has-switch .switch-on span.switch-postila:hover {
    color: transparent;
    background: white;
    border: none!important;
    text-shadow: none!important;
    border-radius: 201px;
    width: 20px;
    height: 20px;
    left: 40%;
}

form .has-switch .switch-off span.switch-postila,
form .has-switch .switch-off span.switch-postila:hover {
    color: transparent;
    background: white;
    border: none!important;
    text-shadow: none!important;
    border-radius: 201px;
    width: 20px;
    height: 20px;
    left:   0%;
}


.has-switch label {
    background: none!important;
    border: none!important;
    text-shadow: none!important;
}

/* auto adapt for 485 and lower */
@media only screen and (max-width:720px) {
    .classic-theme .header-menu form {display: none;}
    .classic-theme .header-menu {width: 36px;}
    .classic-theme .header-menu-item {
        left: -1px;
    }
    .classic-theme .user-pic {
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -o-border-radius: 4px;
        -ms-border-radius: 4px;
        border-radius: 4px;
    }
    .classic-theme .user-pic img {
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -o-border-radius: 4px;
        -ms-border-radius: 4px;
        border-radius: 4px;
    }
    .classic-theme .user-menu1{width:134px;}
    .classic-theme .user-menu1>li {width: 134px;}
    .classic-theme .user-menu1>li:first-child {width:0px;}
    .classic-theme .user-menu1 ul {
        left: auto;
        right: -1px;
    }
    .classic-theme .user-menu1 .ico-arr-b {/*display: none;*/}
    .classic-theme .user-menu1 .user-name {display: none;}
    #header .add-button {right:170px!important;}
    #header {
        padding: 0px !important;
        min-width:485px;
    }

    #wlt-PictureEdit {
        min-width: 320px;
    }

    #wlt-PictureEdit .pictureImage {
        height: auto!important;
    }

    #wlt-PictureEdit .pictureItem {
        margin-top: 0;
    }

    #wlt-PictureEdit .form-block {
        padding: 10px!important;
        border: none!important;
    }

    #wlt-PictureEdit .column {
        float: none;
        margin: 0;
    }

    #wlt-PictureEdit .column + .column {
        margin-top: 20px;
    }

    #uForm_PictureEdit {
        width: 100%;
        box-sizing: border-box;
        padding: 0;
    }

    #uForm_PictureEdit label {
        float: none;
        text-align: left;
    }

    #uForm_PictureEdit select,
    #uForm_PictureEdit input[type="text"],
    #uForm_PictureEdit textarea {
        width: 100%;
        box-sizing: border-box;
    }

    .phone #main .notice {
        position: static;
        width: auto;
        margin: 10px;
    }

    /*.container {
        margin: 0 !important;
    }*/

    .classic-theme.desktop header.header .container {
        width: auto!important;
        padding-left: 15px;
        padding-right: 15px;
        min-width: 560px!important;
    }
}

.phone #uForm_UserRestore .row.buttons{
  margin-top: 20px;
}

@media only screen and (max-width: 485px) {
    .container {
        width: 100%;
    }
    #main .notice {width: 465px; margin-left: 0px; left: 10px;}

    .modal-small,
    .modal {
        max-width: inherit;
        margin-left: 0!important;
        width: auto;
        left: 10px;
        right: 10px;
    }

    .classic-theme.phone #wlt-PictureLp .pictureItem,
    .classic-theme .mobile #wlt-PictureLp-list {
        width: 100%!important;
    }


    .classic-theme.phone #wlt-PictureLp .pictureItem.hybridauthWidget {
        width: 100%!important;
        margin: 0;
    }

    .classic-theme .hybridauthWidget .haButton {
        width: 90%;
        display: block;
        margin: 3px auto;
        background-size: 100%;
        background-repeat: no-repeat;
    }

    #wlt-UserLogin {
        margin: 5%;
    }

    #uForm_UserLogin,
    #uForm_UserRestore{
        margin: 10%;
    }

    #post-description,
    #MUserLoginForm_password,
    #MUserLoginForm_email,
    #MUserRestoreForm_email{
        width: 100%!important;
        box-sizing: border-box;
    }

    #uForm_UserLogin .buttons label {
        display: none;
    }

    #uForm_UserLogin .hint,
    #uForm_UserLogin fieldset {
        margin-left: 0!important;
        padding-left: 0;
    }

    #uForm_UserLogin .row.field_password .hint {
        margin-left: 0!important;
    }

    #uForm_PicturePost {
        width: 100%!important;
        text-align: left;
        padding: 0;
    }

    #uForm_PicturePost .field_publish_to_odnoklassniki label,
    #uForm_PicturePost .field_publish_to_facebook label,
    #uForm_PicturePost .field_publish_to_mailru label {
        display: none;
    }

    #uForm_PicturePost .field_publish_to_odnoklassniki input[type="checkbox"],
    #uForm_PicturePost .field_publish_to_facebook input[type="checkbox"],
    #uForm_PicturePost .field_publish_to_mailru input[type="checkbox"] {
        margin: 13px 5px 0 0;
    }
}

@media only screen and (min-width: 486px) and (max-width:950px) {
    .container {
        width: 100%;
    }
    #main .notice {width: 500px; margin-left: -250px;}
    .modal {width: 500px;margin-left: -250px;}

    .classic-theme .user-menu1 li.menu_item_0{display:none!important;}
    .classic-theme .user-menu1 #userMenu li.menu_item_0{display:block!important;}
    .classic-theme .user-menu1 .user-name {display:none!important;}
    .classic-theme .user-menu1{width:134px;}
    .classic-theme .user-menu1>li {width: 134px;}
    #header .add-button {right:170px!important;}
    .classic-theme .user-menu1 .ico-arr-b {/*display: none;*/}
    .header-menu #searchBlock #fastSearch {
        width: calc(100vw - 590px)!important;
    }
}

/* ie 7 fix background bootstarp dialog */
.modal-backdrop {
    *display: none;
}

/* height fix for "google inside RTB" ads */
.ya_partner_R-164932-6 {
    height: 120px;
    overflow: hidden;
}

.search__form_input {
    height: 20px;
    vertical-align: middle;
}

.search__form_submit {
    height: 32px;
    vertical-align: middle;
}

@media (max-width: 450px) {
    .search__form_input {
        width: 90%!important;
        margin: 0 auto 16px auto!important;
        display: block;
    }

    .search__form_submit {

    }

    #uForm_BoardCreate #field_is_private_description {
        padding-left: 20px;
    }
}

.a_message {
    background: #c00111;
    color: #fff;
    font-size: 18px;
    margin: 0 0 15px 0;
}

.a_message a {
    color: inherit;
}

.a_message__body {
    padding: 30px 30px 20px 30px;
}

.body-ad_block #content,
.body-ad_block > #wlt-PictureShareMenu,
.body-ad_block #main > #sidebar,
.body-ad_block #header .container {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /></filter></svg>#filter');
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

@media (min-width: 960px) {
    .a_message__body {
        margin-left: 225px;
    }
}

.a_message__head {
    font-size: 26px;
    font-weight: 300;
}

.a_message__row {
    margin-bottom: 5px;
    font-weight: 300;
}

.a_message__row-space {
    margin-bottom: 15px;
}

.a_message__row:last-child {
    margin-bottom: 0;
}

.button2 {
    display: inline-block;
    padding: 3px 15px 4px 15px;
    text-align: center;
    border-radius: 4px;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-decoration: none;
    cursor: pointer;
    user-select: none;
    font-size: inherit;
    color: inherit;
}

.button2-simple {
    border: 1px solid #d7d7d7;
    background: none;
}

.dz-area {
    border: 1px solid #E4E4E4;
    border-radius: 18px;
    background: white;
    min-height: 150px;
    padding: 30px;
    margin: 30px;
    cursor: pointer;
    text-align: center;
    margin-bottom: -10px!important;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjAiIGhlaWdodD0iNjAiIHZpZXdCb3g9IjAgMCA2MCA2MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTYuOTIzMDggMEg0MS41Mzg1QzQ1LjM2MiAwIDQ4LjQ2MTUgMy4wOTk1NyA0OC40NjE1IDYuOTIzMDhDNDguNDYxNSA3LjQzMjg4IDQ4LjA0ODMgNy44NDYxNSA0Ny41Mzg1IDcuODQ2MTVINDUuMjMwOEM0NC43MjEgNy44NDYxNSA0NC4zMDc3IDcuNDMyODggNDQuMzA3NyA2LjkyMzA4QzQ0LjMwNzcgNS4zOTM2NyA0My4wNjc5IDQuMTUzODUgNDEuNTM4NSA0LjE1Mzg1SDYuOTIzMDhDNS4zOTM2NyA0LjE1Mzg1IDQuMTUzODUgNS4zOTM2NyA0LjE1Mzg1IDYuOTIzMDhWNDEuNTM4NUM0LjE1Mzg1IDQzLjA2NzkgNS4zOTM2NyA0NC4zMDc3IDYuOTIzMDggNDQuMzA3N0M3LjQzMjg4IDQ0LjMwNzcgNy44NDYxNSA0NC43MjEgNy44NDYxNSA0NS4yMzA4VjQ3LjUzODVDNy44NDYxNSA0OC4wNDgzIDcuNDMyODggNDguNDYxNSA2LjkyMzA4IDQ4LjQ2MTVDMy4wOTk1NiA0OC40NjE1IDAgNDUuMzYyIDAgNDEuNTM4NVY2LjkyMzA4QzAgMy4wOTk1NiAzLjA5OTU3IDAgNi45MjMwOCAwWiIgZmlsbD0iI0U0RTRFNCIvPgo8cGF0aCBkPSJNNTEuNjkyMyA0NS40NjE0SDE5Ljg0NjJMMzEuODQ2MiAzMy40NjE0TDM5LjM0NjIgNDAuOTYxNEw0My4yNjkzIDM3LjAzODNMNTEuNjkyMyA0NS40NjE0WiIgZmlsbD0iI0U0RTRFNCIvPgo8cGF0aCBkPSJNNDUuMTE1MyAzM0M0Ny4wOTA3IDMzIDQ4LjY5MjIgMzEuMzk4NiA0OC42OTIyIDI5LjQyMzFDNDguNjkyMiAyNy40NDc2IDQ3LjA5MDcgMjUuODQ2MiA0NS4xMTUzIDI1Ljg0NjJDNDMuMTM5OCAyNS44NDYyIDQxLjUzODMgMjcuNDQ3NiA0MS41MzgzIDI5LjQyMzFDNDEuNTM4MyAzMS4zOTg2IDQzLjEzOTggMzMgNDUuMTE1MyAzM1oiIGZpbGw9IiNFNEU0RTQiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik01My4wNzY4IDExLjUzODZIMTguNDYxNEMxNC42Mzc5IDExLjUzODYgMTEuNTM4MyAxNC42MzgxIDExLjUzODMgMTguNDYxN1Y1My4wNzdDMTEuNTM4MyA1Ni45MDA1IDE0LjYzNzkgNjAuMDAwMSAxOC40NjE0IDYwLjAwMDFINTMuMDc2OEM1Ni45MDAzIDYwLjAwMDEgNTkuOTk5OSA1Ni45MDA2IDU5Ljk5OTkgNTMuMDc3VjE4LjQ2MTdDNTkuOTk5OSAxNC42MzgxIDU2LjkwMDMgMTEuNTM4NiA1My4wNzY4IDExLjUzODZaTTE1LjY5MjIgMTguNDYxN0MxNS42OTIyIDE2LjkzMjIgMTYuOTMyIDE1LjY5MjQgMTguNDYxNCAxNS42OTI0SDUzLjA3NjhDNTQuNjA2MiAxNS42OTI0IDU1Ljg0NiAxNi45MzIyIDU1Ljg0NiAxOC40NjE3VjUzLjA3N0M1NS44NDYgNTQuNjA2NCA1NC42MDYyIDU1Ljg0NjMgNTMuMDc2OCA1NS44NDYzSDE4LjQ2MTRDMTYuOTMyIDU1Ljg0NjMgMTUuNjkyMiA1NC42MDY0IDE1LjY5MjIgNTMuMDc3VjE4LjQ2MTdaIiBmaWxsPSIjRTRFNEU0Ii8+Cjwvc3ZnPgo=) no-repeat 50% 80px;
}

#uForm_PictureUpload {
    display: none;
}

.dz-message {
    font-family: 'Inter', sans-serif!important;
    font-weight: 500;
    color: #101010;
    font-size: 14px!important;
    line-height: 21px;
    margin: 2em 0;
    font-size: 30px;
    margin-top: 150px;
}

.dz-error-message {
    color: #c00111;
}

.dz-success-mark {
    display: none;
}

.dz-error-mark {
    display: none;
}

.dz-hidden-input {
    z-index: 10000000;
}

.dz-progress {
    background: url(http://postila.ru/css/loading.gif) center center no-repeat rgba(0,0,0,.6);
    margin: 5px auto;
    text-align: center;
    padding: 10px;
    color: #fff;
    border-radius: 5px;
    width: 140px;
}

.menu-highlighted a {
    color: #c00111 !important;
}

.emoji { background: url("../images/emoji.png") top left no-repeat; width: 20px; height: 20px; display: -moz-inline-stack; display: inline-block; vertical-align: top; zoom: 1; *display: inline; }
.emoji-de { background-position: -20px -20px; }
.emoji-es { background-position: -20px -40px; }
.emoji-fr { background-position: -20px -60px; }
.emoji-en { background-position: -20px -80px; }
.emoji-jp { background-position: -20px -120px; }
.emoji-ru { background-position: -20px -160px; }
.emoji-us { background-position: -20px -180px; }



@media (max-width: 730px) {
    .mobile #header .topmenu {
        padding-right: 0px;
    }
}

@media (max-width: 720px) {
    .user-menu1{
        padding-right: 5px;
    }
    .user-language{
        right: 45px;
    }
}

.header-menu span.newCategory{
    color: #c00111 !important;
    font-size: 13px !important;
}

#wlt-BasePhoneMenu .nav > li > a > span.newCategory{
    color: #c00111 !important;
}

#wlt-BaseDialog form.pictureMove .row.field_boardIsPrivate label{
  display: none;
}

#wlt-BaseDialog form.pictureMove .row.buttons {
  margin-top: 20px;
  text-align: right;
}

.phone #wlt-BaseDialog #wlt-PictureMove .base_button_small{
    height: 40px!important;
    margin-left: 10px!important;
    margin-bottom: 10px!important;
}

#wlt-BaseDialog form.pictureMove .row.field_boardTitle{
  padding-right: 12px;
}

#wlt-BaseDialog form.pictureMove select,
#wlt-BaseDialog form.pictureMove input[type=text] {
  width: 100%;
}

#wlt-BaseDialog form.pictureMove input[type=text] {
  min-height: 20px;
}

#board_actions.board_actions_fixed {
  position: fixed;
  width: calc(100vw - 87px);
  z-index: 100;
  top: 45px;
}

.phone #board_actions.board_actions_fixed {
  position: fixed;
  width: calc(100vw);
  z-index: 100;
  top: 45px;
}

.phone button.deactivate {
  margin-top: 10px;
}

.phone form.pictureMove button.btn-danger {
  margin-left: 10px;
}

.phone form.pictureMove button#closeButton {
  max-width: 110px;
  margin-right: 10px;
}

#picture-tags{
  margin-top: 0px;
  margin-bottom: 5px;
}

#picture-tags .picture-tag,
#wlt-PictureTags-list .picture-tag{
    font-weight: bold;
    padding: 3px;
    display: inline-block;
    border-radius: 20px;
    padding-left: 10px;
    padding-right: 10px;
    height: 17px;
    line-height: 16px;
    margin-bottom: 8px;
    padding-bottom: 8px;
    margin-right: 12px;
}

#wlt-PictureTags-list  .picture-tag {
  margin: 7px;
  font-size: 15px;
  padding: 5px;
  padding-left: 10px;
  padding-right: 10px;
}

#picture-tags .picture-tag .picture-tag-name,
#wlt-PictureTags-list .picture-tag .picture-tag-name{
    display: inline-block!important;
    text-decoration: none;
    color: #434343;
    font-family: 'Inter', sans-serif!important;
    font-weight: 500;
    color: #101010;
    text-decoration: none;
}

#picture-tags .picture-tag .picture-tag-remove{
    display: inline-block;
    width: 20px;
    height: 14px;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSI5IiB2aWV3Qm94PSIwIDAgOCA5IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMC43NjQ3MDYgMC41TDAgMS4yNjQ3MUwzLjIzNTI5IDQuNUwwIDcuNzM1MjlMMC43NjQ3MDYgOC41TDQgNS4yNjQ3MUw3LjIzNTI5IDguNUw4IDcuNzM1MjlMNC43NjQ3MSA0LjVMOCAxLjI2NDcxTDcuMjM1MjkgMC41TDQgMy43MzUyOUwwLjc2NDcwNiAwLjVaIiBmaWxsPSIjNDM0MzQzIi8+Cjwvc3ZnPgo=) no-repeat 6px 4px;
    top: 6px;
    position: absolute;
    right: 6px;
    cursor: pointer;
}

#picture-tags .assign-tags-action{
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url(/images/glyphicons-halflings.png);
    background-position-x: -21px;
    background-position-y: -44px;
    margin-left: 10px;
    box-shadow: 0 0 2px #666;
    padding: 3px;
    border-radius: 9px;
    margin-bottom: -6px;
}

#picture-tags .assign-tags-action:hover{
  text-decoration: none;
  box-shadow: 0 0 3px #333;
}

.tagsDivider{
  padding-top: 10px;
  padding-bottom: 15px;
}

#wlt-PictureCommentReportList .worklet-content form,
#wlt-PictureShareList .worklet-content form{
  margin-left: 100px;
}

#wlt-PictureCommentReportList,
#wlt-PictureShareList {
  width: calc(100vw - 150px);
}

#wlt-PictureCommentReportList input[type="submit"],
#wlt-PictureShareList input[type="submit"]{
  margin-right: 10px;
}

#base-link {
  position: fixed;
  top: 160px;
  right: 0px;
  border: 1px solid black;
  border-radius: 4px;
  border-right: none;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  color: #666;
  background-color: #ffffff;
  border-color: #ccc;
}

#wlt-PictureView .channelInfo {
  min-height: 36px;
  width: 100%;
}

.classic-theme .pictureButtons .full .menu_item_2 {
  float: left!important;
}

#wlt-BaseDialog form.pictureCommentAdd label{
  width: 50px;
  display: inline-block;
}

#wlt-BaseDialog form.pictureCommentAdd textarea{
  width: 450px;
  display: inline-block;
}

#wlt-BaseDialog form.pictureCommentAdd .CommentLeft{
  width: 100%;
  display: block;
}

#wlt-BaseDialog form.pictureCommentAdd label{
    float: left;
    width: 60px;
}


.post_microdata li {
  overflow-wrap: break-word;
  word-wrap: break-word;
  white-space: normal !important;
}

.madeit .boldIcon {
  font-size: 20px;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
  line-height: 20px;
}

.commnet_i_made_it{
  color: #c00111;
  font-family: 'Roboto', Arial, sans-serif !important;
}

.tags-index {
  font-size: 16px;
  text-align: center;
  max-width: 100%;
  overflow-wrap: anywhere;
}

#wlt-PictureTags-list .items{
  background: none;
}

.prev-next-container{
  margin-bottom: 15px;
  margin-top: -5px;
  font-size: 14px;
}

.nav-next-post{
  float: right;
}


/* NEW DESIGN */
body{
  background: #FFFFFF;
}

.classic-theme .pictureButtons .teaser li a.repost {
    position: absolute;
    z-index: 1;
    top: 24px;
    left: 24px;
}

.classic-theme .pictureButtons .teaser li a.like{
    background: none;
    height: 40px;
    top: 24px;
    left: 80px;
    position: absolute;
}

.classic-theme .pictureButtons .teaser li a.like.dis{
    display: none;
}


.logo_add {
    width: 180px;
    float: left;
    padding: 20px;
    padding-left: 5px;
    z-index: 10000;
}

.header-menu .left-menu-wrapper {
    padding-left: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.header-menu{
    z-index: 100;
}

.header-menu-btn {
    background: none;
    border: none;
}

.header-menu-btn em{
    top: 22px;
}



.header-menu #fastSearch {
    border: none!important;
    outline: 0;
    background: none;
}

.header-menu #searchBlock {
    padding-top: 16px;
    padding-bottom: 20px;
    padding-left: 10px;
}

.header-menu #searchBlock #fastSearch:hover,
.header-menu #searchBlock #fastSearch:focus {
    background-color: #E4E4E4;
}

.header-menu #searchBlock #fastSearch {
    padding: 4px 120px 4px 40px;
    border:none;
    width: calc(100vw - 710px);
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNyAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMi40MjYzIDYuMjEzMTdDMTIuNDI2MyA5LjY0NDYxIDkuNjQ0NjEgMTIuNDI2MyA2LjIxMzE3IDEyLjQyNjNDMi43ODE3MyAxMi40MjYzIDAgOS42NDQ2MSAwIDYuMjEzMTdDMCAyLjc4MTczIDIuNzgxNzMgMCA2LjIxMzE3IDBDOS42NDQ2MSAwIDEyLjQyNjMgMi43ODE3MyAxMi40MjYzIDYuMjEzMTdaTTEwLjU2MTIgNi4yMTMxN0MxMC41NjEyIDguNjE0NTMgOC42MTQ1MyAxMC41NjEyIDYuMjEzMTcgMTAuNTYxMkMzLjgxMTgxIDEwLjU2MTIgMS44NjUxMiA4LjYxNDUzIDEuODY1MTIgNi4yMTMxN0MxLjg2NTEyIDMuODExODEgMy44MTE4MSAxLjg2NTEyIDYuMjEzMTcgMS44NjUxMkM4LjYxNDUzIDEuODY1MTIgMTAuNTYxMiAzLjgxMTgxIDEwLjU2MTIgNi4yMTMxN1oiIGZpbGw9IiM4MTgxODEiLz4KPHBhdGggZD0iTTEwLjgxMSAxMS42ODY5TDE1LjEyNDEgMTZMMTYuNDQzIDE0LjY4MTJMMTIuMTI5OSAxMC4zNjgxTDEwLjgxMSAxMS42ODY5WiIgZmlsbD0iIzgxODE4MSIvPgo8L3N2Zz4K) no-repeat 10px 10px;
}

.header-menu #searchBlock button[type="submit"] {
    top: 22px;
    right: 60px;
    border: none!important;
    width: auto;
    height: 28px!important;
    position: absolute;
    line-height: 18px!important;
    padding: 0px 12px!important;
    border-radius: 6px!important;
    font-size: 14px!important;
    opacity:0;
    cursor: pointer;
}

.header-menu #searchBlock input#searchReset {
    border: none;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxMyAxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEuMjI1NjUgMEwwIDEuMjI1NjVMNS4xODU0NSA2LjQxMTFMMCAxMS41OTY2TDEuMjI1NjUgMTIuODIyMkw2LjQxMTEgNy42MzY3NUwxMS41OTY2IDEyLjgyMjJMMTIuODIyMiAxMS41OTY2TDcuNjM2NzUgNi40MTExTDEyLjgyMjIgMS4yMjU2NUwxMS41OTY2IDBMNi40MTExIDUuMTg1NDVMMS4yMjU2NSAwWiIgZmlsbD0iIzQzNDM0MyIvPgo8L3N2Zz4K) no-repeat;
    color: transparent;
    position: absolute;
    top: 30px;
    right: 10px;
    width: 16px;
    height: 16px;
    cursor: pointer;
    opacity: 0;
}

.header-menu #searchBlock:hover button[type="submit"],
.header-menu #searchBlock #fastSearch:active+button[type="submit"],
.header-menu #searchBlock  #fastSearch:focus+button[type="submit"] {
    opacity:1;
}

#header, .mobile #header{
    background: white;
    box-shadow: 0px 0px 32px rgb(0 0 0 / 8%);
}



#key_pikabu{
    position: absolute;
    left: calc(50% - 130px);
    width: 220px;
    z-index: 1000;
    display: none;
}

 #key_pikabu img{
     height: 77px;
}

/*#header*/ .add-button{
    position: absolute;
    /*left: calc(100vw - 420px);*/
    height: 80px;
    top: 14px;
    text-align: center;
    right: 290px;
}

#header .header-menu-item {
    z-index: 100;
}

/*#header*/ .btn-add-new.base_button.base_button_red{
    padding-left: 40px!important;
}

/*#header*/ .btn-add-new.base_button.base_button_red:before{
    content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTguNjY2NjcgMEg3LjMzMzMzVjcuMzMzMzNIMFY4LjY2NjY3SDcuMzMzMzNWMTZIOC42NjY2N1Y4LjY2NjY3SDE2VjcuMzMzMzNIOC42NjY2N1YwWiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==)!important;
    display: inline-block;
    width: 40px;
    margin-top: 0px;
    position: absolute;
    top: 8px;
    left: 8px;
}

.phone .pictureCard .ad {
    border-radius: 18px;
    background-color: #c0c0c066;
}

.phone .pictureInfoBlock .dimmedText {
    padding-left: 42px;
    padding-top: 0px;
    font-size: 12px;
    line-height: 14px;
}

.user-menu1 {
    margin-top: 12px;
    width: 260px;
}

.user-menu1>li {
    height: 46px;
    border-radius: 24px;
    -moz-border-radius: 24px;
    -webkit-border-radius: 24px;
    background-color: white;
    width: 260px;
    border: 1px solid #E4E4E4;
    /*border: none;*/
}

.user-pic {
    width: 44px!important;
    height: 44px!important;
    border: 1px solid white;
    overflow: hidden;
    vertical-align: middle;
    border-radius: 26px!important;
}

.user-pic img {
    width: 44px;
}

.user-language {
    top: 14px;
    right: 50px;
}

.user-name {
    width: 120px;
    padding-left: 12px;
    color: black;
}

.ico-arr-b{
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iOSIgdmlld0JveD0iMCAwIDE1IDkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0wLjk0NzM3NiAwLjYyOTg4M0wwIDEuNTc3MjVMNy4wNTI2MiA4LjYyOTg4TDcuMDUzOTUgOC42Mjg1NUw3LjA1NTI5IDguNjI5ODhMMTQuMTA3OSAxLjU3NzI1TDEzLjE2MDUgMC42Mjk4ODNMNy4wNTM5NSA2LjczNjQ3TDAuOTQ3Mzc2IDAuNjI5ODgzWiIgZmlsbD0iIzQzNDM0MyIvPgo8L3N2Zz4K) no-repeat;
    width: 14px;
    height: 14px;
    top: 20px;
    right: 20px;
}

.user-menu1 ul {
    background: white;
    border-radius: 8px;
    top: 47px;
    width: 260px;
}

#header .topmenu a{
    font-size: 14px;
    line-height: 30px!important;
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    color: black!important;
    height: 30px;
}

.user-menu1 ul li a{
    margin-left: 10px;
    margin-right: 10px;
}

.user-menu1 ul li a:hover{
    background-color: #F1F1F1;
    margin-left: 10px;
    margin-right: 10px;
    border-radius: 6px;
}

.user-languages .user-language-value{
    color: black!important;
    font-family: 'Inter', sans-serif;
    font-weight: 500;
}

.user-languages .user-language-value:hover{
    text-decoration: none;
    color: black!important;
    background-color: #F1F1F1;
    border-radius: 6px;
}

.header-menu-item{
    background: white;
    top: 62px;
    border-radius: 8px;
}

.header-menu-item ul li a{
    font-size: 14px;
    line-height: 30px!important;
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    color: black;
    height: 30px;
    box-shadow: none;
}

.header-menu-item ul li.active a, .header-menu-item ul li.active a:hover {
    color: black;
    border-radius: 6px;
}

.header-menu-item ul li a:hover {
    color: black;
    background: #F1F1F1;
    box-shadow: none;
    border-radius: 6px;
}

#userMenu .menu_item_0 {
    border-bottom: 1px solid silver;
    padding-bottom: 10px;
    padding-top: 5px;
    margin-bottom: 5px!important;
}

.guest-enter-btn {
    background-color: #F1F1F1;
    border-radius: 4px;
    text-align: center;
    font-size: 20px;
    font-weight: 100;
    color: #DC423D;
    height: 48px;
    border-radius: 28px;
}

#header .topmenu .guest-enter-btn a.guest-enter-a {
    color: #DC423D!important;
    font-size: 14px;
    line-height: 48px!important;
    font-family: 'Inter', sans-serif;
    font-weight: 500;
}

#header .topmenu:hover .user-menu1>li {
    border-color: #E4E4E4;
    background-color: #F1F1F1;
}

#header .topmenu .guest-enter-btn a.guest-enter-a:hover{
    border: none;
}

.header_language .guest-languages {
    background: white;
    box-shadow: none;
    top: 32px;
    border-radius: 8px;
}

.header_language .guest-languages .guest-language {
    padding-left: 5px!important;
}

.header_language .guest-languages .guest-language a.catalogLink {
    font-size: 14px;
    line-height: 30px!important;
    font-family: 'Inter', sans-serif!important;
    font-weight: 500!important;
    color: black!important;
    height: 30px;
    box-shadow: none;
    display: block;
}

.header_language .guest-languages .guest-language:hover {
    background: white;
}

.header_language .guest-languages .guest-language a.catalogLink:hover{
    display: block;
    color: black;
    background: #F1F1F1;
    box-shadow: none;
    border-radius: 6px;
}


.header_language .guest-languages .guest-language a.catalogLink .emoji{
    margin-top: 4px;
    margin-left: 5px;
}

.topmenu:hover .user-menu1>li {
    background: none;
}

.mobile_header__signin a.mobile_header__action{
    border-color: #F1F1F1;
    border-radius: 30px;
    background-color: #F1F1F1;
    text-align: center;
    height: 48px;
    border-radius: 28px;
    color: #DC423D!important;
    font-size: 14px;
    line-height: 48px!important;
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    padding-left: 20px;
    padding-right: 20px;
}

.mobile_header__signin a.mobile_header__action span{
    color: #DC423D!important;
    font-size: 14px;
    line-height: 48px!important;
    font-family: 'Inter', sans-serif!important;
    font-weight: 500;
}

.classic-theme #wlt-PictureView .followLink.buttonLink a.user.follow,
.classic-theme #wlt-PictureView .followLink.buttonLink a.user.not_follow{
    position: absolute;
    top: 10px;
    right: 0px;
    margin-right: 0px;
}

.classic-theme input[type="submit"]:hover,
.classic-theme .buttonLink a.follow.not_follow:hover,
.classic-theme #wlt-PictureView .followLink.buttonLink a.not_follow:hover,
#uUploadField_1.red:hover{
    background: #E8E8E8;
    color: #DC423D;
    text-shadow: none;
    box-shadow:none;
}

.classic-theme .pictureButtons .full li a.repost.base_button_red:before,
.classic-theme .pictureButtons .teaser li a.repost:before {
    content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMyAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTMuNzI3NTIgMS41NTM2QzEuNTgyNTEgMS45ODUyMSAxLjUwMDk0IDQuMjQ0NjMgMS43OTkyOSA1LjUxNzU5Qy0xLjEyMDk5IDUuMjMyNzIgMC4yMzIzMzIgLTAuMTgwNTIgNS40MzE4MyAwLjMxODA2MkMxMC42MzEzIDAuODE2NjQ0IDExLjU1NzMgMC42MDI5NjYgMTIuMTI3MSAwLjMxODA2MkMxMi4wMjI0IDEuNjQ0MSAxMS40MzkgMi4wOTgyMyAxMC4zNDM0IDIuMTQ5NDlMOC4yODE1NCAxMS43MTQySDYuMDk1NjdMOC4xOTcwNiAxLjk2NjEyQzcuOTM2MyAxLjkyNzY3IDcuNjYyMTggMS44ODUyNSA3LjM3NDU0IDEuODQwNzRDNi45MTcwNiAxLjc2OTk0IDYuNDI1NDIgMS42OTM4NiA1Ljg5OTA2IDEuNjIwMDZMMy43MjMwNyAxMS43MTQySDEuNTM3MjFMMy43Mjc1MiAxLjU1MzZaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K)!important;
    display: inline-block;
    margin-top: 2px;
    margin-left: 1px;
}

.classic-theme #wlt-PictureView .postPicture .pictureButtons {
    top: -80px;
    position: absolute;
    text-align: center;
    margin-bottom: 10px;
    background-color: rgba(255,255,255,0.5);
}

.classic-theme #wlt-PictureView .postPicture.post{
    margin-top: 85px!important;
}

.classic-theme #wlt-PictureView .pictureButtons li a.base_button_round.base_button_small.like:before,
.classic-theme .pictureButtons .teaser li a.base_button_round.base_button_small.like:before
{
    content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxNSAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTExLjYzMjIgMC4yODk5NjVDOS42MjM4MiAwLjE5MjA5NyA3Ljk2MDI4IDEuNzY5NTYgNy45MTc2NSAzLjc0NjIyQzcuOTE3NTYgMy43NTA1MyA3LjkxNjA2IDMuNzUwNTMgNy45MTU5OSAzLjc0NjIyQzcuODczMzYgMS43Njk1NiA2LjIwOTgyIDAuMTkyMTI4IDQuMjAxNDUgMC4yODk5NjVDMS45OTU2OCAwLjM5NzQ2NiAwLjUzMTcyOSAyLjU1NDg4IDAuOTE5MDQxIDQuNzI4OTlDMS41NzA0OSA4LjM4NTU1IDYuMDcwNzMgMTAuOTAzMiA3LjQ4OTQzIDExLjYxMzJDNy43NTg3IDExLjc0NzkgOC4wNzQ5NSAxMS43NDc5IDguMzQ0MjIgMTEuNjEzMkM5Ljc2MjkxIDEwLjkwMzIgMTQuMjYzMiA4LjM4NTU1IDE0LjkxNDYgNC43Mjg5OUMxNS4zMDE5IDIuNTU0ODggMTMuODM3OSAwLjM5NzQ2NiAxMS42MzIyIDAuMjg5OTY1WiIgZmlsbD0iI0RDNDIzRCIvPgo8L3N2Zz4K)!important;
    display: inline-block;
    margin-top: 3px;
    margin-left: 0px;
}

.classic-theme .pictureItem .pictureButtons .teaser li a.base_button_round.base_button_small.like:before{
    margin-top: 3px;
    margin-left: 7px;
}

.classic-theme #wlt-PictureView .pictureButtons li a.base_button_round.base_button_small.not_liked:before,
.classic-theme .pictureButtons .teaser li a.base_button_round.base_button_small.not_liked:before
{
    display: inline-block;
    content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxNyAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik05LjQ4Nzk2IDIuODk1NzZDMTAuMTQ4OSAxLjg4MDcyIDExLjMxNjYgMS4yMjU4OCAxMi42MzIzIDEuMjg5OTlDMTQuODM4IDEuMzk3NSAxNi4zMDIgMy41NTQ5MSAxNS45MTQ2IDUuNzI5MDJDMTUuMjYzMiA5LjM4NTU3IDEwLjc2MyAxMS45MDMyIDkuMzQ0MjggMTIuNjEzMkM5LjA3NTAxIDEyLjc0NzkgOC43NTg3NiAxMi43NDc5IDguNDg5NDkgMTIuNjEzMkM3LjA3MDggMTEuOTAzMiAyLjU3MDU2IDkuMzg1NTcgMS45MTkxMSA1LjcyOTAyQzEuNTMxNzkgMy41NTQ5MSAyLjk5NTc1IDEuMzk3NSA1LjIwMTUxIDEuMjg5OTlDNi41MTcxNyAxLjIyNTkgNy42ODQ4NSAxLjg4MDczIDguMzQ1ODEgMi44OTU3NkM4LjUxOTEyIDMuMTYxOTEgOC42NTc1OSAzLjQ1MjgyIDguNzU0NzUgMy43NjIwM0M4Ljg1MjcgNC4wNzM3IDguOTA4NjcgNC40MDM5NyA4LjkxNjA2IDQuNzQ2MjFDOC45MTYwNiA0Ljc0NjIyIDguOTE2MDYgNC43NDYyIDguOTE2MDYgNC43NDYyMUM4LjkxNjEyIDQuNzUwNTIgOC45MTc2MiA0Ljc1MDU2IDguOTE3NzIgNC43NDYyNEM4LjkyNTEgNC40MDQwMSA4Ljk4MTA4IDQuMDczNyA5LjA3OTAyIDMuNzYyMDJNOC45MTY4OCAxLjk4MTg5QzkuNzkyMzYgMC44OTMxOCAxMS4xNTk3IDAuMjE3MDQ5IDEyLjY4MDkgMC4yOTExNzlDMTUuNTg1NyAwLjQzMjc1MSAxNy4zNzQ0IDMuMjM2NjQgMTYuODk5MSA1LjkwNDQyQzE2LjUxMjggOC4wNzI5MSAxNS4wMTQxIDkuODA3MjEgMTMuNTY0NSAxMS4wMzgzQzEyLjA5NDcgMTIuMjg2NSAxMC41MzYxIDEzLjEzNSA5Ljc5MTgxIDEzLjUwNzVDOS4yNDA4NSAxMy43ODMyIDguNTkyOTQgMTMuNzgzMiA4LjA0MTk5IDEzLjUwNzVDNy4yOTc2NSAxMy4xMzUgNS43MzkwMyAxMi4yODY1IDQuMjY5MjYgMTEuMDM4M0MyLjgxOTY2IDkuODA3MjEgMS4zMjA5NSA4LjA3MjkxIDAuOTM0NjA4IDUuOTA0NDJDMC40NTkzNTQgMy4yMzY2NiAyLjI0ODAxIDAuNDMyNzUxIDUuMTUyODQgMC4yOTExOEM2LjY3NDA1IDAuMjE3MDc0IDguMDQxNDEgMC44OTMxOTMgOC45MTY4OCAxLjk4MTg5WiIgZmlsbD0iI0RDNDIzRCIvPgo8L3N2Zz4K)!important;
    margin-top: 4px;
    margin-left: 0px;
}

.classic-theme .pictureItem .pictureButtons .teaser li a.base_button_round.base_button_small.not_liked:before{
    margin-top: 4px;
    margin-left: 6px;
}

.classic-theme #wlt-PictureView .pictureButtons li a.base_button_round.base_button_small.like.dis:before,
.classic-theme .pictureButtons .teaser li a.base_button_round.base_button_small.like.dis:before
{
    display: inline-block;
    content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxNyAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyLjY1NjUgMC43OTA1NThMMTIuNjMyMiAxLjI4OTk2TDEyLjY1NjUgMC43OTA1NTdDMTEuMDQ4OSAwLjcxMjIxNiA5LjYzNDU1IDEuNTc1MDggOC45MTY4MiAyLjg3NjE1QzguMTk5MDkgMS41NzUwOSA2Ljc4NDc4IDAuNzEyMjQxIDUuMTc3MTIgMC43OTA1NTdMNS4xNzcxMSAwLjc5MDU1OEMyLjYyMTgxIDAuOTE1MDk0IDAuOTk1NTA4IDMuMzk1NzUgMS40MjY3OSA1LjgxNjY5TDEuNDI2NzkgNS44MTY2OUMxLjc4MjgyIDcuODE1MDcgMy4xNzYxNSA5LjQ1NCA0LjU5Mjg2IDEwLjY1NzJDNi4wMTk2NSAxMS44Njg5IDcuNTM4ODIgMTIuNjk2NSA4LjI2NTY2IDEzLjA2MDNMOC4yNjU2OCAxMy4wNjAzQzguNjc1NzkgMTMuMjY1NSA5LjE1Nzg2IDEzLjI2NTUgOS41Njc5NyAxMy4wNjAzTDkuNTY3OTggMTMuMDYwM0MxMC4yOTQ4IDEyLjY5NjUgMTEuODE0IDExLjg2ODkgMTMuMjQwOCAxMC42NTcyQzE0LjY1NzUgOS40NTQgMTYuMDUwOCA3LjgxNTA3IDE2LjQwNjggNS44MTY2OUMxNi44MzgxIDMuMzk1NzUgMTUuMjExOCAwLjkxNTA5NCAxMi42NTY1IDAuNzkwNTU4Wk01LjIwMTQ1IDEuMjg5OTRMNS4yMDE0NSAxLjI4OTk2TDUuMjAxNDUgMS4yODk5NFoiIHN0cm9rZT0iI0M0QzRDNCIvPgo8L3N2Zz4K)!important;
    margin-top: 4px;
    margin-left: 0px;
}

.classic-theme #wlt-PictureView .pictureButtons li a.delete:before,
.classic-theme .pictureButtons .teaser li a.delete:before
{
    content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMSAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAuNzUgMTAuNUMwLjc1IDExLjMyNjkgMS40MjI3MiAxMiAyLjI0OTk5IDEySDguMjUwMDFDOS4wNzcyOCAxMiA5Ljc1IDExLjMyNjkgOS43NSAxMC41VjNIMC43NVYxMC41WiIgZmlsbD0iI0RDNDIzRCIvPgo8cGF0aCBkPSJNNi43NTAwMSAwLjc0OTk5NlYwSDMuNzVWMC43NDk5OTZIMFYyLjI0OTk5SDEwLjVWMC43NDk5OTZINi43NTAwMVoiIGZpbGw9IiNEQzQyM0QiLz4KPC9zdmc+Cg==)!important;
    display: inline-block;
    margin-top: 0px;
    margin-left: 2px;
    width: 25px;
}

.classic-theme .pictureButtons .full li a.madeit.base_button.base_button_small.base_button_white:before{
    content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNCAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMy45MTYxIDEuMjg1MUw1LjIwMTIzIDEwTDAgNC43OTg3N0wxLjI4NTEgMy41MTM2Nkw1LjIwMTIzIDcuNDI5NzlMMTIuNjMxIDBMMTMuOTE2MSAxLjI4NTFaIiBmaWxsPSIjREM0MjNEIi8+Cjwvc3ZnPgo=)!important;
    display: inline-block;
    margin-top: 3px;
    margin-left: 2px;
    margin-right: 10px;
}

.classic-theme.phone .pictureButtons .full li a.madeit.base_button.base_button_small.base_button_white:before{
    margin-right: 0px;
}


.classic-theme #wlt-PictureView .pictureButtons li a.delete-clones:before,
.classic-theme .pictureButtons .teaser li a.delete-clones:before
{
    content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxNiAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeD0iNiIgeT0iOCIgd2lkdGg9IjEwIiBoZWlnaHQ9IjEwIiByeD0iNSIgZmlsbD0iI0RDNDIzRCIvPgo8cGF0aCBkPSJNMTEuMTI1IDRWMy42MjVIMTAuNzVIMS43NUgxLjM3NVY0VjExLjVDMS4zNzUgMTIuNTM0IDIuMjE1NTUgMTMuMzc1IDMuMjQ5OTkgMTMuMzc1SDkuMjUwMDFDMTAuMjg0NCAxMy4zNzUgMTEuMTI1IDEyLjUzNCAxMS4xMjUgMTEuNVY0Wk00LjM3NSAxLjM3NUgxSDAuNjI1VjEuNzVWMy4yNDk5OVYzLjYyNDk5SDFIMTEuNUgxMS44NzVWMy4yNDk5OVYxLjc1VjEuMzc1SDExLjVIOC4xMjUwMVYxVjAuNjI1SDcuNzUwMDFINC43NUg0LjM3NVYxVjEuMzc1WiIgZmlsbD0iI0RDNDIzRCIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIwLjc1Ii8+Cjwvc3ZnPgo=)!important;
    display: inline-block;
    margin-top: 0px;
    width: 25px;
}

.classic-theme #wlt-PictureView .pictureButtons li a.edit:before,
.classic-theme .pictureButtons .teaser li a.edit:before
{
    content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTExLjIzMTMgMC4yNDIyODNDMTAuOTA4MiAtMC4wODA3NjExIDEwLjM4NDUgLTAuMDgwNzYxMSAxMC4wNjE0IDAuMjQyMjgzTDguOTUwMDggMS4zNTM2NEwxMC42NDY0IDMuMDQ5OTNMMTEuNzU3NyAxLjkzODU3QzEyLjA4MDggMS42MTU1MiAxMi4wODA4IDEuMDkxNzYgMTEuNzU3NyAwLjc2ODcxNkwxMS4yMzEzIDAuMjQyMjgzWiIgZmlsbD0iIzQzNDM0MyIvPgo8cGF0aCBkPSJNOC4zMDY2NiAxLjk5NzA2TDEwLjAwMjkgMy42OTMzNEwxLjY5NyAxMS45OTkzVjEySDAuMjQ4MTY1QzAuMTExMTA5IDEyIDAgMTEuODg4OSAwIDExLjc1MThWMTAuMzAzSDAuMDAwNzE0MDJMOC4zMDY2NiAxLjk5NzA2WiIgZmlsbD0iIzQzNDM0MyIvPgo8L3N2Zz4K)!important;
    display: inline-block;
    margin-top: 0px;
    width: 25px;
}

.classic-theme #wlt-PictureView .pictureButtons li a.embed:before,
.classic-theme .pictureButtons .teaser li a.embed:before
{
    content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxOSAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTExLjcxNDMgMTEuMTk0MkwxMi41MjYzIDEyTDE4LjU3MTQgNi4wMDExNEwxOC41NzAzIDYuMDAwMDFMMTguNTcxNCA1Ljk5ODg2TDEyLjUyNjMgMEwxMS43MTQzIDAuODA1ODI1TDE2Ljk0ODUgNi4wMDAwMUwxMS43MTQzIDExLjE5NDJaIiBmaWxsPSIjNDM0MzQzIi8+CjxwYXRoIGQ9Ik02Ljg1NzE0IDExLjE5NDJMNi4wNDUxMSAxMkwwIDYuMDAxMTRMMC4wMDExNDQ4MyA2LjAwMDAxTDAgNS45OTg4Nkw2LjA0NTExIDBMNi44NTcxNCAwLjgwNTgyNUwxLjYyMjkyIDYuMDAwMDFMNi44NTcxNCAxMS4xOTQyWiIgZmlsbD0iIzQzNDM0MyIvPgo8L3N2Zz4K)!important;
    display: inline-block;
    margin-top: 0px;
    width: 25px;
}


.classic-theme #wlt-PictureView .pictureButtons li a.complain:before,
.classic-theme .pictureButtons .teaser li a.complain:before
{
    content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxNCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkuODQ1NjggMy4zODE4M0wxMC43NDU2IDQuMjgxNzhMNC4yOTIwNSAxMC43MzU0TDMuMzkyMDkgOS44MzU0Mkw5Ljg0NTY4IDMuMzgxODNaIiBmaWxsPSIjREM0MjNEIi8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTQgN0MxNCAxMC44NjYgMTAuODY2IDE0IDcgMTRDMy4xMzQwMSAxNCAwIDEwLjg2NiAwIDdDMCAzLjEzNDAxIDMuMTM0MDEgMCA3IDBDMTAuODY2IDAgMTQgMy4xMzQwMSAxNCA3Wk0xMi43MjczIDdDMTIuNzI3MyAxMC4xNjMxIDEwLjE2MzEgMTIuNzI3MyA3IDEyLjcyNzNDMy44MzY5MiAxMi43MjczIDEuMjcyNzMgMTAuMTYzMSAxLjI3MjczIDdDMS4yNzI3MyAzLjgzNjkxIDMuODM2OTIgMS4yNzI3MyA3IDEuMjcyNzNDMTAuMTYzMSAxLjI3MjczIDEyLjcyNzMgMy44MzY5MSAxMi43MjczIDdaIiBmaWxsPSIjREM0MjNEIi8+Cjwvc3ZnPgo=)!important;
    display: inline-block;
    margin-top: 0px;
    width: 25px;
}


.classic-theme .pictureButtons .teaser li a.like:before,
.classic-theme .pictureButtons .teaser li a.repost:before{
    margin-left: 8px;
}

.classic-theme #wlt-PictureView .postPicture .pictureContainer{
    background-color: white;
    text-align: center;
}

.classic-theme #wlt-PictureView .postPicture .pictureContainer img{
    width: 100%;
    height: auto;
    border-radius: 18px;
}

.classic-theme #wlt-PictureView {
    border-radius: 18px;
}

.post__picture_source{
    display: none;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: #00000026;
    border-radius: 18px;
    margin-bottom: 4px;
}

.classic-theme #wlt-PictureView .postPicture .pictureContainer:hover .post__picture_source{
    display: flex;
}

.post__picture_source span{
    height: 29px;
    width: auto;
    background: #FFFFFF;
    border-radius: 200px;
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 30px;
    padding: 5px 20px;
}

.post__picture_source span:after{
    width: 20px;
    height: 20px;
    display: inline-block;
    content: "";
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxMSAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwLjQ5ODQgOC42NzMyOUw5LjQwMDc0IDguNjczNDlMOS40MDE5NSAyLjM3MDY1TDEuMjcyNiAxMC41TDAuNSA5LjcyNzRMOC42MjkzNCAxLjU5ODA2TDIuMzI2NTEgMS41OTkyNkwyLjMyNjcxIDAuNTAxNTU1TDEwLjQ5ODUgMC41TDEwLjQ5ODUgMC41MDE1NTJMMTAuNSAwLjUwMTU0N0wxMC40OTg0IDguNjczMjlaIiBmaWxsPSIjODE4MTgxIi8+Cjwvc3ZnPgo=) no-repeat 9px 10px;
}

.classic-theme #wlt-PictureView .pictureCommentAdd textarea {
    width: 585px;
}

.classic-theme #wlt-PictureView .comments .post .message {
    margin-left: 75px;
    position: relative;
    border: 1px solid #E4E4E4;
    padding: 15px;
    border-radius: 18px;
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    color: black;
}

.classic-theme #wlt-PictureView .comments .post .message .author{
    font-family: Inter;
    font-style: normal;
    text-decoration: none;
}

.classic-theme #wlt-PictureView .comments .post .message .author a{
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    color: black;
    text-decoration: none;
}

.classic-theme #wlt-PictureView .comments .post .message .message-txt{
    margin-top: 5px;
}

.classic-theme #wlt-PictureView .comments .post .message .actionLinks{
    margin-top: 5px;
    position: relative;
}

.classic-theme #wlt-PictureView .comments .post .message .actionLinks a{
    margin-left: 0px;
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    color: #C4C4C4;
    text-decoration: none;
}

.classic-theme #wlt-PictureView .comments .post .message .actionLinks a.deleteLink {
    position: absolute;
    right: 0px;
}

.classic-theme #wlt-PictureView .pictureCommentAdd textarea {
    width: 557px;
    margin-left: 70px;
    margin-bottom: 10px;
    min-height: 22px;
    height: auto!important;
}

.classic-theme #wlt-PictureView .pictureCommentAdd textarea:focus{
    height: auto!important;
}

.classic-theme.phone #wlt-PictureView .pictureCommentAdd textarea{
    width: calc(100vw - 105px);
    min-height: 55px;
}

.classic-theme #wlt-PictureView .postPicture.out-disp .pictureButtons {
    position: fixed;
    z-index: 10;
    top: 78px;
    margin: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: rgba(255,255,255,0.5);
}

.classic-theme #wlt-PictureView .postPicture.out-disp .pictureButtons ul.horizontal li {
    height: 40px!important;
    overflow: hidden;
}

#wlt-PictureRepostsList .worklet-content{
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    text-align: right;
}

#wlt-PictureRepostsList-list .items .repost .avatarInfo {
    line-height: 22px!important;
    text-align: left;
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    color: black;
    font-size: 11px;
    color: #818181;
    margin-top: 7px;
}

#wlt-PictureRepostsList-list .items .repost .avatarInfo a{
    text-align: left;
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    color: black;
    text-decoration: none;
}

#wlt-PictureRepostsList-list .items .repost .avatarInfo a.user_name{
    font-size: 14px;
    text-decoration: none;
}

#wlt-PictureRepostsList h3.worklet-title {
    font-family: Inter!important;
    font-style: normal!important;
    font-weight: 500!important;
    text-align: left!important;
    font-size: 14px!important;
    line-height: 21px!important;
    margin-bottom: 20px;
}

#wlt-PictureRepostsList-list .items .repost .avatarInfo a.board_name{
    font-size: 11px;
    color: #818181;
    text-decoration: none;
}

.classic-theme #wlt-PictureView .repost {
    padding: 0.5em 0;
    position: relative;
}

.classic-theme #wlt-PictureView .like{
    position: relative;
}

.classic-theme #wlt-PictureView .like span.likes-count,
.classic-theme #wlt-PictureView .repost span.repost-count{
    display: block;
    position: absolute;
    bottom: -25px;
    color: #818181;
    width: 30px;
    font-family: Inter!important;
    font-style: normal!important;
    font-weight: 500!important;
    font-size: 12px;
}


.pictureButtons ul.horizontal li{
    margin-left: 7px;
    margin-right: 7px;
    height: 60px;
}

.pictureButtons ul.horizontal.teaser li{
    height: auto!important;
}
.post-source-info {
    margin-top: 15px;
    position: relative;
    min-height: 25px;
}

.post-source a{
    font-family: Inter!important;
    font-style: normal!important;
    font-weight: 500!important;
    text-align: left!important;
    font-size: 16px!important;
    line-height: 21px!important;
    color: #818181;
    text-decoration: none;
}

.post-source a:after{
    content: ' ';
    width: 20px;
    height: 20px;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxMCAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkuOTk4NDQgOC42NzMyOUw4LjkwMDc0IDguNjczNDlMOC45MDE5NSAyLjM3MDY1TDAuNzcyNiAxMC41TDAgOS43Mjc0TDguMTI5MzQgMS41OTgwNkwxLjgyNjUxIDEuNTk5MjZMMS44MjY3MSAwLjUwMTU1NUw5Ljk5ODQ1IDAuNUw5Ljk5ODQ2IDAuNTAxNTUyTDEwIDAuNTAxNTQ3TDkuOTk4NDQgOC42NzMyOVoiIGZpbGw9IiM4MTgxODEiLz4KPC9zdmc+Cg==) no-repeat 0px 10px;
    margin-left: 9px;
    display: inline-block;
    text-decoration: none;
}

.classic-theme #wlt-PictureView .pictureMessage {
    font-family: 'Inter', sans-serif!important;
    font-weight: 500;
    color: black;
    font-size: 18px!important;
    line-height: 22px;
    margin-bottom: 30px;
    margin-top: 20px;
    display: block;
    position: relative;
}

.classic-theme #wlt-PictureView .pictureMessage a.post-detail-link{
    font-family: 'Inter', sans-serif!important;
    font-weight: 500;
    font-size: 14px!important;
    line-height: 21px;
    display: block;
    margin-top: 15px;
}

.classic-theme #wlt-PictureView .post-text img:not(.no_resize) {
    width: 100%!important;
    border-radius: 10px;
    height: auto!important;
}


.classic-theme #wlt-PictureView .post-board-category {
}

.classic-theme #wlt-PictureView .post-board-category .post-board{
    display: inline-block;
    font-family: 'Inter', sans-serif!important;
    font-weight: 500;
    color: #101010;
    font-size: 16px!important;
    line-height: 21px;
    text-decoration: none;
    max-width: 660px;
    max-height: 23px;
    overflow: hidden;
}

.phone.classic-theme #wlt-PictureView .post-board-category .post-board{
    max-width: calc(100vw);
    text-overflow: inherit;
    white-space: normal;
    overflow: inherit;
    position: relative;
    padding-left: 30px;
    margin-bottom: 10px;
    max-height: inherit;
    display: block;
}

.classic-theme #wlt-PictureView .post-board-category .post-channel{
    font-family: 'Inter', sans-serif!important;
    font-weight: 500;
    color: #818181;
    font-size: 14px!important;
    line-height: 21px;
    text-decoration: none;
    max-width: 430px;

    white-space: nowrap;
}

.phone.classic-theme #wlt-PictureView .post-board-category .post-channel{
    width: inherit;
    text-overflow: inherit;
    white-space: normal;
    overflow: inherit;
}

.classic-theme #wlt-PictureView .post-board-category .post-channel a{
    color: #101010;
    font-size: 14px!important;
    text-decoration: none;
    display: table-cell;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    max-width: 250px;
}

.phone.classic-theme #wlt-PictureView .post-board-category .post-channel a{

}

.classic-theme #wlt-PictureView .post-board-category .post-board:before{
    display: inline-block;
    content: ' ';
    width: 30px;
    height: 14px;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAyMCAxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEuMDQzODUgMTIuNUMwLjI0MTQ5MSAxMi41IC0wLjI1OTk4MyAxMS40Nzk2IDAuMTQxMTk2IDEwLjY2MzNMNC45MDU2NiAwLjk2ODQ0NUM1LjA0ODEyIDAuNjc4NTcgNS4zMTEzOSAwLjUgNS41OTYzMSAwLjVIMTguOTU2MkMxOS43NTg1IDAuNSAyMC4yNiAxLjUyMDQxIDE5Ljg1ODggMi4zMzY3M0wxNS4wOTQzIDEyLjAzMTZDMTQuOTUxOSAxMi4zMjE0IDE0LjY4ODYgMTIuNSAxNC40MDM3IDEyLjVIMS4wNDM4NVoiIGZpbGw9IiNDNEM0QzQiLz4KPC9zdmc+Cg==) no-repeat 0px 2px;
}

.phone.classic-theme #wlt-PictureView .post-board-category .post-board:before{
    position: absolute;
    left:0px;
    background-position-y: 3px;
    height: 20px;
}

.classic-theme #wlt-PictureView .post-board-category .post-board:after{
    display: inline-block;
    content: ' ';
    width: 25px;
    height: 20px;
}

.phone.classic-theme #wlt-PictureView .post-board-category .post-board:after{
    display: none;
}

.classic-theme #wlt-PictureView .post-board-category a.post-category{
    display: inline-block;
    font-family: 'Inter', sans-serif!important;
    font-weight: 500;
    color: #101010;
    font-size: 14px!important;
    line-height: 21px;
    text-decoration: none;
    overflow: hidden;
    vertical-align: bottom;
}

.phone.classic-theme #wlt-PictureView .post-board-category a.post-category{
    display: block;
}

.classic-theme #wlt-PictureView .post-board-category a.post-category:before{
    display: inline-block;
    content: ' ';
    width: 30px;
    height: 16px;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxMiAxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAgMS4zQzAgMC44NTgxNzIgMC4zNTgxNzIgMC41IDAuOCAwLjVINEM0LjQ0MTgzIDAuNSA0LjggMC44NTgxNzIgNC44IDEuM1Y0LjVDNC44IDQuOTQxODMgNC40NDE4MyA1LjMgNCA1LjNIMC44QzAuMzU4MTcyIDUuMyAwIDQuOTQxODMgMCA0LjVWMS4zWiIgZmlsbD0iI0M0QzRDNCIvPgo8cGF0aCBkPSJNMCA4LjVDMCA4LjA1ODE3IDAuMzU4MTcyIDcuNyAwLjggNy43SDRDNC40NDE4MyA3LjcgNC44IDguMDU4MTcgNC44IDguNVYxMS43QzQuOCAxMi4xNDE4IDQuNDQxODMgMTIuNSA0IDEyLjVIMC44QzAuMzU4MTcyIDEyLjUgMCAxMi4xNDE4IDAgMTEuN1Y4LjVaIiBmaWxsPSIjQzRDNEM0Ii8+CjxwYXRoIGQ9Ik03LjIgMS4zQzcuMiAwLjg1ODE3MiA3LjU1ODE3IDAuNSA4IDAuNUgxMS4yQzExLjY0MTggMC41IDEyIDAuODU4MTcyIDEyIDEuM1Y0LjVDMTIgNC45NDE4MyAxMS42NDE4IDUuMyAxMS4yIDUuM0g4QzcuNTU4MTcgNS4zIDcuMiA0Ljk0MTgzIDcuMiA0LjVWMS4zWiIgZmlsbD0iI0M0QzRDNCIvPgo8cGF0aCBkPSJNNy4yIDguNUM3LjIgOC4wNTgxNyA3LjU1ODE3IDcuNyA4IDcuN0gxMS4yQzExLjY0MTggNy43IDEyIDguMDU4MTcgMTIgOC41VjExLjdDMTIgMTIuMTQxOCAxMS42NDE4IDEyLjUgMTEuMiAxMi41SDhDNy41NTgxNyAxMi41IDcuMiAxMi4xNDE4IDcuMiAxMS43VjguNVoiIGZpbGw9IiNDNEM0QzQiLz4KPC9zdmc+Cg==) no-repeat 3px 2px;
}

.phone.classic-theme #wlt-PictureView .post-board-category a.post-category:before{
    background-position-y: 3px;
    height: 16px;
}


.classic-theme #wlt-PictureView .post-author {
    margin-top: 40px;
    margin-bottom: 40px;
    position: relative;
}

.classic-theme.phone #wlt-PictureView .post-author {
    margin-top: 20px;
    margin-bottom: 20px;
}

.classic-theme #wlt-PictureView #post_view_end{
   display: block;
   height: 30px;
}

.classic-theme #wlt-PictureView .post-author .post__avatar{
    margin-right: 14px;
}

.classic-theme #wlt-PictureView .post-info {
    font-family: 'Inter', sans-serif!important;
    font-weight: 500;
    color: #818181;
    font-size: 12px!important;
    line-height: 18px;
    position: absolute;
    right: 0px;
    top: 0px;
    margin-top: 0px;
}

.classic-theme #wlt-PictureView .post-info .post-view-count:before{
    display: inline-block;
    content: ' ';
    width: 28px;
    height: 20px;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDE2IDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTUuODg3MiAzLjcwMzU2QzE1Ljc1NDYgMy41NTU2MyAxMi42MjgzIDAuMTQ1NzEyIDguNjY3NyAwLjAwNDUxMDkyQzguNjEyMTMgMC4wMDE1MTQ5IDguNTU2MjIgMCA4LjUgMEw4LjQ2NjExIDAuMDAwMTgzNjg0TDguNDE1MjggMEM0LjMzNTgxIDAgMS4wNzg4IDMuNTUyNSAwLjk0MzM2NyAzLjcwMzU2QzAuNzkyMzE1IDMuODcyMzkgMC43OTIzMTUgNC4xMjc2MSAwLjk0MzM2NyA0LjI5NjQ0QzEuMDc4OCA0LjQ0NzUgNC4zMzU4NyA4IDguNDE1MjggOEw4LjQ2NjYyIDcuOTk5ODFMOC41IDhDOC41NTYyMiA4IDguNjEyMTMgNy45OTg0OSA4LjY2NzcxIDcuOTk1NDlDMTIuNjI4MyA3Ljg1NDI4IDE1Ljc1NDYgNC40NDQzNyAxNS44ODcyIDQuMjk2NDRDMTYuMDM4MiA0LjEyNzYxIDE2LjAzODIgMy44NzIzOSAxNS44ODcyIDMuNzAzNTZaTTguNSA2LjVDOS44ODA3MSA2LjUgMTEgNS4zODA3MSAxMSA0QzExIDIuNjE5MjkgOS44ODA3MSAxLjUgOC41IDEuNUM3LjExOTI5IDEuNSA2IDIuNjE5MjkgNiA0QzYgNS4zODA3MSA3LjExOTI5IDYuNSA4LjUgNi41WiIgZmlsbD0iI0M0QzRDNCIvPgo8L3N2Zz4K) no-repeat 5px 12px;
}

.classic-theme #wlt-PictureView .post-info .post-view-count:after{
    display: inline-block;
    content: ' ';
    width: 28px;
    height: 20px;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNCIgaGVpZ2h0PSI1IiB2aWV3Qm94PSIwIDAgNCA1IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cmVjdCB5PSIwLjUiIHdpZHRoPSI0IiBoZWlnaHQ9IjQiIHJ4PSIyIiBmaWxsPSIjQzRDNEM0Ii8+Cjwvc3ZnPgo=) no-repeat 12px 13px;
}

.classic-theme.phone #wlt-PictureView .post-info .post-view-count:after {
    width: 0px;
    background: none;
}

.classic-theme #wlt-PictureView .post-info .post-view-when {
    margin-top: 7px;
    display: inline-block;
}

.classic-theme.phone #wlt-PictureView .post-info .post-view-when {
    display: none;
}


.classic-theme #wlt-PictureView .post-author-name{
    font-family: 'Inter', sans-serif!important;
    font-weight: 500;
    color: #101010;
    font-size: 12px!important;
    line-height: 18px;
    display: block;
    padding-top: 5px;
}

.classic-theme #wlt-PictureView .post-author-name h2 {
    font-size: 14px;
    line-height: 21px;
    color: #101010;
}

.classic-theme #wlt-PictureView .post-author-name .author-name {
    font-size: 14px;
    line-height: 21px;
    color: #101010;
}

.classic-theme #wlt-PictureView .post-author-name h2 a{
    text-decoration: none;
    font-weight: 500;
}

.classic-theme #wlt-PictureView .post-author-name .author-name a{
    text-decoration: none;
    font-weight: 500;
}

.classic-theme #wlt-PictureView .post-author-info{
    color: #818181;
}

.classic-theme #wlt-PictureView .post_microdata .post-source {
    text-align: right;
}

.classic-theme #wlt-PictureView .post_microdata .post-source a{
    color: #DC423D;
    font-size: 14px;
    line-height: 21px;
}

.classic-theme #wlt-PictureView .post_microdata .post-source a:after{
    content: ' ';
    width: 20px;
    height: 20px;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxMCAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkuOTk4NDQgOC42NzMyOUw4LjkwMDc0IDguNjczNDlMOC45MDE5NSAyLjM3MDY1TDAuNzcyNiAxMC41TDAgOS43Mjc0TDguMTI5MzQgMS41OTgwNkwxLjgyNjUxIDEuNTk5MjZMMS44MjY3MSAwLjUwMTU1NUw5Ljk5ODQ1IDAuNUw5Ljk5ODQ2IDAuNTAxNTUyTDEwIDAuNTAxNTQ3TDkuOTk4NDQgOC42NzMyOVoiIGZpbGw9IiNEQzQyM0QiLz4KPC9zdmc+Cg==) no-repeat 0px 10px;
    margin-left: 9px;
    display: inline-block;
    text-decoration: none;
}

.classic-theme #wlt-PictureView .post-comments .worklet-title{
    font-family: 'Inter', sans-serif!important;
    font-weight: 500;
    color: #101010;
    font-size: 16px!important;
    line-height: 21px;
    display: block;
    text-align: left;
    margin-bottom: 20px!important;
}



.similar-posts{
    margin-top: 0px;
}

.similar-posts-more-link {
    text-align: center;
    font-size: 1.5em;
    position: absolute;
    width: 100%;
    background-color: #fff;
    bottom: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.similar-posts-header {
    margin-top: 10px;
    margin-bottom: -10px;
}

.similar-posts-title {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 2.4em;
    background-color: #fff;
    font-family: 'Inter', sans-serif!important;
    font-weight: 500;
    color: #101010;
    font-size: 23px!important;
    line-height: 28px;
}

.phone .similar-posts-title{
    font-size: 1.6em;
}

.similar-posts-title.fixed {
    position: fixed;
    top: 45px;
    z-index: 1000;
    width: 100%;
    left: 0px;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    transition: 1s;
}

#lightbox .similar-posts-title.fixed {
    top: 0px;
    left: auto;
    width: auto;
}

.similar-posts-ads {
    text-align: center;
    margin-top: 30px;
}

.similar-posts-ads .adsbygoogle {
    margin: 0 auto;
}


#lightbox #similarPosts {
/*    width: 100%;*/
    max-width: 1215px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
}

#lightbox #similarPosts #wlt-PictureSimilar{
    background: #fff;
    padding: 10px;
    border-radius: 18px;
    cursor: default;
}

#similarPosts .pictureStats,
#similarPosts .phonePictureStats{
    display: none;
}

.classic-theme.desktop header.header{
    background: white;
    box-shadow: 0px 0px 32px rgb(0 0 0 / 8%);
    position: fixed;
    min-height: 45px;
    left: 0;
    margin: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 100002;
    min-width: 600px;
    width: 100%;
    padding: 0px!important;
}

.classic-theme.desktop header.header .container {
    width: auto!important;
    padding-left: 15px;
    padding-right: 15px;
}

.classic-theme #wlt-PictureLikesList .worklet-title,
.classic-theme #wlt-PictureRepostsList .worklet-title {
    font-family: 'Inter', sans-serif!important;
    font-weight: 500;
    color: #101010;
    font-size: 16px!important;
    line-height: 21px;
    display: block;
    text-align: left;
    font-size: 16px!important;
    line-height: 21px!important;
    font-weight: 500;
    color: #101010;
    margin-bottom: 20px!important;
}


form.picturePost .row.buttons button{
    height: 40px!important;
}

#wlt-Loading{
    height: 0px!important;
    margin: 0px;
}

#wlt-BoardSide {
    margin: 0px!important;
    margin-bottom: 0px!important;
    height: auto;
    min-height: 19px;
}

.boardCard-wide, #lightbox__sidebar .boardCard,
#sidebar .boardCard {
    width: auto;
    height: 10px;
}

#wlt-PictureSidebar, #wlt-BaseLink {
    margin: 0px!important;
}

#lightbox__sidebar #top_right_post_240_400{
    margin-top: 0px!important;
    margin-bottom: 40px!important;
}

form#uForm_PictureShareReport {
    font-family: 'Inter', sans-serif!important;
    font-weight: 500!important;
    color: #101010!important;
    font-size: 14px!important;
    line-height: 21px!important;
}

form#uForm_PictureShareReport .base_radiobox label {
    font-size: 14px!important;
    line-height: 24px!important;
}

form#uForm_PictureShareReport .field_reportType {
    margin-top: 20px;
    padding-top: 5px;
}

#uForm_UserLogin .hint{
    margin-left: 20%!important;
}

#uForm_UserLogin label {
    line-height: 3.5;
}

#uForm_UserLogin .row.buttons {
    margin-top: 20px;
}


.pager {
    font-family: Inter!important;
    font-style: normal;
    font-weight: 500!important;
    font-size: 14px;
}

ul.yiiPager a {
    background: #ffffff!important;
    border-radius: 4px!important;
    color: #101010!important;
    font-family: Inter!important;
    font-style: normal;
    font-weight: 500!important;
    font-size: 14px;
    line-height: 30px;
    min-width: 30px;
    height: 30px;
    display: inline-block;
    padding: 0px!important;
    text-align: center;
    border: none!important;
    margin-left: 4px;
    margin-right: 4px;
}

.phone ul.yiiPager a {
    font-size: 12px;
    line-height: 20px;
    min-width: 20px;
    height: 20px;
    margin-left: 0px;
    margin-right: 0px;
}


ul.yiiPager a:hover{
    background: #E4E4E4!important;
}

ul.yiiPager a:active{
    background: #F1F1F1!important;
}

ul.yiiPager .selected a {
    background: #DC423D!important;
    border-radius: 4px!important;
    color: #FFFFFF!important;
}

ul.yiiPager li.first a,
ul.yiiPager li.previous a,
ul.yiiPager li.last a,
ul.yiiPager li.next a{
    padding-left: 0px!important;
    padding-right: 0px!important;
}

.empty_result{
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 150%;
    color: #818181;
}

.empty_result .nothing_found{
    display:block;
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 64px;
    line-height: 90%;
    color: #E4E4E4;
    margin-bottom: 40px;
}

.footer {
    text-align: center;
    display: block;
    margin-top: 40px;
    padding-left: 80px;
    position: relative;
}

.footer .footer_logo{
    margin-left: 20px;
    width: 40px;
    height: auto;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNSAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTcuMjQ0OTcgMi42NjI3MUMyLjczMDQ3IDMuNTY5MDkgMi41NTg4IDguMzEzODcgMy4xODY3MiAxMC45ODcxQy0yLjk1OTQ0IDEwLjM4ODkgLTAuMTExMTc2IC0wLjk3ODk0NSAxMC44MzE5IDAuMDY4MDc2NUMyMS43NzUxIDEuMTE1MSAyMy43MjM4IDAuNjY2Mzc1IDI0LjkyMzEgMC4wNjgwNzY1QzI0LjcwMjcgMi44NTI3NiAyMy40NzQ5IDMuODA2NDIgMjEuMTY5MSAzLjkxNDA4TDE2LjgyOTYgMjRIMTIuMjI5MUwxNi42NTE4IDMuNTI5QzE2LjEwMyAzLjQ0ODI1IDE1LjUyNiAzLjM1OTE3IDE0LjkyMDcgMy4yNjU3QzEzLjk1NzggMy4xMTcwMyAxMi45MjMxIDIuOTU3MjYgMTEuODE1MyAyLjgwMjI4TDcuMjM1NjEgMjRIMi42MzUxM0w3LjI0NDk3IDIuNjYyNzFaIiBmaWxsPSIjREM0MjNEIi8+Cjwvc3ZnPgo=) no-repeat 0px 10px;
    float: left;
    min-height: 40px;
    position: absolute;
    left: 20px;
}

.footer .footer_column{
    display: inline-block;
    width: 300px;
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    text-align: left;
    margin-bottom: 20px;
}

.footer .footer_column a{
    color: #434343!important;
    font-weight: 500!important;
}


@media only screen and (max-width: 740px) {
    .footer {
        padding-left: 100px!important;
        position: relative;
    }

    .footer .footer_logo{
        display: block;
        position: absolute;
        left: 0px;
    }
    .footer .footer_column{
        display: block;
        margin-bottom: 20px;
        width: 300px!important;
    }
}

@media only screen and (min-width: 720px) and (max-width:1090px) {
    .footer {
        /*padding: 0px;*/
    }
    .footer .footer_logo{
        width: 40px;
    }
    .footer .footer_column{
        width: 30%;
    }
}

.phone-btn-add {
    position: fixed;
    bottom: 20px;
    z-index: 1000;
    right: 20px;
}

.phone-btn-add a:before{
    content: ' ';
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwLjc3OTEgMC42NjY2MjZIOS4yMjM1MlY5LjIyMjE4SDAuNjY3OTY5VjEwLjc3NzdIOS4yMjM1MlYxOS4zMzMzSDEwLjc3OTFWMTAuNzc3N0gxOS4zMzQ2VjkuMjIyMThIMTAuNzc5MVYwLjY2NjYyNloiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=) no-repeat 5px 5px;
    width: 30px;
    height: 30px;
    display: block;
}

.user_widget{
    border: none!important;
}

.user_widget .column {
    margin-right: 20px;
}

.user_widget .user_widget_name{
    font-family: 'Inter', sans-serif!important;
    font-weight: 500;
    color: #101010;
    font-size: 14px;
    line-height: 21px;
    display: block;
    padding-top: 7px;
    text-align: left;
}

.user_widget .user_widget_info{
    font-family: 'Inter', sans-serif!important;
    font-weight: 500;
    color: #818181;
    font-size: 12px!important;
    line-height: 18px;
    display: block;
    padding-top: 5px;
    text-align: left;
}

.user_widget .floatRight{
    margin-top: 10px;
}

.user_widget .floatRight .base_button{
    width: 95px;
}


#post-spam-modal-notice .modal-header,
#post-spam-modal-notice .modal-body {
    border-right: 1px solid white;
}

#post-spam-modal-notice .modal-header{
    padding: 22px;
    border-bottom: none;
}

#post-spam-modal-notice .modal-header button.close{
    width: 40px;
    height: 40px;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxMyAxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEuMjI1NjUgMEwwIDEuMjI1NjVMNS4xODU0NSA2LjQxMTFMMCAxMS41OTY2TDEuMjI1NjUgMTIuODIyMkw2LjQxMTEgNy42MzY3NUwxMS41OTY2IDEyLjgyMjJMMTIuODIyMiAxMS41OTY2TDcuNjM2NzUgNi40MTExTDEyLjgyMjIgMS4yMjU2NUwxMS41OTY2IDBMNi40MTExIDUuMTg1NDVMMS4yMjU2NSAwWiIgZmlsbD0iIzQzNDM0MyIvPgo8L3N2Zz4K) no-repeat 13px 13px;
    display: block;
    color: transparent;
    cursor: pointer;
    position: absolute;
    top: 20px;
    right: 20px;
    overflow: hidden;
    z-index: 10000;
    border-radius: 6px!important;
    position: absolute;
    top: 15px;
    right: 15px;
    opacity: 1!important;
}

#post-spam-modal-notice .modal-header button.close:hover{
    opacity: 1!important;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxMyAxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEuMjI1NjUgMEwwIDEuMjI1NjVMNS4xODU0NSA2LjQxMTFMMCAxMS41OTY2TDEuMjI1NjUgMTIuODIyMkw2LjQxMTEgNy42MzY3NUwxMS41OTY2IDEyLjgyMjJMMTIuODIyMiAxMS41OTY2TDcuNjM2NzUgNi40MTExTDEyLjgyMjIgMS4yMjU2NUwxMS41OTY2IDBMNi40MTExIDUuMTg1NDVMMS4yMjU2NSAwWiIgZmlsbD0iIzQzNDM0MyIvPgo8L3N2Zz4K) no-repeat 13px 13px #E4E4E4;
}

#post-spam-modal-notice{
    width: 560px;
}

#post-spam-modal-notice .modal-header h3{
    font-family: 'Inter', sans-serif!important;
    font-weight: 500;
    color: #101010;
    font-size: 14px!important;
    line-height: 20px;
    margin: 0px!important;
}

#post-spam-modal-notice{
    border-radius: 18px;
    overflow: hidden;
}

#post-spam-modal-notice .modal-footer{
    background: none;
    border: none;
    box-shadow: none;
}

#post-spam-modal-notice .modal-footer .base_button_small{
    height: 40px!important;
    width: 90px;
}

#post-spam-modal-notice .modal-body{
    padding: 24px!important;
    font-family: 'Inter', sans-serif!important;
    font-weight: 500;
    color: #101010;
    font-size: 14px!important;
    line-height: 20px;
    margin: 0px!important;
}


#error_container {
    text-align: center;
    min-height: calc(100vh - 205px);
    display: flex;
    align-items: center;
    justify-content: center;
}

.phone #error_container {
    min-height: calc(100vh - 85px);
}

#error_container #error_content {
    text-align: center;
    max-width:  500px;
    display: inline-block;
}

.phone #error_container #error_content{
    padding: 20px;
}

#error_container #error_content #error_code{
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 64px;
    line-height: 90%;
    color: #C4C4C4;
    display: inline-block;
    margin-right: 50px;
    min-height: 50px;
    float: left;
    max-width: 150px;
    margin-bottom: 30px
}

.phone #error_container #error_content #error_code{
    margin-right: 35px
}

#error_container #error_content #error_description{
    display: inline-block;
    min-height: 50px;
    float: left;
    max-width: 320px;
}

.phone #error_container #error_content #error_description{
    max-width: calc(100vw - 40px - 165px);
}

#error_container #error_content .error_text{
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 150%;
    color: #101010;
    text-align: left;
    margin-bottom: 10px;
}

#error_container #error_content .error_action{
    text-align: left;
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 150%;
}

#uForm_PicturePost label { text-align: left; margin-right: 0px;}
#uForm_PicturePost select, #uForm_PicturePost input[type="text"] { width: 75%; }
#uForm_PicturePost .field_message textarea { width: 93%; }

#list_empty{
    width: 100%;
    height: calc(100vh - 420px);
    min-height: 300px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
       -ms-flex-align: center;
    -webkit-align-items: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
       -ms-flex-pack: center;
    -webkit-justify-content: center;
            justify-content: center;
    text-align: center;
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 150%;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: 0.01em;
    color: #818181;
}

#list_empty_content {
    width: 330px;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjciIGhlaWdodD0iNjAiIHZpZXdCb3g9IjAgMCA2NyA2MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00OC43ODEyIDEyLjcxNUM0Ny41OTMyIDExLjg5ODkgNDYuMzAyOCAxMS4yMjQgNDQuOTMzNSAxMC43MTQzQzQ2LjMwMjggMTAuMjA0NSA0Ny41OTMyIDkuNTI5NjUgNDguNzgxMiA4LjcxMzUyQzUwLjY1NDEgNy40MjY4OSA1Mi4yNzI0IDUuNzg5MTggNTMuNTQzNyAzLjg5MzgzQzU0LjM1MDIgMi42OTE1OSA1NS4wMTcxIDEuMzg1NyA1NS41MjA4IDBDNTYuMDI0NSAxLjM4NTcgNTYuNjkxNCAyLjY5MTU5IDU3LjQ5NzggMy44OTM4M0M1OC43NjkyIDUuNzg5MTcgNjAuMzg3NSA3LjQyNjg5IDYyLjI2MDQgOC43MTM1MkM2My40NDgzIDkuNTI5NjUgNjQuNzM4NyAxMC4yMDQ1IDY2LjEwOCAxMC43MTQzQzY0LjczODcgMTEuMjI0IDYzLjQ0ODMgMTEuODk4OSA2Mi4yNjA0IDEyLjcxNUM2MC4zODc1IDE0LjAwMTcgNTguNzY5MiAxNS42Mzk0IDU3LjQ5NzggMTcuNTM0N0M1Ni42OTE0IDE4LjczNyA1Ni4wMjQ1IDIwLjA0MjkgNTUuNTIwOCAyMS40Mjg2QzU1LjAxNzEgMjAuMDQyOSA1NC4zNTAyIDE4LjczNyA1My41NDM3IDE3LjUzNDdDNTIuMjcyNCAxNS42Mzk0IDUwLjY1NDEgMTQuMDAxNyA0OC43ODEyIDEyLjcxNVpNNTUuNTIwOCAxNC40NjFDNTQuNDQzNyAxMy4wNjMzIDUzLjE5OTYgMTEuODA0MyA1MS44MTg1IDEwLjcxNDNDNTMuMTk5NiA5LjYyNDMxIDU0LjQ0MzcgOC4zNjUyMyA1NS41MjA4IDYuOTY3NTdDNTYuNTk3OCA4LjM2NTIzIDU3Ljg0MiA5LjYyNDMxIDU5LjIyMzEgMTAuNzE0M0M1Ny44NDIgMTEuODA0MyA1Ni41OTc4IDEzLjA2MzMgNTUuNTIwOCAxNC40NjFaIiBmaWxsPSIjRTRFNEU0Ii8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNS4yNjU2OCAzNC4wMzY2QzMuODQ2NTcgMzMuMzMyNiAyLjM4NjcgMzIuNjk5OCAwLjg5MDYyNSAzMi4xNDI5QzIuMzg2NyAzMS41ODU5IDMuODQ2NTcgMzAuOTUzMSA1LjI2NTY4IDMwLjI0OTFDMTQuNTA1MiAyNS42NjU2IDIyLjAxNyAxOC4wNjM2IDI2LjU0NjIgOC43MTMyN0MyNy4yNDE4IDcuMjc3MTMgMjcuODY3MSA1Ljc5OTc0IDI4LjQxNzQgNC4yODU3MUMyOC45Njc4IDUuNzk5NzUgMjkuNTkzMSA3LjI3NzEzIDMwLjI4ODcgOC43MTMyN0MzNC44MTc5IDE4LjA2MzYgNDIuMzI5NyAyNS42NjU2IDUxLjU2OTIgMzAuMjQ5MUM1Mi45ODgzIDMwLjk1MzEgNTQuNDQ4MiAzMS41ODU5IDU1Ljk0NDMgMzIuMTQyOUM1NC40NDgyIDMyLjY5OTggNTIuOTg4MyAzMy4zMzI2IDUxLjU2OTIgMzQuMDM2NkM0Mi4zMjk3IDM4LjYyMDEgMzQuODE3OSA0Ni4yMjIxIDMwLjI4ODcgNTUuNTcyNEMyOS41OTMxIDU3LjAwODYgMjguOTY3OCA1OC40ODYgMjguNDE3NCA2MEMyNy44NjcxIDU4LjQ4NiAyNy4yNDE4IDU3LjAwODYgMjYuNTQ2MiA1NS41NzI0QzIyLjAxNyA0Ni4yMjIxIDE0LjUwNTIgMzguNjIwMSA1LjI2NTY4IDM0LjAzNjZaTTI4LjQxNzQgNTEuNzk0NEMyMy44OTM1IDQzLjU0NjcgMTcuMTQ4OSAzNi43MjExIDguOTk4ODkgMzIuMTQyOUMxNy4xNDg5IDI3LjU2NDYgMjMuODkzNSAyMC43MzkgMjguNDE3NCAxMi40OTEzQzMyLjk0MTQgMjAuNzM5IDM5LjY4NiAyNy41NjQ2IDQ3LjgzNiAzMi4xNDI5QzM5LjY4NiAzNi43MjExIDMyLjk0MTQgNDMuNTQ2NyAyOC40MTc0IDUxLjc5NDRaIiBmaWxsPSIjRTRFNEU0Ii8+Cjwvc3ZnPgo=) no-repeat 130px 0px;
    height: auto;
    padding-top: 80px;
}

#list_empty a{
    display: block;
    margin-top: 10px;
}

#wlt-PictureLikeslist .actor,
#wlt-PictureRepostslist .actor{
    margin-bottom: 10px;
}

#wlt-BaseDialog #wlt-PicturePost,
#wlt-BaseDialog #wlt-BoardCreate{
    margin-top: -15px!important;
}

.post_menu{
    width: 40px!important;
    height: 40px!important;
    border-radius: 40px;
    display:block;
    cursor: pointer;
    position: relative;
    display: none;
}

.pictureButtons ul.horizontal.teaser li.post_menu.post_teaser_menu{
    display: block;
    width: 40px!important;
    height: 40px!important;
    position: absolute;
    right: 24px;
    top: 24px;
    background: #F1F1F1!important;
}

.phone .post_menu{
    position: absolute;
    right: 0px;
}

.dropdown_menu_container .dropdown_menu{
    display: none;
    padding: 0px;
    position: absolute;
    right: 0px;
    z-index: 1000;
    list-style-type: none;
    top: 50px;
    border-radius: 6px;
    box-shadow: 0px 16px 32px rgb(0 0 0 / 10%);
    width: 180px;
    background: white;
    padding: 8px;
}

.dropdown_menu_container .dropdown_menu li{
    margin: 0px!important;
    width: 100%;
    height: auto!important;
}

.dropdown_menu_container .dropdown_menu li a{
    border: none;
    background: #ffffff;
    border-radius: 6px;
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 150%;
    color: #101010;
    padding: 5px 10px 5px 10px !important;
    text-decoration: none!important;
    margin: 0px!important;
    text-align: left;
}

.dropdown_menu_container .dropdown_menu li a:hover{
    text-decoration: none!important;
    box-shadow: none!important;
    background: #F1F1F1;
}

.dropdown_menu_container_visible .dropdown_menu{
    display: block!important;
}

.post_menu:hover{
    background-color: #F1F1F1;
}

.dropdown_menu li{
    height: 50px!important;
}

.post_menu:before{
    content: '';
    display: block;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iNCIgdmlld0JveD0iMCAwIDE0IDQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0zLjQyOTQxIDIuMDAwMUMzLjQyOTQxIDIuNzg5MDggMi43ODk4MSAzLjQyODY3IDIuMDAwODQgMy40Mjg2N0MxLjIxMTg2IDMuNDI4NjcgMC41NzIyNjYgMi43ODkwOCAwLjU3MjI2NiAyLjAwMDFDMC41NzIyNjYgMS4yMTExMyAxLjIxMTg2IDAuNTcxNTMzIDIuMDAwODQgMC41NzE1MzNDMi43ODk4MSAwLjU3MTUzMyAzLjQyOTQxIDEuMjExMTMgMy40Mjk0MSAyLjAwMDFaIiBmaWxsPSIjNDM0MzQzIi8+CjxwYXRoIGQ9Ik04LjQyOTQxIDIuMDAwMUM4LjQyOTQxIDIuNzg5MDggNy43ODk4MSAzLjQyODY3IDcuMDAwODQgMy40Mjg2N0M2LjIxMTg2IDMuNDI4NjcgNS41NzIyNiAyLjc4OTA4IDUuNTcyMjYgMi4wMDAxQzUuNTcyMjYgMS4yMTExMyA2LjIxMTg2IDAuNTcxNTMzIDcuMDAwODQgMC41NzE1MzNDNy43ODk4MSAwLjU3MTUzMyA4LjQyOTQxIDEuMjExMTMgOC40Mjk0MSAyLjAwMDFaIiBmaWxsPSIjNDM0MzQzIi8+CjxwYXRoIGQ9Ik0xMy40Mjk0IDIuMDAwMUMxMy40Mjk0IDIuNzg5MDggMTIuNzg5OCAzLjQyODY3IDEyLjAwMDggMy40Mjg2N0MxMS4yMTE5IDMuNDI4NjcgMTAuNTcyMyAyLjc4OTA4IDEwLjU3MjMgMi4wMDAxQzEwLjU3MjMgMS4yMTExMyAxMS4yMTE5IDAuNTcxNTMzIDEyLjAwMDggMC41NzE1MzNDMTIuNzg5OCAwLjU3MTUzMyAxMy40Mjk0IDEuMjExMTMgMTMuNDI5NCAyLjAwMDFaIiBmaWxsPSIjNDM0MzQzIi8+Cjwvc3ZnPgo=) no-repeat 0px 0px;
    margin-top: 18px;
    margin-left: 14px;
    width: 16px;
    height: 16px;
}

.post_menu:active:before,
.dropdown_menu_container_visible:before{
    content: '';
    display: block;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxMCAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEuNTg5ODIgMC43MTQzNTVMMC43MTQzNTUgMS41ODk4Mkw0LjQxODI1IDUuMjkzNzJMMC43MTQzNTUgOC45OTc2MUwxLjU4OTgyIDkuODczMDdMNS4yOTM3MiA2LjE2OTE4TDguOTk3NjEgOS44NzMwOEw5Ljg3MzA4IDguOTk3NjFMNi4xNjkxOCA1LjI5MzcyTDkuODczMDcgMS41ODk4Mkw4Ljk5NzYxIDAuNzE0MzU1TDUuMjkzNzIgNC40MTgyNUwxLjU4OTgyIDAuNzE0MzU1WiIgZmlsbD0iIzQzNDM0MyIvPgo8L3N2Zz4K) no-repeat 0px 0px;
    margin-top: 15px;
    margin-left: 15px;
    width: 16px;
    height: 16px;
}

.nextpost_id .prev-next-container{
    display: none!important;
}
