@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:700|Open+Sans:400,400i,700,700i);.fade-enter-active,.fade-leave-active{-webkit-transition:opacity .3s;transition:opacity .3s}.fade-enter-to,.fade-leave{opacity:1}.fade-enter,.fade-leave-to{opacity:0}.fade-to-bottom-enter-active,.fade-to-bottom-leave-active{-webkit-transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,transform .3s;transition:opacity .3s,transform .3s,-webkit-transform .3s}.fade-to-bottom-enter-to,.fade-to-bottom-leave{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}.fade-to-bottom-enter{opacity:0;-webkit-transform:translate3d(0,-200px,0);transform:translate3d(0,-200px,0)}.fade-to-bottom-leave-to{opacity:0;-webkit-transform:translate3d(0,300px,0);transform:translate3d(0,300px,0)}.enter-from-right-enter-active,.enter-from-right-leave-active{-webkit-transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,transform .3s;transition:opacity .3s,transform .3s,-webkit-transform .3s}.enter-from-right-enter-to,.enter-from-right-leave{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}.enter-from-right-enter,.enter-from-right-leave-to{opacity:0;-webkit-transform:translate3d(300px,0,0);transform:translate3d(300px,0,0)}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.flex--space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex--v-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card{-webkit-box-shadow:0 15px 45px -7.5px rgba(30,39,47,.1);box-shadow:0 15px 45px -7.5px rgba(30,39,47,.1);background:#fff;-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;margin-bottom:30px;border-radius:5px;overflow:hidden}.card,.card__poster{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.card__poster{height:120px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card__body{padding:30px}.card__avatar{width:70px;height:70px;border-radius:70px;-webkit-box-flex:0;-ms-flex:0 0 70px;flex:0 0 70px;background:#1e272f;background-size:cover;background-position:50%}.card__title{margin-top:0;font-size:16px;color:#576675;margin-bottom:20px}.inverse .card__title{color:#8a9bab}.card__subtitle{margin:10px 0;color:#2c91ff}.list--resource{margin:0;padding:0}.list__item{display:block;background:#fff;color:#8a9bab;padding:0 10px;font-size:12px;line-height:14px;border-radius:5px}.list__item--pointer{cursor:pointer}.list__item:hover{background:rgba(229,235,240,.4)}pre{line-height:1.8;font-size:12px}.card__subtitle,.card__title,.condensed,.el-button,.el-message-box__title,.page__section-subtitle,.page__section-title,.page__title,.sticker__title,header .header__nav-item{font-family:Open Sans Condensed,sans-serif;font-weight:700}.flex-spacer{-webkit-box-flex:1;-ms-flex:1;flex:1}.clearfix:after,.clearfix:before{display:table;content:""}.clearfix:after{clear:both}.text--helper{font-size:12px;font-style:italic;color:#c3cdd6}.text--primary{color:#2c91ff!important}.text--success{color:#00e3ae!important}.text--warning{color:#fc8d3a!important}.text--danger{color:#f06!important}.text--grey-dark{color:#576675!important}.form__element+.form__element{margin-top:20px}.form__element--switch{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form__element--switch .form__label:first-child{margin-right:15px}.form__label{display:block;padding:2px;text-transform:uppercase;font-weight:700;font-size:11px;line-height:20px;color:#c3cdd6}.v-modal{opacity:.9;background:-webkit-gradient(linear,left bottom,right top,from(#000),to(#1e272f));background:linear-gradient(to top right,#000,#1e272f)}.el-button{text-transform:uppercase;border-radius:20px}.el-button--text.success{color:#00e3ae}.el-button--text.warning{color:#fc8d3a}.el-button--text.danger{color:#f06}.el-input.block,.el-select.block,.el-textarea.block{width:100%}.el-textarea__inner{padding:10px 15px;line-height:20px}.el-upload{line-height:1;max-width:100%}.el-upload-list--picture .el-upload-list__item-thumbnail{-o-object-fit:cover;object-fit:cover}.el-upload-dragger{max-width:100%}.el-upload-dragger .el-upload__text{font-size:12px;line-height:18px;padding:5px 10px}.el-upload__tip{margin:0;line-height:20px}.el-message-box{border-radius:10px;border:none;padding:15px 15px 30px}.el-tabs__item{text-transform:uppercase;font-size:12px;font-weight:700}.el-tabs__content{padding:15px}.el-notification__content{text-align:left}.el-loading-spinner .el-loading-text{font-size:12px}.el-dialog__header{padding:30px 30px 5px}.el-dialog__body{padding:30px}.el-dialog__footer{padding:0 30px 30px}*{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{font-family:Open Sans,sans-serif;font-size:14px;line-height:20px;color:#8a9bab;background:#fff;-webkit-font-smoothing:antialiased}main{position:relative;min-height:100vh;margin-left:400px}header{position:fixed;top:0;left:90px;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:430px;padding:90px 180px 60px 60px;background:#f5f7f9}header .header__loader{position:absolute;top:0;left:15px;width:295px;height:40px}header .header__loader .el-loading-mask{background:none}header .header__loader .el-loading-spinner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:-13px}header .header__loader .el-loading-text{text-transform:uppercase;font-size:10px;font-weight:700}header .header__loader svg{width:20px!important;height:20px!important;margin-right:10px}header .header__logo{position:absolute;top:130px;left:-30px;display:block;height:30px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:bottom left;transform-origin:bottom left}header .header__logo>img{display:block;max-width:100%;max-height:100%}header .header__avatar{width:70px;height:70px;border-radius:70px;-webkit-box-flex:0;-ms-flex:0 0 70px;flex:0 0 70px;background:#c3cdd6;margin:0 auto 15px;background-size:cover;background-position:50%}header .header__identity{font-size:12px;font-weight:700;text-transform:uppercase;text-align:center;color:#576675}header .header__nav{-ms-flex:1 0 auto;flex:1 0 auto;padding:20px auto}header .header__nav,header .header__nav-links{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-flex:1}header .header__nav-links{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex:1 0 auto;flex:1 0 auto}header .header__nav-item{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;position:relative;color:#576675;text-transform:uppercase;line-height:30px;text-decoration:none;cursor:pointer}header .header__nav-item+.header__nav-item{margin-top:15px}header .header__nav-item.router-link-active{color:#2c91ff}header .header__nav-item.router-link-active:after{content:" ";display:block;position:absolute;top:50%;left:100%;width:45px;height:2px;background:#2c91ff;-webkit-transform:translate(30px,-50%);transform:translate(30px,-50%)}header .header__nav-item:hover{-webkit-transform:translate3d(2px,0,0);transform:translate3d(2px,0,0)}header .header__nav-icons{position:absolute;bottom:30px;left:-60px;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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:30px}header .header__nav-icons .el-tooltip{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer}header .header__nav-icons .el-tooltip+.el-tooltip{margin-top:30px}.login{position:fixed;top:0;bottom:0;left:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.login__form,.login__logo{-webkit-box-flex:1;-ms-flex:1 0 50vw;flex:1 0 50vw}.login__logo{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;background:-webkit-gradient(linear,left bottom,right top,from(#495aff),to(#0acffe));background:linear-gradient(to top right,#495aff,#0acffe)}.login__logo img{-webkit-animation:rotating 60s linear infinite;animation:rotating 60s linear infinite;display:block;max-width:80%;max-height:80%}.login__logo .el-loading-mask{background:none}.login__logo .el-loading-spinner>svg>circle{stroke:#fff}.login__logo .el-loading-text{color:#fff}.login__form{background:#fff;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:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.login__form .form__element{width:240px;margin:30px auto}.login__form .form__actions{text-align:center}.login__form img{display:block;max-height:35px}@-webkit-keyframes rotating{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotating{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.page{padding:30px 60px 30px 0}.page.enter-from-right-leave-active{position:absolute;width:100%}.page__aside{position:fixed;top:0;right:0;bottom:0;width:25vw;padding:140px 3.5vw 30px}.page__separator{height:1px;margin:20px auto;background:radial-gradient(circle,#e5ebf0,rgba(229,235,240,0))}.page__section{-webkit-box-shadow:0 20px 60px -10px rgba(30,39,47,.1);box-shadow:0 20px 60px -10px rgba(30,39,47,.1);position:relative;margin:30px auto;padding:30px;background:#fff;border-radius:5px}.page__section-title{margin-top:0;font-size:18px;color:#576675}.inverse .page__section-title{color:#8a9bab}.page__section-subtitle{margin:10px 0;padding-left:10px;color:#2c91ff}.page__section--column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.page__aside .page__section{-webkit-box-shadow:none;box-shadow:none;margin:auto;padding:20px 0;background:none}.page__header{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:30px 0}.page__title{position:relative;display:block;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;margin:0;color:#c3cdd6;font-size:30px;line-height:40px}.page__subtitle{position:absolute;top:100%;left:15px;display:block;color:#2c91ff;font-size:16px;line-height:20px;padding:5px 10px;background:#f5f7f9}.page__resource-thumbnail{max-width:120px;max-height:120px;margin-right:10px;float:left}.page__resource-thumbnail-change{float:left;line-height:35px}.page__resource-thumbnail--circle{width:120px;height:120px;border-radius:120px;-o-object-fit:cover;object-fit:cover}.page--aside{padding-right:25vw}.sticker{-webkit-box-shadow:0 10px 30px -5px rgba(30,39,47,.1);box-shadow:0 10px 30px -5px rgba(30,39,47,.1);-webkit-transition:opacity .3s,-webkit-box-shadow .3s,-webkit-transform .3s ease-out;transition:opacity .3s,-webkit-box-shadow .3s,-webkit-transform .3s ease-out;transition:box-shadow .3s,opacity .3s,transform .3s ease-out;transition:box-shadow .3s,opacity .3s,transform .3s ease-out,-webkit-box-shadow .3s,-webkit-transform .3s ease-out;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border-radius:10px;margin:30px 0;padding:20px}.sticker--anim{opacity:0;-webkit-transform:translate3d(-150px,0,0);transform:translate3d(-150px,0,0)}.sticker:hover{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}.sticker:hover .sticker__drag{-webkit-transform:scale(1);transform:scale(1)}.sticker__drag{-webkit-transition:color .3s,border-color .3s,-webkit-transform .3s;transition:color .3s,border-color .3s,-webkit-transform .3s;transition:color .3s,border-color .3s,transform .3s;transition:color .3s,border-color .3s,transform .3s,-webkit-transform .3s;position:absolute;left:-25px;top:calc(50% - 20px);width:40px;height:40px;line-height:40px;border-radius:40px;text-align:center;background:#fff;border:1px solid #e5ebf0;cursor:move;color:#8a9bab;-webkit-transform:scale(0);transform:scale(0)}.sticker__drag:hover{border-color:#2c91ff;color:#2c91ff}.sticker__thumbnail{width:60px;height:60px;border-radius:60px;-webkit-box-flex:60px;-ms-flex:60px 0 0px;flex:60px 0 0;background:#e5ebf0;margin-right:20px;-o-object-fit:cover;object-fit:cover;float:left}.sticker__content{position:relative;font-size:12px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.sticker__content>:last-child{margin-bottom:0}.sticker__title{color:#576675;font-size:16px;text-decoration:none}.sticker a.sticker__title:hover{color:#2c91ff}.sticker__description{margin-top:5px}.sticker__tags{margin-top:5px;display:-webkit-box;display:-ms-flexbox;display:flex}.sticker__tags .el-tag{display:block}.sticker__tags .el-tag+.el-tag{margin-left:5px}.sticker__actions{-webkit-box-flex:130px;-ms-flex:130px 0 0px;flex:130px 0 0;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:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:distribute;justify-content:space-around}.sticker__actions>.el-switch+.el-dropdown{margin-top:10px}section.loading{min-height:100px}.mep__resources-add{margin-bottom:20px}.mep__resources-add .el-autocomplete{display:block}.mep__resources-add .el-select .el-input{width:120px}.mep__resources-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:30px}.mep__resources-list-item i{display:inline-block;margin-right:10px}.mep__resources-list-item-content{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.mep__resources-list+.mep__resources-list{margin-top:20px}.mep__commits .mep__commit{display:inline-block;margin-bottom:5px;margin-right:5px}.mep__operations .mep__operation--terminal{font-family:monospace;font-weight:700}.mep__tags .el-select{display:block}.changelog+.changelog{margin-top:30px}.changelog__list{margin:15px 30px;padding-left:15px}.changelog__list-item{font-size:12px;margin:10px auto}.changelog__quote{font-style:italic;font-size:12px;padding:5px 15px;color:#576675}.dude .card__title{margin:0}.dude .card__body{padding:0 15px 30px;text-align:center}.dude__funky-role{color:#2c91ff;margin:10px auto}.dude__funky-role,.dude__role{display:block;text-transform:uppercase;font-weight:700;font-size:10px;line-height:15px}.dude__role{color:#0acffe}.unmerged-tfs .mep__commit{display:inline-block;margin-bottom:5px;margin-right:5px}.commit__author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #e5ebf0}.commit__author-avatar{width:50px;height:50px;border-radius:50px;-webkit-box-flex:0;-ms-flex:0 0 50px;flex:0 0 50px;-ms-flex-item-align:start;align-self:flex-start;background:#1e272f;background-size:cover;background-position:50%;margin-right:15px}.commit__author-name{margin:0;font-size:12px;text-transform:uppercase;font-weight:700;color:#576675}.commit__comment{display:block;max-width:300px;margin-top:5px;color:#8a9bab;font-size:12px;text-align:left;word-break:break-word}.commit__comment-asana{color:#0acffe}.commit__popover{padding:5px}.commit__popover .el-switch+.el-switch{margin-left:10px}.commit__popover .el-checkbox-group{padding:15px 5px 5px}.commit__actions{margin-top:15px;text-align:center}.commit__autocomplete-dropdown{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.commit__autocomplete-dropdown-tfs{font-weight:700;color:#576675}.commit__autocomplete-dropdown-author{color:#2c91ff;font-size:12px}.commit__autocomplete-dropdown-comment{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;color:#8a9bab;font-size:12px;padding:0 20px;overflow:hidden;text-overflow:ellipsis}
/*# sourceMappingURL=app.css.map*/