.powered-by__text{text-align:center;color:#fff;font-size:12px;margin-bottom:-8px;letter-spacing:.4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.powered-by.inline{display:flex;justify-content:flex-start;align-items:center}.powered-by.inline .powered-by__text{padding-bottom:4px;margin-right:-6px}.player__overlay{height:7em}.player__overlay,.player__overlay-standart{position:absolute;top:0;left:0;right:0;bottom:-2px;background-color:#ecf0f9;z-index:50;opacity:.9;display:flex;justify-content:center;align-items:center;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.player__overlay-standart{height:4em}.player__block{display:none}.player__data{width:100%;display:flex;flex-direction:column}.player__actions{margin-right:16px}.player__actions .ant-btn{color:#3997e6}.player__actions .ant-btn[disabled]{border-color:#d9d9d9;text-shadow:none;box-shadow:none}.player__actions .ant-btn.active,.player__actions .ant-btn:active,.player__actions .ant-btn:focus,.player__actions .ant-btn:hover{color:#244158;border-color:#499ee7}.player__actions .ant-btn.active[disabled],.player__actions .ant-btn:active[disabled],.player__actions .ant-btn:focus[disabled],.player__actions .ant-btn:hover[disabled]{color:rgba(0,0,0,.25);background-color:#ecf0f9;border-color:#d9d9d9;text-shadow:none;box-shadow:none}.player__actions__backward-button:hover .anticon,.player__actions__forward-button:hover .anticon{position:relative}.player__actions__backward-button:hover svg,.player__actions__forward-button:hover svg{position:relative;z-index:1}.player__actions__backward-button:hover .anticon:after,.player__actions__forward-button:hover .anticon:after{content:"";position:absolute;top:0;left:-1px;height:32px;width:32px;background-color:#e0e7f5}.player__actions__backward-button i{position:relative;top:0;left:-2px}.player__actions__backward-button:hover .anticon:after{left:1px}.player__actions__forward-button i{position:relative;top:0;left:-5px}.player__actions__play-button,.player__actions__record-button{position:relative;margin:0 4px;height:44px;min-height:44px;width:44px;min-width:44px;font-size:24px}.player__actions__play-button__bigger,.player__actions__record-button__bigger{position:relative;margin:0 4px 0 7px;height:66px;min-height:66px;width:66px;min-width:66px;font-size:30px}.player__actions__play-button__bigger .record-circle,.player__actions__record-button__bigger .record-circle{height:56px;width:56px;border-radius:50%;margin-left:4px;background:red;display:flex;justify-content:center;align-items:center;color:#fff;font-size:16px}.player__actions__play-button__bigger .record-circle__disabled,.player__actions__record-button__bigger .record-circle__disabled{height:56px;width:56px;border-radius:50%;margin-left:4px;background:red;display:flex;justify-content:center;align-items:center;background:#c4c4c4;color:#898c8e;font-size:16px}.player__actions__play-button__bigger:disabled .record-circle,.player__actions__record-button__bigger:disabled .record-circle{background:#c4c4c4;color:#898c8e}.player__actions__play-button .anticon,.player__actions__record-button .anticon{position:absolute;top:10px;left:10px}.player__actions__play-button.pause .anticon,.player__actions__record-button.pause .anticon{position:absolute;top:11px;left:10px;font-size:22px}.player__actions__play-button .record-circle,.player__actions__record-button .record-circle{height:36px;width:36px;border-radius:50%;margin:-5px;background:red}.player__actions__play-button:disabled .record-circle,.player__actions__record-button:disabled .record-circle{opacity:.4}.player__actions__backward-button,.player__actions__forward-button{margin-top:5px}.player__actions__backward-button:disabled,.player__actions__forward-button:disabled{background-color:inherit}.player__switch{font-size:15px;min-width:160px}.player__switch .ant-switch{margin:0 7px;background-color:#f5f5f5;border:1px solid #d3d3d3}.player__switch .ant-switch:after{background-color:#3997e6}.player__information{display:flex;justify-content:space-between;align-items:flex-end;width:100%;font-size:16px;line-height:1.1;margin-bottom:10px}.player__information__time{width:25%;white-space:nowrap}.player__information__author{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:75%;text-align:right}.player__progress{width:100%;margin:0}.player input[type=range]{height:24px;padding:0;-webkit-appearance:none;width:100%;background-color:initial}.player input[type=range]:focus{outline:none}.player input[type=range]::-webkit-slider-runnable-track{width:100%;height:6px;cursor:pointer;animate:.2s;box-shadow:0 0 0 #000;background:#fff;border-radius:8px;border:0 solid #000}.player input[type=range]::-webkit-slider-thumb{box-shadow:0 0 0 #000;border:0 solid #d9d9d9;height:14px;width:14px;border-radius:50%;background:#3997e6;cursor:pointer;-webkit-appearance:none;margin-top:-5px;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1)}.player input[type=range]::-webkit-slider-thumb:hover{background:#244158}.player input[type=range]:focus::-webkit-slider-runnable-track{background:#fff}.player input[type=range]::-moz-range-track{width:100%;height:6px;cursor:pointer;animate:.2s;box-shadow:0 0 0 #000;background:#fff;border-radius:8px;border:0 solid #000}.player input[type=range]::-moz-range-thumb{box-shadow:0 0 0 #000;border:0 solid #d9d9d9;height:14px;width:14px;border-radius:50%;background:#3997e6;cursor:pointer;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1)}.player input[type=range]::-moz-range-thumb:hover{background:#244158}.player input[type=range]::-ms-track{width:100%;height:6px;cursor:pointer;animate:.2s;background:transparent;border-color:transparent;color:transparent}.player input[type=range]::-ms-fill-lower,.player input[type=range]::-ms-fill-upper{background:#fff;border:0 solid #000;border-radius:16px;box-shadow:0 0 0 #000}.player input[type=range]::-ms-thumb{margin-top:1px;box-shadow:0 0 0 #000;border:0 solid #d9d9d9;height:14px;width:14px;border-radius:50%;background:#3997e6;cursor:pointer;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1)}.player input[type=range]::-ms-thumb:hover{background:#244158}.player input[type=range]:focus::-ms-fill-lower,.player input[type=range]:focus::-ms-fill-upper{background:#fff}.record-controls{display:flex}.record-controls .record-controllers{min-width:100%;display:flex}.record-controls .record-controllers .record-button{margin:10px 20px;justify-content:center;display:flex}.record-controls .record-controllers .record-indicator{padding-left:38px;padding-right:31px}.record-controls .record-controllers .record-indicator .ant-progress-inner{background-color:inherit}.record-controls .record-controllers .record-indicator .ant-progress-bg{height:12px!important;border-radius:0!important}.record-controls .devices-selector{margin-top:1px;min-width:60%;margin-left:12px}.record-controls .devices-selector .device-select{min-width:100%;margin-bottom:.3em;max-width:100%}@media screen and (min-width:1360px){.record-controls .devices-selector{margin-left:40px}}.layout-non-ie{width:30em}.play-button{color:#3997e6;height:44px;width:44px;-webkit-transition:none!important;transition:none!important}.play-button-stop-mode{font-size:26.5px;padding:2.5px 0 0 1.5px}.play-button-play-mode{font-Size:24px;padding:2.5px 0 0}.player{position:relative;max-height:100%;width:100%;display:flex;justify-content:flex-start;align-items:flex-start}.player__actions{display:flex;margin-right:14px;flex-direction:row;max-width:10em;flex-wrap:wrap}.player__actions__speed-control{display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:center;width:100%;align-self:flex-end}.player__actions__speed-control__option{align-items:center;margin-left:2px;height:16px;width:34px;-webkit-animation:slidein .5s ease;animation:slidein .5s ease}.player__actions__speed-control__option .ant-radio-button{margin-bottom:-.55em}.player__actions__speed-control__option .option__text{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;font-family:Roboto;font-size:12px;color:#fff}.player__actions__speed-control__option:first-child .option__text__ie-layout{margin-left:-.8em}.player__actions__speed-control__option:nth-child(2) .option__text__ie-layout{margin-left:-1.1em}.player__actions__speed-control__option:nth-child(4) .option__text__ie-layout{margin-left:-.8em}.player__actions__speed-control__option:last-child .option__text__ie-layout{margin-left:-.3em}.player__actions__speed-control__option-central{align-items:center;margin-left:2px;height:16px;width:68px}.player__actions__speed-control__option-central .ant-radio-button{margin-bottom:-.55em}.player__actions__speed-control__option-central .option__text{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;font-family:Roboto;font-size:12px;color:#fff}.player__actions__speed-control-nonactive{display:flex;justify-content:flex-end;align-items:center;width:50%;align-self:flex-end}.player__actions__speed-control-nonactive__option-central-default{align-items:center;justify-self:unset;height:16px;width:34px}.player__actions__speed-control-nonactive__option-central-default .ant-radio-button{margin-bottom:-.55em}.player__actions__speed-control-nonactive__option-central-default .option__text{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;font-family:Roboto;font-size:12px;color:#fff}.player__actions__speed-control-nonactive__option-central-default .option__text__ie-layout{margin-left:-.3em}.player__actions__speed-control-nonactive__option-disabled{display:none}.player__actions__speed-control-nonactive .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){background:#b7bdc2;border-color:#b7bdc2}.player__actions__speed-control-nonactive .ant-radio-button-wrapper-checked{box-shadow:-1px 0 0 0 #b7bdc2}.player__actions__speed-control-disabled{opacity:0;cursor:default}@-webkit-keyframes slidein{0%{margin-left:-2em}to{margin-left:2px}}@keyframes slidein{0%{margin-left:-2em}to{margin-left:2px}}.ant-radio-button-wrapper,.ant-radio-button-wrapper:first-child{background-color:#224159;border-radius:4px;border-color:#ecf0f9}.ant-radio-button-wrapper:not(:first-child):before{display:none}.ant-radio-button-wrapper:last-child{background-color:#224159;border-radius:4px;border-color:#ecf0f9}.ant-radio-button-wrapper-checked:before{display:none}.wrapper .new-letter-loading{height:calc(100% - 60px);display:flex;align-items:center;justify-content:center}.wrapper .create-letter-loading{position:absolute;z-index:100;top:0;width:100%;height:100vh;opacity:.4;background:#ecf0f9;display:flex;align-items:center;justify-content:center;margin-top:-80px}.wrapper .page-wrapper .page.page--new-letter .letter__header__player{display:block;max-width:60%}.wrapper .page-wrapper .page.page--new-letter .letter__header__player .player{padding-top:3px}.wrapper .page-wrapper .page.page--new-letter .letter__header__player .player .player__actions{flex-wrap:nowrap}.wrapper .page-wrapper .page.page--new-letter .letter__header-extra{padding-top:5em;padding-left:10em;width:51%;max-width:40vw;min-width:40vw}.wrapper .page-wrapper .page.page--new-letter .letter__header-extra .filter{padding-top:2em;display:flex;flex-direction:row;align-items:center}.wrapper .page-wrapper .page.page--new-letter .letter__header-extra .filter__name{width:6em}.wrapper .page-wrapper .page.page--new-letter .letter__header-extra .priority-filter{min-width:13em}.wrapper .page-wrapper .page.page--new-letter .letter__editor{display:flex;justify-content:center;align-items:center;text-align:center;font-size:15px}.wrapper .page-wrapper .page.page--new-letter .letter__editor .self-typed-button{width:165px;height:50px;cursor:not-allowed}.wrapper .page-wrapper .page.page--new-letter .letter__actions__block{margin-top:38em;margin-left:8.7em;display:flex;flex-direction:row;justify-content:flex-start}.recording-screen-form{width:100%;display:flex;flex-direction:row}.hidden-popconfirm{display:none}.text-option{margin-top:-1em}.option-not-selected{color:#bfbfbf}.option-hidden{color:#fff}.filter-hidden{display:none}.extra{width:63%}.form__info{padding-top:7em;margin-left:3em}.span-tip{margin-left:7.1em;color:#f3424c;font-weight:700;font-size:13px}.record-page-popconfirm{margin-right:1em}.external .ant-modal-header{background:#254158;border-bottom:0}.external .ant-modal-header .ant-modal-title{display:flex;justify-content:center;color:#fff}.external-block{display:flex;flex-direction:column;width:auto;box-sizing:border-box;height:100px;margin:-1.7em;padding:0 32px;background-color:#1f72cc;color:#fff}.external-block .user__name{padding-bottom:15px;position:relative;top:1px}.external-block .block__item.user__name{position:relative;top:5px}.external-block .block__item-title{padding-bottom:4px}.external-block .block__item+.block__item{margin-left:32px}.external-block__buttons{display:flex;flex-direction:column;padding-top:2em;width:100%;align-items:center}.external-block__buttons .block-button{margin-top:2em;width:220px;height:40px}.external-footer{display:flex;flex-direction:column;align-items:flex-start;padding-top:1.5em}.external-error .ant-modal-header{border-bottom:0}.external-error .ant-modal-header .ant-modal-title{display:flex;justify-content:center;position:relative;top:1em}.external-error-content{text-align:center}.external-error-block,.external-error-block__buttons{display:flex;flex-direction:column}.external-error-block__buttons{padding-top:.5em;width:100%;align-items:center}.external-error-block__buttons .block-button{margin-top:2em;width:220px;height:40px}.external-error-footer{display:flex;flex-direction:column;align-items:flex-start;padding-top:1.5em}.loader-area{position:absolute;width:calc(100% - 230px);height:100%;z-index:100;background:#f5f5f5;top:0;left:230px;opacity:.8;display:flex;flex-direction:column}.loader-area .loader-text{font-size:3em;font-weight:700;opacity:1;align-self:center;margin-top:25%;color:#0097ec}.loader-area .loader-spinner{margin-top:2%}.loader-area .loader-cancel-button{border:1px solid #0097ec;max-width:20em}.loader-area .loader-cancel-button,.loader-area .loader-return-button{color:#0097ec;margin-top:2%;background-color:initial;padding:.3em .7em;font-size:1.5em;align-self:center;cursor:pointer}.loader-area .loader-return-button{max-width:18em;border:0}.checker-alert{display:flex;flex-direction:row;align-items:flex-start!important;padding-top:1em}.checker-alert .checker-alert-title{font-size:16px;font-weight:700}.checker-alert .anticon{padding-top:5px}.usb-broker-connected,.usb-broker-device-selected,.usb-broker-disconnected,.usb-broker-without-device{border-style:solid;border-width:thin;padding:.4em .7em;display:flex;align-items:center}.usb-broker-connected,.usb-broker-device-selected{background:#f6ffed;border-color:#b7eb8f}.usb-broker-connected .icon-style,.usb-broker-device-selected .icon-style{margin-right:.5em;color:#52c41a}.usb-broker-disconnected,.usb-broker-without-device{background:#fff1f0;border-color:#ffccc7}.usb-broker-disconnected .icon-style,.usb-broker-without-device .icon-style{margin-right:.5em;color:#ff4d4f}.usb-broker-without-device{margin-top:.3em}.error-boundary{height:100vh}.error-boundary,.leave-letter-modal .ant-modal-body{display:flex;justify-content:center;align-items:center}.leave-letter-modal .ant-modal-body{flex-direction:column}.leave-letter-modal .ant-modal-body button:not(.cancel-button){width:150px}.leave-letter-modal .ant-modal-body button{margin-top:20px}.leave-letter-modal .ant-modal-body .cancel-button{margin-bottom:10px}.leave-letter-modal .ant-modal-body .error-warning{color:#f3424c}.ant-popover .ant-popover-buttons button{width:6em;height:2em}.user-profile__info{padding:0 24px;color:#fff;font-size:16px;margin-bottom:64px}.user-profile__info-organisation{margin-bottom:5px}.user-profile__info-organisation,.user-profile__info-username{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.gp-layout{min-height:100vh}.gp-layout .logo.logo--header{position:relative;display:flex;align-items:center;justify-content:flex-start;height:56px;margin:8px 0 16px 24px}.gp-layout .logo .logo-svg{cursor:pointer}.gp-layout .logo .logo-svg.logo-svg--mini{height:24px;width:24px}.gp-layout .logo img{display:block;height:100%;max-width:100%;margin:0 auto}.gp-layout .sider{min-height:100vh;z-index:10}.gp-layout .sider .ant-layout-sider-children{height:100%;display:flex;flex-direction:column}.gp-layout .sider .menu__collapsed .ant-menu-item{padding:0 24px!important}.gp-layout .sider .menu .ant-menu-item{position:relative;font-size:15px;-webkit-transition:none;transition:none;display:flex;align-items:center;justify-content:flex-start}.gp-layout .sider .menu .ant-menu-item:not(:last-child){margin-bottom:4px}.gp-layout .sider .menu .ant-menu-item:after{position:absolute;top:16px;right:-13px;height:0;width:0;border-color:transparent transparent #ecf0f9 #ecf0f9;border-style:solid;border-width:12px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.gp-layout .sider .menu .ant-menu-item.menu__link-signout:after{border:none}.gp-layout .sider .menu .ant-menu-item>a{display:flex;align-items:center;justify-content:flex-start}.gp-layout .sider .menu .ant-menu-item>a>i,.gp-layout .sider .menu .ant-menu-item>i{font-size:28px;min-width:28px;margin-right:16px}.gp-layout .sider .menu .ant-menu-item.ant-menu-item-selected,.gp-layout .sider .menu .ant-menu-item:hover{border-left:4px solid #2897e9}.gp-layout .sider .menu .ant-menu-item.ant-menu-item-selected .anticon,.gp-layout .sider .menu .ant-menu-item:hover .anticon{margin-left:-4px}.gp-layout .sider .menu .ant-menu-item:hover{background-color:#193349}.gp-layout .sider .menu__link-help{margin-top:48px}.gp-layout .sider .menu__link-new-letter{display:flex;align-items:center;justify-content:flex-start}.gp-layout .sider .menu__link-new-letter>i{font-size:28px;min-width:28px;margin-right:16px}.gp-layout .sider .menu .menu__link-loading{height:175px;display:flex;align-items:center;justify-content:center}.gp-layout .sider .menu .menu__link-loading:hover{background-color:inherit}.gp-layout .sider .menu .menu__link-loading i{color:#fff}.gp-layout .sider .menu__link-signout .logout-block{display:flex;align-items:center;justify-content:flex-start}.gp-layout .sider .menu__link-signout .logout-icon{fill:#f90;margin-right:16px}.gp-layout .sider__link{background-color:#294e6b}.gp-layout .sider__link-href{display:flex;justify-content:flex-start;align-items:center;height:42px;padding-left:24px;color:hsla(0,0%,100%,.67)}.gp-layout .sider__link-href:hover{color:#fff}.gp-layout .sider__link-icon{margin-right:8px;min-width:14px}.gp-layout .sider__link-text{text-decoration:underline}.gp-layout .sider .powered-by{margin:auto 0 10px;text-align:center}.gp-layout .page-wrapper{height:100%}.gp-layout .header{display:flex;justify-content:space-between;align-items:flex-start;height:60px;line-height:1;padding-top:6px}.gp-layout .header__main{display:flex;justify-content:flex-start;align-items:flex-end}.gp-layout .header__title{font-size:22px;margin-right:22px}.gp-layout .header__pagination-info{font-size:16px;line-height:1.2;opacity:.8}.gp-layout .content{padding:20px 32px 24px;min-height:280px;height:calc(100% - 50px)}.gp-layout .sider.ant-layout-sider-collapsed .anticon{font-size:16px}.gp-layout .sider.ant-layout-sider-collapsed .sider__link-href{flex-direction:column;height:auto;padding:16px 0}.gp-layout .sider.ant-layout-sider-collapsed .sider__link-icon{margin:0 0 4px}.gp-layout .sider.ant-layout-sider-collapsed .sider__link-text{text-align:center}.gp-layout .ant-layout-sider-trigger .anticon-left{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;height:100%;padding-left:24px}.gp-layout .ant-layout-sider-trigger .anticon-left:before{padding-top:3px}.gp-layout .ant-layout-sider-trigger .anticon-left:after{content:"Hide menu";white-space:nowrap;margin-left:8px;font-size:12px}.page.page--404{height:100%;display:flex;align-items:center;justify-content:center}.page.page--404 .message-404{opacity:.5;font-size:80px;font-weight:600;letter-spacing:-2px;text-shadow:-1px -1px 0 #0e1d2d}.system-header{height:65px;margin:-20px -32px 16px;padding:0 32px;background-color:#1f72cc;color:#fff}.system-header__wrapper{height:inherit;display:flex;justify-content:space-between;align-items:flex-end;padding-bottom:17px}.system-header__block{line-height:1;white-space:nowrap}.system-header__block .jobid{position:relative;top:1px}.system-header__block.user{display:flex;align-items:flex-end;justify-content:flex-start}.system-header .block__item.user__name{position:relative;top:1px}.system-header .block__item-title{padding-bottom:4px}.system-header .block__item+.block__item,.system-header .block__item+.block__item__focus{margin-left:32px}.system-header .block__item+.block__item__focus .style-2{line-height:1em}.system-header .block__item+.block__item__focus .ant-btn{line-height:1.5em;font-size:17px;font-weight:500}.system-header .block__item__focus+.block__item,.system-header .block__item__focus+.block__item__focus{margin-left:32px}.system-header .block__item__focus+.block__item__focus .style-2{line-height:1em}.system-header .block__item__focus+.block__item__focus .ant-btn{line-height:1.5em;font-size:17px;font-weight:500}.system-header .user__name{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:420px}.mrn__modal .ant-modal-footer{display:flex}.mrn__modal .hosp-no-span-tip{color:#f3424c;font-weight:700;font-size:13px}.labels__modal .ant-modal-footer{display:flex}.default-system-header{height:65px;margin:-20px -32px 16px;padding:0 32px;background-color:#1f72cc;color:#fff}.default-system-header__block{line-height:1;height:inherit;white-space:nowrap;display:flex;padding-bottom:17px;padding-top:15px}.default-system-header .block__item.user__name,.default-system-header__block .jobid{position:relative;top:1px}.default-system-header .block__item-title{padding-bottom:4px}.default-system-header .block__item+.block__item,.default-system-header .block__item+.block__item__focus{margin-left:32px}.default-system-header .block__item+.block__item__focus .style-2{line-height:1em}.default-system-header .block__item+.block__item__focus .ant-btn{line-height:1.5em;font-size:17px;font-weight:500}.default-system-header .block__item__focus+.block__item,.default-system-header .block__item__focus+.block__item__focus{margin-left:32px}.default-system-header .block__item__focus+.block__item__focus .style-2{line-height:1em}.default-system-header .block__item__focus+.block__item__focus .ant-btn{line-height:1.5em;font-size:17px;font-weight:500}.default-system-header .user__name{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:420px}.page.page--login{min-height:100vh;height:100%;background-color:#ecf0f9;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;padding-top:20vh}.page.page--login .login-logo{margin-bottom:18px}.page.page--login .login-box{background-color:#fff;padding:24px}.page.page--login .login-form{width:280px}.page.page--login .login-form .ant-form-item:last-child{margin-bottom:0}.page.page--login .login-links{display:flex;justify-content:center;align-items:center;width:328px;margin-top:24px}.page.page--login .login-form-button{width:100%}.page.page--login .powered-by{position:absolute;left:50%;bottom:0;margin-left:-68px}.wrapper .page.page--letters{margin-top:-1px;background-color:#ecf0f9}.wrapper .page.page--letters .page__filters{display:flex;justify-content:flex-start;margin-bottom:15px}.wrapper .page.page--letters .page__filters button.ant-btn{line-height:34px;position:absolute;top:24px;left:43em;border:none;background-color:initial;box-shadow:none}.wrapper .page.page--letters .page__filters button.ant-btn.reset-filters-btn-disabled{color:rgba(0,0,0,.25)}.wrapper .page.page--letters .page__filters button.ant-btn.reset-filters-btn{color:#1890ff}.wrapper .page.page--letters .page__filters button.ant-btn.reset-filters-btn:hover{color:#193349}.wrapper .page.page--letters .page__filters [ant-click-animating-without-extra-node=true]:after{display:none}.wrapper .page.page--letters .page__filters .job-id-filter{width:8%}.wrapper .page.page--letters .page__filters .dit2-job-no-filter{width:7%}.wrapper .page.page--letters .page__filters .letter-priority-filter{width:10%}.wrapper .page.page--letters .page__filters .recorded-on-filter{width:12%}.wrapper .page.page--letters .page__filters .letter-department-filter,.wrapper .page.page--letters .page__filters .patient-name-filter{flex:2 1}.wrapper .page.page--letters .page__filters .letter-mrn-filter{width:18%}.wrapper .page.page--letters .page__filters .letter-label-filter{flex:1 1}.wrapper .page.page--letters .page__filters .letter-author-name-filter{flex:1 1;overflow:hidden}.wrapper .page.page--letters .page__filters .dit2-status-filter,.wrapper .page.page--letters .page__filters .letter-approval-filter,.wrapper .page.page--letters .page__filters .letter-complete-status-filter,.wrapper .page.page--letters .page__filters .letter-process-status-filter{width:15%}.wrapper .page.page--letters .page__filters .letter-duration-filter{display:flex;flex-direction:column;align-items:center;width:10%}.wrapper .page.page--letters .page__filters .letter-duration-filter__container{height:32px;display:flex;align-items:center}.wrapper .page.page--letters .page__filters .page__filter{position:relative;margin:0 8px 0 0}.wrapper .page.page--letters .page__filters .page__filter .ant-select-selection-selected-value{position:relative;top:2px}.wrapper .page.page--letters .page__filters .page__filter .ant-select-arrow{margin-top:-3px}.wrapper .page.page--letters .page__filters .page__filter-input .ant-input-clear-icon{cursor:pointer;opacity:.4;font-size:16px}.wrapper .page.page--letters .page__filters .page__filter-select{width:100%}.wrapper .page.page--letters .page__filters .page__filter-name{font-size:16px;line-height:1.6;letter-spacing:-.5px}.wrapper .page.page--letters .page__filters .page__filter-name .display-column{margin-left:15px}.wrapper .page.page--letters .page__filters .page__filter-message{top:100%;position:absolute;font-size:13px;color:#f5222d;left:2px;line-height:1;padding-top:2px}.wrapper .date-range__footer{height:40px;display:flex;justify-content:flex-end;align-items:center}.wrapper .page__filter-select__dropdown .ant-calendar-input-wrap{display:none}.filter-large{width:10em}.lettersTable{margin:30px 0 0}.lettersTable .ant-pagination-options .ant-pagination-options-size-changer{margin-right:0}.lettersTable .ant-pagination-options .ant-select-selection .ant-select-selection__rendered{padding-top:2px}.lettersTable .ant-pagination-options .ant-select-arrow{margin-top:-4px}.lettersTable .urgent-job{color:#dc143c}.lettersTableRow{cursor:pointer;background-color:#fff}.lettersTableRow:nth-child(2n){background-color:#f8faff}.lettersTableRow--disabled,.lettersTableRow--disabled .urgent-job{color:#b9b9b9}.lettersUnderTableMessage{text-align:center;font-size:20px;margin:16px 0 40px;opacity:.8}.card-container .ant-tabs .ant-tabs-left-content{padding:0}.card-container p{text-align:left;margin-bottom:.5em}.card-container .ant-tabs-card .ant-tabs-card-bar.ant-tabs-left-bar{margin:0}.card-container .ant-tabs-card .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-tab{margin:0;border:none;text-align:left}.card-container .ant-tabs-card .ant-tabs-content>.ant-tabs-tabpane{background:#fff;padding:30px;text-align:center}.card-container .ant-tabs-card .ant-tabs-bar{border:none;width:200px}.card-container .ant-tabs-card .ant-tabs-bar .ant-tabs-tab{border-color:transparent;background:transparent}.card-container .ant-tabs-card .ant-tabs-bar .ant-tabs-tab-active{border-color:#fff;background:#2897e9;color:#fff}.card-container .settings{display:flex;margin-bottom:20px}.card-container .settings__label{display:flex;align-items:center;width:150px;text-align:left}.card-container .settings__select{width:250px}.card-container .settings .ant-input-number{margin-right:15px}.card-container .settings input{width:40px;margin-right:15px}.card-container .settings .rewind{width:130px}.card-container .settings .enable-sound{width:200px}.card-container .settings .recording-settings{width:12em}.card-container .settings .recording-settings-icon{align-self:center;margin-right:2em;margin-left:.25em}.card-container .record-page-block{align-items:center;display:flex;margin-bottom:1em}.card-container .footpedal-header{font-size:1.25em;margin-bottom:1em;margin-top:1em;min-width:150px}.card-container .footpedal-header-inline{font-size:1.25em;min-width:150px}.card-container .recording-settings-header{margin-top:20px}.card-container .speechmike-warning{display:flex}.card-container .speechmike-warning .icon-style{font-size:1.5em;margin-right:.5em;color:#ff4d4f}.card-container .footpedal-label{margin-bottom:1em}.card-container .default-priority-warning{border:1px solid #ff4d4f;padding:10px;margin-bottom:10px;font-size:large}.card-container .default-priority-warning .icon-style{margin-right:.5em;color:#ff4d4f}.card-container .default-priority-warning h2{text-align:left}.card-container .default-priority-unavailable-info{color:#ff4d4f;padding:0 10px}.card-container .downloads{display:flex;align-items:center;margin-bottom:30px;text-align:left}.card-container .downloads>div{width:400px}.card-container .downloads p{margin-bottom:.1em}.card-container .downloads p:first-child{font-weight:700}.card-container .password-reset-box{max-width:25em;text-align:left}.ckeditor{position:relative;height:100%}.ckeditor__overlay{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;z-index:50;max-width:880px;margin:0 auto}.ckeditor__saving-label{position:absolute;right:18px;top:12px;opacity:.6}.ckeditor__preloader{height:100%;width:100%;position:absolute;display:flex;align-items:center;justify-content:center;background-color:#ecf0f9;border:1px solid #d7dbe2;z-index:10;opacity:1;-webkit-transition:opacity .4s ease-out;transition:opacity .4s ease-out}.ckeditor__preloader.animation{opacity:0}.ckeditor .cke{height:calc(100% - 1px);border:none}.ckeditor .cke_toolbox{display:flex;justify-content:center}.ckeditor .cke_toolbox .cke_toolbar:last-child a.cke_button:last-child:after{display:none}.ckeditor .cke_inner{height:calc(100% - 2px);border:1px solid #d8e1f5}.ckeditor .cke_contents{height:calc(100% - 63px)!important}.ckeditor__readonly .cke_contents{height:calc(100% - 21px)!important}.style-1{font-size:22px;font-weight:500}.style-2{font-size:17px;font-weight:500}.style-3,.style-4{font-size:15px}.style-4{font-weight:500}.style-5{font-size:13px}.wrapper .page.page--letter{position:relative;background-color:#ecf0f9}.wrapper .page.page--letter .letter__header{margin:0 0 8px;height:6em}.wrapper .page.page--letter .letter__header-main{display:flex;justify-content:space-between;align-items:flex-start;width:100%}.wrapper .page.page--letter .letter__header__player{position:relative;display:flex;justify-content:flex-start;align-items:flex-start;flex:1 1;height:64px;width:100%}.wrapper .page.page--letter .letter__header__player .player{padding-top:3px}.wrapper .page.page--letter .letter__header__player .player .player__actions{flex-wrap:nowrap}.wrapper .page.page--letter .letter__header__player .player .player__information__time{margin-right:5px}.wrapper .page.page--letter .letter__header__filters{display:flex;justify-content:space-between;align-items:flex-start;margin-left:12px;height:64px;flex-grow:1}.wrapper .page.page--letter .letter__header__filters .right-block{display:flex}.wrapper .page.page--letter .letter__header__filters .right-block .filter{min-width:104px}.wrapper .page.page--letter .letter__header__filters .right-block .filter+.filter{margin-left:24px}.wrapper .page.page--letter .letter__header__filters .right-block .filter-select{width:100%}.wrapper .page.page--letter .letter__header__filters .right-block .filter__name{line-height:1.5;margin-bottom:7px}.wrapper .page.page--letter .letter__header__filters .right-block .filter__select{margin-top:-5px;width:104px}.wrapper .page.page--letter .letter__header__filters .right-block .filter__select .ant-select-arrow{margin-top:-4px}.wrapper .page.page--letter .letter__header__filters .right-block .filter__select .ant-select-selection__rendered{line-height:32px}.wrapper .page.page--letter .letter__header__filters .right-block .filter__value{min-width:120px;white-space:nowrap}.wrapper .page.page--letter .letter__header__filters .filter{min-width:104px}.wrapper .page.page--letter .letter__header__filters .filter+.filter{margin-left:24px}.wrapper .page.page--letter .letter__header__filters .filter-select{width:100%}.wrapper .page.page--letter .letter__header__filters .filter .priority-select{min-width:13em}.wrapper .page.page--letter .letter__header__filters .filter__name{line-height:1.5;margin-bottom:7px}.wrapper .page.page--letter .letter__header__filters .filter__select{margin-top:-5px;width:104px}.wrapper .page.page--letter .letter__header__filters .filter__select .ant-select-arrow{margin-top:-4px}.wrapper .page.page--letter .letter__header__filters .filter__select .ant-select-selection__rendered{line-height:32px}.wrapper .page.page--letter .letter__header__filters .filter__value{min-width:120px;white-space:nowrap}.wrapper .page.page--letter .letter__header__foot-status{position:absolute;bottom:-10px;left:0;color:#5f5f5f;font-size:12px}.wrapper .page.page--letter .letter__header__foot-status .anticon{margin-right:4px;color:#8c8c8c}.wrapper .page.page--letter .letter__header__foot-status .foot-status--error{color:#f5222d}.wrapper .page.page--letter .letter__header__foot-status .foot-status--success{color:#15a711}.wrapper .page.page--letter .letter__header__notes{display:flex;margin-left:10px;margin-top:42px;z-index:100;position:relative;max-width:50px}.wrapper .page.page--letter .letter__save-status{font-size:18px;letter-spacing:-.8px;opacity:.5}.wrapper .page.page--letter .letter__editor{height:calc(100vh - 230px);min-height:240px;display:flex}.wrapper .page.page--letter .letter__editor__compact{height:calc(100vh - 410px)}.wrapper .page.page--letter .letter__editor-text{text-align:center;font-size:18px}.wrapper .page.page--letter .letter__editor>*{flex:1 1}.originalsr__actions{display:flex;justify-content:space-between;align-items:center;background-color:#fff;z-index:100;margin:0 0 10px}.originalsr__actions__left__block{display:flex;flex-direction:row;justify-content:center;min-width:20em;width:100%;margin-left:20em}.originalsr__actions__right__block{display:flex;flex-direction:row;justify-content:right;min-width:20em}.originalsr__actions__right__block .ant-btn{margin-left:25px}.originalsr__actions .ant-btn{padding-left:8px;padding-right:8px}.letter__notes__counter{color:grey;text-align:right}.letter__notes__actions{display:flex;justify-content:space-between;align-items:center;background-color:#fff;z-index:100;margin:0}.letter__notes__actions__left__block{display:flex;flex-direction:row;justify-content:left;min-width:20em}.letter__notes__actions__right__block{display:flex;flex-direction:row;justify-content:right;min-width:20em}.letter__notes__actions__right__block .ant-btn{margin-left:25px}.letter__notes__actions .ant-btn{padding-left:8px;padding-right:8px}@media screen and (min-width:1360px){.wrapper .page.page--letter .letter__header-main{justify-content:flex-start}.wrapper .page.page--letter .letter__header__player{max-width:40vw;min-width:40vw}.wrapper .page.page--letter .letter__header__filters{margin-left:40px}}.ant-dropdown-menu-item-danger{border:none;color:#f5222d}.ant-drawer-body{padding:16px 32px}.ant-drawer-body .cke_inner .cke_bottom,.ant-drawer-body .cke_inner .cke_top{display:none!important}.ant-drawer-content-wrapper{width:calc(100% - 230px)!important;position:fixed;right:0;bottom:0}.formatted-text-in-tooltip{max-width:230px}.letter-footer-menu{display:flex;align-items:center;position:fixed;bottom:0;left:0;height:80px;width:100%;padding-left:230px;background-color:#fff}.letter-footer-menu .left-block{display:flex;margin-left:2em;min-width:8em}.letter-footer-menu .actions-block{display:flex;justify-content:center;align-items:center;background-color:#fff;width:100%}.letter-footer-menu .actions-block .btn-space{margin-right:1em;margin-bottom:.35em;margin-top:.35em}.letter-footer-menu .actions-block .warning-btn{color:red}.letter-footer-menu .actions-block div{display:flex;align-items:center}.letter-footer-menu .right-block{display:flex;justify-content:flex-end;align-items:center;margin-right:3em;min-width:13em}.letter-footer-menu .text-magic-button{background:#b200ec;border-color:#b200ec;color:#fff;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.nn-procession-panel-header{display:flex;margin:0 0 2px 10px;border:1px solid #d8e1f5;background:#f8f8f8;height:42px;font-size:large;box-sizing:border-box;align-items:center;font-weight:700}.nn-procession-panel-header__title{flex:1 1;text-align:center}.nn-procession-panel-header__close-button{background:transparent;border:none;cursor:pointer}.nn-procession-panel{border:1px solid #d8e1f5;background:#fff;margin-left:10px;overflow:auto;height:calc(100% - 23px);display:flex;flex-direction:column;padding:0 0 43px}.nn-procession-panel .title-bar{height:40px}.nn-procession-panel .ant-tabs-content,.nn-procession-panel .ant-tabs-tabpane,.nn-procession-panel .nn-result-block-content,.nn-procession-panel .result-block-frame{flex:1 1;display:flex;border:0}.nn-procession-panel.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab{border:none;background-color:initial}.nn-procession-panel.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab.ant-tabs-tab-active{border-bottom:2px solid #0097ec}.nn-procession-panel__copy-button{margin:4px 4px 0 0}.nn-procession-panel__error{display:flex;flex-direction:column;align-items:center}.nn-procession-panel__error button{background:#fff;border:2px solid #d3d3d3;padding:3pt 6pt}.nn-procession-panel__error button.retry{border-color:#b200ec;color:#b200ec}.nn-procession-panel__error *{margin:10px}.nn-procession-panel .menu-tab{height:100%;width:100%;display:flex;flex-direction:column;justify-content:flex-start;padding:0 10px}.nn-procession-panel .menu-tab p{font-size:16px;margin:0 0 5px}.nn-procession-panel .menu-tab .ant-radio-wrapper{line-height:1;display:flex;margin:10px 0}.nn-procession-panel .menu-tab .ant-btn{margin-top:10px;width:200px;border-color:#b200ec;color:#b200ec;font-size:16px}.magic-result-loader{display:flex;height:100%;align-items:center;flex-direction:column;justify-content:center;background:#fff;margin-left:10px}.magic-result-loader .ant-spin-dot-item{width:25px;height:25px;background-color:#9e48f4}.magic-result-loader .ant-spin-dot{width:48px;height:48px}.magic-result-loader .ant-spin{color:#9e48f4}.full-page-loader{position:absolute;background:#f5f5f5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);top:0;left:0;width:100%;height:100%;z-index:20;opacity:.8;display:flex;flex-direction:column}.full-page-loader .full-page-loader-content{flex:1 1;display:flex;justify-content:center;align-items:center;flex-direction:column}.full-page-loader .full-page-loader-content .loader-text{font-size:large;font-weight:700;opacity:1;align-self:center;margin-top:25%;color:#0097ec}.full-page-loader .full-page-loader-content .loader-spinner{margin-top:2%}.upload-audio-page .upload-audio-control{display:flex;margin:0 0 16px}.upload-audio-page .upload-audio-control .upload-audio-button{display:flex;align-items:center;justify-content:center;margin:0 8px 0 0}.upload-audio-page .upload-audio-control .upload-audio-button:disabled .upload-audio-button-icon{color:rgba(0,0,0,.25)}.upload-audio-page .upload-audio-control .upload-audio-button .ant-btn>.anticon{line-height:0}.upload-audio-page .upload-audio-control .upload-audio-button .upload-audio-button-icon{color:#fff;margin-top:2.5px}.upload-audio-page .upload-audio-content{margin-bottom:80px}.upload-audio-page .upload-audio-content .upload-audio-content-help{background-color:#fff;padding:10px}.upload-audio-page .upload-audio-content .upload-audio-content-help div{margin-bottom:8px}.upload-audio-page .upload-audio-footer{display:flex;align-items:center;justify-content:center;position:fixed;bottom:0;left:0;height:80px;width:100%;padding-left:230px;background-color:#fff}.upload-audio-page .upload-audio-footer .upload-audio-complete-button{background-color:#00b133;border-color:#00b133;color:#fff;margin:0 8px 0 0;display:flex;align-items:center;justify-content:center}.upload-audio-page .upload-audio-footer .upload-audio-complete-button:disabled{background-color:#d9d9d9;border-color:#d9d9d9;color:rgba(0,0,0,.25)}.upload-audio-page .upload-audio-footer .upload-audio-complete-button .upload-audio-complete-button-icon{margin-top:2.5px}.upload-audio-page .upload-audio-footer .upload-audio-delete-button{background-color:#fff;border-color:red;color:red;margin:0 0 0 8px;display:flex;align-items:center;justify-content:center}.upload-audio-page .upload-audio-footer .upload-audio-delete-button .upload-audio-delete-button-icon{margin-top:2.5px}.upload-audio-content .upload-audio-content-common-fields{width:100%;display:grid;grid-template-areas:"organisation-select department-select author-select";grid-template-rows:1fr;grid-template-columns:1fr 1fr 1fr;grid-column-gap:20px}.upload-audio-content .upload-audio-content-common-fields .author-select,.upload-audio-content .upload-audio-content-common-fields .department-select,.upload-audio-content .upload-audio-content-common-fields .organisation-select{width:100%}.horizontal-select-component{width:100%;display:grid;grid-template-areas:"horizontal-select-label horizontal-select" "empty warning-message";grid-template-rows:1fr;grid-template-columns:auto 1fr;grid-column-gap:4px}.horizontal-select-component .horizontal-select-label{display:flex;align-items:center;margin-right:5px}.horizontal-select-component .horizontal-select{width:100%}.horizontal-select-component .empty{visibility:hidden}.horizontal-select-component .warning-message{color:red;font-size:smaller}.horizontal-input-component{width:100%;display:grid;grid-template-areas:"horizontal-input-label horizontal-input" "empty warning-message";grid-template-rows:1fr;grid-template-columns:auto 1fr;grid-column-gap:4px}.horizontal-input-component .horizontal-input-label{display:flex;align-items:center;margin-right:5px}.horizontal-input-component .horizontal-input{width:100%}.horizontal-input-component .empty{visibility:hidden}.horizontal-input-component .warning-message{color:red;font-size:smaller}.audio-component{background-color:#fff;padding:10px;margin-bottom:8px}.audio-component .audio-component-player{margin:10px 0 20px;display:flex;justify-content:space-between}.audio-component .audio-component-fields{width:100%;display:grid;grid-template-areas:"priority-select label-select mrn-input";grid-template-rows:1fr;grid-template-columns:1fr 1fr 1fr;grid-column-gap:20px}.audio-component .audio-component-fields .label-select-select,.audio-component .audio-component-fields .mrn-input,.audio-component .audio-component-fields .priority-select{width:100%}.audio-component .audio-component-fields .audio-component-field{width:100%;margin-right:10px}.audio-component .audio-component-fields .audio-component-lastField{width:100%}.player-progress-bar{width:35%;margin-left:10px}.player-progress-bar .player-progress-bar-info{display:flex;justify-content:space-between}.player-progress-bar input[type=range]{width:100%;height:24px;-webkit-appearance:none}.player-progress-bar input[type=range]::-webkit-slider-runnable-track{width:100%;height:6px;cursor:pointer;background:#dbf3f5;border-radius:3px}.player-progress-bar input[type=range]::-webkit-slider-thumb{height:16px;width:16px;border-radius:8px;background:#0097ec;cursor:pointer;-webkit-appearance:none;margin-top:-5px}.player-v2{display:flex;width:100%}.player-v2 .player-v2-buttons{display:flex;align-items:center}.modal-table .ant-table-thead tr td,.modal-table .ant-table-thead tr th{background-color:#fff}.modal-table .ant-table-tbody>tr>td{padding:2px 8px}.info-modal{width:100%;display:grid;grid-template-areas:"info-modal-icon info-modal-title" "empty info-modal-body";grid-template-rows:1fr;grid-template-columns:1fr 10fr}.info-modal .info-modal-icon{display:flex;align-items:center;justify-content:center;color:orange;font-size:200%;margin:0 0 10px}.info-modal .info-modal-title{font-size:large;font-weight:700;line-height:normal;margin:0 40px 10px 10px}.info-modal .info-modal-body{font-size:medium}.info-modal .empty{visibility:hidden}.info-modal-button{display:flex;justify-content:flex-end}.page.page--password-reset{min-height:100vh;height:100%;background-color:#ecf0f9;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;padding-top:20vh}.page.page--password-reset .login-logo{margin-bottom:18px}.page.page--password-reset .ant-form-explain{padding-top:4px;white-space:pre-line;line-height:1.4}.page.page--password-reset .password-reset__title{color:#484848;font-weight:400;text-align:center;margin-bottom:16px}.page.page--password-reset .password-reset__message{line-height:1.2;margin-bottom:16px;color:#9b9b9b}.page.page--password-reset .password-reset-box{background-color:#fff;padding:24px;max-width:328px}.page.page--password-reset .password-reset-box.auto{max-width:none;text-align:center}.page.page--password-reset .password-reset__confirm-text{font-size:18px}.page.page--password-reset .password-reset__confirm-link{cursor:pointer;margin-top:16px}.page.page--password-reset .password-reset-form{width:280px}.page.page--password-reset .password-reset-form .ant-form-item--same{margin-bottom:8px}.page.page--password-reset .password-reset-form .ant-form-item__buttons .ant-form-item-children{display:flex;justify-content:space-between;align-items:center}.page.page--password-reset .password-reset-form .ant-form-item__buttons .ant-form-item-children .ant-btn{width:48%}.page.page--password-reset .password-reset-form .ant-form-item:last-child{margin-bottom:0}.page.page--password-reset .password-reset-form-button{width:100%}.page.page--password-reset.email .ant-form-item.ant-form-item-with-help+.password-reset__message{margin-top:0}.page.page--password-reset.email .password-reset__message{margin-top:-16px}.preloader__wrapper{position:fixed;top:0;bottom:0;left:0;right:0;background-color:#ecf0f9;z-index:1000;display:flex;align-items:center;justify-content:center;opacity:1;-webkit-transition:opacity .4s ease-out;transition:opacity .4s ease-out}.preloader__wrapper.animation{opacity:0}@font-face{font-family:Roboto;src:local("Roboto Thin"),local("Roboto-Thin"),url(/static/media/Robotothin.72de91db.woff2) format("woff2"),url(/static/media/Robotothin.a11d03f7.woff) format("woff"),url(/static/media/Robotothin.7faf23e1.ttf) format("truetype");font-weight:100;font-style:normal}@font-face{font-family:Roboto;src:local("Roboto Thin Italic"),local("Roboto-ThinItalic"),url(/static/media/Robotothinitalic.f31f3151.woff2) format("woff2"),url(/static/media/Robotothinitalic.d48c130d.woff) format("woff"),url(/static/media/Robotothinitalic.e482899c.ttf) format("truetype");font-weight:100;font-style:italic}@font-face{font-family:Roboto;src:local("Roboto Light"),local("Roboto-Light"),url(/static/media/Robotolight.38e1ed9a.woff2) format("woff2"),url(/static/media/Robotolight.611ac983.woff) format("woff"),url(/static/media/Robotolight.63d6f579.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Roboto;src:local("Roboto Light Italic"),local("Roboto-LightItalic"),url(/static/media/Robotolightitalic.90c562ab.woff2) format("woff2"),url(/static/media/Robotolightitalic.692f9938.woff) format("woff"),url(/static/media/Robotolightitalic.4561dd5b.ttf) format("truetype");font-weight:300;font-style:italic}@font-face{font-family:Roboto;src:local("Roboto"),local("Roboto-Regular"),url(/static/media/Roboto.69eee0b4.woff2) format("woff2"),url(/static/media/Roboto.58bf8e0b.woff) format("woff"),url(/static/media/Roboto.c613ca81.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Roboto;src:local("Roboto Italic"),local("Roboto-Italic"),url(/static/media/Robotoitalic.11699010.woff2) format("woff2"),url(/static/media/Robotoitalic.3dccb571.woff) format("woff"),url(/static/media/Robotoitalic.3a40d393.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:Roboto;src:local("Roboto Medium"),local("Roboto-Medium"),url(/static/media/Robotomedium.4a34361b.woff2) format("woff2"),url(/static/media/Robotomedium.6422eac7.woff) format("woff"),url(/static/media/Robotomedium.38aa81d4.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Roboto;src:local("Roboto Medium Italic"),local("Roboto-MediumItalic"),url(/static/media/Robotomediumitalic.305c37ad.woff2) format("woff2"),url(/static/media/Robotomediumitalic.05f1613d.woff) format("woff"),url(/static/media/Robotomediumitalic.f5cbcf64.ttf) format("truetype");font-weight:500;font-style:italic}@font-face{font-family:Roboto;src:local("Roboto Bold"),local("Roboto-Bold"),url(/static/media/Robotobold.15a913e1.woff2) format("woff2"),url(/static/media/Robotobold.7bf74824.woff) format("woff"),url(/static/media/Robotobold.1fc6a83d.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Roboto;src:local("Roboto Bold Italic"),local("Roboto-BoldItalic"),url(/static/media/Robotobolditalic.932c3a00.woff2) format("woff2"),url(/static/media/Robotobolditalic.795c4a46.woff) format("woff"),url(/static/media/Robotobolditalic.8ec9e467.ttf) format("truetype");font-weight:700;font-style:italic}@font-face{font-family:Roboto;src:local("Roboto Black"),local("Roboto-Black"),url(/static/media/Robotoblack.202f9d52.woff2) format("woff2"),url(/static/media/Robotoblack.8a7ab9f2.woff) format("woff"),url(/static/media/Robotoblack.bf7b513a.ttf) format("truetype");font-weight:900;font-style:normal}@font-face{font-family:Roboto;src:local("Roboto Black Italic"),local("Roboto-BlackItalic"),url(/static/media/Robotoblackitalic.425a3fc5.woff2) format("woff2"),url(/static/media/Robotoblackitalic.548e05d3.woff) format("woff"),url(/static/media/Robotoblackitalic.ca9c9a75.ttf) format("truetype");font-weight:900;font-style:italic}.wrapper{min-width:1248px}.wrapper .ant-table table{table-layout:fixed}.wrapper .ant-table .truncated{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.wrapper .ant-table .centered{text-align:center}.wrapper .ant-table-tbody>tr>td,.wrapper .ant-table-thead>tr>th{padding:16px 8px}.wrapper .ant-table-tbody>tr>td:first-child,.wrapper .ant-table-thead>tr:first-child>th:first-child{padding-left:16px}.wrapper .ant-form .ant-input{font-size:14px;padding-top:8px}.wrapper .ant-form .ant-input-prefix{top:20px}@media screen and (max-width:1248px) and (orientation:portrait){.wrapper{min-width:auto}}.gp-layout .ant-select-arrow{margin-top:-5px}.gp-layout .ant-btn{line-height:32px}.gp-layout .green-btn{color:#fff;background-color:#15a711;border-color:#13940f}.gp-layout .green-btn:hover{background-color:#10820d;border-color:#0e6f0b}.dgl .page{background-color:#2c3c53;padding-bottom:80px}.dgl .page.page--login .login-links .link-forgot{color:#fff}.dgl .page.page--login .login-links .link-forgot:hover{color:#01a7cb}.dgl .page.page--login .login-links .link-forgot:active{color:#01afd5}.dgl .page.page.page--password-reset .password-reset-box.auto{background-color:inherit;color:#fff}.dgl .sider .logo.logo--header{margin:6px 0 6px 20px}.dgl .sider .menu .ant-menu-item.ant-menu-item-selected,.dgl .sider .menu .ant-menu-item:hover{border-left:4px solid #01a7cb}.dgl .header__logout:hover,.dgl .player .player__actions .ant-btn{color:#01a7cb}.dgl .player .player__actions .ant-btn.active,.dgl .player .player__actions .ant-btn:active,.dgl .player .player__actions .ant-btn:focus,.dgl .player .player__actions .ant-btn:hover{color:#2c3c53;border-color:#01a7cb}.dgl .player .player__data input[type=range]::-webkit-slider-thumb{background:#01a7cb}.dgl .player .player__data input[type=range]::-webkit-slider-thumb:hover{background:#244158}.dgl .player .player__data input[type=range]::-moz-range-thumb{background:#01a7cb}.dgl .player .player__data input[type=range]::-moz-range-thumb:hover{background:#244158}.dgl .player .player__data input[type=range]::-ms-thumb{background:#01a7cb}.dgl .player .player__data input[type=range]::-ms-thumb:hover{background:#244158}.dgl .ant-btn:not(.green-btn):focus,.dgl .ant-btn:not(.green-btn):hover{color:#0196b7;border-color:#018ead}.dgl .ant-btn:not(.green-btn).active,.dgl .ant-btn:not(.green-btn):active{color:#018ead;border-color:#0186a2}.dgl .ant-btn.ant-btn-primary-disabled,.dgl .ant-btn.ant-btn-primary-disabled.active,.dgl .ant-btn.ant-btn-primary-disabled:active,.dgl .ant-btn.ant-btn-primary-disabled:focus,.dgl .ant-btn.ant-btn-primary-disabled:hover,.dgl .ant-btn.ant-btn-primary.disabled,.dgl .ant-btn.ant-btn-primary.disabled.active,.dgl .ant-btn.ant-btn-primary.disabled:active,.dgl .ant-btn.ant-btn-primary.disabled:focus,.dgl .ant-btn.ant-btn-primary.disabled:hover,.dgl .ant-btn.ant-btn-primary[disabled],.dgl .ant-btn.ant-btn-primary[disabled].active,.dgl .ant-btn.ant-btn-primary[disabled]:active,.dgl .ant-btn.ant-btn-primary[disabled]:focus,.dgl .ant-btn.ant-btn-primary[disabled]:hover{color:rgba(0,0,0,.25);background-color:#f5f5f5;border-color:#d9d9d9;text-shadow:none;box-shadow:none}.dgl .ant-btn.ant-btn-primary{background-color:#01a7cb;border-color:#01a7cb;color:#fff}.dgl .ant-btn.ant-btn-primary:focus,.dgl .ant-btn.ant-btn-primary:hover{background-color:#0196b7;border-color:#018ead;color:#fff}.dgl .ant-btn.ant-btn-primary.active,.dgl .ant-btn.ant-btn-primary:active{background-color:#018ead;border-color:#0186a2;color:#fff}.dgl .ant-btn.ant-btn-danger{color:#f5222d;background-color:#f5f5f5;border-color:#d9d9d9}.dgl .ant-btn.ant-btn-danger:hover{color:#fff;background-color:#ff4d4f;border-color:#ff4d4f}.dgl .ant-btn.ant-btn-danger.active,.dgl .ant-btn.ant-btn-danger:active{color:#fff;background-color:#cf1322;border-color:#cf1322}.dgl .ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled),.dgl .ant-input:focus{border-color:#01a7cb}.dgl .ant-layout-sider,.dgl .ant-menu-dark,.dgl .ant-menu-dark .ant-menu-sub{background:#2c3c53}.dgl .ant-calendar-picker:hover .ant-calendar-picker-input:not(.ant-input-disabled),.dgl .ant-pagination-item:focus,.dgl .ant-pagination-item:hover,.dgl .ant-select-focused .ant-select-selection,.dgl .ant-select-selection:active,.dgl .ant-select-selection:focus,.dgl .ant-select-selection:hover{border-color:#01a7cb}.dgl .ant-pagination-item:focus a,.dgl .ant-pagination-item:hover a{color:#01a7cb}.dgl .ant-pagination-item-active{border-color:#01a7cb}.dgl .ant-pagination-item-active a{color:#01a7cb}.dgl .ant-pagination-next:hover .ant-pagination-item-link,.dgl .ant-pagination-prev:hover .ant-pagination-item-link{color:#01a7cb;border-color:#01a7cb}.dgl .ant-pagination-disabled .ant-pagination-item-link,.dgl .ant-pagination-disabled:focus .ant-pagination-item-link,.dgl .ant-pagination-disabled:focus a,.dgl .ant-pagination-disabled:hover .ant-pagination-item-link,.dgl .ant-pagination-disabled:hover a,.dgl .ant-pagination-disabled a{color:rgba(0,0,0,.25);border-color:#d9d9d9}
/*# sourceMappingURL=main.ea929be9.chunk.css.map */