* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
  display: block
}

audio, canvas, video {
  display: inline;
  zoom: 1
}

audio:not([controls]) {
  display: none;
  height: 0
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  height: 100%
}

html, button, input, select, textarea {
  font-family: sans-serif;
  color: #222
}

body {
  line-height: 1.4;
  font-size: 13px;
  font-family: Roboto;
  background-color: #f2f2f2;
  height: 100%;
  margin: 0;
  padding: 0
}

a:focus {
  outline: thin dotted
}

a:active, a:hover {
  outline: 0
}

h1 {
  font-size: 25px;
  margin: .67em 0
}

h2 {
  font-size: 16px;
  margin: .83em 0
}

h3 {
  font-size: 16px;
  margin: 1em 0
}

h4 {
  font-size: 1em;
  margin: 1.33em 0
}

h5 {
  font-size: .83em;
  margin: 1.67em 0
}

h6 {
  font-size: .67em;
  margin: 2.33em 0
}

abbr[title] {
  border-bottom: 1px dotted
}

b, strong {
  font-weight: 700
}

blockquote {
  margin: 1em 40px
}

mark {
  background: #ff0;
  color: #000
}

code, kbd, pre, samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em
}

pre {
  white-space: pre-wrap;
  word-wrap: break-word
}

q {
  quotes: none
}

q:before, q:after {
  content: none
}

small {
  font-size: 80%
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sup {
  top: -.5em
}

sub {
  bottom: -.25em
}

dd {
  margin: 0 0 0 40px
}

menu, ol, ul {
  padding: 0 0 0 40px
}

nav ul, nav ol {
  list-style: none;
  list-style-image: none
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle
}

svg:not(:root) {
  overflow: hidden
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0
}

legend {
  border: 0;
  white-space: normal;
  margin-left: -7px;
  padding: 0
}

button, input, select, textarea {
  font-size: 100%;
  vertical-align: middle;
  margin: 0
}

button, input {
  line-height: normal
}

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
  overflow: visible
}

button[disabled], input[disabled] {
  cursor: default
}

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  height: 13px;
  width: 13px;
  padding: 0
}

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0
}

.chromeframe {
  background: #ccc;
  color: #000;
  margin: .2em 0;
  padding: .2em 0
}

.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  text-indent: -9999px
}

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%
}

.hidden {
  display: none !important;
  visibility: hidden
}

.visuallyhidden {
  border: 0;
  clip: rect(0000);
  height: 1px;
  overflow: hidden;
  position: absolute;
  width: 1px;
  margin: -1px;
  padding: 0
}

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  overflow: visible;
  position: static;
  width: auto;
  margin: 0
}

.invisible {
  visibility: hidden
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table
}

.clearfix:after {
  clear: both
}

.clearfix {
  zoom: 1
}

.background-color.highlight {
  background-color: #384351;
  color: #FFF
}

.background-color.background {
  background-color: #f2f2f2;
  color: #666
}

.background-color.positive {
  background-color: #32B457;
  color: #FFF
}

.background-color.text_color {
  background-color: #666;
  color: #FFF
}

.background-color.error_color {
  background-color: #ed1c24;
  color: #FFF
}

.background-color.warn_color {
  background-color: #fbb03b;
  color: #FFF
}

.background-color.bright_highlight_color {
  background-color: #6B7684;
  color: #FFF
}

.background-color.light_grey {
  background-color: #c8c8c8;
  color: #000
}

.admin h1, .admin h2, .admin h3, .admin h4, .admin h5, .admin h6 {
  color: #3a3a3a
}

h1, h2, h3, h4, h5, h6 {
  font-family: Roboto;
  letter-spacing: -.05em;
  font-weight: 500;
  color: #384351;
  margin: 0;
  padding: 0 0 10px
}

strong, b {
  font-family: Roboto;
  font-weight: 500
}

p {
  margin-top: 0;
  margin-bottom: 1em
}

a, a:visited, a:hover {
  color: #384351
}

.mod-centered {
  text-align: center;
  display: table;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  z-index: 50;
  padding: 53px 20px 20px
}

.mod-centered > .inner {
  display: table-cell
}

body header {
  background-color: #384351;
  color: #FFF;
  position: relative;
  margin-bottom: 10px;
  z-index: 100;
  padding: 0
}

body header img {
  vertical-align: inherit
}

body header .user-menu .help {
  margin-right: 15px
}

body header .user-menu .user {
  background: url(/images/icons/white/profile.png) left no-repeat;
  background-size: 20px;
  padding: 5px 5px 4px 24px
}

body header h1 {
  letter-spacing: .05em;
  display: inline;
  font-size: 16px;
  line-height: 42px;
  margin-left: 20px
}

body header .menu-toggler {
  background: url(/images/touch-menu-icon.png);
  background-position: bottom;
  background-repeat: no-repeat;
  width: 19px;
  display: inline-block;
  height: 22px;
  margin-left: 10px;
  background-size: 15px;
  margin-right: -10px
}

body header a,
body header a:hover {
  color: #FFF;
  text-decoration: none
}

body header .user-details {
  float: right;
  padding: 10px
}

body header .user-menu {
  position: absolute;
  right: 0;
  top: 13px;
  margin-right: 10px
}

body header .user-menu a {
  color: #fff;
}

body header .user-menu span, body header .user-menu strong {
  margin: 0 5px
}

.mod-panel {
  max-width: 600px;
  margin: 0 auto;
  padding: 20px
}

.mod-panel h1 {
  color: #384351;
  font-size: 2.5em
}

.mod-panel p {
  font-size: 1.3em;
  line-height: 1.5;
  font-weight: 100;
  max-width: 600px;
  margin: 0 auto 1em
}

dfn, em {
  font-style: italic
}

p, pre, dl, menu, ol, ul {
  margin: 1em 0
}

figure, form {
  margin: 0
}

::-moz-selection, ::selection {
  background: #b3d4fc;
  text-shadow: none
}

.twitter-timeline.twitter-timeline-rendered {
  height: 300px !important;
}

@media (min-width: 800px) {
  body {
    background-image: url(/images/bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    -ms-behavior: url(/stylesheets/backgroundsize.min.htc);
  }

  .maintenance {
    background-image: url(/images/maintenance.jpg);
  }

  .mod-centered > .inner {
    vertical-align: middle
  }

  body header h1 {
    margin-left: 30px
  }

  .mod-panel {
    box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.4);
    background-color: #FFF;
    padding: 60px
  }
}

@media (max-width: 800px) {
  .mod-centered > .inner {
    padding-top: 10px
  }

  .mod-panel h1 {
    font-size: 2em
  }
}

@media only screen and (max-width: 400px) {
  .sign-in {
    width: inherit
  }
}
