.loader{flex-direction:column;justify-content:center;align-items:center;display:none;opacity:0;transition:opacity .5s ease-in-out;margin:2rem}.loader.visible{opacity:1}.loader.lock{position:absolute;width:100%;height:100%;z-index:999;background-color:hsla(0,0%,100%,.7)}.loader.progress{display:flex;position:absolute;width:100%;top:0;left:0}.loader.progress .message{position:absolute;left:0;top:0;width:100%;text-align:center;color:#fff;font-size:8px;z-index:10}.loader.progress .animation{z-index:5;height:8px;width:100%;margin:0;background-color:hsla(0,0%,80%,.8);display:flex}.loader.progress .animation:before{height:10px;width:100%;margin:0;background-color:rgba(182,41,37,.8);content:"";animation:running-progress 2s cubic-bezier(.4,0,.2,1) infinite}@keyframes running-progress{0%{margin-left:0;margin-right:100%}50%{margin-left:25%;margin-right:0}to{margin-left:100%;margin-right:0}}.loader.spinner.visible{display:flex}.loader.spinner .cancel,.loader.spinner .message{padding-top:10px;font-size:12px}.loader.spinner .cancel{text-decoration:underline}.loader.spinner .cancel:hover{text-decoration:none;cursor:pointer}.loader.spinner .animation{font-size:12px;text-indent:-9999em;width:50px;height:50px;border-radius:50%;background:#1c1c1c;background:-moz-linear-gradient(left,#1c1c1c 10%,rgba(28,28,28,0) 42%);background:-webkit-linear-gradient(left,#1c1c1c 10%,rgba(28,28,28,0) 42%);background:-o-linear-gradient(left,#1c1c1c 10%,rgba(28,28,28,0) 42%);background:-ms-linear-gradient(left,#1c1c1c 10%,rgba(28,28,28,0) 42%);background:linear-gradient(90deg,#1c1c1c 10%,rgba(28,28,28,0) 42%);position:relative;-webkit-animation:load3 1.4s linear infinite;animation:load3 1.4s linear infinite;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0)}.loader.spinner .animation:before{width:50%;height:50%;background:#1c1c1c;border-radius:100% 0 0 0;position:absolute;top:0;left:0;content:""}.loader.spinner .animation:after{background:#fff;width:75%;height:75%;border-radius:50%;content:"";margin:auto;position:absolute;top:0;left:0;bottom:0;right:0}@-webkit-keyframes load3{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes load3{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.ReactTable{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:1px solid rgba(0,0,0,.1)}.ReactTable *{box-sizing:border-box}.ReactTable .rt-table{-ms-flex:auto 1;flex:auto 1;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%;border-collapse:collapse;overflow:auto}.ReactTable .rt-table,.ReactTable .rt-thead{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal}.ReactTable .rt-thead{-ms-flex:1 0 auto;flex:1 0 auto;-ms-flex-direction:column;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ReactTable .rt-thead.-headerGroups{background:rgba(0,0,0,.03)}.ReactTable .rt-thead.-filters,.ReactTable .rt-thead.-headerGroups{border-bottom:1px solid rgba(0,0,0,.05)}.ReactTable .rt-thead.-filters input,.ReactTable .rt-thead.-filters select{border:1px solid rgba(0,0,0,.1);background:#fff;padding:5px 7px;font-size:inherit;border-radius:3px;font-weight:400;outline-width:0}.ReactTable .rt-thead.-filters .rt-th{border-right:1px solid rgba(0,0,0,.02)}.ReactTable .rt-thead.-header{box-shadow:0 2px 15px 0 rgba(0,0,0,.15)}.ReactTable .rt-thead .rt-tr{text-align:center}.ReactTable .rt-thead .rt-td,.ReactTable .rt-thead .rt-th{padding:5px;line-height:normal;position:relative;border-right:1px solid rgba(0,0,0,.05);transition:box-shadow .3s cubic-bezier(.175,.885,.32,1.275);box-shadow:inset 0 0 0 0 transparent}.ReactTable .rt-thead .rt-td.-sort-asc,.ReactTable .rt-thead .rt-th.-sort-asc{box-shadow:inset 0 3px 0 0 rgba(0,0,0,.6)}.ReactTable .rt-thead .rt-td.-sort-desc,.ReactTable .rt-thead .rt-th.-sort-desc{box-shadow:inset 0 -3px 0 0 rgba(0,0,0,.6)}.ReactTable .rt-thead .rt-td.-cursor-pointer,.ReactTable .rt-thead .rt-th.-cursor-pointer{cursor:pointer}.ReactTable .rt-thead .rt-td:last-child,.ReactTable .rt-thead .rt-th:last-child{border-right:0}.ReactTable .rt-thead .rt-th:focus{outline-width:0}.ReactTable .rt-thead .rt-resizable-header{overflow:visible}.ReactTable .rt-thead .rt-resizable-header:last-child{overflow:hidden}.ReactTable .rt-thead .rt-resizable-header-content{overflow:hidden;text-overflow:ellipsis}.ReactTable .rt-thead .rt-header-pivot{border-right-color:#f7f7f7}.ReactTable .rt-thead .rt-header-pivot:after,.ReactTable .rt-thead .rt-header-pivot:before{left:100%;top:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.ReactTable .rt-thead .rt-header-pivot:after{border-color:hsla(0,0%,100%,0) hsla(0,0%,100%,0) hsla(0,0%,100%,0) #fff;border-width:8px;margin-top:-8px}.ReactTable .rt-thead .rt-header-pivot:before{border-color:hsla(0,0%,40%,0) hsla(0,0%,40%,0) hsla(0,0%,40%,0) #f7f7f7;border-width:10px;margin-top:-10px}.ReactTable .rt-tbody{-webkit-box-flex:99999;-ms-flex:99999 1 auto;flex:99999 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:auto}.ReactTable .rt-tbody .rt-tr-group{border-bottom:1px solid rgba(0,0,0,.05)}.ReactTable .rt-tbody .rt-tr-group:last-child{border-bottom:0}.ReactTable .rt-tbody .rt-td{border-right:1px solid rgba(0,0,0,.02)}.ReactTable .rt-tbody .rt-td:last-child{border-right:0}.ReactTable .rt-tbody .rt-expandable{cursor:pointer;text-overflow:clip}.ReactTable .rt-tr-group{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.ReactTable .rt-tr{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.ReactTable .rt-td,.ReactTable .rt-th{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;white-space:nowrap;text-overflow:ellipsis;padding:7px 5px;overflow:hidden;transition:.3s ease;transition-property:width,min-width,padding,opacity}.ReactTable .rt-td.-hidden,.ReactTable .rt-th.-hidden{width:0!important;min-width:0!important;padding:0!important;border:0!important;opacity:0!important}.ReactTable .rt-expander{display:inline-block;position:relative;color:transparent;margin:0 10px}.ReactTable .rt-expander:after{content:"";position:absolute;width:0;height:0;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(-90deg);transform:translate(-50%,-50%) rotate(-90deg);border-left:5.04px solid transparent;border-right:5.04px solid transparent;border-top:7px solid rgba(0,0,0,.8);transition:all .3s cubic-bezier(.175,.885,.32,1.275);cursor:pointer}.ReactTable .rt-expander.-open:after{-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}.ReactTable .rt-resizer{display:inline-block;position:absolute;width:36px;top:0;bottom:0;right:-18px;cursor:col-resize;z-index:10}.ReactTable .rt-tfoot{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;box-shadow:0 0 15px 0 rgba(0,0,0,.15)}.ReactTable .rt-tfoot .rt-td{border-right:1px solid rgba(0,0,0,.05)}.ReactTable .rt-tfoot .rt-td:last-child{border-right:0}.ReactTable.-striped .rt-tr.-odd{background:rgba(0,0,0,.03)}.ReactTable.-highlight .rt-tbody .rt-tr:not(.-padRow):hover{background:rgba(0,0,0,.05)}.ReactTable .-pagination{z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:3px;box-shadow:0 0 15px 0 rgba(0,0,0,.1);border-top:2px solid rgba(0,0,0,.1)}.ReactTable .-pagination input,.ReactTable .-pagination select{border:1px solid rgba(0,0,0,.1);background:#fff;padding:5px 7px;font-size:inherit;border-radius:3px;font-weight:400;outline-width:0}.ReactTable .-pagination .-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:100%;height:100%;border:0;border-radius:3px;padding:6px;font-size:1em;color:rgba(0,0,0,.6);background:rgba(0,0,0,.1);transition:all .1s ease;cursor:pointer;outline-width:0}.ReactTable .-pagination .-btn[disabled]{opacity:.5;cursor:default}.ReactTable .-pagination .-btn:not([disabled]):hover{background:rgba(0,0,0,.3);color:#fff}.ReactTable .-pagination .-next,.ReactTable .-pagination .-previous{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center}.ReactTable .-pagination .-center{-webkit-box-flex:1.5;-ms-flex:1.5;flex:1.5;text-align:center;margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}.ReactTable .-pagination .-pageInfo{display:inline-block;margin:3px 10px;white-space:nowrap}.ReactTable .-pagination .-pageJump{display:inline-block}.ReactTable .-pagination .-pageJump input{width:70px;text-align:center}.ReactTable .-pagination .-pageSizeOptions{margin:3px 10px}.ReactTable .rt-noData{left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1;padding:20px;color:rgba(0,0,0,.5)}.ReactTable .-loading,.ReactTable .rt-noData{display:block;position:absolute;background:hsla(0,0%,100%,.8);transition:all .3s ease;pointer-events:none}.ReactTable .-loading{left:0;right:0;top:0;bottom:0;z-index:-1;opacity:0}.ReactTable .-loading>div{position:absolute;display:block;text-align:center;width:100%;top:50%;left:0;font-size:15px;color:rgba(0,0,0,.6);-webkit-transform:translateY(-52%);transform:translateY(-52%);transition:all .3s cubic-bezier(.25,.46,.45,.94)}.ReactTable .-loading.-active{opacity:1;z-index:2;pointer-events:all}.ReactTable .-loading.-active>div{-webkit-transform:translateY(50%);transform:translateY(50%)}.ReactTable .rt-resizing .rt-td,.ReactTable .rt-resizing .rt-th{transition:none!important;cursor:col-resize;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */#root.login{background:#1a1a1a}#root .overlay .login{width:25%;padding:25px;background-color:#fff;border-radius:2px;box-shadow:0 14px 45px rgba(0,0,0,.25),0 10px 18px rgba(0,0,0,.22);display:flex;flex-direction:column;position:relative;text-align:center}#root .overlay .login .loader{z-index:999}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */#root.login-callback{background:#1a1a1a}#root .overlay .login-callback{width:25%;padding:25px;background-color:#fff;border-radius:2px;box-shadow:0 14px 45px rgba(0,0,0,.25),0 10px 18px rgba(0,0,0,.22);display:flex;flex-direction:column;position:relative}#root .overlay .login-callback form{display:flex;flex-direction:column;flex:1}#root .overlay .login-callback form .password,#root .overlay .login-callback form .username{width:100%;overflow:hidden}#root .overlay .login-callback form .divider{flex:1}#root .overlay .login-callback form .login-button{margin-top:25px}#root .overlay .login-callback .loader{position:absolute;top:0;left:0;width:100%;height:100%;z-index:999}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */#root.logout{background:#1a1a1a}#root .overlay{background-color:rgba(0,0,0,.9);width:100%;height:100%;display:flex;justify-content:center;align-items:center}#root .overlay .logout{width:25%;padding:25px;background-color:#fff;border-radius:2px;box-shadow:0 14px 45px rgba(0,0,0,.25),0 10px 18px rgba(0,0,0,.22);display:flex;flex-direction:column;position:relative;text-align:center}#root .overlay .logout form{display:flex;flex-direction:column;flex:1}#root .overlay .logout form .password,#root .overlay .logout form .username{width:100%;overflow:hidden}#root .overlay .logout form .divider{flex:1}#root .overlay .logout form .login-button{margin-top:25px}#root .overlay .logout .loader{position:absolute;top:0;left:0;width:100%;height:100%;z-index:999}.project-list{position:relative;flex:1 1 auto;max-height:100%;overflow-y:hidden;display:flex;flex-direction:column}.project-list .spinner{width:100%;height:100%;background-color:hsla(0,0%,100%,.75);position:absolute;padding:0;margin:0;top:0;left:0;z-index:999}.project-list .table-wrapper{padding:20px;flex:1 1 auto;overflow-y:hidden;flex-direction:column;display:flex}.project-list .table-wrapper .ReactTable{height:100%;max-height:100%;overflow:hidden;flex:0 1 auto}.project-list .paging{width:100%;padding:0 20px 20px;text-align:center}.project-list .paging a{display:inline-block;padding:0 5px}.project-list .paging a.current{color:inherit;text-decoration:none;font-weight:700}.project-list .paging a.current:hover{cursor:default}.project-list .rt-tbody .rt-td:hover{cursor:pointer}.create-project-dialog>div>div>div>div{overflow-y:auto!important}.create-project-dialog .template{margin-top:20px}.create-project-dialog .template .template-content{display:flex;flex-direction:row}.create-project-dialog .template ul{margin:0;padding:5px 0 0;list-style:none;overflow-y:auto}.create-project-dialog .template ul li{padding:5px 10px;border-radius:2px}.create-project-dialog .template ul li:hover{cursor:pointer;background-color:#ccc}.create-project-dialog .template ul li.selected{background-color:#bdd64e;border-color:#718a00}.create-project-dialog .template .templates{flex:1;padding-left:10px}#projects .header .search{padding-right:20px}.file-upload{margin-top:20px}.file-upload input{opacity:0;width:0}.add-image-dialog .add-image-dialog-wrapper{display:flex;flex-direction:column}.add-image-dialog .add-image-dialog-content,.add-image-dialog .add-image-dialog-wrapper>div{flex:0 1 auto;display:flex;flex-direction:column}.add-image-dialog .add-image-dialog-content{overflow:hidden;position:relative}.add-image-dialog .add-image-dialog-content .data{display:flex;flex-direction:row;flex-wrap:wrap;overflow-y:auto;padding:5px}.add-image-dialog .add-image-dialog-content .image{display:block;width:100%}.add-image-dialog .add-image-dialog-content .image img{max-width:100%}.select-cover-dialog__paper div:nth-child(2){overflow-y:auto!important}.select-cover-dialog .divider{flex:1 0 auto}.select-cover-dialog .spinner{position:absolute;left:0;top:0;width:100%;height:100%;margin:0;background-color:hsla(0,0%,100%,.75)}.select-cover-dialog .covers{display:flex;flex-direction:row;flex-wrap:wrap}.select-cover-dialog .covers .cover,.select-cover-dialog .covers .folder{width:165px;height:93px;margin:5px;background-size:cover;background-repeat:no-repeat;background-position:50%;position:relative}.select-cover-dialog .covers .cover:hover,.select-cover-dialog .covers .folder:hover{cursor:pointer}.select-cover-dialog .covers .cover:hover:after,.select-cover-dialog .covers .folder:hover:after{content:"";position:absolute;width:100%;height:100%;left:0;top:0;z-index:99;background:hsla(0,0%,100%,.3)}.select-cover-dialog .covers .cover.selected .name,.select-cover-dialog .covers .folder.selected .name{background-color:rgba(0,255,0,.8);color:#000}.select-cover-dialog .covers .cover .name,.select-cover-dialog .covers .folder .name{position:absolute;bottom:0;left:0;width:100%;padding:5px 8px;background-color:rgba(0,0,0,.5);color:#fff}.select-cover-dialog .covers .folder{display:flex;flex-direction:column;justify-content:center;align-items:center;border:1px solid #ccc}.select-cover-dialog .covers .folder .icon{font-size:60px;padding-bottom:24px;position:relative}.select-cover-dialog .covers .folder .icon img{width:28px;position:absolute;left:13px;top:20px;z-index:1}.select-cover-dialog .covers .folder .name{position:absolute;bottom:0;left:0;width:100%;padding:5px 8px;background-color:rgba(0,0,0,.5);color:#fff;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.select-section-type-dialog .select-section-type-dialog-body{overflow:hidden;display:flex;flex-direction:column;position:relative}.select-section-type-dialog .divider{flex:1 0 auto}.select-section-type-dialog .loader{background-color:hsla(0,0%,100%,.7);position:absolute;width:100%;height:100%;left:0;top:0;z-index:999}.select-section-type-dialog .dialog-content{flex:1 1 auto;overflow-y:auto;min-height:0;display:flex;flex-direction:column;align-items:center}.select-section-type-dialog .header{width:100%;border-top:1px solid #999;text-align:center}.select-section-type-dialog .header.empty{color:#777;padding-top:20px;font-size:14px}.select-section-type-dialog .signature{display:flex;flex-direction:column;align-items:center}.select-section-type-dialog .signature .mode,.select-section-type-dialog .signature .responsible{text-align:left}.select-section-type-dialog .image-section{padding-top:10px;display:flex;flex-direction:column;overflow:hidden;position:relative}.select-section-type-dialog .image-section .spinner{position:absolute;background-color:hsla(0,0%,100%,.75);left:0;top:0;width:100%;height:100%;margin:0}.select-section-type-dialog .image-section .images{display:flex;flex-direction:row;flex-wrap:wrap;overflow-y:auto}.select-section-type-dialog .image-section .images .folder,.select-section-type-dialog .image-section .images .image{width:165px;height:93px;margin:5px;background-size:cover;background-repeat:no-repeat;background-position:50%;position:relative}.select-section-type-dialog .image-section .images .folder:hover,.select-section-type-dialog .image-section .images .image:hover{cursor:pointer}.select-section-type-dialog .image-section .images .folder:hover:after,.select-section-type-dialog .image-section .images .image:hover:after{content:"";position:absolute;width:100%;height:100%;left:0;top:0;z-index:99;background:hsla(0,0%,100%,.3)}.select-section-type-dialog .image-section .images .image.selected .name{background-color:rgba(0,255,0,.8);color:#000}.select-section-type-dialog .image-section .images .image .name{position:absolute;bottom:0;left:0;width:100%;padding:5px 8px;background-color:rgba(0,0,0,.5);color:#fff;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.select-section-type-dialog .image-section .images .folder{display:flex;flex-direction:column;justify-content:center;align-items:center;border:1px solid #ccc}.select-section-type-dialog .image-section .images .folder .icon{font-size:60px;padding-bottom:24px;position:relative}.select-section-type-dialog .image-section .images .folder .icon img{width:28px;position:absolute;left:13px;top:20px;z-index:1}.select-section-type-dialog .image-section .images .folder .name{position:absolute;bottom:0;left:0;width:100%;padding:5px 8px;background-color:rgba(0,0,0,.5);color:#fff;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.select-section-type-dialog .standard-sections{flex:1;display:flex;flex-direction:column;width:100%;border-top:1px solid #999;text-align:left}.select-section-type-dialog .standard-sections .header{flex:1 0 auto;border-top:0;display:flex;flex-direction:column;justify-content:flex-end;align-items:center}.select-section-type-dialog .standard-sections .picker-header{margin-top:15px;padding-bottom:5px;margin-bottom:5px;color:rgba(0,0,0,.3);display:inline-block;width:256px;font-size:12px;text-align:left}.select-section-type-dialog .standard-sections .picker{display:flex;flex:1;flex-direction:row;padding-top:10px;padding-bottom:10px;margin-bottom:10px;border-bottom:1px dashed #ccc;border-top:1px solid #eee}.select-section-type-dialog .standard-sections .categories{overflow-y:auto;min-width:120px}.select-section-type-dialog .standard-sections .categories .prevalue-category{padding:5px;width:100%;font-size:12px}.select-section-type-dialog .standard-sections .categories .prevalue-category.selected{background-color:#ddd}.select-section-type-dialog .standard-sections .categories .prevalue-category:hover{background-color:#ddd;cursor:pointer}.select-section-type-dialog .standard-sections .prevalues{overflow-y:auto;margin-left:10px;min-width:100px}.select-section-type-dialog .standard-sections .prevalues .prevalue{padding:5px;width:100%;font-size:12px}.select-section-type-dialog .standard-sections .prevalues .prevalue.selected{background-color:#ddd}.select-section-type-dialog .standard-sections .prevalues .prevalue:hover{background-color:#ddd;cursor:pointer}.select-section-type-dialog .standard-sections .preview{flex:1;display:flex;flex-direction:column;text-align:left;font-size:12px;padding-left:10px}.select-section-type-dialog .standard-sections .preview .add{text-align:right;margin:5px 0 0}.select-section-type-dialog .standard-sections .preview .text{flex:1;overflow-y:auto}.select-section-type-dialog .standard-sections .preview ol,.select-section-type-dialog .standard-sections .preview p:first-child,.select-section-type-dialog .standard-sections .preview ul{padding-top:0;margin-top:0}.select-section-type-dialog .standard-sections .preview p:last-child{padding-bottom:0;margin-bottom:0}.select-section-type-dialog .standard-sections .selected-prevalues{flex:1 0 auto;font-size:12px}.select-section-type-dialog .standard-sections .selected-prevalues ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:row;flex-wrap:wrap}.select-section-type-dialog .standard-sections .selected-prevalues .prevalue{display:flex;flex-direction:row;padding:5px;background-color:#ccc;border-radius:4px;margin-right:5px}.select-section-type-dialog .standard-sections .selected-prevalues .prevalue:hover{cursor:move}.select-section-type-dialog .standard-sections .selected-prevalues .prevalue .name{flex:1}.select-section-type-dialog .standard-sections .selected-prevalues .prevalue .delete{padding-left:5px}.select-section-type-dialog .standard-sections .selected-prevalues .prevalue .delete:hover{color:#333;cursor:pointer}.select-section-type-dialog .section-types{flex:1 0 auto;display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%}.select-section-type-dialog .section-types .type{display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:14px;min-width:48px;height:48px;padding:4px 9px 0;margin:0 10px;border-top:1px solid #fff;border-left:1px solid #fff;border-right:1px solid #fff;border-top-left-radius:4px;border-top-right-radius:4px}.select-section-type-dialog .section-types .type.selected{position:relative;border-top:1px solid #999;border-left:1px solid #999;border-right:1px solid #999}.select-section-type-dialog .section-types .type.selected:after{position:absolute;content:" ";height:1px;width:100%;bottom:-1px;left:0;background-color:#fff;z-index:1}.select-section-type-dialog .section-types .type:hover{cursor:pointer}.select-section-type-dialog .section-types .type .fa{font-size:16px;margin-bottom:5px}.move-selected-prevalue-ghost{z-index:9999;display:flex;flex-direction:row;padding:5px;background-color:#eee;border:1px dashed #bbb;border-radius:4px;margin-right:5px;font-size:12px}.move-selected-prevalue-ghost .name{flex:1}.move-selected-prevalue-ghost .delete{display:none}.select-image-dialog .select-image-dialog-content{overflow:hidden;display:flex;flex-direction:column;position:relative}.select-image-dialog .divider{flex:1 0 auto}.select-image-dialog .spinner{position:absolute;left:0;top:0;width:100%;height:100%;margin:0;background-color:hsla(0,0%,100%,.75)}.select-image-dialog .images{display:flex;flex-direction:row;flex-wrap:wrap;overflow-y:auto}.select-image-dialog .images .folder,.select-image-dialog .images .image{width:165px;height:93px;margin:5px;background-size:cover;background-repeat:no-repeat;background-position:50%;position:relative}.select-image-dialog .images .folder:hover,.select-image-dialog .images .image:hover{cursor:pointer}.select-image-dialog .images .folder:hover:after,.select-image-dialog .images .image:hover:after{content:"";position:absolute;width:100%;height:100%;left:0;top:0;z-index:99;background:hsla(0,0%,100%,.3)}.select-image-dialog .images .image.selected .name{background-color:rgba(0,255,0,.8);color:#000}.select-image-dialog .images .image .name{position:absolute;bottom:0;left:0;width:100%;padding:5px 8px;background-color:rgba(0,0,0,.5);color:#fff;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.select-image-dialog .images .folder{display:flex;flex-direction:column;justify-content:center;align-items:center;border:1px solid #ccc}.select-image-dialog .images .folder .icon{font-size:60px;padding-bottom:24px;position:relative}.select-image-dialog .images .folder .icon img{width:28px;position:absolute;left:13px;top:20px;z-index:1}.select-image-dialog .images .folder .name{position:absolute;bottom:0;left:0;width:100%;padding:5px 8px;background-color:rgba(0,0,0,.5);color:#fff;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.formula-input{position:relative}.formula-input .editor{display:flex;flex-direction:row;align-items:center}.formula-input .editor .fa{padding:7px;border:1px solid #ccc;margin-right:10px;background-color:#eee}.formula-input .editor .fa:hover{cursor:pointer;background-color:#ddd}.formula-input .editor .fa.active{background-color:#762f8a;border-color:#4a095d;color:#fff}.formula-input .preview{position:absolute;bottom:-10px;left:0;width:100%;font-size:12px;color:#555}.add-pricelist-dialog .add-pricelist-dialog-content{overflow:hidden;display:flex;flex-direction:column}.project-price-lists{background-color:#efefef;padding:0 15px 10px;margin-bottom:20px;border-radius:3px;display:flex;flex-direction:row;align-items:flex-start}.project-price-lists.hidden{display:none}.project-price-lists .alert{flex:1 0 auto;margin-top:10px;margin-right:10px}.project-price-lists .list{flex:1 1 auto;display:flex;flex-direction:row;flex-wrap:wrap}.project-price-lists .list .price-list-group{padding:5px;margin-top:10px;margin-right:10px;border:1px dashed #ccc;border-radius:3px}.project-price-lists .list .price-list-group .group-title{font-size:12px;padding-bottom:5px}.project-price-lists .list .price-list-items{display:flex;flex-direction:row;flex-wrap:wrap;padding:5px}.project-price-lists .list .price-list-item{display:block;text-align:center;margin-left:10px}.project-price-lists .list .price-list-item:first-child{margin-left:0}.project-price-lists .list .price-list-item:hover{cursor:pointer}.project-price-lists .list .price-list-item i{font-size:24px;margin-bottom:5px}.project-price-lists .list .price-list-item .delete-price-list{font-size:12px}#project .header{flex:0 0 auto;background-color:#fefefe}#project .header h1{font-weight:400;width:50%}#project .header .version{margin-right:20px;height:48px}#project .header .version hr{display:none}#project .header .mode{margin-right:20px}#project .header .download{margin-right:40px;font-size:20px}#project .content{padding:0 30px 20px}#project .content .project-header .project-info{display:flex;flex-direction:column}#project .content .project-header .project-info .project-info-settings{display:flex;flex-direction:row;align-items:center;margin-bottom:20px}#project .content .project-header .project-info .project-info-settings>*{margin-left:20px}#project .content .project-header .project-info .project-info-settings>:first-child{margin-left:0}#project .content .project-header .project-info .project-info-actions{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;margin-top:20px}#project .content .project-header .project-info .project-info-actions>*{margin-left:20px}#project .content .project-header .project-info .project-info-actions>:first-child{margin-left:0}#project .content .project-header .project-info .dirty{padding:.75rem 1.25rem;color:#856404;background-color:#fff3cd;border:1px solid #ffeeba;border-radius:.25rem}#project .content .project-header .project-info .divider{flex:1}#project .content .project-header .project-info .copy-button,#project .content .project-header .project-info .delete-button{height:36px}#project .content .project-sections{flex:1 1 auto;min-height:100%;overflow-y:auto;padding:0 4px 10px}#project .content .project-sections>ul{padding:0;margin:0;list-style:none}#project .content .project-sections .fixed-sections{display:flex}#project .content .project-sections .fixed-sections h3{font-weight:400}#project .content .project-sections .fixed-sections .half-section:first-child,#project .content .project-sections .fixed-sections .half-section:last-child{width:50%}#project .content .project-sections .half-section.cover{display:flex;height:200px}#project .content .project-sections .half-section.cover .thumbnail{width:350px;background-size:cover;background-position:50%;position:relative}#project .content .project-sections .half-section.cover .thumbnail:hover{cursor:pointer}#project .content .project-sections .half-section.cover .thumbnail:hover:after{content:"";position:absolute;left:0;top:0;height:100%;width:100%;background-color:rgba(0,0,0,.5)}#project .content .project-sections .half-section.cover .description{padding:25px;flex:1}#project .content .project-sections .half-section.badge{display:flex;height:200px}#project .content .project-sections .half-section.badge .thumbnail{width:350px;background-size:cover;background-repeat:no-repeat;background-position:50%;position:relative}#project .content .project-sections .half-section.badge .thumbnail:hover{cursor:pointer}#project .content .project-sections .half-section.badge .thumbnail:hover:after{content:"";position:absolute;left:0;top:0;height:100%;width:100%;background-color:rgba(0,0,0,.5)}#project .content .project-sections .half-section.badge .description{padding:25px;flex:1}#project .content .project-sections .section{margin-bottom:20px;box-shadow:0 1px 6px rgba(0,0,0,.12),0 1px 4px rgba(0,0,0,.12);border-radius:2px}#project .content .project-sections .section.readonly .section-header{background-color:rgba(0,0,0,.05);background-image:repeating-linear-gradient(-45deg,transparent,transparent 10px,hsla(0,0%,100%,.5) 0,hsla(0,0%,100%,.5) 20px)}#project .content .project-sections .section.hidden{display:none!important}#project .content .project-sections .section.saving{position:relative}#project .content .project-sections .section.saving .loader{background-color:hsla(0,0%,100%,.7);position:absolute;left:0;top:0;z-index:999;width:100%;height:100%}#project .content .project-sections .section.saving .loader .animation{width:30px;height:30px}#project .content .project-sections .section.moving .actions,#project .content .project-sections .section.moving .section-content{display:none}#project .content .project-sections .section.picture,#project .content .project-sections .section.price,#project .content .project-sections .section.signature,#project .content .project-sections .section.sum,#project .content .project-sections .section.text{display:flex;flex-direction:column}#project .content .project-sections .section.picture.readonly .section-header .name input,#project .content .project-sections .section.price.readonly .section-header .name input,#project .content .project-sections .section.signature.readonly .section-header .name input,#project .content .project-sections .section.sum.readonly .section-header .name input,#project .content .project-sections .section.text.readonly .section-header .name input{color:rgba(0,0,0,.8)!important;-webkit-text-fill-color:rgba(0,0,0,.8)!important}#project .content .project-sections .section.picture .section-content,#project .content .project-sections .section.price .section-content,#project .content .project-sections .section.signature .section-content,#project .content .project-sections .section.sum .section-content,#project .content .project-sections .section.text .section-content{flex-direction:column;display:flex}#project .content .project-sections .section.picture .section-header,#project .content .project-sections .section.price .section-header,#project .content .project-sections .section.signature .section-header,#project .content .project-sections .section.sum .section-header,#project .content .project-sections .section.text .section-header{height:60px;flex-direction:row;display:flex;align-items:center}#project .content .project-sections .section.picture .section-header label,#project .content .project-sections .section.price .section-header label,#project .content .project-sections .section.signature .section-header label,#project .content .project-sections .section.sum .section-header label,#project .content .project-sections .section.text .section-header label{font-size:12px;line-height:inherit!important}#project .content .project-sections .section.picture .section-header:hover,#project .content .project-sections .section.price .section-header:hover,#project .content .project-sections .section.signature .section-header:hover,#project .content .project-sections .section.sum .section-header:hover,#project .content .project-sections .section.text .section-header:hover{cursor:move}#project .content .project-sections .section.picture .section-header .section-open-icon,#project .content .project-sections .section.price .section-header .section-open-icon,#project .content .project-sections .section.signature .section-header .section-open-icon,#project .content .project-sections .section.sum .section-header .section-open-icon,#project .content .project-sections .section.text .section-header .section-open-icon{padding:0 30px;width:16px;height:16px}#project .content .project-sections .section.picture .section-header .section-open-icon:hover,#project .content .project-sections .section.price .section-header .section-open-icon:hover,#project .content .project-sections .section.signature .section-header .section-open-icon:hover,#project .content .project-sections .section.sum .section-header .section-open-icon:hover,#project .content .project-sections .section.text .section-header .section-open-icon:hover{cursor:pointer}#project .content .project-sections .section.picture .section-header .section-icon,#project .content .project-sections .section.price .section-header .section-icon,#project .content .project-sections .section.signature .section-header .section-icon,#project .content .project-sections .section.sum .section-header .section-icon,#project .content .project-sections .section.text .section-header .section-icon{padding-right:10px}#project .content .project-sections .section.picture .section-header>.header-actions,#project .content .project-sections .section.price .section-header>.header-actions,#project .content .project-sections .section.signature .section-header>.header-actions,#project .content .project-sections .section.sum .section-header>.header-actions,#project .content .project-sections .section.text .section-header>.header-actions{padding:20px 30px;border-left:1px solid #eee;background:#fafafa;height:100%;display:flex;flex-direction:row;align-items:center}#project .content .project-sections .section.picture .section-header .new-page>div>div,#project .content .project-sections .section.price .section-header .new-page>div>div,#project .content .project-sections .section.signature .section-header .new-page>div>div,#project .content .project-sections .section.sum .section-header .new-page>div>div,#project .content .project-sections .section.text .section-header .new-page>div>div{align-items:center}#project .content .project-sections .section.picture .section-header .new-page>div>div>div,#project .content .project-sections .section.price .section-header .new-page>div>div>div,#project .content .project-sections .section.signature .section-header .new-page>div>div>div,#project .content .project-sections .section.sum .section-header .new-page>div>div>div,#project .content .project-sections .section.text .section-header .new-page>div>div>div{margin-right:0!important}#project .content .project-sections .section.picture .section-header .include,#project .content .project-sections .section.price .section-header .include,#project .content .project-sections .section.signature .section-header .include,#project .content .project-sections .section.sum .section-header .include,#project .content .project-sections .section.text .section-header .include{padding-left:20px}#project .content .project-sections .section.picture .section-header .include>div>div,#project .content .project-sections .section.price .section-header .include>div>div,#project .content .project-sections .section.signature .section-header .include>div>div,#project .content .project-sections .section.sum .section-header .include>div>div,#project .content .project-sections .section.text .section-header .include>div>div{align-items:center}#project .content .project-sections .section.picture .section-header .include>div>div>div,#project .content .project-sections .section.price .section-header .include>div>div>div,#project .content .project-sections .section.signature .section-header .include>div>div>div,#project .content .project-sections .section.sum .section-header .include>div>div>div,#project .content .project-sections .section.text .section-header .include>div>div>div{margin-right:0!important}#project .content .project-sections .section.picture .section-header .name,#project .content .project-sections .section.price .section-header .name,#project .content .project-sections .section.signature .section-header .name,#project .content .project-sections .section.sum .section-header .name,#project .content .project-sections .section.text .section-header .name{flex:1}#project .content .project-sections .section.picture .section-details,#project .content .project-sections .section.price .section-details,#project .content .project-sections .section.signature .section-details,#project .content .project-sections .section.sum .section-details,#project .content .project-sections .section.text .section-details{padding:20px 30px;border-top:1px solid #eee}#project .content .project-sections .section.price.readonly .line input{color:rgba(0,0,0,.8)!important;-webkit-text-fill-color:rgba(0,0,0,.8)!important}#project .content .project-sections .section.price .section-header .total{padding-right:30px}#project .content .project-sections .section.price .section-details__options{margin-bottom:20px;justify-content:flex-end;display:flex}#project .content .project-sections .section.price .lines{padding-bottom:20px;width:100%}#project .content .project-sections .section.price .lines th{font-weight:400;text-align:left}#project .content .project-sections .section.price .lines td{padding-bottom:5px}#project .content .project-sections .section.price .lines .line{justify-content:center}#project .content .project-sections .section.price .lines .drag-handle{width:20px}#project .content .project-sections .section.price .lines .drag-handle i{height:48px;line-height:48px;font-size:20px;text-align:center}#project .content .project-sections .section.price .lines .drag-handle i:hover{cursor:move}#project .content .project-sections .section.price .lines .name{padding-right:10px;overflow:hidden}#project .content .project-sections .section.price .lines .price{width:300px;padding-right:10px}#project .content .project-sections .section.price .lines .amount,#project .content .project-sections .section.price .lines .discount{width:70px;padding-right:10px}#project .content .project-sections .section.price .lines .discount>div:after{content:"%";position:absolute;top:1px;right:18px;height:100%;line-height:48px;font-size:14px}#project .content .project-sections .section.price .lines .total{width:150px}#project .content .project-sections .section.price .lines .actions{width:20px}#project .content .project-sections .section.price .lines .actions .copy,#project .content .project-sections .section.price .lines .actions .delete{color:#888;margin-left:10px;margin-top:16px}#project .content .project-sections .section.price .lines .actions .copy:first-child,#project .content .project-sections .section.price .lines .actions .delete:first-child{margin-left:0}#project .content .project-sections .section.price .lines .actions .copy:hover,#project .content .project-sections .section.price .lines .actions .delete:hover{cursor:pointer;color:#333}#project .content .project-sections .section.text.readonly .mce-panel{border:none}#project .content .project-sections .section.picture .section-header .thumbnail{padding-top:4px}#project .content .project-sections .section.picture .section-header .thumbnail img{height:60px}#project .content .project-sections .section.picture .section-details img{max-width:100%}#project .content .project-sections .section.picture .section-details img:hover{cursor:pointer}#project .content .project-sections .section.sum.readonly .mce-panel{border:none}#project .content .project-sections .section.sum .section-header .total{padding-right:30px}#project .content .project-sections .section.signature .mode{margin-left:20px}#project .content .project-sections .section.signature .description{padding:25px;width:75%}#project .content .project-sections .section .section-content{flex:1;display:flex}#project .content .project-sections .section .actions{display:flex;flex-direction:row;text-align:right;padding:0 10px 10px}#project .content .project-sections .section .actions .spacer{flex:1}.move-section-ghost .section-header{border:2px dashed #aaa;border-radius:2px;height:60px;flex-direction:row;display:flex;align-items:center}.move-section-ghost .section-header label{font-size:12px;line-height:inherit!important}.move-section-ghost .section-header>.header-actions{padding:20px 30px;border-left:1px solid #eee;background:#fafafa;height:100%;display:flex;flex-direction:row;align-items:center}.move-section-ghost .section-header .section-open-icon{padding:0 20px 0 30px}.move-section-ghost .section-header .section-open-icon:hover{cursor:pointer}.move-section-ghost .section-header .section-icon{padding-right:10px}.move-section-ghost .section-header .include{padding-left:20px}.move-section-ghost .section-header .include>div>div>div{margin-right:0!important}.move-section-ghost .section-header .thumbnail{padding-top:4px}.move-section-ghost .section-header .thumbnail img{height:60px}.move-section-ghost .section-header>.name{flex:1}.move-section-ghost .section-header>.total{padding-right:30px}.move-price-line-ghost{display:flex;flex-direction:row}.move-price-line-ghost .drag-handle{width:20px}.move-price-line-ghost .drag-handle i{height:48px;line-height:48px;font-size:20px;text-align:center}.move-price-line-ghost .drag-handle i:hover{cursor:move}.move-price-line-ghost .name{padding-right:10px;overflow:hidden;flex:1}.move-price-line-ghost .price{width:300px;padding-right:10px}.move-price-line-ghost .amount,.move-price-line-ghost .discount{width:70px;padding-right:10px}.move-price-line-ghost .discount>div:after{content:"%";position:absolute;top:1px;right:18px;height:100%;line-height:48px;font-size:14px}.move-price-line-ghost .total{width:150px}.move-price-line-ghost .delete{width:20px;visibility:hidden}#dashboard .header .search,#templates .header .search{padding-right:20px}.edit-user-dialog>div>div>div>div{overflow-y:auto!important}.edit-user-dialog .companies,.edit-user-dialog .roles{padding-top:20px}.edit-user-dialog .companies>label{display:block;font-size:12px;padding-bottom:10px;color:rgba(0,0,0,.3)}.edit-user-dialog .avatar{padding-top:30px}.edit-user-dialog .avatar label{display:block;font-size:12px;padding-bottom:10px;color:rgba(0,0,0,.3)}.edit-user-dialog .avatar .image{display:inline-block;border-radius:50vw}.edit-user-dialog .avatar .image img{width:100px;height:100px;object-fit:cover;display:block;border-radius:50vw}.edit-user-dialog .avatar .file-upload{margin-top:0}.edit-user-dialog .avatar .description{font-size:14px;padding:10px 0;color:rgba(0,0,0,.5)}.edit-user-dialog .signature{padding-top:30px}.edit-user-dialog .signature label{display:block;font-size:12px;padding-bottom:10px;color:rgba(0,0,0,.3)}.edit-user-dialog .signature .image{display:inline-block}.edit-user-dialog .signature .image img{height:100px;display:block;border-radius:3px}.edit-user-dialog .actions{display:flex;flex-direction:row}.edit-user-dialog .actions .divider{flex:1}.edit-user-dialog .actions .cancel,.edit-user-dialog .actions .deactivate,.edit-user-dialog .actions .reset-password{margin-right:10px!important}.user-list{position:relative;max-height:100%}.user-list,.user-list .table-wrapper{flex:1 1 auto;overflow-y:hidden;display:flex;flex-direction:column}.user-list .table-wrapper .ReactTable{height:100%;max-height:100%;overflow:hidden;flex:0 1 auto}.user-list .table-wrapper .rt-tbody .rt-td{height:40px;display:flex;flex-direction:row;align-items:center}.user-list .table-wrapper .rt-tbody .rt-td:hover{cursor:pointer}.user-list .table-wrapper .rt-tbody .rt-td.name img{display:inline-block;width:26px;height:26px;border-radius:13px;margin:0 10px 0 5px;object-fit:cover}.user-list .table-wrapper .rt-tbody .rt-td.name .display{flex:1 1 auto;display:inline-block}.edit-projectcategory-dialog>div>div>div>div{overflow-y:auto!important}.edit-projectcategory-dialog .roles{padding-top:20px}.edit-projectcategory-dialog .actions{display:flex;flex-direction:row}.edit-projectcategory-dialog .actions .divider{flex:1}.edit-projectcategory-dialog .actions .cancel,.edit-projectcategory-dialog .actions .delete{margin-right:10px!important}.project-category-list{position:relative;max-height:100%}.project-category-list,.project-category-list .table-wrapper{flex:1 1 auto;overflow-y:hidden;display:flex;flex-direction:column}.project-category-list .table-wrapper .ReactTable{height:100%;max-height:100%;overflow:hidden;flex:0 1 auto}.project-category-list .table-wrapper .rt-tbody .rt-tr,.project-category-list .table-wrapper .rt-tbody .rt-tr-group{flex:0 1 auto}.project-category-list .table-wrapper .rt-tbody .rt-td{height:40px;display:flex;flex-direction:row;align-items:center}.project-category-list .table-wrapper .rt-tbody .rt-td:hover{cursor:pointer}.edit-pricelistcategory-dialog>div>div>div>div{overflow-y:auto!important}.edit-pricelistcategory-dialog .pricelists{background-color:#efefef;margin-top:20px;border-radius:3px;padding:20px 10px}.edit-pricelistcategory-dialog .pricelists ul{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;list-style:none;overflow-y:auto;margin:0;padding:0}.edit-pricelistcategory-dialog .pricelists li{display:block;text-align:center;padding:10px 5px;width:100px}.edit-pricelistcategory-dialog .pricelists li>a{display:block}.edit-pricelistcategory-dialog .pricelists li:hover{cursor:pointer}.edit-pricelistcategory-dialog .pricelists li i{font-size:24px;margin-bottom:5px}.edit-pricelistcategory-dialog .pricelists li .label{font-size:12px;text-overflow:ellipsis;overflow:hidden}.edit-pricelistcategory-dialog .pricelists li .delete-price-list{font-size:12px}.edit-pricelistcategory-dialog .pricelists .add-price-list{border:1px dashed rgba(0,0,0,.6);border-radius:3px}.edit-pricelistcategory-dialog .actions{display:flex;flex-direction:row}.edit-pricelistcategory-dialog .actions .divider{flex:1}.edit-pricelistcategory-dialog .actions .cancel,.edit-pricelistcategory-dialog .actions .delete{margin-right:10px!important}.pricelist-category-list{position:relative;max-height:100%}.pricelist-category-list,.pricelist-category-list .table-wrapper{flex:1 1 auto;overflow-y:hidden;display:flex;flex-direction:column}.pricelist-category-list .table-wrapper .ReactTable{height:100%;max-height:100%;overflow:hidden;flex:0 1 auto}.pricelist-category-list .table-wrapper .rt-tbody .rt-tr,.pricelist-category-list .table-wrapper .rt-tbody .rt-tr-group{flex:0 1 auto}.pricelist-category-list .table-wrapper .rt-tbody .rt-td{height:40px;display:flex;flex-direction:row;align-items:center}.pricelist-category-list .table-wrapper .rt-tbody .rt-td:hover{cursor:pointer}.create-user-dialog>div>div>div>div{overflow-y:auto!important}.create-user-dialog .roles{padding-top:20px}.create-projectcategory-dialog>div>div>div>div{overflow-y:auto!important}.create-projectcategory-dialog .roles{padding-top:20px}#admin{flex:1;display:flex;flex-direction:column}#admin>.container{flex:1}#admin>.container>.content{display:flex;flex-direction:column;flex:1}#admin .header{height:89px}#admin .header .search{padding-right:20px}#admin .admin-nav{display:flex;flex-direction:row;list-style:none;padding:20px 0 0;margin:0 30px 20px;border-bottom:1px solid rgba(0,0,0,.05)}#admin .admin-nav li a{padding:10px 15px;flex:0 0 auto;text-align:center;display:inline-block;text-decoration:none;color:#000;vertical-align:middle;border-left:1px solid rgba(0,0,0,.05);border-top:1px solid rgba(0,0,0,.05);border-right:1px solid rgba(0,0,0,.05);border-top-left-radius:3px;border-top-right-radius:3px}#admin .admin-nav li a.active{background-color:#bcd74d;color:#000}#admin .admin-nav li a:hover{cursor:pointer;background-color:hsla(0,0%,100%,.1)}#admin .admin-nav li a:hover.active{background-color:#bcd74d}#admin .admin-nav li a i{font-size:20px;padding-right:10px}#admin .admin-modules{padding:0 30px 20px;flex:1 1 auto;overflow-y:hidden;position:relative;display:flex}#admin .admin-modules .loader{position:absolute;width:100%;height:100%;background-color:hsla(0,0%,100%,.4);z-index:999;margin:0;padding:0}#admin .admin-modules .actions{padding-bottom:20px;text-align:right}#images .content{padding:20px 30px}#images .header .actions{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}#images .header .actions>*{margin-left:20px}#images .header .actions>:first-child{margin-left:0}#images .spinner{width:100%;height:100%;background-color:hsla(0,0%,100%,.75);position:absolute;padding:0;margin:0;top:0;left:0;z-index:999}#images .images{flex:1 1 auto;display:flex;flex-direction:row;flex-wrap:wrap;overflow-y:auto;align-content:flex-start}#images .images .folder,#images .images .image{width:200px;height:125px;margin-right:10px;background-size:cover;background-repeat:no-repeat;background-position:50%;position:relative;margin-bottom:10px}#images .images .folder:hover,#images .images .image:hover{cursor:pointer}#images .images .folder:hover:after,#images .images .image:hover:after{content:"";position:absolute;width:100%;height:100%;left:0;top:0;z-index:99;background:hsla(0,0%,100%,.3)}#images .images .image .name{position:absolute;bottom:0;left:0;width:100%;padding:5px 8px;background-color:rgba(0,0,0,.5);color:#fff;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#images .images .folder{display:flex;flex-direction:column;justify-content:center;align-items:center;border:1px solid #ccc}#images .images .folder .icon{font-size:60px;padding-bottom:24px;position:relative}#images .images .folder .icon img{width:28px;position:absolute;left:13px;top:20px;z-index:1}#images .images .folder .name{position:absolute;bottom:0;left:0;width:100%;padding:5px 8px;background-color:rgba(0,0,0,.5);color:#fff;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#image .header{flex:0 0 auto;background-color:#fefefe}#image .header h1{font-weight:400;width:50%}#image .header .divider{flex:1}#image .header .dirty{padding:.75rem 1.25rem;color:#856404;background-color:#fff3cd;border:1px solid #ffeeba;border-radius:.25rem;margin-right:20px}#image .header .actions{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}#image .header .actions>*{margin-left:20px}#image .header .actions>:first-child{margin-left:0}#image .content{padding:20px 30px}#image .image{flex:1 1 auto;overflow:hidden;background-size:contain;background-repeat:no-repeat}#image .spinner{width:100%;height:100%;background-color:hsla(0,0%,100%,.75);position:absolute;padding:0;margin:0;top:0;left:0;z-index:999}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;src:url(/fontawesome-webfont.674f50d287a8c48dc19ba404d20fe713.eot?);src:url(/fontawesome-webfont.674f50d287a8c48dc19ba404d20fe713.eot??#iefix&v=4.7.0) format("embedded-opentype"),url(/fontawesome-webfont.af7ae505a9eed503f8b8e6982036873e.woff2?) format("woff2"),url(/fontawesome-webfont.fee66e712a8a08eef5805a46892932ad.woff?) format("woff"),url(/fontawesome-webfont.b06871f281fee6b241d60582ae9369b9.ttf?) format("truetype"),url(/fontawesome-webfont.a3a742290f8a2dcee0420d43a890f072.svg?#fontawesomeregular) format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14286em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14286em;width:2.14286em;top:.14286em;text-align:center}.fa-li.fa-lg{left:-1.85714em}.fa-border{padding:.2em .25em .15em;border:.08em solid #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-close:before,.fa-remove:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-cog:before,.fa-gear:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-repeat:before,.fa-rotate-right:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before{content:""}.fa-check-circle:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-exclamation-triangle:before,.fa-warning:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-cogs:before,.fa-gears:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook-f:before,.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-floppy-o:before,.fa-save:before{content:""}.fa-square:before{content:""}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-sort:before,.fa-unsorted:before{content:""}.fa-sort-desc:before,.fa-sort-down:before{content:""}.fa-sort-asc:before,.fa-sort-up:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-gavel:before,.fa-legal:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-bolt:before,.fa-flash:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-clipboard:before,.fa-paste:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-chain-broken:before,.fa-unlink:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:""}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:""}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:""}.fa-eur:before,.fa-euro:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-inr:before,.fa-rupee:before{content:""}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:""}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:""}.fa-krw:before,.fa-won:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before,.fa-gratipay:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-try:before,.fa-turkish-lira:before{content:""}.fa-plus-square-o:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-bank:before,.fa-institution:before,.fa-university:before{content:""}.fa-graduation-cap:before,.fa-mortar-board:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:""}.fa-file-archive-o:before,.fa-file-zip-o:before{content:""}.fa-file-audio-o:before,.fa-file-sound-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:""}.fa-empire:before,.fa-ge:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-paper-plane:before,.fa-send:before{content:""}.fa-paper-plane-o:before,.fa-send-o:before{content:""}.fa-history:before{content:""}.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:""}.fa-meanpath:before{content:""}.fa-buysellads:before{content:""}.fa-connectdevelop:before{content:""}.fa-dashcube:before{content:""}.fa-forumbee:before{content:""}.fa-leanpub:before{content:""}.fa-sellsy:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-simplybuilt:before{content:""}.fa-skyatlas:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-diamond:before{content:""}.fa-ship:before{content:""}.fa-user-secret:before{content:""}.fa-motorcycle:before{content:""}.fa-street-view:before{content:""}.fa-heartbeat:before{content:""}.fa-venus:before{content:""}.fa-mars:before{content:""}.fa-mercury:before{content:""}.fa-intersex:before,.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-venus-double:before{content:""}.fa-mars-double:before{content:""}.fa-venus-mars:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-neuter:before{content:""}.fa-genderless:before{content:""}.fa-facebook-official:before{content:""}.fa-pinterest-p:before{content:""}.fa-whatsapp:before{content:""}.fa-server:before{content:""}.fa-user-plus:before{content:""}.fa-user-times:before{content:""}.fa-bed:before,.fa-hotel:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}.fa-y-combinator:before,.fa-yc:before{content:""}.fa-optin-monster:before{content:""}.fa-opencart:before{content:""}.fa-expeditedssl:before{content:""}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:""}.fa-battery-3:before,.fa-battery-three-quarters:before{content:""}.fa-battery-2:before,.fa-battery-half:before{content:""}.fa-battery-1:before,.fa-battery-quarter:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-mouse-pointer:before{content:""}.fa-i-cursor:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-sticky-note:before{content:""}.fa-sticky-note-o:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-diners-club:before{content:""}.fa-clone:before{content:""}.fa-balance-scale:before{content:""}.fa-hourglass-o:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-hourglass:before{content:""}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:""}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:""}.fa-hand-scissors-o:before{content:""}.fa-hand-lizard-o:before{content:""}.fa-hand-spock-o:before{content:""}.fa-hand-pointer-o:before{content:""}.fa-hand-peace-o:before{content:""}.fa-trademark:before{content:""}.fa-registered:before{content:""}.fa-creative-commons:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-tripadvisor:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-get-pocket:before{content:""}.fa-wikipedia-w:before{content:""}.fa-safari:before{content:""}.fa-chrome:before{content:""}.fa-firefox:before{content:""}.fa-opera:before{content:""}.fa-internet-explorer:before{content:""}.fa-television:before,.fa-tv:before{content:""}.fa-contao:before{content:""}.fa-500px:before{content:""}.fa-amazon:before{content:""}.fa-calendar-plus-o:before{content:""}.fa-calendar-minus-o:before{content:""}.fa-calendar-times-o:before{content:""}.fa-calendar-check-o:before{content:""}.fa-industry:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-map-o:before{content:""}.fa-map:before{content:""}.fa-commenting:before{content:""}.fa-commenting-o:before{content:""}.fa-houzz:before{content:""}.fa-vimeo:before{content:""}.fa-black-tie:before{content:""}.fa-fonticons:before{content:""}.fa-reddit-alien:before{content:""}.fa-edge:before{content:""}.fa-credit-card-alt:before{content:""}.fa-codiepie:before{content:""}.fa-modx:before{content:""}.fa-fort-awesome:before{content:""}.fa-usb:before{content:""}.fa-product-hunt:before{content:""}.fa-mixcloud:before{content:""}.fa-scribd:before{content:""}.fa-pause-circle:before{content:""}.fa-pause-circle-o:before{content:""}.fa-stop-circle:before{content:""}.fa-stop-circle-o:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-hashtag:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-percent:before{content:""}.fa-gitlab:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpforms:before{content:""}.fa-envira:before{content:""}.fa-universal-access:before{content:""}.fa-wheelchair-alt:before{content:""}.fa-question-circle-o:before{content:""}.fa-blind:before{content:""}.fa-audio-description:before{content:""}.fa-volume-control-phone:before{content:""}.fa-braille:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:""}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-sign-language:before,.fa-signing:before{content:""}.fa-low-vision:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-pied-piper:before{content:""}.fa-first-order:before{content:""}.fa-yoast:before{content:""}.fa-themeisle:before{content:""}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:""}.fa-fa:before,.fa-font-awesome:before{content:""}.fa-handshake-o:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-o:before{content:""}.fa-linode:before{content:""}.fa-address-book:before{content:""}.fa-address-book-o:before{content:""}.fa-address-card:before,.fa-vcard:before{content:""}.fa-address-card-o:before,.fa-vcard-o:before{content:""}.fa-user-circle:before{content:""}.fa-user-circle-o:before{content:""}.fa-user-o:before{content:""}.fa-id-badge:before{content:""}.fa-drivers-license:before,.fa-id-card:before{content:""}.fa-drivers-license-o:before,.fa-id-card-o:before{content:""}.fa-quora:before{content:""}.fa-free-code-camp:before{content:""}.fa-telegram:before{content:""}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:""}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:""}.fa-thermometer-2:before,.fa-thermometer-half:before{content:""}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:""}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:""}.fa-shower:before{content:""}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:""}.fa-podcast:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-times-rectangle:before,.fa-window-close:before{content:""}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:""}.fa-bandcamp:before{content:""}.fa-grav:before{content:""}.fa-etsy:before{content:""}.fa-imdb:before{content:""}.fa-ravelry:before{content:""}.fa-eercast:before{content:""}.fa-microchip:before{content:""}.fa-snowflake-o:before{content:""}.fa-superpowers:before{content:""}.fa-wpexplorer:before{content:""}.fa-meetup:before{content:""}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.ReactTable{border-radius:3px}.rt-table .rt-thead.-header{box-shadow:none}.rt-table .rt-thead .rt-th{padding:15px}.rt-table .rt-thead .rt-th.-sort-asc,.rt-table .rt-thead .rt-th.-sort-desc{box-shadow:inset 0 3px 0 0 #bcd74d}.rt-table .rt-tbody{overflow:overlay}#app{height:100vh;min-height:100vh;width:100%}.container{display:flex;flex-direction:column}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child,p:first-child{padding-top:0;margin-top:0}h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,h6:last-child,p:last-child{margin-bottom:0;padding-bottom:0}#root{display:flex;flex-direction:row;position:relative;height:100vh}#root .sidebar{display:flex;flex-direction:column;background-color:#1a1a1a}@media (min-width:576px){#root .sidebar{width:150px}}@media (min-width:768px){#root .sidebar{width:200px}}#root .sidebar .profile{padding:15px;display:flex;flex-direction:column;align-items:center;color:#eee}#root .sidebar .profile .avatar{border-radius:50%;background-color:#fff;width:50px;height:50px;margin-bottom:10px;object-fit:cover}#root .sidebar .menu{flex:1;padding:25px}#root .sidebar .menu ul{list-style:none;padding:0;margin:0}#root .sidebar .menu ul li{margin-bottom:10px}#root .sidebar .menu ul li a{display:block;color:#eee;text-decoration:none;padding:10px 15px;border-radius:3px}#root .sidebar .menu ul li a.active{background-color:#bcd74d;color:#000}#root .sidebar .menu ul li a:hover{cursor:pointer;background-color:hsla(0,0%,100%,.1)}#root .sidebar .menu ul li a:hover.active{background-color:#bcd74d}#root .sidebar .logout{margin-top:20px;padding:10px 15px;font-size:12px}#root .sidebar .logout a{color:#fff;text-decoration:none}#root .main{flex:1;max-height:100%;position:relative}#root .main>.container{display:flex;flex-direction:column;max-height:100%;min-height:100%;position:relative}#root .main>.container>.header{padding:20px 30px;display:flex;flex-direction:row;align-items:center;border-bottom:1px solid #eee;flex:0 0 auto}#root .main>.container>.header h1{margin:0;padding:0}#root .main>.container>.header .divider{flex:1}#root .main>.container>.content{display:flex;flex-direction:column;flex:1 1 auto;min-height:100%;overflow-y:hidden}#root .main>.container>.loader{background-color:hsla(0,0%,100%,.8)}#root .main>.container>.loader,#root .main>.loader{position:absolute;padding:0;margin:0;width:100%;height:100%;z-index:999}#root>.loader{position:absolute;width:100%;height:100%;z-index:999;background-color:hsla(0,0%,100%,.8)}