@font-face {
  font-family: 'CRC55';
  src: url('../fonts/Circe-Regular.eot');
  src: local('Circe'), local('Circe-Regular'), url('../fonts/Circe-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Circe-Regular.woff') format('woff'), url('../fonts/Circe-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Circe';
  src: url('../fonts/Circe-Regular.eot');
  src: local('Circe'), local('Circe-Regular'), url('../fonts/Circe-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Circe-Regular.woff') format('woff'), url('../fonts/Circe-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Circe';
  src: url('../fonts/Circe-ExtraLight.eot');
  src: local('Circe ExtraLight'), local('Circe-ExtraLight'), url('../fonts/Circe-ExtraLight.eot?#iefix') format('embedded-opentype'), url('../fonts/Circe-ExtraLight.woff') format('woff'), url('../fonts/Circe-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Circe';
  src: url('../fonts/Circe-Thin.eot');
  src: local('Circe Thin'), local('Circe-Thin'), url('../fonts/Circe-Thin.eot?#iefix') format('embedded-opentype'), url('../fonts/Circe-Thin.woff') format('woff'), url('../fonts/Circe-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Circe';
  src: url('../fonts/Circe-Light.eot');
  src: local('Circe Light'), local('Circe-Light'), url('../fonts/Circe-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Circe-Light.woff') format('woff'), url('../fonts/Circe-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Circe';
  src: url('../fonts/Circe-Bold.eot');
  src: local('Circe Bold'), local('Circe-Bold'), url('../fonts/Circe-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Circe-Bold.woff') format('woff'), url('../fonts/Circe-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Circe';
  src: url('../fonts/Circe-ExtraBold.eot');
  src: local('Circe ExtraBold'), local('Circe-ExtraBold'), url('../fonts/Circe-ExtraBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Circe-ExtraBold.woff') format('woff'), url('../fonts/Circe-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
}
html, body {
    color: #161616;
    font: normal 16px Arial,Helvetica,sans-serif;
}
h1{
	font-size: 20px; float: left; margin-top: 5px;font-weight: bold;
}
.sp-pager ul li.first {
    display: none;
}
.sp-pager ul li.last {
    display: none;
}
.sp-pager ul li.selected a {
    color: #fff;
    background-color: #29a4e1;
    text-decoration: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.sp-pager ul li.hidden a {
    text-decoration: none;
    cursor: default;
}
.right-side {
    float: right;
    width: 300px;
}
.__wb-block {
    border: solid 1px #c3c3c3;
    padding: 4px 12px 8px;
    background-color: #fafafa;
}
.__wb-link-row a {
    color: #000;
    padding: 2px 0 0 25px;
    margin: 3px 0;
    font-size: 16px;
    text-decoration: underline;
}
.linkbg16-tick {
    background-position: 0 -16px;
}
[class^="linkbg16-"], [class*=" linkbg16-"] {
    background-image: url(../img/sprites/linkbg16x16.png);
    background-repeat: no-repeat;
    background-color: transparent;
    height: 16px;
    line-height: 14px;
    padding-left: 20px;
    vertical-align: middle;
    display: inline-block;
}
.widget-st1 {
    margin-top: 15px;
}
.t-right {
    text-align: right;
}
.btn-warning {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #f9b049;
    background-image: -moz-linear-gradient(top,#fbb450,#f5ab3f);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#fbb450),to(#f5ab3f));
    background-image: -webkit-linear-gradient(top,#fbb450,#f5ab3f);
    background-image: -o-linear-gradient(top,#fbb450,#f5ab3f);
    background-image: linear-gradient(to bottom,#fbb450,#f5ab3f);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff5ab3f', GradientType=0);
    border-color: #f5ab3f #f5ab3f #dc870b;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    *background-color: #f5ab3f;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

#content {
    margin-top: 29px;
}

.form-inline .checkbox{
	margin-bottom: 5px;
}

.filter {
    width: 220px;
	padding: 5px;
	background-color: #f8f8f8;
	border: solid 1px #f1f1f1;
	display: inline-block;
	vertical-align: top;
}
.filter-block {
    margin-top: 4px;
}
.filter-block:first-child {
    margin-top: 0;
}
.filter-title {
    font-weight: bold;
    margin-bottom: 3px;
}
.filter-block .jslider-wrapper {
    margin-bottom: 15px;
}
.jslider-wrapper {
    margin: 15px 5px 10px;
}
.btn-inverse {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #535154;
    background-image: -moz-linear-gradient(top,#555,#514b52);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#555),to(#514b52));
    background-image: -webkit-linear-gradient(top,#555,#514b52);
    background-image: -o-linear-gradient(top,#555,#514b52);
    background-image: linear-gradient(to bottom,#555,#514b52);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff555555', endColorstr='#ff514b52', GradientType=0);
    border-color: #514b52 #514b52 #2a262a;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    *background-color: #514b52;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.partners-wrapper {
    margin-left: 30px;
	display: inline-block;
	vertical-align: top;
}
.sp-pager {
    margin-top: 20px;
}
.searchp-block {
    margin-top: 10px;
	width: calc(100% - 239px);
}
.searchp-block:first-child {
    margin-top: 0;
}
.searchp-title {
    border-bottom: solid 1px #a7a7a7;
    padding-bottom: 2px;
    color: #777;
}
.searchp-content {
    margin-top: 10px;
}
.searchp-controls {
    text-align: right;
    margin-top: 10px;
    padding: 3px;
    border-top: solid 1px #d8d8d8;
}
.searchp-content-header {
    font-size: 18px;
    margin-bottom: 8px;
}
.level {
    margin: 2px 0;
}
.searchp-content-row {
    margin: 5px 0;
}
.searchp-content-row .title {
    display: inline-block;
    width: 150px;
	color: #939393;
}
.levelRange-widget-wrapper {
    display: inline-block;
}
[class^="icon-"], [class*=" icon-"] {
    display: inline-block;
    width: 14px;
    height: 14px;
    *margin-right: .3em;
    line-height: 14px;
    vertical-align: text-top;
    background-image: url("../img/glyphicons-halflings.png");
    background-position: 14px 14px;
    background-repeat: no-repeat;
    margin-top: 1px;
}
.levelRange-help {
    cursor: pointer;
    margin-left: 10px;
}
.icon-question-sign {
    background-position: -96px -96px;
}
.levelRange-widget-wrapper{
    display: inline-block;
}

.levelRange-help{
    cursor: pointer;
    margin-left: 10px;
}

.levelRange-widget thead th{
    font-weight: normal;
    font-size: 10px;
    line-height: 10px;
    width: 16px;
    padding: 0;
    text-align: center;
}
.levelRange-widget tbody td{
    border: solid 1px #ddd;
    background-color: #eee;
}
.levelRange-widget td{
    padding: 0;
}
.levelRange-widget td div.tooltipel{
    width: 16px;
    height: 6px;
}
.levelRange-widget td.lrw-1{
    background-color: #0bebf4;
}
.levelRange-widget td.lrw-1_5{
    background-color: #2ef2d1;
}
.levelRange-widget td.lrw-2{
    background-color: #58fba7;
}
.levelRange-widget td.lrw-2_5{
    background-color: #83fc7c;
}
.levelRange-widget td.lrw-3{
    background-color: #a2fc5d;
}
.levelRange-widget td.lrw-3_5{
    background-color: #bffc40;
}
.levelRange-widget td.lrw-4{
    background-color: #d7fc28;
}
.levelRange-widget td.lrw-4_5{
    background-color: #edfc12;
}
.levelRange-widget td.lrw-5{
    background-color: #fefc01;
}
.levelRange-widget td.lrw-5_5{
    background-color: #ffed00;
}
.levelRange-widget td.lrw-6{
    background-color: #ffd700;
}
.levelRange-widget td.lrw-6_5{
    background-color: #ffc000;
}
.levelRange-widget td.lrw-7{
    background-color: #ff0404;
}
.left {
    float: left;
}
.searchp-title .label {
    margin-left: 5px;
}
.label, .badge {
    display: inline-block;
    padding: 2px 4px;
    font-size: 11.844px;
    font-weight: bold;
    line-height: 14px;
    color: #fff;
    vertical-align: baseline;
    white-space: nowrap;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #999;
}
.label-success, .badge-success {
    background-color: #00c06e;
}
label, input, button, select, textarea {
    font-size: 16px;
    font-weight: normal;
    line-height: 25px;
}
.form-search .radio input[type="radio"], .form-search .checkbox input[type="checkbox"], .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
    float: left;
	margin-right: 8px;
	margin-left: 0;
	margin-top: 3px;
}
a:hover {
    color: #112233;
}
.page {
    max-width: 1200px;
    padding: 0 20px;
    margin: 0 auto;
	font-family: 'Circe';
}
.img-polaroid {
    padding: 4px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border: 0;
    
}
.paymentParting {
    display: inline-block;
    background-image: url(../img/sprites/paymentParting.png);
    background-repeat: no-repeat;
    height: 16px;
    vertical-align: middle;
}
.pp-pay50 {
    background-position: 0 -16px;
    width: 58px;
}
.gameType {
    display: inline-block;
    background-image: url(../img/sprites/gameTypes.png);
    background-repeat: no-repeat;
    height: 16px;
    vertical-align: middle;
    margin-left: 7px;
}
.gt-singleGame {
    background-position: 0 -48px;
    width: 8px;
}
.gt-pairGame {
    background-position: 0 -32px;
    width: 16px;
}
.gt-withScores {
    background-position: 0 -16px;
    width: 34px;
}
.gt-withoutScores {
    background-position: 0 0;
    width: 34px;
}
.pp-pay0 {
    background-position: 0 -32px;
    width: 43px;
}
.pp-pay100 {
    background-position: 0 0;
    width: 43px;
}
.rivalSex {
    display: inline-block;
    background-image: url(../img/sprites/men_women.png);
    background-repeat: no-repeat;
    background-position: 0 -16px;
    height: 16px;
    width: 8px;
    margin-left: 6px;
    vertical-align: middle;
}
.rs-1 {
    background-position: 0 0;
}
.rs-0 {
    background-position: -8px 0;
}
.spoiler-overflow {
    max-height: 75px;
    overflow: hidden;
    position: relative;
	display: inline;
}
.sp-pager {
    margin-top: 20px;
}
.sp-pager ul {
    margin: 0px;
}
.sp-pager ul li {
    display: inline;
    margin: 0;
    font-size: 14px;
}
.sp-pager ul li.hidden a {
    text-decoration: none;
    cursor: default;
}
.sp-pager ul li a {
    color: #29a4e1;
    text-decoration: underline;
    padding: 2px 4px;
}
.btn-primary {
    color: #fff !important;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #1c88d9;
    background-image: -moz-linear-gradient(top,#08c,#4787ed);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#4787ed));
    background-image: -webkit-linear-gradient(top,#08c,#4787ed);
    background-image: -o-linear-gradient(top,#08c,#4787ed);
    background-image: linear-gradient(to bottom,#08c,#4787ed);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff4787ed', GradientType=0);
    border-color: #4787ed #4787ed #155ed3;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    *background-color: #4787ed;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.dropdown-city a:link {
    color: #060606;
}
a:link {
	color: #0084c6;
}
.schema-filter-control, .box_age_filter {
    width: 100%; 
    position: relative;
    display: block;
    box-sizing: border-box;
    font-size: 13px;
    border: 1px solid #ccc;
    border-radius: 3px;
    background: #fff;
    box-shadow: none;
    -o-transition: border-color .1s ease-in-out;
    transition: border-color .1s ease-in-out;
	margin: 0;
}
.schema-filter__group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
	margin: 5px 0;
}
.schema-filter-control__item , .age_filter_control {
    width: 100%;
    padding: 4px 12px;
    position: relative;
    box-sizing: border-box;
    border: none;
    border-radius: 3px;
    background: 0 0;
    z-index: 1;
}

input{
	height: auto !important;
}

.schema-filter__number-input_price{
	padding: 0 6px !important;
}

.lnkCreatePost{
	background: rgba(105, 177, 41, 0.9) !important;
}
.lnkCreatePost:hover{
	background: rgba(105, 140, 41, 0.9) !important;
}

.row{
	margin: 0 10px;
}
.add-anketa {
	float: right; 
	margin-top: -25px;
    margin-bottom: 10px;
}
.reg_buttons, .add-anketa{
	margin-right: 154px;
}
.searchp-content .information {
	margin-left: 220px;
}
.searchp-content a.fancybox {
	width:210px; 
	max-height:210px; 
	overflow:hidden; 
	display: inline-block; 
	float:left; 
	text-align:center;
}

.searchp-content a.fancybox, .searchp-content > div.lettersavatar {
    width:210px; 
    max-height:210px; 
    overflow:hidden; 
    display: inline-block; 
    float:left; 
    text-align:center;
}

.searchp-content > div.lettersavatar > span
{
    font-size: 50px;
    color: #ffffff;
    background-color: #e5e5e5;
    line-height: 140px;
    width: 140px;
    display: inline-block;
}


.searchp-content a.fancybox img {
	width:140px; 
	max-height:180px; 
	padding:0 !important; 
	border: none; 
	float:none;
	object-fit: cover;
    object-position: center 0;
}

@media (max-width: 1024px) {
	.row {
		margin: 0 -15px;
	}	
}

@media (max-width: 991px) {
	.filter {
		display: block;
		width: 100%;
		padding: 10px 0;
		text-align: center;
	}
	.filter-block {
		text-align: left;
		width: 210px;
		display: inline-block;
		margin-left: 15px;
		margin-right: 11px;
		vertical-align: top;
	}
	.partners-wrapper {
		width: 100% !important;
		margin: 25px 0 0 0;
	}
	.searchp-block {
		width: 100% !important;
	}
	
	.add-anketa
	{
		margin-right: 0;
	}
}

@media (max-width: 736px) { /*719*/
	.checkbox #photo {
		position: relative;
	}
	.radio, .checkbox {
		margin: 0px;
	}
}

@media (max-width: 480px) {
    .searchp-content a.fancybox, .searchp-content > div.lettersavatar {
        width: 130px;
        height: 130px;
    }
    
    .searchp-content > div.lettersavatar > span
    {
        width: 130px;
    }
	.searchp-content a.fancybox {
		width: 130px;
		height: 130px;
	}
	.searchp-content .information {
		margin-left: 150px;
	}
	.lnkCreatePost.btn-bottom{
		margin: 0 !important;
	}
	.searchp-content-row .title{
		width: auto;
	}
	.searchp-controls{
		padding: 0 !important;
	}
	.searchp-block{
		padding-bottom: 10px;
	}
}
@media (min-width: 768px) {
	h1{
		position:relative;top:37px;
	}
}
@media (max-width: 768px) {
	label, input, button, select, textarea, html, body{
		font-size: 14px;
	}
	.searchp-content-header{
		font-size: 16px;
	}
	label, input, button, select, textarea{
		line-height: 20px;
	}
	br.no-mob {
     display: none;
	}
	button.b2, button.b1{
		width: 100%;
	}
	.add-anketa{
		margin: 0;
		float: none;
	}
	#content{
		margin-top: 0 !important;
	}
	.reg_buttons, .add-anketa{
		margin-right: 0;
	}
}
/*
@media (max-width: 414px) {
	.filter-block {
		width: 100%;
		display: block;
		margin: 0;
		padding: 0 5px;
	}
	.searchp-content a.fancybox {
		width: 100%;
		float: none;
		max-height: none;
		margin-bottom: 10px;
	}
	.searchp-content .information {
		margin-left: 0;
	}
}*/
.searchp-controls a {
    display: none;
}



