.prop284, .prop287{
    display: none;
}
.sell-form{
    width: 50%;
    max-width: 410px;
    margin: 0 auto;
    padding: 20px;
    background: #eeeeef;
}
.sell-form .line{
    width: 100%;
    margin-bottom: 10px;
}
.sell-form .line .input{
    width: 100%;
    position: relative;
}
.sell-form .line .input .rub{
    position: absolute;
    top: 4px;
    right: 15px;
}
.select2-container{height: auto !important}
.sell-form .prop110 .rub, .sell-form .prop133 .rub{
    top: 8px !important;
}
.sell-form .line input, .sell-form .line select{
    width: 100%;
    height: 40px;
    padding: 0 7px;
}
.sell-form .line select[multiple="multiple"]{height: 80px}
.sell-form .line input[type="radio"]{
    width: auto;
    height: auto;
    margin-right: 10px;
}
.sell-form .starrequired{
    color: red;
}
.sell-form .prop101 img{
    position: absolute;
    top: 8px;
    right: 7px;
}
.bx-calendar-set-time-wrap{
    display: none;
}
.sell-form .prop139{
    display: none;
}
.sell-form .line .select2{
    width: 100% !important;
    height: 40px;
}
.sell-form .line .select2-container--default .select2-selection--multiple, .select2-container--default .select2-selection--multiple .select2-selection__rendered{
    height: 100%;
}
.select2-container .select2-search--inline .select2-search__field{
    margin-top: 0 !important;
}
.select2-results__option{
    margin: 5px 0 !important;
    padding: 0 6px !important;
}
.select2-search{
    margin: 0 !important;
}
.sell-form .form-note{
    margin-bottom: 20px;
}
.prop144 .name{
    margin-bottom: 20px;
}
.prop144 input{
    background-color: #444DA0;
    color: #fff;
}
.prop144 .file-wrap:nth-of-type(2), .prop144 .file-wrap:nth-of-type(3), .prop144 .file-wrap:nth-of-type(4), .prop144 .file-wrap:nth-of-type(5), .prop145 .name, .prop145 .file-wrap{display: none;}
div.jfilestyle.jfilestyle-theme-blue input{height: 38px;}
div.jfilestyle.jfilestyle-theme-blue label{background: #444DA0 !important;border-color: #333 !important;}

.content .notetext{
    display: block;
    width: 100%;
    text-align: center;
    font-size: 20px;
}

.submit .show-more, .submit_btn{
    display: inline-block;
    margin-right: 10px;
    background: #444DA0;
    border: 1px solid #1a1a1a;
    cursor: pointer;
    font-size: 13px;
    line-height: 1.33333;
    color: #fff;
    transition: 0.2s all;
}
.submit .show-more:hover, .submit_btn:hover{
    background: #6068ae;    
}

.prop284, .prop287{
    padding-left: 35px;
}
.prop284 input, .prop287 input{
    height: 30px !important;
}
@media (max-width: 640px) {
    .sell-form{width: 95%;}
    .sell-form .submit{text-align: center;}
    .sell-form .btn{margin-bottom: 10px;}
}
.board-form .submit{margin-top: 15px}
.board-form img{margin: 10px 0}