#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;-webkit-box-shadow:0 0 10px #29d,0 0 5px #29d;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;-webkit-transform:rotate(3deg) translateY(-4px);-moz-transform:rotate(3deg) translateY(-4px);transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-color:#29d transparent transparent #29d;border-style:solid;border-width:2px;border-radius:50%;-webkit-animation:nprogress-spinner .4s linear infinite;-moz-animation:nprogress-spinner .4s linear infinite;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@-moz-keyframes nprogress-spinner{0%{-moz-transform:rotate(0deg);transform:rotate(0deg)}to{-moz-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);transform:rotate(1turn)}}.ant-modal{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#151716;font-size:14px;font-variant:tabular-nums;line-height:1.6;list-style:none;-webkit-font-feature-settings:"tnum","tnum";-moz-font-feature-settings:"tnum","tnum";font-feature-settings:"tnum","tnum";pointer-events:none;position:relative;top:100px;width:auto;max-width:-webkit-calc(100vw - 32px);max-width:-moz-calc(100vw - 32px);max-width:calc(100vw - 32px);margin:0 auto;padding:0 0 24px}.ant-modal.ant-zoom-appear,.ant-modal.ant-zoom-enter{-webkit-transform:none;-moz-transform:none;transform:none;opacity:0;-webkit-animation-duration:.3s;-moz-animation-duration:.3s;animation-duration:.3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;height:100%;background-color:hsla(0,0%,96.5%,.6)}.ant-modal-mask-hidden{display:none}.ant-modal-wrap{position:fixed;top:0;right:0;bottom:0;left:0;overflow:auto;outline:0;z-index:1000}.ant-modal-title{margin:0;color:rgba(0,0,0,.85);font-weight:500;font-size:16px;line-height:22px;word-wrap:break-word}.ant-modal-content{position:relative;background-color:#fff;background-clip:padding-box;border:0;border-radius:4px;-webkit-box-shadow:0 3px 6px -4px rgba(0,0,0,.12),0 6px 16px 0 rgba(0,0,0,.08),0 9px 28px 8px rgba(0,0,0,.05);box-shadow:0 3px 6px -4px rgba(0,0,0,.12),0 6px 16px 0 rgba(0,0,0,.08),0 9px 28px 8px rgba(0,0,0,.05);pointer-events:auto}.ant-modal-close{position:absolute;top:0;right:0;z-index:10;padding:0;color:rgba(0,0,0,.45);font-weight:700;line-height:1;text-decoration:none;background:transparent;border:0;outline:0;cursor:pointer;-webkit-transition:color .3s;-moz-transition:color .3s;transition:color .3s}.ant-modal-close-x{display:block;width:54px;height:54px;font-size:16px;font-style:normal;line-height:54px;text-align:center;text-transform:none;text-rendering:auto}.ant-modal-close:focus,.ant-modal-close:hover{color:rgba(0,0,0,.75);text-decoration:none}.ant-modal-header{padding:16px 24px;color:#151716;background:#fff;border-bottom:1px solid #f0f0f0;border-radius:4px 4px 0 0}.ant-modal-body{padding:24px;font-size:14px;line-height:1.6;word-wrap:break-word}.ant-modal-footer{padding:10px 16px;text-align:right;background:transparent;border-top:1px solid #f0f0f0;border-radius:0 0 4px 4px}.ant-modal-footer .ant-btn+.ant-btn:not(.ant-dropdown-trigger){margin-bottom:0;margin-left:8px}.ant-modal-open{overflow:hidden}.ant-modal-centered{text-align:center}.ant-modal-centered:before{display:inline-block;width:0;height:100%;vertical-align:middle;content:""}.ant-modal-centered .ant-modal{top:0;display:inline-block;padding-bottom:0;text-align:left;vertical-align:middle}@media (max-width:767px){.ant-modal{max-width:-webkit-calc(100vw - 16px);max-width:-moz-calc(100vw - 16px);max-width:calc(100vw - 16px);margin:8px auto}.ant-modal-centered .ant-modal{-webkit-flex:1 1;-moz-box-flex:1;flex:1 1}}.ant-modal-confirm .ant-modal-header{display:none}.ant-modal-confirm .ant-modal-body{padding:32px 32px 24px}.ant-modal-confirm-body-wrapper:before{display:table;content:""}.ant-modal-confirm-body-wrapper:after{display:table;clear:both;content:""}.ant-modal-confirm-body .ant-modal-confirm-title{display:block;overflow:hidden;color:rgba(0,0,0,.85);font-weight:500;font-size:16px;line-height:1.4}.ant-modal-confirm-body .ant-modal-confirm-content{margin-top:8px;color:#151716;font-size:14px}.ant-modal-confirm-body>.anticon{float:left;margin-right:16px;font-size:22px}.ant-modal-confirm-body>.anticon+.ant-modal-confirm-title+.ant-modal-confirm-content{margin-left:38px}.ant-modal-confirm .ant-modal-confirm-btns{margin-top:24px;text-align:right}.ant-modal-confirm .ant-modal-confirm-btns .ant-btn+.ant-btn{margin-bottom:0;margin-left:8px}.ant-modal-confirm-error .ant-modal-confirm-body>.anticon{color:#f5222d}.ant-modal-confirm-confirm .ant-modal-confirm-body>.anticon,.ant-modal-confirm-warning .ant-modal-confirm-body>.anticon{color:#faad14}.ant-modal-confirm-info .ant-modal-confirm-body>.anticon{color:#1890ff}.ant-modal-confirm-success .ant-modal-confirm-body>.anticon{color:#52c41a}.ant-modal-confirm .ant-zoom-leave .ant-modal-confirm-btns{pointer-events:none}.ant-modal-wrap-rtl{direction:rtl}.ant-modal-wrap-rtl .ant-modal-close{right:auto;left:0}.ant-modal-wrap-rtl .ant-modal-footer{text-align:left}.ant-modal-wrap-rtl .ant-modal-footer .ant-btn+.ant-btn{margin-right:8px;margin-left:0}.ant-modal-wrap-rtl .ant-modal-confirm-body{direction:rtl}.ant-modal-wrap-rtl .ant-modal-confirm-body>.anticon{float:right;margin-right:0;margin-left:16px}.ant-modal-wrap-rtl .ant-modal-confirm-body>.anticon+.ant-modal-confirm-title+.ant-modal-confirm-content{margin-right:38px;margin-left:0}.ant-modal-wrap-rtl .ant-modal-confirm-btns{text-align:left}.ant-modal-wrap-rtl .ant-modal-confirm-btns .ant-btn+.ant-btn{margin-right:8px;margin-left:0}.ant-modal-wrap-rtl.ant-modal-centered .ant-modal{text-align:right}.ant-alert{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;color:#151716;font-size:14px;font-variant:tabular-nums;line-height:1.6;list-style:none;-webkit-font-feature-settings:"tnum","tnum";-moz-font-feature-settings:"tnum","tnum";font-feature-settings:"tnum","tnum";position:relative;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;padding:8px 15px;word-wrap:break-word;border-radius:4px}.ant-alert-content{-webkit-flex:1 1;-moz-box-flex:1;flex:1 1;min-width:0}.ant-alert-icon{margin-right:8px}.ant-alert-description{display:none;font-size:14px;line-height:22px}.ant-alert-success{background-color:#f6ffed;border:1px solid #b7eb8f}.ant-alert-success .ant-alert-icon{color:#52c41a}.ant-alert-info{background-color:#e6f7ff;border:1px solid #91d5ff}.ant-alert-info .ant-alert-icon{color:#1890ff}.ant-alert-warning{background-color:#fffbe6;border:1px solid #ffe58f}.ant-alert-warning .ant-alert-icon{color:#faad14}.ant-alert-error{background-color:#fff1f0;border:1px solid #ffa39e}.ant-alert-error .ant-alert-icon{color:#f5222d}.ant-alert-error .ant-alert-description>pre{margin:0;padding:0}.ant-alert-action{margin-left:8px}.ant-alert-close-icon{margin-left:8px;padding:0;overflow:hidden;font-size:12px;line-height:12px;background-color:transparent;border:none;outline:none;cursor:pointer}.ant-alert-close-icon .anticon-close{color:rgba(0,0,0,.45);-webkit-transition:color .3s;-moz-transition:color .3s;transition:color .3s}.ant-alert-close-icon .anticon-close:hover{color:rgba(0,0,0,.75)}.ant-alert-close-text{color:rgba(0,0,0,.45);-webkit-transition:color .3s;-moz-transition:color .3s;transition:color .3s}.ant-alert-close-text:hover{color:rgba(0,0,0,.75)}.ant-alert-with-description{-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;padding:15px 15px 15px 24px}.ant-alert-with-description.ant-alert-no-icon{padding:15px}.ant-alert-with-description .ant-alert-icon{margin-right:15px;font-size:24px}.ant-alert-with-description .ant-alert-message{display:block;margin-bottom:4px;color:rgba(0,0,0,.85);font-size:16px}.ant-alert-message{color:rgba(0,0,0,.85)}.ant-alert-with-description .ant-alert-description{display:block}.ant-alert.ant-alert-motion-leave{overflow:hidden;opacity:1;-webkit-transition:max-height .3s cubic-bezier(.78,.14,.15,.86),opacity .3s cubic-bezier(.78,.14,.15,.86),padding-top .3s cubic-bezier(.78,.14,.15,.86),padding-bottom .3s cubic-bezier(.78,.14,.15,.86),margin-bottom .3s cubic-bezier(.78,.14,.15,.86);-moz-transition:max-height .3s cubic-bezier(.78,.14,.15,.86),opacity .3s cubic-bezier(.78,.14,.15,.86),padding-top .3s cubic-bezier(.78,.14,.15,.86),padding-bottom .3s cubic-bezier(.78,.14,.15,.86),margin-bottom .3s cubic-bezier(.78,.14,.15,.86);transition:max-height .3s cubic-bezier(.78,.14,.15,.86),opacity .3s cubic-bezier(.78,.14,.15,.86),padding-top .3s cubic-bezier(.78,.14,.15,.86),padding-bottom .3s cubic-bezier(.78,.14,.15,.86),margin-bottom .3s cubic-bezier(.78,.14,.15,.86)}.ant-alert.ant-alert-motion-leave-active{max-height:0;margin-bottom:0!important;padding-top:0;padding-bottom:0;opacity:0}.ant-alert-banner{margin-bottom:0;border:0;border-radius:0}.ant-alert.ant-alert-rtl{direction:rtl}.ant-alert-rtl .ant-alert-icon{margin-right:auto;margin-left:8px}.ant-alert-rtl .ant-alert-action,.ant-alert-rtl .ant-alert-close-icon{margin-right:8px;margin-left:auto}.ant-alert-rtl.ant-alert-with-description{padding-right:24px;padding-left:15px}.ant-alert-rtl.ant-alert-with-description .ant-alert-icon{margin-right:auto;margin-left:15px}*,:focus,:hover{outline-color:#037a35}.ant-badge-count{background:#f5222d!important}.ant-btn:focus,.ant-btn:hover{background-color:#151716!important;color:#fff!important;border-color:#151716!important}.ant-btn-primary{border-color:#037a35!important;background-color:transparent!important}.ant-btn-primary:hover{border-color:#037a35!important;background-color:#037a35!important}.ant-btn-primary[disabled],.ant-btn-primary[disabled]:hover{opacity:.4;color:#037a35!important;border-color:#037a35!important;background-color:#fff!important}.ant-btn-primary:focus{color:#037a35!important;background-color:#fff!important;border-color:#037a35!important}.ant-btn-primary.transparent-bg{background-color:transparent!important}.ant-btn-dashed{border-color:#e5f5ea!important;color:#037a35!important;border-style:solid!important;background-color:#e5f5ea!important}.ant-btn-dashed:hover{border-color:#e5f5ea!important;color:#037a35!important;border-style:solid!important;background-color:#e5f5ea!important;-webkit-filter:brightness(.95);filter:brightness(.95)}.ant-btn-dashed[disabled],.ant-btn-dashed[disabled]:hover{opacity:.4;border-color:#e5f5ea!important;color:#037a35!important;border-style:solid!important;background-color:#e5f5ea!important}.ant-btn-dashed:focus{border-color:#e5f5ea!important;color:#037a35!important;border-style:solid!important;background-color:#e5f5ea!important;-webkit-filter:brightness(.95);filter:brightness(.95)}.ant-btn-link{border-radius:0!important;padding:0!important;height:auto!important}.ant-btn-link:not([disabled]):active,.ant-btn-link:not([disabled]):focus,.ant-btn-link:not([disabled]):hover{background-color:transparent!important;border-color:transparent!important;color:#037a35!important}.ant-btn-link:not([disabled]):active,.ant-btn-link:not([disabled]):active>span,.ant-btn-link:not([disabled]):focus,.ant-btn-link:not([disabled]):focus>span,.ant-btn-link:not([disabled]):hover,.ant-btn-link:not([disabled]):hover>span{text-decoration:underline!important}.button .ant-btn{background:#f6f6f6;height:40px}.custom-collapse-style.ant-collapse-borderless{background:transparent}.custom-collapse-style.ant-collapse-borderless>.ant-collapse-item>.ant-collapse-content>.ant-collapse-content-box{padding:0}.custom-collapse-style .ant-collapse-header{font-size:16px;font-weight:700;background-color:transparent;padding-left:0}.custom-collapse-style.ant-collapse-icon-position-right>.ant-collapse-item>.ant-collapse-header{padding-left:0}.custom-collapse-style.ant-collapse-icon-position-right>.ant-collapse-item>.ant-collapse-header span.anticon{right:0}.ant-form-item{margin-bottom:0!important}.ant-drawer-body{display:-webkit-flex;display:-moz-box;display:flex;height:100%}.ant-tabs{overflow:unset!important}.ant-tabs-bar{margin:unset!important}.ant-tabs-nav{margin:0!important}.ant-tabs-content-holder{background:#fff}.ant-select .ant-select-selection-item{color:#000}.ant-select-dropdown-menu{max-height:400px!important}.ant-select-dropdown-menu-item-active:not(.ant-select-dropdown-menu-item-disabled){background-color:#e5f5ea!important}.has-error.has-feedback .ant-form-item-children-icon,.has-success.has-feedback .ant-form-item-children-icon,.has-warning.has-feedback .ant-form-item-children-icon,.is-validating.has-feedback .ant-form-item-children-icon{font-size:24px!important;right:6px!important}.ant-carousel .slick-slider .slick-dots li{margin:0 5px}.ant-carousel .slick-slider .slick-dots li button{background:#037a35!important;border-radius:5px}.ant-modal-footer{border-top:none!important}.ant-modal-close-x{font-size:22px;line-height:76px}.ant-modal-title{font-size:24px!important;font-weight:300!important;line-height:32px!important}.ant-modal-footer{padding-left:24px!important;padding-right:24px!important;padding-bottom:24px!important}.ant-modal-confirm-body .ant-modal-confirm-title{font-size:24px!important;font-weight:300!important;line-height:32px!important}.ant-modal-confirm-body>.anticon{font-size:28px!important}.ant-tooltip-arrow-content,.ant-tooltip-inner{background-color:#000!important}.ant-form-item-label,.ant-form-item-label>label{font-size:12px!important;line-height:14px!important;text-transform:uppercase;color:#757575!important;padding:0 0 4px!important;white-space:nowrap}.ant-form-large .ant-form-item-label>label{height:auto!important}.ant-table{color:#151716!important}.ant-table-tbody>tr.ant-table-row-hover:not(.ant-table-expanded-row):not(.ant-table-row-selected)>td,.ant-table-tbody>tr:hover:not(.ant-table-expanded-row):not(.ant-table-row-selected)>td,.ant-table-thead>tr.ant-table-row-hover:not(.ant-table-expanded-row):not(.ant-table-row-selected)>td,.ant-table-thead>tr:hover:not(.ant-table-expanded-row):not(.ant-table-row-selected)>td{background:#e5f5ea!important}.ant-table-tbody>tr>td,.ant-table-thead>tr>th{border-bottom-color:#d5d5d5!important}.ant-table-thead>tr>th{text-transform:uppercase;font-weight:400!important}.admin .ant-table-thead th.ant-table-column-sort,.ant-table-tbody td.ant-table-column-sort{background:unset}.disable-header-sorting .ant-table-thead th.ant-table-column-has-sorters,.disable-header-sorting .ant-table-thead th.ant-table-column-has-sorters:hover{cursor:auto;background:unset!important}.ant-checkbox-inner,.ant-tree-checkbox-inner{border-radius:3px!important}.ant-checkbox-group{display:-webkit-flex!important;display:-moz-box!important;display:flex!important;-webkit-flex-direction:column!important;-moz-box-orient:vertical!important;-moz-box-direction:normal!important;flex-direction:column!important}.ant-checkbox-group>label{margin-top:10px!important;color:#151716!important}.ant-input-prefix{margin-right:8px!important}.ant-input-lg{height:40px}.ant-input.ant-input-disabled,.ant-select-disabled .ant-select-selector{border-color:#f6f6f6!important}.ant-input-affix-wrapper-lg .ant-input-lg{height:unset}h1,h2,h3,h4,h5,h6{font-weight:300!important;line-height:1.25}h1{font-size:24px}h2{font-size:23px}h3{font-size:20px}h4{font-size:17px}@media (max-width:768px){h1{font-size:21px}h2{font-size:20px}h3{font-size:17px}h4{font-size:15px}}@media (max-width:576px){h1{font-size:17px}h2{font-size:16px}h3{font-size:14px}h4{font-size:13px}p{font-size:16px}}.react-grid-layout{position:relative;-webkit-transition:height .2s ease;-moz-transition:height .2s ease;transition:height .2s ease}.react-grid-item{-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;-webkit-transition-property:left,top;-moz-transition-property:left,top;transition-property:left,top}.react-grid-item img{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.react-grid-item.cssTransforms{-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-moz-transition-property:transform,-moz-transform;transition-property:transform;transition-property:transform,-webkit-transform,-moz-transform}.react-grid-item.resizing{z-index:1;will-change:width,height}.react-grid-item.react-draggable-dragging{-webkit-transition:none;-moz-transition:none;transition:none;z-index:3;will-change:transform}.react-grid-item.dropping{visibility:hidden}.react-grid-item.react-grid-placeholder{background:red;opacity:.2;-webkit-transition-duration:.1s;-moz-transition-duration:.1s;transition-duration:.1s;z-index:2;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.react-grid-item>.react-resizable-handle{position:absolute;width:20px;height:20px}.react-grid-item>.react-resizable-handle:after{content:"";position:absolute;right:3px;bottom:3px;width:5px;height:5px;border-right:2px solid rgba(0,0,0,.4);border-bottom:2px solid rgba(0,0,0,.4)}.react-resizable-hide>.react-resizable-handle{display:none}.react-grid-item>.react-resizable-handle.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);transform:rotate(90deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);transform:rotate(270deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-e,.react-grid-item>.react-resizable-handle.react-resizable-handle-w{top:50%;margin-top:-10px;cursor:ew-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-w{left:0;-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);transform:rotate(135deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-e{right:0;-webkit-transform:rotate(315deg);-moz-transform:rotate(315deg);transform:rotate(315deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-n,.react-grid-item>.react-resizable-handle.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-n{top:0;-webkit-transform:rotate(225deg);-moz-transform:rotate(225deg);transform:rotate(225deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-s{bottom:0;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg)}.react-resizable{position:relative}.react-resizable-handle{position:absolute;width:20px;height:20px;background-repeat:no-repeat;background-origin:content-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+");background-position:100% 100%;padding:0 3px 3px 0}.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg)}.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);transform:rotate(270deg)}.react-resizable-handle-e,.react-resizable-handle-w{top:50%;margin-top:-10px;cursor:ew-resize}.react-resizable-handle-w{left:0;-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);transform:rotate(135deg)}.react-resizable-handle-e{right:0;-webkit-transform:rotate(315deg);-moz-transform:rotate(315deg);transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-resizable-handle-n{top:0;-webkit-transform:rotate(225deg);-moz-transform:rotate(225deg);transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg)}#__next,.app{height:100%}.app{display:-webkit-flex;display:-moz-box;display:flex}.pointer{cursor:pointer}.mobile{display:-webkit-flex;display:-moz-box;display:flex}@media (min-width:768px){.mobile{display:none}}.desktop{display:-webkit-flex;display:-moz-box;display:flex}@media (max-width:768px){.desktop{display:none!important}}.page{width:100%;min-height:100%;height:0;background-color:#fff}.page-wrap{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;width:100%;margin-top:72px}@media (min-width:992px){.page-wrap{min-height:-webkit-calc(100% - 70px);min-height:-moz-calc(100% - 70px);min-height:calc(100% - 70px);width:-webkit-calc(100% - 255px);width:-moz-calc(100% - 255px);width:calc(100% - 255px);margin-left:255px}}.block{background-color:#fff;padding:16px;border-right:1px solid #e5e5e5;border-radius:4px}.admin .top{-webkit-box-shadow:0 2px 6px rgba(0,0,0,.08);box-shadow:0 2px 6px rgba(0,0,0,.08);margin-bottom:16px}.admin .top .header{display:grid;grid-template-columns:auto auto;background-color:#f6f6f6;padding:22px 50px}.admin .top .header h1,.admin .top .header h2,.admin .top .header h3,.admin .top .header h4{margin:0}.admin .top .header h1:first-letter,.admin .top .header h2:first-letter,.admin .top .header h3:first-letter,.admin .top .header h4:first-letter{text-transform:uppercase}.admin .top .buttons{-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end}.admin .top .actions,.admin .top .buttons{display:-webkit-flex;display:-moz-box;display:flex}.admin .top .actions{padding:24px 50px}.admin .top .actions .ant-row{margin-bottom:0!important}.admin .top .tabs{grid-column:1/span 2;background-color:#f6f6f6;padding-left:50px;padding-right:50px;padding-bottom:22px}.admin .ant-table-cell:first-child{padding-left:50px!important}.admin .ant-table-cell:last-child{padding-right:50px!important}.table{display:table}.table-row{display:table-row}.table-cell{display:table-cell}.full-width{width:100%}.push-right{text-align:right}.vertical-spacing{margin-bottom:1em}.centered{text-align:center}@media (min-width:768px){.home .article{height:100%}}.article-container{max-width:600px;padding:20px}.article-container .article{margin-bottom:20px}.padded{padding:24px}@media (max-width:768px){.padded{padding:16px}}@media (max-width:576px){.padded{padding:12px}}.padded-wide{padding:40px}@media (max-width:768px){.padded-wide{padding:24px}}@media (max-width:576px){.padded-wide{padding:16px}}.button-icon{font-size:20px;color:#1497d5!important}.button-icon.close{color:#ee8233!important}.admin-unit{position:relative;padding:6px;margin:6px;border:1px solid #d4d4d4;border-radius:4px;background-color:#fff}.admin-unit.add{border-color:#eee}.repeatable{background:#f5f5f5;border-radius:4px;padding:12px;position:relative;margin-bottom:12px}.item-add{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-align-items:center;-moz-box-align:center;align-items:center;cursor:pointer}.item-add>*{margin-right:5px}.item-delete{position:absolute;right:8px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%)}.gojs :focus{outline-color:transparent!important}.ant-modal.onboarding{width:-webkit-calc(100% - 40px)!important;width:-moz-calc(100% - 40px)!important;width:calc(100% - 40px)!important}@media (max-width:768px){.ant-modal.onboarding{width:-webkit-calc(100% - 10px)!important;width:-moz-calc(100% - 10px)!important;width:calc(100% - 10px)!important}}.round .ant-select-selector{border-radius:20px!important}.round .ant-select-selection-item{color:#757575}@media (min-width:1200px){.ant-modal.onboarding{width:1160px!important}}form.readonly-form *{pointer-events:none}
/*# sourceMappingURL=6335d09afed27351feaf.css.map*/