.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-c{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.jc-fs{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.jc-c{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.jc-fe{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.jc-sb{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.jc-sa{-webkit-box-pack:space-around;-ms-flex-pack:space-around;justify-content:space-around}.ai-fs{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.ai-c{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ai-fe{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.fx1{-webkit-box-flex:1;box-flex:1;-moz-flex:1;-ms-flex:1;flex:1}.user-view{position:relative;-webkit-box-shadow:inset 0 0 4px 0 rgba(255,79,21,.8),inset 0 0 15.68px .32px rgba(255,79,21,.31);box-shadow:inset 0 0 4px 0 rgba(255,79,21,.8),inset 0 0 15.68px .32px rgba(255,79,21,.31)}.user-view:after,.user-view:before{width:20px;height:20px;position:absolute;content:""}.user-view:after{border-top:3px solid #fc4f15;border-left:3px solid #fc4f15;left:-3px;top:-3px}.user-view:before{border-bottom:3px solid #fc4f15;border-right:3px solid #fc4f15;right:-3px;bottom:-3px}.user-view .left-menu-bar{float:left;width:200px;height:90%;margin-top:2.5%;border-right:2px solid #fc4f15;color:#fff}.user-view .left-menu-item{height:40px;line-height:40px;text-align:center;margin:0 20px 15px;font-size:18px;font-weight:400;color:#fff;cursor:pointer;-webkit-transition:background-color .3s,color .3s;transition:background-color .3s,color .3s;-webkit-box-sizing:border-box;box-sizing:border-box}.user-view .left-menu-item.router-link-active,.user-view .left-menu-item.router-link-exact-active{font-weight:500;color:#036;background-color:#e6ebf0}.user-view .right-content{float:right;width:calc(100% - 200px);height:90%;margin-top:2.5%;-webkit-box-sizing:border-box;box-sizing:border-box}