.yosemite-background {
  background: url(../images/bg.jpg) no-repeat center center fixed;
  background-size: cover;
}
body {
  background: url(../images/bg.jpg) no-repeat center center fixed;
  background-size: cover;
  font-family: sans-serif;
  margin: 0;
  padding: 0;
}
* {
  box-sizing: border-box;
}
a {
  cursor: pointer;
}
#launchpad {
  display: none;
}
#launchpad.shown {
  display: block;
}
#launchpad.shown.start {
  -webkit-animation: show 0.4s 1;
          animation: show 0.4s 1;
}
#launchpad.shown.end {
  -webkit-animation: hide 0.4s 1;
          animation: hide 0.4s 1;
}
#launchpad.shown .content {
  background: #310505;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
#launchpad.shown .content:before {
  background: url(../images/bg.jpg) no-repeat center center fixed;
  background-size: cover;
  bottom: 0;
  content: '';
  -webkit-filter: blur(30px);
          filter: blur(30px);
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
#launchpad.shown .content nav {
  margin: 20px auto;
  width: 90%;
}
#launchpad.shown .content nav a {
  color: white;
  -webkit-filter: drop-shadow(0 1px 3px rgba(0, 0, 0, 0.4));
          filter: drop-shadow(0 1px 3px rgba(0, 0, 0, 0.4));
  font-size: 14px;
  text-align: center;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
}
#launchpad.shown .content nav a:active {
  opacity: .6;
}
#launchpad.shown .content nav.scale-down {
  -webkit-animation: scale-down 0.4s 1;
          animation: scale-down 0.4s 1;
}
#launchpad.shown .content nav.scale-up {
  -webkit-animation: scale-up 0.4s 1;
          animation: scale-up 0.4s 1;
}
.window {
  background: white;
  border-color: #eee;
  border-width: 30px 0 0 0;
  border-style: solid;
  border-radius: 3px;
  box-shadow: 0 0 60px 10px rgba(0, 0, 0, 0.2);
  left: 50%;
  margin: -160px 0 0 -320px;
  min-height: 320px;
  padding: 10px 30px;
  position: absolute;
  top: 50%;
  width: 640px;
}
.window h1 {
  font-weight: normal;
  text-align: center;
}
.window a {
  color: #00BFFF;
  text-decoration: none;
}
@-webkit-keyframes show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes hide {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes hide {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes scale-up {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}
@keyframes scale-up {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}
@-webkit-keyframes scale-down {
  0% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes scale-down {
  0% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
a[class^="icon"] {
  background-position: top;
  background-repeat: no-repeat;
  display: inline-block;
  height: 128px;
  padding: 128px 0 0 0;
  margin: 40px;
  width: 128px;
}
.launchpad-icon {
  background: url(https://cdn2.iconfinder.com/data/icons/minimalism/128/Launcher.png);
  background-position: top;
  background-repeat: no-repeat;
  display: block;
  height: 128px;
  margin: 15px auto;
  width: 128px;
}

.icon-redmine {
  background: url(../images/logo_redmine.png);
}
.icon-wiki {
  background: url(../images/logo_wiki.png);
}
.icon-gitlab {
  background: url(../images/logo_gitlab.png);
}
.icon-graphql {
  background: url(../images/logo_graphql.png);
}
.icon-blog {
  background: url(../images/logo_blog.png);
}
.icon-drive {
  background: url(../images/logo_drive.png);
}
.icon-prod {
  background: url(../images/logo_easyvr.png);
}
.icon-er {
  background: url(../images/logo_er.png);
}
.icon-flow {
  background: url(../images/logo_flow.png);
}
.icon-mysql {
  background: url(../images/logo_mysql.png);
}
.icon-test {
  background: url(https://cdn2.iconfinder.com/data/icons/minimalism/128/NetworkMonitor.png);
}
.icon-facetime {
  background: url(https://cdn2.iconfinder.com/data/icons/minimalism/128/facetime.png);
}
.icon-skydrive {
  background: url(https://cdn2.iconfinder.com/data/icons/minimalism/128/skydrive.png);
}
.icon-dropbox {
  background: url(https://cdn2.iconfinder.com/data/icons/minimalism/128/dropbox.png);
}
.icon-soundcloud {
  background: url(https://cdn2.iconfinder.com/data/icons/minimalism/128/soundcloud.png);
}
.icon-chromium {
  background: url(https://cdn2.iconfinder.com/data/icons/minimalism/128/Chromium.png);
}
.icon-safari {
  background: url(https://www.drupal.org/files/project-images/Redmine_logo.png);
}
.icon-opera {
  background: url(https://cdn2.iconfinder.com/data/icons/minimalism/128/opera.png);
}
.icon-appstore {
  background: url(https://cdn2.iconfinder.com/data/icons/minimalism/128/Appstore.png);
}
.icon-airport {
  background: url(https://cdn2.iconfinder.com/data/icons/minimalism/128/AirPortUtility.png);
}
.icon-pinterest {
  background: url(https://cdn2.iconfinder.com/data/icons/minimalism/128/Pinterest.png);
}
.icon-twitter {
  background: url(https://cdn2.iconfinder.com/data/icons/minimalism/128/twitter.png);
}
.icon-dictionary {
  background: url(https://cdn2.iconfinder.com/data/icons/minimalism/128/dictionary.png);
}
.icon-notes {
  background: url(https://cdn2.iconfinder.com/data/icons/minimalism/128/notes.png);
}
.icon-monitor {
  background: url(https://cdn2.iconfinder.com/data/icons/minimalism/128/NetworkMonitor.png);
}
.icon-imovie {
  background: url(https://cdn2.iconfinder.com/data/icons/minimalism/128/imovie.png);
}
.icon-texteditor {
  background: url(https://cdn2.iconfinder.com/data/icons/minimalism/128/tTextEditor.png);
}
#icons {
  bottom: 10px;
  color: #9E9E9E;
  left: 10px;
  position: absolute;
}
#icons a {
  color: #BADA55;
  text-decoration: none;
}
