.custom-select{max-width:180px;position:relative;width:100%}.select-button{border-radius:8px;padding:10px;background:#fff;cursor:pointer;text-align:left;position:relative;-webkit-user-select:none;user-select:none;display:flex;justify-content:space-between;align-items:center;font-size:12px}.select-button:after{position:absolute;right:10px}.select-options{display:none;position:absolute;width:100%;background:#fff;border-radius:8px;list-style:none;padding:0;margin-top:5px;max-height:100px;overflow-y:auto;-webkit-box-shadow:0px 5px 10px 2px rgba(34,60,80,.2);-moz-box-shadow:0px 5px 10px 2px rgba(34,60,80,.2);box-shadow:0 5px 10px 2px #223c5033}.select-options li{padding:10px;cursor:pointer}.select-options li:hover{background:#ddd}.custom-select.disabled .select-button{background:#e0e0e0;cursor:not-allowed}.custom-select.disabled .select-options{display:none!important}.filter_btns{display:flex;gap:10px;flex-wrap:wrap}.btn_group{display:flex;height:38px;background-color:#fff;max-width:190px;border-radius:8px;align-items:center}.btn_gr{padding:10px;border-right:1px solid #e9eaeb;height:20px;display:flex;align-items:center}.fix_border{border:0}.btn_group_active{background:#d5d7da;border-radius:8px 0 0 8px}.filter_date{background:#fff;height:19px;padding:10px;border-radius:8px;font-size:14px;display:flex;align-items:center;gap:5px}.export_btn{margin-left:10%;background:#fff;padding:10px;height:38px;border-radius:8px;align-items:center;border:1px solid #717680;display:flex;gap:10px}.generate_btn{background:#1a1a1a;width:125px;height:38px;color:#fff;display:flex;align-items:center;justify-content:center;border-radius:8px;gap:10px}.chart_block_generate_budget{padding:20px;width:96%;margin:0 auto 10px;background-color:#fff;height:320px;border-radius:8px}.scroll-container{margin-top:20px;width:100%;height:390px;overflow-y:scroll;overflow-x:hidden;border-radius:8px}.chart_block_generate_budget canvas{max-width:1000px;width:100%;height:300px;margin:10px auto}
