
@media only screen and (max-width: 787px) {
	.second-menu li {
	    min-width: 100px;
	}
}

pre {
	font-family: 'Open Sans',sans-serif;
}

textarea {
	font-family: 'Open Sans',sans-serif;
}

.bold {
	font-weight: bold;
}

.columned-select .one-col,
.columned-select .two-col,
.columned-select .three-col {
	display: none;
}

.columned-select ul {
	float: left;
	width: 180px;
}

@media only screen and (max-width: 783px) {
    .columned-select .three-col {
        display: block;
    }
    .columned-select .four-col {
        display: none;
    }
}

@media only screen and (max-width: 599px) {
    .columned-select .two-col {
        display: block;
    }
    .columned-select .four-col,
    .columned-select .three-col {
        display: none;
    }
}

@media only screen and (max-width: 420px) {
    .columned-select .one-col {
        display: block;
    }
    .columned-select .four-col,
    .columned-select .three-col,
    .columned-select .two-col {
        display: none;
    }
}

.girl-review.card-unit .text-group.forum-action:last-child,
.salon-review.card-unit .text-group.forum-action:last-child {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px dotted #bbb;
}


.girl-page .premoderation-warning,
.salon-page .premoderation-warning {
	  margin-bottom: 10px;
}

.salon-details>div {
    vertical-align: top !important;
}

.cabinet-salons-list .salon-top h3 {
	min-height: initial;
	line-height: 14px;
	margin-bottom: 8px;
}

.cabinet-salons-list .salon-top .salon-views {
	font-size: 12px;
	margin-bottom: 7px;
}

.cabinet-salons-list .salon-top .salon-views .i-viewsoff {
	vertical-align: -1px;
	margin-right: 4px;
}

.cabinet-salons-list .salon-top h3 a {
	font-size: 14px;
}

.top-logo-header {
	font-size: 21px;
    line-height: 21px;
    font-family: 'PT Sans',sans-serif;
    color: #333;
    font-weight: bold;
}

.top-logo-header span {
	color: #ff4040;
}

.right-banners-container {
	width: 189px;
	margin: 0 auto;
}

.girl-page-banners .right-banners-container {
	display: block;
}

.banners-adv-link {
	text-align: right;
}

.baners-list li .actions div .just-link.cabinet-main-list-item-button-delete {
	width: 51%;
}

.baners-list .cabinet-main-list-item-button-edit:hover {
	text-decoration: none;
}

.baners-list span.green-clr {
	color: #390;
	font-size: 13px;
}

.baners-list span.red-clr {
    color: #FF4141;
    font-size: 13px;
}

.baners-list .i-viewsno, .baners-list .i-viewsoff {
	vertical-align: -1px;
	margin-right: 4px;
}

.modal-window.license h2 {
	text-align: center;
	max-width: 100%;
	margin-left: 0;
	color: #333333;
	font-size: 20px;
	margin-bottom: 24px;
}

.modal-window.license .license-text {
	color: #666666;
	
}

.cabinet-edit-girl input#delete_video {
	margin-top: 8px;
    vertical-align: -4px;
}

.cabinet-edit-girl .for-inp-is_massager {
	padding: 0;
}

.cabinet-edit-girl .is_massager_checkbox_container {
	height: 51px;
}

.cabinet-edit-girl .is_massager_checkbox_container .fake-checkbox-label label:last-child {
    display: inline-block;
    font-size: 12px;
    width: 186px;
    padding-left: 10px;
}

.cabinet-edit-girl .is_massager_checkbox_container .fake-checkbox-label {
	padding: 0;
}

.cabinet-edit-girl .is_massager_checkbox_container .fake-checkbox-label .checkbox {
	transform: scale(1.5);
	margin-left: 4px;
}

@media only screen and (max-width: 1124px) {
	.cabinet-edit-girl .is_massager_checkbox_container .fake-checkbox-label label:last-child {
        width: 144px;
    }
}

.cabinet-edit-girl .metro-stations .map-label {
	margin-top: 20px;
}

.cabinet-form-submit-btn-box {
	width: 100%!important;
	text-align: center!important;
}

.main-profile.cabinet-girls-list>li h3 a {
	font-size: 14px;
}

#select-station.modal-window ul li a,
#select-city.modal-window ul li a {
	color: #333;
}

.girl-page .girl-video {
	font-size: 13px;
	margin-bottom: 20px;
}

.index-girls-list .girl-name a {
	font-size: 15px;
}

.index-girls-list .girl-bottom-info {
	margin-top: 10px;
    padding-top: 10px;
    border-top: 1px dotted #999;
}

.index-girls-list .girl-bottom-info-text {
	color: #999;
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
}

.index-girls-list > li {
	height: 402px;
}

.article-page .article .date-added {
    font-size: 13px;
    margin-top: 8px;
    text-align: right;
}

.cabinet-girls-list.cabinet-favorites-list .girl-bottom {
    height: 50px;
}

.cabinet-girls-list.cabinet-favorites-list .remove-item-from-favorites-list-button {
    width: 200px;
}

#YMapsID img {
	max-width: none;
}

.articles-page .articles .article-logo {
    width: 178px;
    height: 101px; 
}

.articles-page .articles .article-head a {
    font-size: 14px;
    text-decoration: underline;
    color: #333333;
    font-weight: bold;
    margin-bottom: 10px;
}

.articles-page .articles .article-head a:hover {
	text-decoration: none;
}

.articles-page .articles .article-text {
    color: #666666;
    font-size: 13px;
}

.articles-page .articles {
	margin-top: 25px;
}

.articles-page .articles .article-content {
    width: 474px;
}

.articles-page .articles .item {
    margin-bottom: 16px;
    padding: 20px;
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    background: #f6f6f6;
    position: relative;
}

.articles-page .articles .item .date-added {
    position: absolute;
    top: 2px;
    right: 4px;
    font-size: 13px;
}

.articles-page .articles .article-link {
	text-align: right;
}

.articles-page .articles .article-link a {
    font-weight: bold;
    text-decoration: underline;
}

.articles-page .articles .article-link a:hover {
    text-decoration: none;
}

.article-page .article {
    font-size: 13px;
    margin-top: 30px;
}

.article-page .navigation {
	text-align: center;
	margin: 30px 0 25px;
	padding: 28px 0 24px;
	border-top: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
}

.article-page .navigation > div {
    display: inline-block;
}

.article-page .navigation a {
    text-decoration: underline;
    font-size: 14px;
}

.article-page .navigation a:hover {
    text-decoration: none;
}

.article-page .back-btn-container {
    text-align: center;
}

.bottom-intro-article ol,
.bottom-intro-article ul,
.article ol,
.article ul {
	padding-left: 40px;
}

.bottom-intro-article ol li,
.article ol li {
    list-style-type: decimal; 
}

.bottom-intro-article ul li,
.article ul li {
	list-style-type: disc; 
}

.girl-page .card-unit .salon-info {
    font-size: 15px;
}

.girl-page .card-unit .salon-info h6 {
	font-size: 15px;
}

.girl-page .card-unit .salon-info a {
    font-size: 15px;
}

.girl-page .card-unit .salon-info a.params-link {
	color: #333;
}

.girl-page .card-unit .salon-info .answ {
	width: 63%;
}

.girl-page .card-unit .salon-info h6 {
    width: 35%;
}

.girl-page .photo-verified {
    margin-left: 146px;
}

.index-page .girl-main-block h3.girl-name {
	min-height: 19px;
}

.main-index-page .breadcrumbs {
	display: none;
}

/*.col-47>div.girl-photo {
	width: 54%;
}

.col-47>div.girl-params {
    width: 43%;
}

.col-47>div.girl-photo a {
	width: 100%;
}*/

.cabinet-messages-page .event-contens pre {
	text-overflow: ellipsis;
    overflow: hidden;
}

.sidebar.admin-bar.left-bar ul a span.new-msg-count {
    font-size: 18px;
    color: #ff4040;
}

/*.girl-page-phone-lowres a {
	font-weight: bold;
	font-size: 19px !important;
}*/

.cabinet-conv-page .event-contens pre {
	white-space: pre-wrap;       /* CSS 3 */
    white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
    white-space: -pre-wrap;      /* Opera 4-6 */
    white-space: -o-pre-wrap;    /* Opera 7 */
    word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

.prices-block.card-unit.low-res {
	display: none;
}

@media only screen and (max-width: 787px) {
	.girl-page .prices-block.card-unit.hi-res {
	    display: none;
	}
	
	.prices-block.card-unit.low-res {
	    display: block;
	    margin-top: 40px;
	}
}

.like-buttons-block {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

.like-buttons-block > div {
    vertical-align: middle !important;
    display: inline-block !important;
}

.tell-call-from-us {
	color: #ff4040;
}

.big-baner {
    text-align: center;	
}

.page-404 {
	height: 100%;
}

.page-404 .content-404 {
	text-align: justify;
	margin-top: 80px;
	padding-left: 60px;
	padding-right: 60px;
	margin-bottom: 80px;
}

.page-404 .content-404:after {
    content: "";
    width: 100%;
    display: inline-block;
}

.page-404 .left-404 {
    display: inline-block;
    width: 385px;
    vertical-align: top;
    margin-top: 40px;
}

.page-404 .right-404 {
    display: inline-block;
    vertical-align: top;
}

.page-404 .left-404-top {
    font-size: 48px;
    color: #ff4040;
    font-weight: bold;
}

.page-404 .left-404-mid {
    font-size: 22px;
    margin-top: 14px;
}

.page-404 .left-404-btm {
    font-size: 22px;
    margin-top: 30px;
}

.page-404 .left-404-btm a {
	font-size: 22px;
    color: #ff4040;
    text-decoration: underline;
}

.page-404 .left-404-btm a:hover {
	text-decoration: none;
}

.page-404 .middle-site {
	height: 100%;
    margin-bottom: -255px;
    min-height: 590px;
}

@media only screen and (max-width: 999px) {
    .page-404 .middle-site {
	    margin-bottom: -348px;
	}
}

@media only screen and (max-width: 787px) {
    .page-404 .middle-site {
        margin-bottom: -291px;
    }
}

@media only screen and (max-width: 670px) {
    .page-404 .middle-site {
        margin-bottom: -332px;
    }
}

@media only screen and (max-width: 370px) {
    .page-404 .middle-site {
        margin-bottom: -353px;
    }
}

@media only screen and (max-width: 559px) {
	.page-404 .left-404 {
        width: 300px;
    }
	
	.page-404 .content-404 {
	    margin: 60px auto 80px;
	    padding: 0;
	    width: 300px;
	}
}

.cabinet-girls-list li {
	width: 334px;
}

.cabinet-girls-list li.vip-girl {
	position: relative;
	border: 3px solid #ff4040;
}

.cabinet-girls-list li.vip-girl:after {
	content: "";
	position: absolute;
	display: block;
	width: 54px;
	height: 54px;
	background: url('../img/vip-girl-ico.png');
	top: -14px;
	right: -14px;
}

.cabinet-girls-list li.novip-girl {
	
}

.cabinet-girls-list .girl-vip-btn {
    position: absolute;
    height: 25px;
    display: block;
    bottom: -14px;
}

.cabinet-girls-list li.vip-girl .girl-vip-btn {
    background: url('../img/vip-off-btn.png');
    width: 130px;
    left: 99px;
}

.cabinet-girls-list li.novip-girl .girl-vip-btn {
    background: url('../img/vip-on-btn.png');
    width: 110px;
    left: 114px;
}

.right-vip-girl {
	height: auto;
	border-radius: 4px;
	border: 1px solid #e8e8e8;
	padding: 1px;
	background: #f6f6f6;
	margin-bottom: 20px;
}

.right-vip-girl .vip-girl-img-link {
    width: auto;
    height: auto;
}

.right-vip-girl .vip-girl-img-link img {
	width: auto;
    height: auto;
    margin-bottom: 0;
}

.right-vip-girl .vip-girl-name {
    width: auto;
    height: auto;
    white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-bottom: 4px;
	color: #333333;
	text-decoration: underline;
	font-weighT: bold;
	font-size: 14px;
	padding-left: 14px;
}

.right-vip-girl .vip-girl-name:hover {
	text-decoration: none;
}

.right-vip-girl .vip-girl-station {
    width: auto;
    height: auto;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-left: 14px;
    margin-bottom: 2px;
    margin-top: 0;
}

.right-vip-girl .vip-girl-phone {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-left: 14px;
    font-size: 15px;
    color: #333333;
    margin-bottom: 2px;
    max-height: 20px;
}

.right-vip-girl .vip-girl-price {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-left: 14px;
    margin-bottom: 2px;
    max-height: 20px;
}

.right-vip-girl .vip-girl-price > span:first-child {
    font-size: 14px;
    color: #999999;
    margin-right: 7px;
}

.right-vip-girl .vip-girl-price > span:last-child {
    font-size: 15px;
    color: #ff4040;
}

.cabinet-girls-list .girl-bottom .cabinet-main-girls-list-item-button {
	font-size: 14px;
}

.cabinet-girls-list .girl-bottom .cabinet-main-girls-list-item-button:nth-child(even) {
    width: 130px;
}

.cabinet-girls-list .girl-bottom .cabinet-main-girls-list-item-button:nth-child(odd) {
    width: 142px;
}

.cabinet-edit-girl .popup-lt-info {
	display: block;
	position: relative;
}

.cabinet-edit-girl .popup-lt-info > i {
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    height: 15px;
    text-align: center;
    line-height: 15px;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    font-style: normal;
    font-family: 'PT Sans',sans-serif;
    background-color: #ff4040;
    border-radius: 50%;
    cursor: pointer;
}

.cabinet-edit-girl .popup-lt-info > span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    font-family: 'PT Sans',sans-serif;
    color: #666;
    text-decoration: underline;
}

.cabinet-edit-girl .popup-lt-info div.help-text-block {
    display: none;
    position: absolute;
    max-width: 734px;
    width: 734px;
    padding: 12px 24px;
    background: rgba(0,0,0,0.78);
    border-radius: 10px;
    top: 30px;
    left: 41px;
    font-size: 14px;
    line-height: 20px;
}

.cabinet-edit-girl .popup-lt-info div.help-text-block i {
	background: url('../img/tr.png');
	width: 14px;
	height: 9px;
	position: absolute;
	top: -9px;
	left: 34px;
}

.cabinet-edit-girl .popup-lt-info div.help-text-block .line-1 {
    font-weight: bold;
    color: white;
    margin-bottom: 19px;
}

.cabinet-edit-girl .popup-lt-info div.help-text-block .line-2 {
    color: white;
    margin-bottom: 19px;
}

.cabinet-edit-girl .popup-lt-info div.help-text-block .line-3 {
    color: white;
    font-weight: bold;
}

.cabinet-edit-girl .popup-lt-info div.help-text-block .line-4 {
    color: #ff6f6f;
    font-weight: bold;
    margin-bottom: 19px;
}

.cabinet-edit-girl .popup-lt-info div.help-text-block .line-5 {
    color: white;
    margin-bottom: 19px;
}

.cabinet-edit-girl .popup-lt-info div.help-text-block .line-6 {
    color: white;
}

@media only screen and (max-width: 850px) {
    .cabinet-edit-girl .popup-lt-info div.help-text-block {
        bottom: 28px;
        top: initial;
        width: 500px;
    }
    
    .cabinet-edit-girl .popup-lt-info div.help-text-block i {
        bottom: -9px;
        top: initial;
        transform: rotate(180deg);
    }
}

@media only screen and (max-width: 630px) {
    .cabinet-edit-girl .popup-lt-info div.help-text-block {
        width: 400px;
    }
}

@media only screen and (max-width: 530px) {
    .cabinet-edit-girl .popup-lt-info div.help-text-block {
        width: 300px;
    }
}

@media only screen and (max-width: 350px) {
    .cabinet-edit-girl .popup-lt-info div.help-text-block {
        width: 250px;
        left: -13px;
    }
}

.add-girl-warning {
    color: #E23333;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 20px;
    padding: 13px 18px;
    background: #ffeded;
    border-radius: 4px;
    display: inline-block;
}

.login-form label.for-inp-is_massager {
    vertical-align: -3px;
}

.is_massager_checkbox_hint {
	display: inline-block;
	font-size: 12px;
    width: 186px;
    padding-left: 10px;
}

.cabinet-edit-girl-right-col fieldset {
	padding-right: 0px;
}

.cabinet-edit-girl .aboutme-text textarea {
	resize: vertical;
}

.girls-galery li > a {
	max-width: 100%;
}

.girls-galery li > a h3 {
    max-width: 100%;
    white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.girls-galery:after {
    content: "";
    width: 100%;
    display: inline-block;
}

.girls-galery li > a .gallery-girl-station {
    color: #0099cc;
}

.girls-galery li > a .gallery-girl-station:before {
    content: "";
    display: inline-block;
    background: url('../img/sprite.png');
    background-position: -108px -5px;
    width: 19px;
    height: 16px;
    vertical-align: -3px;
    margin-right: 4px;
}



.girls-galery li > a .gallery-girl-price {
	color: #ff151a;
}

.light-hover:hover {
	opacity: 0.9;
}

.colorbox-photo-a-cont:focus {
    outline: none;
}

.colorbox-photo-a:focus {
	outline: none;
}


@media only screen and (max-width: 1124px) {
    .page-404 .right-404 {
        display: none;
    }
}
.main-menu {
    position: relative;
}

body, html {
    overflow-x: hidden;
    min-width: 304px;
}


@media only screen and (max-width: 787px) {
    .girl-page .girl-services ul li {
	    font-size: 16px;
	}
}

@media only screen and (max-width: 610px) {
    .girl-page .girl-services ul li {
        font-size: 13px;
    }
}

@media only screen and (max-width: 700px) {
	.index-girls-list .girl-bottom-info {
	    display: none;
	}
	
	.index-girls-list > li {
	    height: 280px;
	}
	
	.index-girls-list > li .girl-details > a:nth-child(3) {
	    display: none;
	}
}














































































