[name="obj[rating]"] {
    width: 30px !important;
}

[for="obj_region_id"] {
    width: 2em !important;
}

[name="obj[region_id]"] {
    width: 160px !important;
}

[placeholder="Soukromá poznámka"] {
    width: 130px !important;
}

[placeholder="Veřejná poznámka"] {
    width: 130px !important;
}

[name="order[price_insurance]"] {
    width: 3.5em !important;
}

[name="order[price_charge]"] {
    width: 3.5em !important;
}

.input.input-datetime {
    width: 130px;
}

.calendar.input-append.date input, .calendar.input-append.date span {
    display: inline-block !important;
}

#process_price_advance_0,
#process_price_advance_1,
#process_price_advance_2,
#process_price_advance_3,
#process_price_advance_4,
#process_price_advance_5 {
    width: 65px !important;
}

.modern-form fieldset {
    width: 270px;
    margin: 50px auto 0 auto;
    padding: 0 20px 20px 20px;
    background-color: white;
    border-radius: 5px;
    box-shadow: 1px 20px 33px -14px rgba(0,0,0,0.75);
}

.modern-form select, .modern-form input {
    display: inline-block;
}

.modern-form input[type="text"] {
    width: 240px;
}
