.account__my-items-list .my-ad-wrap .publish{
    color: #58c416;
}

.account__my-items-list .my-ad-wrap .no-moderation{
    color: red;
}

.account__my-items-list .my-ad-wrap .edit-link a{
    border-bottom: 1px solid;
}
.row .radio-wrap{
    margin-top: 50px;
}
.row .checkbox-wrap .logotype, .row .checkbox-wrap .description,
.row .radio-wrap .description, .row .radio-wrap .logotype{
    display: inline-block;
    float: right;
}
.row .checkbox-wrap .description, .row .radio-wrap .description{
    text-align: justify;
    width: 330px;
    margin-left: 10px;
}
.row .checkbox-wrap .logotype, .row .radio-wrap .logotype{
    margin-left: 10px;
    box-shadow: 0 0 1px black;
}
.row.header-summary{
    background: #f5f5f5;
}
.row.body-summary{
    margin-top:15px;
}
.row.body-summary h4{
    margin-top: 0px;
    margin-bottom: 10px;
}
.col-md-1.custom_t1.fwb{
    font-weight:bold;
}
.row.table{
    border: 1px solid #dcdfe2;
    border-radius: 3px;
    margin-top: 30px;
}
.row.table .img-item{
    margin-bottom: 15px;
}
.row.table .img-item img{
    border: 1px solid #dcdfe2;
    border-radius: 3px;
}
#order_form_content h3{
    display: block;
    margin-bottom: 10px;
    margin-top: 50px;
    padding-bottom: 5px;
    border-bottom: 1px solid #dcdfe2;
}
.form-control.comment-to-order{
    height:150px;
}
.button-order a{
    float: right;
    margin-top: 60px;
    margin-right: 13px;
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #dcdfe2;
}
.col-md-12.pay-systems .radio:before{
    margin-left: 18px;
    top: 15px;
}
.col-md-12.pay-systems .checkbox:before{
    top: 18px;
}
.bx_sof_req{
    color:red;
}
.sale_order_full_table .pay_name{
    font-weight: bold;
    font-size:16px;
}

.adv-img {
max-height: none !important;
max-width: none !important;
}