html, body {
	font-size:14px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
a {
    color: #337ab7;
    text-decoration: none;
}
a:hover, a:focus {
    color: #23527c;
    text-decoration: underline;
}
a:active, a:hover {
    outline: 0;
}
.logo {
    background: url(../images/logo.png) no-repeat center bottom / cover;
    width: 110px;
    height: 30px;
    display: block;
}
.wrapper_home_top h1 {
    margin: 0 0 8px;
    padding: 60px 0 0;
}
.wrapper_usercontent_top {
    background: url(../images/home_bg.jpg) no-repeat center top;
    border-bottom: 1px solid #eee;
    height: 200px;
}
.wrapper_usercontent_top h1 {
    margin: 0 0 8px;
    padding: 160px 0 0;
}
.wrapper_home_top_stat_item {
	text-align: center;
	display: block;
}
.wrapper_home_top_stat_item span {
	display: block;
	height: 73px;
	background-image: url(../images/home_stat.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.wrapper_home_top_stat_item_1 span {
	background-position:center 0;
}
.wrapper_home_top_stat_item_2 span {
	background-position:center -73px;
}
.wrapper_home_top_stat_item_3 span {
	background-position:center -146px;
}
.wrapper_home_top_stat_item_4 span {
	background-position:center -365px;
}
.wrapper_home_top_stat_item_5 span {
	background-position:center -292px;
}
.wrapper_home_categories_list {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
    -webkit-column-width: 200px;
    -moz-column-width: 200px;
    column-width: 200px;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
}
.wrapper_home_categories_list_item {
    display: inline-block;
    position: relative;
    width: 100%;
    padding: 0 0 10px 2em;
}
.wrapper_home_categories_list_item_char {
    font-size: 1.26em;
    position: absolute;
    left: 0;
    top: 0;
    color: #777;
}
.wrapper_home_categories_list_item_title {
    font-size: 1.26em;
    white-space: nowrap;
    margin: 0;
}
.wrapper_home_categories_list_item_title a {
    color: inherit;
}
footer {
    line-height: 31px;
}
.footer_vk, .footer_vk:visited {
    display: block;
    width: 31px;
    height: 31px;
    border-radius: 4px;
    text-align: center;
    background-color: #888;
    color: white;
}
.footer_vk:hover, .footer_vk:active {
    background-color: #4d6a8b;
    color: white;
}
.lots_category_title_block {
    /*padding-top: 90px;*/
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100% auto;
	margin-bottom: 20px;
}
.lots_category_title_block > img {
	opacity:0;
	width:100%;
}
.lots_category_title_block h1 {
    margin: 0 0 9px;
	padding: 40px 0 0;
	position: relative;
	bottom: -60px;
	text-align: right;
	right: 50px;
	z-index: -1;
}
.lots_order_title_block {
    padding-top: 0;
	background-position: center top;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
.lots_order_title_block h1 {
    margin: 0 0 9px;
    padding: 160px 0 0;
}
.lots_category_title_block h1 + .nav-tabs {
    margin-top: 25px;
}
#lots_items_table tbody tr {
	cursor:pointer;
}
#lots_items_table thead tr .header {
	background-image: url(../images/bgw.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
#lots_items_table thead tr .headerSortUp {
	background-image: url(../images/ascw.gif);
}
#lots_items_table thead tr .headerSortDown {
	background-image: url(../images/descw.gif);
}
.lots_filter_hide {
	display:none;
}
.pp_list_item {
	/*display:none;*/
}
tr.pp_list_item.pp_list_item_show {
	display:table-row;
}
li.pp_list_item.pp_list_item_show {
	display:block;
}
div.pp_list_item.pp_list_item_show {
	display:block;
}
#user_content_list .pp_list_item {
    display: table-row;
}





#pm_contact .overview, #user_search_panel {
    overflow: hidden;
    padding:9px;
    box-sizing: border-box;
    border-bottom: 1px solid #DDD;
	height:50px;
}
#user_search_panel {
    padding: 10px;
    line-height: 30px;
    background-color: #ecf0f1;
}
#user_search_panel input{
    padding-left: 24px;
    background: url(../images/icons/search-glyph.png) no-repeat 4px center #FFF;
}
#pm_contact  #contact_toggle {
    background: url(../images/modal/controls.png) no-repeat center -1px;
    width: 24px;
    cursor: pointer;
    display: none;
}
#pm_contact .overview .user_date_log {
    display: inline-block;
    line-height: 32px;
    font-size: 12px;
    color: #AAA;
}
#pm_contact .overview a {
    border-left: medium none;
    border-right: medium none;
    color: #000;
    float: left;
	line-height: 32px;
    overflow: hidden;
}
#pm_contact .overview a span, #pm_contact  #contact_toggle {
    float:left;
    height:32px;
    line-height: 32px;
    margin-right:4px;
    overflow: hidden;
    position: relative;
}
#pm_contact  #contact_toggle {
    width:32px;
}
#pm_contact .actions {
    float:right;
    line-height: 28px;
}
#pm_contact .toogle-actions{
	display:none;
}
#pm_contact .composer {
    padding:10px;
    box-sizing: border-box;
    position: absolute;
    width: 100%;
    bottom: 0;
    border-top: 1px solid #DDD;
}
#pm_contact .composer .editor textarea{
    height: 55px;
    resize: none;
}
#pm_contact .composer .buttons {
    text-align: right;
    position: relative;
    box-sizing: border-box;
}
#error_wrap {
    position: absolute;
    left: 0;
    top: 1px;
    padding: 6px;
    background: #c0392b;
    color: #FFF;
    display: none;
}
.msg_overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #333;
    opacity: 0.6;
    top: 0;
    left: 0;
}
.confirm_wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 360px;
    height: 110px;
    margin: -55px 0 0 -180px;
}
.ui_message .buttons {
    margin: 10px 0 0 0;
}
.ui_message .buttons .button {
    margin: 0px 10px 0 0;
}
#pm_contact .composer .sending {
    background: url("../images/loader16.gif") no-repeat left center;
}
#pm_contact .composer .ignored_info{
    display:block;
    padding: 10px 6px;
    color:#999;
    font-style: italic;
    line-height: 97px;
}
.ctrenter_hint {
    font-size: 12px;
    color: #CCC;
    display: inline-block;
    margin: 0 10px 0 0;
}
#pm_contact .composer .ignored_info .button{
    margin-left:10px;
}
#pm_chat .content {
    background: #DAE2ED;
    padding: 7px 10px;
    border-radius: 5px;
    min-width: 30%;
    border: 1px solid #cdd5e0;
    box-sizing: border-box;
    position: relative;
    margin-left: 50px;
}
#pm_chat .content.is_can_select {
    cursor: pointer;
}
#pm_chat .content.selected {
    border-color: #3498db !important;
    box-shadow: 0px 0px 1px #3498db;
}
.button_hide {
    display: none;
}
#pm_chat .message .content > span, #pm_chat .message .content > span a {
    color: #AAA;
}
#pm_chat .message .content > span a:hover {
    color: #27ae60;
}
#pm_chat .message_text {
    font-size: 13px;
}
#pm_chat .message-my .content {
    margin-right: 60px;
    margin-left: 0;
    background: #FFF;
    border: 1px solid #DDD;
}
#pm_chat .content:before {
    position: absolute;
    top: 12px;
    left: -9px;
    display: inline-block;
    background: inherit;
    width: 16px;
    height: 16px;
    border-top: 1px solid;
    border-left: 1px solid;
    border-color: inherit;
    content: '';
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
}
#pm_chat .message-my .content:before {
    right: -9px;
    left: auto;
    border-right: 1px solid;
    border-top: none;
    border-bottom: 1px solid;
    border-left: none;
    border-color: inherit;
}
.user_avatar {
    float: left;
    margin-left: 0;
    margin-right: 10px;
    margin-top: 5px;
}
.message-my .user_avatar {
    float: right;
    margin-left: 10px;
}
#pm_contact .chat{
    position: relative;
    height: calc(100% - 189px);
    overflow: hidden;
    overflow-y: auto;
    padding:10px;
    line-height: 20px;
    background-color: #ecf0f1;
    box-sizing: border-box;
}
#pm_chat h3 {
    margin: 5px 0 10px 0;
    font-size: 12px;
    color: #828282;
    text-align: center;
}
#pm_chat .show-older + h3 {
    margin-top: 0;
}
#pm_contact .chat .message{
    margin-bottom:10px;
    width: 100%;
    clear: both;
    position: relative;
}
#pm_contact .chat .message .title{
    font-size: 11px;
    overflow: hidden;
    margin-top: -4px;
}
#pm_contact .chat .message .title .author{ color:#bf0000; }
#pm_contact .chat .message-my .title .author{ color:#376499; }

#pm_contact .chat .message .title .date,
#pm_contact .chat .message .title .date-new {
    float: right;
}
#pm_contact .chat .message .title .date {
    color:#AAA;
}
#pm_contact .chat .message .title .date-new {
    color:#d35400;
}
#pm_contact .chat a.show-older{
    display:block;
    background:#bdc3c7;
    text-align:center;
    height:25px;
    line-height:25px;
    color:#FFF;
    text-decoration: none;
    margin-bottom: 15px;
}
#pm_contact .chat a.show-older:hover{
    background:#95a5a6;
}
#pm_contact .chat .older-loading{
    display:none;
    height:25px;
    margin-bottom: 15px;
    background: url("../images/loader16.gif") no-repeat center center #EDEDED;
}
#pm_notices_window {
    width:550px;
    overflow: auto;
    height: 100%;
}
#pm_notices_list {
    padding:5px;
    overflow: hidden;
    overflow-y: auto;
}
#pm_notices_list .item{
    overflow: hidden;
    border: solid 1px #BDC3C7;
    background:#e1ebef;
    padding:5px;
    color:#34495e;
    margin-bottom: 6px;
}
#pm_notices_list .item:last-child{
    margin-bottom: 0;
}
#pm_notices_list .item .date{
    color:#BDC3C7;
    font-size:11px;
    padding-left:10px;
    padding-top:10px;
}
#pm_notices_list .item .content{
    padding:10px;
    padding-top:3px;
}
#pm_notices_list .item .close-button {
    float:right;
}
#pm_notices_list .item .close-button a {
    display:block;
    width:16px;
    height:16px;
    background: url("../images/icons/close.png") no-repeat;
}
#pm_notices_list .item .close-button a:hover {
    background-position-x: -16px;
}
#pm_notices_list .item .buttons{
    padding:10px;
    padding-top: 0;
}
#pm_notices_list .item .buttons .button{
    border-color:#BDC3C7;
}
#pm_notices_window > input.button {
    border-radius: 0;
    width: 100%;
    box-sizing: border-box;
}
#pm_contact .smilepanel {
    position: absolute;
    bottom: 137px;
    background: #FFF;
    box-sizing: border-box;
    width: 80%;
    right: 0;
    border-top: 1px solid #DDD;
    border-left: 1px solid #DDD;
}
.callout.callout-info {
    border-left-color: #b3e5fc;
    margin-top: 10px;
    background: #e1f5fe;
    color: #607d8b;
}
.callout {
    padding: 20px;
    margin-bottom: 35px;
    border: 1px solid #b3e5fc;
        border-left-color: rgb(238, 238, 238);
        border-left-width: 1px;
    border-left-width: 1px;
    border-radius: 3px;
}
.tablecp tr {
	cursor:pointer;
}
.ulogin_form {
    margin-bottom: 20px;
}
form #f_reg_token .input-prefix-suffix .suffix {
    border-radius: 0 5px 5px 0;
    border-left: none;
    height: 26px;
}
#lots_items_table .header {
    white-space: nowrap;
    padding-right: 20px !important;
}

@media(max-width: 991px) {
.wrapper_home_top h1 {
    color: #fff;
    text-shadow: 0 0 20px #000;
}
.lots_category_title_block h1 {
    margin-bottom: 60px;
	text-align: center;
	right: 0;
}
.nav-tabs {
    background: #fff;
	padding-top:10px;
}
#user_profile_tabs {
    overflow: hidden;
}
}
@media(max-width: 767px) {
	.navbar .tabs-menu .tabbed li {
		float: none !important;
	}
	.navbar .tabs-menu > ul {
		height: auto !important;
	}
	.billing-prices-info {
		float: none !important;
		clear: both;
		padding-top: 20px;
	}
}

.mb10 {
    margin-bottom: 10px;
}
.row-20 {
    margin-left: -10px;
    margin-right: -10px;
}
.inline-block-vat {
    display: inline-block;
    vertical-align: top;
}
.rating-value .big {
    display: inline-block;
    margin-right: 8px;
    position: relative;
    line-height: .83333333;
    font-size: 60px;
    letter-spacing: -3px;
}
.rating-value > * {
    vertical-align: baseline;
}
.rating-full {
    line-height: 10px;
    white-space: nowrap;
}
.rating-mini {
    width: 50px;
    height: 8px;
    display: inline-block;
    background: url("../images/star.svg");
        background-size: auto;
    background-size: 10px 8px;
}
.rating-full .rating-mini {
 margin-right:3px;
 vertical-align:top
}
.rating-full-item4 .rating-mini {
 width:40px;
 margin-left:10px
}
.rating-full-item3 .rating-mini {
 width:30px;
 margin-left:20px
}
.rating-full-item2 .rating-mini {
 width:20px;
 margin-left:30px
}
.rating-full-item1 .rating-mini {
 width:10px;
 margin-left:40px
}
.rating-progress {
    display: inline-block;
    vertical-align: top;
    margin-top: 4px;
    height: 1px;
    width: 67px;
    background: #dcdcdc;
}
.rating-progress > div {
    height: 1px;
    background: #444;
}


.wrapper_home_categories_list_item_title sup a {
    padding: 0 5px;
    background: #eee;
}
.wrapper_home_categories_list_item_title sup a.active {
    background: #2980b9;
	color:#fff;
}

.favorites_add {
    color: #f0b972;
    font-size: 16px;
	margin-left: 5px;
}
.favorites_add:hover, .favorites_add.active {
    color: #c82333;
}

.widget_profiles_list { overflow: hidden; }

.columns-2 .widget_profiles_list .item { float:left; width:50%; }
.columns-2 .widget_profiles_list .item:nth-child(3) { clear:left; }
.columns-3 .widget_profiles_list .item { float:left; width:33%; }
.columns-3 .widget_profiles_list .item:nth-child(4) { clear:left; }
.columns-4 .widget_profiles_list .item { float:left; width:25%; }
.columns-4 .widget_profiles_list .item:nth-child(5) { clear:left; }

.columns-2 .widget_profiles_list.list .item,
.columns-3 .widget_profiles_list.list .item,
.columns-4 .widget_profiles_list.list .item{
    padding-right:10px;
}

.widget_profiles_list.list .item {
    line-height:32px;
    margin-bottom: 5px;
    padding: 0 0 10px 0;
    clear: both;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
}

.widget_profiles_list.list .item:last-child { margin-bottom: 0; }

.widget_profiles_list.list .item .image { float:left; margin-right: 10px; }
.widget_profiles_list .item .image img, .item-avatar > img { display: block; }
.widget_profiles_list.list .item .info { float:left; }

.widget_profiles_list.tiles .item, .widget_online_list .item, .widget_user_avatar .default_avatar { display:inline-block; }

.widget_profiles_list.list .item:last-child {
    padding: 0;
}
.widget_profiles_list.list .item .field {
    line-height: 18px;
}


.widget_content_list { overflow: hidden; }

.columns-2 .widget_content_list .item { float:left; width:47%; }
.columns-2 .widget_content_list .item:nth-child(3) { clear:left; }
.columns-3 .widget_content_list .item { float:left; width:31%; }
.columns-3 .widget_content_list .item:nth-child(4) { clear:left; }
.columns-4 .widget_content_list .item { float:left; width:22%; }
.columns-4 .widget_content_list .item:nth-child(5) { clear:left; }

.widget_content_list .item { margin-bottom: 10px; overflow: hidden; }
.widget_content_list .item:last-child { margin-bottom: 0; }

.widget_content_list .item .image { float:left; margin-right: 10px; }
.widget_content_list .item .image img { display: block; }
.widget_content_list .item .info {  }

.widget_content_list .item .title{ font-size:16px; margin-bottom: 3px; }
.widget_content_list .details { font-size:11px; color:#999; }
.widget_content_list .details a{ color:#BDC3C7; }
.widget_content_list .details a:hover{ color:#d35400; }

.widget_content_list .details span {padding-right: 5px;}
.widget_content_list .details span.comments {
    padding-left:20px;
    background: url("../images/icons/comment-small.png") no-repeat left center;
}

.widget_content_list.featured .item .title { font-size:14px; }
.widget_content_list.featured .item-first { float:left; margin-right:15px; width:33%; }
.widget_content_list.featured .item-first .image { margin-bottom: 5px; clear:both; width:100%; height:150px; }
.widget_content_list.featured .item-first .image a, .widget_content_list.featured .item-first .image > div { display:block; width:100%; height:100%; background-position: center; background-repeat: no-repeat; background-color:#bdc3c7; background-size: cover; }
.widget_content_list.featured .item-first .title { font-size:21px; margin-top:5px; line-height: 24px;}
.widget_content_list.featured .item-first .title a { color:#000; text-decoration: none; }
.widget_content_list.featured .item-first .read-more a {
    display:inline-block;
    clear:both;
    background: #2980b9;
    color:#FFF;
    text-decoration: none;
    padding:5px 10px;
    margin-top: 10px;
}

.widget_content_list.featured .item-first .read-more a:hover { background:#3498db; }
.widget_content_list.tiles-big { margin-right: -15px; }
.widget_content_list.tiles-big .item .title { font-size:14px; }
.widget_content_list.tiles-big .item { float: left; margin-bottom: 15px; width: calc(25% - 15px); margin-right: 15px; box-sizing: border-box; }
.widget_content_list.tiles-big .item:nth-child(5),
.widget_content_list.tiles-big .item:nth-child(9),
.widget_content_list.tiles-big .item:nth-child(13),
.widget_content_list.tiles-big .item:nth-child(17),
.widget_content_list.tiles-big .item:nth-child(21),
.widget_content_list.tiles-big .item:nth-child(25) { clear:left; }
.widget_content_list.tiles-big .item .image { margin-bottom: 5px; clear:both; width:100%; height:100px; }
.widget_content_list.tiles-big .item .image a, .widget_content_list.tiles-big .item .image > div { display:block; width:100%; height:100%; background-position: center; background-repeat: no-repeat; background-color:#bdc3c7; background-size: cover; }
.widget_content_list.tiles-big .item .title { font-size:14px; margin-top:5px; }
.widget_content_list.tiles-big .item .title a { color:#000; text-decoration: none; }
.widget_content_list.tiles-big .item .title a:hover { color:#34495e; text-decoration: underline; }

.widget_content_list.tiles-small .item { margin:0; margin-right: 4px; margin-bottom: 4px; float:left; }
.widget_content_list.tiles-small .item .image { margin:0; }

.widget_content_list.compact .item { margin-bottom: 5px; }
.widget_content_list.compact .item:last-child { margin-bottom: 0; }
.widget_content_list.compact .item .title { font-size:13px; margin-bottom: 0; line-height: 15px; }

@media screen and (max-width: 480px) {
    .widget_content_list .item, .widget_content_list.featured .item-first {
        width: 100% !important;
    }
}


.widget_profiles_list .f_date_reg {
  font-size: 11px;
  color: #999;
}
