.page-not-found{height:100vh;width:100vw;display:flex;flex-direction:column;justify-content:center;text-align:center}.page-not-found h1{color:#050037}.drop-down{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-family:inherit;font-size:14px;padding:7px 40px 7px 7px;border:solid #e2e1e1;border-width:0 0 1px;border-radius:5px;box-shadow:0 1px 5px 0 rgba(0,0,0,.26),0 2px 2px 0 rgba(0,0,0,.16),0 3px 1px -2px rgba(0,0,0,.2);-webkit-appearance:none;appearance:none;background-image:url(/static/media/arrow-down.44410093.svg)!important;background-repeat:no-repeat;background-position:right 8px center}.drop-down:focus{outline:0;box-shadow:0 1px 10px 0 rgba(0,0,0,.14),0 4px 5px 0 rgba(0,0,0,.2),0 2px 4px -1px rgba(0,0,0,.2)}.drop-down-label{margin-right:10px}.multiselect-container .search-wrapper,.multiselect-container .searchWrapper{padding:7px;border:solid #e2e1e1;border-width:0 0 1px;border-radius:5px;box-shadow:0 1px 10px 0 rgba(0,0,0,.14),0 4px 5px 0 rgba(0,0,0,.2),0 2px 4px -1px rgba(0,0,0,.2)}.multiselect-container .search-wrapper .searchBox,.multiselect-container .searchWrapper .searchBox{font-family:inherit;font-size:14px;padding:7px 40px 7px 7px;border:1px solid #e2e1e1;border-radius:5px}.multiselect-container .chip{background:#0069d9;margin-top:5px}.multiselect-container .highlightOption{background:#0069d9}.multiselect-container .optionContainer .notFound{display:none}.multiselect-container-disabled{outline:0;box-shadow:unset}.btn{font-size:17px;line-height:19px;cursor:pointer;font-family:GimbalGrot-Bol,Helvetica,Arial,sans-serif;font-weight:400!important;font-style:normal!important;margin:5px}.btn:focus{outline:0}.btn-default{color:#050037;background-color:#f5cea3;border:none;border-radius:4px;padding:6px 20px 5px;box-shadow:0 1px 5px 0 rgba(0,0,0,.26),0 2px 2px 0 rgba(0,0,0,.16),0 3px 1px -2px rgba(0,0,0,.2)}.btn-default:active,.btn-default:focus,.btn-default:hover{background-color:#fef3e7;box-shadow:0 1px 10px 0 rgba(0,0,0,.14),0 4px 5px 0 rgba(0,0,0,.2),0 2px 4px -1px rgba(0,0,0,.2)}.btn-denger,.btn-primary,.btn-success{color:#050037;background-color:#fff;border-radius:4px;padding:6px 20px 5px;margin-bottom:0;border:0;font-size:14px;box-shadow:0 1px 5px 0 rgba(0,0,0,.26),0 2px 2px 0 rgba(0,0,0,.16),0 3px 1px -2px rgba(0,0,0,.2)}.btn-denger:active,.btn-denger:focus,.btn-denger:hover,.btn-primary:active,.btn-primary:focus,.btn-primary:hover,.btn-success:active,.btn-success:focus,.btn-success:hover{box-shadow:0 1px 10px 0 rgba(0,0,0,.14),0 4px 5px 0 rgba(0,0,0,.2),0 2px 4px -1px rgba(0,0,0,.2)}.btn-disabled{box-shadow:unset;cursor:not-allowed}.btn-disabled,.btn-disabled:active,.btn-disabled:focus,.btn-disabled:hover{background-color:#e2e1e1}.btn-denger{color:#fff;background-color:#c40000}.btn-denger:hover{background-color:#c82333}.btn-denger:active,.btn-denger:focus{color:#fff;background-color:#c82333;border-color:#c40000}.btn-success{color:#fff;background-color:#28a745}.btn-success:hover{background-color:#218838}.btn-success:active,.btn-success:focus{color:#fff;background-color:#218838;border-color:#28a745}.btn-link{border:0;text-decoration:underline;font-family:inherit;font-size:inherit;background-color:transparent}.text-input{border:1px solid #e2e1e1;border-radius:3px;padding:8px;background-color:#fff;box-shadow:0 1px 5px 0 rgba(0,0,0,.26),0 2px 2px 0 rgba(0,0,0,.16),0 3px 1px -2px rgba(0,0,0,.2)}.text-input:focus{outline:0;box-shadow:0 1px 10px 0 rgba(0,0,0,.14),0 4px 5px 0 rgba(0,0,0,.2),0 2px 4px -1px rgba(0,0,0,.2)}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.label{display:flex;align-items:center;margin-right:5px;margin-bottom:5px}.text-input-disabled{background-color:#e2e1e1;box-shadow:unset;cursor:not-allowed}.react-inputs-validation__msg___pxv8o.react-inputs-validation__error___2aXSp{color:#c40000;font-size:13px}.react-inputs-validation__error___2aXSp input{border:1px solid #c40000;color:#c40000}.check-box-container{position:relative;padding-left:25px;margin-bottom:12px;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}.check-box-container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{position:absolute;top:0;left:0;height:18px;width:18px;border:2px solid #050037;border-radius:3px;background-color:#f4f4f4}.check-box-container:hover input~.checkmark{height:18px;width:18px;background-color:#cce1ff}.check-box-container input:checked~.checkmark{height:18px;width:18px;background-color:#0069d9}.multi-check-box-container input:checked~.checkmark{height:20px;width:20px;background-color:unset;border:unset;background-image:url(/static/media/checks.14ca217c.svg);background-repeat:no-repeat}.checkmark:after{content:"";position:absolute;display:none}.check-box-container input:checked~.checkmark:after{display:block}.check-box-container .checkmark:after{left:5px;top:2px;width:5px;height:10px;border:solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.multi-check-box-container .checkmark:after{border:unset}.check-box-disabled{cursor:not-allowed}.check-box-disabled .checkmark{position:absolute;top:0;left:0;height:16px;width:16px;border:1px solid #f4f4f4;border-radius:3px;background-color:#f4f4f4}.dateSelect{display:flex;margin:5px 0;padding:5px;background-color:#fff;cursor:pointer;text-align:center;border-radius:4px;box-shadow:0 1px 5px 0 rgba(0,0,0,.26),0 2px 2px 0 rgba(0,0,0,.16),0 3px 1px -2px rgba(0,0,0,.2)}.dateSelect span{padding:0 5px 0 8px}.dateSelect:active,.dateSelect:focus,.dateSelect:hover{box-shadow:0 1px 10px 0 rgba(0,0,0,.14),0 4px 5px 0 rgba(0,0,0,.2),0 2px 4px -1px rgba(0,0,0,.2)}.dateSelect-disabled{background-color:#e2e1e1;box-shadow:unset;cursor:not-allowed}.rdw-editor-toolbar{font-size:12px}.rdw-option-wrapper{min-width:15px;height:12px}.toolbarClassName{background-color:#f4f4f4;margin-bottom:0;border:1px solid #e2e1e1;border-bottom:unset;border-radius:5px 5px 0 0}.editorClassName{background-color:#fff;padding:5px;border:1px solid #e2e1e1;border-radius:0 0 5px 5px}.editorReadOnly{background-color:#e2e1e1}.rdw-editor-main{max-height:250px}hr{margin:20px 0 10px;border-top:1px solid #646464}.backdrop{position:fixed;top:0;bottom:0;right:0;left:0;width:100%;height:100%;background-color:#000;opacity:.5;z-index:1050}.tab-list-item{font-weight:600;color:#050037;display:inline-block;list-style:none;margin:0 10px 0 0;padding:.5rem .75rem;cursor:pointer;border:1px solid transparent;border-radius:4px;box-shadow:0 1px 5px 0 rgba(0,0,0,.26),0 2px 2px 0 rgba(0,0,0,.16),0 3px 1px -2px rgba(0,0,0,.2)}.tab-list-item:hover{background-color:#cce1ff;box-shadow:0 1px 10px 0 rgba(0,0,0,.14),0 4px 5px 0 rgba(0,0,0,.2),0 2px 4px -1px rgba(0,0,0,.2)}.tab-list-item div{float:left;width:10px;height:10px;margin:5px 5px 0 0;background-color:#fff;border:2px solid #050037;border-radius:7px}.tab-list-active{background-color:#cce1ff;box-shadow:unset}.tab-list-active div{border:3px solid #64a5ff;border-radius:8px}.tab-list-active:hover{box-shadow:unset}.tab-disabled{cursor:not-allowed}.tab-disabled,.tab-disabled:hover{background-color:#e2e1e1;box-shadow:unset}.tab-disabled div{border-color:#646464}.tab-list-container{display:flex;padding-bottom:10px;border-bottom:4px solid #e2e1e1}.tab-list-container .tab-list{width:100%;-webkit-margin-after:0;margin-block-end:0;padding:0 0 5px 15px}.tab-list-container .tab-list-children{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;align-self:center;float:right}.tab-list-container .hidden-tab-content{display:hidden}.modal{position:fixed;top:0;left:0;width:100%;height:100%;display:block;outline:0;z-index:1051;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.modal::-webkit-scrollbar{display:none}.modal-wrapper{background:#fffbf9;border:1px solid #d0cccc;margin:1.75rem auto;width:auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:750px;border-radius:10px;z-index:1052}.modal-header{background:#fffbf9;height:40px;line-height:40px;padding:5px 20px;text-align:right;border-radius:10px 10px 0 0}.modal-header h4{float:left;margin:0;padding:0}.modal-body{padding:10px 15px;text-align:left;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:auto}.modal-footer{background:#fffbf9;height:35px;padding:15px;border-radius:0 0 10px 10px}.modal-footer button{margin-right:10px}.close-modal-btn{color:#646464;cursor:pointer;float:right;padding:0 10px;font-size:35px;margin:5px;background:#fff;border-radius:5px;box-shadow:0 1px 5px 0 rgba(0,0,0,.26),0 2px 2px 0 rgba(0,0,0,.16),0 3px 1px -2px rgba(0,0,0,.2)}.close-modal-btn:hover{color:#000;box-shadow:0 1px 10px 0 rgba(0,0,0,.14),0 4px 5px 0 rgba(0,0,0,.2),0 2px 4px -1px rgba(0,0,0,.2)}@font-face{font-family:GimbalGrot-Bol;src:url(/static/media/39B2EE_0_0.cc03a2db.eot);src:url(/static/media/39B2EE_0_0.cc03a2db.eot) format("embedded-opentype"),url(/static/media/39B2EE_0_0.c1c9abf6.woff2) format("woff2"),url(/static/media/39B2EE_0_0.5c1a5456.woff) format("woff"),url(/static/media/39B2EE_0_0.e25f10ff.ttf) format("truetype")}@font-face{font-family:GimbalGrot-Ital;src:url(/static/media/39B2EE_1_0.1c80fc11.eot);src:url(/static/media/39B2EE_1_0.1c80fc11.eot) format("embedded-opentype"),url(/static/media/39B2EE_1_0.ddad369d.woff2) format("woff2"),url(/static/media/39B2EE_1_0.66b6133b.woff) format("woff"),url(/static/media/39B2EE_1_0.0d88d4ed.ttf) format("truetype")}@font-face{font-family:GimbalGrot-Reg;src:url(/static/media/39B2EE_2_0.efbf3943.eot);src:url(/static/media/39B2EE_2_0.efbf3943.eot) format("embedded-opentype"),url(/static/media/39B2EE_2_0.90cd04c2.woff2) format("woff2"),url(/static/media/39B2EE_2_0.a8ef7a0d.woff) format("woff"),url(/static/media/39B2EE_2_0.da6ccc52.ttf) format("truetype")}body{color:#050037;background-color:#fff;font-family:GimbalGrot-Reg,Helvetica,Arial,sans-serif;font-size:14px;line-height:20px;margin:0}body *,body :after,body :before{box-sizing:revert}button,input,select{color:#050037}h1,h2,h3,h4,h5{color:#050037;font-family:GimbalGrot-Bol,Helvetica,Arial,sans-serif;font-weight:400!important}h1{font-size:54px}h2{font-size:41px}h3{font-size:33px}h4{font-size:22px}h5{font-size:18px}p{font-size:17px;font-family:GimbalGrot-Reg,Helvetica,Arial,sans-serif;font-weight:400!important;font-style:normal!important}p.large{font-size:21px}small{font-size:14px}.no-margin{margin:0}header{grid-area:header}aside{grid-area:sidebar}section{grid-area:section}.container{display:grid;grid-template-columns:400px auto auto;grid-template-rows:auto;grid-template-areas:"header header header" "sidebar section section"}.Toastify__toast--dark{background:#121212;color:#fff}.Toastify__toast--default{background:#fff;color:#aaa}.Toastify__toast--info{background:#2196f3}.Toastify__toast--success{background:#04aa6d}.Toastify__toast--warning{background:#ff9800}.Toastify__toast--error{background:#f44336}.Toastify__progress-bar--default{background:#aaa}.Toastify__progress-bar--dark{background:#bb86fc}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start}.Toastify__close-button--default{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:18px;width:16px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}
/*# sourceMappingURL=main.c641c3ae.chunk.css.map */