:root{--color-black:#000;--color-blue:#0035ff}*{box-sizing:border-box}body,html{color:var(--color-black);font-size:16px;font-weight:300}main{background:#f7fafc;padding:40px}.nav-header{font-size:12px;font-weight:500;letter-spacing:1px;margin-top:20px;padding:10px 16px;text-transform:uppercase}.icon-cluster{transform:rotate(90deg) scaleY(-1)}.q-table__card:not(.q-table--flat),section{box-shadow:0 1px 4px #0003}section{background-color:#fff;border-radius:4px;margin:0 auto 20px;padding:30px;position:relative}section>small:first-child{display:inline-block;font-size:10px;font-weight:300;margin-bottom:5px}section+section{margin-bottom:20px;margin-top:20px}h1,h2,h3{font-weight:400;letter-spacing:normal;line-height:normal;margin:0;-webkit-user-select:none;user-select:none}h1{font-size:22px;margin-bottom:30px}h1:only-child{margin:0}h2{font-size:18px;margin-bottom:20px}a{color:var(--color-blue);text-decoration:none}.link--back{display:inline-block;font-size:12px;font-weight:400;margin-bottom:20px;text-transform:uppercase}img{max-width:100%}strong{font-weight:500}p{line-height:1.8;margin:20px 0}p:first-child{margin-top:0}p:last-child{margin-bottom:0}.sticky-column-table td:first-child,.sticky-column-table thead tr:first-child th:first-child{background-color:#fff}.sticky-column-table td:first-child,.sticky-column-table th:first-child{left:0;position:sticky;z-index:1}.page--login .logo-img{left:180px;position:absolute;top:-20px;width:40px}.page--accounts .q-splitter__before{align-self:center;overflow:auto;padding:0;text-align:center}.page--accounts .nodecontent{background-color:#0404ff;border-radius:5px;color:#fff;display:inline-block;min-width:100px;padding:6px 12px}.page--accounts .nodecontent .addnode,.page--accounts .nodecontent .collapse,.page--accounts .nodecontent .removenode{background-color:#fff;border-radius:6px;bottom:-16px;color:#888;cursor:pointer;font-size:17px;height:14px;left:calc(50% - 7px);position:absolute;text-align:center;width:14px;z-index:10}.page--accounts .nodecontent .addnode:hover,.page--accounts .nodecontent .collapse:hover,.page--accounts .nodecontent .removenode:hover{color:#0202e6}.page--accounts .nodecontent .addnode:hover+.removenode,.page--accounts .nodecontent .collapse:hover+.removenode,.page--accounts .nodecontent .removenode:hover+.removenode{opacity:0}.page--accounts .nodecontent .removenode{background-color:#fff;border-radius:6px;bottom:auto;color:red;cursor:pointer;font-size:17px;height:14px;left:-5px;opacity:0;position:absolute;text-align:center;top:-5px;width:14px;z-index:10}.page--accounts .nodecontent:hover{cursor:default}.page--accounts .nodecontent:hover .removenode{color:red;opacity:1}.page--accounts .orgchart,.page--accounts .orgchart ul{margin:0;padding:0}.page--accounts .orgchart{display:inline-block;font-size:12px;font-weight:500;margin-top:-20px;text-transform:uppercase}.page--accounts .orgchart ul{display:flex;justify-content:center}.page--accounts .orgchart li{display:flex;flex-direction:column;position:relative}.page--accounts .orgchart .nodecontent{align-self:center;margin:20px 5px;position:relative}.page--accounts .orgchart .collapsed>ul{display:none}.page--accounts .orgchart .nodecontent:after,.page--accounts .orgchart .nodecontent:before,.page--accounts .orgchart li:before{border:0 solid #ccc;box-sizing:border-box;content:"";position:absolute;z-index:1}.page--accounts .orgchart li:not(:only-child):before{border-top-width:2px;height:20px;top:0;width:100%}.page--accounts .orgchart li:first-child:before{border-left-width:2px;border-top-left-radius:7px;right:0;width:calc(50% + 1px)}.page--accounts .orgchart li:last-child:before{border-right-width:2px;border-top-right-radius:7px;width:calc(50% + 1px)}.page--accounts .orgchart .nodecontent:after,.page--accounts .orgchart .nodecontent:before{border-left-width:2px;height:20px;left:calc(50% - 1px);width:2px}.page--accounts .orgchart .nodecontent:before{top:-20px}.page--accounts .orgchart .nodecontent:after{bottom:-20px}.page--accounts .orgchart li:first-child:not(:only-child)>.nodecontent:before,.page--accounts .orgchart li:last-child:not(:only-child)>.nodecontent:before{border-left-width:0}.page--accounts .orgchart .collapsed>.nodecontent:after,.page--accounts .orgchart .leaf>.nodecontent:after,.page--accounts .orgchart .root>.nodecontent:before{display:none}.page--accounts .orgchart .root>.nodecontent{background:var(--q-primary);min-width:100%}.q-page{position:relative}.q-drawer--left .q-item__section--avatar{min-width:40px}.q-drawer--left .q-list{margin-top:20px}.q-dialog .q-card{min-width:500px}.q-dialog .q-card .scroll{background:#f7fafc}.q-form{margin-top:0}.q-form .q-field{background:#fff}.q-table__container+.q-table__container{margin-top:20px}.q-table__container .q-table__top h1{margin:0;padding-left:10px}.q-notification__message{font-weight:400}