@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400,400i,700,700i&subset=latin-ext);#app,body,html{height:100%;margin:0;padding:0;font-family:Roboto Condensed,sans-serif}.dashboard{position:relative;height:100%;background-image:url("https://images.unsplash.com/photo-1480241352829-e1573ff2414e?dpr=1&auto=compress,format&fit=crop&w=1950&h=&q=80&cs=tinysrgb&crop=");background-size:cover;background-position:50%;color:#f0f8ff;text-shadow:0 0 6px #000}.dashboard .title{position:absolute;top:1rem;left:3rem}.dashboard .title img{height:4rem}.dashboard #clock{position:absolute;top:1rem;right:2rem;font-size:2rem}.dashboard #clock time{font-size:1.5em}.dashboard .dash-container{position:absolute;top:5rem;left:1rem;right:1rem;bottom:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.dashboard .dash-container .widget{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;margin:1rem;background-color:hsla(0,0%,78%,.8);border-radius:1rem;padding:1rem}.dashboard .dash-id{position:absolute;bottom:.3rem;right:.3rem}