@import url(/css/flexboxgrid.min.css);@import url(https://fonts.googleapis.com/css?family=IBM+Plex+Mono:400,400i|IBM+Plex+Sans+Condensed:400,400i|IBM+Plex+Sans:100,100i,400,400i,700,700i|IBM+Plex+Serif:400,400i&display=swap);.fade-enter-active,.fade-leave-active{-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:ease;transition-timing-function:ease}.fade-enter,.fade-leave-active{opacity:0}.loginContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100vh}#app{height:100%}.loginicon{height:80px!important;width:auto}.loginicon .v-icon{fill-opacity:.5}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,input,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font-family:IBM Plex Sans,sans-serif;font:inherit;vertical-align:baseline}a:focus,abbr:focus,acronym:focus,address:focus,applet:focus,article:focus,aside:focus,audio:focus,b:focus,big:focus,blockquote:focus,body:focus,canvas:focus,caption:focus,center:focus,cite:focus,code:focus,dd:focus,del:focus,details:focus,dfn:focus,div:focus,dl:focus,dt:focus,em:focus,embed:focus,fieldset:focus,figcaption:focus,figure:focus,footer:focus,form:focus,h1:focus,h2:focus,h3:focus,h4:focus,h5:focus,h6:focus,header:focus,hgroup:focus,html:focus,i:focus,iframe:focus,img:focus,input:focus,ins:focus,kbd:focus,label:focus,legend:focus,li:focus,mark:focus,menu:focus,nav:focus,object:focus,ol:focus,output:focus,p:focus,pre:focus,q:focus,ruby:focus,s:focus,samp:focus,section:focus,small:focus,span:focus,strike:focus,strong:focus,sub:focus,summary:focus,sup:focus,table:focus,tbody:focus,td:focus,tfoot:focus,th:focus,thead:focus,time:focus,tr:focus,tt:focus,u:focus,ul:focus,var:focus,video:focus{outline:none}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.toast{font-size:100%;font-family:Source Sans Pro,sans-serif}.toast-container{right:1%!important}:root{--primary:#406e8e;--secondary:#ad3f2a;--green:#516c5a;--grey:#cdd7d6;--yellow:#c39a4e;--btc:#f7931a}body,html{height:100%;width:100%;margin:0;background-color:#393e4a;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;font-family:IBM Plex Sans,sans-serif;overflow:hidden}.noMarg{margin:0!important}.noPad{padding:0!important}.mar-t5{margin-top:5px}.mar-t10{margin-top:10px}.mar-t20{margin-top:20px}.mar-t30{margin-top:30px}.mar-b5{margin-bottom:5px}.mar-b10{margin-bottom:10px}.mar-b20{margin-bottom:20px}.mar-b30{margin-bottom:30px}.mar-b40{margin-bottom:40px}.mar-l10{margin-left:10px}.mar-l20{margin-left:20px}.mar-l30{margin-left:30px}.mar-r5{margin-right:5px}.mar-r10{margin-right:10px}.mar-r20{margin-right:20px}.mar-r30{margin-right:30px}.pad-b10{padding-bottom:10px}.pad-b20{padding-bottom:20px}@media screen and (max-width:64em){.hideMob{display:none!important}}@media screen and (min-width:64em){.showMob{display:none!important}}.clickable{cursor:pointer}.quickFlex{display:-webkit-box;display:-ms-flexbox;display:flex}.quickFlex.around{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.quickFlex.even{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.quickFlex.reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.quickFlex.center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.quickFlex.wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.quickFlex .grow{-webkit-box-flex:99;-ms-flex-positive:99;flex-grow:99}@media screen and (min-width:64em){.desktopFlex{display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (max-width:64em){.mobNoFlex{display:block}}@media screen and (max-width:64em){.mob-mar-b60{margin-bottom:60px}}@media screen and (max-width:64em){.mob-mar-b80{margin-bottom:80px}}@media screen and (max-width:64em){.mob-mar-b120{margin-bottom:120px}}.uppercase{text-transform:uppercase}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#656e84}::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb:hover{background:#cdd7d6}.hide{display:none}.centerCenter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.rotate45{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.mdBg{background-color:#4f5667}.ltBg{background-color:#656e84}.verticalMiddle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.borderBottom{border-bottom:1px solid #757575}.borderBottomGrey{border-bottom:1px solid #cdd7d6}.minWidth{min-width:200px}.fixedWidth{width:200px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.fixedWidth.w300{width:300px}.min-width{min-width:100px}.divider{height:2px;border-bottom:1px solid #cdd7d6;margin-bottom:2px}.loadingicon{--fa-primary-color:var(--primary);--fa-secondary-color:var(--grey)}.roundImage{border-radius:50%}.textPrimary{color:#406e8e!important}.textSecondary{color:#ad3f2a!important}.textWhite{color:#fff!important}.textGreen{color:#516c5a}.textGrey{color:#cdd7d6}.textDarkGrey{color:#94aaa8}.textDarkWhite{color:#e6e6e6}.textBtc{color:#f7931a}h1{padding:20px 0;font-size:18px;font-weight:800;text-align:center}h2{padding:15px 0;font-size:16px;font-weight:600}.textSml{font-size:12px!important}.textMed{font-size:14px!important}.textLg{font-size:18px!important}.textXl{font-size:24px!important}.textXxl{font-size:38px!important}.textSuper{font-size:52px!important}@media screen and (max-width:64em){.mobTextLg{font-size:18px!important}}@media screen and (max-width:64em){.mobTextMed{font-size:14px!important}}.textNormal{font-weight:400!important}.textHeavyish{font-weight:600!important}.textHeavy{font-weight:800!important}.textCenter{text-align:center}a{-webkit-transition:color .3s ease;transition:color .3s ease;cursor:pointer}a,a:link,a:visited{color:#406e8e}a:hover{color:#5189b0}a:active{color:#406e8e}.noUnderline{text-decoration:none}table{background-color:#393e4a;color:#fff;width:100%}table th{padding:20px;border-bottom:2px solid #cdd7d6;text-align:left;font-weight:600;letter-spacing:1px}table td{padding:10px;border-bottom:1px solid #cdd7d6;white-space:pre-wrap}table tr.highlight{background-color:#4f5667}table .fixed200{text-align:center;width:200px}table .fixed100{text-align:center;width:100px}.pagination .page{margin-right:10px;padding:8px;border:1px solid #cdd7d6;color:#fff;border-radius:4px;cursor:pointer;-webkit-transition:all .6s ease;transition:all .6s ease}.pagination .page.current{background-color:#cdd7d6;color:#4f5667}.pagination .pageEnd{margin-right:10px;margin:auto 10px auto 0;color:#fff;border-radius:4px;cursor:pointer}@media (min-device-width:768px) and (max-device-width:1024px),only screen and (max-width:760px){.mobiletable{margin-bottom:60px}.mobiletable,.mobiletable table,.mobiletable tbody,.mobiletable td,.mobiletable th,.mobiletable thead,.mobiletable tr{display:block}.mobiletable thead{border-bottom:none!important}.mobiletable thead th{position:absolute;top:-9999px;left:-9999px}.mobiletable tr{margin-top:30px;border:2px solid #cdd7d6;border-radius:5px;margin-bottom:10px}.mobiletable td{border:none;border-bottom:1px solid #cdd7d6;position:relative;padding-left:50%}.mobiletable td:before{position:absolute;top:6px;left:6px;width:45%;padding-right:10px;white-space:nowrap}.mobiletable .fixed200{width:auto;text-align:initial}.mobiletable.transactiontable td:first-of-type{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;padding-left:10px}.mobiletable.transactiontable td:nth-of-type(2):before{content:"Date Time";text-align:center;line-height:1.5}.mobiletable.transactiontable td:nth-of-type(3):before{content:"From";text-align:center;line-height:1.5}.mobiletable.transactiontable td:nth-of-type(4):before{content:"Value";text-align:center;line-height:1.5}.mobiletable.transactiontable td:nth-of-type(5):before{content:"Type";text-align:center;line-height:1.5}.mobiletable.clienttable td:first-of-type:before{content:"Name";text-align:center;line-height:1.5}.mobiletable.clienttable td:nth-of-type(2):before{content:"Contact";text-align:center;line-height:2.5}.mobiletable.clienttable td:nth-of-type(3):before{content:"Daily Rate";text-align:center;line-height:1.5}.mobiletable.clienttable td:nth-of-type(4):before{content:"Projects";text-align:center;line-height:1.5}.mobiletable.clienttable td:nth-of-type(5){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;padding-left:10px}.mobiletable.tasktable td:first-of-type{text-align:center}.mobiletable.tasktable td:first-of-type:before{content:"Name";text-align:center;line-height:1.5}.mobiletable.tasktable td:nth-of-type(2):before{content:"Type";text-align:center;line-height:2}.mobiletable.tasktable td:nth-of-type(3):before{content:"Due Date";text-align:center;line-height:1.5}.mobiletable.tasktable td:nth-of-type(4):before{content:"Status";text-align:center;line-height:2}.mobiletable.tasktable td:nth-of-type(5){text-align:center}.mobiletable.tasktable td:nth-of-type(5):before{content:"Time Estimate";text-align:center;line-height:1.5}.mobiletable.tasktable td:nth-of-type(6):before{content:"Priority";text-align:center;margin:auto 0}.mobiletable.tasktable td:nth-of-type(7){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;padding-left:10px}.mobiletable.projects td:first-of-type:before{content:"Name"}.mobiletable.projects td:nth-of-type(2):before{content:"Client"}.mobiletable.projects td:nth-of-type(3):before{content:"Tasks"}.mobiletable.projects td:nth-of-type(4):before{content:"Status"}.mobiletable.projects td:nth-of-type(5){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;padding-left:10px}.mobiletable.invoices td:first-of-type:before{content:"Client"}.mobiletable.invoices td:nth-of-type(2):before{content:"Amount"}.mobiletable.invoices td:nth-of-type(3):before{content:"Status"}.mobiletable.invoices td:nth-of-type(4):before{content:"Send Date"}.mobiletable.invoices td:nth-of-type(5):before{content:"Due Date"}.mobiletable.invoices td:nth-of-type(6){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;padding-left:10px}}.form-group{margin-bottom:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#fff;position:relative}.form-group.last{margin-bottom:0}.form-group label{margin-bottom:20px;width:100%;font-size:11px;text-transform:uppercase;color:#fff}.form-group.lg select{background-size:24px auto!important}.form-group.fakeInput,.form-group input,.form-group select,.form-group textarea{font-family:Open Sans,sans-serif;padding:5px;-webkit-box-shadow:none;box-shadow:none;border:0;font-size:16px;line-height:20px;border-radius:0;background-color:#cdd7d6;color:#fff;background:transparent;border-bottom:1px solid #fff;-webkit-transition:all .3s ease;transition:all .3s ease}.form-group.fakeInput option,.form-group input option,.form-group select option,.form-group textarea option{color:#000}.form-group.fakeInput::-webkit-input-placeholder,.form-group input::-webkit-input-placeholder,.form-group select::-webkit-input-placeholder,.form-group textarea::-webkit-input-placeholder{font-size:16px;color:#bfbfbf}.form-group.fakeInput::-moz-placeholder,.form-group input::-moz-placeholder,.form-group select::-moz-placeholder,.form-group textarea::-moz-placeholder{font-size:16px;color:#bfbfbf}.form-group.fakeInput:-ms-input-placeholder,.form-group input:-ms-input-placeholder,.form-group select:-ms-input-placeholder,.form-group textarea:-ms-input-placeholder{font-size:16px;color:#bfbfbf}.form-group.fakeInput::-ms-input-placeholder,.form-group input::-ms-input-placeholder,.form-group select::-ms-input-placeholder,.form-group textarea::-ms-input-placeholder{font-size:16px;color:#bfbfbf}.form-group.fakeInput::placeholder,.form-group input::placeholder,.form-group select::placeholder,.form-group textarea::placeholder{font-size:16px;color:#bfbfbf}.form-group.fakeInput:focus,.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:0;border-bottom:1px solid #fff}.form-group.fakeInput:disabled,.form-group input:disabled,.form-group select:disabled,.form-group textarea:disabled{border-bottom:1px solid #fff;color:#fff;border-style:dotted;background-color:transparent}.form-group.fakeInput.lg,.form-group input.lg,.form-group select.lg,.form-group textarea.lg{font-size:28px;line-height:38px;font-weight:200}@media only screen and (max-width:48em){.form-group.fakeInput.lg,.form-group input.lg,.form-group select.lg,.form-group textarea.lg{font-size:16px;line-height:20px}}.form-group.fakeInput.lg::-webkit-input-placeholder,.form-group input.lg::-webkit-input-placeholder,.form-group select.lg::-webkit-input-placeholder,.form-group textarea.lg::-webkit-input-placeholder{font-size:28px;line-height:38px;font-weight:200}.form-group.fakeInput.lg::-moz-placeholder,.form-group input.lg::-moz-placeholder,.form-group select.lg::-moz-placeholder,.form-group textarea.lg::-moz-placeholder{font-size:28px;line-height:38px;font-weight:200}.form-group.fakeInput.lg:-ms-input-placeholder,.form-group input.lg:-ms-input-placeholder,.form-group select.lg:-ms-input-placeholder,.form-group textarea.lg:-ms-input-placeholder{font-size:28px;line-height:38px;font-weight:200}.form-group.fakeInput.lg::-ms-input-placeholder,.form-group input.lg::-ms-input-placeholder,.form-group select.lg::-ms-input-placeholder,.form-group textarea.lg::-ms-input-placeholder{font-size:28px;line-height:38px;font-weight:200}.form-group.fakeInput.lg::placeholder,.form-group input.lg::placeholder,.form-group select.lg::placeholder,.form-group textarea.lg::placeholder{font-size:28px;line-height:38px;font-weight:200}@media only screen and (max-width:48em){.form-group.fakeInput.lg::-webkit-input-placeholder,.form-group input.lg::-webkit-input-placeholder,.form-group select.lg::-webkit-input-placeholder,.form-group textarea.lg::-webkit-input-placeholder{font-size:16px;line-height:20px}.form-group.fakeInput.lg::-moz-placeholder,.form-group input.lg::-moz-placeholder,.form-group select.lg::-moz-placeholder,.form-group textarea.lg::-moz-placeholder{font-size:16px;line-height:20px}.form-group.fakeInput.lg:-ms-input-placeholder,.form-group input.lg:-ms-input-placeholder,.form-group select.lg:-ms-input-placeholder,.form-group textarea.lg:-ms-input-placeholder{font-size:16px;line-height:20px}.form-group.fakeInput.lg::-ms-input-placeholder,.form-group input.lg::-ms-input-placeholder,.form-group select.lg::-ms-input-placeholder,.form-group textarea.lg::-ms-input-placeholder{font-size:16px;line-height:20px}.form-group.fakeInput.lg::placeholder,.form-group input.lg::placeholder,.form-group select.lg::placeholder,.form-group textarea.lg::placeholder{font-size:16px;line-height:20px}}.form-group.fakeInput.stripe,.form-group input.stripe,.form-group select.stripe,.form-group textarea.stripe{font-family:sans-serif;font-size:14px}.form-group.fakeInput.stripe::-webkit-input-placeholder,.form-group input.stripe::-webkit-input-placeholder,.form-group select.stripe::-webkit-input-placeholder,.form-group textarea.stripe::-webkit-input-placeholder{font-size:14px;color:#757575}.form-group.fakeInput.stripe::-moz-placeholder,.form-group input.stripe::-moz-placeholder,.form-group select.stripe::-moz-placeholder,.form-group textarea.stripe::-moz-placeholder{font-size:14px;color:#757575}.form-group.fakeInput.stripe:-ms-input-placeholder,.form-group input.stripe:-ms-input-placeholder,.form-group select.stripe:-ms-input-placeholder,.form-group textarea.stripe:-ms-input-placeholder{font-size:14px;color:#757575}.form-group.fakeInput.stripe::-ms-input-placeholder,.form-group input.stripe::-ms-input-placeholder,.form-group select.stripe::-ms-input-placeholder,.form-group textarea.stripe::-ms-input-placeholder{font-size:14px;color:#757575}.form-group.fakeInput.stripe::placeholder,.form-group input.stripe::placeholder,.form-group select.stripe::placeholder,.form-group textarea.stripe::placeholder{font-size:14px;color:#757575}.form-group textarea{border:1px solid #fff;padding:5px}.form-group select{position:relative;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent url(/images/arrow-down-select.svg) no-repeat!important;background-position:100%!important;background-size:16px auto!important}.form-group select.no-border{border-bottom:none;padding-bottom:0}.form-group .explainer{margin:15px 0 0 0;font-size:12px;color:#000}.form-group .invalid,.form-group .warning{border-bottom:1px solid #ad3f2a!important}.form-group .errorHolderWarning{margin-bottom:0}.form-group.form-group-icon input,.form-group.form-group-icon select,.form-group.form-group-icon textarea{padding-right:20px}.form-group.form-group-icon span{position:absolute;top:0;right:0;font-size:14px;color:#fff;line-height:18px}.form-group.form-group-icon span.date-picker{line-height:24px}.calendarwrapper,.calendarwrapper input{width:100%}.calendarwrapper .calendarclass{color:#000}input[type=checkbox]+label{display:inline-block;cursor:pointer;padding:.2em;line-height:1.3;font-size:14px;color:#fff}input[type=checkbox]{display:none}input[type=checkbox]+label:before{content:"\2714";font-size:12px;border:.25em solid #fff;display:inline-block;width:.9em;height:.9em;padding-left:.2em;padding-bottom:.3em;margin-right:.5em;vertical-align:bottom;color:transparent;-webkit-transition:.2s;transition:.2s}.squarecheckinput[type=checkbox]+label:before{border:.5em solid #fff;border-radius:0}input[type=checkbox]+label:active:before{-webkit-transform:scale(0);transform:scale(0)}input[type=checkbox]:checked+label:before{background-color:#fff;border-color:#fff;color:#000}input[type=checkbox]:disabled+label:before{-webkit-transform:scale(1);transform:scale(1);border-color:#aaa}input[type=checkbox]:checked:disabled+label:before{-webkit-transform:scale(1);transform:scale(1);background-color:#e6e6e6;border-color:#e6e6e6}.chip-container .chip{margin-right:10px}@media screen and (min-width:64em){.chip-container .chip{display:inline-block}}.chip{border-radius:10px;border:1px solid #cdd7d6;padding:4px 8px;color:#cdd7d6;text-align:center;cursor:pointer;-webkit-transition:all .6s ease;transition:all .6s ease}.chip.large{padding:8px 12px}.chip.solid{background-color:#cdd7d6;color:#4f5667}.chip.min-width{min-width:100px}.chip.round{border-radius:50px;padding:4px 12px}.chip.white{background-color:#fff;border:1px solid #fff}.chip.primary{background-color:#406e8e;color:#fff;border:1px solid #406e8e}.chip.secondary{background-color:#ad3f2a;color:#fff;border:1px solid #ad3f2a}.chip.grey{background-color:#757575;color:#fff;border:1px solid #757575}.chip.green{background-color:#516c5a;color:#fff;border:1px solid #516c5a}.chip.yellow{background-color:#c39a4e;color:#fff;border:1px solid #c39a4e}.button,button{padding:20px;color:#fff!important;border:1px solid #757575;font-weight:600;font-size:16px;text-transform:uppercase;background-color:#757575;border-radius:5px;letter-spacing:2px;-webkit-transition:.3s;transition:.3s;cursor:pointer;-webkit-transition:all .6s ease;transition:all .6s ease}.button:focus,button:focus{outline:none}.button:hover:not([disabled]),button:hover:not([disabled]){color:#fff;background-color:#9b9b9b}.button.primary,button.primary{background-color:#406e8e;border-color:#406e8e;text-decoration:none}.button.primary:hover:not([disabled]),button.primary:hover:not([disabled]){color:#fff;background-color:#487ca0}.button.secondary,button.secondary{background-color:#ad3f2a;border-color:#ad3f2a;text-decoration:none}.button.secondary:hover:not([disabled]),button.secondary:hover:not([disabled]){color:#fff!important;background-color:#c2462f}.button.green,button.green{background-color:#516c5a;border-color:#516c5a;text-decoration:none}.button.green:hover:not([disabled]),button.green:hover:not([disabled]){color:#fff!important;background-color:#5c7b66}.button.yellow,button.yellow{background-color:#c39a4e;border-color:#c39a4e;text-decoration:none}.button.yellow:hover:not([disabled]),button.yellow:hover:not([disabled]){color:#fff!important;background-color:#c9a561}.button.full-width,button.full-width{width:100%}.button.small,button.small{padding:14px;font-weight:400;font-size:14px}.button.xsmall,button.xsmall{padding:8px;font-weight:400;font-size:10px}.button.tiny,button.tiny{padding:6px;font-size:10px}@media screen and (max-width:64em){.button.mobilesmall,button.mobilesmall{padding:14px;font-weight:400;font-size:14px}}@media screen and (max-width:64em){.button.mobilefull,button.mobilefull{width:100%}}.button:disabled,button:disabled{background-color:#757575;border:1px solid #757575;cursor:not-allowed}.dropdown{position:relative;display:inline-block}.dropdown.active .dropdown-content{visibility:visible;opacity:1}.dropdown-content{visibility:hidden;opacity:0;position:absolute;background-color:#656e84;border:1px solid #cdd7d6;border-radius:4px;color:#cdd7d6;min-width:160px;z-index:1;-webkit-transition:visibility,opacity .3s ease;transition:visibility,opacity .3s ease}.dropdown-content.right{right:0}.dropdown-content .item{-webkit-transition:color .3s ease;transition:color .3s ease;font-size:20px;text-align:center;padding:5px}.dropdown-content .item:hover{color:#757575}.sidenav{height:100vh;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#393e4a;width:250px;border-right:1px solid #232832}.sidenav,.sidenav .home{display:-webkit-box;display:-ms-flexbox;display:flex}.sidenav .home{cursor:pointer;border-bottom:1px solid #232832;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px;background-color:#4c505c}.sidenav .home:hover .v-icon{fill:#fff}.sidenav .navitem{color:#ced2da;background-color:#373d49;cursor:pointer;font-size:18px;width:248px;border-left:2px solid #373d49;border-bottom:1px solid #232832;-webkit-transition:all .3s ease;transition:all .3s ease}.sidenav .navitem:hover{color:#fff}.sidenav .navitem div{display:inline-block;padding:20px 10px}.sidenav .navitem .title{padding-left:30px}.sidenav .navitem .icon{border-right:1px solid #232832;font-size:20px;width:56px;text-align:center}.sidenav .navitem.active{color:#fff;border-left:2px solid #ced2da;background-color:#4c505c}.sidenav .bottom,.sidenav .top{font-size:24px;position:absolute;border-bottom:none;cursor:pointer}.sidenav .bottom{bottom:0;width:248px}.sidenav .bottom .settings{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.sidenav .bottom .settings div{margin:30px;color:#ced2da;-webkit-transition:color .3s ease;transition:color .3s ease}.sidenav .bottom .settings div:hover{color:#fff}.content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;z-index:0;padding:20px;height:calc(var(--vh, 1vh)*100 - 20px);overflow:auto}@media screen and (max-width:64em){.content{height:calc(var(--vh, 1vh)*100 - 50px)}}.content .menu{position:absolute;cursor:pointer;color:#757575;font-size:40px;-webkit-transition:color .3s ease;transition:color .3s ease}.content .menu:hover{color:#fff}.content.noscroll{overflow:hidden}.mobileNav{height:calc(var(--vh, 1vh)*100);width:100vw;top:0;z-index:999999;bottom:0;right:-100vw;position:fixed;background:#79b791;background:linear-gradient(311deg,#79b791 35%,#f87060);color:#fff;-webkit-transition:right .6s ease;transition:right .6s ease}.mobileNav.open{right:0}.mobileNav .close{font-size:40px;color:#fff;margin:20px 30px 10px 30px;-webkit-transition:color .3s ease;transition:color .3s ease}.mobileNav .close:hover{color:#fff}.mobileNav .navitem{font-size:5vh;padding:20px 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mobileNav .navitem.end{margin-top:auto}.topnav{z-index:99;width:100vw;height:50px;position:relative}.topnav .title{text-align:center;font-size:24px;padding:10px;color:#fff}.topnav .menu{right:0;top:0;position:fixed;color:#cdd7d6;cursor:pointer;font-size:34px;padding:8px 10px;-webkit-transition:color .3s ease;transition:color .3s ease}.topnav .menu:hover{color:#757575}.innerNav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;cursor:pointer}.innerNav .item{margin:10px;padding:5px 12px;border-radius:12px;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.innerNav .item.active{background-color:#406e8e}.drawer{position:fixed;top:0;right:0;width:0;height:100%;overflow:auto;background-color:#656e84;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:999;overflow-x:hidden;border-left:1px solid #393e4a;-webkit-transition:width .3s;transition:width .3s;-webkit-transition:right .3s;transition:right .3s}.drawer .uiDrawerInner{margin:30px}@media only screen and (max-width:48em){.drawer{-webkit-box-sizing:border-box!important;box-sizing:border-box!important}.drawer.open{width:100vw!important}}.drawer.fix-height{overflow-y:hidden}.drawer .exit,.drawer .save{margin-bottom:20px;cursor:pointer;font-size:40px;color:#cdd7d6;margin:20px 30px}.drawer .exit.right,.drawer .save.right{float:right}.drawer .exit:hover,.drawer .save:hover{color:#fff}.drawer .template{background-color:#fff;height:calc(100vh - 122px);overflow:auto;padding:20px 10px}.drawer .template ::-webkit-scrollbar-track{background:#cdd7d6}.drawer .template ::-webkit-scrollbar-thumb,.drawer .template ::-webkit-scrollbar-thumb:hover{background:#656e84}.drawer.lg{width:500px}.drawer.full{left:0;height:100vh;width:100vw;padding:60px}@media screen and (max-width:64em){.drawer.full{padding:30px}}.drawer.full.center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.drawer.full.center,.drawer.full.center>.uiDrawerInner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:64em){.drawer.full.center>.uiDrawerInner{display:block}}.drawer.full>.exit{position:absolute;top:60px;right:60px;z-index:1}@media screen and (max-width:64em){.drawer.full>.exit{position:fixed;right:25px;top:25px}}@media screen and (max-width:48em){.drawer.full>.exit{top:25px}}.drawer.full>.exit span{font-size:20px}.drawer.left{left:0;right:auto}.drawer .back{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex}.drawer .back span{font-size:17px;margin-right:8px;color:#abb0be}.drawer .back p{color:#b9bec9}.drawer h1{font-weight:400}.drawer h1,.drawer h2{margin-top:0;color:#fff}.drawer h2{font-weight:200}.drawer h4{font-weight:500;line-height:26px}.drawer h4,.drawer h5{margin-top:0;color:#000}.drawer p{color:#000;font-size:14px}.drawer ul.list{margin:0;padding:0}.drawer ul.list li{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;margin-bottom:15px;cursor:pointer}.drawer ul.list li p{color:#406e8e;font-size:13px;font-weight:600;text-transform:uppercase}.drawer ul.list.avatar .avatar{width:45px;height:45px;border-radius:100px;overflow:hidden;margin-right:15px;-webkit-box-shadow:0 0 10px #f3f3f5;box-shadow:0 0 10px #f3f3f5}.drawer ul.list.avatar .avatar img{width:100%}.drawer ul.list.with-lines li{margin-bottom:0;padding:15px 0;border-bottom:1px solid #fff}.drawer ul.list.with-lines li.disabled{background-color:#fff;left:-25px;right:25px;padding-left:25px;margin-right:-50px;cursor:not-allowed}.drawer ul.list.with-arrow li .arrow{position:absolute;right:0}.drawer ul.list.with-arrow li .arrow span{font-size:14px;color:#b9bec9;color:#406e8e}.drawer ul.list.with-notification .notify{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:35px;height:35px;background-color:#406e8e;border-radius:100px;margin-right:10px;-webkit-box-shadow:0 0 10px #f3f3f5;box-shadow:0 0 10px #f3f3f5}.drawer ul.list.with-notification .notify span{color:#fff;font-size:13px}.drawer .form-group input,.drawer .form-group select,.drawer .form-group textarea{background-color:#656e84}.drawer.slideIn{-webkit-animation:slide-in .46s forwards;animation:slide-in .46s forwards}.drawer.slideOut{-webkit-animation:slide-out .46s forwards;animation:slide-out .46s forwards}.drawer.slideInReverse{-webkit-animation:slide-in-reverse .46s forwards;animation:slide-in-reverse .46s forwards}.drawer.slideOutReverse{-webkit-animation:slide-out-reverse .46s forwards;animation:slide-out-reverse .46s forwards}@-webkit-keyframes slide-in{to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slide-in{to{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slide-out{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(110%);transform:translateX(110%)}}@keyframes slide-out{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(110%);transform:translateX(110%)}}@-webkit-keyframes slide-in-reverse{to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slide-in-reverse{to{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slide-out-reverse{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-110%);transform:translateX(-110%)}}@keyframes slide-out-reverse{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-110%);transform:translateX(-110%)}}.panel{padding:25px;position:relative;background-color:#fff;border-radius:4px}.panel.primary{background-color:#406e8e;color:#fff}.panel.secondary{background-color:#ad3f2a;color:#fff}.panel.green{background-color:#516c5a;color:#fff}.panel.yellow{background-color:#c39a4e;color:#000}.panel.transparent{background-color:transparent}.panel .template{height:200px;background-position:50%;background-repeat:no-repeat;background-size:cover}.filtersToggle{display:-webkit-box;display:-ms-flexbox;display:flex;height:20px;width:100%;cursor:pointer;margin:20px 10px 10px 10px}.filtersToggle .left,.filtersToggle .right{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:3px 0;border-bottom:1px solid #cdd7d6}.filtersToggle .text{color:#cdd7d6;margin:6px 10px 0 10px}.filters{max-height:0;width:100%;-webkit-transition:max-height 1s;transition:max-height 1s;overflow:hidden}.filters.show{max-height:500px;border-bottom:1px solid #cdd7d6}.calendar .week{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.calendar .week .day{border-bottom:2px solid #cdd7d6;border-right:2px solid #cdd7d6;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.calendar .week .day.hide{visibility:hidden}@media screen and (max-width:64em){.calendar .week{display:block}.calendar .week .day.hide{display:none}}.calendar .day{width:14.28571%;color:#cdd7d6;padding:10px 6px}.calendar .day,.calendar .day .dayContainer{height:100px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.calendar .day.borTop{border-top:2px solid #cdd7d6}.calendar .day.borLeft{border-left:2px solid #cdd7d6}.calendar .day.noBottom{border-bottom:none}.calendar .day.weekend{background-color:#444a58}.calendar .day.today{background-color:#5a6275}@media screen and (max-width:64em){.calendar .day{height:auto;min-height:65px;border:1px solid #cdd7d6;width:95%}}.calendar .day .addEntry{display:none;text-align:center;padding:2px;font-size:12px;cursor:pointer}@media screen and (max-width:64em){.calendar .day .addEntry{display:block}}.calendar .day:hover .addEntry{margin-top:5px;display:block}.calendar .day .date{text-align:center}.calendar .day .entries{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.calendar .day .entries .entry{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;background-color:#406e8e;color:#fff;margin-top:2px;border-radius:3px;padding:2px;-webkit-transition:background-color .6s ease;transition:background-color .6s ease}.calendar .day .entries .entry:hover{background-color:#487ca0}.documents{max-height:400px;overflow:auto;-webkit-transition:max-height .6s ease;transition:max-height .6s ease}.documents.hide{overflow:hidden;max-height:0}.document{background-color:#656e84;margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:200px;border:1px solid #757575;padding:20px;text-align:center;border-radius:4px;position:relative}.document .title{font-size:18px;color:#fff}.document .image,.document .logo{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:52px}.document .controls,.document .image,.document .logo{display:-webkit-box;display:-ms-flexbox;display:flex;color:#cdd7d6}.document .controls{position:fixed;opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.document .controls .delete,.document .controls .edit{cursor:pointer;-webkit-transition:color .3s ease;transition:color .3s ease}.document .controls .delete:hover,.document .controls .edit:hover{color:#fff}.document:hover .controls{opacity:1}.waves{position:absolute;bottom:0;width:100%;height:15vh;margin-bottom:-7px;min-height:100px;max-height:150px}.waves .fill1{fill:hsla(0,0%,100%,.7)}.waves .fill2{fill:hsla(0,0%,100%,.5)}.waves .fill3{fill:hsla(0,0%,100%,.3)}.waves .fill4{fill:#fff}.parallax>use{-webkit-animation:move-forever 25s cubic-bezier(.55,.5,.45,.5) infinite;animation:move-forever 25s cubic-bezier(.55,.5,.45,.5) infinite}.parallax>use:first-child{-webkit-animation-delay:-2s;animation-delay:-2s;-webkit-animation-duration:7s;animation-duration:7s}.parallax>use:nth-child(2){-webkit-animation-delay:-3s;animation-delay:-3s;-webkit-animation-duration:10s;animation-duration:10s}.parallax>use:nth-child(3){-webkit-animation-delay:-4s;animation-delay:-4s;-webkit-animation-duration:13s;animation-duration:13s}.parallax>use:nth-child(4){-webkit-animation-delay:-5s;animation-delay:-5s;-webkit-animation-duration:20s;animation-duration:20s}@-webkit-keyframes move-forever{0%{-webkit-transform:translate3d(-90px,0,0);transform:translate3d(-90px,0,0)}to{-webkit-transform:translate3d(85px,0,0);transform:translate3d(85px,0,0)}}@keyframes move-forever{0%{-webkit-transform:translate3d(-90px,0,0);transform:translate3d(-90px,0,0)}to{-webkit-transform:translate3d(85px,0,0);transform:translate3d(85px,0,0)}}@media (max-width:768px){.waves{height:40px;min-height:40px}}.tooltip{display:block!important;z-index:10000}.tooltip .tooltip-inner{background:#656e84;color:#fff;border-radius:16px;padding:5px 10px 4px}.tooltip .tooltip-arrow{width:0;height:0;border-style:solid;position:absolute;margin:5px;border-color:#656e84;z-index:1}.tooltip[x-placement^=top]{margin-bottom:10px}.tooltip[x-placement^=top] .tooltip-arrow{border-width:5px 5px 0 5px;border-left-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important;bottom:-5px;left:calc(50% - 5px);margin-top:0;margin-bottom:0}.tooltip[x-placement^=bottom]{margin-top:5px}.tooltip[x-placement^=bottom] .tooltip-arrow{border-width:0 5px 5px 5px;border-left-color:transparent!important;border-right-color:transparent!important;border-top-color:transparent!important;top:-5px;left:calc(50% - 5px);margin-top:0;margin-bottom:0}.tooltip[x-placement^=right]{margin-left:5px}.tooltip[x-placement^=right] .tooltip-arrow{border-width:5px 5px 5px 0;border-left-color:transparent!important;border-top-color:transparent!important;border-bottom-color:transparent!important;left:-5px;top:calc(50% - 5px);margin-left:0;margin-right:0}.tooltip[x-placement^=left]{margin-right:5px}.tooltip[x-placement^=left] .tooltip-arrow{border-width:5px 0 5px 5px;border-top-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important;right:-5px;top:calc(50% - 5px);margin-left:0;margin-right:0}.tooltip.popover .popover-inner{background:#f9f9f9;color:#000;padding:24px;border-radius:5px;-webkit-box-shadow:0 5px 30px rgba(0,0,0,.1);box-shadow:0 5px 30px rgba(0,0,0,.1)}.tooltip.popover .popover-arrow{border-color:#f9f9f9}.tooltip[aria-hidden=true]{visibility:hidden;opacity:0;-webkit-transition:opacity .15s,visibility .15s;transition:opacity .15s,visibility .15s}.tooltip[aria-hidden=false]{visibility:visible;opacity:1;-webkit-transition:opacity .15s;transition:opacity .15s}.list-item{display:inline-block;margin-right:10px}.list-enter-active,.list-leave-active{-webkit-transition:all 1s;transition:all 1s}.list-enter,.list-leave-to{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}.bankaccount{height:240px}.bankaccount .syncing{position:absolute;left:20px;top:20px;color:#cdd7d6;cursor:pointer}.bankaccount .syncing.active{color:#406e8e}.bankaccount .notify{position:absolute;right:20px;top:20px;color:#cdd7d6;cursor:pointer}.bankaccount .notify.active{color:#406e8e}.bankaccount .card{margin:auto 0 auto 10px;color:#406e8e;font-size:50px}.bankaccount .card.fa-bitcoin{color:#f7931a}.bankaccount .card.fa-etherium{color:#627eea}.v-icon-holder{height:40px}.v-icon-holder .v-icon{fill:#ced2da;-webkit-transition:fill .3s ease;transition:fill .3s ease}@media only screen and (min-width:120em){.container{width:71rem}.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;padding-right:1rem;padding-left:1rem}.col-xl{-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-xl-1{-ms-flex-preferred-size:8.333%;flex-basis:8.333%;max-width:8.333%}.col-xl-2{-ms-flex-preferred-size:16.667%;flex-basis:16.667%;max-width:16.667%}.col-xl-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-xl-4{-ms-flex-preferred-size:33.333%;flex-basis:33.333%;max-width:33.333%}.col-xl-5{-ms-flex-preferred-size:41.667%;flex-basis:41.667%;max-width:41.667%}.col-xl-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-xl-7{-ms-flex-preferred-size:58.333%;flex-basis:58.333%;max-width:58.333%}.col-xl-8{-ms-flex-preferred-size:66.667%;flex-basis:66.667%;max-width:66.667%}.col-xl-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-xl-10{-ms-flex-preferred-size:83.333%;flex-basis:83.333%;max-width:83.333%}.col-xl-11{-ms-flex-preferred-size:91.667%;flex-basis:91.667%;max-width:91.667%}.col-xl-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-xl-offset-1{margin-left:8.333%}.col-xl-offset-2{margin-left:16.667%}.col-xl-offset-3{margin-left:25%}.col-xl-offset-4{margin-left:33.333%}.col-xl-offset-5{margin-left:41.667%}.col-xl-offset-6{margin-left:50%}.col-xl-offset-7{margin-left:58.333%}.col-xl-offset-8{margin-left:66.667%}.col-xl-offset-9{margin-left:75%}.col-xl-offset-10{margin-left:83.333%}.col-xl-offset-11{margin-left:91.667%}.start-xl{-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start;text-align:start}.center-xl{-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;text-align:center}.end-xl{-ms-flex-pack:end;-webkit-box-pack:end;justify-content:flex-end;text-align:end}.top-xl{-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start}.middle-xl{-ms-flex-align:center;-webkit-box-align:center;align-items:center}.bottom-xl{-ms-flex-align:end;-webkit-box-align:end;align-items:flex-end}.around-xl{-ms-flex-pack:distribute;justify-content:space-around}.between-xl{-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between}.first-xl{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.last-xl{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}}