.traffik li:before {
    content: "\f00c";
    position: absolute;
    left: 20px;
    top: 1px;
    width: 26px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border: 1px solid #efefef;
    -moz-border-radius: 13px;
    -webkit-border-radius: 13px;
    border-radius: 13px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #fbfbfb;
    font-size: 2rem;
    color: #2c94d0;
    font-family: "FontAwesome";
    font-weight: normal;
}
.twitter-box .image img {
    width: 62px;
    height: 82px;
}

.girl-box .image img {

}

.bnr-wrapper {
    width: 100%;
    text-align: center;
    border: 1px solid #efefef; /* stroke */
    background-color: #41474f; /* layer fill content */
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .25); /* drop shadow */
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .25); /* drop shadow */
    box-shadow: 0 1px 2px rgba(0, 0, 0, .25); /* drop shadow */
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U4ZThlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZkZmRmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+); /* gradient overlay */
    background-image: -moz-linear-gradient(bottom, #e8e8e8 0%, #fdfdfd 100%); /* gradient overlay */
    background-image: -o-linear-gradient(bottom, #e8e8e8 0%, #fdfdfd 100%); /* gradient overlay */
    background-image: -webkit-linear-gradient(bottom, #e8e8e8 0%, #fdfdfd 100%); /* gradient overlay */
    background-image: linear-gradient(bottom, #e8e8e8 0%, #fdfdfd 100%); /* gradient overlay */
    padding: 10px 10px;
}

.grey-box.sidebar-bnr {
    padding: 0px;
    font-size: 0;
    text-align: center;
}



.geolocation-country div.h6 {
    color: #fff;
    font-size: 1.8rem;
    margin: 0px;
    clear: right;
    display: block;
}


.girls-tabs-wrapper .about-me-section {
    width: 100%;
}
div.private {
    position: absolute;
    height: 100px;
    width: 100px;
    z-index: 200;
    top: 0px;
    left: 0px;
    background: url("images/private.png") center center no-repeat;
    background-size: 100% 100%;
    pointer-events: none;
    opacity: 0.9;
}


.vip-tag, .new-tag, .suspicious,.image .verified, .pornstar , .girl-location {

    pointer-events: none;
}

.activeS a {
    color: #bb3131!important;
}

.activeS .close {
    display: block!important;
    cursor: pointer;
}

div.loadingBig{
    height:150px;
    background: url(images/loadingBig.gif) no-repeat center center;
}
.not-active {
    pointer-events: none;
    cursor: default;
}

p.reviews-statistics {
    position: absolute;
    left: 0;
    width: 200px;
    top: 20px;
}


.breadcrumbs ul li {

    line-height: 26px;
}

.likecont {
    width: 100%;
    margin: 0;
    padding: 0;
}

#divlike {

    margin-left: auto;
    margin-right: auto;
    height: 25px;
    margin-top: 1px;

}

#divlike .likebg {
    //background: linear-gradient(to top,#1e2124,#5a5a5a);
    //background: -webkit-linear-gradient(bottom,#1e2124,#5a5a5a);
    //background: -moz-linear-gradient(bottom,#1e2124,#5a5a5a);
    //filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e2124',endColorstr='#5a5a5a');
    height: 30px;
    background-color: #41474f;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
    background-image: -moz-linear-gradient(bottom, #191c1f 0%, #42474f 100%);
    background-image: -o-linear-gradient(bottom, #191c1f 0%, #42474f 100%);
    background-image: -webkit-linear-gradient(bottom, #191c1f 0%, #42474f 100%);
    background-image: linear-gradient(bottom, #191c1f 0%, #42474f 100%);
}

#divlike .divlike1 {
    float: left;
    width: 20%  ;
    font-size: 8px;
    color: white;
    text-align: center;
    height: 25px;
}

#divlike img {
    border: 0;
    margin: 0;
    padding: 0;
    height: 20px;
    margin-top: 2px;
}

#divlike .divlike2 {
    float: left;
    width: 60%  ;
    border: 0;
    border-left: 1px;
    border-right: 1px;
    border-style: solid;
    border-color: white;
    height: 25px;
}
#divlike .divlike3 {
    float: left;
    width: 20%  ;
    font-size: 8px;
    color: white;
    text-align: center;
    height: 25px;
}


#divlike .liketext {
    width: 160px;
    position: relative;
//height: px;
    left: 50%;
    margin-left: -80px;
    top: 0px;
    color: white;
    text-align: center;
    font-size: 12px;
}

#divlike .line {
    width: 80%;
    position: relative;
    height: 5px;
    background-color: #ff8eb6;
    left: 50%;
    margin-left: -40%;
    top: 2px;
}

#divlike .line .linein{
    height: 100%;
    background-color: #22d153;
}


span.private-girl {

    margin-left: auto;
    margin-left: auto;

    -webkit-transition: -webkit-transform 1.5s;
    -moz-transition: -moz-transform 1.5s;
    -ms-transition: -moz-transform 1.5s;
    -o-transition: -o-transform 1.5s;
    transition: transform 0.5s;
    -webkit-filter: drop-shadow(6px 6px 7px rgba(0,0,0,0.5));
}
.girl-name {
    position: relative;

    -webkit-perspective: 600px; /* webkit */
    -moz-perspective: 600px; /* mozilla */
    -ms-perspective: 600px; /* IE 10 */
    -o-perspective: 600px; /* opera когда-то тоже должна начать понимать */
    perspective: 600px; /* св-во по стандартам */
    -webkit-transition-duration: 1.5s; /* фиксит баг в хроме */

}
.girl-name:hover {
    -webkit-perspective: 900px; /* фиксит баг в хроме на пару с предыдущим, значение подбираем вручную (больше, чем начальное) */

}


.girl-name:hover span.private-girl{
    cursor: pointer;
    -webkit-transform: rotateY( 360deg );
    -moz-transform: rotateY( 360deg );
    -ms-transform: rotateY( 360deg );
    -o-transform: rotateY( 360deg );
    transform: rotateY( 360deg );
}

.divgren {
    background-image: -moz-linear-gradient(bottom, #03a308 0%, #23d254 100%)!important;
    background-image: -o-linear-gradient(bottom, #03a308 0%, #23d254 100%)!important;
    background-image: -webkit-linear-gradient(bottom, #03a308 0%, #23d254 100%)!important;
    background-image: linear-gradient(bottom, #03a308 0%, #23d254 100%)!important;
}


.divred {
    background-image: -moz-linear-gradient(bottom, #a30303 0%, #d15959 100%)!important;
    background-image: -o-linear-gradient(bottom, #a30303 0%, #d15959 100%)!important;
    background-image: -webkit-linear-gradient(bottom, #a30303 0%, #d15959 100%)!important;
    background-image: linear-gradient(bottom, #a30303 0%, #d15959 100%)!important;
}

.jspContainer {
    //height: 165px!important;
}
div.multibox {
    padding: 3px;
    border: 1px solid #b8b6b6;
    width: 230px;
}
div.multibox ul li {
    //border-radius: 4px;
    //background-color: #50aadf;
    //background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
    //background-image: -moz-linear-gradient(bottom, #2887be 0%, #37b6ff 100%);
    //background-image: -o-linear-gradient(bottom, #2887be 0%, #37b6ff 100%);
    //background-image: -webkit-linear-gradient(bottom, #2887be 0%, #37b6ff 100%);
    //background-image: linear-gradient(bottom, #2887be 0%, #37b6ff 100%);
    background-color: #3875d7;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
    background-image: -webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);
    background-image: -moz-linear-gradient(#3875d7 20%, #2a62bc 90%);
    background-image: -o-linear-gradient(#3875d7 20%, #2a62bc 90%);
    background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);

    color: #ffffff;
    font-size: 15px;
    line-height: 22px;
    text-shadow: 0px -1px 1px #0647a1;
    padding-left: 5px;
    font-weight: 700;
    margin-top: 3px;
    height: 34px;
    line-height: 34px;
    margin-bottom: 3px;
}
.jspDrag {
    background: #2b64be;
}
.jspTrack {
    background: #4a8fff;
}
div.multibox ul {
    margin-left: 0px;
}

div.multibox ul li span.remove {
    float: right;
    //background-color: #00ade1;
    background-color: #3875d7;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
    background-image: -webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);
    background-image: -moz-linear-gradient(#3875d7 20%, #2a62bc 90%);
    background-image: -o-linear-gradient(#3875d7 20%, #2a62bc 90%);
    background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
    border-radius: 0px 4px 4px 0px;
    width: 40px;
    display: block;
    cursor: pointer;
    height: 34px;
    line-height: 34px;
    text-align: center;
}
div.multibox ul li span.remove>img {
    background: url("css/images/sprite.png") no-repeat -313px -112px transparent;
    width: 26px!important;
    height: 26px!important;
    margin-top: 4px;
}

form .col50 {
    padding-left: 0px;
}
form .col50 .check_block label {
    float: left;
}
form .col50 .check_block input {
    float: right;
}

#videoSlider li {
    float: left;
    margin-right: 20px;
}
.bx-wrapper {
    margin: 0!important;

}



.review-box .review-box-title .title h4 a {
    font-size: 2rem;
    font-weight: 700;
    font-family: "Roboto", sans-serif;
    text-transform: none;
    color: #fff;
}



.scrolImg {
    transition: 1s;
}


div.camList div.camIcons {
    position: absolute;
    width: 65px;
    height: 65px;
    background: url(images/camFlags.png) no-repeat 0 0;
    z-index: 10;
}

div.camList div.qHD {
    top: 4px;
    left: 3px;
    width: 32px;
    height: 24px;
    background-position: 0px -372px;
}
div.camList div.live {
    top: 0;
    right: -1px;
    width: 45px;
    height: 20px;
    background-position: 0px -444px;
}
div.camList div.spy {
    top: 0px;
    right: 0px;
    background-position: 0px -265px;
}
div.camList div.qSD {
    top: 4px;
    left: 3px;
    width: 32px;
    height: 24px;
    background-position: 0px -420px;
}
div.camList div.away {
    top: 0px;
    right: 0px;
    background-position: 0px -66px;
}

div.camList div.group {
    top: 0px;
    right: 0px;
    background-position: 0px -133px;
}
div.camList div.q {
    top: 0px;
    right: 0px;
    background: url(../img/icons/camFlags.png) no-repeat 0 0;
    z-index: 10;
}
div.camList div.new {
    bottom: 0px;
    left: 0px;
    width: 44px;
    height: 44px;
    background-position: 0px -328px;
}
div.camList div.private {
    top: 0px;
    right: 0px;
    background-position: 0px -265px;
}
.girl-box .status {
    background-image: url('images/camOnlineStatus.png');
    background-repeat: no-repeat;top:161px; width: 100%; margin-left: 3px;
    padding-left: 15px;
}
.popup-content .formtext, .popup-content table div {
    line-height: 22px;
}

a.Signout-button {
    float: right;
    background-color: #c7c7c7; /* layer fill content */

    background-image: -moz-linear-gradient(bottom, #a30303 0%, #d15959 100%); /* gradient overlay */
    background-image: -o-linear-gradient(bottom, #a30303 0%, #d15959 100%); /* gradient overlay */
    background-image: -webkit-linear-gradient(bottom, #a30303 0%, #d15959 100%); /* gradient overlay */
    background-image: linear-gradient(bottom, #a30303 0%, #d15959 100%); /* gradient overlay */
    padding: 12px 12px 12px 12px;
    position: relative;
    font-family: "Oswald", sans-serif;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.4rem;
}

a.Account-button , button.green_btn , a.green_btn{
    float: left;
    background-color: #c7c7c7; /* layer fill content */

    background-image: -moz-linear-gradient(bottom, #03a308 0%, #23d254 100%); /* gradient overlay */
    background-image: -o-linear-gradient(bottom, #03a308 0%, #23d254 100%); /* gradient overlay */
    background-image: -webkit-linear-gradient(bottom, #03a308 0%, #23d254 100%); /* gradient overlay */
    background-image: linear-gradient(bottom, #03a308 0%, #23d254 100%); /* gradient overlay */
    padding: 12px 12px 12px 12px;
    position: relative;
    font-family: "Oswald", sans-serif;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.4rem;
}
button.green_btn , a.green_btn{
    border: 0;
}
a.green_btn{
    font-size:2rem;

}

a.login-button {
    float: left;
    background-color: #c7c7c7; /* layer fill content */
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EzMDMwMyIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2QxNTk1OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+); /* gradient overlay */
    background-image: -moz-linear-gradient(bottom, #a30303 0%, #d15959 100%); /* gradient overlay */
    background-image: -o-linear-gradient(bottom, #a30303 0%, #d15959 100%); /* gradient overlay */
    background-image: -webkit-linear-gradient(bottom, #a30303 0%, #d15959 100%); /* gradient overlay */
    background-image: linear-gradient(bottom, #a30303 0%, #d15959 100%); /* gradient overlay */
    padding: 12px 23px 12px 40px;
    position: relative;
    font-family: "Oswald", sans-serif;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.4rem;
}
a.login-button:hover {
    background-color: #c7c7c7; /* layer fill content */
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QxNTk1OSIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EzMDMwMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+); /* gradient overlay */
    background-image: -moz-linear-gradient(bottom, #d15959 0%, #a30303 100%); /* gradient overlay */
    background-image: -o-linear-gradient(bottom, #d15959 0%, #a30303 100%); /* gradient overlay */
    background-image: -webkit-linear-gradient(bottom, #d15959 0%, #a30303 100%); /* gradient overlay */
    background-image: linear-gradient(bottom, #d15959 0%, #a30303 100%); /* gradient overlay */

}

div.h3{
    font-size: 2rem;
    margin-bottom: 15px;
}

.girl-box .vip-tag {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 100;
    background: url(css/images/sprite.png) -58px -10px;
    width: 61px;
    height: 61px;
    display: none;
}
.girl-box.is_vip .vip-tag {
    display: block;
}
.girl-box .new-tag {
    position: absolute;
    right: 0;
    top: 0;
    display: none;
    z-index: 100;
    background: url(css/images/sprite.png) -226px -63px;
    width: 61px;
    height: 61px;
}

.small-boxes .girl-box .new-tag {
    background: url(css/images/sprite.png) -346px -63px;
    width: 41px;
    height: 41px;
}

.small-boxes .vip-tag {
    background: url(css/images/sprite.png) -410px -10px;
}

.small-boxes .girl-box .suspicious {
    width: 36px;
    height: 36px;
}
@media (max-width: 1460px) {
    .girl-box .extra-girl-details {
        padding: 10px 10px;
    }
}

form .row.small-gutter {
    width: 100%;
}


button.red-btn {
    border: 0;
    outline: none;
}

.review-box .review-content ,.review-box .review-content p {
    font-size: 1.3rem;
    line-height: 24px;
    margin-bottom: 20px;
    font-weight: 400;
}

div.searchReset {
    background: url("css/images/sprite.png") no-repeat -313px -112px transparent;
    cursor: pointer;
    display: none;
    height: 28px;
    position: absolute;
    right: 0px;
    top: 7px;
    width: 28px;
}
//.small-grey-box .white-box {
//    width: 100%;
//}

.pagination a.deactive, .pagination a.deactive:hover {
    color: #d4d4d4;
   background: none;
    cursor: default;
}

.filters-buttons a.up {
    background: #fff url(images/selectup.png) right 10px no-repeat;
    font-weight: 600;
}
.filters-buttons a.down {
    background: #fff url(images/select.png) right 13px no-repeat;
    font-weight: 600;
}

a.up {
    background: #fff url(images/selectup.png) right 10px no-repeat;

}
a.down {
    background: #fff url(images/select.png) right 13px no-repeat;

}


IEspan.down:after {
    content:"icon";
    text-indent:-999em;
    display:block;
    width:10px;
    height:5px;
    background:url(images/select.png);
    position: relative;
    left: 10px;
    top: 0px;
}

span.down:after {
    content: url('images/select.png');
    position: relative;
    left: 10px;
    top: 0px;
}
span.up:after {
    content: url('images/selectup.png');
    position: relative;
    left: 10px;
    top: 0px;
}
.sortHead > div {
    cursor: pointer;

}

#my-account-reviews .text-content ,#review-list-ajax .text-content,#ads-list-div .text-content  {
    height: 250px;
    overflow: hidden;

}
.show-more-review{
    height: 20px;
    line-height: 1px!important;
}

.transDelay {
    -webkit-transition: .4s ease-out;
    -webkit-transition-delay: 0.5s;
    -o-transition: .4s ease-out;
    -o-transition-delay: 0.5s;
    -moz-transition: .4s ease-out;
    -moz-transition-delay: 0.5s;
    transition: .4s ease-out;
    transition-delay: 0.5s;
}

#site-popup .msg {
    font-family: 'Oswald', sans-serif;
    color: green;
    font-size: 2rem;
}

#accountMenu{
    float:left;
    font-family: 'Oswald', sans-serif;
    margin:0;
}

#accountMenu dt strong{width:9px;height:7px;float:right;margin:4px 15px 0 0;background:url(../img/icons/iconset1.png) no-repeat}
#accountMenu dt strong.up{background-position:-37px -460px}
#accountMenu dt strong.down{background-position:-46px -460px}
#accountMenu dd{position:relative}
#accountMenu dd ul{
    display:block;position:absolute;z-index:999;top:45px;left:-40px;padding:0 0 5px;list-style:none;margin:0;
    //background:url(images/menuLangs.png);
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
    background-image: -moz-linear-gradient(bottom, #191c1f 0%, #42474f 100%);
    background-image: -o-linear-gradient(bottom, #191c1f 0%, #42474f 100%);
    background-image: -webkit-linear-gradient(bottom, #191c1f 0%, #42474f 100%);
    background-image: linear-gradient(bottom, #191c1f 0%, #42474f 100%);
    //border:1px solid #bfbfbf;
    border-radius:0 ;
    box-shadow:3px 3px 3px -2px #252525;width:118px;border-top:none
}

#accountMenu dd ul li a{font-size:12px;color:#e5e5e5;line-height:16px;display:block;margin:5px 0 5px 10px;font-weight:700}
#accountMenu dd ul li a:hover {text-decoration: underline;}
#accountMenu dd ul li a>span{margin-right:5px}
#accountMenu .account{display:inline-block;height:15px;width:15px;vertical-align:text-top;line-height:15px;background:url(images/account.png) no-repeat}
#accountMenu .account.account-out {
    background-position: -30px 0;
}
#accountMenu .account.account-view {
    background-position: -15px 0;
}

div.galleryImage>div.spanImage {
    overflow: hidden;
    display: block;
    height: 170px;
    width: 140px;
    text-align: center;
    border: 1px solid #a7a7a7;
    cursor: move;
}
div.galleryImage>div.ctrlImage div.remove {
    background: url("css/images/sprite.png") no-repeat -313px -112px transparent;
    height: 28px;
    position: absolute;
    right: 0;
    top: 0;
    width: 28px;
    z-index: 4;
    cursor: pointer;

}
div.galleryImage>div.ctrlImage div.move {
    background: url("css/images/sprite.png") no-repeat -310px -164px transparent;
    height: 28px;
    position: absolute;
    right: 35px;
    top: 0px;
    width: 28px;
    z-index: 4;
    cursor: pointer;
}

ul.chosen-results li:before {
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background: none;
    left: 0px;
    top: 7px;
    content: "";
}

.ov {
    overflow: visible;
}
.content-page p {
    word-wrap: break-word;
}
#accountMenu ul {
    width: 130px;
}
#accountMenu em {
    font-style: normal;
}
.account-top-icons a {
    position: relative;
}
.account-top-icons a.icon:hover  em.count {
        background-color: white;
    background-image: none;
    color: #b82a2a;
    border: 2px solid #b82a2a;
    box-shadow: 0px 0px;
}

.account-top-bar div.account-top-icons a em.count {
    font-family: "Oswald", sans-serif;
    width: 25px;
    height: 25px;
    /* background: url(images/redem.png) -5px -7px no-repeat; */
    position: absolute;
    top: 8px;
    right: 6px;
    color: #ffffff;
    font-weight: bold;
    line-height: 21px;
    text-align: center;
    font-size: 13px;
    font-style: normal;
    z-index: 100;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
    background-image: -moz-linear-gradient(bottom, #a30303 0%, #d15959 100%);
    background-image: -o-linear-gradient(bottom, #a30303 0%, #d15959 100%);
    background-image: -webkit-linear-gradient(bottom, #a30303 0%, #d15959 100%);
    border-radius: 100px 100px 100px 100px;
    box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.26);
    border: 2px solid white;
}

.account-page .white-box div {
    color: #3f444b!important;
    font-size: 13px!important;
    line-height: 22px!important;
    font-weight: 400!important;
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default {
    color: #fff!important;
    background: #E63E3E!important;
}

.bootstrap-switch .bootstrap-switch-label {
    background: #D1D1D1!important;
}


.bootstrap-switch.bootstrap-switch-focused, .bootstrap-switch {
    border: 0!important;
    box-shadow: none!important;
}

form .selectimages img {
    float: left;
    border: 2px solid grey;
    opacity: 0.5;
}
form .selectimages img.selected {
    border: 2px solid deeppink;
    opacity: 1;
}

.account-messages {
    padding: 10px 10px;
    min-height: 42px;
    background: #fff;
    border: 1px solid #efefef;
    //display: inline-block;
    margin: 0px 0px 5px;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
}

div.red {
    border: 1px solid #f5cfcf;
    padding: 10px;
    background: repeating-linear-gradient( 45deg, #f7cfcf, #f5cfcf 10px, #ffffff 10px, #f6f6f9 20px );
    color: black;
    font-weight: 600;
}
div.green {
    border: 1px solid #1dc844;
    padding: 10px;
    background: repeating-linear-gradient( 45deg, #bbf1c8, #b9f7c9 10px, #ffffff 10px, #f6f6f9 20px );
    color: black;
    font-weight: 600;
}

#form_00 .small-gutter {
    overflow: visible;
}

div.ctrlImage div.checkbox {
    top: 5px;
    left: 5px;
    z-index: 4;
    position: absolute;
}



.account-page .white-box div .minbtn {
    display: inline-block;
    width: 48%;
    float: left;
    margin: 2px 1%!important;;
    font-size: 0.9rem!important;
    padding: 4px 7px!important;;
    line-height: 16px!important;;
    text-align: center!important;;
    cursor: pointer;
}
.account-page .white-box div div.m_blue-btn {
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
    background-image: -moz-linear-gradient( 90deg, rgb(63,155,184) 0%, rgb(73,194,231) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(63,155,184) 0%, rgb(73,194,231) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(63,155,184) 0%, rgb(73,194,231) 100%);
    color: #fff!important;;
    text-transform: uppercase;
    display: inline-block;
}
.account-page .white-box div div.m_red-btn {
    background-color: #bb3131;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
    background-image: -moz-linear-gradient(bottom, #a30303 0%, #d15959 100%);
    background-image: -o-linear-gradient(bottom, #a30303 0%, #d15959 100%);
    background-image: -webkit-linear-gradient(bottom, #a30303 0%, #d15959 100%);
    background-image: linear-gradient(bottom, #a30303 0%, #d15959 100%);
    color: #fff!important;;
    text-transform: uppercase;
    display: inline-block;
}
.account-page .white-box div .bgray {
    background-image:none!important;
    background-color: #a9a9a9!important;
}

div.photoList>div.list33 {
    background-color: #ffffff;
    min-height: 100px;
    padding: 30px 0px 30px 30px;
    vertical-align: baseline;
}
.agenceGallery {
    float: left;
    width: 176px;
    text-align: center;
    margin-right: 30px;
    display:block;
    height: 250px;
    list-style:none;
    //position: relative;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    margin-left: 20px;
}
.qq-upload-button {

    background: #b92c2c!important;

}
.uploadButton .btn {
    margin-left: 0;
}
.btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd;
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}


.account-page .white-box div.fileUploaderBig {
color: white!important;
    font-weight: 400;
}

.qq-upload-button {
border: 0;
    background: transparent;
    background-color: none;
}

.account-page .white-box div.qq-upload-button {
    color: white!important;
    font-size: 18px!important;
    line-height: 28px!important;
    font-weight: 600!important;
}
.country-check-block label {
    float: left;
    margin-top: 0px;
}
.country-check-block input[type=checkbox] {
float: left;
    margin-top: 5px;
}

.country-check-block label {
    background: url("images/check.PNG") -6px -19px no-repeat;
    padding: 0px 0px 0px 18px;

}
input.form-checkbox:checked+label.big {
    color: #b72828;
}

.country-check-block input.form-checkbox:checked+label {
    background-position: -6px 0px;
}
.country-check-block input[type=checkbox] {
    display: none;
}
a.green_btn {
    padding: 4px 7px;
    font-size: 0.9rem;
}




.tableVideo, .tableVideo td  {
    border: 2px solid #efefef;
    font-family: "Oswald", sans-serif;
    margin-left: 2px;
}
.tableVideo tr {

}


span.play {
    width: 42px;
    height: 42px;
    background: url("images/iconset2.png") repeat-x scroll -70px 0px transparent;
    margin: 5px 10px;
    display: inline;
    cursor: pointer;
    display: block;
    font-size: 13px;
    text-transform: uppercase;
}
span.wait {
    width: 42px;
    height: 42px;
    background: url("images/iconset2.png") repeat-x scroll -143px -206px transparent;
    margin: 5px 10px;
    display: inline;
    display: block;
    font-size: 13px;
    text-transform: uppercase;
}

div.fancybox-video .fancybox-inner div.video {
    width: 560px!important;
    height: 376px!important;
}
h2.section-title.silver {
    border-style: solid;
    border-width: 1px;
    border-color: rgb(255, 255, 255);
    background-image: -moz-linear-gradient( 90deg, rgb(25,28,31) 0%, rgb(66,71,79) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(25,28,31) 0%, rgb(66,71,79) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(25,28,31) 0%, rgb(66,71,79) 100%);
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.5);
    color: #fff;
}

.reg_block {
    font-size: 2em;
    padding-left: 20px;
}
.reg_block input {
    margin-bottom: 4px;
}

.tagsTable {
    display: block;
    padding: 5px;
    font-size: 1.4rem;
    font-weight: 700;
    border: 4px solid #f1f1f1;
    margin: 10px 0px;
    background-color: #f9fbfd;
    -moz-box-shadow: 0 0 3px rgba(0,0,0,.4);
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,.4);
    box-shadow: 0 0 3px rgba(0,0,0,.4);
    border-bottom: 0px;
}
.tagsTable div{

}
.small-boxes .col33 .girl-box {
    //min-height: 270px;
}
.small-boxes .col33 .girl-box .tagline {
    min-height: 32px!important;
}

.small-boxes .small-gutter .col33 .girl-box .tagline {
    min-height: 23px!important;
}


.vote .col33 .girl-box .tagline {
    min-height: 0!important;
}
.xl-tiles .col33 .tagline {
    max-height: 23px;
    min-height: 23px;
}

a.vote-btn span.votes-no {
    right: 0px;
}
a.vote-btn {
     width: auto;
}

.girl-box {
    margin-bottom: 20px;
}

.rewDate{
    float: right;
    font-size: 1.2rem;
    text-align: center;
    margin-left: 0;
    margin-right: 0;
    min-width: 95px;
    min-height: 31px;
    line-height: 20px;
    padding: 3px 10px;
    font-weight: 700;
    color: #878787;
}
.rewDate >div{
    float: right;
    line-height: 20px;
}
.rewDate >span{
    float: left;
    margin-right: 5px;
    line-height: 20px;
}

.rewTopBlock {
    color: #878787;
    font-size: 1.4rem;
    line-height: 20px;
    margin-bottom: -7px;

    display: block;
    width: 100%;
}
.rewTopBlock button{
    height: 20px;
    line-height: 2px;
    float: right;

}
.rewTopBlock em {
     color: #878787;
     font-size: 1rem;
    line-height: 20px;
    margin-right: 2px;

 }

.rewTopBlock a {
    color: #878787;
    font-size: 1.8rem;
    line-height: 20px;

}
.rewTopBlock a:hover {
    color: #bb3131;
    font-size: 1.8rem;
    text-decoration: underline;
}
.mobLdR {
    position: absolute;
    right: 0;
    top: 0;
}
.rewTopBlock .nameBlock{

}
@media (max-width: 767px) {
    .rewTopBlock .nameBlock{

        width: 100%;
    }
    .mobLdR {
        float: left;
        position: inherit;
    }
    .mobLdR button,.mobLdR .rewDate{
        float: left;
    }
    .rewTopBlock {
        padding: 5px;
    }
    .mobCenter{
        text-align: center;
    }
    .rewDate{
        margin-left: 0px;
        padding-left: 0px;
    }
}

.text-contentScroll {
    display: inline-block;
    width: 100%;
    clear: both;
    overflow: hidden;
    overflow-y: scroll;
    height: 230px;
    box-shadow: inset -1px -1px 1px rgb(239, 235, 235);
    padding-right: 3px;
}
.text-contentScroll::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px;

}
.text-contentScroll::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgb(204, 81, 81);
///-webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
    box-shadow: -2px 0 3px rgba(220, 213, 213, 0.5);

}
div.answer {
    border-top: 1px solid #cacaca;
    padding: 5px 0 0 5px;
    margin-right: 5px;
}

.rew_box {
    width: 100%;
    margin: 0!important;
}

.account-messages .message-box .message-content {
    position: relative;
}

.icoE{
   float: right;
    margin-left: 40px;
    min-width: 70%;
    background-color: #efefef!important;
}
.icoC {
    min-width: 70%;
}
.icoE2:before {
    content: "";
    width: 23px;
    height: 33px;
    position: absolute;
    top: -6px;
    left: -0px;
    background-image: url(images/account-sprite-new.png);
    background-position: -100px -300px;
    webkit-filter: drop-shadow(1px 1px 1px rgba(0,0,0,0.5));
    filter: drop-shadow(1px 1px 2px rgba(0,0,0,0.5));
}

.icoC2:before {
    content: "";
    width: 23px;
    height: 33px;
    position: absolute;
    top: -6px;
    left: -0px;
    background-image: url(images/account-sprite-new.png);
    background-position: -250px -200px;
    webkit-filter: drop-shadow(1px 1px 1px rgba(0,0,0,0.5));
    filter: drop-shadow(1px 1px 2px rgba(0,0,0,0.5));
}
.icoA2:before {
    content: "";
    width: 23px;
    height: 33px;
    position: absolute;
    top: -6px;
    left: -0px;
    background-image: url(images/account-sprite-new.png);
    background-position: -100px -100px;
    webkit-filter: drop-shadow(1px 1px 1px rgba(0,0,0,0.5));
    filter: drop-shadow(1px 1px 2px rgba(0,0,0,0.5));
}
.fancybox-overlay .tagline {
    min-height: 36px;
}

#citylist div.c {
    display: block;
    position: absolute;
    z-index: 999;
    top: 1px;
    left: -17px;
    padding: 0px 0 5px 0;
    list-style: none;
    margin: 0;
    //background: url(../img/menuLangs.png);
    border: 1px solid #bfbfbf;
    border-radius: 0px 0px 5px 5px;
    box-shadow: 3px 3px 3px -2px #252525;
    width: 166px;
    border-top: none;
    background-color: #50aadf;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
    background-image: -moz-linear-gradient(bottom, #2887be 0%, #37b6ff 100%);
    background-image: -o-linear-gradient(bottom, #2887be 0%, #37b6ff 100%);
    background-image: -webkit-linear-gradient(bottom, #2887be 0%, #37b6ff 100%);
    background-image: linear-gradient(bottom, #2887be 0%, #37b6ff 100%);
}
#citylist div.c {
    top: 28px;
    left: 0px;
    z-index: 500;
    height: 260px;
    width: 190px;
}
#citylist div.c>div:last-child {
    overflow: auto;
    width: 187px;
    height: 210px;
}

#citylist .jspPane>div>div {
    width: 100%;
    float: left;
}
#citylist .jspPane>div>div a{
    color: white;
    padding-left: 2px;
    line-height: 25px;
}
#citylist .jspPane>div>div a:hover{

    color: #373b42;
}

#citylist .jspDrag {
    background: #298ac3;
}

#citylist .jspVerticalBar  {
    background: transparent;

}
#citylist .jspTrack{
    background: rgba(41, 138, 195, 0.21);
}

.arrow_right:after {
    content: "";
    position: absolute;
    position: absolute;
    width: 0;
    height: 0;
    right: -1vw;
    top: calc( 50% - 4px);
    border-top: 5px solid transparent;
    border-left: 5px solid white;
    border-bottom: 5px solid transparent;
}
.arrow_right.active:after {
    content: "";
    position: absolute;
    position: absolute;
    width: 0;
    height: 0;
    right: -1vw;
    top: 50%;
    border-top: 5px solid white;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}

.timer {
    position: absolute;
    z-index: 10000;
    left: 0;
    width: 100%;
    top: -4px;
    background-color: rgba(225, 211, 12, 0.95);
    font-size: 8px;
    color: black;
    display: block;
}
.timer div{
    float: left;
    padding: 0px 4px 0px 4px;
}
.timer div.time-reset{
    cursor: pointer;
    background-color: #03a308;
    float: right;
    color: white;
}

div.workTime .chosen-container {
    text-align: center;
}


div.workTime  input[type=checkbox] {
    margin-top: 13px;
}

.verification_alert_banner {
    background: url(/images/ATTENTION.png) no-repeat;
    padding-left: 130px;
}

.workTimeBlock.dis {
    pointer-events: none;
    opacity: 0.5;

}


h1.has-flag span img {
    position: relative;
    top: -5px;
}

.inputList {
    position: relative;
    width: 100%;
    border: 1px solid gainsboro;
    left: 0;
    bottom: 0px;
    max-height: 400px;
    overflow: hidden;
    overflow-y: scroll;
    background: rgba(255, 255, 255, 0.67);
    z-index: 10000;
    padding: 10px;
    display: none;
}

.inputList::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 10px;
}

.inputList::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: #b3b3b3;
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
    box-shadow: -2px 0 3px rgba(220, 213, 213, 0.5);
}


.inputList.active{
    display: block;
}
.inputList div{
    float: left;
    padding: 5px 10px 5px 10px;
    cursor: pointer;
    font: 13.3333px Arial;
    width: 24%;
    text-align: center;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
    background-image: -moz-linear-gradient(bottom, #e8e8e8 0%, #f6f6f6 100%);
    background-image: -o-linear-gradient(bottom, #e8e8e8 0%, #f6f6f6 100%);
    background-image: -webkit-linear-gradient(bottom, #e8e8e8 0%, #f6f6f6 100%);
    background-image: linear-gradient(bottom, #e8e8e8 0%, #f6f6f6 100%);
    margin-bottom: 1%;
    margin-left: 1%;
    position: relative;
    color: #3b4047;
    font-family: 'Oswald', sans-serif;
}

.inputList div.divp{
    margin: 0;
    padding: 0;
    background-color: #e6e6e6;
    color: #3b4047;
    font-family: 'Oswald', sans-serif;
    margin-left: 1%;
    font-weight: 400;
    display: inline-block;
    background-color: #bb3131;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
    background-image: -moz-linear-gradient(bottom, #a30303 0%, #d15959 100%);
    background-image: -o-linear-gradient(bottom, #a30303 0%, #d15959 100%);
    background-image: -webkit-linear-gradient(bottom, #a30303 0%, #d15959 100%);
    background-image: linear-gradient(bottom, #a30303 0%, #d15959 100%);
    width: 99%;
    color: white;
    padding: 1px 0 1px 0;
    margin-bottom: 2px;
}
@media (max-width: 767px) {
    .inputList div {
        width: 99%;
    }
}


.inputList div.diamond{
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
    background-image: -moz-linear-gradient(bottom, #abc9d3 0%, #cee9f3 100%);
    background-image: -o-linear-gradient(bottom, #abc9d3 0%, #cee9f3 100%);
    background-image: -webkit-linear-gradient(bottom, #abc9d3 0%, #cee9f3 100%);
    background-image: linear-gradient(bottom, #abc9d3 0%, #cee9f3 100%);

}
.inputList div.gold {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
    background-image: -moz-linear-gradient(bottom, #bca26a 0%, #fbdc9b 100%);
    background-image: -o-linear-gradient(bottom, #bca26a 0%, #fbdc9b 100%);
    background-image: -webkit-linear-gradient(bottom, #bca26a 0%, #fbdc9b 100%);
    background-image: linear-gradient(bottom, #bca26a 0%, #fbdc9b 100%);

}





.inputList div:hover{
    box-shadow: inset 0px 0px 5px rgba(0,0,0,0.4);
    text-decoration: underline;

}

.appenddiv {
    position: absolute!important;
    right: -20px!important;
    bottom: -20px!important;
   // width: 94px!important;
   // height: 132px!important;
    //display: none;
    background: none!important;
    opacity: 0;
    padding: 0px!important;
    z-index: 999999;
    transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    width: 0;
    height: 0;
    transform: rotate(0deg);

}

.appenddiv img{
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .5);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .5);

}


#my-escorts-stat table th, #my-escorts-stat table td {
    font-size: 10px;
    vertical-align: middle;
    text-align: center
}
#my-escorts-stat table td {
border-bottom: 1px solid gainsboro;

}
#my-escorts-stat table td a{
    font-size: 10px;
}

#ui-datepicker-div {
    display: none;
}

.btndate{
    position: absolute; right: -100%; bottom: 0;  padding-left: 10px!important;  width: 100%;  padding-right: 10px;
}


.search-section .chosen-container{
    width: 100%!important;
}

.chat-view-wrapper .chosen-container{
    width: 100%!important;
}

.search-section .row{
    overflow: visible!important;
}

.search-section .select-block span.select {
    padding: 9px 24px 0 8px!important;
}
@media (max-width: 760px) {
    .btndate {
        position: initial;
    }
}


.chosen-container-multi .chosen-choices {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0 5px;
    width: 100%;
    height: auto;
    border: 1px solid #e1e1e1;
    background-color: #fff;
    cursor: text;
    min-height: 40px;
}
.chosen-container-multi .chosen-choices li.search-choice {
    line-height: 23px;
}
.chosen-container-active .chosen-choices {
    border: 1px solid #5897fb!important;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
    height: 37px;
}


#my-account-popup .main-girl-box  a.girl-name {
    padding: 0!important;
    margin: 0!important;
}

.account-messages .message-box.received .message-content{
    float: right;
    width: 95%;
    background-color: #f7f7f7;
}

.account-messages .conversation-header .alert-new {
    margin-top: 0px;

}

.tts {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    border: 0;
    float: left;
    font-size: 22px!important;
    color: rgba(218, 218, 218, 0.59)!important;
}
.conversation-header.active .tts{
    display: none;
}
.open-chat-view i {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}


.adv-table .chosen-container-single .chosen-single {
    height: 20px;
}
.adv-table .chosen-container-single .chosen-single span {
    margin-top: 0px;
}
.adv-table .chosen-container-single .chosen-single div b {

    margin-top: -1px;

}

.main-girl-box span.play {
    opacity: 0.8;
    position: absolute;
    z-index: 400;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.sp-arrows, .dop_info {
    display: none;
    position: absolute;
}
@media (max-width: 500px) {
    .small-boxes .col33 {
        width: 50%!important;
    }
}

@media (max-width: 767px) {
    a.small-boxes {
        display: block;
    }
}

.small-boxes .small-gutter .col33 .girl-box .tagline {
    overflow: hidden;
    max-height: 20px;
}
.girl-box .girl-name {
    max-height: 26px;
    overflow: hidden;
}
@media (max-width: 500px) {
    a.register-button {
        padding: 10px 5px 10px 5px;
        font-size: 1.2rem;
    }
    a.login-button {
        font-size: 1.2rem;
    }
    a.login-button:before {

        top: 10px;
    }
}

a.vote-btn {
    padding: 12px 40px 12px;
}
.mob_btn_filter {
    display:none;
}


.AvailableForB span:before {
	content: ", ";
}
.AvailableForB span:first-child:before {
	content: "";
}



span.section-title {
    font-size: 2.6rem;
    font-weight: 400;
    padding: 5px 23px;
    color: #3b4047;
    text-transform: uppercase;
    border: 1px solid #efefef; /* stroke */
    background-color: #000; /* layer fill content */
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .25); /* drop shadow */
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .25); /* drop shadow */
    box-shadow: 0 1px 2px rgba(0, 0, 0, .25); /* drop shadow */
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U4ZThlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZkZmRmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+); /* gradient overlay */
    background-image: -moz-linear-gradient(bottom, #e8e8e8 0%, #f6f6f6 100%); /* gradient overlay */
    background-image: -o-linear-gradient(bottom, #e8e8e8 0%, #f6f6f6 100%); /* gradient overlay */
    background-image: -webkit-linear-gradient(bottom, #e8e8e8 0%, #f6f6f6 100%); /* gradient overlay */
    background-image: linear-gradient(bottom, #e8e8e8 0%, #f6f6f6 100%); /* gradient overlay */
    width: 100%;
    min-width: 100%;
    display: block;
    margin-bottom: 15px;
    line-height: normal;

    font-family: 'Oswald',sans-serif;
}
span.section-title.diamond {
    color: #5f767e;
    border: 1px solid #fff; /* stroke */
    background-color: #efefef; /* layer fill content */
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .25); /* drop shadow */
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .25); /* drop shadow */
    box-shadow: 0 1px 2px rgba(0, 0, 0, .25); /* drop shadow */
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2FiYzlkMyIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2NlZTlmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+); /* gradient overlay */
    background-image: -moz-linear-gradient(bottom, #abc9d3 0%, #cee9f3 100%); /* gradient overlay */
    background-image: -o-linear-gradient(bottom, #abc9d3 0%, #cee9f3 100%); /* gradient overlay */
    background-image: -webkit-linear-gradient(bottom, #abc9d3 0%, #cee9f3 100%); /* gradient overlay */
    background-image: linear-gradient(bottom, #abc9d3 0%, #cee9f3 100%); /* gradient overlay */
}
span.section-title.gold {
    color: #a48d5b;
    border: 1px solid #fff; /* stroke */
    background-color: #efefef; /* layer fill content */
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .25); /* drop shadow */
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .25); /* drop shadow */
    box-shadow: 0 1px 2px rgba(0, 0, 0, .25); /* drop shadow */
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JjYTI2YSIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZiZGM5YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+); /* gradient overlay */
    background-image: -moz-linear-gradient(bottom, #bca26a 0%, #fbdc9b 100%); /* gradient overlay */
    background-image: -o-linear-gradient(bottom, #bca26a 0%, #fbdc9b 100%); /* gradient overlay */
    background-image: -webkit-linear-gradient(bottom, #bca26a 0%, #fbdc9b 100%); /* gradient overlay */
    background-image: linear-gradient(bottom, #bca26a 0%, #fbdc9b 100%); /* gradient overlay */
}
span.section-title.silver {
    color: #858585;
    border: 1px solid #fff; /* stroke */
    background-color: #efefef; /* layer fill content */
    -moz-box-shadow: 0 0px 3px rgba(0, 0, 0, .35); /* drop shadow */
    -webkit-box-shadow: 0 0px 3px rgba(0, 0, 0, .35); /* drop shadow */
    box-shadow: 0 0px 3px rgba(0, 0, 0, .35); /* drop shadow */
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U4ZThlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZkZmRmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+); /* gradient overlay */
    background-image: -moz-linear-gradient(bottom, #e8e8e8 0%, #f6f6f6 100%); /* gradient overlay */
    background-image: -o-linear-gradient(bottom, #e8e8e8 0%, #f6f6f6 100%); /* gradient overlay */
    background-image: -webkit-linear-gradient(bottom, #e8e8e8 0%, #f6f6f6 100%); /* gradient overlay */
    background-image: linear-gradient(bottom, #e8e8e8 0%, #f6f6f6 100%); /* gradient overlay */
}
.account-right-content span.section-title.silver {
    border-style: solid;
    border-width: 1px;
    border-color: rgb(255, 255, 255);
    background-image: -moz-linear-gradient( 90deg, rgb(25,28,31) 0%, rgb(66,71,79) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(25,28,31) 0%, rgb(66,71,79) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(25,28,31) 0%, rgb(66,71,79) 100%);
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.5);
    color: #fff;
}

.twitter-box p.h3 {
    width: 100%;
    padding: 17px 22px;
    position: relative;
    font-size: 1.8rem;
    text-transform: none;
    font-weight: 400;
    display: inline-block;
    margin-bottom: 0;
    color: #fff;
    background-color: #50aadf;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
    background-image: -moz-linear-gradient(bottom,#2887be 0,#37b6ff 100%);
    background-image: -o-linear-gradient(bottom,#2887be 0,#37b6ff 100%);
    background-image: -webkit-linear-gradient(bottom,#2887be 0,#37b6ff 100%);
    background-image: linear-gradient(bottom,#2887be 0,#37b6ff 100%);
    line-height: normal;
    font-family: 'Oswald',sans-serif;
}

.twitter-box p.h3 span {
    color: #000;
    opacity: .2;
    position: absolute;
    top: 13px;
    right: 22px;
    z-index: 1;
    font-size: 34px;
}

@media (max-width: 1000px) {
	.js .slicknav_menu {
	    display: none!important;
	}
}

div.blog-menu {
    float: left;
    margin: 10px 0px 15px 0px;
    width: 220px;
    min-height: 150px;
    border: 1px solid #e4ddc6;
    font-size: 15px;
}

div.blog-menu li.blog-menu-header {
    font-family: 'Oswald',sans-serif;
}

div.blog-menu ul {
	margin-left: 10px;
}

div.blog-menu li {
    margin: 0px 5px;
    padding: 5px 0px;
    border-bottom: 1px solid #e4ddc6;
    line-height: 25px;
}

div.blog-body {
    /*
	float: right;
    margin: 10px 35px 15px 0px;
	width: 80%;
	width: calc(100% - 300px);
	*/
    min-height: 150px;
    font-size: 15px;
	margin:0;
	width:100%;
}

div.blog-post-min {
	padding-bottom:25px;
}

div.blog-body a {
	color:#ef3f3c;
}

.pagination {
	float: none;
    width: 100%;
    margin-top: 10px;
    display: table;
}

.pagination a{
	text-align: center;
    float: none;
    display: table-cell;
}

.input-block.has-alert.has-label:before{
	top: 33px;
}

.filters-bar {
	padding: 0 20px 10px;
}

.girls-tabs-wrapper .girl-navigator div.tab-selector.active .fa {
	color:#bb3131;
}

footer .fcity {
	text-align:center;
}

footer .fcity a{
	color:#ffffff;
	margin:0px 10px;
}

.fancybox-close {
   right: 5px;	
   top: 5px !important;
}

.girl-box .girl-tab-wrapper .content li{
	display: list-item;
}

div.video-player-sticker {
    background: url(../img/watch-my-video.png) no-repeat;
    width: 128px;
    height: 23px;
    position: absolute;
    display: table;
    margin: 0 auto;
    text-align: center;
    color: #C00;
    font-weight: bold;
    font-size: 7pt;
    line-height: 22px;
    cursor: pointer;
    z-index: 100;
    bottom: 70px;
	left: 30px;
}
	
	div.video-player-sticker a{
		padding-left:10px;
		font-size: 10px !important;
	}

.dt_vip .video-player-sticker {
	background: url(../img/watch-my-video-big.png) no-repeat;
    width: 200px;
    height: 43px;
    bottom: 140px;
    font-size: 15px;
    line-height: 43px;
	left: 62px;
}

.dt_vip .video-player-sticker a{
	text-align: left;
    padding-left: 45px;
	font-size: 15px !important
}

div.loadingBig {
    height: 30px !important;
    background: url(/loadingBig.gif) no-repeat center center !important;
}


.skype-video-sticker {
    position: absolute;
    margin-top: -17px;
    margin-left: -60px;
    top: 50%;
    left: 50%;
    height: 35px;
    width: 120px;
    z-index: 10;
    background: linear-gradient(180deg, rgba(241,249,255,1) 0%, rgba(200,231,255,1) 50%, rgba(160,214,255,1) 100%);
    border-radius: 20px;
    box-shadow: 2px 0px 5px #939393;
    cursor: pointer;
}

	.skype-video-sticker .skype-video-sticker-inner {
		color: #013678;
		height: 35px;
		line-height: 35px;
		padding-left: 36px;
		font-weight: bold;
		text-transform: uppercase;
		background: url(/img/skype_video_icon.png) no-repeat 9px 5px;
		padding-right: 0px;
		font-size:12px;
	}
	
.dt_vip .skype-video-sticker {
	position: absolute;
    margin-top: -17px;
    margin-left: -78px;
    top: 50%;
    left: 50%;
    height: 35px;
    width: 155px;
    z-index: 10;
    background: linear-gradient(180deg, rgba(241,249,255,1) 0%, rgba(200,231,255,1) 50%, rgba(160,214,255,1) 100%);
    border-radius: 20px;
    box-shadow: 2px 0px 5px #939393;
    cursor: pointer;
}

.dt_vip .skype-video-sticker .skype-video-sticker-inner {
    color: #013678;
    height: 35px;
    line-height: 35px;
    padding-left: 43px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    background: url(/img/skype_video_icon.png) no-repeat 12px 5px;
    padding-right: 20px;
}

#skype-body .white-btn {
    height: 50px;
    padding: 0 20px;
    border: 1px solid #000;
    border-radius: 5px;
    min-width: 190px;
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: bold;
	background: transparent;
    cursor: pointer;
}

#skype-body .green-btn {
    height: 50px;
    padding: 0 20px;
    border-radius: 5px;
    font-weight: bold;
	border: solid 1px #27860d;
    background-color: #27860d;
    color: #fff;
    min-width: 190px;
    font-size: 16px;
    cursor: pointer;
}

#skype-body input[type="text"], #skype-body input[type="button"] {
    height: 30px;
    padding: 5px 0;
    font-size: 12px;
    line-height: 1.5;
	border:solid 1px;
    border-radius: 3px;
	display:block;
	width: 100%;
	margin: auto;
	margin-bottom:10px;
}

#skype-body input[type="button"] {
	margin-top:15px;
	border: solid 1px #27860d;
    background-color: #27860d;
	color: #fff;
    font-size: 16px;
    cursor: pointer;
	height: 42px;
}

@media (max-width: 500px) {
	div.video-player-sticker {
		left:10px;
		bottom:50px;
	}
}

.skype-tab {
	display: inline-block;
    float: left;
    border: 1px solid #efefef;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #fff;
    padding: 30px 30px;
    width: 100%;
	margin-bottom:25px;
}

.aBody {
    background: #fff;
    position: relative;
    height: 800px;
}

.aPage {
    height: 0 !important;
    overflow: hidden !important;
    width: 0 !important;
}

#aContent {
    background: #fff;
    margin: 0 auto;
    width: 800px;
}

#aContent .top {
    background: url(../../img/logob4.png) no-repeat center;
    height: 150px;
    width: 800px;
}

#aContent .middle {
    width: 800px;
    height: 460px;
    margin: 0 0 0 25px;
}

#aContent .middle .actions{
	text-align:center;
}

#aContent .footer {
    color: #F14F4F;
    font-size: 11px;
    height: 53px;
    line-height: 50px;
    margin: 0 auto;
    text-align: center;
    width: 800px;
}

#aContent .middle .body {
    height: 375px;
    overflow-y: scroll;
    width: 800px;
}

#aContent button {
    background-color: #bb3131;
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.3);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.3);
    box-shadow: 0 1px 3px rgba(0,0,0,.3);
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
    background-image: -moz-linear-gradient(bottom,#a30303 0,#d15959 100%);
    background-image: -o-linear-gradient(bottom,#a30303 0,#d15959 100%);
    background-image: -webkit-linear-gradient(bottom,#a30303 0,#d15959 100%);
    background-image: linear-gradient(bottom,#a30303 0,#d15959 100%);
    font-size: 1.4rem;
    color: #fff;
    font-weight: 700;
    padding: 11px 30px 12px;
    line-height: 18px;
    text-transform: uppercase;
    display: inline-block;
	margin:0 10px;
}

@media (max-width: 500px) {
	#aContent, #aContent .top, #aContent .middle, #aContent .middle .body, #aContent .footer  {
		width: 100%;
		margin:0;
		padding:0px 15px;
	}
	
	#aContent p {
		margin-bottom:20px;
	}
	
	#aContent ul {
		margin:0px;
	}
}


.countries-box-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-width: 350px;
}

.countries-box-list .country-box {
    width: 140px;
    padding: 10px;
    margin: 7.5px;
    overflow: hidden;
    background-color: transparent;
	border:1px solid #231f20;
}

.countries-box-list .country-box .country-box-title {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.countries-box-list .country-box .country-box-cities {
    padding-left: 5px;
    margin-top: 5px;
    margin-bottom: 0;
    list-style: none;
	margin-left:0;
}

.countries-box-list .country-box .country-box-cities li {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.countries-box-list .country-box .country-box-cities li:before {
    content: "\2022";
    color: #231f20;
    font-weight: 700;
    display: inline-block;
    width: 1em;
}

.countries-box-list .country-box .country-box-title a {
    color: #231f20;
    font-size: 22px;
    line-height: 25px;
}

.countries-box-list .country-box a:hover {
    color: #2c94d0;
}

.countries-box-list .country-box a {
    text-decoration: none;
}

.countries-box-list .country-box .country-box-cities li a {
    color: #231f20;
    font-size: 16px;
    line-height: 25px;
}

.countries-box-list .country-box .country-box-cities li a:hover {
    color: #2c94d0;
}


.form.form-atention {
	width:600px;
}

.form.form-atention .buttons {
	text-align:center;
	margin:10px 0 0 0;
}

.form.form-atention .buttons button{
	margin:0 10px 10px 0;
}

@media (max-width: 767px) {
	.form.form-atention {
		width:100%;
	}
}

.filters-bar>ul>li {
	margin-right:20px;
}

.tags-bar .col14{
	width:auto;
	float:left;
	display:table;
	margin-bottom:5px;
	padding:0 2px;
	height:40px
}

.tags-bar .col14 a{
	padding:0 15px;
}

.video-box .flowplayer {
	width:560px; 
	height:375px; 
	max-width: 100%; 
	margin-left: auto; 
	margin-right: auto;
}

@media (max-width: 767px) {
	.video-box {
		width:100%;
		height:auto;
		padding:0;
	}
	
	.video-box ul{
		margin:0;
	}
}

table.priceTable {
	width:90%;
	border-collapse: collapse;
    border-spacing: 0;
}

table.priceTable th, table.priceTable td, table.priceTable th, table.priceTable td:last-child {
	width:33%;
	padding:5px 15px 5px 0px !important;
	text-align:right !important;
	font-size: 19px !important;
	color: #002a80 !important;
}

table.priceTable th:first-child, table.priceTable td:first-child {
	text-align:left;
	width:auto;
}

.girls-tabs-wrapper .girl-navigator div.tab-selector {
	padding: 12px 9px;
}


.countries-box-list .country-box {  
    border: 1px solid #3b4047;
}