.ads-outer-new form input[type='submit'] {
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	padding: 4px 10px;
	margin-left: 5px;
	border: none;
	height: 30px;
}

.simple-ad-inner, .favorite-ad-inner {/*clear:both;*/
	font-size: 12px;
	padding: 15px 10px;
	overflow: hidden;
	border-bottom: 1px dotted #ddd;
	position:relative;
}
.favorite-ad-right-head {
	font-size: 16px;
	margin-bottom: 23px;
}
.favorite-ad-right-inner {
	font-size: 13px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	overflow: hidden;
	border-bottom: 1px dotted rgba(164, 213, 186, 0.8)
}
.favorite-ad-right .favorite-ad-right-inner:last-of-type {
	border-bottom: none;
}
.favorite-ad-right-inner p a {
	color: #000;
}
.ads-outer-new .favorite-ad-right-inner p {
	padding-bottom: 7px;
	line-height: 1.15;
}
.favorite-ad-right-inner img {
	float: left;
	padding-right: 10px;
}
.ad-inner-price-right {
	font-weight: bold;
}
.ad-fullad-separator {
	color: #ccc;
	margin: 0px 10px;
}
.ad-fullad-comments {
	background: url("/images/index_sprite.svg") 0 -48px no-repeat;
	padding-left: 14px;
	font-size: 12px;
	font-style: italic;
	margin-left: 8px;
}
.ad-fullad-forum-btn {
	color: #e36b00;
	background: url("/images/ads/forum.svg") no-repeat left center;
	font-size: 12px;
	font-style: italic;
	padding-left: 18px;
	white-space: nowrap;
}
.ad-fullad-forum-btn:hover {
	color: #e36b00;
}
.cat-ad a {
	margin-right: 15px;
	display: block;
	margin-bottom: 4px;
}
.simple-ad-inner img {
	float: left;
	padding-right: 15px;
}
.simple-ad-inner p {
	font-size: 15px;
	padding: 9px 15px 0px 0px;
}
.simple-ad-inner .ad-preview-head a {
	font-weight: bold;
	color: #000;
	line-height:1.2;
}
.ad-preview-head {
    max-height: 36px;
    overflow: hidden;
}
.ad-inner-date {
	font-style: italic;
	font-size: 11px;
	padding-right: 10px;
	white-space: nowrap;
}
.favorite-ad-inner {
	background: #fef2e5;
	border-bottom: 1px dotted rgba(165, 122, 74, 0.2);
}
.simple-ad-inner.favorite-ad-inner:last-of-type {
	border-bottom: none;
}
.cat-ad {
	border-bottom: 1px solid #f0f0f0;
	font-size: 13px;
	margin-bottom: 21px;
	margin-top: 10px;
	padding-bottom: 10px;
	-moz-column-count: 3;
	-webkit-column-count: 3;
	column-count: 3;
}
.cat-ad-active {
	color: #000;
	font-weight: bold;
}
#content .cat-ad-active:hover {
	color: #000;
	text-decoration: none;
}
.simple-ad {
	margin-right: 35%;
}
.ads-outer-new.ads-outer-new-search .simple-ad {/*margin-right:0;*/
}
.favorite-ad-right {
	width: 27%;
	float: right;
	background: #eff8f3;
	padding: 14px 14px 0px 14px;
}
.ad-inner-price {
	float: right;
	font-weight: bold;
	font-size: 15px;
	line-height: 1;
}
.ad-inner-admin a {
	margin-right: 7px;
}
.ad-top {
	font-size: 12px;
}
.ad-body-top {
	font-size: 18px;
	font-weight: bold;
	margin: 15px 0px 17px 0px;
	min-height: 34px;
	width: 100%;
}
.ad-body-top p {
	float: right;
	background: #ECD7C0;
	padding: 7px 7px 9px 7px;
	line-height: 1;
}
.ads-form-search > *{
	margin-top: 5px;
	margin-bottom: 5px;
}
.ad-body-bottom {
	line-height: 1.3;
	margin-right: 255px;
}
.ad-body-top-price {
	width: 150px;
	vertical-align: top;
}
.ad-body-bottom img {
	max-width: 100% !important;
}
.ad-fullad-date {
	font-size: 12px;
	font-style: italic;
	margin-left: 11px;
}
.ad-fullad-number {
	font-size: 12px;
}
.ad-fullad-look {
	font-size: 12px;
	font-style: italic;
	margin-left: 14px;
	background: url("/images/index_sprite.svg") no-repeat 5px -23px;
	padding-left: 19px;
}
.ad-favorite-btn, .ad-favorite-btn-yes {
	padding-left: 17px;
	float: right;
	font-size: 13px;
}
.ad-favorite-btn {
	background: url("/images/ads/ad-favorite.svg") no-repeat left 3px;
}
.ad-favorite-btn-yes {
	background: url("/images/ads/ad-favorite-yes.svg") no-repeat left 3px;
	color: #e36b00;
}
.ad-favorite-btn-yes:hover {
	color: #e36b00;
}
.ad-contact {
	border: 1px dashed #ccc;
	margin: 0px 0px 20px 0px;
	padding: 15px 10px 4px 10px;
	font-size: 13px;
	font-weight: bold;
}
.ad-contact-name {
	padding-left: 17px;
	background: url("/images/index_sprite.svg") no-repeat 1px 3px;
}
.ad-contact-write{
	padding-left: 17px;
	background: url("/images/ads/write.svg") no-repeat 1px 1px;
	background-size: 11px auto;
}
.ad-contact .ad-contact-write a{
	border-bottom: none;
    color: #e36b00;
}
#content .ad-contact  .ad-contact-write a:hover{
	text-decoration:underline;
}
.simple-ad-inner .ad-preview-info {
	font-size:11px;
	color:#999;
	margin-left:125px;
	bottom:11px;
	margin-top:10px;
	background:none;
	padding-left:0;

}
.ad-preview-name{
	display:inline;
	padding-left:15px;
	background: url("/images/index_sprite.svg") no-repeat 1px 3px;
}

.ad-info-simple-right span{
	font-size:11px;
}
.ad-info-simple-right{
	float:right;
}
.simple-ad-inner .ad-preview-name a{
	border-bottom: 1px dotted #999;

}
#content .simple-ad-inner .ad-preview-name a:hover{
	border:none;
	text-decoration: none;
}
.ad-contact-mail {
	padding-left: 17px;
	background: url("/images/ads/mail.svg") no-repeat 0 3px;
}
.ad-contact a {
	border-bottom: 1px dotted #999;
	font-size: 12px;
}
#content .ad-contact a:hover {
	border-bottom: none;
	text-decoration: none;
}
.ad-body-right .ad-contact p {
	padding-bottom: 0px;
	margin-bottom: 11px;
	line-height: 1.3;
}
.ad-contact span {
	font-weight: normal;
	display: inline-block;
	width: 60px;
}
.ad-photo-panel-normal-photo img {
	float: none;
	height: auto;
}
.ad-photo-description {
	color: white;
	position: absolute;
	bottom: 0;
	overflow: hidden;
	width: 100%;
}
.ad-photo-panel {
	position: relative;
	margin-top: 25px;
}
.ad-photo-description span {
	padding: 10px;
	background: rgba(0, 0, 0, 0.7);
	width: 100%;
	display: block;
}
.ad-paid-table {
	width: 100%;
	margin-bottom: 25px;
}

.ad-body-photo {
	float: left;
	text-align: center;
	margin: 0px 10px 17px 0px;
	width: 110px;
}
.ad-body-photo-wrap {
	margin-top: 7px;
}
.ad-paid-table td, .ad-paid-table th {
	text-align: center;
	padding: 10px 0;
	border: 1px solid #dedede;
	width: 210px;
}
.ad-paid-table th {
	background-color: #F0F0F0;
	font-size: 16px;
	padding: 10px;
}
.ad-paid-table th div {
	font-size: 13px;
	margin-top: 7px;
	font-weight: normal;
}
.ad-paid-table input[type="submit"] {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: inset 0 1px 0 #febe6d;
	-moz-box-shadow: inset 0 1px 0 #febe6d;
	-webkit-box-shadow: inset 0 1px 0 #febe6d;
	background: #f7951b;
	background: -moz-linear-gradient(top, #fda12d 0%, #f18908 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fda12d), color-stop(100%, #f18908));
;
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#fda12d', endColorstr='#f18908', GradientType=0 );
	border: 1px solid #f08806;
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	padding: 4px 10px;
	margin-left: 5px;
	text-shadow: 0 -1px 0 #e37e01;
}
.ad-paid-table input[type="submit"]:hover {
	background: #f7951b;
	background: -moz-linear-gradient(top, #f18908 0%, #fda12d 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f18908), color-stop(100%, #fda12d));
;
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f18908', endColorstr='#fda12d', GradientType=0 );
}
.add-ad-btn {
	margin-top: 5px;
	border: 1px solid #CECECE;
	color: #000;
	border-radius: 5px;
	height: 31px;
	line-height: 32px;
	width: 195px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	display: block;
	text-shadow: 1px 1px 1px #fff;
	background: #EEEDED; /* Для старых браузров */
	background: linear-gradient(to top, #E1E1E1, #EEEDED);
}
#content .add-ad-btn:hover {
	text-decoration: none;
	color: #000;
	background: #EEEDED; /* Для старых браузров */
	background: linear-gradient(to top, #EEEDED, #E1E1E1);
}
.nav-top-ad-personal {
	float: right;
	text-align: right;
	padding-top: 10px;
}
.nav-top-ad-personal a {
	margin-left: 14px;
}
.favorite-top-ad-btn {
	padding-left: 15px;
	background: url("/images/ads/ad-favorite.svg") no-repeat left 2px;
}
.add-ad-btn {
	float: left;
}
.ads-outer-new .ads-form-search {
	border: 3px solid #F0F0F0;
	border-radius: 5px;
	margin-top: 17px;
	background: #F0F0F0;
	margin-bottom: 12px;
}
.ads-outer-new .ads-form-search input[type='text'] {
	width: 200px;
	height: 25px;
	border: 1px solid #fff;
	border-radius: 3px;
	margin-right: 15px;
}
.ads-outer-new form select {
	height: 29px;
	margin-left: 3px;
}
.curort_admin .form_line .form_input .rules-ref {
	color: #999;
	display: block;
	font-size: 13px;
	margin-left: 4px;
	margin-top: 6px;
}
.paid-ads-descr {
	margin-top: 15px;
}
.ads-luck-paid {
	font-size: 17px;
	margin-top: 25px;
}
.paid-ad-one {
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	width: 100%;
}
.paid-ad-one td {
	padding: 10px 5px;
	text-align: left;
	vertical-align: top;
}
.paid-ad-one td:first-child {
	width: 105px;
}
td.paid-ref-extend {
	text-align: right;
	min-width: 87px;
}
.paid-ref-extend img {
	position: relative;
	top: 2px;
}
.paid-ref-extend a {
	color: #e36b00;
}
.footer-ad {
	background: #f0f0f0;
	font-size: 12px;
	margin-top: 25px;
	padding: 15px 7px 11px 7px;
	margin-bottom: 17px;
	clear: both;
}
.footer-ad a {
	display: inline-block;
	margin-right: 7px;
}
.ads-form-term {
	font-size: 17px;
	margin-top: 22px;
	text-align: center;
}
.ads-outer-new-index {
	overflow: hidden;
	margin-bottom: 10px;
}
.wizi-gap-ads-form-photo {
	margin-left: 25%;
	padding: 15px 0;
}
.photoreport_pictures p {
	padding-bottom: 7px;
}
.picture_delete_link {
	background: url("/images/ads/delete.png") no-repeat left 2px;
	padding-left: 21px;
	position: relative;
	top: -2px;
}
.ad-similar-ads {
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	padding: 11px 0px;
	margin-top: 35px;
}
.ad-head-similar-ads {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}
.ad-similar-ads-item {
	width: 110px;
	margin-right: 20px;
	float: left;
	margin-top: 15px;
	height: 124px;
	overflow: hidden;
}
.ad-wrap-similar-ads > div:last-child {
	margin-right: 0px;
}
.ad-similar-ads-item-head {
	font-size: 12px;
	color: #333;
	line-height: 1.1;
	display: block;
	margin-top: 5px;
}
.ad-similar-ads-item-head:hover {
	color: #333;
}
.ad-wrap-similar-ads {
	overflow: hidden;
}
.sell-buy {
	float: left;
	text-transform: uppercase;
	margin: 15px 20px 0px 0px;
}
.top-panel-widget-ads {
	border-bottom: 1px solid #f0f0f0;
	overflow: hidden;
	padding: 0px 0px 11px 0px;
}
.city-ads {
	font-size: 11px;
	font-weight: bold;
	height: 24px;
	margin-top: 13px;
	text-transform: uppercase;
	width: 150px;
}
.sell-buy input[type="radio"] {
	display: none;
}
.sell-buy input[type="radio"] + label span {
	display: inline-block;
	width: 15px;
	height: 15px;
	margin: -3px 4px 0 0;
	vertical-align: middle;
	background: url("/images/ads/radio.svg") -15px top no-repeat;
	cursor: pointer;
}
.sell-buy input[type="radio"]:checked + label span {
	background: url("/images/ads/radio.svg") 0px top no-repeat;
}
.sell-buy label {
	margin-right: 11px;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
}
.ad-body-right {
	width: 220px;
	float: right;
}
.ad-other-author-head {
	font-weight: bold;
	margin-bottom: 14px;
}
.ad-other-author {
	margin-top: 10px;
	overflow: hidden;
	width: 220px;
}
.ad-other-author img {
	float: left;
	padding-right: 10px;
}
.ad-other-author-ref {
	color: #333;
	font-size: 13px;
}
.ad-other-author-ref:hover {
	color: #333;
}

.ad_company_form{
	border: 1px solid #ccc;
	margin-top: 19px;
	padding: 20px 15px 5px 15px;
	width: 340px;
}
.ad_company_form p{
	padding-bottom: 12px;
}
.ad_company_form label{
	display: inline-block;
	width: 137px;
}

.ads-outer-new .ad_company_form input[type="submit"]{

	margin-left:145px;
}
.ads-outer-new .ad_company_form input[type="text"]{
width:170px;
	height:15px;
	margin-left:3px;
	padding:5px;
}
.ad_company_form_example, .ad_company_form_example_ref{
display:inline-block;
	margin:5px 0 0 145px;
	font-size:12px;
}

.paid-ad-error{
 padding:10px;
	margin-top:15px;
	color:#C6443F;
	background: #FEF5F1;
}
.ads-filters-list{
	padding:0;
	margin: 0px 0px 15px 1px;
}
.ads-filters-list a{
	display: inline-block;
	padding: 3px 10px 2px 10px;
	border:1px solid #D2D2D2;
	z-index:3;
	font-size:12px;
	color:#333;
	margin-left: -1px;
	position:relative;
}
#content .ads-filters-list a:hover{
	text-decoration: none;
	border-color:#FBB460;
	z-index:5;
}
#content .ads-filters-list a.active-ad-filter-item{
	background: #FEF1E2;
	border-color:#FBB460;
	z-index:5;
}
.ad-filter-item-company{
	border-radius:0px 3px 3px 0px;
}
.ad-filter-item-all{
	border-radius:3px 0px 0px 3px;
}
/*
.simple-ad-inner-top-wrap{
	height:57px;
}
*/
.simple-ad-inner-top-wrap > a{
	padding-right: 10px;
}
.ad-payment-success{
	border: 1px solid green;
    color: green;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.4;
    padding: 20px;
	margin-top:25px;
}
.ad-payment-fail{
	border: 1px solid red;
    color: red;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.4;
    padding: 20px;
	margin-top:25px;
}
.ad-payment-fail a, .ad-payment-success a{font-size:14px; font-weight:normal; display:inline-block; margin-top:15px; color:#e36b00;}
.information-paid{text-align:left; padding:25px 10px 10px 15px; line-height: 1.3; }
.information-paid span{font-weight:bold;}
.information-paid > div{margin-bottom:3px;}


.ad-form .field label {
    width: 25%;
    float: left;
    text-align: right;
	font-weight: bold;
	box-sizing: border-box;
	padding-right: 20px;
	margin-top: 10px;
}
.ad-form .fieldBody{
	margin-left: 25%;
}
.ad-form .field{
	margin-bottom: 15px;
}

.ad-list-text{
	margin-top: 10px;
}



@media only screen and (max-width : 570px) {
	 .ads-outer-new .ads-form-search input[type="text"]{
		 display: block;
	 }
	 .ads-form-search select{
		 display:block;
		 margin: 10px 0;
	 }
	 .add-ad-btn{
		 float: none;
	 }
	 .nav-top-ad-personal{
		float: none;
		text-align: left;
		padding-top: 10px;
		margin-left: -10px;
		 margin-top: 20px;
	 }
}






























