@import url(http://fonts.googleapis.com/css?family=IM+Fell+Great+Primer+SC);
@font-face {
  font-family: 'Rediviva';
  src: url("../fonts/Rediviva.TTF");
}

/*
 * variables.scss
 * Define your variables here...
*/
/*
 * functions.scss
 * Define your custom functions and maxin here...
*/
/* .box { @include border-radius(10px); } */
/* normalize.css v3.0.0 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

body {
  background: black url("../images/body-bg.jpg") center top no-repeat;
  color: white;
  font-family: "IM Fell Great Primer SC", serif;
}

a {
  opacity: 1;
  transition: opacity 0.4s ease-in-out;
}
a:hover {
  opacity: 0.6;
}

.clear {
  width: 100%;
  clear: both;
}

.top {
  width: 100%;
  background: black;
  border-bottom: 1px solid #333333;
  margin-bottom: 20px;
}
.top h1 {
  margin: 0;
  font-size: 22px;
  float: left;
  padding: 0;
  line-height: 28px;
  font-family: "Rediviva", serif;
}
.top h1 a {
  color: white;
  text-decoration: none;
}
.top .top-container {
  width: 1200px;
  margin: 0 auto;
  padding: 10px;
  position: relative;
  overflow: hidden;
}
.top .btn {
  float: right;
  display: inline-block;
  background: #666666;
  text-decoration: none;
  padding: 6px 20px;
  color: black;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  border-radius: 4px;
}

.footer {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  padding: 10px 0;
  font-family: "Times New Roman", serif;
  font-size: 16px;
}
.footer p {
  margin: 0;
}

.hr {
  height: 1px;
  background: black;
  border-top: 1px solid #333333;
  margin: 20px 0;
}

.home .header {
  width: 1000px;
  margin: 0 auto;
  text-align: center;
}
.home .header .logo {
  display: block;
  width: 334px;
  margin: 0 auto;
}
.home .header .quote {
  font-family: "Rediviva", serif;
  font-size: 38px;
  text-shadow: 2px 2px 5px black;
  color: #666666;
}

.intranet .main {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.intranet .main .left {
  float: left;
  width: 334px;
  position: relative;
  z-index: 99;
}
.intranet .main .left .logo {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.intranet .main .left ul {
  list-style: none;
  margin: 0;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.intranet .main .left ul li {
  padding: 5px 10px 5px 30px;
  background: black url(../images/list-bg.png) center center no-repeat;
  border: 2px solid #333333;
  position: relative;
  margin-bottom: 5px;
  cursor: move;
  opacity: 1;
  transition: opacity 0.2s ease-in-out,color 0.2s ease-in-out,border-color 0.2s ease-in-out;
}
.intranet .main .left ul li .icon {
  position: absolute;
  top: 5px;
  left: 5px;
  width: 20px;
  height: 20px;
  background: url(../images/key-icon.png) center center no-repeat;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.intranet .main .left ul li:hover {
  opacity: 0.4;
}
.intranet .main .left ul li.active, .intranet .main .left ul li.locked {
  opacity: 1;
  color: #cc807b;
  border-color: #cc807b;
}
.intranet .main .left ul li.active .icon, .intranet .main .left ul li.locked .icon {
  opacity: 1;
}
.intranet .main .left ul li.locked {
  cursor: default;
}
.intranet .main .right {
  float: right;
  width: 850px;
  position: relative;
}
.intranet .main .right .tree-of-life {
  width: 650px;
  height: 1215px;
  margin: 10px auto;
  background: url(../images/tree-of-life.png);
  position: relative;
}
.intranet .main .right .tree-of-life .tooltip {
  width: 419px;
  height: 65px;
  background: url(../images/tooltip.png) center top no-repeat;
  position: absolute;
  top: -30px;
  left: -169px;
  display: none;
}
.intranet .main .right .tree-of-life .tooltip .desc {
  text-align: center;
  color: #cc807b;
  padding: 4px 15px 0 10px;
  line-height: 34px;
  font-size: 20px;
}
.intranet .main .right .tree-of-life .seal {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  position: absolute;
  border: 1px solid transparent;
}
.intranet .main .right .tree-of-life .seal .droppable {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.intranet .main .right .tree-of-life .seal .seal-number {
  opacity: 0;
  transition: opacity 0.6s ease-in-out;
  width: 70px;
  height: 70px;
  position: absolute;
  top: 0;
  left: 0;
}
.intranet .main .right .tree-of-life .seal.locked {
  background: url(../images/lock.png) center center no-repeat;
}
.intranet .main .right .tree-of-life .seal.unlocked .seal-number {
  opacity: 1;
  cursor: pointer;
}
.intranet .main .right .tree-of-life .seal.unlocked .seal-number:hover {
  opacity: 0.4;
}
.intranet .main .right .tree-of-life .seal#seal-10 {
  top: 904px;
  left: 285px;
}
.intranet .main .right .tree-of-life .seal#seal-10 .seal-number {
  background: url(../images/seal-10.png);
}
.intranet .main .right .tree-of-life .seal#seal-8 {
  top: 673px;
  left: 152px;
}
.intranet .main .right .tree-of-life .seal#seal-8 .seal-number {
  background: url(../images/seal-9.png);
}
.intranet .main .right .tree-of-life .seal#seal-7 {
  top: 673px;
  left: 419px;
}
.intranet .main .right .tree-of-life .seal#seal-7 .seal-number {
  background: url(../images/seal-8.png);
}
.intranet .main .right .tree-of-life .seal#seal-9 {
  top: 751px;
  left: 285px;
}
.intranet .main .right .tree-of-life .seal#seal-9 .seal-number {
  background: url(../images/seal-7.png);
}
.intranet .main .right .tree-of-life .seal#seal-6 {
  top: 597px;
  left: 285px;
}
.intranet .main .right .tree-of-life .seal#seal-6 .seal-number {
  background: url(../images/seal-6.png);
}
.intranet .main .right .tree-of-life .seal#seal-5 {
  top: 520px;
  left: 151px;
}
.intranet .main .right .tree-of-life .seal#seal-5 .seal-number {
  background: url(../images/seal-5.png);
}
.intranet .main .right .tree-of-life .seal#seal-4 {
  top: 520px;
  left: 419px;
}
.intranet .main .right .tree-of-life .seal#seal-4 .seal-number {
  background: url(../images/seal-4.png);
}
.intranet .main .right .tree-of-life .seal#seal-3 {
  top: 368px;
  left: 151px;
}
.intranet .main .right .tree-of-life .seal#seal-3 .seal-number {
  background: url(../images/seal-3.png);
}
.intranet .main .right .tree-of-life .seal#seal-2 {
  top: 368px;
  left: 419px;
}
.intranet .main .right .tree-of-life .seal#seal-2 .seal-number {
  background: url(../images/seal-2.png);
}
.intranet .main .right .tree-of-life .seal#seal-1 {
  top: 289px;
  left: 285px;
}
.intranet .main .right .tree-of-life .seal#seal-1 .seal-number {
  background: url(../images/seal-1.png);
}
.intranet .main .right .tree-of-life .seal .cog {
  width: 70px;
  height: 70px;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.intranet .main .right .tree-of-life .seal .cog .inner {
  width: 100%;
  height: 100%;
  background: url(../images/cog-inner.png);
  position: absolute;
  top: 0;
  left: 0;
  transition: all 1s ease-in-out;
}
.intranet .main .right .tree-of-life .seal .cog .outer {
  width: 100%;
  height: 100%;
  background: url(../images/cog-outer.png);
  position: absolute;
  top: 0;
  left: 0;
  transition: all 1s ease-in-out;
}
.intranet .main .right .tree-of-life .seal .cog .active {
  width: 100%;
  height: 100%;
  background: url(../images/cog-active.png);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.6s ease-in-out;
}
.intranet .main .right .tree-of-life .seal.ready .cog {
  display: block;
}
.intranet .main .right .tree-of-life .seal.filled .cog .active {
  opacity: 1;
}
.intranet .main .right .tree-of-life .seal.filled .cog .inner {
  -moz-transform: rotate(150deg);
  -webkit-transform: rotate(150deg);
  -o-transform: rotate(150deg);
  transform: rotate(150deg);
}
.intranet .main .right .tree-of-life .seal.filled .cog .outer {
  -moz-transform: rotate(-120deg);
  -webkit-transform: rotate(-120deg);
  -o-transform: rotate(-120deg);
  transform: rotate(-120deg);
}
.intranet .main .right .tree-of-life .seal.hover .cog .inner {
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.intranet .main .right .tree-of-life .seal.hover .cog .outer {
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.intranet .main .right .tree-of-life .link {
  width: 30px;
  height: 30px;
  background: url(../images/link.png) center center no-repeat;
  position: absolute;
  z-index: 50;
  opacity: 1;
  transition: background 0.6s ease-in-out;
}
.intranet .main .right .tree-of-life .link .tooltip {
  top: -52px;
  left: -190px;
}
.intranet .main .right .tree-of-life .link.active {
  background: url(../images/link-on.png) center center no-repeat;
  cursor: pointer;
}
.intranet .main .right .tree-of-life .link#link-a {
  top: 810px;
  left: 239px;
}
.intranet .main .right .tree-of-life .link#link-b {
  top: 810px;
  left: 373px;
}
.intranet .main .right .tree-of-life .link#link-c {
  top: 694px;
  left: 306px;
}
.intranet .main .right .tree-of-life .link#link-d {
  top: 733px;
  left: 239px;
}
.intranet .main .right .tree-of-life .link#link-e {
  top: 733px;
  left: 373px;
}
.intranet .main .right .tree-of-life .link#link-f {
  top: 846px;
  left: 306px;
}
.intranet .main .right .tree-of-life .link#link-g {
  top: 617px;
  left: 172px;
}
.intranet .main .right .tree-of-life .link#link-h {
  top: 617px;
  left: 440px;
}
.intranet .main .right .tree-of-life .link#link-i {
  top: 539px;
  left: 306px;
}
.intranet .main .right .tree-of-life .link#link-j {
  top: 668px;
  left: 306px;
}
.intranet .main .right .tree-of-life .link#link-k {
  top: 653px;
  left: 239px;
}
.intranet .main .right .tree-of-life .link#link-l {
  top: 653px;
  left: 373px;
}
.intranet .main .right .tree-of-life .link#link-m {
  top: 579px;
  left: 373px;
}
.intranet .main .right .tree-of-life .link#link-n {
  top: 579px;
  left: 239px;
}
.intranet .main .right .tree-of-life .link#link-o {
  top: 467px;
  left: 440px;
}
.intranet .main .right .tree-of-life .link#link-p {
  top: 388px;
  left: 306px;
}
.intranet .main .right .tree-of-life .link#link-q {
  top: 467px;
  left: 306px;
}
.intranet .main .right .tree-of-life .link#link-r {
  top: 500px;
  left: 373px;
}
.intranet .main .right .tree-of-life .link#link-s {
  top: 500px;
  left: 239px;
}
.intranet .main .right .tree-of-life .link#link-t {
  top: 467px;
  left: 172px;
}
.intranet .main .right .tree-of-life .link#link-u {
  top: 350px;
  left: 373px;
}
.intranet .main .right .tree-of-life .link#link-v {
  top: 350px;
  left: 239px;
}
.intranet .main .wheel {
  width: 200px;
  height: 200px;
  background: url(../images/wheel/bg.png) center center no-repeat;
  position: absolute;
  top: 94px;
  left: 222px;
}
.intranet .main .wheel .wheel-lock,
.intranet .main .wheel .cog,
.intranet .main .wheel .light,
.intranet .main .wheel .cog-1,
.intranet .main .wheel .cog-2,
.intranet .main .wheel .key,
.intranet .main .wheel .ring {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.intranet .main .wheel .cog, .intranet .main .wheel .cog-1, .intranet .main .wheel .cog-2 {
  transition: all 1s ease-in-out;
}
.intranet .main .wheel .light {
  transition: background 0.6s ease-in-out 1s;
}
.intranet .main .wheel .wheel-1 {
  background: url(../images/wheel/01-bg.png) center center no-repeat;
  transition: all 1s ease-in-out;
}
.intranet .main .wheel .wheel-1 .light {
  background: url(../images/wheel/01-light-off.png) center center no-repeat;
}
.intranet .main .wheel .wheel-1 .light.on {
  background: url(../images/wheel/01-light-on.png) center center no-repeat;
}
.intranet .main .wheel .wheel-1 .cog {
  background: url(../images/wheel/01-wheel.png) center center no-repeat;
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.intranet .main .wheel .wheel-1 .cog.locked {
  -moz-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.intranet .main .wheel .wheel-2 {
  background: url(../images/wheel/02-bg.png) center center no-repeat;
  transition: all 1s ease-in-out;
}
.intranet .main .wheel .wheel-2 .ring {
  background: url(../images/wheel/ring.png) center center no-repeat;
  opacity: 0;
  transition: opacity 1s ease-in-out 1s;
}
.intranet .main .wheel .wheel-2 .light {
  background: url(../images/wheel/02-light-off.png) center center no-repeat;
}
.intranet .main .wheel .wheel-2 .light.on {
  background: url(../images/wheel/02-light-on.png) center center no-repeat;
}
.intranet .main .wheel .wheel-2 .cog {
  background: url(../images/wheel/02-wheel.png) center center no-repeat;
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.intranet .main .wheel .wheel-2 .cog.locked {
  -moz-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.intranet .main .wheel .wheel-3 {
  background: url(../images/wheel/03-bg.png) center center no-repeat;
  transition: all 1s ease-in-out;
}
.intranet .main .wheel .wheel-3 .light {
  background: url(../images/wheel/03-light-off.png) center center no-repeat;
}
.intranet .main .wheel .wheel-3 .light.on {
  background: url(../images/wheel/03-light-on.png) center center no-repeat;
}
.intranet .main .wheel .wheel-3 .cog {
  background: url(../images/wheel/03-wheel.png) center center no-repeat;
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.intranet .main .wheel .wheel-3 .cog.locked {
  -moz-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.intranet .main .wheel .cog-1 {
  background: url(../images/wheel/cog-outer.png) center center no-repeat;
}
.intranet .main .wheel .cog-2 {
  background: url(../images/wheel/cog-inner.png) center center no-repeat;
}
.intranet .main .wheel .key {
  background: url(../images/wheel/key-off.png) center center no-repeat;
  transition: background 0.6s ease-in-out;
}
.intranet .main .wheel.ready .key {
  background: url(../images/wheel/key-on.png) center center no-repeat;
}
.intranet .main .wheel.ready .cog-1 {
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.intranet .main .wheel.ready .cog-2 {
  -moz-transform: rotate(30deg);
  -webkit-transform: rotate(30deg);
  -o-transform: rotate(30deg);
  transform: rotate(30deg);
}
.intranet .main .wheel.active .cog-1 {
  -moz-transform: rotate(250deg);
  -webkit-transform: rotate(250deg);
  -o-transform: rotate(250deg);
  transform: rotate(250deg);
}
.intranet .main .wheel.active .cog-2 {
  -moz-transform: rotate(-150deg);
  -webkit-transform: rotate(-150deg);
  -o-transform: rotate(-150deg);
  transform: rotate(-150deg);
}
.intranet .main .wheel.active .wheel-1 .cog.unlocked {
  -moz-transform: rotate(250deg);
  -webkit-transform: rotate(250deg);
  -o-transform: rotate(250deg);
  transform: rotate(250deg);
}
.intranet .main .wheel.active .wheel-2 .cog.unlocked {
  -moz-transform: rotate(-150deg);
  -webkit-transform: rotate(-150deg);
  -o-transform: rotate(-150deg);
  transform: rotate(-150deg);
}
.intranet .main .wheel.active .wheel-3 .cog.unlocked {
  -moz-transform: rotate(200deg);
  -webkit-transform: rotate(200deg);
  -o-transform: rotate(200deg);
  transform: rotate(200deg);
}
.intranet .main .wheel.completed .cog-1 {
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.intranet .main .wheel.completed .cog-2 {
  -moz-transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.intranet .main .wheel.completed .wheel-1 {
  -moz-transform: rotate(62deg);
  -webkit-transform: rotate(62deg);
  -o-transform: rotate(62deg);
  transform: rotate(62deg);
}
.intranet .main .wheel.completed .wheel-2 {
  -moz-transform: rotate(300deg);
  -webkit-transform: rotate(300deg);
  -o-transform: rotate(300deg);
  transform: rotate(300deg);
}
.intranet .main .wheel.completed .wheel-2 .ring {
  opacity: 1;
}
.intranet .main .wheel.completed .wheel-3 {
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.intranet .main .wheel.completed .key {
  background: url(../images/wheel/key-completed.png) center center no-repeat;
}

.login .form .logo {
  display: block;
  width: 334px;
  margin: 0 auto;
}
.login .form form {
  width: 300px;
  padding: 20px;
  background: url(../images/login-bg.jpg) center center no-repeat;
  border: 2px solid #333333;
  box-shadow: 0 0 20px 0 black;
  border-radius: 6px;
  margin: 50px auto 200px;
}
.login .form form input {
  width: 278px;
  margin-bottom: 10px;
  background: rgba(0, 0, 0, 0.5);
  border: 1px solid #333333;
  padding: 6px 10px;
  font-family: "Times New Roman", serif;
}
.login .form form button {
  background: #666666;
  border: none;
  color: black;
  padding: 6px 20px;
  text-transform: uppercase;
  font-weight: bold;
  opacity: 1;
  transition: opacity 0.2s ease-in-out;
  border-radius: 4px;
}
.login .form form button:hover {
  opacity: 0.6;
}
.login .form form .error {
  color: red;
  padding: 0 5px;
}
