body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.base-layout__sider{background-color:#5a0087;position:fixed;height:100%;height:-moz-available;height:-webkit-fill-available;height:stretch}.base-layout__sider .ant-layout-sider-children{display:flex;flex-direction:column;justify-content:space-between}.base-layout__sider .ant-layout-sider-children .profile{padding:10px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.base-layout__sider .ant-layout-sider-children .profile .ant-avatar{margin:10px}.base-layout__sider .ant-layout-sider-children .profile .ant-typography{color:#fff}.ant-menu-dark .ant-menu-inline.ant-menu-sub{background:#5a0087}.structure{display:flex;flex-direction:row;justify-content:space-between;border-bottom:1px solid #eee}.structure__tree-block{flex:1.5 1;background-color:#fff}.structure__worker-block{background-color:#fff;border-left:1px solid #eee;min-width:325px;flex:1.1 1}.quiz-table .ant-table-body{height:250px}.quiz-questions-list .ant-list-item-meta .ant-list-item-meta-avatar{margin-top:8px}.questionnaire{display:flex;flex-direction:column;border-bottom:1px solid #eee;padding:5px;box-shadow:0 0 15px rgba(0,0,0,.12)}.questionnaire__list-block{background-color:#fff;border-bottom:2px solid #eee}.questionnaire__details-block{padding-left:5px;background-color:#fff;border-left:1px solid #f0f0f0}.login-page{width:100%;height:100vh;background-color:#a4508b;background-image:linear-gradient(326deg,#a4508b,#5f0a87 74%)}.login-page__form{background-color:#fff;padding:30px 20px 5px;border-radius:15px;box-shadow:0 0 10px rgba(0,0,0,.25);max-width:400px;text-align:center;margin:0 auto}.login-form-forgot{float:right}.ant-col-rtl .login-form-forgot{float:left}.login-form-button{width:100%}.dict__companies-block,.dict__users-block{background-color:#fff;border-left:1px solid #eee;min-width:315px;width:100%}.dict__block{flex:1 1}.dict__answers-block{flex:2 1}.dict__answer-sets-block,.dict__answers-block{background-color:#fff;border-left:1px solid #eee;min-width:315px}.dict__answer-sets-block{width:100%}.editable-cell-value-wrap{padding:5px 12px;cursor:pointer;min-width:200px}.dict{display:flex;flex-direction:row;justify-content:space-between;border-bottom:1px solid #eee}.dict__block{background-color:#fff}.dict__questions-block{background-color:#fff;border-left:1px solid #eee;min-width:315px;width:100%}.quiz-fill-page{background-color:#fff;height:100vh;padding:20px 0}.quiz-fill-page__content{background-color:#fff;border-radius:15px;text-align:left;padding:30px 50px;box-shadow:0 0 2px 2px rgba(0,0,0,.12)}.quiz-print-page{background-color:#fff;height:100vh;padding:0}.quiz-print-page__content{background-color:#fff;border-radius:15px;text-align:left;padding:30px 50px}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}