.control-panel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:50px}.control-panel>*{margin-bottom:8px!important}.color-map{background-image:-webkit-gradient(linear,left top,right top,from(#fcfdbf),color-stop(10%,#fece91),color-stop(20%,#fe9f6d),color-stop(30%,#f76f5c),color-stop(40%,#de4968),color-stop(50%,#b6377a),color-stop(60%,#8c2981),color-stop(70%,#651a80),color-stop(80%,#3b0f70),color-stop(90%,#150e37),to(#000004));background-image:linear-gradient(90deg,#fcfdbf,#fece91 10%,#fe9f6d 20%,#f76f5c 30%,#de4968 40%,#b6377a 50%,#8c2981 60%,#651a80 70%,#3b0f70 80%,#150e37 90%,#000004);display:inline-block;width:200px;height:32px;margin:0 10px;vertical-align:middle}#app{min-width:1850px}.layout{border:1px solid #d7dde4;background:#f5f7f9;position:relative;border-radius:4px}.layout-logo{float:left;position:relative;left:20px;color:#fff}.layout-nav{float:right;margin:0 auto;margin-right:20px}.layout-footer-center{text-align:center}.sticky-content>*{position:-webkit-sticky;position:sticky;top:0}