.AppLoading{display:flex;justify-content:center;text-align:center;margin-top:100px}.AppLoading__loader{width:50px;height:110px}.number-input{position:relative}.number-input__field{display:block;background:#fff;border:.5px solid #d6dce3;box-sizing:border-box;box-shadow:inset 0 0 3px rgba(142,171,218,.5);border-radius:4px;padding:8px 22px 6px;font-weight:500;font-size:1rem;line-height:33px;letter-spacing:.5px}.number-input__field::-webkit-input-placeholder{color:#8298af}.number-input__field:-ms-input-placeholder{color:#8298af}.number-input__field::placeholder{color:#8298af}.number-input__field--warning{border-color:#f6ae28!important}.number-input__button-wrapper{padding:10px 15px;position:absolute;top:0;right:0;display:flex;flex-direction:column;height:100%;justify-content:space-between;align-items:center}.number-input__button-wrapper--small{padding:8px}.number-input__button-step{height:8px;width:4px;border:none;background-color:#8298af;background-repeat:no-repeat;-webkit-mask-image:url(/static/media/chevron.3efde331.svg);mask-image:url(/static/media/chevron.3efde331.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.number-input__button-step:hover{opacity:.8;cursor:pointer}.number-input__button-step:focus{outline:none}.number-input__button-step--up{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.modal{color:#333f4e;z-index:2}.modal,.modal__backdrop{position:fixed;top:0;left:0;width:100%;height:100%}.modal__backdrop{opacity:.5;z-index:1500;transition:opacity .15s linear;background-color:#000;-webkit-animation-name:FadeIn;animation-name:FadeIn;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-duration:.15s;animation-duration:.15s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.modal__container{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;height:100%}.modal__wrapper{background-color:#fff;border-radius:12px;padding:13px 40px;position:relative;width:auto;z-index:1600;overflow-y:auto}.modal__wrapper--compact{padding:5px 42px}.modal ::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 15px rgba(0,0,0,.3);border-radius:20px;background-color:#f5f5f5}.modal ::-webkit-scrollbar{height:10px;width:5px;background-color:#f5f5f5}.modal ::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#8eabda}.modal__header{position:relative;margin:17px 0}.modal__header--compact{margin:8px 0}.modal__title{font-size:1.125rem;line-height:21px;font-weight:500;text-align:center}.modal__close-button{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:url(/static/media/cross.911000c3.svg) no-repeat;height:14px;width:14px;border:none}.modal__close-button:hover{opacity:.8;cursor:pointer}.modal__close-button:focus{outline:none}.switch__wrapper{width:34px;height:14px;border-radius:7px;background-color:#8eabda;position:relative}.switch__wrapper--enabled:hover{opacity:.8;cursor:pointer}.switch__wrapper--disabled,.switch__wrapper--off-gray{background:#d6dce3}.switch__toggler{position:absolute;top:calc(50% - 10px);width:20px;height:20px;border-radius:10px;box-shadow:0 0 2px rgba(0,0,0,.14),0 2px 2px rgba(0,0,0,.12),0 1px 3px rgba(0,0,0,.2);-webkit-transform:matrix(-1,0,0,1,0,0);transform:matrix(-1,0,0,1,0,0);background:#fff}.switch__toggler--on{right:0}.switch__toggler--off{left:0}.switch__toggler--disabled{background:#d6dce3}.overlay{position:fixed;width:100%;height:100%;display:flex;justify-content:center;background-color:hsla(0,0%,100%,.5);top:0;left:0}.modal-create-order-screen * .modal__wrapper{overflow-y:unset}.modal-create-order-screen .create-order__field-select{display:block;background:url(/static/media/chevron.3efde331.svg) no-repeat 95%;font-weight:500;font-size:.875rem;line-height:17px;letter-spacing:.5px;padding:16px 22px 14px;box-shadow:inset 0 0 3px rgba(142,171,218,.5);box-sizing:border-box;border:.5px solid #d6dce3;border-radius:4px;background-color:#fff;background-position-x:calc(100% - 19px);background-size:12px;-moz-appearance:none;-webkit-appearance:none;font-family:"sfPro";width:475px;margin-bottom:15px}.modal-create-order-screen .create-order__field-select--null{color:#8298af}.modal-create-order-screen .create-order__field-select:focus{outline:none}.modal-create-order-screen .create-order__field-select--company{margin-bottom:0}.modal-create-order-screen .create-order__field-select--inline{width:340px}.modal-create-order-screen .create-order__togglesTippys{grid-gap:5px;gap:5px}.modal-create-order-screen .create-order__togglesTippys * .bulk-screen__radio-wrapper__hidden-info__info-icon{margin-top:20px;margin-left:unset}.modal-create-order-screen .create-order__field-select-option{color:#333f4e}.modal-create-order-screen .create-order__field-group{display:flex;justify-content:space-between}.modal-create-order-screen .create-order__field{display:flex;align-items:flex-start;margin-bottom:10px;flex-direction:column}.modal-create-order-screen .create-order__field--inline{flex-direction:row;align-items:center;justify-content:space-between}.modal-create-order-screen .create-order__field-label{line-height:17px;font-weight:500;letter-spacing:.5px;font-size:.875rem;margin-bottom:13px;width:80px}.modal-create-order-screen .create-order__field-label--wide{width:auto;display:inline-block}.modal-create-order-screen .create-order__field-label--inline{width:auto;margin-bottom:0;margin-right:15px}.modal-create-order-screen .create-order__field-input{display:block;background:#fff;border:.5px solid #d6dce3;box-sizing:border-box;box-shadow:inset 0 0 3px rgba(142,171,218,.5);border-radius:4px;padding:8px 22px 6px;font-weight:500;font-size:1rem;line-height:33px;letter-spacing:.5px;width:230px}.modal-create-order-screen .create-order__field-input::-webkit-input-placeholder{color:#8298af}.modal-create-order-screen .create-order__field-input:-ms-input-placeholder{color:#8298af}.modal-create-order-screen .create-order__field-input::placeholder{color:#8298af}.modal-create-order-screen .create-order__company-name{background:#f3f5f9;padding:11px 12px 10px 14px;display:flex;font-weight:500;font-size:1rem;line-height:33px;letter-spacing:.5px;border:.5px solid #d6dce3;margin-top:11px;border-radius:2px;margin-bottom:12px;justify-content:space-between}.modal-create-order-screen .create-order__name-hidden{display:inline-block;margin-right:10px}.modal-create-order-screen .create-order__name-visible{display:inline-block;margin-left:10px}.modal-create-order-screen .create-order__toggles{display:flex;flex-direction:row;justify-content:space-between}.modal-create-order-screen .create-order__type-row{width:230px}.modal-create-order-screen .create-order__qty-type,.modal-create-order-screen .create-order__type-row{background:#f3f5f9;padding:11px 12px 10px 14px;display:flex;justify-content:space-between;align-items:center;font-weight:500;font-size:1rem;line-height:33px;letter-spacing:.5px;border:.5px solid #d6dce3;margin-top:0;border-radius:2px;margin-bottom:10px}.modal-create-order-screen .create-order__qty-type--disable{opacity:.4}.modal-create-order-screen .create-order__type-split{display:inline-block}.modal-create-order-screen .create-order__split-volume{margin-left:10px}.modal-create-order-screen .create-order__split-volume--invalid{color:#b80009}.modal-create-order-screen .create-order__type-total{display:inline-block}.modal-create-order-screen .create-order__brokerages-list{width:475px;margin-bottom:10px}.modal-create-order-screen .create-order__condition-box{background:#f3f5f9;padding:22px 21px 22px 25px;border-radius:3px;margin-bottom:12px;border:1px solid #d6dce3}.modal-create-order-screen .create-order__commision-box{width:475px;background:#f3f5f9;padding:10px;border-radius:3px;margin-bottom:18px;color:#333f4e;display:flex;align-items:flex-start;border:1px solid #d6dce3}.modal-create-order-screen .create-order__field-textarea{display:block;background:#fff;border:.5px solid #d6dce3;box-sizing:border-box;box-shadow:inset 0 0 3px rgba(142,171,218,.5);border-radius:4px;font-weight:500;font-size:1rem;padding:11px 12px;resize:none;border-radius:3px;font-family:"sfPro";font-size:.875rem;line-height:33px;letter-spacing:.5px;width:100%;-webkit-animation:slide-up .4s ease;animation:slide-up .4s ease}.modal-create-order-screen .create-order__field-textarea::-webkit-input-placeholder{color:#8298af}.modal-create-order-screen .create-order__field-textarea:-ms-input-placeholder{color:#8298af}.modal-create-order-screen .create-order__field-textarea::placeholder{color:#8298af}.modal-create-order-screen .create-order__button-wrapper{display:flex;margin-bottom:19px;justify-content:space-between}.modal-create-order-screen .create-order__info-icon{width:20px;margin-right:10px}.modal-create-order-screen .create-order__button{border-radius:4px;box-sizing:border-box;font-weight:600;font-size:.875rem;line-height:17px;letter-spacing:.5px;border:none;padding:15px 15px 14px;text-align:center;width:202px;color:#fff}.modal-create-order-screen .create-order__button:hover{opacity:.8;cursor:pointer}.modal-create-order-screen .create-order__button--buy{background:#54813c}.modal-create-order-screen .create-order__button--sell{background:#b80009}.modal-create-order-screen .create-order__add-conditions{width:100%;display:block;font-weight:600;font-size:.875rem;line-height:17px;letter-spacing:.5px;margin-bottom:17px;color:#8298af;cursor:pointer;text-decoration:underline;-webkit-animation:slide-up .4s ease;animation:slide-up .4s ease}.modal-create-order-screen .create-order__add-conditions--no-margin{margin-bottom:0}@-webkit-keyframes slide-up{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slide-up{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.modal-create-order-screen .create-order__gtc-container{margin-bottom:10px;display:flex;grid-gap:30px;gap:30px}.modal-create-order-screen .create-order__gtc-container .gtc{margin-left:0}.modal-create-order-screen .create-order__gtc-container .gtc__desc{margin:0;padding:0}.brokerage-select--readonly{flex:1 1}.brokerage-select__wrapper--error{border:1px solid #b80009;padding:8px 10px;margin-bottom:8px}.brokerage-select__btn-wrapper{display:flex;flex-wrap:wrap;justify-content:flex-start}.brokerage-select__btn{padding:0 7px;background-color:#fff;margin-right:12px;box-sizing:border-box;border-radius:5px;line-height:32px;font-weight:400;letter-spacing:.5px;font-size:.875rem;color:#8eabda;border:1px solid #8eabda;margin-bottom:3px;margin-top:3px}.brokerage-select__btn--selected{background-color:#8eabda;color:#fff}.brokerage-select__btn:focus{outline:none}.brokerage-select__btn--active:hover{opacity:.8;cursor:pointer}.brokerage-select__show-qty{flex-direction:column;flex:1 1}.brokerage-select__broker-box{display:flex;flex-direction:row;width:100%;justify-content:space-between;align-items:center}.brokerage-select__qty{font-size:.875rem;font-weight:400;letter-spacing:.5px}.brokerage-select__select-all{display:flex;align-items:center}.brokerage-select__error-text{color:#b80009}.brokerage-select__error-text,.brokerage-select__no-brokerages-text{line-height:14px;font-weight:400;letter-spacing:.5px;font-size:.75rem}.brokerage-select__no-brokerages-text{padding-top:10px;padding-bottom:10px}.brokerage-select .select-all-brokerage__box{border:1px solid #8ca0b4}.brokerage-select .select-all-brokerage__label{color:#8298af;line-height:14.32px;size:.25rem}.gtc{display:flex;align-items:center;margin-left:20px;position:relative}.gtc__info-icon{width:15px;margin-left:5px;cursor:pointer}.gtc .checkBox{margin:0}.gtc .checkBox__label-tag{padding-left:25px;margin-bottom:0}.gtc__info-details{position:absolute;width:440px;max-height:340px;overflow-y:auto;z-index:-1;background:hsla(0,0%,100%,0);padding:10px;border-radius:3px;margin-bottom:18px;color:#333f4e;display:none;align-items:flex-start;border:1px solid #d6dce3;transition:all .3s ease-in-out;flex-direction:column}.gtc__info-details--active{background:#f3f5f9;z-index:1000;display:flex}.gtc__info-details--bold{font-weight:700;margin-bottom:5px}.checkBox{margin:20px 0;width:auto;display:inline-block}@media(max-width:992px){.checkBox{margin:10px 0}}.checkBox__label-tag{display:block;position:relative;padding-left:35px;margin-bottom:12px;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;padding-top:0;font-weight:500;font-size:.875rem;color:#8298af}.checkBox__label-tag-input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkBox__label-tag-mark{position:absolute;top:0;left:0;height:18px;width:18px;background:#fff;border:1px solid #8ca0b4;box-sizing:border-box;border-radius:4px}.checkBox__label{font-weight:500;font-size:.875rem;line-height:17px;letter-spacing:.5008px;color:#8298af;margin-bottom:10px;display:block}.checkBox__label-tag-input:checked~.checkBox__label-tag-mark{background-color:#97b1db;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSI3IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNy44MTUgMEwzLjA2IDQuNjc2bC0xLjg4LTEuODQzTDAgMy45OTIgMy4wNiA3IDkgMS4xNTggNy44MTUgMHoiIGZpbGw9IiNGRUZFRkUiLz48L3N2Zz4=");border:1px solid rgba(0,0,0,.05);box-sizing:border-box;box-shadow:inset -1px 1px 0 hsla(0,0%,100%,.0001);border-radius:4px;background-repeat:no-repeat;background-position:50%}.disabled-check-box{background-color:#e1e8ee!important}.NoneNegoCheckBox{display:flex;align-items:center;position:relative}.NoneNegoCheckBox * p{margin:0}.NoneNegoCheckBox__info-icon{width:15px;margin-left:5px;cursor:pointer}.NoneNegoCheckBox .checkBox{margin:0}.NoneNegoCheckBox .checkBox__label-tag{padding-left:25px;margin-bottom:0}.NoneNegoCheckBox__info-details{position:absolute;width:440px;max-height:340px;overflow-y:auto;z-index:-1;background:hsla(0,0%,100%,0);padding:10px;border-radius:3px;margin-bottom:18px;color:#333f4e;display:none;align-items:flex-start;border:1px solid #d6dce3;transition:all .3s ease-in-out;flex-direction:column}.NoneNegoCheckBox__info-details--active{background:#f3f5f9;z-index:1000;display:flex}.NoneNegoCheckBox__info-details--bold{font-weight:700;margin-bottom:5px}.selection__control{box-shadow:none!important;min-height:52px!important;background:transparent!important}.selection__control--is-focused,.selection__control:hover{border-color:#8eabda!important}.selection__indicator-separator{display:none}.selection__menu{color:#212121}.selection__single-value{color:#212121;font-size:1rem}.selection__placeholder{z-index:-2;left:13px}.matSelection{width:100%;position:relative;min-height:80px}.matSelection__label{position:absolute;top:15px;z-index:-1;left:15px;transition:.2s;color:#8298af;font-weight:400;font-size:1rem;background:#fff}.matSelection__label--active{top:-10px!important;background:#fff;font-weight:400;font-size:.875rem;z-index:20!important;padding:0 5px;opacity:0}.matSelection__label--error{color:#b80009!important}.matSelection__select--error .selection__control{border-color:#b80009!important}.matSelection__error{color:#b80009;font-size:.75rem;text-align:left;padding:2px 0 0 5px}.pesronal-row__selection .selection__menu{z-index:50}.pesronal-row__selection .matSelection__label{z-index:0}.pesronal-row__selection .matSelection__label--active{opacity:1}.modal-confirm-create-order-screen__header{display:flex;align-items:flex-start}.modal-confirm-create-order-screen__back-button{background:url(/static/media/left-arrow-long.815d343f.svg);width:24px;height:24px}.modal-confirm-create-order-screen__back-button:hover{opacity:.8;cursor:pointer}.modal-confirm-create-order-screen .confirm-create-order__wrapper{padding:0 90px}.modal-confirm-create-order-screen .confirm-create-order__product-info-name{font-weight:500;font-size:1.25rem;line-height:33px;letter-spacing:.5px}.modal-confirm-create-order-screen .confirm-create-order__product-info-currency{font-size:.875rem;font-weight:500;margin-left:2px}.modal-confirm-create-order-screen .confirm-create-order__company-name{font-weight:500;font-size:1rem;line-height:33px;letter-spacing:.5px}.modal-confirm-create-order-screen .confirm-create-order__product-wrapper{width:340px;background:#f3f5f9;border:1px solid #d6dce3;box-sizing:border-box;border-radius:3px;padding:17px 15px;margin-bottom:25px;font-weight:500;font-size:1.5rem;line-height:30px;margin-top:13px}.modal-confirm-create-order-screen .confirm-create-order__product-info{display:flex;justify-content:space-between}.modal-confirm-create-order-screen .confirm-create-order__volume-type{font-weight:400;font-size:.875rem;line-height:33px;letter-spacing:.5px}.modal-confirm-create-order-screen .confirm-create-order__right-info{display:flex;flex-direction:column;align-items:flex-end}.modal-confirm-create-order-screen .confirm-create-order__product-info-type--buy{color:#54813c}.modal-confirm-create-order-screen .confirm-create-order__product-info-type--sell{color:#b80009}.modal-confirm-create-order-screen .confirm-create-order__product-info-volume{text-transform:uppercase;display:flex;flex-direction:column}.modal-confirm-create-order-screen .confirm-create-order__brokerages-list{margin-top:20px;display:flex;flex-direction:row}.modal-confirm-create-order-screen .confirm-create-order__product-info-firm-wrapper{display:flex;align-items:center;margin-bottom:15px}.modal-confirm-create-order-screen .confirm-create-order__product-info-firm{font-size:.875rem;line-height:33px}.modal-confirm-create-order-screen .confirm-create-order__product-info-firm-dot{width:14px;height:14px;border-radius:50%;background-color:#8eabda;margin-right:9px}.modal-confirm-create-order-screen .confirm-create-order__label-condition{font-weight:600;font-size:.875rem;line-height:17px;letter-spacing:.5px;color:#8298af;margin-bottom:12px}.modal-confirm-create-order-screen .confirm-create-order__product-info-note{background:#fff;border:.5px solid #d6dce3;box-sizing:border-box;box-shadow:inset 0 0 3px rgba(142,171,218,.5);min-height:44px;border-radius:4px;padding:7px 12px 8px;font-size:14px;line-height:33px;letter-spacing:.5px;color:#8298af;margin-bottom:21px}.modal-confirm-create-order-screen .confirm-create-order__button-confirm{width:100%;color:#fff;background-color:#8eabda;border-radius:4px;box-sizing:border-box;font-weight:600;font-size:.875rem;line-height:17px;letter-spacing:.5px;border:none;padding:15px 15px 14px;text-align:center}.modal-confirm-create-order-screen .confirm-create-order__button-confirm:hover{opacity:.8;cursor:pointer}.modal-confirm-create-order-screen .confirm-create-order__total-volume{font-size:.875rem;font-weight:600;display:flex;justify-content:space-between;border-top:1px solid #d6dce3;margin-top:12px;padding-top:8px}.modal-confirm-create-order-screen .confirm-create-order__order-hidden{display:inline;font-style:italic;font-weight:400}.modal-confirm-create-order-screen .confirm-create-order__warning-box{margin-bottom:15px;display:flex;align-items:flex-start}.modal-confirm-create-order-screen .confirm-create-order__warning-text{font-size:.875rem;line-height:18px}.modal-confirm-create-order-screen .confirm-create-order__warning-icon{width:14px;display:inline;margin-right:9px}.modal-confirm-create-order-screen .confirm-create-order__broker-commission{font-size:.875rem;color:#333f4e;font-weight:400;line-height:16.7px}.modal-confirm-create-order-screen .confirm-create-order__broker-commission--margin{margin-top:13px}.modal-created-order-screen .created-order-screen{display:flex;align-items:center;flex-direction:column;margin-bottom:22px}.modal-created-order-screen .created-order-screen--top-border{border-top:1px solid #d6dce3}.modal-created-order-screen .created-order-screen__icon{margin-top:20px;margin-bottom:20px}.modal-created-order-screen .created-order-screen__message{font-size:1.5rem;line-height:33px;letter-spacing:.5px;color:#333f4e;margin-bottom:22px}.modal-created-order-screen .created-order-screen__name{font-size:1rem;line-height:33px;letter-spacing:.5px;color:#333f4e}.modal-created-order-screen .created-order-screen__orders{font-size:.875rem;letter-spacing:.5px;font-weight:400;color:#8298af}.modal-created-order-screen .created-order-screen__broker-name{margin-left:8px}.modal-created-order-screen .created-order-screen__button{margin-top:25px;border-radius:4px;box-sizing:border-box;font-weight:600;font-size:.875rem;line-height:17px;letter-spacing:.5px;border:none;padding:15px 15px 14px;text-align:center;width:202px;color:#fff}.modal-created-order-screen .created-order-screen__button:hover{opacity:.8;cursor:pointer}.modal-created-order-screen .created-order-screen__button--close{background:#8eabda}.modal-created-order-screen .created-order-screen__button--indications{background:#8eabda;margin-top:15px}.modal-created-order-screen .created-order-screen__description{max-width:300px;font-size:1rem;font-weight:400;letter-spacing:.5px;color:#8298af;text-align:center;margin-bottom:10px;margin-top:10px}.modal-error__message{width:279px;font-style:normal;font-weight:400;font-size:1rem;line-height:28px;align-items:center;text-align:center;color:#8298af;justify-content:center;min-height:117px}.modal-error__button-wrapper,.modal-error__header{display:flex;align-items:center;justify-content:center}.modal-error__button{border-radius:4px;box-sizing:border-box;font-weight:600;font-size:.875rem;line-height:17px;letter-spacing:.5px;border:none;text-align:center;padding:10px 15px;margin-top:5px;margin-bottom:40px;width:180px;height:44px;background-color:#54813c;color:#fff}.modal-error__button:hover{opacity:.8;cursor:pointer}#root,.AppContainer{height:100%;min-height:100%;position:relative;display:flex;flex-direction:column}#root--no-scroll,.AppContainer--no-scroll{overflow:hidden!important}#root__contents,.AppContainer__contents{flex:1 1}#root__link-pdfs,.AppContainer__link-pdfs{position:fixed;bottom:0;width:100%;background-color:#dedede;padding:20px 100px;display:flex;justify-content:center;align-items:center;color:#333f4e;text-align:center;grid-gap:20px;gap:20px;z-index:1000}#root__link-pdfs__pdf,.AppContainer__link-pdfs__pdf{color:#8eabda}#root__link-pdfs__pdf:hover,.AppContainer__link-pdfs__pdf:hover{cursor:pointer}.AppContainer{height:100vh;min-height:100vh;overflow-y:auto!important}.AppContainer__backdrop{position:absolute;top:70px;left:0;width:100%;height:100%;opacity:.5;z-index:1500;transition:opacity .15s linear;background-color:#000;-webkit-animation-name:FadeIn;animation-name:FadeIn;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-duration:.15s;animation-duration:.15s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes FadeIn{0%{opacity:0}to{opacity:.5}}@keyframes FadeIn{0%{opacity:0}to{opacity:.5}}.AppContainer .pt-notifs .notification{border-radius:20px}.AppContainer .pt-notifs .notification__item{border-radius:5px}.AppContainer .pt-notifs .notification__message{color:#000;font-family:"Roboto",sans-serif;font-weight:400;display:flex;flex-direction:row;align-items:center;background-color:#fff;padding:15px;width:100%;margin:0;max-width:100%;border-radius:5px}.AppContainer .pt-notifs .notification__message img{margin-left:10px;margin-right:20px}.AppContainer .pt-notifs .notification__link{color:#4903fc}.modal-cancel-order-screen .cancel-order{padding:0 40px;display:flex;flex-direction:column;align-items:center}.modal-cancel-order-screen .cancel-order__title{font-weight:500;font-size:1rem;line-height:33px;margin:52px 0 14px}.modal-cancel-order-screen .cancel-order__message{width:300px;font-size:1rem;line-height:28px;letter-spacing:.5px;color:#8298af;text-align:center;margin-top:20px;margin-bottom:20px}.modal-cancel-order-screen .cancel-order__submit-button{border-radius:4px;box-sizing:border-box;font-weight:600;font-size:.875rem;line-height:17px;letter-spacing:.5px;border:none;padding:15px 15px 14px;text-align:center;width:210px;color:#fff;margin-top:10px}.modal-cancel-order-screen .cancel-order__submit-button:hover{opacity:.8;cursor:pointer}.modal-cancel-order-screen .cancel-order__submit-button--red{background:#b80009}.modal-cancel-order-screen .cancel-order__submit-button--white{background:#fff;border:1px solid #d6dce3;color:#8298af}.react-lock-screen-ui{background:hsla(0,0%,76.9%,.35);position:fixed;width:100%;height:100%;left:0;top:0;z-index:9999999999999;-webkit-user-select:none;-ms-user-select:none;user-select:none;-webkit-appearance:none;margin:0;-moz-appearance:textfield}.react-lock-screen-ui__title{font-weight:400;font-size:.9375rem;align-items:center;color:#8298af;margin:0 25px 10px;display:inline-block}.react-lock-screen-ui__err{color:#b80009;margin-left:25px}.react-lock-screen-ui-box{background:#fff;border-radius:4px;width:420px;position:fixed;bottom:0;right:0;margin:0 50px 50px 0;min-height:155px;padding:25px}.react-lock-screen-ui-input{border-width:0 0 3px;border-color:#d6dce3;width:35px;margin:0 25px 0 0;color:#333f4e;text-align:center}.react-lock-screen-ui-input:focus{outline:none}.react-lock-screen-ui-input:first-child{margin-left:25px}.react-lock-screen-ui-btn{background:#8eabda;border-radius:4px;border:none;cursor:pointer;height:48px;width:83px;display:inline-flex;justify-content:center;align-items:center}.react-lock-screen-ui-btn__btn{background:none;border:none;cursor:pointer}.react-lock-screen-ui-btn:focus-visible{outline:none!important}.error-ui-box{border:2px solid #d8454c;box-shadow:3px 2px 8px #e20510}.shakeIt{-webkit-animation:shake .5s;animation:shake .5s}@-webkit-keyframes shake{0%{-webkit-transform:translate(1px,1px) rotate(0deg);transform:translate(1px,1px) rotate(0deg)}10%{-webkit-transform:translate(-1px,-2px) rotate(-1deg);transform:translate(-1px,-2px) rotate(-1deg)}20%{-webkit-transform:translate(-3px) rotate(1deg);transform:translate(-3px) rotate(1deg)}30%{-webkit-transform:translate(3px,2px) rotate(0deg);transform:translate(3px,2px) rotate(0deg)}40%{-webkit-transform:translate(1px,-1px) rotate(1deg);transform:translate(1px,-1px) rotate(1deg)}50%{-webkit-transform:translate(-1px,2px) rotate(-1deg);transform:translate(-1px,2px) rotate(-1deg)}60%{-webkit-transform:translate(-3px,1px) rotate(0deg);transform:translate(-3px,1px) rotate(0deg)}70%{-webkit-transform:translate(3px,1px) rotate(-1deg);transform:translate(3px,1px) rotate(-1deg)}80%{-webkit-transform:translate(-1px,-1px) rotate(1deg);transform:translate(-1px,-1px) rotate(1deg)}90%{-webkit-transform:translate(1px,2px) rotate(0deg);transform:translate(1px,2px) rotate(0deg)}to{-webkit-transform:translate(1px,-2px) rotate(-1deg);transform:translate(1px,-2px) rotate(-1deg)}}@keyframes shake{0%{-webkit-transform:translate(1px,1px) rotate(0deg);transform:translate(1px,1px) rotate(0deg)}10%{-webkit-transform:translate(-1px,-2px) rotate(-1deg);transform:translate(-1px,-2px) rotate(-1deg)}20%{-webkit-transform:translate(-3px) rotate(1deg);transform:translate(-3px) rotate(1deg)}30%{-webkit-transform:translate(3px,2px) rotate(0deg);transform:translate(3px,2px) rotate(0deg)}40%{-webkit-transform:translate(1px,-1px) rotate(1deg);transform:translate(1px,-1px) rotate(1deg)}50%{-webkit-transform:translate(-1px,2px) rotate(-1deg);transform:translate(-1px,2px) rotate(-1deg)}60%{-webkit-transform:translate(-3px,1px) rotate(0deg);transform:translate(-3px,1px) rotate(0deg)}70%{-webkit-transform:translate(3px,1px) rotate(-1deg);transform:translate(3px,1px) rotate(-1deg)}80%{-webkit-transform:translate(-1px,-1px) rotate(1deg);transform:translate(-1px,-1px) rotate(1deg)}90%{-webkit-transform:translate(1px,2px) rotate(0deg);transform:translate(1px,2px) rotate(0deg)}to{-webkit-transform:translate(1px,-2px) rotate(-1deg);transform:translate(1px,-2px) rotate(-1deg)}}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.appLock{position:fixed;left:0;top:0;text-align:center;z-index:999999;background:hsla(0,0%,76.9%,.35);width:100%;height:100%;display:flex}.appLock__test{display:block;font-weight:400;font-size:.9375rem;align-items:center;color:#8298af}.appLock .ActivityIndicator{margin:0 auto}.header-nav{display:flex;flex-direction:row;width:100%;justify-content:space-between;min-width:850px;height:70px}.header-nav__icons{display:flex;align-items:center}.header-nav__logo{height:60px;margin-left:80px;cursor:pointer;margin-bottom:4px}.header-nav__hamburger-button{display:none;margin-left:16px;cursor:pointer}.header-nav__nav{display:flex;align-items:center;margin-right:80px}.header-nav__link{margin:0 13px;color:#8298af;font-weight:600}.header-nav__link--active{color:#333f4e}.header-nav__link--button{background-color:#8eabda;color:#fff;padding:10px 15px;border-radius:4px}.header-nav__link--cancel-button,.header-nav__link--order-button{position:relative;display:inline-block;margin-left:0}.header-nav__link--order-button{margin-right:0}.header-nav__link:hover{color:#333f4e}.header-nav__cancel-button{background-color:#b80009;color:#fff;padding:10px 15px;border-radius:4px}.header-nav__cancel-button:hover{color:#333f4e}.header-nav__actions-wrapper{display:flex}.header-nav__action{margin:0 10px;cursor:pointer;display:flex}.header-nav__action:hover{opacity:.8;cursor:pointer}.header-nav__profile-details{position:relative}.header-nav__profile-details-link{display:flex;align-items:center;margin-left:16px}.header-nav__profile-details-link:hover{opacity:.8;cursor:pointer}.header-nav__profile-name{color:#8298af;font-size:.875rem;font-weight:600;letter-spacing:.5px;margin-right:6px}.header-nav__arrow-circle{width:12px;height:12px;position:absolute;top:10px;right:-1px}.header-nav__notif-wrapper{position:relative;display:flex;align-items:center}.header-nav__notif-link{display:flex;margin:0 10px}.header-nav__notif-link:hover{opacity:.8;cursor:pointer}.header-nav__notif-counter{color:#fff;font-weight:700;font-size:.875rem;background-color:#8eabda;text-align:center;border-radius:11px;width:22px;height:22px;position:absolute;top:-2px;right:-4px}.header-nav__single-logo{width:120px;align-self:center;margin-bottom:45px;display:none}.header-nav__close-sidebar{width:12px;align-self:flex-end;margin-right:21px;display:none;margin-bottom:23px}.header-nav__close-sidebar:hover{opacity:.8;cursor:pointer}@media(max-width:1440px){.header-nav{font-size:.8rem}.header-nav__link{margin:0 5px}.header-nav__cancel-button,.header-nav__link--button{padding:10px 5px;font-size:.75rem}.header-nav__profile-details-link{margin-left:8px}}@media(max-width:1200px){.header-nav__profile-details-link{margin-left:8px}.header-nav__logo{margin-left:46px}.header-nav__links-wrapper{position:absolute;display:flex;flex-direction:column;left:-1000px;padding:23px 3px;top:0;bottom:0;background-color:#f3f5f9;z-index:1;transition:all .3s ease}.header-nav__links-wrapper--active{left:0;z-index:1600}.header-nav__link{height:37px;font-size:.875rem;font-weight:700;padding-left:10px;min-width:155px;border-bottom:1px solid #d6dce3;display:flex;align-items:center}.header-nav__link--button{padding-left:12px;margin-left:0;margin-right:0;justify-content:center}.header-nav__link--cancel-button,.header-nav__link--order-button{display:flex;align-items:center;margin-top:10px;padding-left:0;margin-left:4px;border-bottom:none}.header-nav__cancel-button{width:100%;font-size:.875rem;font-weight:700;display:flex;align-items:center;border-bottom:none;padding-left:12px;height:37px;justify-content:center}.header-nav__hamburger-button{display:inline}.header-nav__single-logo{width:120px;display:block;cursor:pointer}.header-nav__close-sidebar{display:block}}.lock-modal .modal-confirm-screen{z-index:100}.notifications{position:absolute;top:57px;left:0;width:100%;height:100%;color:#333f4e;z-index:1500}.notifications--full{top:0;position:fixed}.notifications__container{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;position:relative;margin-right:-22px}.notifications__container--full{margin-top:0;margin-right:0}.notifications__pointer{width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-bottom:16px solid #fff;margin-top:-24px;z-index:1600;margin-right:28px}.notifications__wrapper{background-color:#fff;border-radius:7px;position:relative;width:420px;z-index:1600;display:flex;flex-direction:column}.notifications__wrapper--full{padding:13px 30px;width:431px;height:100vh;border-radius:0}.notifications__header{display:flex;position:relative;align-items:center;justify-content:center;margin:10px 0 40px}.notifications__title{font-size:1rem;line-height:21px;font-weight:500;text-align:center;color:#333f4e}.notifications__close-button{position:absolute;left:0;height:22px;width:22px;border:none;-webkit-transform:scale(1.2);transform:scale(1.2)}.notifications__close-button:hover{opacity:.8;cursor:pointer}.notifications__close-button:focus{outline:none}.notifications__body{padding-top:14px;overflow-y:auto;height:270px}.notifications__body--full{height:auto}.notifications__entry-wrapper{border-bottom:1px solid #f3f5f9;padding:14px 28px}.notifications__entry-wrapper--full{padding:14px 20px}.notifications__scroller-status{text-align:center;margin-top:10px}.notifications__entry-head{display:flex;justify-content:space-between;align-items:center;font-family:"Roboto",sans-serif;font-size:.875rem;letter-spacing:.5px}.notifications__entry-title{display:flex;justify-content:flex-start;align-items:center}.notifications__entry-icon{margin-right:9px;width:23px;height:23px}.notifications__entry-date{color:#8eabda}.notifications__entry-body{margin-top:2px;margin-left:32px;color:#8eabda;line-height:16px}.notifications__entry-body,.notifications__view-all{font-family:"Roboto",sans-serif;font-size:.875rem;letter-spacing:.5px}.notifications__view-all{font-weight:400;text-align:center;margin:16px 0;cursor:pointer}.notifications__view-all:hover{opacity:.8;cursor:pointer}.notifications__loader{margin-top:30px;margin-bottom:30px}.notifications ::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 15px rgba(0,0,0,.3);border-radius:20px;background-color:#f5f5f5}.notifications ::-webkit-scrollbar{height:10px;width:5px;background-color:#f5f5f5}.notifications ::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#8eabda}.header-nudge{display:inline-flex}.header-nudge__indicator{position:absolute;top:25px;background-color:#b80009;width:6px;height:6px;border-radius:50%}.header-nudge__indicator--pulsing{-webkit-animation:header-nudge-pulse 2s infinite;animation:header-nudge-pulse 2s infinite}@-webkit-keyframes header-nudge-pulse{0%{box-shadow:0 0 0 0 rgba(184,0,9,.1)}20%{box-shadow:0 0 0 30px rgba(184,0,9,.1)}to{box-shadow:0 0 0 0 rgba(184,0,9,.1)}}@keyframes header-nudge-pulse{0%{box-shadow:0 0 0 0 rgba(184,0,9,.1)}20%{box-shadow:0 0 0 30px rgba(184,0,9,.1)}to{box-shadow:0 0 0 0 rgba(184,0,9,.1)}}.profile-menu{position:absolute;top:57px;left:0;width:100%;height:100%;color:#333f4e;z-index:1500}.profile-menu__loading{height:10px}.profile-menu__container{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;position:relative;margin-right:-22px;margin-top:0}.profile-menu__pointer{width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-bottom:16px solid #fff;margin-top:-24px;z-index:1600;margin-right:23px}.profile-menu__wrapper{background-color:#fff;border-radius:7px;position:relative;width:164px;z-index:1600;display:flex;flex-direction:column;padding:20px}.profile-menu__header{display:flex;position:relative;align-items:center;justify-content:center;margin:10px 0 40px}.profile-menu__title{font-size:1rem;line-height:21px;font-weight:500;text-align:center;color:#333f4e}.profile-menu__close-button{position:absolute;left:0;height:22px;width:22px;border:none;-webkit-transform:scale(1.2);transform:scale(1.2)}.profile-menu__close-button:hover{opacity:.8;cursor:pointer}.profile-menu__close-button:focus{outline:none}.profile-menu__body{display:grid;grid-gap:15px;gap:15px}.profile-menu__row{display:grid;grid-template-columns:20px 1fr;grid-gap:15px;gap:15px}.profile-menu__row:hover{opacity:.8;cursor:pointer}.cancel-menu{position:absolute;top:49px;left:0;width:100%;height:100%;color:#333f4e;z-index:1500}.cancel-menu__container{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;position:relative;margin-right:20px}.cancel-menu__pointer{width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-bottom:16px solid #fff;margin-top:-20px;z-index:1600;margin-right:28px}.cancel-menu__wrapper{background-color:#fff;border-radius:7px;position:relative;width:250px;z-index:1600;display:flex;flex-direction:column}.cancel-menu__header{display:flex;position:relative;align-items:center;justify-content:center;margin:10px 0 40px}.cancel-menu__title{font-size:1rem;line-height:21px;font-weight:500;text-align:center;color:#333f4e}.cancel-menu__close-button{position:absolute;left:0;height:22px;width:22px;border:none;-webkit-transform:scale(1.2);transform:scale(1.2)}.cancel-menu__close-button:hover{opacity:.8;cursor:pointer}.cancel-menu__close-button:focus{outline:none}.cancel-menu__body{display:flex;flex-direction:column}.cancel-menu__row{margin:15px;color:#b80009;font-weight:500;font-size:.875rem;letter-spacing:.5px}.cancel-menu__row:hover{opacity:.8;cursor:pointer}.cancel-menu__separator{background-color:#f3f5f9;width:100%;height:1px}.cancel-menu__selector-row{margin:15px;display:flex;border:1px solid #d6dce3;border-radius:4px;justify-content:space-between}.cancel-menu__switch-button{font-size:.75rem;letter-spacing:.5px;padding:4px 8px;color:#333f4e;font-weight:500;border-radius:4px;flex:2 1;align-items:center}.cancel-menu__switch-button:hover{opacity:.8;cursor:pointer}.cancel-menu__switch-button--active{color:#fff;background-color:#8eabda}.cancel-menu__switch-button--second{flex:3 1}@media(max-width:1200px){.cancel-menu{left:261px}.cancel-menu__container{margin-top:-50px;margin-right:0}.cancel-menu__pointer{width:0;height:0;border-top:12px solid transparent;border-bottom:12px solid transparent;border-right:16px solid #fff;margin-top:-20px;z-index:1600;position:relative;left:-217px;bottom:-28px}}.order-menu{position:absolute;top:49px;left:0;width:100%;height:100%;color:#333f4e;z-index:1500}.order-menu__container{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;position:relative;margin-right:30px;margin-top:0}.order-menu__pointer{width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-bottom:16px solid #fff;margin-top:-20px;z-index:1600;margin-right:23px}.order-menu__wrapper{background-color:#fff;border-radius:7px;position:relative;width:164px;z-index:1600;display:flex;flex-direction:column;padding:20px 0}.order-menu__header{display:flex;position:relative;align-items:center;justify-content:center;margin:10px 0 40px}.order-menu__title{font-size:1rem;line-height:21px;font-weight:500;text-align:center;color:#333f4e}.order-menu__close-button{position:absolute;left:0;height:22px;width:22px;border:none;-webkit-transform:scale(1.2);transform:scale(1.2)}.order-menu__close-button:hover{opacity:.8;cursor:pointer}.order-menu__close-button:focus{outline:none}.order-menu__body{display:grid;grid-gap:15px;gap:15px}.order-menu__row{padding:0 20px}.order-menu__row:hover{opacity:.8;cursor:pointer}.order-menu__separator{width:100%;height:1px;background-color:#d6dce3}@media(max-width:1200px){.order-menu{left:205px}.order-menu__container{margin-top:-50px}.order-menu__pointer{width:0;height:0;border-top:12px solid transparent;border-bottom:12px solid transparent;border-right:16px solid #fff;margin-top:-20px;z-index:1600;position:relative;left:-137px;bottom:-28px}}.modal-confirm-screen .confirm-modal{display:flex;flex-direction:column;align-items:center;padding:0 0 20px}.modal-confirm-screen .confirm-modal__button-container__column{display:flex;grid-gap:10px;gap:10px;flex-direction:column}.modal-confirm-screen .confirm-modal__button-container__row{display:flex;grid-gap:10px;gap:10px;flex-direction:row}.modal-confirm-screen .confirm-modal__title{font-weight:500;font-size:1rem;line-height:33px;margin:52px 0 14px}.modal-confirm-screen .confirm-modal__message{width:211px;font-size:1rem;line-height:28px;letter-spacing:.5px;color:#8298af;text-align:center;margin-top:20px;margin-bottom:20px;max-height:600px;overflow-y:auto}.modal-confirm-screen .confirm-modal__message--wide{width:340px}.modal-confirm-screen .confirm-modal__message--superwide{width:540px}.modal-confirm-screen .confirm-modal__message--multiline{white-space:pre-line}.modal-confirm-screen .confirm-modal__submit-button{border-radius:4px;box-sizing:border-box;font-weight:600;font-size:.875rem;line-height:17px;letter-spacing:.5px;border:none;padding:15px 15px 14px;text-align:center;width:210px;color:#fff}.modal-confirm-screen .confirm-modal__submit-button:hover{opacity:.8;cursor:pointer}.modal-confirm-screen .confirm-modal__submit-button--green{background:#54813c}.modal-confirm-screen .confirm-modal__submit-button--red{background:#b80009}.modal-confirm-screen .confirm-modal__submit-button--blue{background:#8eabda}.modal-confirm-screen .confirm-modal__submit-button--white{background:#fff;border:1px solid #d6dce3;color:#8298af}.modal-confirm-screen .confirm-modal__submit-button--superwide,.modal-confirm-screen .confirm-modal__submit-button--wide{width:220px}.modal-invite-user{width:400px}.modal-invite-user__body{display:flex;flex-direction:column;grid-gap:15px;gap:15px}.modal-invite-user__body>.form-row-f{display:grid;grid-template-columns:repeat(2,1fr)}.modal-invite-user__title{font-weight:500;font-size:1.5rem;display:flex;align-items:center;letter-spacing:.5px;color:#333f4e}.modal-invite-user__submit{font-weight:700;font-size:.875rem;text-align:center;color:#fff;background:#8eabda;border-radius:4px;border:none;height:50px;width:170px;margin-top:30px;cursor:pointer;display:flex;align-items:center;justify-content:center}.modal-invite-user__container{flex-direction:column;background-color:#f3f5f9;padding:20px 22px;grid-gap:5px;gap:5px;border-radius:3px;overflow:hidden}.modal-invite-user__container p{padding:0;margin:0;color:#8298af}.modal-invite-user__container__field-message{box-shadow:none;border-radius:4px;border:.5008px solid #d6dce3;box-sizing:border-box;background-color:#fff;padding:10px;width:100%}.modal-invite-user__container__field-message:focus{outline:none}.modal-invite-user__submit-container{display:flex;justify-content:center}.modal-invite-user .form-row{grid-gap:10px;gap:10px}.inputDiv__label{font-weight:500;font-size:.875rem;letter-spacing:.5008px;color:#8298af;display:block;margin-bottom:10px;height:22px}.inputDiv__label--nomargin{margin-bottom:0}.inputDiv__input{background:#fff;border:.5008px solid #d6dce3;box-sizing:border-box;border-radius:4px;max-width:420px;height:50px;padding:10px;font-weight:500;font-size:.875rem;letter-spacing:.5008px;color:#8298af;box-shadow:none;width:100%}.inputDiv__input:focus{outline:none}.inputDiv__error{color:#c53138;display:block;margin-top:5px}.inputDiv__span{background:#fff;width:420px;font-weight:500;font-size:.875rem;letter-spacing:.5008px;color:#596b7f;display:block}.inputDiv ::-webkit-input-placeholder{color:#8298af;opacity:1}.inputDiv :-ms-input-placeholder{opacity:1}.inputDiv ::placeholder{color:#8298af;opacity:1}.inputDiv ::-ms-input-placeholder{color:#8298af}.inputDiv :-ms-input-placeholder{color:#8298af}.inputDiv-label-req{color:#c53138;font-weight:700;font-size:.9375rem}.phone-input .form-control{background:#fff;border:.5008px solid #d6dce3!important;box-sizing:border-box;border-radius:4px;max-width:420px!important;height:50px!important;font-weight:500;font-size:.875rem;letter-spacing:.5008px;color:#8298af;width:100%!important}.phone-input .country-name,.phone-input .search-box{color:#000}.text-area{height:auto;resize:none}.demo-nav{display:flex;flex-direction:row;width:100%;justify-content:center;align-items:center;min-width:850px;height:46px;background-color:#333f4e}.demo-nav__live{width:110px;background-color:#46ce80;color:#000;border-radius:4px;font-size:.875rem;font-weight:400;height:29px}.demo-nav__live:hover{opacity:.8;cursor:pointer}.demo-nav__resume{min-width:190px;background-color:#46ce80;color:#000;border-radius:4px;font-size:.875rem;font-weight:400;height:29px}.demo-nav__resume:hover{opacity:.8;cursor:pointer}.demo-nav__pending{background-color:#d6dce3}.demo-nav__approved,.demo-nav__pending{width:200px;color:#000;border-radius:4px;font-size:.875rem;font-weight:400;height:29px;cursor:auto!important}.demo-nav__approved{background-color:#46ce80}.demo-nav__text{color:#fff;font-size:.875rem;font-weight:400;margin-right:29px}.demo-nav__hamburger-button{display:none;margin-left:16px;cursor:pointer}@media(max-width:1200px){.demo-nav{padding:0 80px}}.MONotifOnTraderRequestProductAccess__controls{display:flex;grid-gap:10px;gap:10px}.MONotifOnTraderRequestProductAccess__controls__btn{border-radius:4px;box-sizing:border-box;font-weight:600;font-size:.875rem;line-height:17px;letter-spacing:.5px;border:none;text-align:center;box-shadow:0 4px 4px rgba(0,0,0,.25);color:#fff;padding:5px 10px}.MONotifOnTraderRequestProductAccess__controls__btn:hover{opacity:.8;cursor:pointer}.MONotifOnTraderRequestProductAccess__controls__confirm{background:#8eabda}.MONotifOnTraderRequestProductAccess__controls__cancel{background:#b80009}html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}h1{font-size:2em;margin:.67em 0}dl dl,dl ol,dl ul,ol dl,ol ol,ol ul,ul dl,ul ol,ul ul{margin:0}hr{box-sizing:content-box;height:0;overflow:visible}main{display:block}pre{font-family:monospace,monospace;font-size:1em}abbr[title]{text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}svg:not(:root){overflow:hidden}button,input,select{margin:0}button{overflow:visible;text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}fieldset{padding:.35em .75em .625em}input{overflow:visible}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;white-space:normal}progress{display:inline-block;vertical-align:baseline}select{text-transform:none}textarea{margin:0;overflow:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}details,dialog{display:block}dialog{background-color:#fff;border:solid;color:#000;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}dialog:not([open]){display:none}summary{display:list-item}template{display:none}*,:after,:before{box-sizing:border-box}body,html{margin:0;height:100%;min-height:100%;background-color:#f3f5f9}body{line-height:1.5;font-size:14px;font-family:"sfPro";color:#f3f5f9;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjus:100%}h1,h2,h3,h4,h5,h6{margin:0}img{display:block}a{outline:none;color:#f3f5f9}a,a:focus,a:hover{text-decoration:none}.pt-tooltip{background-color:#69717d;opacity:1;font-family:"Roboto",sans-serif;font-weight:400;font-size:.8125rem;line-height:17px;padding:4px;letter-spacing:.5px}.pt-tooltip .tippy-content{padding:4px}.pt-tooltip__status-wrapper{display:flex;align-items:center;font-size:1rem;color:#fff;letter-spacing:.5px;font-weight:500}.pt-tooltip__status-container{width:24px;height:24px;background-color:#fff;border-radius:4px;margin-right:12px;display:flex;justify-content:center;align-items:center}.orders__order-status{width:13px;height:13px;border-radius:2px;border:1.5px solid #dadde9;background-color:#fff;box-shadow:0 4px 4px #d6d9e3}.orders__order-status--inline{display:inline-block}.orders__order-status--no-orders{background-color:#fff}.orders__order-status--order-no-negotiation{background-color:#8eabda}.orders__order-status--order-under-negotiation{background-color:#ea8b1f}.orders__order-status--order-negotiation-done{background-color:#54813c}.orders__order-status--order-withdrawn{background-color:#b80009}.orders__order-status--outline{border:2px solid #d6d9e3}.image-cropper{width:28px;height:28px;overflow:hidden;border-radius:50%;display:flex;align-items:center;justify-content:center;min-width:28px}.image-cropper img{height:100%}.ant-table .ant-table-selection-col{width:52px}.ant-table-wrapper .ant-table-content{box-shadow:0 0 8px rgba(166,173,198,.1)}.ant-table-wrapper .ant-table-thead .ant-table-cell{background-color:#f2f4f8}.ant-table-wrapper .ant-table-tbody .ant-table-cell{padding:9px 16px}.ant-table-wrapper .ant-table-cell .usage-value{color:#54813c;font-size:.625rem;display:flex;height:14px}.ant-table-wrapper .ant-table-cell .usage-value img{width:10px;margin-right:2px}.ant-table-wrapper .ant-table-row-selected td{background-color:#f3f5f9!important}.ant-table-wrapper .selector-component__disable.ant-table-row-selected td{background-color:#bababa!important}.ant-table-wrapper .ant-checkbox-checked .ant-checkbox-inner{background-color:#97b1db;border-color:#97b1db}.ant-input-search .ant-input-search-button{background-color:#8eabda;border:none}.global-wrapper{margin:0 70px}.usage-value-alert{color:#b80009!important}.usage-value-warning{color:#ea8b1f!important}.ant-select-dropdown{pointer-events:all!important}div.ant-picker{border-radius:4px;border:1px solid #d6dce3}.ant-picker-now-btn,.ant-picker-today-btn{color:#8298af;cursor:pointer}.ant-picker.ant-picker-range .ant-picker-clear{right:-8px}.ant-picker.ant-picker-range .ant-picker-active-bar{margin-left:0}.ant-picker.ant-picker-range .ant-picker-input input{font-weight:700;text-align:center}.ant-picker.ant-picker-range .ant-picker-input input::-webkit-input-placeholder{color:#333f4e;opacity:1;font-weight:700}.ant-picker.ant-picker-range .ant-picker-input input:-ms-input-placeholder{opacity:1}.ant-picker.ant-picker-range .ant-picker-input input::placeholder{color:#333f4e;opacity:1;font-weight:700}.ant-picker.ant-picker-range .ant-picker-input input:-ms-input-placeholder{color:#333f4e;font-weight:700}.Button{transition-duration:.1s}.Button--default:hover{box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}.Button--default.Button--processing,.Button--default:active{color:#8eabda;background-color:#fff;box-shadow:inset 0 0 3px #000}.Button--solid-blue{border-radius:4px;color:#fff;background-color:#8eabda}.Button--disabled{background-color:#d6dce3!important;color:#fff!important}@font-face{font-family:sfPro;src:url(/static/media/SF-Pro-Text-Light.b411f9bf.otf) format("opentype");font-weight:100}@font-face{font-family:sfPro;src:url(/static/media/SF-Pro-Text-Regular.6a39aa20.otf) format("opentype");font-weight:400}@font-face{font-family:sfPro;src:url(/static/media/SF-Pro-Text-Medium.d8bb8747.otf) format("opentype");font-weight:500}@font-face{font-family:sfPro;src:url(/static/media/SF-Pro-Text-Semibold.5a680193.otf) format("opentype");font-weight:600}@font-face{font-family:sfPro;src:url(/static/media/SF-Pro-Display-Bold.b1f4d2c6.otf) format("opentype");font-weight:700}@font-face{font-family:Roboto;src:url(/static/media/Roboto-Thin.c38fab23.ttf) format("truetype");font-weight:100}@font-face{font-family:Roboto;src:url(/static/media/Roboto-Regular.03523cf5.ttf) format("truetype");font-weight:400}@font-face{font-family:Roboto;src:url(/static/media/Roboto-Bold.4f39c579.ttf) format("truetype");font-weight:700}button,input,optgroup,select,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}
/*# sourceMappingURL=main.de5718b4.chunk.css.map */