.dashboard-dock{position:absolute;bottom:0;left:50%;z-index:88;min-width:350px;height:56px;padding:0 10px;background-color:hsla(0,0%,60%,.7);border-radius:8px 8px 0 0;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0);-webkit-box-shadow:3px -3px 10px rgba(0,0,0,.1),2px 2px 5px rgba(0,0,0,.1) inset;box-shadow:3px -3px 10px rgba(0,0,0,.1),inset 2px 2px 5px rgba(0,0,0,.1)}.dashboard-dock,.dashboard-dock-apps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dashboard-dock-apps{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.dashboard-dock-apps .dock-item{position:relative;margin:0 5px;cursor:pointer}.dashboard-dock-apps .dock-item-link{display:block;width:46px;height:46px;cursor:pointer}