#light{-webkit-box-sizing:border-box;box-sizing:border-box;background-color:rgba(6,30,93,.5);border-top:2px solid rgba(1,153,209,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%}#light .light-title{font-weight:700;height:50px;line-height:40px;font-size:20px}#light .light-content,#light .light-title{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}#light .light-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}#light .envir-footer{color:hsla(0,0%,100%,.55);position:relative;top:-20px}