@import "highlight/monokai.css";
@import "../fonts/glyphicons-halflings/stylesheet.css";
@import "../fonts/emoji-symbols/stylesheet.css";
@import "../fonts/ubuntu/stylesheet.css";
/*
 * IVORY Framework - http://www.weice.in/ivory
 * Developed by Lakshmikanth Vallampati - kanth.vallampati@gmail.com
 * Modified for ZJU CC98 by CC98 frontend team
 * Licensed under GPLv2
 * Reset Grid and Typography
 */
/* ---- HTML RESET ---- */
/*! normalize.css v3.0.1 | 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;
}
/*
 * IVORY Framework - http://www.weice.in/ivory
 * Developed by Lakshmikanth Vallampati - kanth.vallampati@gmail.com
 * Modified for ZJU CC98 by CC98 frontend team
 * Licensed under GPLv2
 */
/* ---- GRID Layout ---- */
* {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  margin: 0 auto;
}
/* the default grid is 960px width, design for 1280px width screen */
.grid {
  margin: 0 auto;
  max-width: 960px;
  width: 100%;
}
.row {
  width: 100%;
  margin: 0 auto;
}
.c1 {
  width: 8.33%;
}
.c2 {
  width: 16.66%;
}
.c3 {
  width: 25%;
}
.c4 {
  width: 33.33%;
}
.c5 {
  width: 41.66%;
}
.c6 {
  width: 50%;
}
.c7 {
  width: 58.33%;
}
.c8 {
  width: 66.66%;
}
.c9 {
  width: 75%;
}
.c10 {
  width: 83.33%;
}
.c11 {
  width: 91.66%;
}
.c-golden-small {
  width: 38.27%;
}
.c-golden-large {
  width: 61.73%;
}
.c12 {
  width: 100%;
  min-height: 1px;
  float: left;
  position: relative;
}
.c1-5 {
  width: 20%;
}
/* This column can be used as a one fifth of the row */
.c1-8 {
  width: 12.5%;
}
/* This column can be used as a one eigth of the row */
.c-offset-1 {
  margin-left: 8.33%;
}
.c-offset-1-8 {
  margin-left: 12.5%;
}
.c-offset-2,
.c-offset-1-6 {
  margin-left: 16.66%;
}
.c-offset-1-5 {
  margin-left: 20%;
}
.c-offset-3,
.c-offset-1-4 {
  margin-left: 25%;
}
.c-offset-4,
.c-offset-1-3 {
  margin-left: 33.33%;
}
.c-offset-3-8 {
  margin-left: 37.5%;
}
.c-offset-2-5 {
  margin-left: 40%;
}
.c-offset-5 {
  margin-left: 41.66%;
}
.c-offset-6,
.c-offset-1-2 {
  margin-left: 50%;
}
.c-offset-5-8 {
  margin-left: 52.5%;
}
.c-offset-7 {
  margin-left: 58.33%;
}
.c-offset-3-5 {
  margin-left: 60%;
}
.c-offset-8,
.c-offset-2-3 {
  margin-left: 66.66%;
}
.c-offset-9,
.c-offset-3-4 {
  margin-left: 75%;
}
.c-offset-7-8 {
  margin-left: 77.5%;
}
.c-offset-4-5 {
  margin-left: 80%;
}
.c-offset-10,
.c-offset-5-6 {
  margin-left: 83.33%;
}
.c-offset-11 {
  margin-left: 91.66%;
}
.c1,
.c2,
.c3,
.c4,
.c5,
.c6,
.c7,
.c8,
.c9,
.c10,
.c11,
.c-golden-small,
.c-golden-large,
.c1-5,
.c1-8 {
  min-height: 1px;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}
.c1.first,
.c2.first,
.c3.first,
.c4.first,
.c5.first,
.c6.first,
.c7.first,
.c8.first,
.c9.first,
.c10.first,
.c11.first,
.c-golden-small.first,
.c-golden-large.first,
.c1-5.first,
.c1-8.first {
  padding-left: 0;
  position: relative;
}
.c1.last,
.c2.last,
.c3.last,
.c4.last,
.c5.last,
.c6.last,
.c7.last,
.c8.last,
.c9.last,
.c10.last,
.c11.last,
.c-golden-small.last,
.c-golden-large.last,
.c1-5.last,
.c1-8.last {
  padding-right: 0;
  position: relative;
}
/* ---- Clearfixes ---- */
.row:before,
.row:after,
.clearfix:before,
.clearfix:after {
  content: '';
  display: table;
  line-height: 0;
}
.row:after,
.clearfix:after {
  clear: both;
}
.row,
.clearfix {
  *zoom: 1;
}
/* ---- Alignments ---- */
.centered {
  float: none;
  margin: auto;
}
.left {
  float: left;
}
.right {
  float: right;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.space-top {
  margin-top: 20px;
}
.space-bot {
  margin-bottom: 20px;
}
.space-htop {
  margin-top: 10px;
}
.space-hbot {
  margin-bottom: 10px;
}
/* ---- Typography ---- */
body {
  -webkit-font-feature-settings: "kern" 1;
  -moz-font-feature-settings: "kern" 1;
  font-feature-settings: "kern" 1;
  color: rgba(255, 255, 255, 0.87);
  background-color: #2d2d2d;
}
.note {
  color: rgba(255, 255, 255, 0.87);
  background-color: #383838;
  padding: 10px 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
}
::selection {
  color: #2d2d2d;
  background-color: #31b4d6;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Ubuntu", "Hiragino Sans GB", "Microsoft Yahei", "WenQuanYi Micro Hei", sans-serif;
  font-style: normal;
  /* heading are usually big enough. so use lesser color to avoid too strong feeling */
  color: rgba(255, 255, 255, 0.64);
  line-height: 1em;
  margin: 1.5em 1rem 0.5em;
  letter-spacing: .1em;
  page-break-inside: avoid;
}
h1 {
  margin-top: 0.5em;
}
/* the size of font is determined based on
 * CSS3 recommandation shifted one level larger*/
h1 {
  font-size: 3em;
}
h2 {
  font-size: 2em;
  padding-left: .25em;
}
h3 {
  font-size: 1.5em;
  padding-left: .5em;
}
h4 {
  font-size: 1.2em;
  padding-left: .75em;
}
h5 {
  font-size: 1em;
  padding-left: 1em;
}
h6 {
  font-size: 0.75em;
  padding-left: 1.25em;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-size: 75%;
  color: rgba(255, 255, 255, 0.64);
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  font-weight: inherit;
  text-decoration: none;
}
a {
  text-decoration: none;
  line-height: inherit;
}
a[href] {
  color: #31b4d6;
  -webkit-transition: color linear 0.4s, background-color linear 0.4s;
  transition: color linear 0.4s, background-color linear 0.4s;
}
a[href].new-window::after {
  position: relative;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  -webkit-font-smoothing: antialiased;
  font-size: .5em;
  font-style: normal;
  font-weight: normal;
  -moz-osx-font-smoothing: grayscale;
  content: "\e164";
  bottom: -0.05em;
  padding-left: .2em;
  padding-right: .2em;
}
a:hover {
  color: rgba(255, 255, 255, 0.64);
}
a:focus {
  color: rgba(255, 255, 255, 0.64);
  outline: none;
}
p {
  margin: 0.75em 0 1.25em;
  padding: 0 1em;
  font-size: 1em;
  line-height: 1.75em;
  font-family: "Ubuntu", "Hiragino Sans GB", "Microsoft Yahei", "WenQuanYi Micro Hei", sans-serif;
  widows: 3;
  orphans: 3;
}
p span.caps {
  font-size: large;
}
p a,
p a:visited {
  line-height: inherit;
}
blockquote,
blockquote p {
  color: rgba(255, 255, 255, 0.87);
  font-size: 0.9rem;
  line-height: 1.6rem;
  font-family: "Verdana", "Hiragino Sans GB", "Microsoft Yahei", "WenQuanYi Micro Hei", sans-serif;
  position: relative;
}
blockquote {
  border-left: 1px solid #525252;
  padding: 0 1em;
  margin-bottom: 0.5em;
}
blockquote.pull-quote {
  border-left: 0;
  padding-left: 0;
}
blockquote.pull-quote:before,
blockquote.pull-quote:after {
  position: absolute;
  font-size: 150%;
  line-height: 1em;
  opacity: 30;
}
blockquote.pull-quote:before {
  content: open-quote;
  margin-right: 0.25em;
  top: 0;
  left: -1em;
}
blockquote.pull-quote:after {
  content: close-quote;
  margin-left: 0.25em;
  bottom: 0;
  right: 0;
}
cite {
  padding-left: 0.1em;
  padding-right: 0.25em;
  color: rgba(255, 255, 255, 0.87);
  font-style: italic;
  font-family: "Times New Roman", "Hiragino Sans GB", "Microsoft Yahei", "WenQuanYi Micro Hei", sans-serif;
  line-height: inherit;
}
cite.bq-cite {
  padding-right: 1em;
  display: block;
  font-style: italic;
  text-align: right;
}
cite.bq-cite:before {
  content: "\2014\2003";
  /* Note this is an em dash, not figure dash (minus symbol) */
}
i,
var {
  font-style: italic;
  padding-left: 0.1em;
  padding-right: 0.25em;
}
em {
  font-size: 110%;
  font-style: italic;
  padding-left: 0.1em;
  padding-right: 0.25em;
}
strong,
b {
  padding-left: 0.1em;
  padding-right: 0.1em;
  font-weight: bold;
}
small {
  font-size: 70%;
}
mark {
  color: #31b4d6;
  background-color: inherit;
}
hr {
  border: 1px solid #525252;
  clear: both;
  margin: 2em 0 2em;
  height: 0;
}
code,
kbd,
pre,
samp {
  background-color: #383838;
  font-size: 0.8rem;
  line-height: 1.2rem;
  font-family: "Lucida Console", "Droid Sans Mono", "Courier New", "Courier", "Microsoft Yahei", "WenQuanYi Micro Hei", monospace, sans-serif;
}
pre {
  margin: 0 1em 0 1em;
  border: thin solid #525252;
  -webkit-border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  border-radius: 0.25em;
  background-clip: padding-box;
}
pre code {
  overflow-wrap: break-word;
  padding: 1em;
  margin: 0.5em;
  border: none;
}
code {
  display: inherit;
}
code.code-inline {
  display: inline;
  padding: .1em .25em .1em .25em;
  margin: 0 .125em 0 .125em;
  font-size: 0.9em;
  line-height: 1.5em;
  border: thin solid #525252;
  -webkit-border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  border-radius: 0.25em;
  background-clip: padding-box;
}
article.row,
article.row figure {
  overflow: auto;
}
article.row img {
  *zoom: 1;
  max-height: 48vh;
  max-width: 36vw;
  height: auto;
  width: auto;
  display: block;
  padding: .5em;
  margin: auto;
}
article.row img.centered:after,
article.row img.left:after,
article.row img.right:after {
  clear: both;
}
/* ---- Caret made by hand ---- */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid rgba(255, 255, 255, 0.87);
  border-right: 4px solid transparent;
  border-bottom: 0 dotted;
  border-left: 4px solid transparent;
}
/* ---- Lists ---- */
ul,
ol,
dl {
  font-size: 1em;
  line-height: 2em;
  font-family: "Ubuntu", "Hiragino Sans GB", "Microsoft Yahei", "WenQuanYi Micro Hei", sans-serif;
  margin-bottom: 0.5em;
  padding-left: 1em;
  list-style-position: inside;
  color: rgba(255, 255, 255, 0.87);
}
ul li ul,
ul li ol {
  margin-left: 1em;
  margin-bottom: 0;
}
ul.square {
  list-style-type: square;
}
ul.circle {
  list-style-type: circle;
}
ul.disc {
  list-style-type: disc;
}
ul.no-bullet {
  list-style: none;
}
ul.square li ul,
ul.circle li ul,
ul.disc li ul,
ul.no-bullet li ul {
  margin-left: 1em;
}
ol li ul,
ol li ol {
  margin-left: 1em;
  margin-bottom: 0;
}
dl dt {
  font-size: 1em;
  line-height: 1.5em;
}
dl dd {
  margin-left: 1em;
}
/* ---- Forms ---- */
fieldset {
  border: 1px solid #525252;
}
.vform {
  width: 100%;
  max-width: 320px;
}
.hform {
  width: 100%;
  max-width: 420px;
}
.vform,
.hform {
  margin-bottom: 20px;
  font-size: 1em;
  font-family: "Ubuntu", "Hiragino Sans GB", "Microsoft Yahei", "WenQuanYi Micro Hei", sans-serif;
  color: rgba(255, 255, 255, 0.87);
}
.vform label {
  width: 100%;
  margin-bottom: 5px;
}
.hform label {
  width: 40%;
  margin-bottom: 10px;
}
.vform label,
.hform label {
  font-size: 1em;
  line-height: 1.2em;
  vertical-align: middle;
  display: block;
  float: left;
  text-align: left;
}
.vform textarea,
.vform input[type="text"],
.vform input[type="password"],
.vform input[type="datetime"],
.vform input[type="datetime-local"],
.vform input[type="date"],
.vform input[type="month"],
.vform input[type="time"],
.vform input[type="week"],
.vform input[type="number"],
.vform input[type="email"],
.vform input[type="url"],
.vform input[type="tel"],
.vform input[type="color"],
.vform select {
  width: 100%;
}
.hform textarea,
.hform input[type="text"],
.hform input[type="password"],
.hform input[type="datetime"],
.hform input[type="datetime-local"],
.hform input[type="date"],
.hform input[type="month"],
.hform input[type="time"],
.hform input[type="week"],
.hform input[type="number"],
.hform input[type="email"],
.hform input[type="url"],
.hform input[type="tel"],
.hform input[type="color"],
.hform select {
  width: 60%;
}
.vform textarea,
.vform input[type="text"],
.vform input[type="password"],
.vform input[type="datetime"],
.vform input[type="datetime-local"],
.vform input[type="date"],
.vform input[type="month"],
.vform input[type="time"],
.vform input[type="week"],
.vform input[type="number"],
.vform input[type="email"],
.vform input[type="url"],
.vform input[type="tel"],
.vform input[type="color"],
.vform select,
.vform input[type=file],
.hform textarea,
.hform input[type="text"],
.hform input[type="password"],
.hform input[type="datetime"],
.hform input[type="datetime-local"],
.hform input[type="date"],
.hform input[type="month"],
.hform input[type="time"],
.hform input[type="week"],
.hform input[type="number"],
.hform input[type="email"],
.hform input[type="url"],
.hform input[type="tel"],
.hform input[type="color"],
.hform select,
.hform input[type=file] {
  display: block;
  color: rgba(255, 255, 255, 0.87);
  background: #2d2d2d;
  border: 1px solid #525252;
  padding: 5px 10px;
  vertical-align: middle;
  outline: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-clip: padding-box;
  -webkit-transition: border linear 0.4s, box-shadow linear 0.4s;
  transition: border linear 0.4s, box-shadow linear 0.4s;
  margin-bottom: 10px;
  font-size: 0.8em;
  line-height: 1.2em;
}
.vform input[type="text"]:focus,
.vform input[type="password"]:focus,
.vform input[type="datetime"]:focus,
.vform input[type="email"]:focus,
.vform input[type="datetime-local"]:focus,
.vform input[type="date"]:focus,
.vform input[type="month"]:focus,
.vform input[type="time"]:focus,
.vform input[type="week"]:focus,
.vform input[type="url"]:focus,
.vform input[type="number"]:focus,
.vform input[type="search"]:focus,
.vform input[type="tel"]:focus,
.vform textarea:focus,
.hform textarea:focus,
.hform input[type="text"]:focus,
.hform input[type="password"]:focus,
.hform input[type="datetime"]:focus,
.hform input[type="datetime-local"]:focus,
.hform input[type="date"]:focus,
.hform input[type="month"]:focus,
.hform input[type="time"]:focus,
.hform input[type="week"]:focus,
.hform input[type="number"]:focus,
.hform input[type="email"]:focus,
.hform input[type="url"]:focus,
.hform input[type="search"]:focus,
.hform input[type="tel"]:focus,
.hform input[type="color"]:focus {
  border: 1px solid #525252;
  border-color: rgba(82, 168, 236, 0.8);
  color: rgba(255, 255, 255, 0.87);
  -webkit-box-shadow: inset 0 0 1px rgba(82, 168, 236, 0.5);
  -moz-box-shadow: inset 0 0 1px rgba(82, 168, 236, 0.5);
  box-shadow: inset 0 0 1px rgba(82, 168, 236, 0.5);
}
.vform textarea,
.hform textarea {
  min-height: 120px;
}
.vform fieldset,
.hform fieldset {
  margin-bottom: 10px;
}
.vform input[type="file"],
.hform input[type="file"] {
  overflow: visible;
}
/* conjoined inputs */
.vform span.pre,
.hform span.pre,
.vform span.post,
.hform span.post {
  display: block;
  border: 1px solid #525252;
  background-color: #383838;
  color: rgba(255, 255, 255, 0.87);
  vertical-align: middle;
  font-size: 0.8em;
  position: relative;
  padding: 5px 10px;
}
.vform span.pre,
.hform span.pre {
  margin-right: -1px;
  float: left;
}
.vform span.post,
.hform span.post {
  margin-left: -1px;
  float: left;
}
.vform input.post,
.hform input.post,
.vform span.pre,
.hform span.pre {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
  background-clip: padding-box;
}
.vform input.pre,
.hform input.pre,
.vform span.post,
.hform span.post {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
  background-clip: padding-box;
}
.vform input.pre,
.vform input.post {
  width: 75%;
  float: left;
}
.hform input.pre,
.hform input.post {
  width: 40%;
  float: left;
}
.vform input.pre-post {
  width: 70%;
  float: left;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-clip: padding-box;
}
.hform input.pre-post {
  width: 40%;
  float: left;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-clip: padding-box;
}
.vform span[type="submit"].post,
.hform span[type="submit"].post,
.vform span[type="submit"].pre,
.hform span[type="submit"].pre {
  cursor: pointer;
  background-color: #383838;
}
.vform span[type="submit"].post:hover,
.hform span[type="submit"].post:hover,
.vform span[type="submit"].pre:hover,
.hform span[type="submit"].pre:hover {
  background-color: #383838;
}
/* ---- Buttons ---- */
button {
  display: inline-block;
  padding: 7px 20px;
  margin-bottom: 10px;
  font-size: 0.8em;
  line-height: 1.2em;
  color: rgba(255, 255, 255, 0.87);
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid #525252;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
  background-color: #555555;
  -webkit-transition: box-shadow linear 0.4s, background-color linear 0.4s;
  transition: box-shadow linear 0.4s, background-color linear 0.4s;
}
button.pill {
  -webkit-border-radius: 0.6em;
  -moz-border-radius: 0.6em;
  border-radius: 0.6em;
  background-clip: padding-box;
}
button:hover,
button:active {
  background-color: #626262;
}
button.large {
  padding: 10px 35px;
  font-size: 1em;
}
button.small {
  padding: 3px 13px;
  font-size: 0.6em;
}
button.skyblue {
  /* --- skyblue color button --- */
  color: white !important;
  background-color: #26a2b6;
}
button.skyblue:hover,
button.skyblue:active {
  background-color: #34bac9;
}
button.blue {
  /* --- blue color button --- */
  color: white !important;
  background-color: #0085c6;
}
button.blue:hover,
button.blue:active {
  background-color: #009de9;
}
button.green {
  /* --- green color button --- */
  color: white !important;
  background-color: #51A351;
}
button.green:hover,
button.green:active {
  background-color: #69B569;
}
button.yellow {
  /* --- yellow color button --- */
  color: white !important;
  background-color: #f0bf4a;
}
button.yellow:hover,
button.yellow:active {
  background-color: #f0c930;
}
button.orange {
  /* --- orange color button --- */
  color: white !important;
  background-color: #ff5c00;
}
button.orange:hover,
button.orange:active {
  background: #ff6f40;
}
button.red {
  /* --- red color button --- */
  color: white !important;
  background-color: #bd362f;
}
button.red:hover,
button.red:active {
  background-color: #cc3b34;
}
button.magenta {
  /* --- magenta color button --- */
  color: white !important;
  background-color: #b9298f;
}
button.magenta:hover,
button.magenta:active {
  background-color: #cd2d9a;
}
button.black {
  /* --- black color button --- */
  color: white !important;
  background-color: #111;
}
button.black:hover,
button.black:active {
  background: #333;
}
/* ---- Alerts ---- */
.alert {
  padding: 10px;
  margin-bottom: 18px;
  color: #c09853;
  font-size: 0.8em;
  font-family: "Ubuntu", "Hiragino Sans GB", "Microsoft Yahei", "WenQuanYi Micro Hei", sans-serif;
  background-color: #fcf8e3;
  border: 1px solid #525252;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-clip: padding-box;
}
.success {
  color: #468847;
  background-color: #dff0d8;
}
.error {
  color: #b94a48;
  background-color: #f2dede;
}
.info {
  color: #3a87ad;
  background-color: #d9edf7;
}
/* ---- Table ---- */
table {
  font-family: "Ubuntu", "Hiragino Sans GB", "Microsoft Yahei", "WenQuanYi Micro Hei", sans-serif;
  font-size: 0.8rem;
  line-height: 1.2rem;
  width: 100%;
  border: solid 1px #525252;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
}
table caption {
  padding: 0.5em;
  font-size: 120%;
}
td,
th {
  border-top: 1px solid #525252;
  border-left: 1px solid #525252;
  padding: 10px;
  text-align: left;
}
th {
  color: rgba(255, 255, 255, 0.64);
  background-color: #383838;
  text-align: center;
  letter-spacing: 0.1em;
}
table tr:first-child th:first-child {
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
}
table tr:first-child th:last-child {
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
}
table tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px;
}
table tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  border-bottom-right-radius: 5px;
}
table tr.even td {
  background-color: #383838;
}
/* ---- Pagination ---- */
.pagin ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.pagin li {
  display: inline;
}
.pagin a {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-clip: padding-box;
  padding: 5px 10px 5px 5px;
  display: inline-block;
  text-decoration: none !important;
  color: rgba(255, 255, 255, 0.87);
  font-size: 0.6em;
  font-family: "Ubuntu", "Hiragino Sans GB", "Microsoft Yahei", "WenQuanYi Micro Hei", sans-serif;
  background-color: #555555;
}
.pagin a:hover,
.pagin a:focus {
  background-color: #626262;
}
.pagin a.more {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 0 none !important;
  background: transparent !important;
  margin-left: 0;
  margin-right: 0;
}
.pagin a {
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
}
.pagin a.active {
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.75);
  -moz-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.75);
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.75);
  color: #2d2d2d !important;
  background-color: rgba(255, 255, 255, 0.87);
}
/* ---- Tooltip ---- */
.tooltip {
  display: inline;
  position: relative;
  color: #31b4d6;
  -webkit-transition: background-color linear 0.4s;
  transition: background-color linear 0.4s;
}
.tooltip:hover {
  display: inline;
  position: relative;
  color: #31b4d6;
}
.tooltip > span {
  opacity: 0;
  display: inline;
  padding: 0 1em;
  font-size: small;
  min-width: 8em;
  max-width: 32em;
  position: absolute;
  margin-top: 2em;
  margin-left: -2em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-clip: padding-box;
  border-style: dashed;
  border-width: 1px;
  border-color: #525252;
  color: rgba(255, 255, 255, 0.87);
  background-color: #383838;
  -webkit-transition: opacity linear 0.4s;
  transition: opacity linear 0.4s;
}
.tooltip:hover > span {
  opacity: 1;
}
abbr:hover::after {
  opacity: 1;
  -webkit-transition: opacity linear 0.4s;
  transition: opacity linear 0.4s;
}
abbr::after {
  content: attr(data-title);
  opacity: 0;
  display: inline;
  padding: 0 1em;
  font-size: small;
  min-width: 5em;
  max-width: 25em;
  position: absolute;
  margin-top: 2em;
  margin-left: -2em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-clip: padding-box;
  border-style: dashed;
  border-width: 1px;
  border-color: #525252;
  color: rgba(255, 255, 255, 0.87);
  background-color: #383838;
}
/* ---- Breadcrumb ---- */
.breadcrumb {
  padding: 10px;
  font-size: 1em;
  font-family: "Ubuntu", "Hiragino Sans GB", "Microsoft Yahei", "WenQuanYi Micro Hei", sans-serif;
  background-color: #383838;
  border: 1px solid #525252;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-clip: padding-box;
}
.breadcrumb li {
  display: inline-block;
}
.breadcrumb .divider {
  padding: 0 5px;
}
/* ---- Tabs ---- */
.tab-container {
  position: relative;
  display: block;
  height: 280px;
  width: 100%;
  padding: 1px 0;
}
.tab-container .tab-radio {
  display: none;
}
.tab-container .tab {
  display: block;
  float: left;
  position: relative;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border: 1px solid #525252;
  border-bottom: none;
  color: rgba(255, 255, 255, 0.87);
  margin-right: 0.5em;
  padding: 0.5em 20px;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  background-color: #555555;
  font-size: 1em;
  line-height: 1.75em;
  font-family: "Ubuntu", "Hiragino Sans GB", "Microsoft Yahei", "WenQuanYi Micro Hei", sans-serif;
}
.tab-container .tab-radio:checked ~ .tab,
.tab-container .tab-radio:active ~ .tab {
  background-color: #2d2d2d;
  z-index: 100;
  border-bottom: 1px solid #2d2d2d;
}
.tab-container .tab-radio:checked ~ .tab {
  background-color: #2d2d2d;
  color: rgba(255, 255, 255, 0.87);
}
.tab-container .tab-page {
  visibility: hidden;
  width: 100%;
  height: auto;
  font-size: 1em;
  line-height: 1.75em;
  font-family: "Ubuntu", "Hiragino Sans GB", "Microsoft Yahei", "WenQuanYi Micro Hei", sans-serif;
  background-color: #2d2d2d;
  color: rgba(255, 255, 255, 0.87);
  display: block;
  position: absolute;
  top: 3em;
  float: left;
  padding: 10px;
  border: 1px solid #525252;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.tab-container .tab-radio:checked ~ .tab-page {
  visibility: visible;
  display: block;
  height: auto;
}
/* ---- Accordion ---- */
.accordion {
  width: 100%;
  background: #2d2d2d;
  font-size: 1em;
  font-family: "Ubuntu", "Hiragino Sans GB", "Microsoft Yahei", "WenQuanYi Micro Hei", sans-serif;
  border: 1px solid #525252;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
}
.accordion p {
  height: 0;
  margin-bottom: 0px;
  padding: 0;
  color: rgba(255, 255, 255, 0.87);
  overflow: hidden;
}
.accordion a {
  display: block;
  height: auto;
  padding: 5px;
  line-height: 1.75em;
  background-color: #555555;
  color: rgba(255, 255, 255, 0.87);
  text-decoration: none;
  text-align: center;
  border-bottom: 1px solid #525252;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
}
.accordion a:hover,
.accordion a:focus {
  opacity: .9;
}
.accordion a:active {
  color: rgba(255, 255, 255, 0.87);
  background-color: #626262;
}
.accordion :target + p {
  margin: 0 2px;
  padding: 10px 15px;
  height: auto;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
/* Media query for bigscreen - make the font large */
@media only screen and (min-width: 80rem) {
  .grid {
    max-width: 75vw;
  }
}
/* Media query for 960 Screens - sets nested grids to 100% */
@media only screen and (max-width: 60rem) {
  .c1,
  .c2,
  .c3,
  .c4,
  .c5,
  .c6,
  .c7,
  .c8,
  .c9,
  .c10,
  .c11,
  .c-golden-small,
  .c-golden-large,
  .c12,
  .c1-5,
  .c1-8 {
    padding: 0 0.6rem;
  }
  .row .row .c1,
  .row .row .c2,
  .row .row .c3,
  .row .row .c4,
  .row .row .c5,
  .row .row .c6,
  .row .row .c7,
  .row .row .c8,
  .row .row .c9,
  .row .row .c10,
  .row .row .c11,
  .row .row .c12,
  .row .row .c-golden-small,
  .row .row .c-golden-large,
  .row .row .c1-5,
  .row .row .c1-8 {
    width: 100%;
    margin-bottom: 1.2rem;
    margin-left: 0.3rem;
    margin-right: 0.3rem;
  }
  .row .row > div:last-child {
    margin-bottom: 0 !important;
  }
  article.row img {
    max-height: 60vh;
    max-width: 45vw;
  }
}
@media print {
  html {
    font-size: 80%;
  }
}
/* Media query for small tablets */
@media handheld, only screen and (max-width: 40rem), only screen and (max-device-width: 40rem) and (orientation: portrait) {
  html {
    font-size: 80%;
  }
  .row {
    margin-bottom: 0!important;
  }
  .c1,
  .c2,
  .c3,
  .c4,
  .c5,
  .c6,
  .c7,
  .c8,
  .c9,
  .c10,
  .c11,
  .c-golden-small,
  .c-golden-large,
  .c12,
  .c1-5,
  .c1-8 {
    width: 100%;
    margin-bottom: 1.2rem;
    margin-left: 0.3rem;
    margin-right: 0.3rem;
    padding: 0 0.6rem;
  }
  .c1.first,
  .c2.first,
  .c3.first,
  .c4.first,
  .c5.first,
  .c6.first,
  .c7.first,
  .c8.first,
  .c9.first,
  .c10.first,
  .c11.first,
  .c-golden-small.first,
  .c-golder-large.first,
  .c1-5.first,
  .c1-8.first {
    padding-left: 0.6rem;
    position: relative;
  }
  .c1.last,
  .c2.last,
  .c3.last,
  .c4.last,
  .c5.last,
  .c6.last,
  .c7.last,
  .c8.last,
  .c9.last,
  .c10.last,
  .c11.last,
  .c-golden-small.last,
  .c-golder-large.last,
  .c1-5.last,
  .c1-8.last {
    padding-left: 0.6rem;
    position: relative;
  }
  article.row img {
    max-height: 80vh;
    max-width: 60vw;
  }
}
/*# sourceMappingURL=main_ebony.css.map */