/*@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800,300);*/

ul,
li {
    list-style: none;
    margin: 0;
    padding: 0;
}

s,
i,
b,
ins,
del,
label {
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
}

.fleft {
    float: left !important;
}

.fright {
    float: right !important;
}

.fltl {
    float: left;
}

.fltr {
    float: right;
}

.hide {
    display: none;
}

.hide-always {
    display: none !important;
}

.pointer {
    cursor: pointer;
}

.clr {
    clear: both;
}

.gray {
    color: #777;
}

.search-top-pager .pages .gray {
    color: #777;
}

.search-top-pager .pages .gray:hover {
    color: #9C8572;
}

.tac {
    text-align: center;
}

.form-control[contenteditable=true] {
    border-radius: 0 !important;
    border-width: 0;
    box-shadow: none;
    height: auto;
    padding: 0;
}

.form-control[contenteditable=true]:empty:before {
    color: #999;
    content: attr(placeholder);
    /*  display: block;*/
}

.form-control[contenteditable=true]:empty,
.form-control[contenteditable=true]:focus {
    border-radius: 5px !important;
    border-width: 1px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    padding: 6px 12px;
}

.wysiwyg * {
    color: inherit;
}

.wysiwyg a {
    color: #9C8572;
    text-decoration: none;
    cursor: pointer;
}

.wysiwyg address {
    font-style: italic;
}

.wysiwyg blockquote {
    display: block;
    margin: 1.12em 40px;
    unicode-bidi: embed;
}

.wysiwyg em {
    font-style: italic;
}

.wysiwyg h1 {
    font-size: 2em;
    margin: 0.67em 0;
    padding: 0;
}

.wysiwyg h2 {
    font-size: 1.5em;
    margin: 0.75em 0;
    padding: 0;
}

.wysiwyg h3 {
    font-size: 1.17em;
    margin: 0.83em 0;
    padding: 0;
}

.wysiwyg h5 {
    font-size: 0.83em;
    margin: 1.5em 0;
}

.wysiwyg h6 {
    font-size: 0.75em;
    margin: 1.67em 0;
}

.wysiwyg li {
    display: list-item;
}

.wysiwyg ol,
.wysiwyg ul {
    display: block;
    padding-left: 20px;
    unicode-bidi: embed;
}

.wysiwyg ol {
    margin: 1.12em 0;
    list-style-type: decimal;
}

.wysiwyg p {
    margin: 1em 0;
}

.wysiwyg pre {
    margin: 1em 0;
}

.wysiwyg s {
    text-decoration: line-through;
}

.wysiwyg strong {
    font-weight: bolder;
}

.wysiwyg ul {
    margin: 1.12em 0;
    list-style-type: disc;
}

.col-xs-neg-12 {
    width: -100%;
}

.col-xs-neg-11 {
    width: -91.66667%;
}

.col-xs-neg-10 {
    width: -83.33333%;
}

.col-xs-neg-9 {
    width: -75%;
}

.col-xs-neg-8 {
    width: -66.66667%;
}

.col-xs-neg-7 {
    width: -58.33333%;
}

.col-xs-neg-6 {
    width: -50%;
}

.col-xs-neg-5 {
    width: -41.66667%;
}

.col-xs-neg-4 {
    width: -33.33333%;
}

.col-xs-neg-3 {
    width: -25%;
}

.col-xs-neg-2 {
    width: -16.66667%;
}

.col-xs-neg-1 {
    width: -8.33333%;
}

.custom-search-heading>span.red_msg {
    color: #FF0000;
}

.services-list .my-account-menu {
    overflow: hidden;
}

.sidebar-matches {
    float: right;
}

#how-it-works-popup .modal-header,
#how-it-works-popup .modal-footer {
    border-bottom: 0;
    padding: 0;
    min-height: 0;
}

#how-it-works-popup .modal-body h1 {
    font-size: 17px;
}

#how-it-works-popup .modal-header .close {
    margin: 6px;
    font-size: 22px;
    border: 1px solid;
    border-radius: 19px;
    height: 29px;
    width: 29px;
    z-index: 1;
}



/* ====================================
Member plans css start here 
====================================*/


.b-memberships__item .b-member-plan .b-member-plan__title {
    font-size: 19px;
    margin-bottom: 10px;
}


.b-memberships__item .b-member-plan {
    padding: 15px;
}

.b-memberships__item .b-member-plan .b-member-plan__description p {
    font-size: 14px;
    font-weight: normal;
}

.b-memberships__item .b-member-plan .b-member-plan__description ul {
    margin: 0px;
    padding: 0px;
    text-align: left;
}

.services-list .b-new-memberships .b-member-plan__description {
    min-height: 442px;
}

.services-list .b-member-plan__description {
    min-height: 442px;

}

.b-memberships__item .b-member-plan .b-member-plan__description ul li {
    list-style: disc;
    font-size: 12px;
    padding-bottom: 2px;
    margin-left: 12px;
}


/* .main-menu {
    height: 378px;
    overflow-y: scroll;
    display: inline-block;
    width: 100%;
    overflow-x: hidden;
 
}
 */


.main-menu {
    height: 378px;
    overflow-y: scroll;
    display: inline-block;
    width: 100%;
    overflow-x: hidden;
}

/*--18-02-20-START--*/
div.header-container {
    position: fixed;
    max-width: 233px;
}

span.close_left_menu {
    margin-left: 30px;
    margin-top: 0;
}

div.header-color {
    height: auto;
    position: fixed;
}

.left-menu .quick-search {
    display: none;
}

@media(max-width:767px) {
    span.close_left_menu {
        margin-top: 0;
    }
}

/*--18-02-20-END--*/


@media (min-width:768px) {
    .col-sm-neg-12 {
        width: -100%;
    }

    .col-sm-neg-11 {
        width: -91.66667%;
    }

    .col-sm-neg-10 {
        width: -83.33333%;
    }

    .col-sm-neg-9 {
        width: -75%;
    }

    .col-sm-neg-8 {
        width: -66.66667%;
    }

    .col-sm-neg-7 {
        width: -58.33333%;
    }

    .col-sm-neg-6 {
        width: -50%;
    }

    .col-sm-neg-5 {
        width: -41.66667%;
    }

    .col-sm-neg-4 {
        width: -33.33333%;
    }

    .col-sm-neg-3 {
        width: -25%;
    }

    .col-sm-neg-2 {
        width: -16.66667%;
    }

    .col-sm-neg-1 {
        width: -8.33333%;
    }

}

@media (min-width:992px) {
    .col-md-neg-12 {
        width: -100%;
    }

    .col-md-neg-11 {
        width: -91.66667%;
    }

    .col-md-neg-10 {
        width: -83.33333%;
    }

    .col-md-neg-9 {
        width: -75%;
    }

    .col-md-neg-8 {
        width: -66.66667%;
    }

    .col-md-neg-7 {
        width: -58.33333%;
    }

    .col-md-neg-6 {
        width: -50%;
    }

    .col-md-neg-5 {
        width: -41.66667%;
    }

    .col-md-neg-4 {
        width: -33.33333%;
    }

    .col-md-neg-3 {
        width: -25%;
    }

    .col-md-neg-2 {
        width: -16.66667%;
    }

    .col-md-neg-1 {
        width: -8.33333%;
    }

}

@media (min-width:1200px) {
    .col-lg-neg-12 {
        width: -100%;
    }

    .col-lg-neg-11 {
        width: -91.66667%;
    }

    .col-lg-neg-10 {
        width: -83.33333%;
    }

    .col-lg-neg-9 {
        width: -75%;
    }

    .col-lg-neg-8 {
        width: -66.66667%;
    }

    .col-lg-neg-7 {
        width: -58.33333%;
    }

    .col-lg-neg-6 {
        width: -50%;
    }

    .col-lg-neg-5 {
        width: -41.66667%;
    }

    .col-lg-neg-4 {
        width: -33.33333%;
    }

    .col-lg-neg-3 {
        width: -25%;
    }

    .col-lg-neg-2 {
        width: -16.66667%;
    }

    .col-lg-neg-1 {
        width: -8.33333%;
    }

}

.pg-panel-default {
    border-top-width: 0;
    border-left-width: 0;
    border-right-width: 0;
    border-bottom-width: 0;
    border-radius: 0;
    box-shadow: none;
    background: none;
    margin-bottom: 20px;
}

.pg-thumbnail {
    padding: 0;
}

.pg-media {
    font-size: 90%;
}

.pg-media-heading {
    margin: 0;
    font-weight: bold;
    font-size: 17px;
    color: #111;
}

.pg-media-body {
    line-height: 20px;
}

.pg-dl-icons dt {
    text-align: center;
    width: 39px;
    float: left;
    clear: both;
}

.pg-dl-icons dd {
    margin-left: 20px;
}

.pg-dl-icons i {
    line-height: inherit;
    margin-left: -5px;
    color: #171717;
}

.pg-modal .modal-header {
    padding-top: 0;
    padding-bottom: 0;
    border: none;
}

.page-header+.header-comment {
    margin-bottom: 30px;
}

.btn-disable {
    background: #ddd;
}

.w700 {
    width: 700px;
}

.w650 {
    width: 650px;
}

.w500 {
    width: 500px;
}

.w400 {
    width: 400px;
}

.w350 {
    width: 350px;
}

.w300 {
    width: 300px;
}

.w200 {
    width: 200px;
}

.w150 {
    width: 150px;
}

.w125 {
    width: 125px;
}

.w110 {
    width: 110px;
}

.w100 {
    width: 100px;
}

.w70 {
    width: 70px;
}

.w50 {
    width: 50px;
}

.w30 {
    width: 30px;
}

.w20 {
    width: 20px;
}

.h300 {
    height: 300px;
}

.h200 {
    height: 200px;
}

.h150 {
    height: 150px;
}

.h125 {
    height: 125px;
}

.h100 {
    height: 100px;
}

.h30 {
    height: 30px;
}

.wp100 {
    width: 100%;
}

.hp100 {
    height: 100%;
}

.dimp100 {
    width: 100%;
    height: 100%;
}

.minh100 {
    min-height: 100px;
}

.minh200 {
    min-height: 200px;
}

.maxw200 {
    max-width: 200px;
}

.maxw230 {
    max-width: 230px;
}

.maxwp100 {
    max-width: 100%;
}

.maxh250 {
    max-height: 250px;
}

.maxh150 {
    max-height: 150px;
}

.m0 {
    margin: 0;
}

.m5 {
    margin: 5px;
}

.m10 {
    margin: 10px;
}

.m20 {
    margin: 20px;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mt17 {
    margin-top: 17px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mt40 {
    margin-top: 40px;
}

.mb5 {
    margin-bottom: 5px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb17 {
    margin-bottom: 17px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb40 {
    margin-bottom: 40px;
}

.ml5 {
    margin-left: 5px;
}

.ml10 {
    margin-left: 10px;
}

.ml20 {
    margin-left: 20px;
    display: inline-block;
}

.ml30 {
    margin-left: 30px;
}

.ml40 {
    margin-left: 40px;
}

.ml500 {
    margin-left: 510px;
}

.ml400 {
    margin-left: 410px;
}

.ml350 {
    margin-left: 360px;
}

.ml300 {
    margin-left: 310px;
}

.ml-5 {
    margin-left: -5px;
}

.ml-10 {
    margin-left: -10px;
}

.ml-15 {
    margin-left: -15px;
}

.ml-20 {
    margin-left: -20px;
    display: inline-block;
}

.ml-30 {
    margin-left: -30px;
}

.ml-40 {
    margin-left: -40px;
}

.ml-500 {
    margin-left: -510px;
}

.ml-400 {
    margin-left: -410px;
}

.ml-350 {
    margin-left: -360px;
}

.ml-300 {
    margin-left: -310px;
}

.mr0 {
    margin-right: 0px;
}

.mr5 {
    margin-right: 5px;
}

.mr10 {
    margin-right: 10px;
}

.mr15 {
    margin-right: 15px;
}

.mr20 {
    margin-right: 20px;
}

.mrb5 {
    margin-right: 5px;
    margin-bottom: 5px;
}

.mrb10 {
    margin-right: 10px;
    margin-bottom: 10px;
}

.mrb20 {
    margin-right: 20px;
    margin-bottom: 20px;
}

.mlr5 {
    margin-left: 5px;
    margin-right: 5px;
}

.mlr10 {
    margin-left: 10px;
    margin-right: 10px;
}

.mlr20 {
    margin-left: 20px;
    margin-right: 20px;
}

.mtb5 {
    margin-top: 5px;
    margin-bottom: 5px;
}

.mtb10 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.mtb17 {
    margin-top: 17px;
    margin-bottom: 17px;
}

.mtb20 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.p0 {
    padding: 0;
}

.p5 {
    padding: 5px;
}

.p10 {
    padding: 10px;
}

.p20 {
    padding: 20px;
}

.pt5 {
    padding-top: 5px;
}

.pt10 {
    padding-top: 10px;
}

.pt20 {
    padding-top: 20px;
}

.pl0 {
    padding-left: 0px;
}

.pl5 {
    padding-left: 5px;
}

.pl10 {
    padding-left: 10px;
}

.pl15 {
    padding-left: 15px;
}

.pl20 {
    padding-left: 20px;
}

.pl50 {
    padding-left: 50px;
}

.pb5 {
    padding-bottom: 5px;
}

.pb10 {
    padding-bottom: 10px;
}

.pb20 {
    padding-bottom: 20px;
}

.pr0 {
    padding-right: 0px;
}

.pr5 {
    padding-right: 5px;
}

.pr10 {
    padding-right: 10px;
}

.pr15 {
    padding-right: 15px;
}

.pr20 {
    padding-right: 20px;
}

.pr50 {
    padding-right: 50px;
}

.pt30 {
    padding-top: 30px;
}

.pt40 {
    padding-top: 40px;
}

.pb30 {
    padding-bottom: 30px;
}

.pb40 {
    padding-bottom: 40px;
}

.ptb5 {
    padding-top: 5px;
    padding-bottom: 5px;
}

.ptb10 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.ptb20 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.plr5 {
    padding-left: 5px;
    padding-right: 5px;
}

.plr10 {
    padding-left: 10px;
    padding-right: 10px;
}

.plr20 {
    padding-left: 20px;
    padding-right: 20px;
}

.plr50 {
    padding-left: 50px;
    padding-right: 50px;
}

.h50 {
    height: 50px;
}

.t8r5 {
    top: 8px;
    right: 5px;
}

.line-top {
    border-top: 1px solid #ddd;
}

.line-bottom {
    border-bottom: 1px solid #ddd;
}

.lh20 {
    line-height: 20px;
}

.lh24 {
    line-height: 24px;
}

.lh40 {
    line-height: 40px;
}

.lh30 {
    line-height: 30px;
}

.ml150 {
    margin-left: 150px;
}

.ml200 {
    margin-left: 200px;
}

.italic {
    font-style: italic;
}

.tal {
    text-align: left;
}

.tar {
    text-align: right;
}

.tali {
    text-align: left !important;
}

.tari {
    text-align: right !important;
}

.w {
    color: #fff;
}

.g {
    color: #808080;
}

h1 {
    font-size: 18px;
    font-weight: bold;
}

h2 {
    font-size: 16px;
    font-weight: bold;
}

h3 {
    font-size: 14px;
    font-weight: bold;
}

#error_block,
#info_block,
#success_block {
    display: none;
}

.error404 {
    background: url("../../../img/404.png") no-repeat scroll 0 0 transparent;
    height: 110px;
    width: 240px;
}

.placeholder {
    color: #aaa !important;
}

.center,
.centered {
    text-align: center;
}

.center-block {
    margin: 0 auto;
}

.righted {
    text-align: right;
}

.bold {
    font-weight: bold;
}

.ib {
    display: inline-block;
}

.oh {
    overflow: hidden;
}

.oya {
    overflow-y: auto;
}

.oxa {
    overflow-x: auto;
}

.text-overflow {
    overflow-x: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;

}

.box-sizing {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.pos-rel {
    position: relative;
}

.pos-abs {
    position: absolute;
}

.lh0 {
    line-height: 0 !important;
}

.inline-flex {
    display: -moz-box;
    display: -moz-inline-box;
    display: -webkit-box;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-flexbox;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.vmiddle,
.vmiddle td,
.vmiddle th {
    vertical-align: middle;
}

.vtop {
    vertical-align: top !important;
}

.opacity50 {
    opacity: 0.5;
}

.opacity60 {
    opacity: 0.6;
}

.opacity70 {
    opacity: 0.7;
}

.opacity80 {
    opacity: 0.8;
}

.opacity90 {
    opacity: 0.9;
}

.overlay {
    width: 100%;
    height: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.overlay.white50 {
    background-color: rgba(255, 255, 255, .5);
}

.overlay.black50 {
    background-color: rgba(0, 0, 0, .5);
}

.b0 {
    border: 0 !important;
}

.fs13 {
    font-size: 13px;
}

.fs18 {
    font-size: 18px;
}

.photo .actions {
    position: absolute;
    top: 2px;
    right: 2px;
    width: 30px;
    height: 30px;
}

.photo .actions a {
    background: rgba(0, 0, 0, 0.5);
    border-radius: 3px;
    color: #fff;
    display: none;
    float: right;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px;
}

.photo .actions a:hover {
    background: rgba(0, 0, 0, 0.75);
}

.photo:hover .actions a {
    display: block;
}

.link-dashed {
    color: #0031b0;
    border-bottom: 1px dashed;
    cursor: pointer;
    text-decoration: none;
}

.link-dashed:hover {
    border-bottom: 0;
    text-decoration: none;
}

span#time {
    position: absolute;
    top: 64px;
    left: 50%;
    margin-left: -20px;
}

.sm-change-pic {
    /* text-align: right; */
    /* display: none; */
    font-size: 13px;
    color: #a1846a;
    font-family: 'Myriad W01 Regular';
    font-weight: normal;
    /* margin-top: 9px; */
    position: absolute;
    bottom: 0;
    right: 0;
    /*  top: -48px;*/
    /* background: #000; */
    /* opacity: 0.5; */
    padding: 2px 2px;
    /* border-radius: 0 0 7px;  /* border-radius: 0 0 7px; */
}

.sm-change-pic:hover {
    cursor: pointer;
    text-decoration: underline;
}

@media (max-width:767px) {
    .photo .actions {
        display: none;
    }

    .sm-change-pic {
        display: block;
    }

}

.bottom-btns {
    bottom: 0;
    /*display: none;*/
    position: fixed;
    z-index: 6;
    right: 0;
}

.bottom-btns button {
    background-color: #fff;
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.05);
    display: none;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    text-align: left;
    width: 135px;
}

.bottom-btns button .fa {
    color: #aaa;
    right: 10px;
    position: absolute;
    line-height: inherit;
}

.bottom-btns .pop-up {
    position: fixed;
    bottom: 0;
    right: 0;
    background-color: #9C8572;
    z-index: 4;
    border-radius: 5px;
}

.bottom-btns .pop-up .close {
    line-height: 40px;
    margin-left: 10px;
}

.bottom-btns .pop-up-header {
    line-height: 40px;
    height: 40px;
    padding: 0 10px;
    position: relative;
}

.bottom-btns .pop-up-content {
    background-color: #fff;
}

.bottom-btns .pop-up-footer {
    background-color: #fff;
    height: 50px;
    text-align: center;
    vertical-align: middle;
    position: relative;
}

.bottom-btns__item {
    display: inline-block;
    height: 100%;
    margin-right: 5px;
    vertical-align: bottom;
    position: relative;
    width: 100%;
}

@media (min-width:768px) {
    .bottom-btns {
        display: inline-block;
    }

    .bottom-btns button {
        display: inline-block;
    }

    .bottom-btns__item {
        height: auto;
        width: auto;
    }

}

.side-btn {
    background-color: #9C8572;
    height: 200px;
    position: fixed;
    width: 50px;
    overflow: hidden;
    cursor: pointer;
    -moz-box-shadow: 0 0 2px 0;
    -webkit-box-shadow: 0 0 2px 0;
    box-shadow: 0 0 2px 0;
}

.side-btn .overlay>span {
    bottom: 0;
    color: #aaa;
    display: inline-block;
    font-size: 26px;
    left: 25px;
    position: absolute;
    text-align: center;
    white-space: nowrap;
    width: 0;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

[dir="rtl"] .side-btn .overlay>span {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.side-btn .overlay>ins {
    position: absolute;
    top: 16px;
    left: 10px;
}

@media screen and (max-width:1080px) {
    .side-btn {
        height: 50px;
    }

    .side-btn .overlay>span {
        display: none;
    }

}

.text-with-chats-counter.input-group {
    padding: 0;
}

.text-with-chats-counter .input-group-addon {
    border: none;
    background: none;
    vertical-align: top;
    padding-top: 0;
}

.alert-warning_pop {
    background: none repeat scroll 0 0;
    max-width: 60%;
    position: fixed;
    text-align: center;
    z-index: 1004;
}

.alert_bg {
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1003;
}

.alert_bg {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .8);
}

.pginfo.field.error {
    border: 1px solid red !important;
}

.pginfo.field.success {
    border: 1px solid green !important;
}

.pginfo.msg {
    font-size: 0.8571em;
}

.pginfo.msg.error {
    color: red;
}

.g-flatty-block {
    background: #fff;
    border: 1px #ddd solid;
    border-radius: 5px;
    padding: 15px 15px;
}

.g-flatty-block:before,
.g-flatty-block:after {
    content: " ";
    display: table;
}

.g-flatty-block:after {
    clear: both;
}

.g-flatty-block h2 {
    margin-top: 5px;
    margin-bottom: 20px;
}

.g-flatty-block__header {
    border-bottom: 1px #ddd solid;
    margin: 0 -15px;
    padding: 0 0 10px;
}

.g-flatty-block__header h2 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.g-flatty-block__control {
    border-bottom: 1px #ddd solid;
    margin: 0 -15px;
    padding: 10px 0px;
}

.b-tabs {
    margin-bottom: 5px;
}

.b-tabs:after {
    content: "";
    clear: both;
    display: table;
}

.b-tabs_wrapper {
    border-bottom: 1px #ddd solid;
    margin-left: -15px;
    margin-right: -15px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px !important;
}

.b-tabs_wrapper_top {
    padding-top: 10px;
}

.b-tabs__item {
    margin-bottom: 1px;
    text-align: center;
}

.b-tabs__item.active .b-tabs__text {
    background: rgba(0, 0, 0, 0.1);
    color: #111;

}

.b-tabs__text {
    border-radius: 3px;
    cursor: pointer;
    display: block;
    padding: 5px 15px;
}

.b-tabs__text:hover,
.b-tabs__text:active {
    background: rgba(0, 0, 0, 0.05);
    color: inherit;
    text-decoration: none;
}

.b-tabs__text_active {
    background: rgba(0, 0, 0, 0.1);
    color: #111;
}

@media (min-width:768px) {
    .b-tabs {
        margin-bottom: 0;
    }

    .b-tabs__item {
        float: left;
        margin-bottom: 0;
        margin-right: 1px;
        text-align: left;
    }

}

.g-users-gallery {
    margin-left: -5px;
    margin-right: -5px !important;
    padding-top: 10px;
}

.g-users-gallery .not-owner {
    border: 3px solid #c4c4c4;
}

.g-users-gallery__item {
    padding: 0px;
    display: inline-block;
    float: none;
    margin-right: -0.9em;
    vertical-align: top;
}

.g-users-gallery__content {
    position: relative;
}

.g-users-gallery__photo {
    line-height: 0;
    position: relative;
}

.g-users-gallery__photo img {
    width: 100%;
    border: 1px solid rgba(0, 0, 0, 0.1);
}



.g-users-gallery__photo-img {
    width: 100%;
}

.g-users-gallery__overlayinfo {
    bottom: 2px;
    color: #fff;
    font-size: 12px;
    left: 2px;
    line-height: 20px;
    position: absolute;
    right: 2px;
}

.g-users-gallery__overlayinfo span {
    display: inline-block;
}

.g-users-gallery__audio {
    position: relative;
}

.g-users-gallery__info {
    color: #777;
    font-size: 12px;
    margin-bottom: 5px;
    margin-top: 5px;
    overflow: hidden;
    position: relative;
}

.g-users-gallery__name {
    font-size: 14px;
}

.g-users-gallery__comment {
    font-style: italic;
}

.g-users-gallery__infobtn {
    margin-top: 3px;
    margin-bottom: 5px;
}

.g-users-gallery__infobtn:before,
.g-users-gallery__infobtn:after {
    content: " ";
    display: table;
}

.g-users-gallery__infobtn:after {
    clear: both;
}

.g-users-gallery__infobtn .btn {
    padding-left: 5px;
    padding-right: 5px;
    overflow-x: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.g-users-gallery__infobtn .text-overflow {
    display: block;
}

.g-users-gallery__actions {
    display: block;
    position: absolute;
    right: 2px;
    top: 2px;
}

.g-users-gallery__overlay-icon {
    color: #0031b0;
    left: 0;
    position: absolute;
    text-align: center;
    top: 35%;
    width: 100%;
    font-size: 10px;
}

@media (min-width:768px) {
    .g-users-gallery__actions {
        display: none;
    }

    .g-users-gallery__overlay-icon {
        font-size: 12px;
    }

    .g-users-gallery__photo:hover .g-users-gallery__actions,
    .g-users-gallery__audio:hover .g-users-gallery__actions {
        display: block;
    }

    .g-users-gallery__photo:hover .g-photo-statuses__item .like-btn-block,
    .g-users-gallery__audio:hover .g-photo-statuses__item .like-btn-block {
        background: rgba(0, 0, 0, 0.5);
    }

    .g-users-gallery__photo:hover .g-photo-statuses__item_place,
    .g-users-gallery__audio:hover .g-photo-statuses__item_place {
        background: rgba(0, 0, 0, 0.5);
    }

}

.g-photo-actions span {
    background: rgba(0, 0, 0, 0.5);
    border-radius: 3px;
    color: rgba(255, 255, 255, 0.75);
    display: inline-block;
    height: 29px;
    line-height: 29px;
    text-align: center;
    width: auto;

    padding: 0px 5px;
}

.remove_match {

    background: rgba(0, 0, 0, 0.5);
    border-radius: 3px;
    color: rgba(255, 255, 255, 0.75);
    display: inline-block;
    height: 29px;
    line-height: 29px;
    text-align: center;
    width: auto;

    padding: 0px 5px;
}

.g-photo-actions a:hover {
    background: rgba(0, 0, 0, 0.75);
    color: #fff;
    text-decoration: none;
}

.g-photo-statuses {
    display: none;
}

.g-photo-statuses__item {
    display: inline-block;
}

.g-photo-statuses__item .like-btn-block {
    color: #fff;
    padding-left: 5px;
    padding-right: 5px;
}

.g-photo-statuses__item .like-btn-block:hover {
    background: rgba(0, 0, 0, 0.75) !important;
}

.g-photo-statuses__item_place {
    background: rgba(0, 0, 0, 0.5);
    padding: 0px 5px;
    line-height: 21px;
    height: 21px;
    border-radius: 3px;
}

.g-photo-statuses__item_btn:hover {
    background: rgba(0, 0, 0, 0.75) !important;
    cursor: pointer;
}

@media (min-width:768px) {
    .g-photo-statuses {
        display: block;
    }

    .g-photo-statuses__item .like-btn-block {
        background: rgba(0, 0, 0, 0.25);
    }

    .g-photo-statuses__item_place {
        background: rgba(0, 0, 0, 0.25);
    }

}

@media (min-width:1080px) {
    .g-photo-statuses__item .like-btn-block {
        padding-left: 10px;
        padding-right: 10px;
    }

    .g-photo-statuses__item_place {
        padding-left: 10px;
        padding-right: 10px;
    }

}

.b-title-menu__btn {
    color: #777;
    float: right;
}

@media (min-width:768px) {
    .b-title-menu__btn {
        display: none;
    }

}

.b-title-link__action {
    display: inline-block;
    float: right;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.4666em;
}

.g-pic-border {
    display: inline-block;
    line-height: 0;
    max-width: 100%;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}

.g-pic-border:before {
    bottom: 0px;
    content: "";
    left: 0px;
    right: 0px;
    top: 0px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    position: absolute;
    display: block;
}

.g-pic-border.g-rounded:before {
    border-radius: 5px;
}

.g-pic-border.g-rounded-small:before {
    border-radius: 3px;
}

.g-rounded {
    border-radius: 5px;
}

.g-rounded-small {
    border-radius: 3px;
}

.g-col {
    margin-bottom: 20px;
}

.g-panel {
    background: #fff;
    border: 1px #ddd solid;
    border-radius: 5px;
    padding: 10px 15px;
}

.g-panel_onlytitle {
    margin-bottom: 5px;
}

.g-panel_onlytitle h1 {
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-top: 0;
}

.g-right-tablet {
    float: right;
}

@media (min-width:1080px) {
    .g-right-ontablet {
        float: left;
    }

}

.b-title-control {
    width: 100%;
}

.b-title-control:before,
.b-title-control:after {
    content: " ";
    display: table;
}

.b-title-control:after {
    clear: both;
}

.b-title-control__text {
    display: block;
    margin-bottom: 10px;
    vertical-align: middle;
}

.b-title-control__action {
    display: block;
}

.b-title-control__action .btn {
    margin-bottom: 2px;
}

.b-title-control__action .btn:last-child {
    margin-bottom: 0;
}

@media (min-width:768px) {
    .b-title-control {
        display: table;
    }

    .b-title-control__text {
        display: table-cell;
        margin-bottom: 0;
    }

    .b-title-control__action {
        display: block;
        float: right;
    }

}

.mod-btn-xs .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.mod-btn-sm .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.mod-btn-md .btn {
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 5px;
}

.mod-btn-lg .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px;
}

.icon-hover:hover {
    color: #9C8572;
}

.img-center {
    margin: 0 auto;
}

@media (max-width:767px) {
    .add-menu {
        position: relative;
        width: 100%;
        overflow-x: scroll;
        padding: 0;
        background-color: #3a3f44;
        height: 60px;
        line-height: 40px;
    }

    .add-menu a {
        color: #fff;
        display: block;
        padding: 0;
        white-space: nowrap;
        text-align: center;
    }

    .add-menu ul {
        width: 176%;
    }

    .add-menu li {
        float: left;
        margin: 0 5px;
        border-right: 1px #3e4555 solid;
    }

}

header {
    background-color: #9C8572;
    /* height: 45px;*/
}

.main-nav {
    float: left;
    margin: 0;
}

.link-open-menu {
    background-color: #9C8572;
    color: #fff;
}

.link-open-menu:hover {
    color: #fff;
    text-decoration: none;
}

.main-nav li {
    float: left;
    padding: 8px 12px;
    font-size: 20px;
}

.main-menu {
    margin-top: 0px;
}

.main-menu .menu-empty {
    line-height: 0;
}

.main-menu .menu-group {
    text-transform: uppercase;
    margin: 20px 0 0px;
    padding: 0;
    line-height: 40px;
    vertical-align: bottom;
    position: relative;
    display: block;
    float: left;
    width: 100%;
}

.main-menu .menu-group>* {
    display: block;
    padding-left: 40px;
    text-decoration: none;
}

.main-menu .menu-item {}

.main-menu .menu-item>* {
    display: block;
    position: relative;
    padding-left: 40px;
}

.main-menu i {
    float: left;
    margin-left: -25px;
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 40px;
}

.main-menu .badge {
    background-color: #fa4646;
    position: absolute;
    right: 16px;
    top: 20%;
    max-width: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: clip;
    border-radius: 50%;
    min-width: 25px;
    height: 24px;
    line-height: 16px;
    text-align: center;
    padding: 0;
    font-weight: normal;
    line-height: 24px;
}

.main-menu span {
    color: #fff;
}

.left-menu__user {
    padding-left: 15px;
    padding-right: 10px;
}

.left-menu__user .user-short-inf__account {
    background: #fff;
    box-shadow: -9px 0 4px #fff;
}

.main-menu a,
.main-menu a:focus,
.main-menu a:active,
.main-menu a:visited {

    /*color: #111;



    text-decoration: none;*/



    color: #515151 !important;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
}

.main-menu a:hover {
    color: #BEA98F !important;
}

.main-menu i {
    color: #777;
}

.button-search {
    position: absolute;
    margin-left: -27px;
    z-index: 1000;
    color: #aaa;
    background: none;
    border: none;
    margin-top: 7px;
}

.logo-mobile-version {
    text-align: center;
    color: #aaa;
}

.close_left_menu {
    cursor: pointer;
    display: block;
    float: left;
    font-size: 16px;
    height: 46px;
    line-height: inherit;
    text-align: center;
    width: auto;
    font-size: 11px;
    color: #bea98f;
    font-family: "Open Sans", sans-serif;
    position: relative;
}

header a,
.ui-header a {
    color: #fff;
    text-decoration: none;
}

header a:hover,
.ui-header a:hover {
    color: #fff;
    text-decoration: none;
}

.header-color {
    background: #9C8572;
    height: 46px;
}

.header-color {
    background: #9C8572;
    height: 46px;
}

.footer-menu {
    background: #ededed;
}

.user-icon-mobile {
    width: 29px;
    height: 29px;
    border: 1px solid #ddd;
    border-radius: 3px;
    float: right;
    margin: 8px 0px 8px 8px;
}

.search-for-mobile {
    height: 30px;
}

.fltr-important {
    float: right !important;
}

.main-nav li:hover,
.main-nav li:focus {
    background: #f2788c;
}

.main-nav a:hover,
.main-nav a:focus {
    color: #fff;
    text-decoration: none;
}

.description {
    display: inline-block;
    width: 100%;
}

.promotions {
    display: block;
    float: none;
    width: 100%;
    max-width: 500px;
    margin: 40px auto;
    border: solid 1px #000;
    background-color: #000;
    color: #fff;
    padding: 18px 30px;
}

.promotions br {
    display: none;
}

.promotions p {
    margin: 9px 0;
    line-height: 21px;
    font-size: 15px;
    font-weight: 600;
}






@media (max-width:767px) {
    .account_menu ul>li {
        background: #fff;
        border-top: 0px solid #ddd;
        border-bottom: 0px solid #ddd;
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
        border-radius: 0;
        margin: 0;
    }

    .account_menu ul>li:hover {
        background: #ccc;
    }

    .account_menu ul>li>a {
        border-radius: 0;
    }

    .account_menu ul>li:first-child {
        border-top: 1px solid #ddd;
        border-radius: 5px 5px 0px 0px;
    }

    .account_menu ul>li:last-child {
        border-bottom: 1px solid #ddd;
        border-radius: 0px 0px 5px 5px;
    }

    .account_menu ul>li:first-child>a {
        border-radius: 5px 5px 0px 0px;
    }

    .account_menu ul>li:last-child>a {
        border-radius: 0px 0px 5px 5px;
    }

    .left-menu .btn-slide {
        display: block;
        height: 30px;
    }

    .search {
        padding: 4px 8px;
    }

    .search-for-mobile {
        border-radius: 5px !important;
    }

    .ui-loader,
    .ui-btn-inner {
        display: none;
    }

    .quick-search {
        background: rgba(0, 0, 0, 0.05);
        height: 45px;
    }

    .quick-search-top {
        display: none;
    }

    .hide-in-mobile {
        display: none !important;
    }

    .info {
        display: none !important;
    }

}

@media (min-width:768px) {
    .quick-search-top {
        float: right;
    }

    .quick-search-top .input-group {
        padding: 8px 0 8px 0;
    }

    .quick-search-top .input-group input[type="search"] {
        height: 29px;
        border-radius: 5px;
    }

    .quick-search {
        height: 45px;
    }

    .search-top-input {
        padding: 5pt;
        width: 81%;
        float: right;
    }

}

.left-menu {
    font-size: 90%;
}

.left-menu-header {
    position: relative;
    line-height: 45px;
    z-index: 1002;
}

.breadcrumbs {
    font-size: 12px;
    color: #777;
    padding-top: 11px;
    margin-bottom: 4px;
}

.breadcrumbs a {
    font-size: 12px;
    color: #777;
}

.breadcrumbs a:hover,
.breadcrumbs a:focus {
    color: #000;
    text-decoration: none;
}

.static-alert-block {
    margin-bottom: 20px;
    text-align: center;
    display: none;
    position: relative;
}

.static-alert-block .alert-info {
    display: block !important;
}

.alert-success,
.alert-info,
.alert-warning,
.alert-danger {
    border-width: 1px;
    border-style: solid;
    border-radius: 4px;
    padding: 15px;
}

.alert-success {
    color: #fff;
    background-color: #ae9580;
    border-color: ;
}

.alert-info {
    color: #111;
    background-color: #fff;
    border-color: #bce8f1;
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: ;
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: ;
}

.left-menu {
    background-color: ;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    float: left;
    width: 0;
    overflow: hidden;
    position: absolute;
    z-index: 4;
}



.header-container-outer {
    overflow: hidden;
    max-width: 500px;
    width: 90%;
    left: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    z-index: 1001;
    display: none;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    -webkit-overflow-scrolling: touch;
    max-height: 578px;
}

@media (min-width:768px) {
    .header-container-outer {
        width: 233px;
    }

}

/* .header-container {
    padding-right: 16px;
    width: 100%;

    position: absolute;
    top: 46px;
    left: 0;
    bottom: 0;
    overflow-x: visible;
    overflow-y: hidden;
    background-color: #fff;
    z-index: 1001;
    max-height: 100%;
}
 */

.header-container {
    padding-right: 16px;
    width: 100%;
    box-sizing: inherit;
    position: absolute;
    top: 46px;
    left: 0;
    bottom: 0;
    overflow-x: visible;
    overflow-y: hidden;
    background-color: #fff;
    z-index: 1001;
    max-height: 100%;
}


#slidemenu {
    display: none;
    width: 100%;
    z-index: 1001;
    padding-bottom: 20px;
    padding-right: 0;
}

@media (max-width:768px) {

    .header-container,
    #slidemenu {
        padding-right: 0;
    }

}

#slidemenu ul li {
    list-style-type: none;
}

#slidemenu_btn .ui-icon-shadow {
    -moz-box-shadow: 0 0px 0 rgba(255, 255, 255, 0);
    -webkit-box-shadow: 0 0px 0 rgba(255, 255, 255, 0);
    box-shadow: 0 0px 0 rgba(255, 255, 255, 0);
}

#slidemenu_btn .ui-btn-inner {
    border-top: 0;
}

#slidemenu_btn .ui-icon {
    margin: 4px 1px 2px 2px !important;
    width: 25px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

#slidemenu_btn .ui-icon,
.ui-icon-searchfield::after {
    background: none;
}

#slidemenu_btn.ui-btn-icon-notext {
    width: 30px;
}

@media (max-width:1299px) {
    #slidemenu ul li {
        list-style-type: none;
    }

    #slidemenu_btn .ui-icon-shadow {
        -moz-box-shadow: 0 0px 0 rgba(255, 255, 255, 0);
        -webkit-box-shadow: 0 0px 0 rgba(255, 255, 255, 0);
        box-shadow: 0 0px 0 rgba(255, 255, 255, 0);
    }

    #slidemenu_btn .ui-btn-inner {
        border-top: 0px;
    }

    #slidemenu_btn .ui-icon {
        margin: 4px 1px 2px 2px !important;
        width: 25px;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        border-radius: 0px;
    }

    #slidemenu_btn .ui-icon,
    .ui-icon-searchfield::after {
        background: none;
    }

    #slidemenu_btn.ui-btn-icon-notext {
        width: 30px;
    }

    #slidemenu {
        overflow: auto;
    }

}

.left-menu-services {

    /* border-top: 1px solid #ddd;*/

    /*border-bottom: 1px solid #ddd;*/

    /*background: rgba(0, 0, 0, 0.05);



    line-height: 20px;



    padding: 10px 15px;



    margin-top: 20px;



    margin-bottom: -20px;*/



    padding: 10px 15px;
    margin-top: 13px;
    margin-bottom: 0px;
    color: #515151;
    font-size: 14px;
    font-weight: 800;
    padding-left: 26px;
    text-transform: uppercase;
}

.left-menu-services strong {
    font-weight: 800;
}

.ui-bar-a {
    border: 1px solid #a3b2d2;
    background: #2d4a88;
    color: #dbe1ee;
    font-weight: bold;
    text-shadow: 0 1px 1px #3e4e73;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#6e85b7), to(#2d4a88));
    background-image: -webkit-linear-gradient(#6e85b7, #2d4a88);
    background-image: -moz-linear-gradient(#6e85b7, #2d4a88);
    background-image: -ms-linear-gradient(#6e85b7, #2d4a88);
    background-image: -o-linear-gradient(#6e85b7, #2d4a88);
    background-image: linear-gradient(#6e85b7, #2d4a88);
}

.ui-bar-a .ui-link-inherit {
    color: #dbe1ee;
}

.ui-bar-a .ui-link {
    color: #7cc4e7;
    font-weight: bold;
}

.ui-bar-a .ui-link:hover {
    color: #2489ce;
}

.ui-bar-a .ui-link:active {
    color: #2489ce;
}

.ui-bar-a .ui-link:visited {
    color: #2489ce;
}

.ui-bar-a,
.ui-bar-a input,
.ui-bar-a select,
.ui-bar-a textarea,
.ui-bar-a button {
    font-family: Helvetica, Arial, sans-serif;
}

.ui-body-a,
.ui-overlay-a {
    border: 1px solid #111b33;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    background: #f9f9f9;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#fff));
    background-image: -webkit-linear-gradient(#f9f9f9, #fff);
    background-image: -moz-linear-gradient(#f9f9f9, #fff);
    background-image: -ms-linear-gradient(#f9f9f9, #fff);
    background-image: -o-linear-gradient(#f9f9f9, #fff);
    background-image: linear-gradient(#f9f9f9, #fff);
}

.ui-overlay-a {
    background-image: none;
    border-width: 0;
}

.ui-body-a,
.ui-body-a input,
.ui-body-a select,
.ui-body-a textarea,
.ui-body-a button {
    font-family: Helvetica, Arial, sans-serif;
}

.ui-body-a .ui-link-inherit {
    color: #000;
}

.ui-body-a .ui-link {
    color: #2489ce;
    font-weight: bold;
}

.ui-body-a .ui-link:hover {
    color: #2489ce;
}

.ui-body-a .ui-link:active {
    color: #2489ce;
}

.ui-body-a .ui-link:visited {
    color: #2489ce;
}

.ui-btn-up-a {
    border: 1px solid #283e70;
    background: #2e4a85;
    font-weight: bold;
    color: #fff;
    text-shadow: 0 1px 0 #3b4968;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#6079ad), to(#2e4a85));
    background-image: -webkit-linear-gradient(#6079ad, #2e4a85);
    background-image: -moz-linear-gradient(#6079ad, #2e4a85);
    background-image: -ms-linear-gradient(#6079ad, #2e4a85);
    background-image: -o-linear-gradient(#6079ad, #2e4a85);
    background-image: linear-gradient(#6079ad, #2e4a85);
}

.ui-btn-up-a a.ui-link-inherit {
    color: #fff;
}

.ui-btn-hover-a {
    border: 1px solid #283e70;
    background: #17316a;
    font-weight: bold;
    color: #fff;
    text-shadow: 0 1px 0 #202f4f;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#425a8f), to(#17316a));
    background-image: -webkit-linear-gradient(#425a8f, #17316a);
    background-image: -moz-linear-gradient(#425a8f, #17316a);
    background-image: -ms-linear-gradient(#425a8f, #17316a);
    background-image: -o-linear-gradient(#425a8f, #17316a);
    background-image: linear-gradient(#425a8f, #17316a);
}

.ui-btn-hover-a a.ui-link-inherit {
    color: #fff;
}

.ui-btn-down-a {
    border: 1px solid #283e70;
    background: #17316a;
    font-weight: bold;
    color: #fff;
    text-shadow: 0 1px 0 #202f4f;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#425a8f), to(#17316a));
    background-image: -webkit-linear-gradient(#425a8f, #17316a);
    background-image: -moz-linear-gradient(#425a8f, #17316a);
    background-image: -ms-linear-gradient(#425a8f, #17316a);
    background-image: -o-linear-gradient(#425a8f, #17316a);
    background-image: linear-gradient(#425a8f, #17316a);
}

.ui-btn-down-a a.ui-link-inherit {
    color: #fff;
}

.ui-btn-up-a,
.ui-btn-hover-a,
.ui-btn-down-a {
    font-family: Helvetica, Arial, sans-serif;
    text-decoration: none;
}

.ui-bar-b {
    border: 1px solid #0b1a33;
    background: #2d4a88;
    color: #dbe1ee;
    font-weight: bold;
    text-shadow: 0 1px 1px #3e4e73;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#6e85b7), to(#2d4a88));
    background-image: -webkit-linear-gradient(#6e85b7, #2d4a88);
    background-image: -moz-linear-gradient(#6e85b7, #2d4a88);
    background-image: -ms-linear-gradient(#6e85b7, #2d4a88);
    background-image: -o-linear-gradient(#6e85b7, #2d4a88);
    background-image: linear-gradient(#6e85b7, #2d4a88);
}

.ui-bar-b .ui-link-inherit {
    color: #dbe1ee;
}

.ui-bar-b .ui-link {
    color: #7cc4e7;
    font-weight: bold;
}

.ui-bar-b .ui-link:hover {
    color: #2489ce;
}

.ui-bar-b .ui-link:active {
    color: #2489ce;
}

.ui-bar-b .ui-link:visited {
    color: #2489ce;
}

.ui-bar-b,
.ui-bar-b input,
.ui-bar-b select,
.ui-bar-b textarea,
.ui-bar-b button {
    font-family: Helvetica, Arial, sans-serif;
}

.ui-body-b,
.ui-overlay-b {
    border: 1px solid #0b1a33;
    color: #e1e7f0;
    text-shadow: 0 1px 0 #000;
    background: #000;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#000));
    background-image: -webkit-linear-gradient(#000, #000);
    background-image: -moz-linear-gradient(#000, #000);
    background-image: -ms-linear-gradient(#000, #000);
    background-image: -o-linear-gradient(#000, #000);
    background-image: linear-gradient(#000, #000);
}

.ui-overlay-b {
    background-image: none;
    border-width: 0;
}

.ui-body-b,
.ui-body-b input,
.ui-body-b select,
.ui-body-b textarea,
.ui-body-b button {
    font-family: Helvetica, Arial, sans-serif;
}

.ui-body-b .ui-link-inherit {
    color: #e1e7f0;
}

.ui-body-b .ui-link {
    color: #e1e7f0;
    font-weight: bold;
}

.ui-body-b .ui-link:hover {
    color: #e1e7f0;
}

.ui-body-b .ui-link:active {
    color: #e1e7f0;
}

.ui-body-b .ui-link:visited {
    color: #e1e7f0;
}

.ui-btn-up-b {
    border: 1px solid #283e70;
    background: #2e4a85;
    font-weight: bold;
    color: #fff;
    text-shadow: 0 1px 0 #3b4968;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#6079ad), to(#2e4a85));
    background-image: -webkit-linear-gradient(#6079ad, #2e4a85);
    background-image: -moz-linear-gradient(#6079ad, #2e4a85);
    background-image: -ms-linear-gradient(#6079ad, #2e4a85);
    background-image: -o-linear-gradient(#6079ad, #2e4a85);
    background-image: linear-gradient(#6079ad, #2e4a85);
}

.ui-btn-up-b a.ui-link-inherit {
    color: #fff;
}

.ui-btn-hover-b {
    border: 1px solid #283e70;
    background: #17316a;
    font-weight: bold;
    color: #fff;
    text-shadow: 0 1px 0 #202f4f;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#425a8f), to(#17316a));
    background-image: -webkit-linear-gradient(#425a8f, #17316a);
    background-image: -moz-linear-gradient(#425a8f, #17316a);
    background-image: -ms-linear-gradient(#425a8f, #17316a);
    background-image: -o-linear-gradient(#425a8f, #17316a);
    background-image: linear-gradient(#425a8f, #17316a);
}

.ui-btn-hover-b a.ui-link-inherit {
    color: #fff;
}

.ui-btn-down-b {
    border: 1px solid #283e70;
    background: #17316a;
    font-weight: bold;
    color: #fff;
    text-shadow: 0 1px 0 #202f4f;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#425a8f), to(#17316a));
    background-image: -webkit-linear-gradient(#425a8f, #17316a);
    background-image: -moz-linear-gradient(#425a8f, #17316a);
    background-image: -ms-linear-gradient(#425a8f, #17316a);
    background-image: -o-linear-gradient(#425a8f, #17316a);
    background-image: linear-gradient(#425a8f, #17316a);
}

.ui-btn-down-b a.ui-link-inherit {
    color: #fff;
}

.ui-btn-up-b,
.ui-btn-hover-b,
.ui-btn-down-b {
    font-family: Helvetica, Arial, sans-serif;
    text-decoration: none;
}

a.ui-link-inherit {
    text-decoration: none !important;
}

.ui-btn-active {
    border: 1px solid #46567b;
    background: #3b4968;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
    text-shadow: 0 1px 1px #313d57;
    text-decoration: none;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#46567b), to(#3b4968));
    background-image: -webkit-linear-gradient(#46567b, #3b4968);
    background-image: -moz-linear-gradient(#46567b, #3b4968);
    background-image: -ms-linear-gradient(#46567b, #3b4968);
    background-image: -o-linear-gradient(#46567b, #3b4968);
    background-image: linear-gradient(#46567b, #3b4968);
    font-family: Helvetica, Arial, sans-serif;
}

.ui-btn-active a.ui-link-inherit {
    color: #fff;
}

.ui-btn-inner {
    border-top: 1px solid #fff;
    border-color: rgba(255, 255, 255, .3);
}

.ui-corner-tl {
    -moz-border-radius-topleft: 0em;
    -webkit-border-top-left-radius: 0em;
    border-top-left-radius: 0em;
}

.ui-corner-tr {
    -moz-border-radius-topright: 0em;
    -webkit-border-top-right-radius: 0em;
    border-top-right-radius: 0em;
}

.ui-corner-bl {
    -moz-border-radius-bottomleft: 0em;
    -webkit-border-bottom-left-radius: 0em;
    border-bottom-left-radius: 0em;
}

.ui-corner-br {
    -moz-border-radius-bottomright: 0em;
    -webkit-border-bottom-right-radius: 0em;
    border-bottom-right-radius: 0em;
}

.ui-corner-top {
    -moz-border-radius-topleft: 0em;
    -webkit-border-top-left-radius: 0em;
    border-top-left-radius: 0em;
    -moz-border-radius-topright: 0em;
    -webkit-border-top-right-radius: 0em;
    border-top-right-radius: 0em;
}

.ui-corner-bottom {
    -moz-border-radius-bottomleft: 0em;
    -webkit-border-bottom-left-radius: 0em;
    border-bottom-left-radius: 0em;
    -moz-border-radius-bottomright: 0em;
    -webkit-border-bottom-right-radius: 0em;
    border-bottom-right-radius: 0em;
}

.ui-corner-right {
    -moz-border-radius-topright: 0em;
    -webkit-border-top-right-radius: 0em;
    border-top-right-radius: 0em;
    -moz-border-radius-bottomright: 0em;
    -webkit-border-bottom-right-radius: 0em;
    border-bottom-right-radius: 0em;
}

.ui-corner-left {
    -moz-border-radius-topleft: 0em;
    -webkit-border-top-left-radius: 0em;
    border-top-left-radius: 0em;
    -moz-border-radius-bottomleft: 0em;
    -webkit-border-bottom-left-radius: 0em;
    border-bottom-left-radius: 0em;
}

.ui-corner-all {
    -moz-border-radius: 0em;
    -webkit-border-radius: 0em;
    border-radius: 0em;
}

.ui-corner-none {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.ui-br {
    border-bottom: #828282;
    border-bottom: rgba(130, 130, 130, .3);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.ui-disabled {
    opacity: 0.3;
}

.ui-disabled,
.ui-disabled a {
    cursor: default !important;
    pointer-events: none;
}

.ui-disabled .ui-btn-text {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=30)";
    filter: alpha(opacity=30);
    zoom: 1;
}

.ui-icon,
.ui-icon-searchfield:after {
    background: #666;
    background: transparent;
    background-image: url(images/icons-18-white.png);
    background-repeat: no-repeat;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    border-radius: 9px;
}

.ui-icon-alt {
    background: #fff;
    background: rgba(255, 255, 255, .3);
    background-image: url(images/icons-18-black.png);
    background-repeat: no-repeat;
}

.info-content-block-wrapper ul {
    padding-left: 0px;
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (min-resolution:240dpi) {

    .ui-icon-plus,
    .ui-icon-minus,
    .ui-icon-delete,
    .ui-icon-arrow-r,
    .ui-icon-arrow-l,
    .ui-icon-arrow-u,
    .ui-icon-arrow-d,
    .ui-icon-check,
    .ui-icon-gear,
    .ui-icon-refresh,
    .ui-icon-forward,
    .ui-icon-back,
    .ui-icon-grid,
    .ui-icon-star,
    .ui-icon-alert,
    .ui-icon-info,
    .ui-icon-home,
    .ui-icon-search,
    .ui-icon-searchfield:after,
    .ui-icon-checkbox-off,
    .ui-icon-checkbox-on,
    .ui-icon-radio-off,
    .ui-icon-radio-on {
        background-image: url(images/icons-36-white.png);
        -moz-background-size: 776px 18px;
        -o-background-size: 776px 18px;
        -webkit-background-size: 776px 18px;
        background-size: 776px 18px;
    }

    .ui-icon-alt {
        background-image: url(images/icons-36-black.png);
    }

}

.ui-icon-plus {
    background-position: 0 50%;
}

.ui-icon-minus {
    background-position: -36px 50%;
}

.ui-icon-delete {
    background-position: -72px 50%;
}

.ui-icon-arrow-r {
    background-position: -108px 50%;
}

.ui-icon-arrow-l {
    background-position: -144px 50%;
}

.ui-icon-arrow-u {
    background-position: -180px 50%;
}

.ui-icon-arrow-d {
    background-position: -216px 50%;
}

.ui-icon-check {
    background-position: -252px 50%;
}

.ui-icon-gear {
    background-position: -288px 50%;
}

.ui-icon-refresh {
    background-position: -324px 50%;
}

.ui-icon-forward {
    background-position: -360px 50%;
}

.ui-icon-back {
    background-position: -396px 50%;
}

.ui-icon-grid {
    background-position: -432px 50%;
}

.ui-icon-star {
    background-position: -468px 50%;
}

.ui-icon-alert {
    background-position: -504px 50%;
}

.ui-icon-info {
    background-position: -540px 50%;
}

.ui-icon-home {
    background-position: -576px 50%;
}

.ui-icon-search,
.ui-icon-searchfield:after {
    background-position: -612px 50%;
}

.ui-icon-checkbox-off {
    background-position: -684px 50%;
}

.ui-icon-checkbox-on {
    background-position: -648px 50%;
}

.ui-icon-radio-off {
    background-position: -756px 50%;
}

.ui-icon-radio-on {
    background-position: -720px 50%;
}

.ui-checkbox .ui-icon {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.ui-icon-checkbox-off,
.ui-icon-radio-off {
    background-color: transparent;
}

.ui-checkbox-on .ui-icon,
.ui-radio-on .ui-icon {
    background-color: #3b4968;
}

.ui-icon-loading {
    background: url(images/ajax-loader.gif);
    background-size: 46px 46px;
}

a.ui-link-inherit {
    text-decoration: none !important;
}

.ui-btn-active {
    border: 1px solid #46567b;
    background: #3b4968;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
    text-shadow: 0 1px 1px #313d57;
    text-decoration: none;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#46567b), to(#3b4968));
    background-image: -webkit-linear-gradient(#46567b, #3b4968);
    background-image: -moz-linear-gradient(#46567b, #3b4968);
    background-image: -ms-linear-gradient(#46567b, #3b4968);
    background-image: -o-linear-gradient(#46567b, #3b4968);
    background-image: linear-gradient(#46567b, #3b4968);
    font-family: Helvetica, Arial, sans-serif;
}

.ui-btn-active a.ui-link-inherit {
    color: #fff;
}

.ui-btn-inner {
    border-top: 1px solid #fff;
    border-color: rgba(255, 255, 255, .3);
}

.ui-corner-tl {
    -moz-border-radius-topleft: 0em;
    -webkit-border-top-left-radius: 0em;
    border-top-left-radius: 0em;
}

.ui-corner-tr {
    -moz-border-radius-topright: 0em;
    -webkit-border-top-right-radius: 0em;
    border-top-right-radius: 0em;
}

.ui-corner-bl {
    -moz-border-radius-bottomleft: 0em;
    -webkit-border-bottom-left-radius: 0em;
    border-bottom-left-radius: 0em;
}

.ui-corner-br {
    -moz-border-radius-bottomright: 0em;
    -webkit-border-bottom-right-radius: 0em;
    border-bottom-right-radius: 0em;
}

.ui-corner-top {
    -moz-border-radius-topleft: 0em;
    -webkit-border-top-left-radius: 0em;
    border-top-left-radius: 0em;
    -moz-border-radius-topright: 0em;
    -webkit-border-top-right-radius: 0em;
    border-top-right-radius: 0em;
}

.ui-corner-bottom {
    -moz-border-radius-bottomleft: 0em;
    -webkit-border-bottom-left-radius: 0em;
    border-bottom-left-radius: 0em;
    -moz-border-radius-bottomright: 0em;
    -webkit-border-bottom-right-radius: 0em;
    border-bottom-right-radius: 0em;
}

.ui-corner-right {
    -moz-border-radius-topright: 0em;
    -webkit-border-top-right-radius: 0em;
    border-top-right-radius: 0em;
    -moz-border-radius-bottomright: 0em;
    -webkit-border-bottom-right-radius: 0em;
    border-bottom-right-radius: 0em;
}

.ui-corner-left {
    -moz-border-radius-topleft: 0em;
    -webkit-border-top-left-radius: 0em;
    border-top-left-radius: 0em;
    -moz-border-radius-bottomleft: 0em;
    -webkit-border-bottom-left-radius: 0em;
    border-bottom-left-radius: 0em;
}

.ui-corner-all {
    -moz-border-radius: 0em;
    -webkit-border-radius: 0em;
    border-radius: 0em;
}

.ui-corner-none {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.ui-br {
    border-bottom: #828282;
    border-bottom: rgba(130, 130, 130, .3);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.ui-disabled {
    opacity: 0.3;
}

.ui-disabled,
.ui-disabled a {
    cursor: default !important;
    pointer-events: none;
}

.ui-disabled .ui-btn-text {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=30)";
    filter: alpha(opacity=30);
    zoom: 1;
}

.ui-icon,
.ui-icon-searchfield:after {
    background: #666;
    background: transparent;
    background-image: url(images/icons-18-white.png);
    background-repeat: no-repeat;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    border-radius: 9px;
}

.ui-icon-alt {
    background: #fff;
    background: rgba(255, 255, 255, .3);
    background-image: url(images/icons-18-black.png);
    background-repeat: no-repeat;
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (min-resolution:240dpi) {

    .ui-icon-plus,
    .ui-icon-minus,
    .ui-icon-delete,
    .ui-icon-arrow-r,
    .ui-icon-arrow-l,
    .ui-icon-arrow-u,
    .ui-icon-arrow-d,
    .ui-icon-check,
    .ui-icon-gear,
    .ui-icon-refresh,
    .ui-icon-forward,
    .ui-icon-back,
    .ui-icon-grid,
    .ui-icon-star,
    .ui-icon-alert,
    .ui-icon-info,
    .ui-icon-home,
    .ui-icon-search,
    .ui-icon-searchfield:after,
    .ui-icon-checkbox-off,
    .ui-icon-checkbox-on,
    .ui-icon-radio-off,
    .ui-icon-radio-on {
        background-image: url(images/icons-36-white.png);
        -moz-background-size: 776px 18px;
        -o-background-size: 776px 18px;
        -webkit-background-size: 776px 18px;
        background-size: 776px 18px;
    }

    .ui-icon-alt {
        background-image: url(images/icons-36-black.png);
    }

}

.ui-icon-plus {
    background-position: 0 50%;
}

.ui-icon-minus {
    background-position: -36px 50%;
}

.ui-icon-delete {
    background-position: -72px 50%;
}

.ui-icon-arrow-r {
    background-position: -108px 50%;
}

.ui-icon-arrow-l {
    background-position: -144px 50%;
}

.ui-icon-arrow-u {
    background-position: -180px 50%;
}

.ui-icon-arrow-d {
    background-position: -216px 50%;
}

.ui-icon-check {
    background-position: -252px 50%;
}

.ui-icon-gear {
    background-position: -288px 50%;
}

.ui-icon-refresh {
    background-position: -324px 50%;
}

.ui-icon-forward {
    background-position: -360px 50%;
}

.ui-icon-back {
    background-position: -396px 50%;
}

.ui-icon-grid {
    background-position: -432px 50%;
}

.ui-icon-star {
    background-position: -468px 50%;
}

.ui-icon-alert {
    background-position: -504px 50%;
}

.ui-icon-info {
    background-position: -540px 50%;
}

.ui-icon-home {
    background-position: -576px 50%;
}

.ui-icon-search,
.ui-icon-searchfield:after {
    background-position: -612px 50%;
}

.ui-icon-checkbox-off {
    background-position: -684px 50%;
}

.ui-icon-checkbox-on {
    background-position: -648px 50%;
}

.ui-icon-radio-off {
    background-position: -756px 50%;
}

.ui-icon-radio-on {
    background-position: -720px 50%;
}

.ui-checkbox .ui-icon {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.ui-icon-checkbox-off,
.ui-icon-radio-off {
    background-color: transparent;
}

.ui-checkbox-on .ui-icon,
.ui-radio-on .ui-icon {
    background-color: #3b4968;
}

.ui-icon-loading {
    background: url(images/ajax-loader.gif);
    background-size: 46px 46px;
}

.ui-btn-corner-tl {
    -moz-border-radius-topleft: 0em;
    -webkit-border-top-left-radius: 0em;
    border-top-left-radius: 0em;
}

.ui-btn-corner-tr {
    -moz-border-radius-topright: 0em;
    -webkit-border-top-right-radius: 0em;
    border-top-right-radius: 0em;
}

.ui-btn-corner-bl {
    -moz-border-radius-bottomleft: 0em;
    -webkit-border-bottom-left-radius: 0em;
    border-bottom-left-radius: 0em;
}

.ui-btn-corner-br {
    -moz-border-radius-bottomright: 0em;
    -webkit-border-bottom-right-radius: 0em;
    border-bottom-right-radius: 0em;
}

.ui-btn-corner-top {
    -moz-border-radius-topleft: 0em;
    -webkit-border-top-left-radius: 0em;
    border-top-left-radius: 0em;
    -moz-border-radius-topright: 0em;
    -webkit-border-top-right-radius: 0em;
    border-top-right-radius: 0em;
}

.ui-btn-corner-bottom {
    -moz-border-radius-bottomleft: 0em;
    -webkit-border-bottom-left-radius: 0em;
    border-bottom-left-radius: 0em;
    -moz-border-radius-bottomright: 0em;
    -webkit-border-bottom-right-radius: 0em;
    border-bottom-right-radius: 0em;
}

.ui-btn-corner-right {
    -moz-border-radius-topright: 0em;
    -webkit-border-top-right-radius: 0em;
    border-top-right-radius: 0em;
    -moz-border-radius-bottomright: 0em;
    -webkit-border-bottom-right-radius: 0em;
    border-bottom-right-radius: 0em;
}

.ui-btn-corner-left {
    -moz-border-radius-topleft: 0em;
    -webkit-border-top-left-radius: 0em;
    border-top-left-radius: 0em;
    -moz-border-radius-bottomleft: 0em;
    -webkit-border-bottom-left-radius: 0em;
    border-bottom-left-radius: 0em;
}

.ui-btn-corner-all {
    -moz-border-radius: 0em;
    -webkit-border-radius: 0em;
    border-radius: 0em;
}

.ui-corner-tl,
.ui-corner-tr,
.ui-corner-bl,
.ui-corner-br,
.ui-corner-top,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-left,
.ui-corner-all,
.ui-btn-corner-tl,
.ui-btn-corner-tr,
.ui-btn-corner-bl,
.ui-btn-corner-br,
.ui-btn-corner-top,
.ui-btn-corner-bottom,
.ui-btn-corner-right,
.ui-btn-corner-left,
.ui-btn-corner-all {
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}

.ui-overlay {
    background: #666;
    opacity: 0.5;
    filter: Alpha(Opacity=50);
    position: absolute;
    width: 100%;
    height: 100%;
}

.ui-overlay-shadow {
    -moz-box-shadow: 0px 0px 12px rgba(0, 0, 0, .6);
    -webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, .6);
    box-shadow: 0px 0px 12px rgba(0, 0, 0, .6);
}

.ui-shadow {
    -moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, .3);
    box-shadow: 0px 1px 4px rgba(0, 0, 0, .3);
}

.ui-bar-a .ui-shadow,
.ui-bar-b .ui-shadow,
.ui-bar-c .ui-shadow {
    -moz-box-shadow: 0px 1px 0 rgba(255, 255, 255, .3);
    -webkit-box-shadow: 0px 1px 0 rgba(255, 255, 255, .3);
    box-shadow: 0px 1px 0 rgba(255, 255, 255, .3);
}

.ui-shadow-inset {
    -moz-box-shadow: inset 0px 1px 4px rgba(0, 0, 0, .2);
    -webkit-box-shadow: inset 0px 1px 4px rgba(0, 0, 0, .2);
    box-shadow: inset 0px 1px 4px rgba(0, 0, 0, .2);
}

.ui-icon-shadow {
    -moz-box-shadow: 0px 1px 0 transparent;
    -webkit-box-shadow: 0px 1px 0 transparent;
    box-shadow: 0px 1px 0 transparent;
}

.ui-btn:focus {
    outline: 0;
}

.ui-focus,
.ui-btn:focus {
    -moz-box-shadow: 0px 0px 12px #3b4968;
    -webkit-box-shadow: 0px 0px 12px #3b4968;
    box-shadow: 0px 0px 12px #3b4968;
}

.ui-mobile-nosupport-boxshadow * {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.ui-mobile-nosupport-boxshadow .ui-focus,
.ui-mobile-nosupport-boxshadow .ui-btn:focus {
    outline-width: 1px;
    outline-style: dotted;
}

body {
    background-color: #ededed;
    font-family: 'Open Sans', sans-serif !important;
    color: #111;
}

a {
    color: #9C8572;
}

a:hover,
a:focus {
    color: #000;
}

.a {
    cursor: pointer;
}

.color-link_color {
    color: #9C8572;
}

.input-group {
    width: 100%;
    padding: 15px;
}

.active {
    color: #414141;
}

.form-control {
    border-color: #ddd;
    box-shadow: none;
}

.form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.img-thumbnail,
.thumbnail {
    border: none;
    box-shadow: none;
}

.pt5 {
    padding: 5px 0;
}

.fright {
    float: right;
}

.user-action {
    line-height: 2.2;
}

.user-icon {
    padding-right: 10px;
    width: 20px;
    color: #777;
}

.user-content {
    padding: 15px 0;
    overflow: hidden;
}

.user-content {
    border-bottom: 1px solid rgba(92, 103, 132, 0.25);
    padding: 15px 0;
    overflow: hidden;
}

.user-uploads {
    padding: 30px 0;
    color: #777;
}

.img-uploads {
    padding: 3px 0 0px;
}

.text-black {
    color: #000;
}

.border_none {
    border-bottom: none !important;
}

.user-profile-photo {
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.user-profile-info {
    color: #777;
    display: block;
    line-height: 1.5;
}

.form-control {
    resize: none;
}

.user-profile-name {
    font-weight: bold;
    font-size: 24px;
    color: #000;
    display: block;
}

.g-headline {
    padding-bottom: 15px;
    width: 100%;
}

h1,
.h1 {
    font-size: 18px;
    font-weight: bold;
    margin: 0px;
    padding: 0px 0px 12px;
    color: #111;
}

h1.general,
.h1.general {
    padding-top: 8px;
    padding-bottom: 0;
}

.row-content {
    padding-top: 0;
}

.page-header {
    padding-bottom: 0;
    margin: 0;
    margin-bottom: 30px;
    border-bottom: none;
}

.page-header h1 {
    margin-top: 0;
    border-bottom-width: 0;
    padding-bottom: 0;
}

.scrollspy-example {
    position: relative;
    height: 290px;
    margin-top: 10px;
    overflow: auto;
}

.small {
    padding: 0 1px 1px 0;
}

.icon-light {
    font-size: 17px;
    padding: 3px;
    color: #eee;
}

.filter-new-user {
    width: 100%;
    text-align: right;
    padding-bottom: 10px;
}

.filter-new-user a {
    padding-left: 10px;
    color: #000;
}

.header_footer {
    padding: 20px 0;
}

/*.sm-change-pic{
margin-top:30px !important;
}*/
header {
    position: relative;
    top: 0;
    width: 100%;
    /* height: 46px;*/
    z-index: 1000;
}

footer {
    margin-top: 50px;
    line-height: 30px;
}

footer h3 {
    color: #777;
    font-size: inherit;
    font-weight: bold;
    line-height: 40px;
    margin: 0;
}

html,
body {
    height: 100%;
}

.content-wrap {
    min-height: 100%;
}

.content-main {
    overflow: auto;
    padding-bottom: 150px;
}

.footer-menu-list-block {
    padding-left: 0px;
}

.footer-menu-title-block {
    text-transform: uppercase;
    font-size: 14px;
    color: #777;
    font-weight: bold;
    padding: 5px 0 0;
}

.footer-menu-list-block a {
    color: #aaa;
}

.footer-menu-list-block a:hover {
    color: #0031b0;
}

.footer-menu .footer-menu-title-block,
.footer-menu .footer-menu-list-block {
    overflow: hidden;
    text-overflow: ellipsis;
}

.footer-languages {
    padding-left: 0;
    margin-bottom: 0px;
    font-size: 12px;
}

.footer-languages li {
    display: inline;
}

.footer-languages li a {
    cursor: pointer;
}

.footer-languages .fa-globe {
    font-size: 18px;
    color: #777;
    margin-right: 5px;
}

.footer-languages span {
    color: #777;
}

.footer-languages .active {
    color: #111;
    font-weight: bold;
    cursor: default;
    text-decoration: none;
}

.footer-menu {
    border-top: 1px solid rgba(92, 103, 132, 0.25);
    border-bottom: 1px solid rgba(92, 103, 132, 0.25);
    padding-top: 20px;
    padding-bottom: 5px;
}

.footer-menu .download {
    float: right;
    text-align: left;
}

.footer-menu .download .mobile-apps {
    max-width: 310px;
}

.footer-menu .download .mobile-apps .dd-img {
    padding: 0;
}

@media (max-width:991px) {
    .footer-menu .download {
        float: none;
    }

    .search-param-button {
        display: block !important;
    }

    .user-search .search-form {
        display: none;
    }

}

@media (max-width:991px) and (min-width:767px) {
    .footer-menu .download {
        background-color: #fff;
        border: 1px solid #ddd;
        display: block;
        margin-bottom: -1px;
        padding: 10px 15px;
        position: relative;
        border-radius: 4px;
    }

}

.footer-menu .download span {
    color: #555;
}

footer .copyright {
    text-align: right;
}

@media (max-width:767px) {
    footer .copyright {
        text-align: center;
    }

    .footer-info .mobile {
        background-color: #fff;
        border: 1px solid #ddd;
        display: block;
        margin-bottom: -1px;
        padding: 10px 15px;
        position: relative;
        border-radius: 4px;
    }

    .footer-menu {
        border: none;
    }

}

.footer-info {
    padding-top: 5px;
    padding-bottom: 5px;
}

.cr_white {
    border-top-color: #fff !important;
    border-bottom-color: #fff !important;
}

#block-mail {
    display: none;
    position: absolute;
    background: #fff;
    top: 45px;
    width: 170px;
    border-top: 1px solid #ddd;
    z-index: 1;
    font-size: 12px;
}

#block-mail a {
    text-decoration: none;
}

.mail-letter {
    border: 1px solid #ddd;
    border-top: none;
    padding: 9px;
    line-height: 1.4;
    display: block;
}

.mail-letter:hover {
    background: #ededed;
}

.mail-letter span {
    padding-left: 5px;
}

.user-name {
    font-weight: 600;
    color: #000;
}

.text-messages {
    color: #bfbfbf;
}

.link-view-messages a {
    color: #f16a80;
    padding: 0 15px;
}

.user-letter {
    width: 30px;
    float: left;
}

.small_img_for_mobile {
    width: 25%;
}

@media (max-width:767px) {
    .container {
        width: 100%;
        margin: 0 auto;
    }

    .scrollspy-example_for_mobile {
        position: relative;
        height: 350px;
        margin-top: 10px;
        overflow: auto;
        margin-bottom: 20px;
    }

    .b-footer-nav {
        line-height: 40px;
    }

    .b-footer-nav>li {
        background: #fafafa;
        border-top: 1px #eee solid;
    }

    footer {
        text-align: center;
    }

    footer .col-sm-3 {
        width: 100%;
    }

    .col-sm-3-mod {
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }

    .small_img_for_mobile img {
        width: 95%;
        margin-bottom: 12px;
    }

    .form-control {
        font-size: 16px;
    }

}

@media (min-width:768px) {
    .for-mobile {
        display: none !important;
    }

    .small_img_for_mobile img {
        width: 95%;
        margin-bottom: 12px;
    }

    .col-md-6-mod {
        width: 50%;
        float: left;
        padding: 0 15px;
    }

    .col-sm-3-mod {
        width: 100%;
    }

}

@media (min-width:992px) {
    .col-md-6-mod {
        width: 100%;
    }

    .col-sm-3-mod {
        width: 25%;
        float: left;
    }

    .small_img_for_mobile {
        width: auto;
    }

    .small_img_for_mobile img {
        margin: 0;
        width: 100%;
    }

}

.left-row {
    margin-left: -15px;
}

.right-row {
    margin-right: -15px;
}

.no-padding-right {
    padding-right: 0px;
}

.no-padding-left {
    padding-left: 5px;
}

.list-group-item {
    color: #9C8572 !important;
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    background-color: #f5f5f5;
    border-color: #ddd;
}

.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.btn-primary {
    color: #fff;
    background-color: #9C8572;
    border-color: #9C8572;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #9C8572;
    border-color: rgba(0, 0, 0, 0);
    /* background-color: rgba(253, 133, 2, 0.1);



    border-color: #9c8572;



    color: #9c8572;*/
}

.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #9C8572;
    border-color: rgba(0, 0, 0, 0);
}

.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    background-image: none;
    background-color: #A78B71;
    border: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: #ca6a02;
    border-color: #ca6a02;
}

.btn-primary .badge {
    color: #9C8572;
    background-color: #fff;
}

.btn-primary-inverted {
    background-color: #BEA98F;
    border-color: rgba(0, 0, 0, 0);
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 600;
    height: 40px;
    line-height: 40px;
    padding: 0 26px;
    color: #fff;
}

.btn-primary-inverted:hover,
.btn-primary-inverted:focus,
.btn-primary-inverted.focus,
.btn-primary-inverted:active,
.btn-primary-inverted.active,
.open>.dropdown-toggle.btn-primary-inverted {
    background-color: #BEA98F;
    border-color: rgba(0, 0, 0, 0);
    color: #fff;
}

.btn-primary-inverted:active,
.btn-primary-inverted.active,
.open>.dropdown-toggle.btn-primary-inverted {
    background-image: none;
}

.btn-primary-inverted.disabled,
.btn-primary-inverted[disabled],
fieldset[disabled] .btn-primary-inverted,
.btn-primary-inverted.disabled:hover,
.btn-primary-inverted[disabled]:hover,
fieldset[disabled] .btn-primary-inverted:hover,
.btn-primary-inverted.disabled:focus,
.btn-primary-inverted[disabled]:focus,
fieldset[disabled] .btn-primary-inverted:focus,
.btn-primary-inverted.disabled.focus,
.btn-primary-inverted[disabled].focus,
fieldset[disabled] .btn-primary-inverted.focus,
.btn-primary-inverted.disabled:active,
.btn-primary-inverted[disabled]:active,
fieldset[disabled] .btn-primary-inverted:active,
.btn-primary-inverted.disabled.active,
.btn-primary-inverted[disabled].active,
fieldset[disabled] .btn-primary-inverted.active {
    background-color: rgba(253, 133, 2, 0.1);
    border-color: #9C8572;
}

.btn-primary-inverted .badge {
    color: #fff;
    background-color: #9C8572;
}

.btn-secondary {
    color: #9C8572;
    background-color: transparent;
    border-color: #9C8572;
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus {
    color: #9C8572;
    background-color: rgba(253, 133, 2, 0.1);
    border-color: #9C8572;
}

.btn-secondary:active,
.btn-secondary.active {
    color: #fff;
    background-color: #9C8572;
    border-color: #9C8572;
}

.btn-cancel {
    border: 1px solid transparent;
    color: #9C8572;
    background: none;
}

.btn-cancel:hover,
.btn-cancel:focus,
.btn-cancel.focus {
    color: #9C8572;
    background-color: rgba(253, 133, 2, 0.1);
    border: 1px solid rgba(253, 133, 2, 0.1);
}

.btn-cancel:active,
.btn-cancel.active {
    color: #9C8572;
    background-color: rgba(253, 133, 2, 0.1);
    border: 1px solid rgba(253, 133, 2, 0.1);
}

.btn-group-sm>.btn,
.btn-sm {
    padding-left: 15px;
    padding-right: 15px;
}

.btn-primary.btn-white {
    color: #9C8572;
    background-color: #fff;
    border-color: #fff;
}

.btn-primary.btn-white:hover,
.btn-primary.btn-white:active,
.btn-primary.btn-white.active {
    color: #9C8572;
    background-color: #f2f2f2;
    border-color: #f2f2f2;
}

.edit-group .edit-block {
    padding-bottom: 10px;
}

.upper {
    text-transform: uppercase;
}

.table-div {
    display: table;
}

.table-div>div {
    display: table-cell;
    vertical-align: top;
    padding-right: 5px;
}

.table-div.vmiddle>div {
    vertical-align: middle;
}

.table-div>div:last-child {
    padding-right: 0;
}

.table-div>dl,
.table>dl {
    display: table-row;
}

.table-div>dl>dt {
    display: table-cell;
    vertical-align: middle;
    padding: 12px 5px;
    line-height: 1.3;
    border-bottom: 1px solid #c5c5c5;
}

.table-div.list>dl:hover {
    background-color: #f2f2f2;
}

.table {
    display: table;
    width: 100%;
}

.table>dl {
    display: table-row;
}

.table>dl>dt {
    display: table-cell;
    vertical-align: top;
    padding: 5px;
    line-height: 1.3;
}

.f-title {
    font-size: 12px;
    color: #111;
    padding: 0px 0px 5px 0px;
}

.f-block {
    padding: 0px 0px 10px 0px;
}

.drag-area {
    min-height: 80px;
    border: 2px dashed #c4c4c4;
    color: #808080;
    position: relative;
    text-align: center;
    cursor: move;
}

.drag-area.hover {
    border: 2px dashed #5990b2;
    color: #808080;
}

.drag-area:before {
    content: '+';
    line-height: 80px;
    font-size: 70px;
}

.drag-area.hover:before {
    color: #5990b2;
}

.drag {
    margin: 0 0 10px 0;
    position: relative;
}

.drag ul {
    list-style: none;
    text-align: left;
    padding: 0;
    cursor: default;
    margin: 0;
}

.drag ul li {
    padding: 5px 30px 5px 5px;
}

.drag-area>ins {
    position: absolute;
    left: 10px;
    font-size: 16px;
    line-height: 40px;
    text-decoration: none;
}

.drag-area>ul li {
    background-color: #fff;
    position: relative;
    line-height: 20px;
}

.drag-area>ul li .act {
    display: inline-block;
    margin-top: -0.5em;
    position: absolute;
    right: 5px;
    top: 50%;
    line-height: 0;
}

.drag-area>ul li .stat-bar {
    display: inline-block;
    margin-left: 10px;
}

.filebar {
    overflow-y: auto;
}

.upload-preview {
    display: inline-block;
    vertical-align: middle;
    line-height: 0;
}

.upload-preview img {
    border: none;
    padding: 0 5px 0 0;
    background: none;
}

#attach-input-warning,
#attach-input-error {
    color: #5990b2;
}

#attach-input-error {
    font-weight: bold;
}

.selectBox {
    background: #fff;
    border: 1px solid #c4c4c4;
    font-size: 15px;
    color: #4c4c4c;
    position: relative;
}

.selectBox .label {
    padding: 5px 24px 4px 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.selectBox .arrow {
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    right: 0;
    width: 24px;
    height: 100%;
    font-size: 20px;
    color: #c4c4c4;
    text-align: center;
}

.selectBox .arrow:before {
    content: "\f0d7";
}

.selectBox .data {
    display: none;
    background-color: #fff;
}

.dropdown {
    font-size: 15px;
    color: #4c4c4c;
    width: 100%;
    position: absolute;
    z-index: 9999 !important;
    background: #fff;
    border: 1px solid #c4c4c4;
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    display: none;
}

.dropdown ul {
    margin: 0px;
    padding: 0px;
}

.dropdown ul li {
    list-style: none;
    padding: 5px;
    line-height: 20px;
}

.dropdown ul li span {
    white-space: nowrap;
}

.dropdown ul li:hover,
.dropdown ul li.active {
    background: #ececec;
}

.cute.selectBox {
    background: transparent;
    border: none;
    color: #0031b0;
    cursor: pointer;
    font-size: inherit;
}

.cute.selectBox .label {
    padding: 0 1.2em 0 0;
}

.cute.selectBox .arrow {
    font-size: inherit;
    color: #0031b0;
    width: 1em;
}

.cute.dropdown {
    font-size: inherit;
}

.cute.dropdown ul li {
    padding: 1px 5px;
    line-height: inherit;
}

.dropdown .highlight {
    background-color: #feb0a5;
}

.disabled {
    cursor: not-allowed;
}

.disabled.btn-disabled {
    color: #a9a9a9;
}

.sub-search-form .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}

.horizontal .user-search .search-form .search-block {
    float: left;
    padding-right: 15px;
}

.horizontal .f-title {
    min-height: 22px;
}

.horizontal .btn-primary {
    margin-top: 22px;
}

@media (max-width:991px) {
    .horizontal .user-search .search-form .search-block {
        float: none;
    }

    .horizontal .f-title {
        min-height: 0;
    }

    .horizontal .btn-primary {
        margin-top: 0;
    }

}

@media (max-width:768px) {

    .vertical-responsive table,
    .vertical-responsive thead,
    .vertical-responsive tbody,
    .vertical-responsive th,
    .vertical-responsive td,
    .vertical-responsive tr {
        display: block;
    }

    .vertical-responsive thead tr {
        display: none;
    }

    .vertical-responsive tr {
        border: 1px solid #ccc;
    }

    .vertical-responsive td {
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 40% !important;
    }

    .vertical-responsive td:before {
        position: absolute;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        font-weight: bold;
    }

    .vertical-responsive tbody {
        min-width: 430px;
    }

}

.title-block {
    font-size: 16px;
    font-weight: normal;
    padding: 0px;
    color: #111;
}

.contrasting-block {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    text-align: left;
    padding: 10px 10px;
    margin-bottom: 10px;
}

.search-param-button {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 15px;
    text-align: center;
    text-transform: uppercase;
    display: none;
    cursor: pointer;
}

.header-comment {
    line-height: 1.714;
}

.pjaxcontainer {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%;
}

.pjaxcontainer-inner {
    display: table-row;
    height: 100%;
    position: relative;
}

.img-rounded {
    border-radius: 5px !important;
}

/*.user_quick_menu .img-rounded {
    height: 36px;
    width: 72px;
}*/
.user_quick_menu .img-rounded {
    height: auto;
    width: 100%;
}

.menu-actions a {
    font-size: 14px;
}

.border-b-dashed {
    border-bottom: 1px dashed #777;
}

.btn-file {
    position: relative;
    overflow: hidden;
}

.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

.ajax_notice {
    line-height: 20px;
}

.ajax_notice div {
    padding: 20px;
}

.slimScrollBar,
.slimScrollRail {
    background-color: #ddd;
}

.confirm_alert {
    z-index: 99999;
    width: 45%;
    position: fixed;
    margin: auto;
    text-align: center;
    background-color: #fff;
}

.alert_ok,
.alert_cancel {
    width: 100%;
    margin: 20px auto auto;
    white-space: normal;
}

.bottom-btns {
    bottom: 0;

    right: 15px;

    position: fixed;
    z-index: 9999;
}

.js-noscroll {
    position: fixed;
}

.js-toggle-block {
    display: none;
}

.link-disabled {
    color: #777 !important;
}

@media (min-width:768px) {
    .js-noscroll {
        position: relative;
    }

    .bottom-btns {
        left: auto;
        right: 15px;
        top: auto;
        z-index: 6;
    }

    .b-album-filters .b-tabs__text {
        padding: 5px 9px
    }

    .btn-group .dropdown-menu {
        min-width: 139px;
    }

}

@media (max-width:767px) {
    .confirm_alert {
        width: 80%;
    }

}

.panel {
    border-radius: 5px;
    box-shadow: none;
}

.nav-pills>li>a {
    border-radius: 3px;
}

.nav>li>a:hover,
.nav>li>a:focus {
    background: rgba(0, 0, 0, 0.05);
    color: inherit;
}

.nav-pills>li>a.active {
    background-color: rgba(0, 0, 0, 0.1);
}

#ui-datepicker-div {
    z-index: 2 !important;
}

.wall-filter {
    padding: 20px 20px 16px;
    border-bottom: 1px solid #e5e5e5;
}

.wall-filter a {
    padding-right: 25px;
}

#timeline {
    display: block;
}

.user-content {
    border-bottom: 1px solid rgba(92, 103, 132, 0.25);
    padding: 15px 0;
}

.user-content .image {
    float: left;
}

.user-content .content {
    margin-left: 80px;
    width: auto;
}

.user-content-inner {
    padding: 15px 0;
}

.user-content-inner .image {
    float: left;
}

.user-content-inner .content {
    margin-left: 70px;
    width: auto;
}

#person-info {
    display: none;
    padding: 9px;
}

#person-info h1 {
    text-transform: uppercase;
    font-size: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.13);
    padding: 20px 0 10px 0;
}

#person-info h3 {
    color: #777;
    text-transform: uppercase;
    font-size: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.13);
    padding: 15px 0;
}

#person-info .row {
    border-bottom: 1px solid rgba(0, 0, 0, 0.13);
    margin: 0;
    padding: 9px 0;
}

#person-info .row .col-md-4 {
    color: #777;
    padding: 0;
}

.main-user-info {
    font-weight: bold;
}

.b-media-wallpost {
    border-bottom: 1px rgba(0, 0, 0, 0.13) solid;
    font-size: 12px;
    margin-top: 10px;
    padding-bottom: 10px;
    position: relative;
}

.b-media-wallpost:last-child {
    border-bottom: 0;
}

.b-media-wallpost__heading {
    display: block;
    font-size: 14px;
}

.b-media-wallpost__heading a {
    font-weight: bold;
}

.b-media-wallpost__delete {
    font-size: 13px;
}

.b-media-wallpost__content {
    font-size: 12px;
}

.b-media-wallpost__content .b-media-wallpost__heading {
    font-size: inherit;
    line-height: 30px;
}

.b-media-wallpost__content .media-left {
    padding-right: 5px;
}

.b-media-wallpost__footer {
    margin-top: 10px;
}

.wall-post-date {
    color: #aaa;
    display: block;
}

@media (min-width:768px) {
    .b-media-wallpost__heading {
        display: inline;
    }

    .wall-post-date {
        display: inline;
    }

    .b-media-wallpost__delete {
        position: absolute;
        right: 0;
        top: 2px;
    }

}

.load_content_bg,
.alert_bg {
    z-index: 7000;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: none;
    background-color: rgba(0, 0, 0, 0.8);
}

.lc-header {
    background: #9C8572;
    height: 46px;
}

.load_content_inner {
    position: absolute;
    z-index: 7878;
    padding-bottom: 10px;
    top: 10%;
    padding: 0;
    max-height: 100%;
}

.load_content_inner2 {
    padding: 0px 15px;
}

.load_content_close {
    float: right;

    line-height: 45px;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    z-index: 9999;
    position: relative;
}

.lc-header {
    background-color: transparent;
    color: #fff;
    padding: 0px 0px 0px 0px;
}

.lc-header i {
    cursor: pointer;
}

.lc-content-outer {
    padding: 0px 10px 0px 10px;
}

.lc-content-inner {
    background-color: #fff;
    padding: 40px 30px;
    border-radius: 10px;
}

.lc-content-inner h1 {
    color: #111;
    font-size: 28px;
}

.alert-warning_pop {
    background: #fff;
    border-radius: 10px;
    padding: 40px 30px;
    max-width: 100%;
    position: fixed;
    text-align: center;
    z-index: 1004;
}

@media (max-width:767px) {
    .lc-header {
        background-color: #9C8572;
        position: relative;
        z-index: 9999;
    }

    .load_content_bg {

        /* position: fixed;*/



        position: absolute;
    }

    .load_content_inner {
        background-color: #fff;
        position: absolute;
        z-index: 1000;
        padding-bottom: 10px;
        transform: translateY(0%) !important;
        top: 0 !important;
        left: 0;
        right: 0;
        bottom: 0;
        padding: 0px;
    }

    .load_content_inner2 {
        padding: 0px;
        position: relative;
        z-index: 9999;
    }

    .load_content_close {
        padding-top: 0px;
        padding-right: 15px;
        width: 32px;
    }

    .lc-content-outer {
        background-color: #fff;
    }

    .lc-content-inner {
        padding: 15px 0px;
    }

}

.gallery-type {
    background-color: #fff !important;
}

.media-gallery-popup .media-gallery-popup__close {
    color: rgba(255, 255, 255, .5);
    cursor: pointer;
    font-size: 24px;
    line-height: 14px;
    padding: 20px;
    position: absolute;
    right: 0;
    z-index: 1002;
}

.media-gallery-popup .media-gallery-popup__close i {
    line-height: inherit;
}

.media-gallery-popup .media-gallery-popup__body {
    background: rgba(255, 255, 255, 255);
}

.slick-prev,
.slick-next {
    display: none !important;
}

.slick-slide {
    float: left;
}

.pre-main-inner-content {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    max-width: 1365px;
}

.drag-area {
    min-height: 80px;
    border: 2px dashed #c4c4c4;
    color: #808080;
    position: relative;
    text-align: center;
    cursor: move;
}

.drag-area .filebar .progress {
    overflow: unset;
}

.drag-area.hover {
    border: 2px dashed #5990b2;
    color: #808080;
}

.drag-area:before {
    content: '+';
    line-height: 80px;
    font-size: 70px;
}

.drag-area.hover:before {
    color: #5990b2;
}

.drag {
    position: relative;
}

.drag ul {
    list-style: none;
    text-align: left;
    padding: 0;
    cursor: default;
    margin: 0;
}

.drag ul li {
    padding: 5px 30px 5px 5px;
}

.drag-area>ins {
    position: absolute;
    left: 10px;
    font-size: 16px;
    line-height: 40px;
    text-decoration: none;
}

.drag-area>ul li {
    background-color: #fff;
    position: relative;
    line-height: 20px;
}

.drag-area>ul li .act {
    display: inline-block;
    margin-top: -0.5em;
    position: absolute;
    right: 5px;
    top: 50%;
    line-height: 0;
}

.drag-area>ul li .stat-bar {
    display: inline-block;
    margin-left: 10px;
}

.filebar {
    overflow-y: auto;
}

.upload-preview {
    display: inline-block;
    vertical-align: middle;
    line-height: 0;
}

.upload-preview img {
    border: none;
    padding: 0 5px 0 0;
    background: none;
}

#attach-input-warning,
#attach-input-error {
    color: #ff0000;
}

#attach-input-error {
    font-weight: bold;
}

.uploadArea {
    min-height: 100px;
    height: auto;
    border: 1px dotted #fff;
    padding: 10px;
    cursor: move;
    margin-bottom: 10px;
    position: relative;
}

ul.uploadArea,
.uploadArea ul {
    padding: 5px 10px 5px 0;
    margin: 0;
}

ul.uploadArea li,
.uploadArea ul li {
    margin: 0;
    padding: 3px;
    list-style: none;
    line-height: 16px;
    border-bottom: solid 1px #e4e4e4;
    overflow: hidden;
}

ul.uploadArea li span,
.uploadArea ul li span {
    display: block;
    min-width: 100px;
    float: left;
}

.uploadArea ul li .progress {
    width: 100px;
    border: solid 1px #8585f1;
    height: 13px;
    overflow: hidden;
}

.uploadArea ul li .progress .percent {
    width: 0%;
    background-color: #fff;
    color: #555;
    font-size: 9px;
    height: 13px;
    line-height: 13px;
}

.uploadArea ul li .stat-bar {
    float: right;
}

.uploadArea div.drag {
    color: #ccc;
    width: 100%;
    z-index: 0;
    text-align: center;
    vertical-align: middle;
    position: absolute;
    top: 25px;
}

.upload-btn span {
    background-color: #777;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    position: relative;
    text-align: center !important;
    vertical-align: middle;
    width: 220px;
}

@media (max-width:480px) {
    .upload-btn span {
        display: block;
        margin-bottom: 10px;
    }

}

.upload-btn span input {
    cursor: pointer;
    font-size: 60px;
    margin-top: -40px;
    opacity: 0;
    position: absolute;
    width: 100%;
}

.upload-btn span s {
    display: inline-block;
    overflow: hidden;
    padding: 0 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    left: 0;
}

#gritter-notice-wrapper {
    position: fixed;
    top: 20px;
    width: 301px;
    z-index: 9999;
}

#gritter-notice-wrapper.bottom-right {
    top: auto;
    bottom: 10px;
    right: 20px;
}

#gritter-notice-wrapper.bottom-left {
    top: auto;
    bottom: 20px;
}

.gritter-item-wrapper {
    position: relative;
    margin: 0 0 10px 0;
    background-color: #000;
    background-color: rgba(0, 0, 0, .7);
    -webkit-box-shadow: 1px 1px 5px -1px #000;
    -moz-box-shadow: 1px 1px 5px -1px #000;
    box-shadow: 1px 1px 5px -1px #000;
    border: 3px solid transparent;
}

.gritter-item-wrapper:hover {
    border-color: #fff;
    border-color: rgba(255, 255, 255, .9);
}

.gritter-top {
    height: 10px;
}

.gritter-bottom {
    height: 8px;
    margin: 0;
}

.gritter-item {
    display: block;
    color: #eee;
    padding: 2px 11px;
    font-size: 11px;
    font-family: verdana;
}

.gritter-item p {
    padding: 0;
    margin: 0;
    word-wrap: break-word;
}

.gritter-item a {
    text-decoration: underline;
    color: #eee;
}

.gritter-close {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    width: 20px;
    height: 20px;
    font-family: FontAwesome;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    opacity: 0.5;
}

.gritter-close:before {
    content: '\f00d';
}

.gritter-close:hover {
    opacity: 1;
}

.gritter-title {
    font-size: 14px;
    font-weight: bold;
    padding: 0 0 7px 0;
    display: block;
    line-height: 1;
}

.gritter-image {
    width: 48px;
    height: 48px;
}

.gritter-with-image,
.gritter-without-image {
    padding: 0;
}

.gritter-with-image {
    width: 210px;
    float: right;
}

.media-photo-editor {
    background: #fff;
    line-height: 0;
    position: relative;
}

.media-photo-editor .media-photo-editor__content {
    margin-bottom: 20px;
}

.media-photo-editor .media-photo-editor__menu {
    background-color: ;
    line-height: 50px;
    padding: 0 10px;
    position: relative;
}

.media-photo-editor .media-photo-editor__menu ul {
    display: inline-block;
    margin: 0;
    padding: 0;
}

.media-photo-editor .media-photo-editor__menu ul li {
    display: inline-block;
    list-style: none outside none;
    padding: 0;
}

.media-photo-editor .media-photo-editor__menu ul li span {
    color: #9C8572;
    cursor: pointer;
    display: inline-block;
    line-height: 17px;
    padding: 1px 7px;
}

.media-photo-editor .media-photo-editor__menu ul li.active span {
    background-color: #9C8572;
    color: #fff;
}

.media-photo-editor .media-photo-editor__menu select {
    margin-left: 10px;
    width: 180px;
}

.media-photo-editor .media-photo-editor__source-box {
    clear: both;
    position: relative;
    text-align: center;
}

.media-photo-editor .media-photo-editor__recrop-sizes {
    background: none;
    border: none;
    box-shadow: none;
    font-size: inherit;
    width: auto;
}

.media-photo-editor .media-photo-editor__recrop-sizes .media-photo-editor__recrop-sizes-toggle {
    background: none;
    border: none;
    box-shadow: none;
    color: #9C8572;
    padding-left: 0;
    padding-right: 0;
}

@media (min-width:481px) {
    .media-photo-editor .media-photo-editor__recrop-sizes {
        max-width: 100%;
        position: relative;
        width: auto;
    }

    .media-photo-editor .media-photo-editor__recrop-sizes-toggle {
        display: none !important;
    }

    .media-photo-editor .media-photo-editor__recrop-sizes-menu {
        background: none;
        border: none;
        border-radius: 0;
        box-shadow: none;
        position: relative;
    }

}

@media (max-width:480px) {
    .media-photo-editor ul.media-photo-editor__recrop-sizes-menu {
        border-radius: 0;
        display: none;
    }

    .media-photo-editor ul.media-photo-editor__recrop-sizes-menu li {
        display: block;
    }

    .media-photo-editor ul.media-photo-editor__recrop-sizes-menu li span {
        display: block;
        line-height: 25px;
    }

    .media-photo-editor ul.media-photo-editor__recrop-sizes-menu.dropdown-menu {
        margin-bottom: -35px;
    }

}

.media-gallery-editor .media-gallery-editor__media-box {
    background: rgba(51, 51, 51, 0.95);
    margin-bottom: 30px;
    position: relative;
}

.media-gallery-editor .media-gallery-editor__media-source-box {
    padding: 20px;
    text-align: center;
}

.media-gallery-editor .media-gallery-editor__media-source {
    position: relative;
}

.media-gallery-editor .media-gallery-editor__media-source-box img {
    display: inline-block;
}

.media-gallery-editor .media-gallery-editor__media-actions {
    bottom: 23px;
    color: #fff;
    position: absolute;
    line-height: 0;
    right: 20px;
}

.media-gallery-editor .media-gallery-editor__media-actions .media-action-item {
    display: inline-block;
    vertical-align: middle;
    padding-right: 30px;
}

.media-gallery-editor .media-gallery-editor__photo-sizes {
    color: inherit;
    display: inline-block;
    line-height: 20px;
    margin: 0;
}

.media-gallery-editor .media-gallery-editor__photo-sizes li {
    padding: 0 10px;
}

.media-gallery-editor .media-gallery-editor__photo-sizes li.active {
    border: 1px solid #fff;
    border-radius: 4px;
    color: inherit;
}

.media-gallery-editor .media-gallery-editor__photo-menu {
    color: #fff;
    cursor: pointer;
    margin-top: 20px;
}

.media-gallery-editor .media-gallery-editor__photo-menu li {
    display: inline-block;
}

.media-gallery-editor .media-gallery-editor__photo-rotate {
    bottom: 20px;
    right: 20px;
    position: absolute;
}

.media-gallery-editor .media-gallery-editor__photo-rotate li {
    margin-left: 20px;
}

.media-gallery-editor .media-gallery-editor__photo-view {
    color: inherit;
    display: inline-block;
}

.media-gallery-editor .load_content_left,
.media-gallery-editor .load_content_right {
    color: rgba(255, 255, 255, 0.25);
    margin-top: -45px;
}

.media-gallery-editor .load_content_left:after,
.media-gallery-editor .load_content_right:after {
    font-size: 72px;
    text-shadow: none;
}

.media-gallery-editor:hover .load_content_left,
.media-gallery-editor:hover .load_content_right {
    color: #fff;
}

.media-gallery-editor__owner {
    bottom: 23px;
    left: 20px;
    line-height: 1em;
    position: absolute;
}

.media-gallery-editor__owner a {
    color: #fff;
}

@media (max-width:768px) {
    .media-gallery-editor .media-gallery-editor__photo-rotate {
        bottom: 0;
        clear: both;
        margin: 0 auto;
        margin-top: 20px;
        position: relative;
        right: 0;
    }

    .media-gallery-editor .media-gallery-editor__media-source-box {
        padding-bottom: 10px;
    }

    .media-gallery-editor .media-gallery-editor__media-actions {
        bottom: auto;
        padding-bottom: 20px;
        position: relative;
        text-align: center;
        right: auto;
    }

    .media-gallery-editor .media-gallery-editor__owner {
        bottom: auto;
        left: auto;
        position: relative;
    }

}

.media-gallery-content {
    width: 100%;
}

.selection-recrop-btn {
    height: 100%;
    width: 100%;
    position: relative;
    z-index: 10;
}

.banner-unsupported div div {
    background-color: transparent !important;
    border: none !important;
    padding: 0 !important;
}

#banner-place-banner-980x90 {
    padding: 10px;
    border-radius: 5px;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-bottom: 10px;
    margin: 0 0 10px;
}

#banner-place-banner-980x90 a {
    display: block;
}

#banner-place-banner-980x90 a img {
    max-height: 90px;
    max-width: 980px;
    margin-left: auto;
    margin-right: auto;
}

#banner-place-bottom-banner {
    padding: 10px;
    border-radius: 5px;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-bottom: 10px;
    margin: 0 0 10px;
}

#banner-place-bottom-banner a {
    display: block;
}

#banner-place-bottom-banner a img {
    border: none !important;
    padding: 0 !important;
    max-height: 90px;
    max-width: 980px;
    margin-left: auto;
    margin-right: auto;
}

#banner-place-banner-185x75 {
    padding: 10px;
    border-radius: 5px;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-bottom: 10px;
    margin: 0 0 10px;
}

#banner-place-banner-185x75 a {
    display: block;
}

#banner-place-banner-185x75 a img {
    border: none !important;
    padding: 0 !important;
    max-height: 75px;
    max-width: 185px;
    margin-left: auto;
    margin-right: auto;
}

#banner-place-banner-185x155-place {
    padding: 10px;
    border-radius: 5px;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-bottom: 10px;
    margin: 0 0 10px;
}

#banner-place-banner-185x155-place a {
    display: block;
}

#banner-place-banner-185x155 {
    padding: 10px;
    border-radius: 5px;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-bottom: 10px;
}

#banner-place-banner-185x155 a {
    display: block;
}

#banner-place-banner-185x155 a img {
    border: none !important;
    padding: 0 !important;
    max-height: 155px;
    max-width: 185px;
    margin-left: auto;
    margin-right: auto;
}

#banner-place-top-banner {
    padding: 10px;
    border-radius: 5px;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-bottom: 10px;
    margin: 20px auto;
}

#banner-place-top-banner a {
    display: block;
}

#banner-place-top-banner {
    padding: 10px;
    border-radius: 5px;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-bottom: 10px;
}

#banner-place-top-banner a {
    display: block;
}

#banner-place-top-banner a img {
    border: none !important;
    padding: 0 !important;
    max-height: 90px;
    max-width: 980px;
    margin-left: auto;
    margin-right: auto;
}

#banner-place-left-top-banner {
    padding: 10px;
    border-radius: 5px;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-bottom: 10px;
    margin: 0 0 10px;
    float: left;
}

#banner-place-left-top-banner a {
    display: block;
}

#banner-place-left-top-banner a img {
    border: none !important;
    padding: 0 !important;
    max-height: 90px;
    max-width: 485px;
    margin-left: auto;
    margin-right: auto;
}

#banner-place-right-top-banner {
    padding: 10px;
    border-radius: 5px;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-bottom: 10px;
    margin: 0 0 10px;
    float: right;
}

#banner-place-right-top-banner a {
    display: block;
}

#banner-place-right-top-banner a img {
    border: none !important;
    padding: 0 !important;
    max-height: 90px;
    max-width: 485px;
    margin-left: auto;
    margin-right: auto;
}

#banner-place-banner-320x75 {
    padding: 10px;
    border-radius: 5px;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-bottom: 10px;
    margin: 0 0 10px;
}

#banner-place-banner-320x75 a {
    display: block;
}

#banner-place-banner-320x75 {
    padding: 10px;
    border-radius: 5px;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-bottom: 10px;
    margin: 0 0 10px;
}

#banner-place-banner-320x75 a {
    display: block;
}

#banner-place-banner-320x75 a img {
    border: none !important;
    padding: 0 !important;
    max-height: 75px;
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
}

#banner-place-banner-320x250-place {
    padding: 10px;
    border-radius: 5px;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-bottom: 10px;
    margin: 0 0 10px;
}

#banner-place-banner-320x250-place a {
    display: block;
}

#banner-place-banner-320x250 {
    padding: 10px;
    border-radius: 5px;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-bottom: 10px;
    margin: 0 0 10px;
}

#banner-place-banner-320x250 a {
    display: block;
}

#banner-place-banner-320x250 a img {
    border: none !important;
    padding: 0 !important;
    max-height: 250px;
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
}

div.banners-content-block {
    padding: 0 15px;
}

div.banners-content-block .table td {
    vertical-align: middle;
    padding: 5px;
}

a.btn-add-banners {
    display: inline;
    padding: 10px;
}

div.banners-filter-row {
    margin: 10px 0px;
}

div.banners-edit_block {
    line-height: 16pt;
}

.banners-hide-table {
    display: none;
}

div.jqplot-target {
    overflow-y: hidden;
    height: 335px;
    min-width: 700px;
    margin-bottom: 0;
    padding: 0 10px;
}

.jqplot-event-canvas {
    width: 100%;
}

.banners-statistic-nav>li.active a {
    background: rgba(0, 0, 0, 0.1);
    color: #111;
}

.banners-statistic-nav>li.active a:hover,
.banners-statistic-nav>li.active a:focus {
    background: rgba(0, 0, 0, 0.2);
    color: #111;
}

.banners-statistic-nav>li a:hover,
.banners-statistic-nav>li a:focus {
    background: rgba(0, 0, 0, 0.05);
}

.banners-statistic-nav>li>a {
    padding: 10px 15px;
}

.button-activate-banner {
    margin: 30px 0;
}

.button-activate-banner>.btn-md {
    width: 20%;
}

.banner {
    display: block;
    width: 100%;
    height: auto;
}

.my-banners-header-block {
    border-bottom: 1px solid rgba(0, 0, 0, 0.13);
    font-weight: bold;
    padding-bottom: 30px;
}

.my-banner-list {
    border-bottom: 1px solid rgba(0, 0, 0, 0.13);
    padding: 20px 0 40px;
}

.my-banner-list:last-of-type {
    border: 0;
    padding-bottom: 20px;
}

.my-banner-list .banner-name {
    font-weight: bold;
}

.my-banner-list .action-block {
    float: right;
}

.my-banner-list .action-block a {
    padding: 0 5px;
}

.banner-list-empty {
    border: 0;
    padding: 20px;
    text-align: center;
}

.activate-banner>div {
    padding: 20px;
}

.activate-banner:last-of-type {
    border: 0;
    padding-bottom: 0;
}

.activate-banner .banner-name {
    font-weight: bold;
}

.activate-banner .action-block {
    float: right;
}

.activate-banner .action-block a {
    padding: 0 5px;
}

.activate-banner .link_color {
    color: #0031b0;
}

.activate-banner .positions {
    padding: 15px 0;
}

.activate-banner .item-description {
    display: none;
}

.banner-price {
    border-top: 1px solid rgba(0, 0, 0, 0.13);
    padding: 20px 0;
    font-weight: bold;
}

.my-statistic-list {
    border-bottom: 1px solid rgba(0, 0, 0, 0.13);
    padding: 10px 0 30px;
}

.my-statistic-list:last-of-type {
    border: 0;
    padding-bottom: 0;
}

.my-statistic-list div {
    padding-left: 20px;
}

.my-statistic-list:hover,
.my-statistic-list:focus {
    background: rgba(0, 0, 0, 0.05);
}

.my-statistic-list .item-description {
    display: none;
}

.chart-block {
    margin-bottom: 20px;
}

.chart-block.jqplot-target {
    overflow-x: hidden;
    width: 100%;
}

.chart-block.day-type .jqplot-xaxis {
    margin-bottom: -25px;
}

.chart-block.week-type .jqplot-xaxis canvas {
    display: none;
}

.chart-block .jqplot-yaxis {
    margin-left: 20px;
}

.chart-block .jqplot-table-legend {
    margin-right: 30px;
}

@media (max-width:991px) {

    .banner-185x155-place,
    .banner-185x75-place {
        display: none;
    }

    #by_hours_div .jqplot-target {
        width: 700px;
    }

}

@media (max-width:768px) {
    .my-banners-header-block {
        display: none;
    }

    .my-banner-list .action-block {
        float: left;
    }

    .my-banner-list .action-block a {
        padding: 20px 20px 20px 0;
    }

    .my-banner-list .status i {
        padding-right: 10px;
    }

    .activate-banner>div {
        padding: 5px;
    }

    .activate-banner .item-description {
        display: block;
        float: left;
    }

    .activate-banner .positions {
        padding: 5px;
    }

    .my-statistic-list .item-description {
        display: block;
        float: left;
    }

    .jqplot-grid-canvas,
    .jqplot-series-canvas {
        width: 100%;
        height: 100%;
    }

    .jqplot-target,
    canvas.jqplot-series-canvas {
        top: -3px !important;
        height: 93%;
    }

    .container-jqplot {
        width: 100%;
        overflow-x: scroll;
    }

    .chart-block .jqplot-yaxis {
        margin-left: 0;
    }

}

#cometchat img {
    border: none;
    padding: 0 !important;
}

.video-chat {

    /*background: url("../../../img/bg-video.jpg") no-repeat;*/



    width: 100%;
    position: absolute;
    background-size: 100%;
    overflow: hidden;
    height: 100%;
}

.video-chat header {
    color: #fff;
    height: 50px;
    opacity: 1;
    background-color: rgba(0, 0, 0, .6);
    transition: height 0.5s;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}

.link-for-room {
    color: #fff;
    vertical-align: top;
    padding: 13px;
    display: inline-block;
    font-size: 16px;
    text-decoration: underline;
}

.icon-chat {
    font-size: 35px;
    margin: 7px 25px;
    display: inline-block;
    position: relative;
}

.icon-chat .fa-video-camera {
    color: #9C8572;
    position: absolute;
    right: -10px;
}

.icon-chat .fa-comment {
    font-size: 16px;
    vertical-align: top;
    padding: 9px 4px;
    color: #fff;
}

.left-link-video {
    display: inline-block;
}

.copy-link {
    display: inline-block;
    background: #2aae34;
    padding: 5px;
    vertical-align: top;
    color: #fff;
    margin: 10px 80px;
    border-radius: 5px;
}

.copy-link:hover {
    background: #4d8d43;
    text-decoration: none;
}

.copy-link i {
    color: #fff;
}

.right-link-video {
    float: right;
}

.right-link-video li {
    float: left;
    padding: 5px 13px;
    font-size: 16px;
    cursor: pointer;
}

.right-link-video li:hover {
    background-color: rgba(255, 255, 255, .24);
}

.right-link-video i {
    font-size: 20px;
    padding: 0 5px;
    color: #fff;
}

.user-link {
    background-color: #2aae34;
    border-radius: 100px;
    padding: 9px 6px !important;
    margin: 7px;
}

.right-link-video .fa-sign-in {
    opacity: 0.8;
}

.right-link-video .fa-sign-in:hover {
    opacity: 1;
}

.col-chat {
    width: 100%;
    display: block;
    height: 100%;
    float: left;
}

.col-chat-item {
    background: rgba(0, 0, 0, .4);
    width: 46%;
    margin: 8% 0 8% 3%;
    float: left;
    position: relative;
    height: 75%;
    display: inline-block;
    padding-top: 1%;
}

.chat-control {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.75);
    height: 70px;
}

.chat-control span i {
    cursor: pointer;
}

.chat-control .text {
    color: #fff;
    display: inline-block;
    font-size: 25px;
    padding: 15px;
}

.chat-control .text i {
    color: #fff;
}

.chat-control-video {
    float: left;
    width: 35%;
    display: inline-block;
}

.chat-control-pause {
    text-align: right;
    width: 50%;
    float: right;
    margin-right: 15px;
}

.chat-control-pause i {
    color: #000;
}

.chat-control-audio {
    width: 24%;
    float: right;
    text-align: right;
    margin-right: 10px;
    display: inline-block;
}

.chat-control-pause .text {
    margin: 0 10px;
    font-size: 20px;
}

.button-pause {
    background: #e2e2e2;
    background: -moz-linear-gradient(top, #e2e2e2 0%, #dbdbdb 27%, #fefefe 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #e2e2e2), color-stop(27%, #dbdbdb), color-stop(100%, #fefefe));
    background: -webkit-linear-gradient(top, #e2e2e2 0%, #dbdbdb 27%, #fefefe 100%);
    background: -o-linear-gradient(top, #e2e2e2 0%, #dbdbdb 27%, #fefefe 100%);
    background: -ms-linear-gradient(top, #e2e2e2 0%, #dbdbdb 27%, #fefefe 100%);
    background: linear-gradient(to bottom, #e2e2e2 0%, #dbdbdb 27%, #fefefe 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e2e2e2', endColorstr='#fefefe', GradientType=0);
    padding: 20px;
    border-radius: 54%;
}

.start-chat {
    position: absolute;
    right: 0;
}

.block-user {
    position: absolute;
    right: 0;
    top: 0;
}

.block-user i {
    font-size: 25px;
    color: #f00;
    padding: 20px;
    background: rgba(0, 0, 0, 0.75);
}

.chat-control i.fa-ban {
    font-size: 25px;
    color: #f00;
    padding: 20px;
}

.chat-control i.fa-check {
    font-size: 25px;
    color: #9C8572;
    padding: 20px;
}

.start-chat-block {
    display: none;
    position: absolute;
    right: 0;
    width: 20%;
    bottom: 0px;
    height: 100%;
    background: rgba(0, 0, 0, .4);
    float: left;
}

.close-chat {
    padding: 10px;
    background: rgba(0, 0, 0, 0.75);
    border-radius: 50%;
    display: block;
    position: absolute;
    right: 5px;
    z-index: 1;
    top: 50px;
}

.close-chat i {
    font-size: 25px;
    color: #fff;
    cursor: pointer;
}

.input-chat {
    position: absolute;
    padding: 5px;
    height: 30px !important;
    width: 100%;
    bottom: 5%;
}

.info_block {
    position: absolute;
    top: 30%;
    background: rgba(0, 0, 0, 0.75) none repeat scroll 0px 0px;
    width: 100%;
    color: #fff;
    text-align: center;
}

.message-scroller {
    max-height: calc(100% - 100px);
    overflow-x: hidden;
    overflow-y: auto;
    position: relative;
    height: 100%;
}

#messagesChat {
    position: relative;
    padding: 6px 0 18px;
    width: 100%;
    overflow: hidden;
    margin-top: 80px;
}

#messagesChat .vc-message {
    overflow: hidden;
    margin: 10px;
}

#messagesChat .vc-message .message {
    margin-top: 5px;
    color: #fff;
}

#messagesChat .vc-message--left .message {
    margin-left: 75px;
    text-align: left;
}

#messagesChat .vc-message--right .message {
    margin-right: 75px;
    text-align: right;
}

#messagesChat .vc-message img {
    border-radius: 50%;
}

.video-chat {

    /*background: url("../../../img/bg-video.jpg") no-repeat;*/

    /*background: url("../../../logo/mini_logo_en.png") no-repeat;*/



    background: url("../../../img/background-logo.png") #0E0E0E no-repeat;
    background-position: top;
    /*background-size: cover;*/
    height: 100%;
    overflow: hidden;
    position: absolute;
    width: 100%;
}

.video-chat .video-chat header {
    background-color: rgba(0, 0, 0, .6);
    color: #fff;
    height: 50px;
    left: 0;
    opacity: 1;
    position: fixed;
    top: 0;
    transition: height 0.5s;
    width: 100%;
}

.video-chat .video-chat__right-link {
    float: right;
}

.video-chat .video-chat__right-link li {
    cursor: pointer;
    float: left;
    font-size: 16px;
    padding: 15px;
}

.video-chat .video-chat__right-link li:hover {
    background-color: rgba(255, 255, 255, .24);
}

.video-chat .video-chat__right-link li i {
    color: #fff;
    font-size: 20px;
    padding: 0 5px;
}

.video-chat .video-chat__right-link li .fa-sign-in {
    opacity: 0.8;
}

.video-chat .video-chat__right-link li .fa-sign-in:hover {
    opacity: 1;
}

.video-chat .video-chat__info-block-1 {
    font-size: 20px;
    padding: 10px;
}

.video-chat .video-chat__info-block-2 {
    padding: 10px;
}

.video-chat .col-chat-item video {
    height: 80%;
    width: 100%;
}

@media (max-width:767px) {
    .right-link-video li {
        padding: 5px 13px;
    }

    .col-chat-item {
        height: auto;
        width: 100%;
        position: relative;
        margin: 0 0 15px;
    }

    .video-chat {
        height: auto;
        overflow: inherit;
    }

    .info_block {
        top: inherit;
        position: relative;
    }

    .chat-control {
        height: auto;
        position: relative;
    }

}

@media (max-width:480px) {

    /*    .video-chat .col-chat-item {



        height: auto;



        margin: 0;



    }



    .video-chat .col-chat-item:first-child {



        bottom: 10px;



        height: auto;



        position: absolute;



        right: 10px;



        width: 150px;



        z-index: 2;



    }



    .video-chat .col-chat-item + .col-chat-item {



        height: 100%;



        width: 100%;



    }



    .video-chat .block-user {



        top: 10px;



        right: 10px;



    }*/
    .info_block>div {
        font-size: 15px !important;
    }

}

.b-media-wallpost .comment_block {
    font-size: 12px;
}

.comments-form-wrapper .comment_block h3 {
    font-size: 14px;
    margin-top: 0;
}

.media-popup-info {
    padding-bottom: 20px;
}

.media-popup-info .comment_block .content {
    margin-left: 55px;
}

.wall .comments_wrapper .content {
    margin-left: 37px;
}

.comment_block .comment-date {
    color: #aaa;
    display: inline-block;
    font-size: inherit;
    font-weight: normal;
}

.send-comment-btn-block {
    margin-top: 10px;
}

@media (max-width:767px) {
    .send-comment-btn-block {
        clear: both;
        margin-top: 5px;
    }

    .send-comment-btn-block .btn {
        width: 100%;
    }

}

.comments-form-wrapper .comment_block:last-child {
    border: none;
}

.comment-entry {
    line-height: 20px;
    padding-top: 6px;
}

.comment_block .comment-content,
.comment-entry>span:first-child,
.comment-btns-line {}

.media-popup-info .comment_block img {
    width: 45px;
    border-radius: 3px;
}

.wall-comment-block-img {
    width: 30px;
}

.wall-comments-input .wall-comment-block-img {
    float: left;
}

.wall .cmn-input-h {
    height: 30px;
}

.wall-comments-input textarea {
    width: 80%;
    padding: 7px;
    resize: none;
    border-radius: 3px;
    border: none;
}

.wall-comments-input .text {
    padding: 10px;
    background: #f2f2f2;
    border-radius: 3px;
    margin-top: 10px;
}

.comments-display-block {
    text-align: right;
}

.comments-display-block .title {
    color: #111 !important;
}

.comment-heading {
    font-weight: bold;
}

.like-btn-block {
    background: rgba(0, 0, 0, 0.05);
    display: inline-block;
    border-radius: 3px;
    font-size: 12px;
    height: 21px;
    margin: 0 1px;
    padding: 0 10px;
}

.like-btn-block:hover {
    background: rgba(0, 0, 0, 0.1);
    text-decoration: none;
}

.like-btn-block a:hover {
    text-decoration: none;
}

.show-comments-block {
    font-size: 14px;
}

.show-comments-block .user-content {
    border: 0px;
    padding: 5px 0px;
}

.show-comments-block .comment-btns-line {
    display: none;
    line-height: 21px;
}

.show-comments-block .comment_block .content {}

@media (min-width:768px) {
    .comment_block .comment-date {
        display: inline;
    }

}

.contact-us-block .title {
    font-size: 18px;
    color: #111;
    padding-bottom: 10px;
}

.captcha-img img {
    height: 34px;
    margin-bottom: 10px;
}

@media (max-width:767px) {
    .captcha-img.contact_us-captcha img {
        width: auto;
    }

    .contact_us-btn {
        width: 100%;
    }

}

ul.content-pages-tree {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    text-align: left;
    margin-bottom: 10px;
    padding-top: 20px;
    min-height: inherit;
    /*686px*/
    padding-bottom: 25px;
    min-height: 350px;
}

.howpg_wrap ul.content-pages-tree {
    min-height: inherit;
}

.howpg_wrap .info-content-block {
    margin-bottom: 0;
}

.howpg_wrap .info-content-block p {
    color: #000;
    font-weight: 600;
}

ul.content-pages-tree>li {
    padding: 11px 24px 0;
    margin-top: 0px;
}

ul.content-pages-tree>li>div.info-menu-inner>a {
    color: #333;
    border-radius: 0;
    display: block;
}

ul.content-pages-tree>li.active>div.info-menu-inner>a {
    color: #fff;
}

ul.content-pages-tree>li>div.info-menu-inner {
    padding: 0px 0px 11px 0px;
    border-bottom: 1px solid #eee;
}

ul.content-pages-tree>li.back>div.info-menu-inner>a {
    color: #0031b0;
}

ul.content-pages-tree li.active,
ul.content-pages-tree li.active:hover,
ul.content-pages-tree li.active:focus,
ul.content-pages-tree li.active:active {
    background-color: #BEA98F;
}

ul.content-pages-tree>li.active>div.info-menu-inner {
    padding: 0px 0px 11px 0px;
    border-bottom: 0px solid #eee;
}

ul.content-pages-tree li:hover,
ul.content-pages-tree li:focus,
ul.content-pages-tree li:active {
    background-color: #eee;
}

ul.content-pages-tree li:first-child a {
    border-radius: 4px 4px 0px 0px;
}

ul.content-pages-tree li:last-child a {
    border-radius: 0px 0px 4px 4px;
}

ul.content-pages-tree>li.current {
    color: #fff;
    padding: 10px 15px 10px 15px;
    background-color: rgba(0, 0, 0, 0.81);
}

ul.content-pages-tree>li.current_inactive {
    color: #333;
    padding: 10px 15px 10px 15px;
}

ul.content-pages-tree>li.leaves {
    padding: 10px 15px 0px 15px;
    margin-top: -1px;
}

ul.content-pages-tree>li.leaves>div.info-menu-inner>a {
    padding-left: 15px;
}

.info-content-block-wrapper {
    width: 100%;
}

.info-content-block {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    text-align: left;
    padding: 30px 39px;
    margin-bottom: 100px;
    min-height: 350px;
}

.info-content-block h1 {
    font-size: 30px;
    line-height: 40px;
    margin: 0;
}

.info-content-block h2 {
    font-size: 14px;
    line-height: 30px;
    margin: 0 0 10px;
}

.info-content-block h2 span {
    font-size: 14px !important;
}

.info-content-block-wrapper ul li {
    list-style: disc;
}

.faq_term ul li {
    margin-left: 18px;
}

.info-content-block h3 {
    font-size: 15px;
    font-weight: bold;
    line-height: 24px;
    margin: 0;
}

.info-content-block p {
    font-size: 14px;
    line-height: 24px;
}

.menu-arrow {
    padding-right: 0px;
    color: #111;
}

.active .menu-arrow {
    color: #fff;
}

@media (max-width:991px) {
    .banners-block {
        display: none;
    }

}

.mod-cookie-policy {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 7878;
}

.mod-cookie-policy .container {
    background: #252525;
    border: none;
    border-radius: 0;
    color: #be995f;
    padding: 20px 40px;
    width: 100%;
}

.mod-cookie-policy>div {
    position: relative;
}

.mod-cookie-policy>div p {
    margin: auto;
    text-align: center;
}

.mod-cookie-policy i {
    position: absolute;
    top: 5px;
    right: 23px;
    cursor: pointer;
}

.input-autocomplete .input-group {
    padding: 0;
}

.input-autocomplete .button-search {
    position: relative;
    border: 1px solid #ddd;
    z-index: 999;
}

.input-autocomplete .input-group .form-control {
    border-right: none;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.input-autocomplete .input-group .input-group-addon {
    border-left: none;
}

.input-autocomplete .input-group .form-control:focus+.input-group-addon {
    border-color: #66afe9;
    outline: 0;
}

.dropdown .country-msg {
    text-align: center;
    border-top: 1px solid #ddd;
    color: #66afe9;
    cursor: pointer;
}

.dropdown .country-msg .pginfo {
    text-decoration: none;
    border-bottom: 1px dashed #66afe9;
}

.autocomplete-error {
    padding: 10px 0;
    text-align: center;
}

#location_select_items {
    padding: 20px;
    background-color: #f5f5f5;
    max-height: 270px;
    overflow-y: scroll;
}

#location_select_items .location-item {
    cursor: pointer;
    padding-bottom: 5px;
}

.controller-actions .select-back {
    padding-bottom: 10px;
}

.user-gallery {
    margin-left: -5px;
    margin-right: -5px;
}

.user-gallery .item {
    padding: 5px;
}

.map_container img {
    background: transparent;
    padding: 0;
    border: none;
}

.routes p {
    margin: 0;
}

.map_container img,
.pano_container img {
    background: transparent;
    border: none;
    padding: 0;
}

.routes p {
    margin: 0;
}

.map_search_box {
    margin: 20px 10px;
}

.map_search_keyword {
    width: 40%;
    max-width: 250px;
}

.map_search_radius {
    width: auto;
    max-width: 150px;
}

.pano_container {
    margin-top: 20px;
}

.amenities_goolgemaps {
    border: 1px solid #ddd;
    position: absolute;
    overflow: hidden;
    right: 10px;
    top: 29px;
    padding: 5px;
    margin: 0 5px;
    background: #f0f0f0;
    opacity: 0.7;
}

.amenities_goolgemaps .amenities_header {
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    margin-bottom: 8px;
    text-align: center;
}

.amenities_switch {
    text-decoration: none;
}

.map_container img {
    background: transparent;
    border: none;
}

.routes p {
    margin: 0;
}

.im-chat-btn {
    right: 0;
    top: 120px;
    z-index: 10;
}

.im-chat-btn.offline .overlay {
    background-color: rgba(255, 255, 255, 0.5);
}

.im {
    font-size: 16px;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1000;
}

.im-header {
    background: #9C8572;
    color: #fff;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
}

.im-header__title {
    font-size: 0.8571em;
    font-weight: bold;
}

.im__close {
    font-size: 1em;
    height: 100%;
    line-height: 40px;
    padding: 0 10px;
    position: absolute;
    right: 0;
    top: 0;
}

.im__close:hover,
.im__close:active {
    background: rgba(255, 255, 255, 0.15);
}

.im__close.fa {
    width: auto;
}

.im__clear {
    font-size: 0.7857em;
    padding: 0 5px;
}

.im-header__search {
    color: #111;
    display: none;
    left: 10px;
    position: absolute;
    right: 50px;
    top: 5px;
}

.im-header__search input {
    display: block;
    height: 30px;
    line-height: 30px;
}

.im-header__toggle-search {
    cursor: pointer;
}

.im-header__toggle-search .fa {
    font-size: 0.9285em;
}

.im-content {
    height: 100%;
    padding: 40px 0;
    width: 100%;
    z-index: 1;
}

.im-scroller {
    height: 100%;
    width: 100%;
    padding: 0px;
}

.im-scroll::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}

.im-scroll::-webkit-scrollbar-track {
    background: #ddd;
}

.im-scroll::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .3);
    -webkit-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 0 4px -1px rgba(0, 0, 0, .5);
    box-shadow: 0 0 4px -1px rgba(0, 0, 0, .5);
}

.im-scroll::-webkit-scrollbar-thumb:hover {
    background-color: rgba(0, 0, 0, .5);
}

.im-msg-window {
    background: #f7f7fa;
    bottom: 0;
    display: inline-block;
    height: 100%;
    left: 0;
    right: 0;
    position: absolute;
    top: 0;
    z-index: 5;
}

.im-msg-window textarea {
    font-size: 1em;
}

.im-msg-window__title {
    cursor: pointer;
    font-size: 0.8571em;
}

.im-msg-window .im-content {
    padding-bottom: 50px;
}

.im-msg-window .history {
    text-align: center;
    padding: 5px 0;
    margin: 0 10px;
    border-bottom: 1px solid #ddd;
}

.im-msg {
    padding: 10px 10px;
}

.im-msg.i .im-msg__photo {
    display: block;
}

.im-msg.i .im-msg__body {
    margin-left: 32px;
    margin-right: 32px;
}

.im-msg__date {
    font-size: 0.7857em;
    color: #aaa;
    text-align: center;
}

.im-msg__photo {
    display: none;
    float: left;
    width: 30px;
    height: 30px;
}

.im-msg__photo img {
    height: 100%;
    width: 100%;
    position: 0px;
    border: none;
}

.im-msg__body {
    background: #fff;
    border: 1px #ddd solid;
    border-radius: 3px;
    font-size: 0.8571em;
    margin-left: 64px;
    padding: 8px 10px;
}

.im-msg .head.i {
    color: #0031b0;
}

.im-msg .head>span {
    color: #777;
}

.im-msg .text {
    line-height: 1.2;
    color: #111;
}

.im-msg-window__footer {
    background: #f7f7fa;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 10;
}

.im-msg-window__sendfield {
    padding: 5px 10px;
    font-size: 0.8571em;
}

.im-msg-window__textarea {
    height: 80px;
    width: 100%;
}

.im-msg-window__caption {
    color: #777;
    font-size: 0.7857em;
    display: none;
    line-height: 1;
}

.im-msg-window__btn {
    background: none;
    border: 0;
    color: #0031b0;
    float: left;
    height: 39px;
    line-height: 39px;
    width: 18%;
}

.im-msg-window__btn {
    padding: 0 10px 5px;
}

.new-msg .fa-comment,
.js-im-button-class .fa-comment {
    color: #a6856b !important;
}

.small_print_text {
    font-size: 11px;
    margin-left: 5px;
}

.im-contact-list {
    bottom: 0;
    display: inline-block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}

.im-contact {
    overflow: hidden;
    padding: 5px 10px;
    cursor: pointer;
    width: 100%;
    position: relative;
}

.im-contact:hover {
    background: rgba(0, 0, 0, 0.05);
}

.im-contact.selected {
    background-color: #fece9a;
}

.im-contact .im-contact>div {
    vertical-align: top;
    line-height: 0;
}

.im-contact .im-contact__image {
    border-radius: 3px;
    float: left;
    height: 30px;
    margin-right: 5px;
    width: 30px;
    display: inline-block;
    overflow: hidden;
    position: relative;
}

.im-contact .im-contact__image:before {
    bottom: 0px;
    content: "";
    left: 0px;
    right: 0px;
    top: 0px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    position: absolute;
    display: block;
}

.im-contact .im-contact__image img {
    width: 100%;
    height: 100%;
    border: none;
    padding: 0;
}

.im-contact .im-contact__info {
    font-size: 0.8571em;
    line-height: 30px;
}

.im-contact .im-contact__status {
    border: 1px #fff solid;
    border-radius: 50%;
    height: 8px;
    position: absolute;
    right: 1px;
    text-indent: -2000px;
    top: 1px;
    width: 8px;
}

.im-contact .im-contact__status.online {
    background: #2aae34;
}

.im-contact .im-contact__status.offline {
    background: #ff0000;
}

.im-contact .new-msg {
    position: absolute;
    bottom: 11px;
    right: 15px;
}

.im-contact-list__footer {
    background: rgba(0, 0, 0, 0.05);
    bottom: 0;
    padding: 0 8px;
    height: 40px;
    left: 0;
    line-height: 40px;
    position: absolute;
    right: 0;
    z-index: 2;
}

.im-contact-list__footer input {
    padding: 5px;
}

.im-info-popup {
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.05);
    position: absolute;
    top: 100px;
    left: auto;
    padding: 5px;
    width: 190px;
    z-index: 9999;
}

.im-info-popup:before {
    content: ' ';
    border-color: transparent transparent transparent #9C8572;
    border-style: solid;
    border-width: 6px;
    position: absolute;
    top: 35%;
    right: -13px;
}

.im-info-popup:after {
    content: ' ';
    border-color: transparent transparent transparent;
    border-style: solid;
    border-width: 6px;
    position: absolute;
    top: 35%;
    right: -11px;
}

.info-content ol li {
    list-style: disc;
}

.info-content ul li {
    margin-left: 15px;
}

@media (min-width:768px) {
    .im {
        font-size: 14px;
        display: inline-block;
        height: 440px;
        position: relative;
        z-index: 100;
    }

    .im-header .im__close:hover {
        opacity: 1;
    }

    .im-header .im__clear:hover {
        opacity: 1;
    }

    .im__close {
        opacity: 0.5;
    }

    .im__clear {
        opacity: 0.5;
    }

    .im-msg-window {
        box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
        margin-left: 10px;
        position: relative;
        vertical-align: bottom;
        width: 264px;
    }

    .im-msg-window textarea {
        font-size: 14px;
        resize: none;
    }

    .im-msg-window__caption {
        display: block;
    }

    .im-contact-list {
        box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
        margin-left: 10px;
        position: relative;
        vertical-align: bottom;
        width: 264px;
    }

    .im-msg-window .im-content {
        padding-bottom: 65px;
    }

    .im-mobile-block {
        display: none;
    }

}

@media (max-width:991px) {

    .im-msg-window,
    .im-contact-list {
        width: 230px;
    }

}

@media (max-width:768px) {
    .im-mobile-block {
        margin-top: 20px;
        display: block;
        padding: 15px 10px;
        background-color: #fff;
        border: 1px solid #ddd;
        border-radius: 5px;
    }

    .im-mobile-block .js-im-button-class {
        display: none !important;
    }

    .im-mobile-block .im {
        display: block;
        position: relative;
        z-index: 1;
    }

    .im-mobile-block .im .im-msg-window {
        width: 100%;
    }

    .im-mobile-block .im .im-contact-list {
        position: relative;
        width: 100%;
    }

    .im-mobile-block .im .im-contact-list .im__close {
        display: none;
    }

}

.scroll_f_kiss {
    background-color: #ededed;
    height: 100px;
    padding: 0px 5px;
}

.scroll_f_kiss li {
    padding: 5px 10px;
    border-radius: 5px;
    cursor: pointer;
}

.scroll_f_kiss li:hover {
    background-color: #fff;
}

.scroll_f_kiss .selected {
    background-color: #fff;
}

.scroll_f_kiss input {
    display: none;
}

.message-kiss {
    margin-top: 15px;
}

.lang-mark {
    background: #ff0 !important;
    border: solid 1px #ff0;
}

.lang-button-mark {
    border: solid 3px #f00 !important;
}

#lang_editor_js_block {
    position: fixed;
    bottom: 2px;
    right: 2px;
    z-index: 2000;
    width: 40%;
    background: #fff;
    border: solid 1px #444;
}

#lang_handle {
    margin: 1px;
    background: #999;
    line-height: 22px;
    padding-left: 10px;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
}

#lang_editor_js_block #lang_editor_content {
    height: 200px;
    overflow: scroll;
}

#lang_editor_js_block .ledit {
    line-height: 20px;
    margin: 1px 1px 2px;
    background: #eee;
    padding: 5px;
}

#lang_editor_js_block .ledit .name {
    width: 150px;
    float: left;
}

#lang_editor_js_block .ledit .value {
    margin-left: 160px;
    cursor: pointer;
}

#lang_editor_js_block .ledit .value input {
    border: solid 1px #2aae34;
    color: #2aae34;
}

#lang_editor_js_block .ledit .value .hide_text {
    color: #ccc;
    font-style: italic;
}

.like-btn-block {
    background: rgba(0, 0, 0, 0.05);
    color: #0031b0;
    display: inline-block;
    border-radius: 3px;
    font-size: 12px;
    height: 21px;
    line-height: 21px;
    margin: 0 1px;
    padding: 0 10px;
}

.like-btn-block:hover {
    background: rgba(0, 0, 0, 0.1);
    text-decoration: none;
}

.like-btn-block a {
    display: inline-block;
}

.like-btn-block a:hover {
    text-decoration: none;
}

.like_block {
    position: relative;
}

.like_block>*:nth-child(2) {
    padding-left: 2px;
}

.like_users {
    position: absolute;
    background-color: #ededed;
    box-shadow: 0 0 2px 0 #ddd;
    border-radius: 5px;
    border: 1px solid #ddd;
    color: #fff;
    display: none;
    font-weight: bold;
    opacity: 0.9;
    padding: 5px;
    z-index: 1000;
    overflow-y: auto;
    max-height: 88px;
}

.like_users>div {
    max-width: 308px;
    min-width: 88px;
    min-height: 44px;
}

.like_users>div.w-scroll {
    max-width: 328px;
}

.like_users a {
    color: #fff;
    margin: 2px;
    display: inline-block;
    width: 40px;
    height: 40px;
}

.like_users img {
    width: 100%;
    height: 100%;
    border: none;
    padding: 0;
}

.mod-likeme header {
    z-index: -1;
}

.mod-likeme .btn {
    overflow-x: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
}

.mod-likeme-matches .b-likeme-page {
    overflow-y: scroll;
}

@media (min-width:768px) {
    .mod-likeme .main-inner-content {
        padding-top: 50px;
    }

    .mod-likeme header {
        z-index: 999;
    }

}

.b-likeme__null {
    background: #fff;
    border: 1px #ddd solid;
    border-radius: 5px;
    padding: 0 15px 10px;
}

.b-likeme__null .btn {
    margin-bottom: 5px;
}

.b-mobile-pop {
    background: #fff;
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
}

.b-mobile-pop__header {
    background: #9C8572;
    display: none;
    height: 46px;
    line-height: 46px;
    margin-bottom: 15px;
    text-align: right;
}

.b-mobile-pop__header a {
    color: #fff;
}

.b-mobile-pop_show {
    display: block;
    z-index: 1010;
}

.b-mobile-pop_show .b-mobile-pop__header {
    display: block;
}

.b-mobile-pop__content {
    padding: 0 15px;
}

.mod-likeme header {
    display: none;
}

@media (min-width:768px) {
    .b-mobile-pop {
        background: none;
        display: block !important;
        min-width: auto;
        position: relative;
        top: auto;
        width: auto;
    }

    .b-mobile-pop_show {
        display: none;
    }

    .b-mobile-pop_show .b-mobile-pop__header {
        display: none;
    }

    .b-mobile-pop__content {
        padding: 0;
    }

    .mod-likeme header {
        display: block;
    }

}

.b-title-menu_likeme {
    background-color: #9C8572;
    color: #fff;
    height: 45px;
    line-height: 44px;
    margin: -8px -15px;
    padding: 0px 0;
    position: relative;
    text-align: center;
    z-index: 1000;
}

.b-title-menu_likeme a {
    color: #fff;
}

.b-likeme__backlink {
    display: block;
    float: left;
    text-align: center;
    width: 45px;
}

.b-title-menu__btn_header {
    text-align: center;
    width: 45px;
}

@media (min-width:768px) {
    .b-title-menu_likeme {
        background: none;
        color: inherit;
        height: auto;
        line-height: 1.1;
        margin-left: 0;
        margin-right: 0;
        padding-top: 8px;
        padding-bottom: 10px;
        z-index: auto;
        text-align: left;
    }

    .b-title-menu_likeme a {
        color: #0031b0;
    }

    .b-title-menu_likeme h1 {
        color: #111;
    }

    .b-likeme__backlink {
        display: none;
    }

}

.b-likeme-page {
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
}

.b-likeme_h100 {
    height: 100%;
}

.b-likeme__media {
    bottom: 46px;
    left: 5px;
    position: absolute;
    right: 5px;
    top: 5px;
}

.b-likeme__image {
    background: #fff;
    border: 1px #ddd solid;
    border-radius: 5px;
    bottom: 70px;
    height: auto;
    left: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 0px;
    top: 0;
}

.b-likeme__image img {
    height: auto !important;
    left: 50%;
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: auto !important;
}

.b-likeme__name {
    background: rgba(255, 255, 255, 0.9);
    border-top: 1px rgba(0, 0, 0, 0.05) solid;
    bottom: 0px;
    height: 35px;
    left: 0px;
    line-height: 35px;
    padding: 0px 10px;
    position: absolute;
    right: 0px;
}

.b-likeme__actions {
    bottom: 10px;
    height: 50px;
    left: 0;
    position: absolute;
    right: 0px;
    text-align: center;
}

.b-likeme__actions .col-xs-6 {
    padding-left: 2px;
    padding-right: 2px;
}

.b-likeme__actions .btn {
    width: 100%;
}

@media (min-width:768px) {
    .b-likeme-page {
        top: 150px;
    }

    .b-likeme__media {
        bottom: 38px;
        left: 15px;
        right: 15px;
        top: 0;
    }

    .b-likeme__actions {
        bottom: 10px;
        left: 0;
        right: auto;
        text-align: center;
    }

    .b-likeme__actions .col-xs-6 {
        display: inline-block;
        float: none;
        padding-left: 0;
        padding-right: 0;
        width: auto;
    }

    .b-likeme__actions .btn {
        width: auto;
    }

}

@media (min-width:992px) {
    .b-likeme__actions {
        right: 0;
    }

}

.b-likeme__alert {
    left: 50%;
    position: absolute;
    text-align: center;
    top: 65px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 3;
}

.b-likeme__mymatches {
    margin-top: 10px;
}

@media (min-width:768px) {
    .b-likeme__mymatches {
        margin-top: 0;
    }

}

.congratulations .first-liked {
    border: 1px solid #c5c5c5;
    background: #fff;
    float: left;
    left: 50%;
    margin-left: -105px;
    position: relative;
    z-index: 1;
    transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    overflow-x: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.congratulations .first-liked img {
    width: 100px;
}

.congratulations .second-liked {
    border: 1px solid #c5c5c5;
    background: #fff;
    float: left;
    left: 50%;
    margin-left: -25px;
    position: relative;
    z-index: 2;
    transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    -webkit-transform: rotate(10deg);
    -o-transform: rotate(10deg);
    overflow-x: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.congratulations .second-liked img {
    width: 100px;
}

.congratulations__buttons .btn {
    background: #fff;
    border: 1px #9C8572 solid;
    color: #9C8572;
}

.congratulations__buttons .btn:hover,
.congratulations__buttons .btn:active {
    background: rgba(253, 133, 2, 0.1);
    border: 1px #9C8572 solid;
}

.congratulations__buttons-in {
    display: inline-block;
    margin-bottom: 10px;
}

@media (min-width:768px) {
    .congratulations .first-liked {
        margin-left: -125px;
    }

    .congratulations .first-liked img {
        width: 200px;
    }

    .congratulations .second-liked {
        margin-left: -130px;
    }

    .congratulations .second-liked img {
        width: 200px;
    }

}

#matches .actions {
    padding-top: 15px !important;
    z-index: 10 !important;
}

#matches .edge[class*="fa-"]:after,
#matches .edge[class*="icon-"]:after {
    border-color: #fff !important;
}

#matches .edge[class*="fa-"]:hover:after,
#matches .edge[class*="icon-"]:hover:after {
    background-color: #fff !important;
}

.g-users-gallery__info .btn {
    background: #fff;
    color: #9C8572;
    margin-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.g-users-gallery__info .btn:hover,
.g-users-gallery__info .btn:active {
    background: rgba(253, 133, 2, 0.1);
}

.like_me-btn {
    cursor: pointer;
}

.like_me-btn a {
    text-decoration: none;
    color: #fff;
    font-size: 17px;
    text-align: center;
}

.like_me-btn a i {
    margin-left: 5px;
}

.list-group-item .menu-link {
    display: block;
    line-height: 100%;
}

#like_me-block .list-group-item:hover {
    background-color: #f5f5f5;
}

#like_me-block .list-group-item:hover .menu-link {
    text-decoration: none;
}

.like_me-name {
    color: #111;
    font-weight: bold;
}

.like_me-age {
    color: #aaa;
}

#like_button {
    color: #fff;
}

#like_button:active {
    background-color: #ca6a02;
}

#skip_button {
    color: #111;
    font-weight: bold;
}

#skip_button:active {
    background-color: #ca6a02;
}

#skip_button .fa {
    color: #111;
}

@media (min-width:768px) {
    #skip_button:hover {
        background-color: #ca6a02;
    }

    #like_button:hover {
        background-color: #ca6a02;
    }

}

.mailbox_content .edit_block #save_status {
    line-height: 3em;
}

.mailbox_content .panel.panel-default>.panel-heading {
    background-color: #fff;
    padding: 15px;
}

.mailbox_content .panel.panel-default {
    padding-right: 0;
    padding-left: 0;
}

.mailbox_content .navbar-collapse {
    padding: 0;
    display: block;
}

.mailbox_content .scroll_menu__hor {
    margin-top: -10px;
}

.mailbox_content .scroll_menu__hor li>a {
    padding-top: 5px;
    padding-bottom: 5px;
}

.mailbox_content .scroll_menu__hor li:first-child {
    margin-left: 0;
}

.mailbox_content .nav li>a.btn-primary:hover {
    background-color: #fff;
}

.mailbox_content .scroll_menu__hor li>a.active {
    color: #111;
}

.mailbox_content .scroll_menu__hor .btn.active,
.mailbox_content .scroll_menu__hor .btn:active {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.mailbox_content label {
    margin-bottom: 0px;
    font-size: 16px;
}

.mailbox_content label span {
    margin-left: 5px;
}

.mailbox_content .panel-body {
    padding: 0;
}

.mailbox_content .panel-body .row {
    border-bottom: 1px solid rgba(0, 0, 0, 0.13);
    min-height: 50px;
    margin: 0;
}

.mailbox_content div[data-role="date"] {
    color: #aaa;
    position: absolute;
    right: -2px;
    width: 25%;
}

.mailbox_content div[data-role="date"]>div {
    width: 25%;
    text-align: right;
}

.mailbox_content .valign_middle {
    display: table-cell;
    vertical-align: middle;
    min-height: 50px;
}

.mailbox_content .search-form {
    margin-right: -11px;
}

.mailbox_content_label {
    width: 20px;
    height: 50px;
    float: left;
    padding-top: 10px;
}

.mailbox_content .navbar-form input[type="text"] {
    max-width: 150px;
    float: left;
}

.mailbox_content .navbar-form {
    margin-right: 10px;
    padding-top: 2px;
}

.mailbox_content .btn-primary-inverted {
    margin-left: 3px;
    line-height: 0.8em;
}

.mailbox_content a.btn-primary-inverted:hover {
    color: #fff;
    background-color: #9C8572;
    border-color: #9C8572;
}

.mailbox_content .point {
    margin-left: 0;
}

.mailbox_content .write_message {
    position: absolute;
    right: 7px;
    top: 7px;
    box-shadow: none;
}

.mailbox_content .scroll_menu {
    height: 50px;
    overflow: hidden;
    white-space: nowrap;
}

.mailbox_content #all_checkbox label {
    margin-left: -5px;
}

.valign_middle.date {
    float: right;
    padding-top: 15px;
}

#mailbox_top_menu .mleft #all_checkbox {
    padding-left: 2px;
    padding-right: 5px;
    height: 30px;
}

.mailbox_content .no-padding-left {
    padding: 0;
}

.mailbox_view .subject,
.main_subject {
    font-size: 18px;
    margin: 10px 0px;
    font-weight: bold;
}

.mailbox_view .valign_middle {
    display: table-cell;
    vertical-align: middle;
    height: 60px;
}

.mailbox_view .input-lg {
    height: 40px;
}

.thread li img,
.mailbox_view img,
#reply_form img,
#write_form img,
.write_form .mailbox_content__img {
    max-width: 35px;
    max-height: 35px;
}

.write_form .col-left-w45 {
    margin-left: 45px;
    margin-bottom: 10px;
}

.col-left-w45.pos-rel {
    height: 50px;
}

.form-group.col-rigft-w-45.create_message textarea {
    margin-right: 0px;
    width: 100%;
    float: left;
}

.tab-submenu li {
    margin-left: 0;
    padding: 0;
    display: inline;
}

.delim-space {
    border-bottom: 1px solid rgba(0, 0, 0, 0.13);
}

.tab-submenu {
    width: 100%;
    height: 50px;
    padding: 0 10px;
}

.mailbox_content .thread a.link {
    color: #111;
    font-weight: bold;
}

.mailbox_content .thread .logo {
    max-width: 50px;
    padding-left: 0;
}

.mailbox_content .thread li {
    padding-left: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.13);
    padding-top: 10px;
}

.mailbox_content .top_panel ul li {
    float: left;
    padding-right: 5px;
    padding-top: 3px;
}

.mailbox_content .tab-submenu.top_panel {
    height: 40px;
    margin-top: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.13);
}

.mailbox_content .nicklink {
    width: calc(100% - 35px);
    float: right;
    min-height: 35px;
}

.addressbar {
    min-height: 45px;
}

.mailbox_content .view {
    border-bottom: 1px solid rgba(0, 0, 0, 0.13);
    padding-bottom: 15px;
}

.mailbox_content input[name="btn_send"],
#mailbox_content input[name="btn_send"] {
    height: 38px;
}

#write_form .upload-btn .btn {
    background: #a1846a;
    line-height: 21px;
    color: #fff;
}

#write_form .upload-btn .btn:hover {
    color: #9C8572;
    background-color: rgba(253, 133, 2, 0.1);
    border-color: #9C8572;
}

.attachbox {
    background: #ededed;
    padding: 0 15px;
    clear: both;
}

.attachbox ul {
    margin-bottom: 0;
    padding-bottom: 10px;
}

.attachbox ul li {
    margin-left: 0;
    padding-top: 10px;
}

#mailbox_top_menu .mleft #all_checkbox,
#mailbox_delete,
#mailbox_untrash,
#mailbox_delete_forever,
#unmark_spam,
#mark_spam,
#save_message {
    padding-left: 0;
    padding-right: 0;
    height: 50px;
}

.mailbox_content .no-padding-left {
    padding: 0;
}

#user_select_items li {
    padding-top: 10px;
    padding-bottom: 10px;
}

.mailbox_friendlist #user_select_items li:nth-child(2n) {
    background: #ededed;
}

.mailbox_friendlist #user_select_items li:hover {
    background: #eaeaed;
    cursor: pointer;
}

.mailbox_content button[data-role="btn"] {
    position: absolute;
    right: 1px;
    bottom: -5px;
    height: 32px;
    border-radius: 0 4px 4px 0;
}

.btn_friendlist .icon_list {
    display: none;
}

.mailbox_content .btn_edit_message,
.mailbox_content .btn_read_message {
    position: relative;
}

.mailbox_content .date_right {
    position: absolute;
    right: 0px;
}

.mailbox_content .message {
    text-overflow: ellipsis;
    overflow: hidden;
    height: 22px;
    line-height: 1.4em;
}

.mailbox_content .message.full {
    height: auto;
}

.mailbox_content textarea[name="message"] {
    resize: vertical;
    overflow: visible;
}

.panel-heading__rightbtn .btn {
    width: 100%;
}

@media (min-width:768px) {
    #mailbox_top_menu .mleft {
        margin-left: 0;
    }

    .mailbox_content .mailbox_top_menu {
        padding-left: 10px;
    }

    .mailbox_content .output_name {
        white-space: nowrap;
        min-width: 145px;
        width: 25%;
        overflow: hidden;
        min-height: 35px;
    }

    .mailbox_content .output_name,
    .mailbox_content .subject {
        padding-top: 14px;
    }

    .mailbox_content .subject {
        margin-left: 145px;
    }

    .mailbox_content .output_name {
        float: none;
    }

    .panel-heading__rightbtn {
        text-align: right;
    }

    .panel-heading__rightbtn .btn {
        width: auto;
    }

}

@media (max-width:767px) {
    .mailbox_content .top_panel {
        width: 100%;
        height: 50px;
        padding: 0 10px;
    }

    .mailbox_content .navbar-form {
        margin: 0 auto;
        padding-top: 0px;
        text-align: center;
    }

    .mailbox_content .form {
        width: 100%;
    }

    .mailbox_content .mailbox_top_menu {
        height: 95px;
    }

    .mailbox_content .search-form {
        margin-right: 0px;
    }

}

@media (max-width:768px) {
    .mailbox_content .navbar-form input[type="text"] {
        max-width: 70%;
        display: inline-table;
        float: none;
    }

    .mailbox_content #all_checkbox,
    .mailbox_content .mailbox_top_menu i+span,
    .mailbox_content .edit_block .mailbox_top_menu i+span {
        display: none;
    }

    .mailbox_content .top_panel .btn,
    .mailbox_content .tab-submenu .btn {
        box-shadow: 0 0 2px #636363;
        width: 40px;
    }

    .mailbox_content .scroll_menu .scroll_menu__hor {
        width: 100%;
        height: 55px;
        overflow-x: scroll;
        overflow-y: hidden;
        margin-top: 5px;
    }

    .mailbox_content .point {
        margin-right: -35px;
        padding-right: 0;
    }

    #mailbox_top_menu .mleft .fleft {
        margin-left: 5px;
    }

    .mailbox_content div[data-role="date"] {
        width: 60%;
    }

    .mailbox_content .search-form:before {
        display: table;
        content: "";
    }

    #all_checkbox label {
        margin-left: -5px;
    }

    .mailbox_content .output_name {
        padding-top: 15px;
        padding-bottom: 5px;
        float: none;
    }

    .mailbox_content .output_name {
        float: none !important;
        display: block;
        min-width: 125px;
    }

    .mailbox_content .subject {
        float: none !important;
        display: block;
        min-width: 125px;
        margin-left: 0px;
        padding-top: 0px;
    }

    .mailbox_view .subject {
        height: auto;
        display: block;
    }

    .mailbox_content .btn_friendlist .icon_list {
        display: block;
        line-height: 1.2em;
    }

    .mailbox_content .btn_friendlist .icon_list+span {
        display: none;
    }

    .panel-heading__rightbtn {
        width: 100%;
    }

}

.b-album-filters__bottom {
    margin-top: 15px;
}

.b-album-filters__addfile {
    margin-bottom: 5px;
    text-align: center;
}

@media (min-width:768px) {
    .b-album-filters__addfile {
        margin-bottom: 0;
        text-align: right;
    }

}

.user-gallery {
    margin-left: -5px;
    margin-right: -5px;
}

.view-user .user-gallery .item {
    padding: 5px;
}

.view-user .user-gallery .item img {
    width: 100%;
}

.view-user .user-gallery .user .photo {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.view-user .user-gallery .user .photo:hover .delete-media {
    display: block;
}

.view-user .user-gallery .delete-media {
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 3px;
    display: none;
    right: 5px;
    padding-left: 5px;
    padding-right: 5px;
    z-index: 10;
    position: absolute;
    top: 5px;
    color: #fff;
    line-height: 22px;
    font-size: 16px;
}

.view-user .user-gallery .info {
    display: none;
    bottom: 0;
    left: 0;
    padding: 5px 0;
    position: absolute;
    width: 100%;
    z-index: 3;
    background-color: #000;
    background-color: rgba(0, 0, 0, .5);
}

.view-user .user-gallery .info>div {
    padding: 0 5px;
    line-height: 1.5;
}

.view-user .user-gallery .info-icons {
    color: #fff;
    line-height: 26px;
}

.view-user .user-gallery .info-icons>div {
    line-height: 26px;
}

.recent-photos {
    background: #fff;
    border: 1px #ddd solid;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 15px;
}

.recent-photos h1 {
    color: #000;
    font-size: 16px;
    font-weight: bold;
}

.recent-photos h1 i {
    color: #eee;
    cursor: pointer;
}

.media-popup-outer {
    margin: 0 -50px;
}

.media-popup-outer .inner-image img {
    margin: 0 auto;
}

.media-popup-info .title {
    font-size: 18px;
    color: #111;
    font-weight: bold;
}

.media-popup-options .title {
    font-size: 18px;
    color: #111;
    font-weight: bold;
}

.popup-opt-title {
    font-size: 14px;
    color: #111;
    padding: 0px 0px 5px 0px;
}

.popup-opt-block {
    padding: 0px 0px 10px 0px;
}

.albums-list {
    border: 1px solid rgba(92, 103, 132, 0.25);
    padding: 10px;
}

.media-popup-outer .edit-media-content {
    position: relative;
    line-height: 0;
}

.media-popup-outer .photo-edit {
    position: relative;
    margin: 0;
}

.media-popup-outer .photo-edit .source-box {
    vertical-align: top;
    text-align: center;
    line-height: 0;
}

.media-popup-outer .photo-edit .photo-source-box {
    clear: both;
    position: relative;
    text-align: center;
}

.media-popup-outer .photo-edit .source-box img {
    border: none;
    padding: 0;
}

.media-popup-outer .edit-media-content img {
    border: 0;
    padding: 0;
    max-width: 100%;
}

.load_content_left:after {
    content: "\f104";
    left: 5px;
}

.load_content_right:after {
    content: "\f105";
    right: 5px;
}

.load_content_left:after,
.load_content_right:after {
    top: 50%;
    font-size: 40px;
    position: absolute;
    font-family: FontAwesome;
    width: 1em;
    height: 30px;
    margin-top: -15px;
    text-align: center;
    text-shadow: 1px 0 1px #fff, -1px 0 1px #fff, 0 1px 1px #fff, 0 -1px 1px #fff;
    filter: progid:DXImageTransform.Microsoft.DropShadow(offX=2, offY=2, color=#FFFFFF) progid:DXImageTransform.Microsoft.DropShadow(offX=-2, offY=-2, color=#FFFFFF);
}

.load_content_left,
.load_content_right {
    width: 40%;
    height: 100%;
    position: absolute;
    top: 0;
    cursor: pointer;
    opacity: 0.5;
}

.load_content_right {
    right: 0;
}

.load_content_left {
    left: 0;
}

.b-media-gallery {
    margin: 0 -2px;
}

.b-media-gallery:after {
    clear: both;
    content: "";
    display: table;
}

.b-media-gallery__item {
    float: left;
    padding: 2px;
}

.b-media-gallery__item-audio {
    padding: 2px;
}

.b-media-gallery__photo {
    line-height: 0;
    position: relative;
}

.b-media-gallery__photo:hover .b-media-gallery__photoinfo {
    display: block;
}

.b-media-gallery__photoinfo {
    background-color: rgba(0, 0, 0, .5);
    bottom: 0;
    color: #fff;
    display: none;
    left: 0;
    padding: 5px 10px;
    position: absolute;
    right: 0;
    z-index: 3;
}

.b-media-gallery__photoinfo .color-link_color {
    color: inherit;
}

.media-popup-info .contenteditable {
    min-width: 50px;
    min-height: 1em;
    line-height: 1em;
    width: auto;
    padding: 5px;
}

.media-label-editable {
    margin: 10px 0;
}

.gallery {
    text-align: center;
    min-height: 64px;
    padding: 15px 0;
}

.gallery .block {
    line-height: 0;
}

.gallery img {
    padding: 0;
    border: none;
}

.gallery .wrapper-cont {
    padding: 13px;
}

.gallery .wrapper {
    margin: 0 auto;
}

.gallery .block-item {
    overflow: hidden;
    position: relative;
}

.gallery .block-item img {
    cursor: pointer;
    width: 100%;
    height: 100%;
}

.gallery .block-item.middle {
    height: 95px;
    width: 95px;
}

.gallery .block-item.middle img {
    margin: -2.5px;
}

.gallery .block-item.big {
    height: 200px;
    width: 200px;
}

.gallery .block-item.great {
    height: 305px;
    width: 305px;
}

.gallery .block-item.vgreat {
    height: 305px;
    width: 200px;
}

.gallery .block-item.hgreat {
    height: 200px;
    width: 305px;
}

.gallery .button-cont {
    padding: 10px 0;
    text-align: center;
}

.gallery .button-cont input {
    width: 300px;
}

.gallery .block-item-info {
    line-height: 1.5;
}

.gallery .block-item-info>div {
    overflow-x: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 20px 0 5px;
}

.gallery .block-item-top-info {
    left: auto !important;
    right: 0;
    top: 0;
    width: auto !important;
    height: 30px;
}

.gallery .block-item-top-info div {
    padding: 0 10px;
}

.gallery .zoom-icon {
    position: absolute;
    top: 7px;
    right: 3px;
}

.gallery.medium .item {
    margin-right: 13px;
    margin-left: 13px;
}

.user-gallery.w-descr .user {
    float: left;
}

.user-gallery.w-descr .descr {
    display: block;
}

.user-gallery {
    line-height: 0;
}

.user-gallery .item {
    display: inline-block;
    border: none;
    padding: 0;
    line-height: 1.5;
    vertical-align: top;
}

.user-gallery .item img {
    border: none;
    padding: 0;
    width: 100%;
    height: 100%;
}

.user-gallery .item:hover {
    background-color: transparent;
}

.user-gallery .descr {
    width: 190px;
}

.user-gallery .user {
    position: relative;
}

.user-gallery .info {
    display: none;
    bottom: 0;
    left: 0;
    padding: 5px;
    position: absolute;
    width: 100%;
    z-index: 3;
    background-color: rgba(0, 0, 0, .5);
    color: #fff;
}

.user-gallery .info * .actions *,
.user-gallery .user .actions *,
.user-gallery .info * .subtext *,
.user-gallery .user .subtext * {
    color: #fff;
}

.user-gallery .info * .actions,
.user-gallery .user .actions,
.user-gallery .info * .subtext,
.user-gallery .user .subtext {
    bottom: 0;
    left: 0;
    padding: 10px;
    position: absolute;
    width: 100%;
    z-index: 100;
    background-color: #000;
    background-color: rgba(0, 0, 0, .5);
    height: 50px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.user-gallery .info * .subtext,
.user-gallery .user .subtext {
    padding: 0 5px;
    height: 30px;
    line-height: 30px;
}

.user-gallery .info * .actions .btns,
.user-gallery .user .actions .btns {
    position: absolute;
}

.user-gallery .info * .actions .text,
.user-gallery .user .actions .text {
    display: table;
    height: 100%;
    width: 125px;
}

.user-gallery .info * .actions .text span,
.user-gallery .user .actions .text span {
    display: table-cell;
    line-height: 15px;
    vertical-align: middle;
    text-align: right;
}

.user-gallery .info-icons>div {
    line-height: 26px;
}

.user-gallery .info-icons>p {
    margin: 5px 0;
}

.user-gallery .info-icons .nums {
    margin-right: 10px;
}

.user-gallery .info-icons .like_block {
    float: none;
}

.user-gallery .info>div {
    padding: 0 5px;
    line-height: 1.5;
}

.user-gallery .info s {
    line-height: 11px;
    font-size: 11px;
    max-height: 33px;
    max-width: 160px;
    overflow: hidden;
    display: block;
    float: left;
}

.user-gallery .info s.wp100 {
    max-width: 100%;
}

.user-gallery .subinfo {
    line-height: normal;
}

.user-gallery.big {
    margin: -8px -7px;
}

.user-gallery.big .fixmargin {
    margin: 8px 7px;
}

.user-gallery.big .item {
    margin: 8px;
}

.user-gallery.big .user {
    width: 305px;
    height: 305px;
}

.user-gallery.big .subinfo {
    width: 315px;
}

.user-gallery.big .descr {
    margin-left: 325px;
}

.user-gallery.medium {
    margin: 0 -22px;
}

.user-gallery.medium .fixmargin {
    margin-right: 22px;
    margin-left: 22px;
}

.user-gallery.medium .item {
    margin: 0 23px 30px;
}

.user-gallery.medium .user {
    width: 200px;
    height: 200px;
}

.user-gallery.medium .subinfo {
    width: 210px;
}

.user-gallery.medium .descr {
    margin-left: 220px;
}

.user-gallery.w-actions .info {
    bottom: 50px;
    padding-bottom: 0;
}

.user-gallery.w-actions .info .comment {
    max-height: 165px;
    line-height: 1.2;
}

.user-gallery.w-subtext .info {
    bottom: 30px;
    padding-bottom: 0;
}

.media-gallery-popup .b-audiocell {
    width: 200px;
    height: 200px;
    display: inline-block;
    background-color: #fff;
}

.media-gallery-popup .b-audiocell__txt {
    bottom: 5px;
    left: 10px;
}

.menu-alerts {
    color: #aaa;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
}

.menu-alerts .cnt {
    position: relative;
    width: 43px;
    border-right: #aaa;
    margin-left: -5px;
}

.menu-alerts .item {
    line-height: 49px;
}

.menu-alerts ul {
    margin-left: 0;
}

.menu-alerts .item+.badge {
    background-color: #bb3131;
    border-radius: 10px;
    font-size: 11px;
    font-weight: normal;
    padding: 0px 4px;
    position: absolute;
    right: 7px;
    top: 11px;
}

.menu-alerts .menu-item {
    float: left;
    width: 46px;
    height: 46px;
    position: relative;
}

.menu-alerts .menu-item a.uam-top {
    display: block;
    width: 46px;
    height: 46px;
    text-align: center;
    position: relative;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;

}

.menu-alerts .menu-item>a:hover,
.menu-alerts .menu-item>a:active,
.menu-alerts .menu-item>a:focus {
    color: #fff;
}

.menu-alerts-more {
    background-color: #fff;
    border: 1px solid #ddd;
    position: absolute;
    padding: 0px;
    left: -2px;
    top: 44px;
    z-index: 999;
}

.no-notifications .menu-alerts-more {
    display: none;
}

.no-notifications .menu-messages-more {
    color: #404040 !important;
}

.no-notifications .menu-messages-more:hover {
    cursor: default !important;
}

.menu-alerts-more-triangle {
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #fff;
    position: relative;
    top: -7px;
    left: 17px;
    float: left;
}

.menu-alerts-more-item {
    border-bottom: 1px solid rgba(0, 0, 0, 0.13);
}

.menu-alerts-more-item:last-child {
    border-bottom: 0;
}

.menu-alerts-more-item a,
#my_liked_profiles_link {
    color: #bea98f;
    display: block;
    padding: 10px;
}

.menu-alerts-more-item a:hover,
.menu-alerts-more-item a:active,
#my_liked_profiles_link:hover,
#my_liked_profiles_link:active {
    background: rgba(0, 0, 0, 0.05);
    color: #000;
}

.menu-alerts-more-item .message-image {
    float: left;
}

.menu-alerts-more-item .message-body {
    margin-left: 40px;
}

.menu-alerts-more-item .message-body .name {
    font-size: 14px;
    color: #111;
    padding-bottom: 5px;
}

.menu-alerts-more-item .message-body .text {
    font-size: 12px;
    color: #aaa;
}

.menu-alerts-more-item img {
    width: 30px;
}

.menu-alerts-item .menu-alerts-more-item .receipt-gift {
    padding: 10px 20px;
}

.menu-top-right-block {
    float: right;
}

.menu-top-right-block .search-top-input {
    padding: 0px;
    border-radius: 5px;
    margin-top: 7px;
    margin-right: 10px;
}

.left-menu .search-top-input {
    padding: 5pt;
}

.left-menu .main-menu li div {
    max-width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.menu-top-right-mobile {
    display: none;
}

.menu-alerts .tohide i {
    font-size: 18px;
}

.menu-actions {
    margin-bottom: 0px;
}

@media (max-width:767px) {
    .menu-top-right-mobile {
        display: block;
        float: right;
        margin-top: 14px;
    }

    .menu-top-right-mobile a:hover,
    .menu-top-right-mobile a:visited,
    .menu-top-right-mobile a:active,
    .menu-top-right-mobile a:focus {
        color: #fff;
    }

    .menu-top-right-block {
        display: none;
    }

    .menu-alerts-more-item a {
        color: #0031b0;
    }

}

.rt-menu-outer {
    padding-right: 39px;
}

.my-account-menu {
    margin-bottom: 10px;
}

.my-account-menu a {
    display: inline-block;
    padding: 2px 0;
}

.left-menu .indicator {
    float: right;
    display: block;
    border-radius: 10px;
    padding: 3px 4px;
    background-color: rgba(0, 0, 0, 0.81);
    font-size: 11px;
    font-weight: 700;
    color: #fff;
    position: relative;
    right: -20px;
}

.link-open-menu {}

.link-open-menu .badge {
    display: none;
}

.list-action-menu .dropdown-toggle {
    border-left: 0px;
}

.list-action-menu .user-menu-item {
    padding: 0px !important;
}

.list-action-menu li a {
    padding: 3px 20px;
    color: #555 !important;
    white-space: nowrap;
    line-height: 1.7;
    text-decoration: none;
    display: block;
}

.list-action-menu li:hover {
    background-color: #f5f5f5;
}

.list-action-menu .dropdown-menu {
    z-index: 999;
}

.mobile-top-menu {
    z-index: 999;
    width: 100%;
    position: relative;
}

.mobile-top-menu .left-box {
    left: -100px;
    position: absolute;
    height: 40px;
    width: 100px;
    z-index: 1001;
    -webkit-box-shadow: 70px 0px 5px 0px rgba(255, 255, 255, 0.8);
    -moz-box-shadow: 70px 0px 5px 0px rgba(255, 255, 255, 0.8);
    box-shadow: 70px 0px 5px 0px rgba(255, 255, 255, 0.8);
}

.mobile-top-menu .right-box {
    right: -100px;
    position: absolute;
    height: 40px;
    width: 100px;
    z-index: 1001;
    bottom: 0px;
    -webkit-box-shadow: -70px 0px 5px 0px rgba(255, 255, 255, 0.8);
    -moz-box-shadow: -70px 0px 5px 0px rgba(255, 255, 255, 0.8);
    box-shadow: -70px 0px 5px 0px rgba(255, 255, 255, 0.8);
}

.mobile-top-menu .mobile-menu-wrapper {
    height: 40px;
    padding: 0px;
    position: relative;
    overflow: hidden;
    background-color: #fff;
    z-index: 1000;
}

.mobile-top-menu .mobile-menu-wrapper .mobile-menu-item {
    padding: 10px 0;
    margin: 0px 10px;
    text-align: center;
    cursor: pointer;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.mobile-top-menu .mobile-menu-wrapper .mobile-menu-item .badge {
    background-color: #2aae34;
}

.scroll-to-top {
    display: none;
}

@media (max-width:767px) {
    .link-open-menu .badge {
        position: absolute;
        background-color: #2aae34;
        font-size: 11px;
        border-radius: 10px;
        padding: 4px 4px;
        top: 0px;
        right: 5px;
        font-family: SegoeUINormal, Arial, 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
        display: block;
    }

    .mobile-top-menu {
        display: block;
    }

    .menu-alerts .tohide {
        display: none;
    }

}

.fm-icon {
    display: none;
}

@media (min-width:767px) {
    .footer-menu-list-group-item {
        min-height: 30px;
    }

    .footer-menu-list-group-item-text {
        position: absolute;
    }

    .mobile-top-menu {
        display: none;
    }

}

@media (max-width:767px) {
    .footer-menu-title-block {
        text-align: left;
        padding-left: 15px;
    }

    .footer-menu-list-group-item {
        position: relative;
        display: block;
        margin-bottom: -1px;
        background-color: #fff;
        border: 1px solid #ddd;
        text-align: left;
    }

    .footer-menu-list-group-item:first-child {
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
    }

    .footer-menu-list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
    }

    .fm-icon {
        float: right;
        display: block;
    }

    .footer-menu-list-group-item-text {
        padding: 10px 15px;
    }

    .mobile-block {
        overflow: hidden;
        text-overflow: ellipsis;
        padding: 10px 15px;
    }

    .mobile-link-block {
        border: 1px solid #ddd;
        border-radius: 4px;
        background-color: #fff;
        position: relative;
        text-align: center;
        padding: 10px 0;
        display: block;
    }

    .scroll-to-top {
        right: 0;
        left: 0;
        z-index: 1000;
        padding: 10px 20px;
    }

    .scroll-to-top.fixed {
        bottom: 0px;
        position: fixed;
    }

    .scroll-to-top.absolute {
        position: absolute;
    }

    .scroll-to-top button {
        font-weight: bold;
        font-size: 14px;
    }

}

.news {
    padding: 5px 0px;
}

.news img {
    margin: 5px;
}

.news .date {
    font-size: 14px;
    color: #aaa;
}

.news .annotation img {
    margin: 5px;
}

.news .links {
    text-align: right;
}

.news-content .strong-title {
    color: #111;
    font-size: 14px;
    font-weight: bold;
}

.news-content-block {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    text-align: left;
    padding: 15px 15px 15px 15px;
    margin-bottom: 10px;
}

.news-item {
    background: #fff;
    border: 1px #ddd solid;
    border-radius: 5px;
    text-align: left;
    padding: 15px 15px 15px 15px;
    margin-bottom: 10px;
    line-height: 15pt;
}

.news-related {
    background: #fff;
    border: 1px #ddd solid;
    border-radius: 5px;
    padding: 15px;
    text-align: left;
}

.packages-block .package-block {
    margin-bottom: 10px;
}

.packages-block .package-block .contrasting-block {
    border-width: 2px;
    margin-bottom: 0;
    padding: 0px;
}

.packages-block .package-block .contrasting-block .package-name {
    background: rgba(9, 9, 14, 0.05);
    padding: 10px 0px;
    border-bottom: 1px solid #ddd;
}

.packages-block .package-block .contrasting-block .package-name span {
    padding: 0px 15px;
    font-weight: bold;
    font-size: 16px;
}

.packages-block .package-block .contrasting-block .package-services .service-description {
    color: #777;
    font-size: 12px;
    padding-bottom: 10px;
}

.packages-block .package-block .contrasting-block .package-services .price {
    margin: 10px 0px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

.packages-block .package-block .contrasting-block .package-services__info {
    padding: 0 10px 10px;
}

.content-block.package_form {
    padding: 0 15px;
}

.content-block.package_form .content-value .packages-block {
    padding: 0;
}

.package_form .btn-link {
    color: #0031b0;
}

.package_form .btn-link:hover,
.package_form .btn-link:focus {
    color: #0031b0;
}

.service-payment-form .billing-systems-block {
    margin-top: 20px;
    display: none;
}

.service-payment-form .billing-method {
    border: 2px solid #ddd;
    background-color: #fff;
    border-radius: 5px;
    cursor: pointer;
    margin-bottom: 20px;
}

.service-payment-form .billing-method:hover {
    border: 2px solid #0031b0;
}

.service-payment-form .billing-method.selected {
    border: 2px solid #0031b0;
}

.service-payment-form .billing-method img {
    margin: 0 auto;
}

.preview {
    padding: 10px !important;
}

.poll_result {
    font-size: 12px;
    margin-bottom: 10px;
}

.poll_block {}

.poll_block .poll_form .poll-form-item {
    margin-bottom: 6px;
    font-size: 12px;
}

.poll_block .poll_form .answer {
    vertical-align: middle;
}

.poll_block .poll_progress {
    height: 2px;
}

.poll_block .poll_inputs,
.poll_block .poll_inputs input {
    margin-bottom: 10px;
}

.poll_action {
    height: 20px;
    line-height: 20px;
}

.poll_action a {
    line-height: 20px;
    height: 20px;
}

.poll-question-item {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 0 10px;
    margin-bottom: 30px;
}

.poll-question-item .poll-question-title {
    font-size: 16px;
    font-weight: bold;
    margin: 10px 0 17px;
}

.poll_question_link {
    cursor: pointer;
}

.poll_results_content {
    display: none;
    margin-bottom: 10px;
}

.send-money-form-wrapper {
    padding: 20px;
}

.send-money-form-wrapper>h1 {
    margin-bottom: 20px;
}

.send-money-select-user,
.send-money-amount-input>div {
    padding-right: 0;
}

.send-money-for-friends>label {
    margin: 24px 0;
}

.send-money-for-friends input {
    margin: 2px -20px 0;
}

@media (max-width:991px) {
    .send-money-for-friends>label {
        margin-top: 0;
    }

}

.send-money-form #output {
    display: inline;
}

.send-money-btn {
    margin: 0;
    margin-top: 17px;
}

.payment_table div {
    padding: 3px;
}

.payment_table {
    width: 40%;
    border-radius: 4px;
}

.payment-table-values div {
    text-align: center;
}

@media (max-width:690px) {
    .payment_table {
        width: 100%;
        margin: 0;
    }

    .payment-table-values {
        margin: 0;
    }

}

.donate-payment-btns {
    margin-top: 20px;
}

.send-vip-form-wrapper {
    padding: 20px;
}

.send-vip-form-wrapper>h1 {
    margin-bottom: 20px;
}

.send-vip-select-user,
.send-vip-amount-input>div {
    padding-right: 0;
}

.send-vip-for-friends>label {
    margin: 24px 0;
}

.send-vip-for-friends input {
    margin: 2px -20px 0;
}

@media (max-width:991px) {
    .send-vip-for-friends>label {
        margin-top: 0;
    }

}

.send-vip-form #output {
    display: inline;
}

.send-vip-btn {
    margin-top: 17px;
}

.send-vip-fee {
    margin-top: 10px;
}

.memberships-block div {
    padding: 2px;
}

.memberships-block h3 {
    text-align: center;
    font-size: 15pt;
}

.memberships-block .info,
.memberships-block .services_names,
.memberships-block .membership_options {
    border-bottom: 1px solid #dedede;
}

.memberships-block .memberships-table {
    text-align: right;
}

.payment_table div {
    padding: 3px;
}

.payment_table {
    width: 40%;
    border-radius: 4px;
}

.payment-table-values div {
    text-align: center;
}

@media (max-width:690px) {
    .payment_table {
        width: 100%;
        margin: 0;
    }

    .payment-table-values {
        margin: 0;
    }

}

.donate-payment-btns {
    margin-top: 20px;
}

.service {
    padding-bottom: 15px;
}

.service .service-name {
    font-weight: bold;
    line-height: 22px;
    padding-right: 15px;
    float: left;
}

.service .service-control {
    float: left;
}

.service .service-control .btn {
    padding: 0px 12px;
}

.service .service-description {
    line-height: 22px;
}

@media (min-width:992px) {
    .services .service:nth-child(3n+4) {
        clear: both;
    }

}

@media (max-width:991px) {
    .services .service:nth-child(2n+3) {
        clear: both;
    }

}

.services-payment-title {
    font-size: 14px;
    font-weight: bold;
}

.service-payment-form .billing-systems-block {
    margin-top: 20px;
    display: none;
}

.service-payment-form .billing-method {
    border: 2px solid #ddd;
    background-color: #fff;
    border-radius: 5px;
    cursor: pointer;
    margin-bottom: 20px;
}

.service-payment-form .billing-method:hover {
    border: 2px solid #0031b0;
}

.service-payment-form .billing-method.selected {
    border: 2px solid #0031b0;
}

.service-payment-form .billing-method img {
    margin: 0 auto;
}

.service-payment-form .main-title {
    font-size: 25px;
    font-weight: bold;
    padding-bottom: 25px;
}

.service-payment-form .select-payment-method {
    border-bottom: 1px dashed #9c8572;
    color: #9c8572;
    cursor: pointer;
}

.service-payment-form .select-payment-method:hover {
    border-bottom: 0;
    text-decoration: none;
}

.service-payment-form .service-description {
    border: 2px #ddd solid;
    border-radius: 5px;
    font-size: 12px;
    padding: 5px;
    background: #fff;
    line-height: 32px;
}

.service-payment-form .service-description .service-title {
    color: #111;
    font-size: 16px;
    font-weight: bold;
}

.service-payment-form .write-off {
    padding: 15px 0px 0px 0px;
}

.shoutbox-messages-list {
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    margin-left: 10px;
    vertical-align: bottom;
    width: 264px;
    bottom: 0;
    display: inline-block;
    height: 100%;
    left: 0;
    position: relative;
    right: 0;
    top: 0;
    z-index: 2;
}

.shoutbox-messages-list .shoutbox-header {
    background: #9C8572;
    color: #fff;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
}

.shoutbox-messages-list .shoutbox-header .shoutbox-header__title {
    font-size: 0.8571em;
    font-weight: bold;
}

.shoutbox-messages-list .shoutbox-header .shoutbox__close {
    font-size: 1em;
    height: 100%;
    line-height: 40px;
    padding: 0 10px;
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0.5;
}

.shoutbox-messages-list .shoutbox-header .shoutbox__close:hover,
.shoutbox-messages-list .shoutbox-header .shoutbox__close:active {
    background: rgba(255, 255, 255, 0.15);
    opacity: 1;
}

.shoutbox-messages-list .shoutbox-header .shoutbox__close.fa {
    width: auto;
}

.shoutbox-messages-list .shoutbox-content-block {
    height: 100%;
    padding: 40px 0;
    width: 100%;
    z-index: 1;
}

.shoutbox-messages-list .shoutbox-content-block .shoutbox-content {
    margin-bottom: 60px;
}

.shoutbox-messages-list .shoutbox-content-block .shoutbox-scroller {
    height: 100%;
    width: 100%;
    padding: 0px;
}

.shoutbox-messages-list .shoutbox-content-block .shoutbox-in-top {
    background-color: rgba(253, 181, 2, 0.3);
    height: 30px;
    line-height: 30px;
    color: #fff;
    position: relative;
    bottom: 10px;
    cursor: pointer;
    text-align: center;
}

.shoutbox-messages-list .shoutbox-content-block .shoutbox-in-top:hover,
.shoutbox-messages-list .shoutbox-content-block .shoutbox-in-top:focus {
    background-color: #9C8572;
}

.shoutbox-messages-list .shoutbox-content-block .shoutbox-msg-window__footer {
    background: #fff;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 10;
}

.shoutbox-messages-list .shoutbox-content-block .shoutbox-msg-window__sendfield {
    padding: 5px 10px;
}

.shoutbox-messages-list .shoutbox-content-block .shoutbox-msg-window__textarea {
    height: 80px;
    width: 100%;
}

.shoutbox-contact {
    overflow: hidden;
    padding: 5px 10px;
    cursor: pointer;
    width: 100%;
    position: relative;
}

.shoutbox-contact:hover {
    background: rgba(0, 0, 0, 0.05);
}

.shoutbox-contact.new-msg {
    background: rgba(253, 181, 2, 0.2);
}

.shoutbox-contact .shoutbox-contact>div {
    vertical-align: top;
    line-height: 0;
}

.shoutbox-contact .shoutbox-contact__image {
    border-radius: 3px;
    float: left;
    height: 30px;
    margin-right: 5px;
    width: 30px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    display: block;
}

.shoutbox-contact .shoutbox-contact__image img {
    width: 100%;
    height: 100%;
    border: none;
    padding: 0;
}

.shoutbox-contact .shoutbox-contact__info {
    font-size: 0.8571em;
    margin-left: 35px;
    top: 0;
    position: relative;
}

.shoutbox-contact .shoutbox-contact__info .shoutbox_user_name {
    color: #0031b0;
    font-weight: bold;
}

.shoutbox-contact .shoutbox-contact__info .date {
    color: #aaa;
}

@media (max-width:991px) {
    .shoutbox-messages-list {
        width: 240px;
    }

}

@media (min-width:768px) {
    .shoutbox-mobile-block {
        display: none;
    }

}

@media (max-width:768px) {
    .shoutbox-mobile-block {
        margin-top: 20px;
        display: block;
        padding: 15px 10px;
        background-color: #fff;
        border: 1px solid #ddd;
        border-radius: 5px;
    }

    .shoutbox-mobile-block .js-shoutbox-button-class {
        display: none !important;
    }

    .shoutbox-mobile-block .title-block {
        display: none;
    }

    .shoutbox-mobile-block .shoutbox-messages-list {
        display: block;
        position: relative;
        z-index: 1;
        position: relative;
        width: 100%;
        margin: 0;
    }

    .shoutbox-mobile-block .shoutbox-messages-list .shoutbox__close {
        display: none;
    }

}

.sitemap {
    padding-right: 15px;
    padding-left: 15px;
}

.sitemap .site-map-block {
    margin-top: 15px;
    padding-top: 20px;
    border-top: 1px solid #c5c5c5;
}

.sitemap .site-map-block:nth-child(1n) {
    margin-top: 15px;
}

.sitemap .site-map-block:last-of-type {
    margin-bottom: 20px;
}

.sitemap .site-map-block.row {
    margin-right: 0;
    margin-left: 0;
}

.sitemap .site-map-block.row div {
    padding: 0px;
}

.sitemap .site-map-block ul li {
    line-height: 25px;
}

@media (max-width:768px) {
    .site-map-block div {
        margin-bottom: 40px;
    }

}

.index-page {
    position: relative;
    height: auto;
}

.index-page:before {
    position: absolute;
    background: url('../img/?ver=3') no-repeat scroll center 0 #fff;
    background-size: auto;
    content: "";
    width: 100%;
    height: 100%;
    transform: none;
    z-index: -1;
}

.fhf-title {
    font-size: 36px;
    line-height: 72px;
    font-weight: bold;
    text-transform: uppercase;
    margin-left: -2px;
}

.fhf-content .fhf-text {
    font-size: 18px;
    line-height: 24px;
}

.fhf-content .fhf-link {
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 18px;
    text-decoration: underline;
}

.fhf-content .fhf-link a {
    color: #000;
}

.homepage-user-block {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.homepage-user-info {
    min-height: 90px;
    padding: 15px;
}

.homepage-user-info img {
    float: left;
}

.homepage-user-info .info-block {
    margin-left: 70px;
}

.homepage-user-info .info-block .info1 {
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
}

.homepage-user-info .info-block .info2 {
    font-size: 12px;
    line-height: 16px;
}

.homepage-user-info .info-block .info3 {
    font-size: 12px;
    line-height: 20px;
}

.homepage-user-info .info-block .info3 a {
    color: #333;
}

.homepage-user-controls ul {
    margin: 0;
    padding: 0;
    width: inherit;
}

.homepage-user-controls ul li {
    list-style-type: none;
    margin: 0px 0;
}

.homepage-user-controls ul li a,
.homepage-user-controls ul li a:visited {
    text-decoration: none;
    width: 100%;
    display: block;
    padding: 10px 15px 10px 15px;
}

.homepage-user-controls ul li:hover {
    background: #ededed;
}

.homepage-user-controls .indicator,
.my-rating .indicator {
    float: right;
    display: block;
    background-color: #2aae34;
}

.homepage-wall {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 10px;
}

.select-block {
    width: 100%;
}

.select-block button {
    padding: 0;
}

.select-block .select-data {
    overflow: hidden;
    padding: 5px 24px 4px 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
}

.select-block i {
    height: 100%;
    position: absolute;
    right: 0;
    text-align: center;
    top: 8px;
    width: 24px;
}

.donate.decline {
    color: red;
}

.donate.approve {
    color: #2aae34;
}

.donate-link-menu {
    text-align: right;
    margin-bottom: 0;
}

.donate-link-menu li {
    display: inline;
}

.checkBox .box {
    background-color: #fff;
    color: #555;
}

.checkBox .box:before {
    content: "\f096";
}

.checkBox .box.hovered {
    color: #111;
}

.checkBox .box.hovered:before {
    content: "\f046";
}

.checkBox .box.checked {
    background-color: #fff;
    color: #111;
}

.checkBox .box.checked:before {
    content: "\f046";
}

.checkBox .label {
    color: #555;
}

.users-be-featured {
    float: left;
    margin-top: 5px;
    margin-bottom: 0;
    margin-right: 1px;
    margin-left: 15px;
}

.users-be-featured.with-overlay-add .photo {
    cursor: pointer;
}

.user .photo i {
    display: none;
}

.users-be-featured.with-overlay-add .photo>i {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 3;
    margin: 0;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.users-be-featured .photo {
    position: relative;
    margin-right: 1px;
    line-height: 0;
}

.user-carousel-line {
    margin: 5px 15px 0px;
}

.user-carousel-line.unshift-icon {
    margin-top: 5px;
    margin-bottom: 0;
    margin-right: 15px;
    margin-left: 82px;
}

.user-carousel-line button {
    display: none;
}

.g-users-gallery .highlight {
    border: 1px solid #9C8572 !important;
    border-radius: 5px;
}

.user-list .highlight {
    border: 1px solid #9C8572 !important;
    border-radius: 0;
}

.user-list .highlight .btn-secondary {
    background: #fff !important;
}

.memberships-table {
    margin: 10px 0px;
}

.memberships-table .package-info {
    float: left;
}

.memberships-table .package-actions {
    margin-left: 100px;
}

.memberships-table table tbody tr td {
    vertical-align: bottom;
}

.membership-block {
    text-align: center;
}

.membership-block .name {
    font-size: 16px;
    font-weight: bold;
}

.membership-block .price {
    font-size: 24px;
}

.membership-block .btn {
    width: 120px;
    padding: 3px 12px;
    margin-bottom: 15px;
}

.membership-services div {}

.memberships-table .services {
    min-width: 180px;
    font-size: 13px;
}

@media (max-width:768px) {
    .memberships-table .services {
        display: none !important;
    }

    .membership-block {
        display: block !important;
        padding: 20px 0 0 !important;
    }

}

@media (min-width:768px) {
    .membership-block {
        border-top: 0 !important;
    }

    .memberships-table .services {
        border-top: 0 !important;
    }

}

.b-memberships__list {
    margin-bottom: 15px;
}

.b-memberships__item {
    margin-bottom: 5px;
}

.b-memberships__item:last-child {
    margin-bottom: 0;
}

.b-member-plan {
    background: #0e0e0e;
    /*border: 2px #ddd solid;*/
    border-radius: 5px;
    padding: 10px;
    position: relative;
    text-align: center;
    color: #fff;
}

.services-list .b-member-plan {
    min-height: 491px;
}

.services-list .b-memberships .b-memberships__item {
    width: 19%;
}

.b-member-plan__title {
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 4px;
}

.b-member-plan__advert {
    font-size: 11px;
    margin-bottom: 12px;
    text-transform: uppercase;
}

.b-member-plan__offers {
    font-size: 12px;
}

.b-member-plan__offers li {
    padding: 4px 0 3px 0;
}

.b-member-plan__price {
    font-size: 46px;
    font-weight: bold;
    padding: 15px 0;
}

.b-member-plan__price span.currency_format {
    font-size: 27px;
    margin-right: 0px;
}

.b-member-plan__price div {
    display: block;
}

.b-member-plan__price_bought {
    font-size: 14px;
}

.b-member-plan .b-member-plan__description p {
    font-size: 12px;
    margin-bottom: 10px;
    margin: 0 6px 22px 6px;
}

.b-member-plan .b-member-plan__description p:last-child {
    margin-bottom: 0;
}

@media (min-width:768px) {
    .b-member-plan {
        text-align: left;
    }

    .b-member-plan__offers {
        max-width: 300px;
    }

    .b-member-plan__price {
        padding: 0;
        position: absolute;
        right: 10px;
        top: 10px;
    }

    .b-member-plan__price div {
        display: inline-block;
        margin-left: 10px;
    }

}

.top-menu-item {
    line-height: 43px;
}

.top-menu-item a,
.top-menu-item a:hover,
.top-menu-item a:focus,
.top-menu-item a:link {
    display: inline-block;
    color: #aaa;
    text-decoration: none;
    line-height: 1;
    vertical-align: middle;
}

.top-menu-item a .caret {
    vertical-align: text-top;
}

.user-link-profile {
    padding-top: 7px;
}

.user_quick_menu .dropdown-menu {
    left: auto;
    right: 25px;
    padding: 0;
    margin-top: 8px;
}

.user_quick_menu .dropdown-menu .menu-more-triangle {
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #fff;
    position: relative;
    top: -7px;
    right: 8px;
    float: right;
}

.user_quick_menu .dropdown-menu .menu-more-item {
    border-bottom: 1px solid rgba(0, 0, 0, 0.13);
}

.user_quick_menu .dropdown-menu .menu-more-item a {
    color: #9c8572 !important;
    display: block;
    padding: 10px;
}

.user_quick_menu .dropdown-menu .menu-more-item a:hover,
.user_quick_menu .dropdown-menu .menu-more-item a:active {
    background: rgba(0, 0, 0, 0.05);
    color: #000;
}

.menu-actions a {
    display: block;
    line-height: 2;
}

.menu-actions a .menu-actions a:hover,
.menu-actions a:focus,
.menu-actions a:active,
.menu-actions a:visit {
    text-decoration: none;
}

.list-action-menu .dropdown-menu {
    right: 0;
    left: auto;
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.g-flatty-block__control .st-info {
    display: none;
}

@media (min-width:992px) {
    .g-flatty-block__control .st-info {
        display: block;
    }

}

.user-profile-view .preview img {
    width: 100%;
}

.user-profile-view .name {
    color: #111;
    font-size: 18px;
    font-weight: bold;
    padding-top: 15px;
}

.user-profile-view .age {
    color: #555;
    font-size: 14px;
    padding-bottom: 20px;
}

.user-profile-view .location {
    color: #555;
    font-size: 14px;
}

.user-profile-view .last-visit {
    color: #555;
    font-size: 14px;
    padding-bottom: 20px;
}

#user_photo img:hover {
    cursor: pointer;
}

.control-block {
    padding: 7px 0px;
}

.control-block .control-icon {
    float: left;
    width: 16px;
    text-align: center;
    font-size: 14px;
    color: #555;
}

.description {
    background: #fff;
    border-radius: 5px;
    text-align: left;
    padding: 15px 0px;
    margin-bottom: 10px;
}

.control-block .control-link {
    float: left;
    padding-left: 5px;
    font-size: 14px;
}

.user-profile-view.album-info {
    color: #555;
    font-size: 14px;
    line-height: 20px;
}

.user-profile-view .album-item {
    padding-left: 0px;
    padding-right: 5px;
    padding-bottom: 5px;
    line-height: 0px;
}

.user-profile-view .album-item img {
    width: 100%;
}

.user-profile-view .description {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    text-align: left;
    padding: 15px 0px;
    margin-bottom: 10px;
}

.user-profile-view .profile-menu {
    border-bottom: none;
    /*1px solid rgba(0, 0, 0, 0.13)*/
    padding: 0px 15px;
}

.user-profile-view .profile-menu ul {
    padding-left: 0px;
}

.user-profile-view .profile-menu ul>li {
    padding: 0px 10px 10px 10px;
    float: left;
}

.user-profile-view .profile-menu ul>li a {
    font-size: 20px;
}

.user-profile-view .profile-menu ul>li a {
    text-decoration: none;
}

.user-profile-view .profile-menu ul>li.active a {
    color: #111;
}

.user-profile-view .view-user {
    padding-left: 15px;
    padding-right: 15px;
}

.user-profile-view .view-user .view-section {
    margin-bottom: 27px;
    padding: 0px;
}

.user-profile-view .view-user .view-section .field-block:first-child {
    border-top: 1px solid #ddd;
}

.user-profile-view .view-user .view-section .field-block {
    border-bottom: 1px solid rgba(0, 0, 0, 0.13);
    line-height: 20px;
}

.user-profile-view .view-user .view-section .field-name {
    padding: 10px 0;
    font-size: 14px;
    color: #777;
    overflow-x: hidden;
    text-overflow: ellipsis;
}

.user-profile-view .view-user .view-section .field-info {
    padding: 10px 0;
    font-size: 14px;
    color: #111;
    font-weight: bold;
    overflow-x: hidden;
    text-overflow: ellipsis;
}

.user-profile-view .view-user .section-header {
    color: #777;
    padding-bottom: 15px;
    font-size: 14px;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 12px;
    padding-bottom: 0;
}

.user-profile-view .view-user .section-header span {
    display: inline-block;
    width: 80%;
}

.field-info_normal {
    font-weight: normal;
}

.view-user__descr {
    margin-top: 15px;
}

.view-user__wall {
    margin-top: 10px;
}

.view-user__media {
    margin-top: 10px;
}

.view-user__edit {
    margin-top: 10px;
}

.search-header .title {
    font-size: 18px;
    color: #111;
    padding-bottom: 10px;
}

.search-header .menu {
    padding-bottom: 10px;
    text-align: left;
    font-size: 12px;
    position: relative;
}

.search-header .menu a {
    padding-left: 15px;
    text-decoration: none;
    float: left;
    white-space: nowrap;
    display: block;
}

@media (min-width:768px) {
    .search-header .menu {
        position: absolute;
        right: 15px;
        text-align: right;
        top: 4px;
    }

    .pg-dl-icons dd {
        margin-left: 0px;
        margin-right: 0px;
    }

}

.search-header .menu .active {
    color: #777;
}

.top-rated-search-header {
    margin-bottom: 15px;
}

.user-search .search-form {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    text-align: left;
    padding: 10px 10px 0 10px;
    margin-bottom: 10px;
}

.user-search .search-form .search-block {
    padding: 0px 0px 10px 0px;
}

.user-search .search-form .search-block .f-block {
    padding-bottom: 0px;
}

.user-search .search-result {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    text-align: left;
    padding: 15px;
    margin-bottom: 10px;
}

.user-search .my-rating {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    text-align: left;
    padding: 10px;
}

.user-search .top-rated-search-result {
    border-radius: 5px;
    text-align: left;
    margin-bottom: 10px;
}

.user-search .top-rated-search-result .user-list-item .descr-1 {
    margin-left: 110px;
    width: auto;
    color: #777;
    font-size: 12px;
    line-height: 20px;
}

.descr-1__name {
    font-size: 14px;
}

.descr-1__name a {
    color: #111;
    font-weight: bold;
}

.descr-1__name a:hover {
    color: #0031b0;
    text-decoration: none;
}

.user-search .top-rated-search-result .user-list-item .descr-3 {
    padding-top: 0px;
}

.user-search .top-rated-search-result .user-list-item .rating ins {
    font-size: inherit;
}

.user-search .top-rated-search-result .user-list-item .rating label {
    margin-left: 0px;
    font-weight: normal;
}

.user-search .top-rated-search-result .user-list-item .rating-avg {
    display: none;
}

.my-rating .image {
    float: left;
}

.my-rating .image img {
    width: 40px;
    height: 40px;
}

.my-rating .descr {
    margin-left: 50px;
    text-align: left;
    width: auto;
}

.my-rating .descr .list-count {
    display: block;
    padding: 15px 0px;
    text-decoration: none;
    width: 100%;
    font-size: 14px;
}

.my-rating .descr .list-count div {
    max-width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

@media (max-width:1199px) {
    .my-rating .descr .list-count div {
        max-width: 125px;
    }

}

@media (max-width:991px) {
    .my-rating .descr .list-count div {
        max-width: 200px;
    }

}

@media (min-width:992px) {
    .user-search .top-rated-search-result {
        margin-top: -10px;
    }

    .user-search .user-list-item .descr-3 .user-menu {
        right: 0px;
    }

}

.my-rating .lider-link {
    border: 1px solid #9C8572;
    border-radius: 3px;
    overflow: hidden;
    margin-top: 25px;
    padding: 6px 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    width: 100%;
}

.my-rating .rating ins {
    font-size: 14px;
}

.my-rating .rating label {
    margin-left: 0px;
    font-weight: normal;
}

.my-rating .rating-avg {
    display: none;
}

.user-search .sorter-block {
    border-bottom: 1px solid rgba(0, 0, 0, 0.13);
    margin-left: -15px;
    margin-right: -15px;
    padding: 0px 0px 10px 0px;
}

.user-search .sorter-block_top {
    padding-top: 10px;
}

.user-search .sorter-block .form-inline .form-control {
    width: auto;
    display: inline-block;
}

.st-info {
    position: absolute;
    right: 40%;
}

@media (max-width:767px) {
    .user-search .sorter-block .form-inline .form-control {
        max-width: 150px;
        width: 75%;
    }

    .search-top-pager .pages .current {
        display: none;
    }

    .search-top-pager .pages .inside a i {
        font-size: 1.7em;
        vertical-align: middle;
    }

    .st-info {
        display: none;
    }

}

.user-search .user-list-item {
    padding: 10px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.13);
}

.user-search .user-list-item:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}

.user-search .user-list-item .image {
    float: left;
    line-height: 0;
}

.user-search .user-list-item .descr-1 {
    margin-left: 70px;
    width: auto;
    color: #555;
    font-size: 14px;
    line-height: 20px;
}

.user-search .user-list-item .descr-2 {
    width: auto;
    color: #555;
    font-size: 14px;
    line-height: 20px;
    padding-top: 20px;
}

.user-search .user-list-item .descr-3 {
    line-height: 17px;
    padding: 17px 0px 0px 0px;
    width: 100%;
}

.user-search .user-list-item .descr-3 .lider-link {
    overflow: hidden;
    max-width: 170px;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    border: 1px solid #9C8572;
    padding: 4px 20px 3px 20px;
    border-radius: 3px 0px 0px 3px;
}

.user-search .user-list-item .descr-3 .menu-trigger-block {
    float: left;
    padding: 4px 7px 3px 7px;
    border: 1px solid #9C8572;
    border-radius: 0px 3px 3px 0px;
    border-left: 0px solid #9C8572;
}

.user-search .user-list-item .descr-3 .user-menu {
    float: right;
    position: absolute;
    top: 30px;
    display: none;
    background: #fff;
    border: 1px solid #c5c5c5;
    z-index: 1;
}

.user-search .user-list-item .descr-3 .user-menu-last {
    float: right;
    position: absolute;
    right: 10px;
    bottom: 70px;
    display: none;
    background: #fff;
    border: 1px solid #c5c5c5;
    z-index: 1;
}

.user-search .user-menu-item {
    padding: 5px 10px 5px 10px;
}

.user-search .user-menu-item:hover {}

.user-search .user-menu-item a {
    color: #000;
    text-decoration: none;
    display: block;
}

.user-search .user-menu-item .dislink {
    color: #000;
    text-decoration: none;
    display: block;
}

.user-search .user-menu-item .hide {
    display: none;
}

.user-search .user-list-item .descr-3 .rating-ul-block {
    padding-top: 5px;
}

.user-search .user-menu-item span {
    display: block;
}

.user-search .friendlist-link span {
    display: block;
}

@media (max-width:767px) {

    .load_content_bg,
    .alert_bg {
        height: auto;
    }

    .user-search .user-list-item .descr-3 .lider-link {
        border-radius: 3px 0 0 3px;
    }

    .user-search .user-list-item .descr-3 {
        float: left;
        margin: 0;
    }

    .user-search .user-list-item .descr-3 .user-menu {
        float: left;
        position: absolute;
        left: 115px;
        top: -20px;
    }

    .search-header .menu a .fa {
        padding-right: 0px;
    }

    .load_content_bg,
    .alert_bg {
        height: 325px !important;
        overflow-y: scroll !important;
        top: 100%;
    }

}

.sidebar-block {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    text-align: left;
    margin-bottom: 10px;
}

.sidebar-block .user-description {
    font-size: 12px;
}

.sidebar-block .preview-block {
    padding: 10px;
}

.user-description a {
    color: #111;
}

.user-homapage-menu {
    padding: 70px 0 0;
}

.user-homapage-menu .list-group {
    margin-bottom: 0px;
}

.user-homapage-menu .list-group-item {
    border-left-style: none;
    border-right-style: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.13);
    line-height: 100%;
    padding: 10px 0px;
}

.user-homapage-menu .list-group-item:first-child {
    border-top-style: none;
}

.user-homapage-menu .list-group-item:last-child {
    border-bottom-style: none;
}

.user-homapage-menu .list-group-item:hover,
.user-homapage-menu .list-group-item:focus {
    cursor: pointer;
    background: rgba(255, 255, 255, 0.81);
    color: #fff;
    text-decoration: none;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    background-color: #BEA98F;
    border-color: transparent;
}

.pagination>li>a,
.pagination>li>span {
    color: #a1846a;
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    color: #9C8572;
    background-color: rgba(253, 133, 2, 0.1);
    border-color: #ddd;
}

.user-homapage-menu .list-group-item:hover a,
.user-homapage-menu .list-group-item:focus a {
    color: #fff;
    text-decoration: none;
}

.user-homapage-menu .list-group-item:hover:first-child,
.user-homapage-menu .list-group-item:focus:first-child {
    border-radius: 0px;
}

.user-homapage-menu a {
    display: block;
    line-height: 100%;
    padding-left: 10px;
}

.user-homapage-menu .badge {
    background-color: #2aae34;
    margin-right: 10px;
}

.active-users {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 10px;
}

.active-users h1 {
    color: #000;
    font-size: 16px;
    font-weight: bold;
}

.active-users h1 i {
    color: #eee;
    cursor: pointer;
}

.active-users-navigation a {
    color: #333;
    text-decoration: none;
    font-size: 12px;
    line-height: 24px;
    padding-left: 10px;
}

.active-users-navigation a:hover,
.active-users-navigation a:focus,
.active-users-navigation a:active {
    color: #000;
}

.active-users-navigation a.active {
    color: #000;
    text-decoration: underline;
}

.services-list .title {
    font-size: 22px;
    color: #111;
    padding-bottom: 10px;
    font-weight: bold;
}

.services-list .services-list-block {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 10px 15px;
}

.services-list .services-list-block .services-inner-menu {
    border-bottom: 1px #ddd solid;
    margin-bottom: 10px;
    padding: 0px 15px 10px;
}

.services-list .services-list-block .services-inner-menu div {
    border-radius: 5px;
    display: inline-block;
    padding: 5px 15px;
    color: #0031b0;
    cursor: pointer;
}

.services-list .services-list-block .services-inner-menu div:hover {
    background: rgba(0, 0, 0, 0.05);
    color: inherit;
}

.services-list .services-list-block .services-inner-menu div.active {
    background: rgba(0, 0, 0, 0.1);
    display: inline-block;
    color: #111;
    padding: 10px 15px;
    border-radius: 5px;
    color: #000;
}

.services-list-block__tabs {
    margin-bottom: 25px;
}

.pages a {
    display: inline-block;
}

.search-result .user-gallery .item {
    padding-left: 0px;
    padding-right: 10px;
    padding-bottom: 0;
    line-height: 0px;
    margin-top: 10px;
}

.search-result .user-gallery {
    margin-right: -10px;
}

.search-result .user-gallery .item img {
    width: 100%;
}

.search-result .user-gallery .user .photo {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.search-result .user-gallery .delete-media {
    right: 0;
    padding-left: 5px;
    padding-right: 5px;
    z-index: 10;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    color: #fff;
    line-height: 22px;
    font-size: 16px;
}

.search-result .user-gallery .info {
    line-height: 18px;
}

.search-result .user-gallery .info>div:nth-child(2) {
    font-size: 12px;
    color: #777;
}

.search-type-page {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    text-align: left;
    padding: 15px;
}

.search-type-page .stp-menu-block {
    margin-right: -15px;
}

.search-type-page .stp-content-block {
    margin-right: -15px;
    margin-left: 5px;
}

.search-type-page .stp-content-block .empty {
    margin-left: -15px;
}

.search-type-page .stp-content-block .item {
    padding-left: 0px;
    padding-right: 15px;
    padding-bottom: 5px;
    margin-top: 10px;
}

.search-type-page .stp-content-block .item img {
    width: 100%;
}

.search-type-page .stp-content-block .user .photo {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.search-type-page .stp-content-block .info {
    padding-top: 5px;
    font-size: 12px;
    color: #777;
}

.search-type-page .stp-content-block .info>div {
    line-height: 1.5;
}

.stp-content-block .ds {
    font-size: 14px;
    color: #111;
}

.search-type-page .stp-menu-block {
    border-bottom: 1px solid rgba(0, 0, 0, 0.13);
    margin-left: -15px;
    margin-right: -15px;
    padding: 0px 0px 10px 0px;
}

.search-type-page .stp-menu-block .stp-menu-inner {
    padding: 0 15px;
}

.search-type-page .stp-menu-block .stp-menu-inner div {
    display: inline-block;
    line-height: 29px;
    color: #9C8572;
    cursor: pointer;
    height: 29px;
    padding: 0 15px;
}

.search-type-page .stp-menu-block .stp-menu-inner div.active {
    display: inline-block;
    border-radius: 5px;
    background: rgba(0, 0, 0, 0.13);
    text-align: center;
}

.stp-menu-inner div.active a {
    color: #000;
}

.search-type-page .stp-menu-block .stp-menu-inner div.input-group {
    padding: 0;
}

.search-type-page .stp-menu-block .stp-menu-inner input[type=text] {
    max-width: 200px;
}

.search-type-page .stp-menu-block .sub-search-form .form-group {
    max-width: 285px;
}

.search-type-page .stp-menu-block .sub-search-form .form-group .form-control {
    width: 65%;
}

.search-type-page .stp-menu-block .sub-search-form .form-group .btn-primary {
    width: 30%;
}

.b-userlist__search {
    border-bottom: 1px #ddd solid;
    padding: 10px 0;
}

.b-userlist__search .form-group {
    margin-bottom: 0;
}

.logform .form-group label {
    line-height: 34px;
    text-align: right;
}

.logform .form-group .after-form {
    line-height: 34px;
    text-align: left;
}

.captcha-img img {
    width: 100%;
    height: 34px;
    margin-bottom: 10px;
}

.active-users-filter-wrapper {
    float: right;
    padding: 0 0 6px;
}

.active-users-filter-wrapper a {
    color: #555;
    font-size: 12px;
}

.active-users-filter-wrapper a.selected {
    color: #333;
    text-decoration: underline;
}

.user-all-description h1 {
    padding: 0;
}

.user-profile-view .user-description {
    color: #777;
    margin-bottom: 15px;
}

.user-media-block {
    margin-top: 20px;
    color: #777;
    padding: 0;
}

.user-media-block .media-items {
    margin-top: 10px;
}

.user-media-block .media-items .middle {
    margin: 0 5px 5px 0;
}

.user-media-block .media-items .a {
    max-width: 100%;
}

.b-memberships {
    background: #fff;
    border: 1px #ddd solid;
}

.account-banners {
    margin-top: 10px;
}

.account-banners .block-banners-small div:first-child,
.account-banners .block-banners-middle div:first-child,
.account-banners .block-banners-big div:first-child {
    padding-left: 0;
}

.account-banners .block-banners-small div:last-child,
.account-banners .block-banners-middle div:last-child,
.account-banners .block-banners-big div:last-child {
    padding-right: 0;
}

#recent_photos span,
#active_users span {
    display: inline-block;
    margin-bottom: 9px;
    text-align: center;
    width: 24%;
}

#recent_photos span .fleft,
#active_users span .fleft {
    float: none !important;
}

#recent_photos #recent-photos-title span,
#active_users #active-user-title span {
    width: auto;
}

@media (max-width:767px) {
    .captcha-img img {
        height: 30px;
    }

}

.strong-username {
    color: #111;
    font-size: 14px;
    font-weight: bold;
}

.search-form .search-field {
    margin-bottom: 10px;
}

@media (max-width:480px) {

    .load_content_bg,
    .alert_bg {
        height: 577px !important;
        top: 44%;
    }

}

@media (max-width:360px) {
    .user-search .user-list-item .descr-3 {
        margin: -15px 0 0 -15px;
    }

}

.mobile-users-actions {
    display: none;
}

.mobile-users-actions .fa-2x {
    width: auto;
}

.mobile-users-actions .btn-link {
    color: #9C8572;
}

@media (max-width:767px) {
    .mobile-users-actions {
        display: block;
    }

    .block-banners-small {
        display: none;
    }

    .block-banners-middle div:first-child {
        padding: 0;
    }

    .block-banners-middle div:last-child {
        padding: 0;
    }

}

.user-profile-view__mainbtn button {
    width: 100%;
}

.user-short-inf {
    line-height: 20px;
    padding: 0 0 17px;
    position: relative;
}

.user-short-inf:before,
.user-short-inf:after {
    content: " ";
    display: table;
}

.user-short-inf:after {
    clear: both;
}

.user-short-inf__user {
    display: inline-block;
    vertical-align: top;
    line-height: 26px;
}

.user-short-inf__photo {
    display: inline-block;
    margin-right: 5px;
    vertical-align: top;
    width: 26px;
}

.user-short-inf__name {
    display: inline-block;
    font-weight: bold;
}

.user-short-inf__name a {
    color: #111;
}

.user-short-inf__name a:hover {
    color: #0031b0;
    text-decoration: none;
}

.user-short-inf__account {
    color: #777;
    display: inline-block;
    position: absolute;
    right: 0;
}

.user-short-inf__account a {
    color: #111;
}

.user-short-inf__account a:hover {
    color: #0031b0;
    text-decoration: none;
}

.user-short-inf__account a:hover .btn {
    color: #9C8572;
    background-color: rgba(253, 133, 2, 0.1);
    border-color: #9C8572;
}

.user-short-inf__account .btn {
    color: #777;
    font-size: 11px;
}

.user-short-inf__account .btn:hover,
.user-short-inf__account .btn:focus,
.user-short-inf__account .btn.focus {
    color: #9C8572;
    background-color: rgba(253, 133, 2, 0.1);
    border-color: #9C8572;
}

.swiper-slide {
    display: inline-block;
    width: auto;
    height: auto;
}

.carousel-wrapper {
    position: relative;
    padding: 0;
    height: 60px;
    overflow: hidden;
}

.carousel-wrapper.medium {
    height: 210px;
}

.carousel-wrapper.big {
    height: 315px;
}

.carousel-wrapper.small img {
    width: 60px;
    height: 60px;
}

.carousel-wrapper .direction {
    width: 40px;
    text-align: center;
    height: 100%;
    cursor: pointer;
    padding-top: 48px;
    position: absolute;
    top: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.carousel-wrapper .direction.active {
    background-color: #fe3d0c;
}

.carousel-wrapper .direction.left {
    left: 0;
}

.carousel-wrapper .direction.right {
    right: 0;
}

.carousel-wrapper .inactive {
    background-color: #f2f2f2;
}

.carousel-wrapper a:hover {
    text-decoration: none;
}

.carousel-wrapper .user {
    position: relative;
    display: inline-block;
}

.carousel-wrapper .photo {
    display: inline-block;
    overflow: hidden;
    position: relative;
    margin-right: 1px;
    line-height: 0;
}

.carousel-wrapper .with-overlay-add .photo {
    cursor: pointer;
}

.carousel-wrapper .with-overlay-add .photo:before {
    content: ' ';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .5);
}

.carousel-wrapper .with-overlay-add .photo>i {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -0.5em 0 0 -1.2em;
    z-index: 3;
}

.carousel-wrapper.w-descr .user {
    float: left;
}

.carousel-wrapper.w-descr .descr {
    display: block;
}

.carousel-wrapper .descr {
    width: 144px;
}

.col30 .carousel-wrapper .descr {
    width: 84px;
}

.oauth-links ins a {
    border: 1px solid #0031b0;
    display: inline-block;
    font-size: 20px;
    line-height: 20px;
    padding: 5px;
    text-align: center;
    min-width: 30px;
}

.oauth-links ins a:hover {
    background-color: #0031b0;
}

.oauth-links ins a:hover>i {
    color: #fff;
}

.b-billing-systems {
    margin-left: -5px;
    margin-right: -5px;
}

.b-billing-systems__item {
    margin-bottom: 15px;
    min-width: 130px;
    padding: 0 5px;
}

.b-billing-systems__link {
    background: #fff;
    border: 2px #ddd solid;
    border-radius: 5px;
    display: block;
    text-align: center;
    padding: 10px 15px;
}

.b-billing-systems__link:hover,
.b-billing-systems__link:active {
    border-color: rgba(0, 0, 0, 0.25);
}

.b-billing-systems__link.active {
    border-color: #0031b0;
}

.b-billing-systems__link .img-responsive {
    margin: 0 auto;
}

#amount_block {
    display: table;
    padding: 0;
}

#amount_block .form-control {
    display: table-cell;
}

#amount_block span {
    display: table-cell;
}

.homepage-wall .form-group {
    margin-bottom: 0px;
}

.wall-post-content {
    line-height: 15pt;
}

.wall-perm-form .permission-header {
    font-weight: bold;
    margin: 20px 0;
}

.wall-perm-form .permission-item {
    line-height: 40px;
}

#wall_gallery .gallery-window img {
    margin: auto;
}

#wall_gallery .load_content_left::after {
    left: 20px;
}

#wall_gallery .load_content_right::after {
    right: 20px;
}

#wall_gallery .load_content_close {
    position: absolute;
    right: 0;
}

.b-timeline-addpost {
    background: rgba(9, 9, 14, 0.05);
    margin-bottom: 15px;
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
}

.b-timeline-addpost .form-group {
    margin-bottom: 5px;
}

.b-timeline-addpost_message.innactive {
    min-height: 39px;
}

.b-timeline-addpost__file {
    margin: 10px 0 30px;
}

.b-timeline-addpost__embed {
    margin: 10px 0 30px;
}

.b-timeline-addpost__embed textarea {
    height: 39px;
}

.b-timeline-addpost__controls {
    display: none;
    line-height: 0;
}

.b-timeline-addpost__controls a {
    display: block;
    line-height: 20px;
}

.b-timeline-addpost__controls_right {
    text-align: right;
}

.b-timeline-addpost__controls_right input {
    display: block;
}

@media (min-width:768px) {
    .b-timeline-addpost__controls a {
        display: inline-block;
    }

    .b-timeline-addpost__controls_right input {
        display: inline-block;
    }

}

.b-winks {
    margin-bottom: 20px;
}

.b-winks__top {
    background: #fff;
    border: 1px #ddd solid;
    border-radius: 5px;
    margin-bottom: 5px;
    padding: 15px 15px;
}

.b-winks__search ul {
    line-height: 0;
}

.b-winks__item {
    background: #fff;
    border: 1px #ddd solid;
    border-radius: 5px;
    margin-top: 5px;
    padding: 15px 15px;
    position: relative;
}

.b-winks__item_hide {
    display: none;
}

.b-winks__name {
    font-weight: bold;
    padding-right: 30px;
}

.b-winks__date {
    color: #777;
    font-size: 12px;
}

.b-winks__actions {
    margin-top: 5px;
}

.b-winks__remove {
    color: #777;
    position: absolute;
    right: 15px;
    top: 10px;
}

.b-winks__remove:hover,
.b-winks__remove:active {
    color: #0031b0;
}

.b-winks__null {
    background: #fff;
    border: 1px #ddd solid;
    border-radius: 5px;
    margin-top: 5px;
    padding: 15px 15px;
    text-align: center;
}

.link-disable {
    color: #777;
}

.link-disable:hover {
    color: #777;
    text-decoration: none;
}

@media (min-width:992px) {
    .b-winks__item:hover .b-winks__remove {
        display: block;
    }

    .b-winks__remove {
        display: none;
        right: 15px;
        top: 15px;
    }

}

/*=============================================mystyle================================*/
@import url('//fast.fonts.net/cssapi/34112571-a101-4575-9293-b034f6e4ac93.css');

#main-menu-container {
    height: 113px;
    width: 100%;
    z-index: 1000;
    margin: 0 auto;
    background-color: #0e0e0e;
}

body {
    background-color: #fff;
}

.user-carousel-line {
    max-width: 1365px;
    margin: 0 auto;
    overflow: hidden;
}

#cookie_policy_block .container {
    background: #eeeef4 none repeat scroll 0 0;
    max-width: 100%;
    width: 100%;
}

.link-open-menu {
    background-color: rgba(0, 0, 0, 0);
    color: #bea98f;
}

.main-inner-content .container {
    max-width: 1365px;
    width: 100%;
    background: #eeeef4;

}

footer {
    margin-top: 0;
}

footer .container {
    max-width: 1009px;
    width: 100%;
    background: #252525;
}

.footer-menu {
    border-bottom: medium none;
    border-top: medium none;
    padding-bottom: 0;
    padding-top: 0;
    background: #252525;
    max-width: 1009px;
    width: 100%;
    margin: 0 auto;
}

.footer-info {
    padding-bottom: 0;
    padding-top: 0;
    max-width: 1009px;
    width: 100%;
    margin: 0 auto;
    color: #fff;
    font-size: 12px;
    font-family: arial;
}

.header-inner {
    max-width: 1365px;
    margin: 0 auto;
}

.pjaxcontainer {
    width: 100%;
    background: #eeeef4;
    margin: 0 auto;
}

h1,
.h1 {
    color: #171717;
    font-size: 23px;
    font-weight: 600;
    margin: 0;
    padding: 0 0 12px;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: 'Open Sans', sans-serif;
}

.breadcrumbs a {
    color: #9a9a9a;
}

.btn-primary {
    /* background--color: #a1846a; */
    background-color: #BEA98F;
    border-color: rgba(0, 0, 0, 0);
    padding: 0 26px;
    line-height: 40px;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    height: 40px;
}

.hm_choose_tp_cont.home h1 {
    display: none !important;
}

#main_search_form_user_line .btn-primary.btn-white,
#main_search_form_user_line .btn-primary.btn-white:hover {
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, 0);
    color: #bea98f;
    padding: 0;
}

#main_search_form_user_line .btn-primary.btn-white,
#main_search_form_user_line .btn-primary.btn-white:hover {
    display: block;
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    line-height: 14px;
    height: 35px;
    background: #bea98f;
    border-radius: 3px;
    text-decoration: none;
    margin: 4px 0;
    padding: 2px 16px;
    text-align: center;
}

.menu-top-right-block .search-top-input {
    margin-top: 30px;
}

.menu-top-right-block .top-menu-item {
    display: block;
    color: #bea98f;
    margin-top: 30px;
}

.menu-alerts .menu-item,
.close_left_menu {
    margin-left: 41px;
    margin-top: 25px;
}

.user-gallery.carousel-wrapper.small {
    margin-top: 3px;
    padding: 0 3px;
}

.header-color {
    background: #0e0e0e;
    height: 97px;
}

.left-menu {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.close_left_menu {
    color: #bea98f;
}

.user-profile-view .user-description {
    color: #0e0e0e;
    font-size: 13px;
    font-weight: 600;
}

.profileclass {
    color: #171717 !important;
    text-transform: none !important;
    font-family: 'Myriad W01 Regular' !important;
}

.personal_info_value {
    font-size: 15px !important;
    font-weight: normal !important;
    font-family: 'Myriad W01 Regular' !important;
    color: #171717 !important;
}

.user-profile-view__mainbtn button {
    background-color: transparent;
    background: #9a7a60;
    background: -moz-linear-gradient(top, #9a7a60 0%, #cbb9a1 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #9a7a60 0%, #cbb9a1 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #9a7a60 0%, #cbb9a1 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9a7a60', endColorstr='#cbb9a1', GradientType=0);
    /* IE6-9 */
    max-width: 228px;
    line-height: 40px;
    height: 40px;
    font-size: 15px;
    color: #fff;
    text-align: center;
    padding: 0;
    font-family: 'Myriad W01 Regular';
    font-weight: normal;
    border: none;
}

.title-block {
    font-family: 'Myriad W01 Regular';
}

.user-profile-view .profile-menu ul>li.active a {
    color: #9f8167;
    border-bottom: 2px solid #9f8167;
}

.user-profile-view .profile-menu ul>li a {
    color: #969696;
    border-bottom: 2px solid #fff;
}

.user-profile-view .view-user .section-header span {
    font-size: 13px;
    color: #171717;
    font-size: 15px;
    text-transform: none !important;
    font-family: 'Myriad W01 Regular';
}

.user-profile-view .view-user .view-section .field-info {
    font-size: 15px;
    font-weight: normal;
    font-family: 'Myriad W01 Regular';
    color: #171717;
}

.user-profile-view .view-user .view-section .field-name {
    color: #a7a7a7;
    font-size: 15px;
    font-weight: normal;
    font-family: 'Myriad W01 Regular';
}

.user-profile-view .view-user .view-section .field-block:first-child {
    border-top: none;
}

.inside.account_menu>p,
.contact_title {
    color: #171717;
    font-size: 23px;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 6px;
}

.contact_title {
    padding-left: 15px;
}

ul.content-pages-tree>li>div.info-menu-inner>a {
    color: #202020;
    font-weight: 600;
}

.account_menu ul.content-pages-tree>li>div.info-menu-inner {
    border-bottom: none;
}

.info-content-block h1 {
    color: #a1846a;
    font-size: 21px;
    font-weight: 600;
}

.contact-us-form p.mb10 {
    color: #171717;
    font-size: 21px;
}

.form-group::after {
    clear: both;
    content: "";
    display: table;
}

.contact-us-form textarea.form-control {
    height: 157px;
}

#users_link_profile {
    position: relative;
    margin-top: 23px;
    padding-right: 16px;
}

#users_link_profile:after {
    content: '';
    background: url(../images/usrer_drop_arrow.png) no-repeat;
    width: 8px;
    height: 6px;
    right: 0;
    pointer-events: none;
    position: absolute;
    top: 26px;
}

.menu-alerts .menu-item {
    margin-left: 0;
    width: auto;
}

.search-box select,
.sorter-block select,
#media_sorter select,
.media-popup-options select {
    border: 1px solid #ccc;
    border-radius: 6px;
    display: block;
    height: 32px;
    line-height: 32px;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../img/slct_icon.png) no-repeat 95% center;
    padding: 0 11px;
    color: #000;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
}

#media_sorter select {
    display: inline-block;
    width: auto;
}

.search-box select::-ms-expand,
.sorter-block select::-ms-expand,
#media_sorter select::-ms-expand,
.media-popup-options select::-ms-expand {
    display: none;
}

.user-description .border-b-dashed {
    border-bottom: none;
}

.user-description i.fa-clock-o {
    color: #b6b6b6;
}

.user-description>div:first-child {
    color: #219e00;
    font-size: 13px;
    font-weight: normal;
}

#user_photo {
    margin-bottom: 18px;
}

#media_photo.btn-primary {
    background-color: transparent;
    border: none;
    background: #9a7a60;
    /* Old browsers */
    background: -moz-linear-gradient(top, #9a7a60 0%, #cbb9a1 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #9a7a60 0%, #cbb9a1 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #9a7a60 0%, #cbb9a1 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9a7a60', endColorstr='#cbb9a1', GradientType=0);
    /* IE6-9 */
}

.pg-dl-icons i {
    display: inline-block;
    margin: 0 12px;
    font-size: 16px;
}

.pg-dl-icons dd a.link-r-margin {
    font-size: 15px;
    color: #a1846a;
    font-family: 'Myriad W01 Regular';
    font-weight: normal;
}

#slidemenu ul li.menu-group {
    border-bottom: 1px solid #e1e1e1;
}

#slidemenu ul li.menu-item {
    border-bottom: 1px solid #e1e1e1;
    float: left;
    width: 100%;
    height: 45px;
}

#slidemenu ul li.menu-item a {
    overflow: hidden;
    height: 45px;
    line-height: 45px;
    display: block;
}

#slidemenu ul li.menu-group span,
#slidemenu ul li.menu-group a {
    color: #515151;
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase;
    padding-left: 26px;
}

#slidemenu ul li.menu-group a:hover {
    color: #BEA98F;
}

#slidemenu ul li.menu-group i {
    display: none;
}

#slidemenu ul .submenu {
    padding-top: 10px;
}

.header-container-outer:after {
    content: '';
    background: rgba(0, 0, 0, 0.4);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
}

header.hm_hdr {
    background: #000 none repeat scroll 0 0 !important;
    float: left;
    height: auto;
    width: 100%;
}

.find_love_sec {
    background: #b39a81 none repeat scroll 0 0;
}

#gallery_uploads {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 10px;
}

#gallery_uploads .user-media-block {
    margin-top: 0;
}

#gallery_uploads .user-media-block a {
    color: #111111;
    font-family: "Myriad W01 Regular";
}

.b-member-plan .btn-primary {
    background-color: #BEA98F;
    border-radius: 51px;
    font-size: 18px;
    height: 51px;
    line-height: 1;
    text-align: center;
    /*width: 100%;*/
    width: calc(100% - 30px);
    width: -moz-calc(100% - 30px);
    width: -ms-calc(100% - 30px);
    width: -webkit-calc(100% - 30px);
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 20px;
}

.b-member-plan .btn-primary:hover {
    background-color: #8C705B;
}

.b-member-plan__title {
    border-bottom: 1px solid #BEA98F;
    font-size: 23px;
    font-weight: 600;
    margin: 0 0 20px;
    padding-bottom: 0;
}

.b-member-plan__price {
    position: static;
}

.b-member-plan__price div {
    display: block;
    margin-left: 0;
}

.b-memberships__list .b-member-plan {
    background: #0e0e0e;
    border-radius: 5px;
    color: #fff;
    max-width: 181px;
    padding: 31px 16px;
    position: relative;
    text-align: center;
    min-height: 472px;
}

.b-memberships__item {
    float: left;
    margin: 8px;
}

.b-member-plan__offers {
    height: 150px;
    overflow: hidden;
}

.b-member-plan__title {
    min-height: 85px;
}

.b-memberships__list:after {
    content: '';
    display: table;
    clear: both;
}

.b-memberships__list {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-bottom: 10px;
    padding: 15px;
    text-align: left;
    margin-bottom: 48px;
}

.subscripton_btm_wrap {
    color: #7c7c7c;
    float: left;
    font-size: 13px;
    font-style: italic;
    margin-bottom: 0;
    padding: 0 10px;
    width: 100%;
}

.search-header {}

.find_match_wrap {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-bottom: 10px;
    padding: 15px;
    text-align: left;
    margin: 0 7px;
    margin-bottom: 48px;
    position: relative;
    padding: 33px 136px;
}

.find_match_wrap:before {

    background: url(../images/find_srch_logo.jpg) no-repeat;
    position: absolute;
    content: '';
    width: 109px;
    height: 99px;
    top: 22px;
    left: 22px;
}

.search-header:after {
    content: '';
    display: table;
    clear: both;
}

.find_match_wrap .search-header .title {
    color: #171717;
    font-size: 23px;
    padding-bottom: 23px;
    font-weight: 600;
}

.custom-search-heading>span {
    color: #666;
    font-size: 13px;
    font-weight: 600;
    display: block;
    margin-bottom: 15px;
}

.search-box.advanced {
    float: left;
    width: 100%;
    text-align: center;
}

#main_search_button_user_advanced {
    line-height: 50px;
    height: 50px;
    font-weight: 700;
    font-size: 16px;
    padding: 0 76px;
    margin-bottom: 17px;
    background: #bea98f;
}

.search-box select#looking_user_type {
    background-position: 98.2% center;
    line-height: 37px;
    height: 37px;
    color: #0e0e0e;
    font-size: 12px;
}

.search-box select {
    line-height: 37px;
    height: 37px;
}

.search-box .f-block {
    padding: 0 0 18px;
}

.user-search .search-form:after,
.services-list-block:after,
.services-list-block__tabs:after {
    content: '';
    display: table;
    clear: both;
}

#search-form-block_user_advanced .f-title {
    text-align: left;
}

#all_services .b-memberships__item {
    float: left;
    margin: 5px;
}

#all_services .b-member-plan {
    max-width: 180px;
}

#all_services .b-member-plan {
    min-height: 405px;
}

.b-member-plan__title {
    min-height: 83px;
}

.service-description {
    margin: 17px 0 5px;
}

.user-search .contrasting-block {
    border: medium none;
    text-align: center;
}

.main-inner-content {
    padding-bottom: 35px;
    padding-top: 6px;
}

.logform {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin: 0 0 48px;
    padding: 33px 30px;
    position: relative;
    text-align: left;
}

.logform:after {
    content: '';
    display: table;
    clear: both;
}

#all_services .b-memberships__item {
    margin-right: 1.25%;
    width: 19%;
    margin-left: 0;
}

#all_services .b-memberships__item:nth-child(5n) {
    margin-right: 0;
}

#all_services .b-member-plan {
    max-width: 100%;
}

.myaccout_ul {
    padding: 0 30px;
}

.myaccout_ul:after {
    content: '';
    clear: both;
    display: table;
}

.myaccout_ul>li {
    float: left;
    margin-right: 5px;
}

.myaccout_ul>li a {
    border-radius: 3px;
    cursor: pointer;
    display: block;
    padding: 5px 15px;
    /* background: #A38166; */
    background: #BEA98F;
    color: #FFF;
    text-decoration: none;
}

.myaccout_ul>li a.active,
.myaccout_ul>li a:hover {
    color: #000;
}

.b-memberships .b-member-plan {
    text-align: center;
}

.services-list .b-memberships__item {
    margin-right: 1.25%;
    width: 19%;
    margin-left: 0;
}

.services-list .b-memberships__item:nth-child(5n) {
    margin-right: 0;
}

.content-value .b-memberships__item {
    float: none;
    margin: 6px 0;
}

.content-value .b-member-plan__title {
    min-height: inherit;
}

.content-value .b-member-plan__offers {
    max-width: 100%;
    min-height: inherit;
}

.close_left_menu::before {
    font-family: FontAwesome;
    font-size: 19px;
    left: -20px;
    padding-left: 0;
    position: absolute;
}

.speed_dating {
    margin: 0 13px;
}

.speed_dating a {
    display: block;
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    line-height: 34px;
    height: 34px;
    background: #bea98f;
    border-radius: 3px;
    text-decoration: none;
    margin: 15px 0;
    padding: 0;
    text-align: center;
}

@media (min-width: 768px) .speed_dating a {
    display: none;

}

.contact_us-btn {
    margin-right: 15px;
}

.contact_us-btn+span {
    font-size: 12px;
    font-weight: 600;
    color: #8b8b8b;
    display: inline-block;
    margin-top: 10px;
}

.error_wrap {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    overflow: hidden;
    margin-top: 15px;
}

.error_wrap img {
    max-width: 100%;
}

.fhf-content.errorpg .fhf-link {
    text-align: center;
    text-decoration: none;
    color: #bea98f;
}

.fhf-content.errorpg .fhf-link a {
    color: #bea98f;
    text-decoration: none;
}

.fhf-content.errorpg .fhf-link a:hover {
    color: #000;
    text-decoration: none;
}

.registerpg_wrap {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 30px 39px;
}

.registerpg_wrap input[type="radio"],
.registerpg_wrap input[type="checkbox"] {
    position: relative;
    top: 1px;
}

.search-box #main_search_form_user_advanced select#looking_user_type {
    background-position: 94.2% center;
}

.search-box #main_search_form_user_advanced select {
    background-position: 83% center;
}

input[type="radio"],
input[type="checkbox"] {
    position: relative;
    top: 1px;
}

.left-menu__user .user-short-inf__name a {
    color: #0e0e0e !important;
    font-weight: normal;
    font-size: 15px;
    font-family: 'Myriad W01 Regular';
}

.left-menu__user .user-short-inf__name a:hover {
    color: #BEA98F;
}

.left-menu__user .user-short-inf__account {
    display: none;
}

#slidemenu ul li.menu-group:nth-of-type(1) {
    border-top: 1px solid #e1e1e1;
}

.dropdown-menu {
    color: #bea98f;
}

.custom-search-notification {
    color: #bf2828;
    font-size: 12px;
    margin: 0 auto;
    max-width: 326px;
    padding: 0 7px;
    text-align: center;
}

.registerpg_wrap .pginfo.msg.confirmation.error {
    margin-left: 15px;
}

.info-content-block iframe {
    border: medium none;
    display: block;
    width: 100%;
}

/*.bottom-btns {



  left: inherit;



  position: absolute;



  right: 0;



  top: auto;



}*/
.most_pop {
    background: #BEA98F;
    display: block;
    font-size: 9px;
    height: 13px;
    line-height: 13px;
    padding: 0 8px;
    position: absolute;
    right: -21px;
    text-transform: uppercase;
    top: 19px;
    transform: rotate(50deg);
    -webkit-transform: rotate(50deg);
}

.b-memberships .bottom {
    color: #999;
    float: left;
    font-size: 13px;
    font-style: italic;
    margin: -2px 0;
    text-align: center;
    width: 100%;
}

.b-memberships .bottom b {
    font-weight: bold;
}

.b-memberships__item .b-member-plan__title {
    min-height: 52px;
}

.term_con .WordSection1 li {
    line-height: 20px;
    list-style: outside none lower-alpha;
    padding-bottom: 14px;
}

.term_con .WordSection1 p {
    font-weight: normal;
}

.custom_search_form_s select {
    width: 100% !important;
    float: left;
}

.speed_dating_form {
    width: 100%;
    float: left;
}

.speed_dating_form .search-block.clearfix.custom_gender_type {
    width: 49%;
    float: left;
}

.speed_dating_form .search-block.clearfix.custom_age_range {
    width: 50%;
    float: left;
    margin-left: 10px;
}

.speed_dating_form .custom_age_range .f-block div {
    width: 100%;
    padding-right: 0px;
}

.custom_search_form_s .f-block .input-group {
    width: 32%;
    margin: 0 auto;
}

.custom_search_form_s.search-box #main_search_form_user_advanced select {
    background-position: 95% center !important;
}

.b-member-plan__description p {
    color: #fff !important;
}

.b-new-memberships .b-member-plan__description {
    min-height: 150px;
}

.b-new-memberships .b-member-plan__cancellation-policy label {
    color: #929292;
    font-style: italic;
}

.b-member-plan__notice {
    color: #868686;
    font-family: arial;
    font-size: 14px;
    font-style: italic;
    font-weight: normal;
    text-align: center;
}

.b-member-plan__cancellation-policy>a {
    color: #929292 !important
}

.b-member-plan__cancellation-policy {
    color: #929292 !important
}

.b-new-memberships .b-member-plan__description p {
    font-size: 12px;
    font-weight: normal;
    margin: 0 6px 22px;
}

.b-new-memberships .b-member-plan__description p {
    font-size: 12px;
    font-weight: normal;
    line-height: 17px;
    margin: 0 6px 21px;
}

.b-new-memberships .b-member-plan__description strong {
    font-weight: bold;
}

.services-list .b-new-memberships .b-member-plan {
    min-height: 450px;
}

.b-new-memberships .b-member-plan__cancellation-policy {
    min-height: 17px;
}

.b-new-memberships .b-member-plan {
    padding: 26px;
}

.b-new-memberships .b-member-plan__notice {
    color: #868686;
    float: left;
    font-family: arial;
    font-size: 14px;
    font-style: italic;
    font-weight: normal;
    text-align: center;
    width: 100%;
}

#last-user-title>span {
    width: auto;
}

#user_recent_photos .media-items span {
    margin: 0 0.5%;
    text-align: center;
    width: 24%;
}

#user_recent_photos .media-items span img {
    display: inline-block;
}

#wall_upload_form .form-group {
    position: relative;
}

#wall_upload_form .form-group .smiles_icon {
    top: 10px;
}

/*====================================mobile css============================*/
@media only screen and (min-width:961px) and (max-width:1250px) {
    .services-list .b-new-memberships .b-member-plan {
        min-height: 405px;
    }

    .b-new-memberships .b-member-plan {
        padding: 26px 6px;
    }

    .b-member-plan__cancellation-policy {
        height: 25px;
        line-height: 1;
        padding: 2px 0 0;
    }

    .services-list .b-new-memberships .b-member-plan {
        min-height: 405px;
    }

    .b-new-memberships .b-member-plan {
        padding: 26px 6px;
    }

}

@media only screen and (min-width:992px) and (max-width:1300px) {

    #recent_photos span,
    #active_users span {
        width: 23.6%;
    }

}

@media only screen and (max-width:1024px) {
    .btn-primary-inverted {
        height: 34px;
        line-height: 34px;
    }

    .mailbox_content .btn-primary-inverted {
        line-height: 0.8em;
        margin-left: 3px;
        padding: 0 14px;
    }

    #cookie_policy_block {
        display: none;
    }

    .b-new-memberships .b-member-plan {
        padding: 26px 7px;
    }

    .b-new-memberships .b-member-plan__description {
        min-height: 190px;
    }

    .b-member-plan__title {
        font-size: 19px;
    }

}

@media only screen and (max-width:960px) {

    #all_services .b-memberships__item,
    .services-list .b-memberships__item,
    .services-list .b-memberships .b-memberships__item {
        margin-right: 2%;
        width: 32%;
        margin-left: 0;
    }

    #all_services .b-memberships__item:nth-child(5n),
    .services-list .b-memberships__item:nth-child(5n),
    .services-list .b-memberships .b-memberships__item:nth-child(5n) {
        margin-right: 2%;
    }

    #all_services .b-memberships__item:nth-child(3n),
    .services-list .b-memberships__item:nth-child(3n),
    .services-list .b-memberships .b-memberships__item:nth-child(3n) {
        margin-right: 0;
    }

    #user_recent_photos .media-items span {
        width: 32%;
    }

}

@media only screen and (max-width:767px) {
    footer {
        text-align: left;
    }

    body {
        line-height: 1.5 !important;
    }

    #all_services .b-memberships__item,
    .services-list .b-memberships__item,
    .services-list .b-memberships .b-memberships__item {
        margin-right: 4%;
        width: 48%;
        margin-left: 0;
    }

    #all_services .b-memberships__item:nth-child(5n),
    .services-list .b-memberships__item:nth-child(5n),
    .services-list .b-memberships .b-memberships__item:nth-child(5n) {
        margin-right: 4%;
    }

    #all_services .b-memberships__item:nth-child(3n),
    .services-list .b-memberships__item:nth-child(3n),
    .services-list .b-memberships .b-memberships__item:nth-child(3n) {
        margin-right: 4%;
    }

    #all_services .b-memberships__item:nth-child(2n),
    .services-list .b-memberships__item:nth-child(2n),
    .services-list .b-memberships .b-memberships__item:nth-child(2n) {
        margin-right: 0;
    }

    #all_services .b-member-plan,
    .services-list .b-member-plan,
    .services-list .b-memberships .b-memberships__item {
        max-width: 100%;
    }

    .find_match_wrap {
        padding: 33px 20px;
    }

    .menu-alerts .tohide {
        display: block;
    }

    .mobile-top-menu {
        display: none !important;
    }

    .scroll-to-top {
        display: none !important;
    }

    .mailbox_content #all_checkbox,
    .mailbox_content .mailbox_top_menu i+span,
    .mailbox_content .edit_block .mailbox_top_menu i+span {
        display: inline-block;
    }

    .mailbox_content .top_panel .btn,
    .mailbox_content .tab-submenu .btn {
        box-shadow: none;
        width: auto;
    }

    .mailbox_content #all_checkbox label {
        margin-top: 6px;
    }

    .myaccout_ul>li {
        margin-bottom: 6px;
    }

    .myaccout_ul {
        padding: 0;
    }

    .menu-top-right-block {
        display: block;
        position: relative;
    }

    .menu-top-right-block:nth-child(2) {
        display: none;
    }

    .rt-menu-outer {
        padding-right: 8px;
    }

    .menu-top-right-mobile {
        margin-right: 8px;
    }

    #users_link_profile {
        margin-top: 15px;
    }

    .site-page #main_page .hide-in-mobile {
        display: block !important;
    }

    .table-responsive>.table>thead>tr>th,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tfoot>tr>td {
        white-space: normal;
    }

    #media_photo.btn-primary {
        max-width: 305px;
    }

    .b-memberships__item .b-member-plan__title {
        font-size: 18px;
    }

    .b-member-plan__price {
        font-size: 36px;
    }

    .b-new-memberships .b-member-plan__description {
        min-height: 185px;
    }

    .b-new-memberships .b-member-plan {
        padding: 26px 6px;
    }

    .info-content .account_menu ul li {
        margin-left: 0;
    }

    ul.content-pages-tree {
        padding-bottom: 0;
        padding-top: 0;
    }

    .info-content-block {
        padding: 10px;
    }

    .contact-us-form p.mb10 {
        font-size: 17px;
    }

    ul.content-pages-tree {
        min-height: inherit;
    }

    .form-group .form-inline input {
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .load_content_bg,
    .alert_bg {
        height: 240px;
    }

    /*====================

    popup css*/
    .load_content_bg {
        height: auto !important;
        overflow-x: auto !important;
        overflow-y: scroll !important;
        position: fixed;
        top: 0px;
    }




    /* chat box css 15-06-19*/

    #bottom-btns .im-contact-list {
        position: static;
    }

    #bottom-btns .im {
        position: static;
    }




}

@media only screen and (max-width:639px) {
    .menu-alerts .menu-item a.uam-top {
        width: 35px;
    }

    .vertical-responsive tbody {
        min-width: 100%;
    }


}

@media only screen and (max-width:479px) {

    .menu-alerts .menu-item,
    .close_left_menu {
        margin-top: 3px;
    }

    #main-menu-container {
        height: 66px;
    }

    #all_services .b-memberships__item,
    .services-list .b-memberships__item,
    .services-list .b-memberships .b-memberships__item {
        margin-right: 0;
        width: 100%;
        margin-left: 0;
    }

    #all_services .b-memberships__item:nth-child(2n),
    .services-list .b-memberships__item:nth-child(2n),
    .services-list .b-memberships .b-memberships__item:nth-child(2n) {
        margin-right: 0;
    }

    .b-member-plan__offers {
        min-height: inherit;
    }

    .b-member-plan__title {
        min-height: initial;
    }

    #all_services .b-member-plan,
    .services-list .b-member-plan {
        min-height: inherit;
    }

    .find_match_wrap:before {
        display: none;
    }

    .find_match_wrap {
        padding: 20px 10px;
    }

    #main_search_button_user_advanced {
        padding: 0;
        width: 100%;
        line-height: 40px;
        height: 40px;
    }

    .search-header .col-xs-12,
    .user-search .col-xs-12 {
        padding-left: 0;
        padding-right: 0;
    }

    #main-menu-container {
        height: 66px !important;
    }

    .menu-alerts .menu-item.menu-alerts-item a.uam-top {
        width: 26px;
    }

    .mailbox_content .mailbox_top_menu {
        height: inherit;
    }

    .myaccout_ul>li a {
        padding: 5px;
        font-size: 12px;
    }

    .myaccout_ul>li {
        margin-right: 1px;
    }

    .menu-top-right-block {
        display: none;
    }

}

@media only screen and (max-width:479px) {
    .menu-alerts .menu-item a.uam-top {
        width: 26px;
    }

    #main-menu-container {
        height: 46px !important;
    }

    .menu-alerts .tohide {
        display: none;
    }

    .logo-mobile-version.top-menu-item img {
        max-height: 42px;
    }

    .pre-main-inner-content {
        width: 100%;
    }

    .menu-alerts .menu-item {
        height: 33px;
    }

    .menu-alerts .menu-item {
        margin-top: 8px !important;
    }

    .registerpg_wrap {
        padding: 20px 10px;
    }

    .main-inner-content .row {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    #mailbox_top_menu .form-control {
        margin-bottom: 7px;
    }

    .mailbox_content .date_right {
        position: static;
    }

    .mailbox_content .point {
        width: 100%;
    }

    /*.main-inner-content .col-xs-12, .main-inner-content .col-sm-12 { padding-left: 0 !important; padding-right: 0 !important; }*/
    .b-new-memberships .b-member-plan__description {
        min-height: auto;
    }

    .services-list .b-new-memberships .b-member-plan {
        min-height: auto;
    }

    .table-div>dl>dt {
        padding: 12px 0;
    }

    /*#recent_photos span, #active_users span { width: 23%; }*/
}

@media only screen and (max-width:360px) {
    .top_flags img {
        max-height: 32px;
    }

}

@media only screen and (max-width:375px) {
    .table-div>dl>dt {
        display: block;
        width: 100%;
    }

    #main-menu-container {
        display: block !important;
        opacity: 1 !important;
    }

}

#lighbox {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    z-index: 11111;
}

#lighboxSecond {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    z-index: 11111;
}

#lighboxThird {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    z-index: 11111;
}

#lighboxIndividual {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    z-index: 11111;
}

#content {
    width: 500px;
    height: 150px;
    display: block;
    border: 0;
    margin: 0 auto;
    top: 50%;
    left: 50%;
    margin: -70px 0 0 -225px;
    position: relative;
    background: #fff;
}

#contentSecond {
    width: 450px;
    height: 150px;
    display: block;
    border: 0;
    margin: 0 auto;
    top: 50%;
    left: 50%;
    margin: -70px 0 0 -225px;
    position: relative;
    background: #fff;
}

#contentThird {
    width: 450px;
    height: 150px;
    display: block;
    border: 0;
    margin: 0 auto;
    top: 50%;
    left: 50%;
    margin: -70px 0 0 -225px;
    position: relative;
    background: #fff;
}

#contentIndividual {
    width: 450px;
    height: 150px;
    display: block;
    border: 0;
    margin: 0 auto;
    top: 50%;
    left: 50%;
    margin: -70px 0 0 -225px;
    position: relative;
    background: #fff;
}

.close {
    position: absolute;
    top: 0;
    right: 0;
}

#content h2 {
    background: rgba(9, 9, 14, 0.05);
    padding: 10px 20px;
    font-size: 15px;
    font-weight: bold;
    margin: 0;
}

#content p {
    text-align: center;
    margin: 10px 0 0;
    font-weight: bold;
    font-size: 14px;
}

#content a {
    display: inline-block;
    color: #fff;
    background-color: #BEA98F;
    border-color: rgba(0, 0, 0, 0);
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 600;
    height: 30px;
    line-height: 30px;
    padding: 0 26px;
    margin: 13px 20px;
}

#content a.close {
    margin: 0;
    padding: 3px 5px;
    line-height: 0;
    height: 36px;
    opacity: 1;
}

#contentSecond h2 {
    background: rgba(9, 9, 14, 0.05);
    padding: 10px 20px;
    font-size: 15px;
    font-weight: bold;
    margin: 0;
}

#contentSecond p {
    text-align: center;
    margin: 10px 0 0;
    font-weight: bold;
    font-size: 14px;
}

#contentSecond a {
    display: inline-block;
    color: #fff;
    background-color: #BEA98F;
    border-color: rgba(0, 0, 0, 0);
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 600;
    height: 30px;
    line-height: 30px;
    padding: 0 26px;
    margin: 13px 20px;
}

#contentSecond a.close {
    margin: 0;
    padding: 3px 5px;
    line-height: 0;
    height: 36px;
    opacity: 1;
}

#contentThird h2 {
    background: rgba(9, 9, 14, 0.05);
    padding: 10px 20px;
    font-size: 15px;
    font-weight: bold;
    margin: 0;
}

#contentThird p {
    text-align: center;
    margin: 10px 0 0;
    font-weight: bold;
    font-size: 14px;
}

#contentThird a {
    display: inline-block;
    color: #fff;
    background-color: #BEA98F;
    border-color: rgba(0, 0, 0, 0);
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 600;
    height: 30px;
    line-height: 30px;
    padding: 0 26px;
    margin: 13px 20px;
}

#contentThird a.close {
    margin: 0;
    padding: 3px 5px;
    line-height: 0;
    height: 36px;
    opacity: 1;
}

#contentIndividual h2 {
    background: rgba(9, 9, 14, 0.05);
    padding: 10px 20px;
    font-size: 15px;
    font-weight: bold;
    margin: 0;
}

#contentIndividual p {
    text-align: center;
    margin: 10px 0 0;
    font-weight: bold;
    font-size: 14px;
}

#contentIndividual a {
    display: inline-block;
    color: #fff;
    background-color: #BEA98F;
    border-color: rgba(0, 0, 0, 0);
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 600;
    height: 30px;
    line-height: 30px;
    padding: 0 26px;
    margin: 13px 20px;
}

#contentIndividual a.close {
    margin: 0;
    padding: 3px 5px;
    line-height: 0;
    height: 36px;
    opacity: 1;
}

span#waiting_in_queue {
    position: absolute;
    top: 64px;
    left: 50%;
    margin-left: -150px;
}

.user-description>div.offline {
    color: #ff0000;
}

div#his_info_block a:hover {
    color: #fff;
}

.services-list .b-new-memberships .b-member-plan {
    min-height: 100%;
}

.services-list .b-member-plan {
    min-height: 300px;
    position: relative;
}

.new_menu {
    margin-left: 0px !important;
}

body {

    element.style {}

    .mb10 {
        margin-bottom: 10px;
    }

    * {
        margin: 0;
        padding: 0;
        outline: none;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    user agent stylesheet div {
        display: block;
    }

    .pg-media-body {
        line-height: 20px;
    }

    .pg-media {
        font-size: 90%;
    }

    style attribute {
        cursor: default;
    }

    body {
        background-color: #ededed !important;
        font-family: 'Open Sans', sans-serif !important;
        color: #111 !important;
    }
}