.samo_container .panel{
    background-color: #c7b36cED;
}
.samo_container table.res thead th{
    background-color: #b49d4b;
}
.samo_container table{
    color: #4d493f;
}
label.left, #search_tour .footer .right {
    font-weight: bold;
}
.samo_container .checklistbox {
    -webkit-user-select: text !important;
    -khtml-user-select: text !important;
    -moz-user-select: text !important;
    -ms-user-select: text !important;
    user-select: text !important;
}
.order-block__data-note {
    text-transform: none;
}