@import url("webfonts/lato/stylesheet.css");:root{--action-button-background:rgba(163,133,68,1);--action-button-background-hover:rgba(130,106,56,1);--agent-background-color:rgba(163,134,67,0.2);--agent-date-color:rgba(163,133,68,1);--agent-name-color:rgba(163,133,68,1);--announcement-header-font-color:rgba(163,133,68,1);--avatar-border-no-picture:2px solid rgba(163,133,68,1);--compose-panel-background:#1d1d1d;--content-panel-background:rgba(0,0,0,0.79);--content-panel-border:0;--content-panel-header-background:rgba(29,29,29,1);--content-panel-header-border-bottom-color:rgba(163,133,68,1);--content-panel-header-color:rgba(255,255,255,0.9);--content-panel-header-font-weight:400;--customer-background-color:rgba(255,255,255,0.1);--customer-date-color:rgba(255,255,255,0.9);--customer-name-color:rgba(255,255,255,0.9);--form-field-background:rgba(82,82,82,1);--form-field-color:rgba(255,255,255,1);--form-fields-check-color:rgba(163,133,68,1);--form-fields-check-background:rgba(255,255,255,0.2);--form-fields-focus-outline-color:rgba(163,133,68,0.6);--listing-hover-background:rgba(163,134,67,0.3);--listing-splitter-color:rgba(163,134,67,0.3);--main-font-color:rgba(255,255,255,0.9);--main-link-color:rgba(163,133,68,1);--main-menu-color-hover:rgba(163,133,68,1);--main-scrollbar-color:rgba(163,133,68,1);--main-font-family:Lato,Helvetica;--modal-background:#313131;--nav-bar-balance-border-radius:12px;--nav-bar-balance-progress-background:rgba(163,133,68,1);--nav-bar-menu-button-background:rgba(163,133,68,1);--nav-bar-menu-button-background-hover:rgba(130,106,56,1);--new-messages-font-color:rgba(0,0,0,0.9);--payment-minutes-color:rgba(163,133,68,1);--payment-offer-background:rgba(255,255,255,0.11);--payment-offer-background-hover:rgba(255,255,255,0.11);--payment-price-color:rgba(255,255,255,0.9);--payment-price-per-minutes-color:rgba(135,135,135,1);--payment-vat-message-color:rgba(255,255,255,0.9);--profile-gender-age-color:rgba(163,133,68,1);--profile-name-color:rgba(255,255,255,0.9);--profile-name-weight:400;--profile-picture-listing-background:rgba(255,255,255,0.1);--profile-picture-listing-border-color:rgba(255,255,255,0.2);--small-header-color:rgba(255,255,255,1);--text-button-background:rgba(163,133,68,1);--text-button-background-hover:rgba(130,106,56,1);--text-button-secondary-background:transparent;--text-button-secondary-background-hover:transparent;--text-button-secondary-border:1px solid rgba(163,133,68,1);--text-button-secondary-border-hover:1px solid rgba(130,106,56,1);--text-button-secondary-color:rgba(163,133,68,1);--text-button-secondary-color-hover:rgba(130,106,56,1);--unread-messages-dot-background:rgba(163,133,68,1);--unread-messages-dot-color:rgba(163,133,68,1);--nav-bar-logo-height:50px;--main-menu-text-transform:uppercase;--text-button-side-padding:24px;--text-button-line-height:34px;--public-content-panel-background:#000;--public-content-panel-color:rgba(255,255,255,0.9);--public-header-color:rgba(255,255,255,0.9);--emoji-picker-category-color:#fff;--emoji-picker-background:rgba(29,29,29,1);--emoji-picker-button-active:#a38544;--emoji-picker-button:rgba(255,255,255,0.8);--emoji-picker-border-color:rgba(255,255,0,0.3);--emoji-picker-scroll-thumb-background:#ffde00;--emoji-picker-scroll-track-background:rgba(255,255,255,0.2)}
.profile-picture.female-picture{background-image:url(../img/profile/profile_female.png)}
.profile-picture.male-picture{background-image:url(../img/profile/profile_male.png)}
.profile-picture.trans-picture{background-image:url(../img/profile/profile_trans.png)}
body{background-image:url(../img/background.jpg)}
body.secure-pages{background-image:url(../img/background_secure.jpg)}
.emoticon{background-image:url(../img/emoticons/emoticons-sprite.png)}
.nav-bar-logo{background-image:url(../img/logo_small.png)}
.logo{background-image:url(../img/logo.png)}
.new-messages-panel{background:rgba(163,132,68,0.4)}
.modal-header{background:#1d1d1d}
.payment-provider{opacity:.3}
.mobile-balance-panel .balance-panel{color:rgba(255,255,255,0.9)}
.modal-chat-question .modal-body{text-align:left}
.content-panel-public{display:flex;flex-direction:row;width:620px;padding:0}
.index-page,.public-pages{--form-field-align:center}
.index-page .logo,.public-pages .logo{width:50%;padding:32px;background-size:240px}
.content-panel-public-inner{width:50%;padding:32px;border-left:1px solid #464646}
.public-profile-portrayal-text{font-size:24px}
.public-profile-age-gender{display:none}
@media(max-width:767px){.page-container{background:rgba(0,0,0,0.5)}
.content-panel-public{background:0;border:0;flex-direction:column}
.content-panel-public-inner,.logo{width:100%;border:0}
.index-page .logo,.public-pages .logo{position:static;width:100%;padding:0;background-size:auto 100%;--public-logo-height-padding:40%}
.content-container-public{padding:0}
}