
/*-----------------------main css-------------------------*/
body {background: #eee; /*background: #fff url(../images/body/bcg.png);*/ color: #000;}
a {color: #000; text-decoration: underline;}
a:hover {
    text-decoration: underline;
    cursor: pointer;
}

.button,
button.button,
a.button,
input[type="button"].button {
    text-decoration: none;
    display: block;
    border: 1px solid #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-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;
    font-size: 12px;
    font-weight: bold;
    color: #666666;
    text-shadow: 0 1px #fff;
    line-height: 1.5;
    padding: 3px 10px;
}


#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: 460px;}
.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;
    /*background: #fff url(../images/header/bcg.png) top left repeat-x; */
    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: 50px; width: 600px; left: 50%; margin-left: -300px; z-index: 900;}

#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: 55px 0;}
.phone .container #main {margin: 0 0 0px;}
.popup #main {margin: 0px 10px 0 10px;}
.popup form .row { margin-bottom: 0em; }
.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_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: 300px;
}

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;
}

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

div.row.buttons input {
    float: none;
}

@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;}
#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: 320px;}
#wlt-BaseDialog select {
    height: 32px;
    -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;
}
a.moreButton:hover {color: #c00011; font-weight: bold; text-decoration: underline;}

.classic-theme .ui-dialog {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #b3b3b3;
    padding: 0;
    max-height: 90%;
}

.classic-theme .ui-dialog .ui-dialog-titlebar {
    font-weight: normal; font-size: 120%;
    background: #f2f2f2 url(../images/dialog/title/bcg.png) repeat-x top left; border: none; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; border-bottom: 1px solid #b3b3b3;}
.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;}
#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: 130%; color: #666; font-weight: bold; text-decoration: none;}
#wlt-PictureOptions.mobile .column a {width: 148px;}
#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;}
#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: 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;}
.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;}

.classic-theme #wlt-BoardView .container {margin-bottom:50px; margin-top: 0px;}
.board__title,
.classic-theme #wlt-BoardView .container h3 {font-size: 200%; background-color: #fff; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; border: 1px solid #999;padding: .5em; margin: 0 0 15px 0;}
.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 #wlt-BoardView .container .buttonLink {line-height: 1.5; width: 116px; margin: 0 auto;}
.classic-theme .mobile #wlt-BoardView .container .stats {display: none;}
.classic-theme .mobile #wlt-BoardView .container .buttonLink {float: right;}

.classic-theme #wlt-Subscribe {
    color: #333; background: #fff; border: none; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
    box-shadow: 0px 0px 2px #999999; padding: 15px 30px;width:400px;
    position: fixed; top:30%; left: 50%;margin-left:-200px;
    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: 0.3em 0 0.8em;
}
.classic-theme #wlt-Subscribe img {
    float: left;
    width: 30px;
}
.classic-theme #wlt-Subscribe a.lightbox-close {
    width: 26px; height: 28px;
    background: url(../images/close-button.png) 0 0 no-repeat;
    position: absolute; top: -13px; right: -14px;
}

.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; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
    box-shadow: 0px 0px 2px #999999; margin: 0; padding: 15px 30px;
}
.classic-theme #wlt-PictureView .repost {padding: 1em 0;}

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

.classic-theme .pictureButtons .full li {margin: 0 3px 0 0;}
.classic-theme .pictureButtons .full li a {
    box-shadow: 0 0 2px #666;
    border: none;
    font-weight: normal; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; font-size: 90%; line-height: 12px;
    text-decoration: none;
    background: #fff url(../images/buttons/small/bcg.png) top left repeat-x;
    padding: 5px;
}

.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: 12px;}
.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 .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_2,
.classic-theme .pictureButtons .full li.menu_item_3,
.classic-theme .pictureButtons .full li.menu_item_4 {
    float:right;
}
.classic-theme .pictureButtons .teaser li a.repost {
    border: 0px none;
    position: absolute;
    z-index: 1;
    top: 10px;
    left: 10px;
    background: url('/themes/classic/images/buttons/post25.png') center center no-repeat transparent;
    width: 71px;
    height: 25px;
    padding: 0px;
    color: white;
    text-decoration: none!important;
    font-family: Lobster !important;
    text-align: center;
    font-size: 16px;
    font-weight: normal;
}

.classic-theme .pictureButtons .full li a.repost,
.classic-theme .pictureButtons .full li a.like {
    padding: 0px !important;
    border: 0px none !important;
}

.classic-theme .pictureButtons .full li a.repost {
    font-family: Lobster !important;
    font-size: 18px !important;
    color: #c00111;
    width: 71px;
    height: 25px;
    padding: 0px;
}
.classic-theme .pictureButtons .teaser li a:active.repost {
    padding-top: 1px;
}

.classic-theme .pictureButtons .full li a:active.repost {
    // pressed state
}
.classic-theme .pictureButtons .teaser li a.like {
    background: url('/themes/classic/images/icons/glyphicons_012_heart_red@1x.png') center center no-repeat #f2f2f2;
    width: 25px;
    height: 23px;
    padding: 0px;
    top: 10px; right: 10px; left: auto;
    border: 1px solid #d1d1d1;
    border-radius: 4px;
    position: absolute;
    color: transparent;
}
.classic-theme .pictureButtons .full li a.like em { display: none; }
.classic-theme .pictureButtons .full li a.like {
    position: relative;
    height: 25px;
    padding-left: 36px !important;
    padding-right: 10px !important;
    line-height: 24px !important;
    font-family: 'Roboto', Arial, sans-serif !important;
    font-size: 14px !important;
    color: #c00111;
    background-image: url(/themes/classic//images/buttons/std/bcg.png), url(/themes/classic/images/icons/glyphicons_012_heart_red@1x.png);
    background-position: left 0, 10px center;
    background-repeat: repeat-x, no-repeat;
    border: 1px solid #d1d1d1;
    border-radius: 4px;
}
.classic-theme .pictureButtons .teaser li a.like.not_liked {
    background: url('/themes/classic/images/icons/glyphicons_012_heart_red_empty@1x.png') center center no-repeat #f2f2f2;
}
.classic-theme .pictureButtons .full li a.like.not_liked {
    background-image: url(/themes/classic//images/buttons/std/bcg.png), url(/themes/classic/images/icons/glyphicons_012_heart_red_empty@1x.png);
    background-position: left 0, 10px center;
    background-repeat: repeat-x, no-repeat;
}
.classic-theme .pictureButtons .full li a {
    line-height: 24px !important;
    font-family: 'Roboto', Arial, sans-serif !important;
    font-size: 14px !important;
    padding: 1px 10px !important;
}

@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;
}

.modal__close,
.classic-theme #wlt-PictureView a.lightbox-close {
    height: 28px;
    color: #ccc;
    cursor: pointer;
    position: fixed;
    top: 10px;
    line-height: 28px;
    right: 30px;
    text-decoration: none;
    font-size: 17px;
    font-family: 'Roboto', Arial, sans-serif;
    padding-right: 25px;
    overflow: hidden;
    z-index: 10000;
}

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

.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 {
        opacity: 0;
        top: -99px;
    }
}

.classic-theme #wlt-PictureView .append-bottom{ position: relative; }
.classic-theme #wlt-PictureView .followLink.buttonLink a {
    display: inline-block;
    left: auto;
    margin-top: -10px;
    padding: 2px 12px;
    position: absolute;
    right: 10px;
    top: 50%;
}
.classic-theme input[type="submit"],
.classic-theme .buttonLink a.follow.not_follow,
.classic-theme #wlt-PictureView .followLink.buttonLink a.not_follow,
#uUploadField_1.red {
    color: #FCF9F9;
    background-color: #c00111;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eb5367), to(#d43638), color-stop(0.5, #e04751), color-stop(0.5, #c00111));
    background-image: -moz-linear-gradient(top, #eb5367, #e04751 50%, #de404a 50%, #c00111);
    background-image: -o-linear-gradient(top, #eb5367, #e04751 50%, #de404a 50%, #c00111);
    background-image: -webkit-linear-gradient(top, #eb5367, #e04751 50%, #de404a 50%, #c00111);
    border-color: #910101;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eb5367', endColorstr='#c00111');
    text-shadow: 0 -1px rgba(34,25,25,0.5);
}
.classic-theme input[type="submit"]:hover,
.classic-theme #wlt-PictureView .followLink.buttonLink a.not_follow:hover,
.classic-theme .buttonLink a.follow.not_follow:hover,
#uUploadField_1.red {
    box-shadow: 0 1px rgba(255,255,255,0.8),inset 0 1px rgba(255,255,255,0.35),0 0 6px rgba(235,82,82,0.25);
    -moz-box-shadow: 0 1px rgba(255,255,255,0.8),inset 0 1px rgba(255,255,255,0.35),0 0 6px rgba(235,82,82,0.25);
    -webkit-box-shadow: 0 1px rgba(255,255,255,0.8),inset 0 1px rgba(255,255,255,0.35),0 0 6px rgba(235,82,82,0.25);
    background-color: #d63e40;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ea5d6e), to(#d63e40), color-stop(0.5, #e3535d), color-stop(0.5, #c00111));
    background-image: -moz-linear-gradient(top, #ea5d6e, #e3535d 50%, #e04a54 50%, #c00111);
    background-image: -o-linear-gradient(top, #ea5d6e, #e3535d 50%, #e04a54 50%, #c00111);
    background-image: -webkit-linear-gradient(top, #ea5d6e, #e3535d 50%, #e04a54 50%, #c00111);
    border-color: #ad0303;
    color: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ea5d6e', endColorstr='#c00111');
    text-shadow: 0 -1px rgba(34,25,25,0.3);
}
#uUploadField_1.red {
    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;
}
#uUploadField_1 {
    cursor: pointer;
    height: 31px !important;
    width: 90%;
    max-width: 161px;
}
.classic-theme #wlt-PictureView .followLink.buttonLink a,
.classic-theme .buttonLink a.follow {
    padding-top: 2px;
    padding-bottom: 2px;
    background: #F0F0F0;
    color: #D0CDCD;
    border-color: #D0CDCD;
}

.classic-theme #wlt-PictureView .pictureButtons {margin: 0 0 1em 0;}
.classic-theme #wlt-PictureView .pictureButtons li a {line-height: 16px; font-size: 100%; padding: 5px 10px;}

.classic-theme #wlt-PictureView .postPicture {position: relative;}
.classic-theme #wlt-PictureView .postPicture.out-disp {
    /*padding-top:46px;*/
}
/*.classic-theme #wlt-PictureView .postPicture .pictureButtons {
  position: absolute;
  top: 10px;
  left: 10px;
  right: auto;
  z-index: 10;
  display: none;
  visibility: hidden;
  -moz-transition: all .05s ease-in-out;
  -o-transition: all .05s ease-in-out;
  -webkit-transition: all .05s ease-in-out;
  transition: all .05s ease-in-out;
}*/
.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 {margin: 0 0 2em; text-align: center; background-color: #f2f2f2;}
.classic-theme #wlt-PictureView hr {margin-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;
}

.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-PictureLikesList {border-top: 1px solid #dddddd; padding-top: 15px;}
.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-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: 5px; -webkit-border-radius: 5px; border-radius: 5px;
    bottom: -5px;
    border-color: #ccc;
}
.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:25px; /*border-right:1px solid #eee;*/ height:380px; overflow-y:scroll; background-color:rgba(100,100,100,0.3);}
#selectedPictures .pictureContainer {position:relative; width:156px; margin:5px; padding:3px 0 4px; text-align:center; background-color:white; cursor: move;}
#selectedPictures .pictureContainer img {max-width:150px; max-height:150px;}
#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: 50%;
    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;
}

.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 .moreButton,
.phone .phonePictureCardButtons {
    display: none;
}

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


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

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

.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 #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}
#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;}

.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 {
    /*max-width: 965px;*/
    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: 270px;
}
.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 {
    position: absolute;
    top: 0;
    margin-top: 0;
}
.classic-theme .hybridauthWidget .hybridauthWidget-wrapp {
    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;
}
.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 .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;
    /*font-weight: bold;*/
}
.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;
}
#uForm_UserAccount #bdDay {width:60px;}
#uForm_UserAccount #bdMonth {width:100px;}
#uForm_UserAccount #bdYear {width:70px;}

.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: 36px;
    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: #f5f5f5;
    border: 1px solid #b2b2b2;
    -webkit-box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.4);
    -ms-box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.4);
    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("../images/arr-head-menu.png") no-repeat scroll 7px 0 transparent;
    height: 9px;
    left: 13px;
    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: 6px 0 5px 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{
    position: absolute;
    left: 50%;
    margin-left: -100px;
}

.logo_add .logo_url {
    vertical-align:middle;
    font-family:Lobster !important;
    color:#c00111;
    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 3px 5px 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;
}
.mobile .user-menu1>li {width: 215px;}
.user-menu1>li:first-child{
    width: 0;
    border: none;
}
.user-menu1 ul {
    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;
    display: none;
    padding: 6px 0;
    position: absolute;
    left: -1px;
    top: 40px;
    width: 228px;
    list-style: none outside none;
}
.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: 6px 5px 5px 14px !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;
}
/*.mobile .user-menu1 .ico-arr-b {display: none;}*/
.user-menu1 .user-name{padding-right: 0;}
/*.mobile .user-menu1 .user-name {display: none;}*/
.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: 311px;}
.mobile #uForm_PicturePost select {
    -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_UserAccount .field_is_male {
    margin-top: 5px;
}
#uForm_UserAccount .field_is_male #MUserAccountForm_is_male label{
    float: none;
    margin-right: 1em;
    width: auto !important;
}

.phone #uForm_UserAccount .field_is_male #MUserAccountForm_is_male label{
    margin-right: 5px!important;
}


#uForm_UserAccount .field_is_male #MUserAccountForm_is_male input{
    margin: 0 !important;
}
#uForm_UserAccount .field_is_male #MUserAccountForm_is_male br {
    display: none;
}
#uForm_UserAccount .field_is_male #MUserAccountForm_is_male > * {
    display: inline-block;
    vertical-align: middle;
    line-height: 150%;
}
#uForm_UserAccount .make-switch.has-switch{
    border: 1px solid #910101;
}
.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-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: 5px;
    border: 1px solid #999;
    padding: 1.5em .5em;
    margin-bottom: 2em;
}
#uForm_UserRestore label { width: auto; color: #666; float: none; }
#uForm_UserRestore { margin: 3em 15% 0 15%; }
#MUserRestoreForm_email { width: 98%; }

#wlt-PicturePost .field_boardIsPrivate label{
    display: none;
}

#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: 950px; }
.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: 'Roboto', Arial, sans-serif !important; }
#wlt-PicturePost .colborder { height: 360px }

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

#uForm_PicturePost { padding: 0 15px; 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; }
.popup #uForm_PicturePost label { text-align: left; }
#uForm_PicturePost select, #uForm_PicturePost input[type="text"] { width: 75%; }
#uForm_PicturePost .field_message textarea { width: 93%; }
#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_BoardCreate { margin: 0; }
#uForm_BoardCreate input[type="text"],
#uForm_BoardCreate textarea,
#uForm_BoardCreate select { width: 70%; }
#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 #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: 7%;}
.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;
}

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

#uForm_PictureEdit { padding: 0 15px; width: 640px; }
#uForm_PictureEdit textarea { width: 75% }
#uForm_PictureEdit input[type="text"] { width: 75% }
#uForm_PictureEdit select { width: 75% }
#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; }

#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;
}
#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%;
}
#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;
}
#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 .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: rgba(21, 21, 21, 0.8);
    font-size: 47px;
    font-weight: bold;
    line-height: 54px;
    text-align: center;
    word-wrap: break-word;
    padding: 0px;
    margin-bottom: 0.5em;
}
.worklet-title.advanced.gray.small {
    font-size: 32px;
    line-height: 48px;
}
.worklet-title.nice,
.worklet-title.advanced.gray.nice {
    background-color: #000;
    color: transparent;
    text-shadow: 0px 2px 3px rgba(150,150,150,0.5);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
}
#wlt-BoardCoverIndex > .worklet-title {
    color: white;
}

@media (max-width: 480px) {
  
    #wlt-PictureEdit #MAnyPictureForm_board_description{
        padding-left: 10px;
    }

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

    #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.buttons {
    margin-bottom: 0;
    position: relative;
}
#wlt-UserAccount .row.buttons > .button {
    color: #999999;
    margin-top: 3px;
}

.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;
}

.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 {
    display: inline-block;
    *display: inline;
    padding: 4px 12px;
    margin-bottom: 0;
    *margin-left: .3em;
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    *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: 1px solid #cccccc;
    *border: 0;
    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);
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    *zoom: 1;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
    color: #333333;
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
}

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

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

.btn:hover,
.btn:focus {
    color: #333333;
    text-decoration: none;
    background-position: 0 -15px;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear;
}

.btn:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.btn.active,
.btn:active {
    background-image: none;
    outline: 0;
    -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.disabled,
.btn[disabled] {
    cursor: default;
    background-image: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: 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: auto!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 span.switch-postila {
    color: #FCF9F9;
    background-color: #c00111;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eb5367), to(#d43638), color-stop(0.5, #e04751), color-stop(0.5, #c00111));
    background-image: -moz-linear-gradient(top, #eb5367, #e04751 50%, #de404a 50%, #c00111);
    background-image: -o-linear-gradient(top, #eb5367, #e04751 50%, #de404a 50%, #c00111);
    background-image: -webkit-linear-gradient(top, #eb5367, #e04751 50%, #de404a 50%, #c00111);
    border-color: #910101;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eb5367', endColorstr='#c00111');
    text-shadow: 0 -1px rgba(34,25,25,0.5);
}
/*
.btn.btn-postila:hover,
.btn.btn-postila:focus,
.btn.btn-postila:active,
.btn.btn-postila.active,
.btn.btn-postila.disabled,
.btn.btn-postila[disabled],
form .has-switch span.switch-postila:hover,
form .has-switch span.switch-postila:focus,
form .has-switch span.switch-postila:active,
form .has-switch span.switch-postila.active,
form .has-switch span.switch-postila.disabled,
form .has-switch span.switch-postila[disabled] {
  box-shadow: 0 1px rgba(255,255,255,0.8),inset 0 1px rgba(255,255,255,0.35),0 0 6px rgba(235,82,82,0.25);
  -moz-box-shadow: 0 1px rgba(255,255,255,0.8),inset 0 1px rgba(255,255,255,0.35),0 0 6px rgba(235,82,82,0.25);
  -webkit-box-shadow: 0 1px rgba(255,255,255,0.8),inset 0 1px rgba(255,255,255,0.35),0 0 6px rgba(235,82,82,0.25);
  background-color: #d63e40;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ea5d6e), to(#d63e40), color-stop(0.5, #e3535d), color-stop(0.5, #c00111));
  background-image: -moz-linear-gradient(top, #ea5d6e, #e3535d 50%, #e04a54 50%, #c00111);
  background-image: -o-linear-gradient(top, #ea5d6e, #e3535d 50%, #e04a54 50%, #c00111);
  background-image: -webkit-linear-gradient(top, #ea5d6e, #e3535d 50%, #e04a54 50%, #c00111);
  border-color: #ad0303;
  color: #fff;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ea5d6e', endColorstr='#c00111');
  text-shadow: 0 -1px rgba(34,25,25,0.3);
}
*/
/* 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>li {width: 34px;}
    .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 {
        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;
    }*/
}

@media only screen and (max-width: 485px) {
    .container {
        /*width: 485px;*/
        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 {
        margin: 10%;
    }

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

    #uForm_UserLogin .buttons label {
        display: none;
    }

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

    #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;}
}

/* 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: 2px dashed #c00111;
    border-radius: 5px;
    background: white;
    min-height: 150px;
    padding: 30px;
    margin: 30px;
    cursor: pointer;
    text-align: center;
}

#uForm_PictureUpload {
    display: none;
}

.dz-message {
    font-weight: 400;
    margin: 2em 0;
    font-size: 30px;
}

.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: 10px;
    }
}

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

@media (min-width: 800px) {
    .mobile .user-menu1>li.menu_item_1 {
        width: 228px;
    }
}

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

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