select{appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23657469' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m7 9 5 5 5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 13px center;background-size:16px;padding-right:40px!important;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease,color .18s ease}
select:hover{border-color:#aeb8b0!important;background-color:#fff!important;color:#34483b!important}
select:focus{outline:0;border-color:#71877a!important;box-shadow:0 0 0 3px rgba(91,119,101,.12)!important;background-color:#fff!important;color:#25392d!important}
select:disabled{cursor:not-allowed;opacity:.55;background-color:#eef0ec!important}
.toolbar select{min-width:148px;height:44px;border:1px solid #d4d9d3!important;border-radius:13px!important;background-color:#fbfcfa!important;font-size:12px;font-weight:600;color:#687169;padding-left:15px!important}
.field select{min-height:44px;border:1px solid #d4d9d3!important;border-radius:11px!important;background-color:#fbfcfa!important;color:#344139;padding:10px 40px 10px 13px!important}
@media(max-width:720px){.toolbar select{min-width:0;flex:1}.field select{width:100%}}
.section-actions{display:flex;justify-content:flex-end;margin:0 0 18px}
