.back-section-link{float:left;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#ffc507;background-color:var(--yellow-color);text-decoration:none;height:36px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;margin-right:30px;width:36px;border-radius:6px}@media (max-width:980px){.back-section-link{margin-right:15px}}.back-section-link svg{display:block;margin:0 auto;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.back-section-link svg path{stroke:#fff;stroke:var(--white-color);stroke-width:2}:root{--big-font-size:36px;--medium-font-size:20px;--base-font-size:16px;--header-height:70px;--left-menu-width:245px;--content-padding:30px;--white-color:#fff;--black-color:#000;--common-color:#343434;--blue-color:#0074b1;--yellow-color:#ffc507;--error:#ff5229}.clients{padding:30px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:calc(100vh - 70px);max-height:calc(100vh - var(--header-height));-webkit-box-sizing:border-box;box-sizing:border-box}@media (max-width:980px){.clients{padding:15px 0 0}}.clients .clients-controls{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:20px;padding:0 30px}.clients .clients-controls,.clients .clients-controls-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.clients .clients-controls-title{margin-right:15px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.clients .download-button{color:#fff;background:#ffc507;background:var(--yellow-color);padding:0 20px;height:35px;position:relative;width:105px;border-radius:6px}.clients .download-button g{stroke:#fff}.clients .clients-dates{margin-right:15px;margin-top:-15px}.clients .clients-dates-title{font-size:12px;margin-bottom:5px}.clients .react-date-picker__wrapper{border-radius:6px;width:180px;padding-left:7px}.clients .react-date-picker__calendar-button{display:none}