*{padding:0;margin:0}body{background-color:#f0eeee;padding:0;margin:0;overflow-x:hidden;font-family:Mulish,sans-serif}.green__color{color:#0f8677}.red__color{color:#df3153}.yellow__color{color:#ffa000}.m-heading-container{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:20px}.m-heading{color:#333;font-size:24px;font-weight:700;line-height:100%}.profile__input{width:-webkit-fill-available;height:48px;border-radius:8px;background:#f8f8f8;border:none;padding:0 10px;color:#333;font-size:16px;font-weight:400;line-height:100%}.profile__input:focus{outline:none}.input_wrap{width:100%}.small__input{width:237px;height:48px;border-radius:8px;background:#f8f8f8;border:none;padding:0 10px;color:#333;font-size:16px;font-weight:400;line-height:100%}.small__input:focus{outline:none}.profile__select__box{width:370px;height:48px;border-radius:8px;background:#f8f8f8;border:none;padding:0 10px;color:#333;font-size:16px;font-weight:400;line-height:100%}.profile__select__box:focus{outline:none}.m-table-heading{height:50px;background:#f8f8f8}.m-table-heading th{padding-left:10px;color:#333;text-align:start;font-size:18px;font-weight:700;line-height:100%}.m-table-single-td td{padding:17px 0 17px 10px;color:#333;font-size:16px;font-weight:600;line-height:100%}.m-table-flex-box{display:flex;flex-direction:row;align-items:center;justify-content:start;gap:10px}.m-table-flex-box img{width:40px;height:40px;border-radius:45px}.m-table-actions{height:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-around}.m-table-actions img{cursor:pointer}.m-sidebar{width:328px;height:100vh;position:fixed;border-right:.5px solid #c0bbbb;background-color:#fff}.m-sidebar__container{width:90%;display:flex;flex-direction:column;align-items:center;justify-content:center}.m-sidebar__logo{width:100%}.m-sidebar__logo img{width:100px;height:98px;margin-left:20px}.m-sidebar__new_entry_btn{margin-left:40px;margin-bottom:50px;width:251px;height:50px;border-radius:12px;background:#0f8677;color:#fff;cursor:pointer;text-decoration:none;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:30px}.m-sidebar__new_entry_btn img{width:22px;height:22px}.m-sidebar__new_entry_btn p{font-size:18px;font-style:normal;font-weight:600;line-height:120%}.m-sidebar__link{display:flex;flex-direction:row;align-items:center;justify-content:start;width:100%;font-size:18px;font-style:normal;font-weight:600;line-height:120%;color:#444;height:48px;cursor:pointer;margin-bottom:10px;text-decoration:none}.m-sidebar__link img{width:20px;height:20px}.m-sidebar__link__wrapper{width:50%;margin:auto;display:flex;flex-direction:row;align-items:center;justify-content:start;gap:14px}.m-sidebar .router-link-active:not(.m-sidebar__new_entry_btn){border-radius:0 12px 12px 0;background-color:#ffced8;color:#df3153;border-left:5px solid #df3153}.m-main{display:flex;width:100vw}.m-content{width:100%;margin-left:328px}.m-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.m-header__title{color:#000;font-size:30px;font-weight:700;line-height:100%}.m-header__search{display:flex;flex-direction:row;align-items:center;justify-content:center;width:fit-content;position:relative}.m-header__search input{width:437px;height:48px;border-radius:12px;background:#fff;border:none;padding:0 14px;color:#777;font-size:18px;font-weight:400;line-height:100%}.m-header__search input:focus{outline:none}.m-header__search img{position:absolute;right:0;width:26px;height:26px;margin-right:15px}.m-header__right__images{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:30px}.m-header__notification{width:30px;height:30px;cursor:pointer}.m-header__user_image{width:40px;height:40px;border-radius:40px;cursor:pointer}.m-orders-page{padding:30px}.m-orders-page__container{margin-top:30px;border-radius:26px;background:#fff;padding:20px}.m-filter-container{display:flex;justify-content:flex-end;align-items:center}.m-filter-container>select{width:200px;height:40px;border-radius:20px;border:1px solid #333;background:#fff;padding:0 10px;margin-right:10px;font-size:14px;color:#333;outline:none}.m-filter-container>input{width:200px;height:40px;border-radius:20px;border:1px solid #333;background:#fff;padding:0 10px;font-size:14px;color:#333;outline:none}.m-pagination{display:flex;justify-content:space-between;align-items:center;margin-top:20px}.m-pagination__text{font-size:14px;color:#333}.m-pagination__btn-container{display:flex;justify-content:center;align-items:center}.m-pagination__btn-container>button{width:40px;height:40px;border-radius:50%;border:1px solid #333;background:#fff;margin:0 5px;font-size:14px;color:#333;transition:all .3s ease-in-out;cursor:pointer}.m-pagination__btn-container>button:hover{background:#0f8677;color:#fff;border:1px solid #0f8677}
