
.container {
    width: 1170px !important;
    max-width: none !important;
    min-width: none !important;

}

html {
    position: relative;
    min-height: 100%;
}

body {
    margin-bottom: 60px;
    font-family: Roboto,Helvetica,Arial,sans-serif !important;
}

main {
    margin: 15px 0 15px 0;
}

h1 {
    margin-bottom: 20px 0;
}

a {
    color: #0083ff;
    text-decoration: none;
}

.error {
    color: red;
    font-size: 90%;
}

.search_sub {
    display: none;
}

.padding15 {
    padding: 15px !important;
}

.horizontal_line {
    height: 1px !important;
    background: linear-gradient(to right, #fff 0, #d6d6d6 15%, #d6d6d6 85%, #fff 100%) !important;
    border: 0px !important;
}

.navbar {
    min-height: 30px !important;
}

.navbar-default {
    background-color: #FFFFFF !important;
    border-color: #e7e7e7;
}

.navbar-nav > li > a {
    padding-top: 8px !important;;
    padding-bottom: 8px !important;;
}

.navbar-default .navbar-brand {
    padding: 8px 15px;
    height: 30px;
}

.span_cost {
    color: #3F3F3F;
    padding-right: 14px;
    font-weight: bold;
}

.margint_top_30 {
    margin-top: 20px !important;
}

.margint_top_80 {
    margin-top: 80px !important;
}

.margin_0px {
    margin: 0px !important;
}

/* search form START                       */
.search {
    position: relative;
    margin-bottom: 30px;
    padding-top: 65px;
}

.search-panel {
    width: 550px !important;
}

.search_form .input_text {
    width: 300px !important;
}

.search_form .select_cat {
    width: 150px !important;
}

.search_form.input-group-btn {
    width: 550px !important;
}

.search_sub {
    position: absolute;
    left: 0px;
    top: 37px;
    font-size: 88%;
    color: #5E5E5E;
    padding: 8px;
    border: 1px solid #CFCFCF;
    background-color: white;
    z-index: 1000;
    border-radius: 4px;
    max-width: 550px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: left;
}

.search_sub a {
    color: #757575;
}

.search_form_top {
    margin-top: 15px;
}

.search_box_form {
}

.search_box_form small {
    margin-left: 13px;
    color: #54a0ff;
}

.search_box_form #change-search-action {
    cursor: pointer;
}

/* search form END */

/* Sidebar START */
.sidebar_left {
    position: relative;
    border-right: 1px solid #D6D6D6;
}

.sidebar_left:before {
    top: 0;
    background: -moz-linear-gradient(top, #fff 0, #d6d6d6 100%);
    background: -webkit-linear-gradient(top, #fff 0, #d6d6d6 100%);
    background: -o-linear-gradient(top, #fff 0, #d6d6d6 100%);
    background: -ms-linear-gradient(top, #fff 0, #d6d6d6 100%);
    background: linear-gradient(to bottom, #fff 0, #d6d6d6 100%);
}

.sidebar_left:after, .sidebar_left:before {
    position: absolute;
    right: -1px;
    display: block;
    width: 1px;
    height: 40px;
    content: '';
}

.sidebar_left:after {
    bottom: 0;
    background: -moz-linear-gradient(top, #d6d6d6 0, #fff 100%);
    background: -webkit-linear-gradient(top, #d6d6d6 0, #fff 100%);
    background: -o-linear-gradient(top, #d6d6d6 0, #fff 100%);
    background: -ms-linear-gradient(top, #d6d6d6 0, #fff 100%);
    background: linear-gradient(to bottom, #d6d6d6 0, #fff 100%);
}

.top_menu {
    line-height: 11px;
    margin-bottom: 10px;
}

.top_menu .row {
    margin-right: 0px;
    margin-left: 0px;
}

.header_cat {
    width: 12.5%;
    float: left;
}

.top_menu .but {
    text-align: center;
    border-right: 3px solid white;

}

.top_menu .but a {
    display: block;
    color: #757575;
    font-weight: bold;
    padding: 14px 0;
    font-size: 14px;
    height: 50px;
    border-bottom: 3px solid #137e08;
}

.top_menu .but a:hover {
    border-bottom: 3px solid #d48700;
}

.top_menu .but a:hover {
    text-decoration: none;
    color: #d48700;
}

.top_menu .small_t {
    font-size: 80%;
    font-weight: normal;
    color: #353535;
}

/* Slides START*/
.main_slider {

}

.main_slider .right_block {
    max-height: 390px;
    overflow: hidden;
}

.carousel-control.left {
    background-image: none !important;
}

.carousel-control.right {
    background-image: none !important;
}

.glyphicon-chevron-right:before {
    content: ">" !important;
}

.glyphicon-chevron-left:before {
    content: "<" !important;
}

.carousel-inner {
    border: 1px solid #d8d8d8;
}

/* Slides END*/

.simple_img {
    width: 100%;
    height: 100%;
    border: 1px solid #d8d8d8;
}

/* Forms START*/
.form-horizontal .control-label {
    text-align: left !important;
}

.errorMessage {
    font-size: 80%;
    color: #A60000;
}

/* Forms END*/

/* Item on main page START*/
.main_h1 h1 {
    margin: 10px 0 5px 0;
}

.main_h1 h1 small {
    font-size: 50%;
    margin-left: 20px;
}

.goods {
    margin: 20px 0 0 0;
}

.goods .goods_section {
    border: 1px solid #eaeaea;
    margin: 0 0 -1px -1px;
}

.goods .goods_item {
    background-color: white;
    margin: 10px 0 20px 0;
}

.goods .goods_item .img_section {
    height: 202px;
    overflow: hidden;
}

.goods .goods_item .title_section {
    padding: 5px;
}

.goods .goods_item .cost_lot {
    height: 20px;
    padding-top: 5px;
}

.goods .goods_item .name_lot {
    height: 40px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.goods .goods_item .name_lot a {
    color: #337AB7;
}

.date {
    color: #757575;
    font-size: 88%;
}

/* Item on main page END*/

.main_news {
    margin: 20px 0;
}

.main_news_info img {
    max-width: 200px;
}

.end {
    margin: 20px 0;
    font-size: 88%;
    color: #757575;
}

/* Category tree START*/
.main_cat .list-group-item {
    position: relative;
    display: block;
    padding: 10px 5px; /*elec3on padding: 4px 5px;*/
    margin-bottom: -1px;
    background-color: #fff;
    border: none !important;
}

.main_cat a.subcat {
    padding-left: 20px !important;
    /*elec3on*/
    background-color: #f1fff5;
    /*elec3on*/
    font-size: 14px;
}
/*elec3on*/
a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
    background-color: #e2f7e4 !important;
}
/*elec3on*/
.main_cat a.maincat {
    color: #2bad29 !important;
}

.main_cat a.bold.list-group-item {
    font-weight: bold !important;
}

.main_cat .list-group-item a {
    color: #555;
}

.main_cat .active {
    background-color: #FFF !important;
    border: 1px solid #FFFFFF !important;
}

.main_cat .main_badge {
    font-size: 10px;
    font-weight: normal;
    color: #878787;
}

.nomark li {
    padding-left: 20px !important;
}

.nomark li.active {
    font-weight: bold;
}

.unset_par a {
    font-size: 88%;
    color: gray
}

.auction h2 {
    margin: 0 0 10px 0 !important;
}

.breadcrumbs {
    font-size: 90%;
}

.top10 {
    margin-top: 5px !important;
}

.pagination {
    margin: 0px !important;
    font-size: 88% !important;
}

.pagination a {
    padding: 3px 8px !important;
    color: #333 !important;
}

.periodHtmlSelector button, .sortSelector button {
    font-size: 88%;
    padding: 3px 8px;
}

.pagination .active a {
    background-color: #ffa200 !important;
    border-color: #d48700 !important;
    color: white !important;
}

.auctions .info_lot {

}

.options_range {
    width: 80px !important;
}

.sidebar_left .city-selector {
    overflow: hidden;
}

.sidebar_left .options-container {
    margin-top: 20px;
    background-color: #f2f2f2;
    padding: 10px;
    border-radius: 3px;
}

.sidebar_left .options-container h4 {
    color: #54a0ff !important;
}

.sidebar_left .options-container .btn-group {
    width: 200px !important;
}

.sidebar_left .options-container .btn-group button {
    text-align: left !important;
}

/* Item on category page START*/
.div_bread_cat {
    font-size: 80%;
    color: gray !important;
}

.div_bread_cat a {
    color: gray !important;
}

.price_1 {
    font-size: 20px;
    font-weight: bold;
    display: inline-block;
    color: #393939;
    white-space: nowrap;
}

span.price_2 {
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #979797;
}

span.price_2 span {
    padding-left: 11px;
    background: url('/img/seller_icons.png') no-repeat left -197px;
}

.auction_time {
    font-size: 15px;
    margin-top: 25px;
    color: #6d7987;
}

.saller_end {
    margin-top: 30px;
    font-size: 88%;
    color: gray;
}

.span_star {
    display: inline-block;
    background: url('../img/starsm.png') no-repeat;
    height: 12px;
    width: 12px;
    cursor: pointer;
}

.star_ver {
    display: inline-block;
    background: url('/img/stars.png') no-repeat;
    height: 15px;
    width: 15px;
    cursor: pointer;
    margin-left: 3px;
}

.star_ver.green {
    background-position: 0 0;
}

.star_ver.yellow {
    background-position: -15px 0;
}

.star_ver.red {
    background-position: -30px 0;
}

.star_ver.blue {
    background-position: -45px 0;
}

.star_ver.violet {
    background-position: -60px 0;
}

.count_img_auc {
    position: absolute;
    left: 16px;
    top: 130px;
    border-top-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    opacity: 0.5;
}

.span_town {
    font-size: 88%;
}

/* View item START*/
.fotorama__stage {
    border: 1px solid rgb(217, 217, 217) !important;
}

.lot_view_text .content {
    padding: 20px 10px;
    border: 1px solid #D9D9D9;
}

.top_content_lot {
    margin-bottom: -1px !important;
    margin-top: 50px;
}

.har_main {
    width: 400px;
    font-size: 88%;
    color: gray;
}

.har_left {
    width: 150px;
}

.har_right {
    width: 250px;
}

.complaint_link {
    padding: 21px 0 0 0;
    display: block;
    font-size: 88%;
    color: gray;
}

.sub_seller_action {
    font-size: 88%;
    color: #757575;
    margin: 3px;
}

.sub_seller_action a {
    color: #757575;
    margin: 0 15px 0 0;
    cursor: pointer;
}

.lot_action {
    background-color: #f1fff5;    /*elec3on*/
    border-radius: 5px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.info_auc_gr {
    font-size: 80%;
    color: #434343;
}

.dl_dt_block {
    padding: 20px 0 !important;
    margin-bottom: 0px !important;
}

.dl_dt_block dt {
    font-weight: normal !important;
    color: gray;
    padding-top: 10px;
}

.dl_dt_block dd {
    padding-top: 10px;
}

.dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dl-horizontal dd {
    margin-left: 180px;
}

.price-field {
    font-size: 18px;
    padding-right: 19px;
    font-weight: bold;
}

.bet_text {
    width: 100px !important;
    padding-left: 3px !important;
}

.min_stap {
    font-size: 80%;
    padding-left: 10px;
}

.buy_now_container span {
    color: #137e08;/*elec3on color: #005799;*/
    padding-right: 18px;
    display: block;
    float: left;
}

.buy_now_container span b {
    background: url('/img/seller_icons.png') no-repeat left -86px;
    padding-left: 18px;
}

.lot_action_bottom {
    padding: 8px;
    border: 1px solid #F0F0F0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.delivery_block td {
    vertical-align: top;
    font-size: 90%;
}

.delivery_block td.left_td {
    width: 160px;
    text-align: right;
    padding-top: 10px;
}

.delivery_block td.right_td {
    padding-left: 20px;
    padding-top: 10px;
}

#add_to_fav {
    font-size: 88%;
    cursor: pointer;
}

.but_lot {
    min-width: 140px !important;
}

.nav_cabinet .list-group-item {
    padding: 5px 5px !important;
    border-top: 1px solid #F0F0F0;
    border-left: 0px !important;
    border-right: 0px !important;
    border-bottom: 0px !important;
}

.nav_cabinet .list-group-item:first-child {
    border-top: 0px !important;
}

.nav_cabinet a {
    color: #757575;
    padding-left: 18px;
}

.nav_cabinet .head_li {
    font-weight: bold;
}

.nav_cabinet .head_li a {
    font-weight: bold;
    padding-left: 0px !important;
    color: #333 !important;

}

.nav_cabinet .active {
    padding: 5px 5px !important;
    border-top: 1px solid #F0F0F0 !important;
    border-left: 0px !important;
    border-right: 0px !important;
    border-bottom: 1px solid #F0F0F0 !important;
    background-color: white !important;
    font-weight: bold;
}

.nav_cabinet {
    position: relative;
    border-right: 1px solid #D6D6D6;
}

.nav_cabinet:before {
    top: 0;
    background: -moz-linear-gradient(top, #fff 0, #d6d6d6 100%);
    background: -webkit-linear-gradient(top, #fff 0, #d6d6d6 100%);
    background: -o-linear-gradient(top, #fff 0, #d6d6d6 100%);
    background: -ms-linear-gradient(top, #fff 0, #d6d6d6 100%);
    background: linear-gradient(to bottom, #fff 0, #d6d6d6 100%);
}

.nav_cabinet:after, .nav_cabinet:before {
    position: absolute;
    right: -1px;
    display: block;
    width: 1px;
    height: 40px;
    content: '';
}

.nav_cabinet:after {
    bottom: 0;
    background: -moz-linear-gradient(top, #d6d6d6 0, #fff 100%);
    background: -webkit-linear-gradient(top, #d6d6d6 0, #fff 100%);
    background: -o-linear-gradient(top, #d6d6d6 0, #fff 100%);
    background: -ms-linear-gradient(top, #d6d6d6 0, #fff 100%);
    background: linear-gradient(to bottom, #d6d6d6 0, #fff 100%);
}

.content_cabinet h3 {
    margin-top: 0px !important;
    margin-bottom: 20px;
}

.grid_cabinet .fl_l {
    width: 106px;
    float: left;
}

.grid_cabinet .fl_l img {
    width: 100%
}

.grid_cabinet .fl_r {
    margin-left: 116px;
}

.grid_cabinet .fl_r .grid_lot_number, .grid_cabinet .fl_r .grid_lot_quantity {
    font-size: 88%;
    color: gray;
}

.grid_cabinet .checkbox-column {
    width: 1%;
}

.grid_cabinet .auction_name_column {
    width: 49%;
}

.grid_cabinet .endDate_clumn {
    width: 15%;
}

.grid_cabinet .prices_column {
    width: 15%;
}

.grid_cabinet .views_column {
    width: 5%;
}

.grid_cabinet .th6 {
    width: 15%;
}

.price1, .price2, .show_date_sold_items {
    font-size: 12px;
    color: gray;
}

.price1 p {
    font-weight: bold;
    margin: 0 !important;
    padding: 0 !important;
}

.price1 span {
    background: url('../img/seller_icons.png') no-repeat right -122px !important;
}

.price2 {
    color: #6d7987;
}

.price2 p {
    background: url('../img/seller_icons.png') no-repeat left -194px;
    margin: 0px !important;
    padding: 0px !important;
    padding-left: 11px !important;
}

.price2 span {
    background: url('../img/seller_icons.png') no-repeat right -159px !important;
}

.grid_cabinet .td2, .grid_cabinet .td6 {
    font-size: 80%;
}

span.rew_yes_no.up_noactive {
    background-position: 0 0;
}

span.rew_yes_no.down_noactive {
    background-position: -55px 0;
}

span.rew_yes_no {
    display: block;
    height: 23px;
    width: 15px;
    background: url('/img/rew_icons.png') no-repeat;
}

span.rew_yes_no.up_active:hover, span.rew_yes_no.up_active:active {
    background-position: 0 -36px;
}

span.rew_yes_no.up_active {
    background-position: 0 -79px;
}

.grid_cabinet th span.span_up, .grid_cabinet th span.span_down {
    display: block;
    height: 25px;
    width: 20px;
    background: url('/img/span_up_down.png') no-repeat 0 0;
}

.grid_cabinet th span.span_down {
    background-position: -54px 0;
}

.grid_cabinet span.rew_yes_no.down_active {
    background-position: -55px -79px;
}

.auction_container_item_img {
    width: 105px;
    height: 105px;
}

/* Upload photos START*/

.loader-progresbar-wrp {
    overflow: hidden;
    width: 90px;
    height: 8px;
    display: inline-block;
    margin: 0;
    border: #a0b9cf 1px solid;
    border-radius: 5px;
}

.loader-progresbar-wrp .loader-progresbar {
    height: 8px;
    background: #bbccdc;
}

.add-photo-top {
    display: block;
    height: 15px;
    overflow: hidden;
    margin-bottom: 5px;
}

.add-photo-top p {
    display: inline-block;
    line-height: 15px;
    margin: 0;
}

.add-photo-top p:first-child {
    width: 188px;
}

/* Create item START*/

.create_lot .row:first-child {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
}

.create_lot .row {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 40px;
}

.create_lot .left_col p {
    font-weight: bold;
    font-size: 16px;
    color: #333333;
}

.create_lot .left_col span {
    color: gray;
    font-size: 13px;
}

.create_lot .right_col span {
}

.cat-list-block {
    width: 275px;
    float: left;
}

.cat-list {
    width: 270px !important;
}

.cat4_last {
    margin-top: 10px;
}

.width_input {
    width: 500px !important;
}

.width_input.text_area {
    width: 500px !important;
    height: 100px !important;
}

.checkbox-list span label {
    font-weight: normal !important;
    font-size: 12px !important;
}

.input_block .div3 {
    width: 300px;
    float: left;
}

.input_block .p_block {
    width: 300px;
    float: left;
}

.input_block .div3 p, .input_block .p_block p {
    font-size: 12px;
    color: gray;
}

.width_input_short {
    width: 200px !important;
}

.delivery_price_input {
    display: none;
}

.right_col.delivery label {
    font-weight: normal !important;
}

.country_select_style {
    width: 200px !important;
    float: left !important;
    margin-right: 10px !important;
    margin-bottom: 10px !important;
}

.action_lot {
    background-color: #e0e0e0;
    border-radius: 3px;
}

/* Image uploader*/
.create_lot_right_photo, .create_lot_right_name, .create_lot_right_cat, .create_lot_right_desc {
    color: #7090a8;
    font-size: 12px;
    margin-bottom: 12px;
}

.create_lot_right_name .fl_l span, .create_lot_right_photo .fl_l span, .create_lot_right_cat .fl_l span, .create_lot_right_param .fl_l span, .create_lot_right_desc .fl_l span, .create_lot_right_type .fl_l span, .create_lot_right_map .fl_l span, .create_lot_right_if .fl_l span {
    display: block;
    color: #293946;
    font-size: 14px;
}

.create_lot_right_photo {
}

.create_lot_right_photo:after {
    clear: both;
}

.create_lot_right_photo .fl_l {
    width: 150px;
}

.create_lot_right_photo .photo_fl_r {
    position: relative;
}

.create_lot_right_photo .photo_fl_r .lot-photo-block {
    display: inline-block;
    float: left;
    width: 110px;
    height: 125px;
    overflow: hidden;
    margin: 0 23px 23px 0;
}

.create_lot_right_photo .photo_fl_r .lot-photo-block-wrp .lot-photo-block:first-child {
    width: 165px;
    height: 190px;
    margin-left: -188px;
}

.create_lot_right_photo .photo_fl_r .lot-photo-block .lot-photo-inner {
    width: 107px;
    height: 103px;
    border: #dadde2 1px solid;
    position: relative;
    margin-bottom: 5px;
    overflow: hidden;
}

.create_lot_right_photo .photo_fl_r .add-photo .lot-photo-inner {
    width: 97px;
    height: 94px;
    border: #b3c3d2 1px solid;
    border-radius: 3px;
    margin: 5px;
    cursor: pointer;
}

.create_lot_right_photo .photo_fl_r .add-photo .lot-photo-inner:hover {
    background-color: #e1f4fd;
}

.create_lot_right_photo .photo_fl_r .add-photo .lot-photo-inner:active {
    background-color: #c0e1f6;
}

.create_lot_right_photo .photo_fl_r .add-photo p {
    color: #6792ac;
    margin: 0;
    line-height: 13px;
    position: relative;
    z-index: 1;
}

.create_lot_right_photo .photo_fl_r .add-photo .lot-photo-inner:hover p {
    color: #64a5cd;
}

.create_lot_right_photo .photo_fl_r .add-photo .lot-photo-inner:active p {
    color: #517f99;
}

.create_lot_right_photo .photo_fl_r .add-photo input[type="file"] {
    margin: 0 !important;
    width: 97px;
    height: 94px;
    display: block;
    position: absolute;
    z-index: 2;
    opacity: 0;
    left: 0;
    top: 0;
}

.lot-photo-block-wrp {
    padding-left: 188px;
    float: left;
}

.create_lot_right_photo .photo_fl_r .add-photo .men-ico {
    display: inline-block;
    width: 23px;
    height: 20px;
    background: url(../img/avatar_icons.png) left top no-repeat;
}

.create_lot_right_photo .photo_fl_r .add-photo .lot-photo-inner:hover .men-ico {
    background-position: left -53px;
}

.create_lot_right_photo .photo_fl_r .add-photo .lot-photo-inner:active .men-ico {
    background-position: left -106px;
}

.create_lot_right_photo .photo_fl_r .lot-photo-block:first-child .lot-photo-inner {
    width: 162px;
    height: 153px;
}

.create_lot_right_photo .photo_fl_r .lot-photo-block .lot-photo-inner .lot-photo-wrp {
    display: table-cell;
    width: 107px;
    height: 103px;
    max-width: 107px;
    max-height: 103px;
    vertical-align: middle;
    text-align: center;
}

.create_lot_right_photo .photo_fl_r .lot-photo-block-wrp .lot-photo-block:first-child .lot-photo-inner .lot-photo-wrp {
    width: 162px;
    height: 153px;
    max-width: 162px;
    max-height: 153px;
}

.create_lot_right_photo .photo_fl_r .lot-photo-block-wrp .lot-photo-block:first-child .lot-photo-inner .lot-photo-wrp img {
    max-width: 160px;
    max-height: 150px;
}

.create_lot_right_photo .photo_fl_r .lot-photo-block .lot-photo-inner .lot-photo-wrp img {
    display: inline-block;
    max-width: 108px;
    max-height: 103px;
}

.create_lot_right_photo .photo_fl_r .lot-photo-block .lot-photo-inner .del-lot-photo {
    position: absolute;
    z-index: 10;
    width: 16px;
    height: 16px;
    border-left: #dadde2 1px solid;
    border-bottom: #dadde2 1px solid;
    background-color: rgba(255, 255, 255, .7);
    background-image: url(../img/spam_icon.png);
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
    display: block;
    text-indent: 100%;
    white-space: nowrap;
    right: 0;
    top: 0;
}

.create_lot_right_photo .photo_fl_r .lot-photo-block .lot-photo-title {
    text-align: center;
    height: 15px;
    width: 100%;
    position: relative;
    overflow: hidden;
}

/*----------------------------------*/
.loader-progresbar-wrp {
    overflow: hidden;
    width: 90px;
    height: 8px;
    display: inline-block;
    margin: 0;
    border: #a0b9cf 1px solid;
    border-radius: 5px;
}

.loader-progresbar-wrp .loader-progresbar {
    height: 8px;
    background: #bbccdc;
}

/*----------------------------------*/

.create_lot_right_photo .photo_fl_r .lot-photo-block .lot-photo-title p {
    margin: 0;
    padding: 0 0 0 18px;
    display: inline-block;
    height: 15px;
    line-height: 15px;
    background: url(../img/check-mark.png) left center no-repeat;
    text-transform: uppercase;
    color: #7090a8;
}

.create_lot_right_photo .lot-photo-block-wrp .lot-plaseholder:first-child {
    display: inline-block;
    float: left;
    margin: 0 23px 43px 0;
    width: 162px;
    height: 153px;
    border: #dadde2 1px solid;
    margin-left: -188px;
}

.create_lot_right_photo .lot-plaseholder {
    display: inline-block;
    float: left;
    margin: 0 23px 43px 0;
    width: 108px;
    height: 103px;
    border: #dadde2 1px solid;
}

.add-photo-top {
    display: block;
    height: 15px;
    overflow: hidden;
    margin-bottom: 5px;
}

.add-photo-top p {
    display: inline-block;
    line-height: 15px;
    margin: 0;
}

.add-photo-top p:first-child {
    width: 188px;
}

.contact-link {
    font-size: 80%;
    color: gray;
}

.contact-block {
    font-size: 80% !important;
    color: gray;
}

/* Reviews*/
.t_reviews tr {
    font-size: 88% !important;
}

/* Landing page user */
.landing_page .landing_background_page {
    border: 1px solid #f7f7f7;
    background: radial-gradient(ellipse farthest-corner at 30px 20px, #fff, #FAFAFA);
    margin: 0px !important;
    height: 258px;
}

.landing_page .label_sub_background {
    margin: -250px auto;
}

.landing_page .label_user {
    margin-top: 100px;
    border-bottom: 0px;
    border: 1px solid #d8d8d8;
    padding: 0px !important;
}

.landing_page .label_user .part_top {
    height: 158px;
    background-color: #f9f9f9;
    padding: 8px;
}

.landing_page .label_user .part_top .left_area {
    width: 150px;
    float: left;
}

.landing_page .label_user .part_top .left_area img {
    border: 1px solid #d8d8d8;
    border-radius: 3px;
}

.landing_page .label_user .part_top .right_area {
    margin-left: 150px;
}

.landing_page .label_user .part_top .right_area .top_line {
    height: 60px;
}

.landing_page .label_user .part_top .right_area .block {
    color: #A21010;
    font-size: 88%;
}

.landing_page .label_user .part_down {
    height: 130px;
    padding: 8px;
}

.landing_page .label_user .part_down .border_left_rev {
    border-left: 1px solid #d8d8d8;
    height: 108px;
}

.landing_page #socialLinks {
    opacity: 0.5;
    margin-top: 3px;
    max-width: 200px;
}

.main_nav .list-group-item {
    position: relative;
    display: block;
    padding: 4px 5px;
    margin-bottom: -1px;
    background-color: #fff;
    border: none !important;
}

.main_nav a.subcat {
    padding-left: 20px !important;
    font-size: 14px;
}

.main_nav a.maincat {
    color: #54A0FF !important;
}

.main_nav a.bold.list-group-item {
    font-weight: bold !important;
}

.main_nav .list-group-item a {
    color: #555;
}

.main_nav .active {
    background-color: #FFF !important;
    border: 1px solid #FFFFFF !important;
}

.main_nav .subcat ul {
    display: none;
    padding-left: 10px;
}

.main_nav .count_m, .main_nav .count {
    font-size: 10px;
    font-weight: normal;
    color: #878787;
}

.main_nav li.active a {
    font-weight: bold;
}

.main_nav li.active a {
    font-weight: bold;
}

.main_nav li.active ul a {
    font-weight: normal !important;
}

.about_me {
    margin: 20px 0;
}

/* Search*/
.all-cat-item {
    color: #54A0FF !important;
    font-weight: bold !important;
}

.type_transaction {
    font-size: 13px;
}

/* System notifications */
.notf_item:nth-child(odd) {
}

.notf_item:nth-child(even) {
    background-color: #f5f5f5;
}

/* Item statistic*/

.align_left_p {
    text-align: left !important;
    padding-left: 10px !important;
}

/* News page */
.news_list_column .row {
    padding: 15px 0;
    margin-top: 15px;
}
/* elec3on */
.alert-info {
    color: #000000 !important;
    background-color: #d9f7d985 !important;
    border-color: #007f06 !important;
}