@charset "UTF-8";
/*! normalize.css v3.0.2 | 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,
menu,
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-color: 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.modalBlur > :not(.noblur) {
  -webkit-filter: blur(4px);
}
#warn-dialog-box {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
}
#warn-dialog-box.noevent {
  pointer-events: none;
}
#warn-dialog-box .warn-mask {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.2);
}
#warn-dialog-box .warn-container {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  white-space: nowrap;
  text-align: center;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#warn-dialog-box .warn-container >* {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  white-space: normal;
}
#warn-dialog-box .warn-container:after {
  content: '';
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 0;
  height: 100%;
  overflow: hidden;
  vertical-align: middle;
}
#warn-dialog-box .warn-container .warn-box {
  position: relative;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
}
#warn-dialog-box .warn-container .warn-box.warn-alert,
#warn-dialog-box .warn-container .warn-box.warn-confirm {
  width: 280px;
  background-color: #ffffff;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
#warn-dialog-box .warn-container .warn-box.warn-alert .warn-close,
#warn-dialog-box .warn-container .warn-box.warn-confirm .warn-close {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  position: relative;
  width: 22px;
  height: 22px;
  border: 4px solid #ffffff;
  border-radius: 100%;
  background: #000000;
  cursor: pointer;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  position: absolute;
  right: -15px;
  top: -15px;
}
#warn-dialog-box .warn-container .warn-box.warn-alert .warn-close:before,
#warn-dialog-box .warn-container .warn-box.warn-confirm .warn-close:before {
  content: '';
  display: block;
  width: 14px;
  height: 4px;
  font-size: 0;
  background: #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -7px;
  margin-top: -2px;
}
#warn-dialog-box .warn-container .warn-box.warn-alert .warn-close:after,
#warn-dialog-box .warn-container .warn-box.warn-confirm .warn-close:after {
  content: '';
  display: block;
  width: 4px;
  height: 14px;
  font-size: 0;
  background: #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -2px;
  margin-top: -7px;
}
#warn-dialog-box .warn-container .warn-box.warn-alert .warn-header,
#warn-dialog-box .warn-container .warn-box.warn-confirm .warn-header {
  padding: 8px 0;
  margin: 0 8px;
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  border-bottom: 1px solid #dddddd;
}
#warn-dialog-box .warn-container .warn-box.warn-alert .warn-msg,
#warn-dialog-box .warn-container .warn-box.warn-confirm .warn-msg {
  margin: 16px;
  line-height: 1.6;
  color: #666666;
  font-size: 16px;
  text-align: left;
  white-space: normal;
  word-break: break-all;
  text-align: justify;
}
#warn-dialog-box .warn-container .warn-box.warn-alert .warn-footer,
#warn-dialog-box .warn-container .warn-box.warn-confirm .warn-footer {
  margin: 8px;
}
#warn-dialog-box .warn-container .warn-box.warn-alert .warn-btn {
  width: 100%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  outline: none;
  cursor: pointer;
  vertical-align: middle;
  text-decoration: none !important;
  white-space: nowrap;
  padding: 0 1em;
  margin: 0;
  border: 0;
  background: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-touch-callout: none;
  font-size: 18px;
  text-align: center;
  height: 2em;
  line-height: 34px;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(53, 121, 53, 0.4);
  border-color: #4cae4c;
  background: #5cb85c;
  -webkit-transition: all 0.15s;
  -moz-transition: all 0.15s;
  -o-transition: all 0.15s;
  transition: all 0.15s;
  border-width: 1px;
  border-style: solid;
  -webkit-border-radius: 0.25em;
  border-radius: 0.25em;
  font-weight: bold;
}
#warn-dialog-box .warn-container .warn-box.warn-alert .warn-btn.disabled,
#warn-dialog-box .warn-container .warn-box.warn-alert .warn-btn[disabled] {
  cursor: not-allowed;
  pointer-events: none;
}
#warn-dialog-box .warn-container .warn-box.warn-alert .warn-btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
#warn-dialog-box .warn-container .warn-box.warn-alert .warn-btn.disabled,
#warn-dialog-box .warn-container .warn-box.warn-alert .warn-btn[disabled] {
  color: white !important;
  text-shadow: 0 -1px 0 rgba(110, 110, 110, 0.4) !important;
  border-color: #bbbbbb !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background: #bbbbbb !important;
}
#warn-dialog-box .warn-container .warn-box.warn-alert .warn-btn:hover {
  color: #ffffff;
  border-color: #5cb85c;
  background: #6ec06e;
}
#warn-dialog-box .warn-container .warn-box.warn-alert .warn-btn:active,
#warn-dialog-box .warn-container .warn-box.warn-alert .warn-btn.active {
  color: #357935;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
  background: #73a173;
}
#warn-dialog-box .warn-container .warn-box.warn-confirm .warn-footer {
  *zoom: 1;
}
#warn-dialog-box .warn-container .warn-box.warn-confirm .warn-footer:after {
  content: '';
  display: table;
  clear: both;
}
#warn-dialog-box .warn-container .warn-box.warn-confirm .warn-footer >:first-child {
  float: left;
}
#warn-dialog-box .warn-container .warn-box.warn-confirm .warn-footer >:nth-child(2) {
  float: right;
}
#warn-dialog-box .warn-container .warn-box.warn-confirm .warn-footer .warn-btn {
  width: 48%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  outline: none;
  cursor: pointer;
  vertical-align: middle;
  text-decoration: none !important;
  white-space: nowrap;
  padding: 0 1em;
  margin: 0;
  border: 0;
  background: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-touch-callout: none;
  font-size: 18px;
  text-align: center;
  height: 2em;
  line-height: 34px;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(53, 121, 53, 0.4);
  border-color: #4cae4c;
  background: #5cb85c;
  -webkit-transition: all 0.15s;
  -moz-transition: all 0.15s;
  -o-transition: all 0.15s;
  transition: all 0.15s;
  border-width: 1px;
  border-style: solid;
  -webkit-border-radius: 0.25em;
  border-radius: 0.25em;
  font-weight: bold;
}
#warn-dialog-box .warn-container .warn-box.warn-confirm .warn-footer .warn-btn.disabled,
#warn-dialog-box .warn-container .warn-box.warn-confirm .warn-footer .warn-btn[disabled] {
  cursor: not-allowed;
  pointer-events: none;
}
#warn-dialog-box .warn-container .warn-box.warn-confirm .warn-footer .warn-btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
#warn-dialog-box .warn-container .warn-box.warn-confirm .warn-footer .warn-btn.disabled,
#warn-dialog-box .warn-container .warn-box.warn-confirm .warn-footer .warn-btn[disabled] {
  color: white !important;
  text-shadow: 0 -1px 0 rgba(110, 110, 110, 0.4) !important;
  border-color: #bbbbbb !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background: #bbbbbb !important;
}
#warn-dialog-box .warn-container .warn-box.warn-confirm .warn-footer .warn-btn:hover {
  color: #ffffff;
  border-color: #5cb85c;
  background: #6ec06e;
}
#warn-dialog-box .warn-container .warn-box.warn-confirm .warn-footer .warn-btn:active,
#warn-dialog-box .warn-container .warn-box.warn-confirm .warn-footer .warn-btn.active {
  color: #357935;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
  background: #73a173;
}
#warn-dialog-box .warn-container .warn-box.warn-confirm .warn-footer .warn-btn2 {
  width: 48%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  outline: none;
  cursor: pointer;
  vertical-align: middle;
  text-decoration: none !important;
  white-space: nowrap;
  padding: 0 1em;
  margin: 0;
  border: 0;
  background: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-touch-callout: none;
  font-size: 18px;
  text-align: center;
  height: 2em;
  line-height: 34px;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(160, 38, 34, 0.4);
  border-color: #d43f3a;
  background: #d9534f;
  -webkit-transition: all 0.15s;
  -moz-transition: all 0.15s;
  -o-transition: all 0.15s;
  transition: all 0.15s;
  border-width: 1px;
  border-style: solid;
  -webkit-border-radius: 0.25em;
  border-radius: 0.25em;
  font-weight: bold;
}
#warn-dialog-box .warn-container .warn-box.warn-confirm .warn-footer .warn-btn2.disabled,
#warn-dialog-box .warn-container .warn-box.warn-confirm .warn-footer .warn-btn2[disabled] {
  cursor: not-allowed;
  pointer-events: none;
}
#warn-dialog-box .warn-container .warn-box.warn-confirm .warn-footer .warn-btn2::-moz-focus-inner {
  padding: 0;
  border: 0;
}
#warn-dialog-box .warn-container .warn-box.warn-confirm .warn-footer .warn-btn2.disabled,
#warn-dialog-box .warn-container .warn-box.warn-confirm .warn-footer .warn-btn2[disabled] {
  color: white !important;
  text-shadow: 0 -1px 0 rgba(110, 110, 110, 0.4) !important;
  border-color: #bbbbbb !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background: #bbbbbb !important;
}
#warn-dialog-box .warn-container .warn-box.warn-confirm .warn-footer .warn-btn2:hover {
  color: #ffffff;
  border-color: #d9534f;
  background: #de6764;
}
#warn-dialog-box .warn-container .warn-box.warn-confirm .warn-footer .warn-btn2:active,
#warn-dialog-box .warn-container .warn-box.warn-confirm .warn-footer .warn-btn2.active {
  color: #a02622;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
  background: #c46764;
}
#warn-dialog-box .warn-container .warn-box.warn-loading,
#warn-dialog-box .warn-container .warn-box.warn-done,
#warn-dialog-box .warn-container .warn-box.warn-fail,
#warn-dialog-box .warn-container .warn-box.warn-message {
  width: 100px;
  padding: 16px 8px;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
#warn-dialog-box .warn-container .warn-box.warn-loading .warn-msg,
#warn-dialog-box .warn-container .warn-box.warn-done .warn-msg,
#warn-dialog-box .warn-container .warn-box.warn-fail .warn-msg,
#warn-dialog-box .warn-container .warn-box.warn-message .warn-msg {
  line-height: 1.6;
  color: #fff;
  font-size: 16px;
  text-align: center;
  word-break: break-all;
  white-space: normal;
}
#warn-dialog-box .warn-container .warn-box.warn-loading .warn-icon + .warn-msg,
#warn-dialog-box .warn-container .warn-box.warn-done .warn-icon + .warn-msg,
#warn-dialog-box .warn-container .warn-box.warn-fail .warn-icon + .warn-msg,
#warn-dialog-box .warn-container .warn-box.warn-message .warn-icon + .warn-msg {
  margin-top: 8px;
}
#warn-dialog-box .warn-container .warn-box.warn-loading .warn-icon {
  position: relative;
  width: 21px;
  height: 21px;
  border-radius: 50%;
  border-top: 4.5px solid rgba(255, 255, 255, 0.2);
  border-right: 4.5px solid rgba(255, 255, 255, 0.2);
  border-bottom: 4.5px solid rgba(255, 255, 255, 0.2);
  border-left: 4.5px solid #ffffff;
  -webkit-animation: loading 1s linear 0s infinite normal;
  -o-animation: loading 1s linear 0s infinite normal;
  animation: loading 1s linear 0s infinite normal;
  margin: 0 auto;
}
@-webkit-keyframes loading {
  from {
    -webkit-transform: rotate(1deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes loading {
  from {
    -moz-transform: rotate(1deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@keyframes loading {
  from {
    transform: rotate(1deg);
  }
  to {
    transform: rotate(360deg);
  }
}
#warn-dialog-box .warn-container .warn-box.warn-done .warn-icon {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  width: 30px;
  height: 30px;
  margin: 0 auto;
}
#warn-dialog-box .warn-container .warn-box.warn-done .warn-icon:before {
  content: '';
  display: block;
  width: 40%;
  height: 70%;
  margin-left: 25%;
  border-right: solid 3px #ffffff;
  border-bottom: solid 3px #ffffff;
  border-bottom-right-radius: 3px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#warn-dialog-box .warn-container .warn-box.warn-fail .warn-icon {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  position: relative;
  width: 30px;
  height: 30px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  margin: 0 auto;
}
#warn-dialog-box .warn-container .warn-box.warn-fail .warn-icon:before {
  content: '';
  display: block;
  width: 30px;
  height: 4px;
  font-size: 0;
  background: #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -15px;
  margin-top: -2px;
}
#warn-dialog-box .warn-container .warn-box.warn-fail .warn-icon:after {
  content: '';
  display: block;
  width: 4px;
  height: 30px;
  font-size: 0;
  background: #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -2px;
  margin-top: -15px;
}
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
input {
  margin: 0;
}
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
i,
em {
  font-style: normal;
}
img {
  max-width: 100%;
}
body {
  position: relative;
  font-family: Microsoft YaHei, Helvetica, Arial, Verdana, sans-serif;
  font-size: 14px;
  background-color: #ffffff;
  color: #333333;
  white-space: normal;
  word-break: normal;
  word-wrap: break-word;
  min-width: 1280px;
}
body:before {
  content: '';
  display: table;
}
a {
  color: #0055aa;
  text-decoration: none;
}
a.active,
a:active,
a:hover {
  color: #0055aa;
  text-decoration: underline;
}
.input,
.textarea {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0 .5em;
  margin: 0;
  border-width: 1px;
  border-style: solid;
  vertical-align: middle;
  color: #555555;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  text-align: left;
  height: 2em;
  line-height: 26px;
  border-color: #cccccc;
  -webkit-border-radius: 0.25em;
  border-radius: 0.25em;
  background: #ffffff;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -moz-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.input::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.input:-ms-input-placeholder {
  color: #999999;
}
.input::-webkit-input-placeholder {
  color: #999999;
}
.input:focus {
  outline: 0;
}
.input.disabled,
.input[disabled],
.input[readonly] {
  cursor: not-allowed !important;
}
.input:focus {
  border-color: #66afe9 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 8px rgba(102, 175, 233, 0.6) !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 8px rgba(102, 175, 233, 0.6) !important;
}
.input.disabled,
.input[disabled],
.input[readonly] {
  border-color: #cccccc !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1) !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1) !important;
  background: #eeeeee !important;
}
.input.red {
  border-color: #cccccc;
  -webkit-border-radius: 0.25em;
  border-radius: 0.25em;
  background: #ffffff;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -moz-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.input.red:focus {
  border-color: #d9534f !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 8px rgba(217, 83, 79, 0.6) !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 8px rgba(217, 83, 79, 0.6) !important;
}
.input.red.disabled,
.input.red[disabled],
.input.red[readonly] {
  border-color: #cccccc !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1) !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1) !important;
  background: #eeeeee !important;
}
.input.transparent {
  border-color: transparent;
  -webkit-border-radius: 0;
  border-radius: 0;
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.input.transparent:focus {
  border-color: transparent !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.input.transparent.disabled,
.input.transparent[disabled],
.input.transparent[readonly] {
  border-color: transparent !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background: transparent !important;
}
.input ~ * {
  margin-left: 5px;
}
.textarea {
  resize: vertical;
  height: auto;
  line-height: 1.5;
  padding: .5em;
}
.button {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  outline: none;
  cursor: pointer;
  vertical-align: middle;
  text-decoration: none !important;
  white-space: nowrap;
  padding: 0 1em;
  margin: 0;
  border: 0;
  background: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-touch-callout: none;
  font-size: 16px;
  text-align: center;
  height: 2em;
  line-height: 30px;
  color: #000000;
  text-shadow: 0 -1px 0 #ffffff;
  border-color: #b3b3b3;
  background: #f2f2f2;
  -webkit-transition: all 0.15s;
  -moz-transition: all 0.15s;
  -o-transition: all 0.15s;
  transition: all 0.15s;
  border-width: 1px;
  border-style: solid;
  -webkit-border-radius: 0.25em;
  border-radius: 0.25em;
}
.button.disabled,
.button[disabled] {
  cursor: not-allowed;
  pointer-events: none;
}
.button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.button.disabled,
.button[disabled] {
  color: white !important;
  text-shadow: 0 -1px 0 rgba(110, 110, 110, 0.4) !important;
  border-color: #bbbbbb !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background: #bbbbbb !important;
}
.button:hover {
  color: #000000;
  border-color: #bfbfbf;
  background: #ffffff;
}
.button:active,
.button.active {
  color: #bfbfbf;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
  background: #f2f2f2;
}
.button.blue {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(36, 86, 130, 0.4);
  border-color: #357ebd;
  background: #428bca;
}
.button.blue.disabled,
.button.blue[disabled] {
  color: white !important;
  text-shadow: 0 -1px 0 rgba(110, 110, 110, 0.4) !important;
  border-color: #bbbbbb !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background: #bbbbbb !important;
}
.button.blue:hover {
  color: #ffffff;
  border-color: #428bca;
  background: #5697d0;
}
.button.blue:active,
.button.blue.active {
  color: #245682;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
  background: #5a89b2;
}
.button.green {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(53, 121, 53, 0.4);
  border-color: #4cae4c;
  background: #5cb85c;
}
.button.green.disabled,
.button.green[disabled] {
  color: white !important;
  text-shadow: 0 -1px 0 rgba(110, 110, 110, 0.4) !important;
  border-color: #bbbbbb !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background: #bbbbbb !important;
}
.button.green:hover {
  color: #ffffff;
  border-color: #5cb85c;
  background: #6ec06e;
}
.button.green:active,
.button.green.active {
  color: #357935;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
  background: #73a173;
}
.button.yellow {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(199, 124, 17, 0.4);
  border-color: #eea236;
  background: #f0ad4e;
}
.button.yellow.disabled,
.button.yellow[disabled] {
  color: white !important;
  text-shadow: 0 -1px 0 rgba(110, 110, 110, 0.4) !important;
  border-color: #bbbbbb !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background: #bbbbbb !important;
}
.button.yellow:hover {
  color: #ffffff;
  border-color: #f0ad4e;
  background: #f2b866;
}
.button.yellow:active,
.button.yellow.active {
  color: #c77c11;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
  background: #ddaa61;
}
.button.red {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(160, 38, 34, 0.4);
  border-color: #d43f3a;
  background: #d9534f;
}
.button.red.disabled,
.button.red[disabled] {
  color: white !important;
  text-shadow: 0 -1px 0 rgba(110, 110, 110, 0.4) !important;
  border-color: #bbbbbb !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background: #bbbbbb !important;
}
.button.red:hover {
  color: #ffffff;
  border-color: #d9534f;
  background: #de6764;
}
.button.red:active,
.button.red.active {
  color: #a02622;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
  background: #c46764;
}
.button.sky {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(35, 144, 176, 0.4);
  border-color: #46b8da;
  background: #5bc0de;
}
.button.sky.disabled,
.button.sky[disabled] {
  color: white !important;
  text-shadow: 0 -1px 0 rgba(110, 110, 110, 0.4) !important;
  border-color: #bbbbbb !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background: #bbbbbb !important;
}
.button.sky:hover {
  color: #ffffff;
  border-color: #5bc0de;
  background: #70c8e2;
}
.button.sky:active,
.button.sky.active {
  color: #2390b0;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
  background: #6fb5ca;
}
.button.gray {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(136, 136, 136, 0.4);
  border-color: #aeaeae;
  background: #bbbbbb;
}
.button.gray.disabled,
.button.gray[disabled] {
  color: white !important;
  text-shadow: 0 -1px 0 rgba(110, 110, 110, 0.4) !important;
  border-color: #bbbbbb !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background: #bbbbbb !important;
}
.button.gray:hover {
  color: #ffffff;
  border-color: #bbbbbb;
  background: #c8c8c8;
}
.button.gray:active,
.button.gray.active {
  color: #888888;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
  background: #bbbbbb;
}
.button ~ * {
  margin-left: 5px;
}
.select {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 14px;
  line-height: 0;
  position: relative;
  cursor: pointer;
}
.select select {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0 .5em;
  margin: 0;
  border-width: 1px;
  border-style: solid;
  vertical-align: middle;
  color: #555555;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  text-align: left;
  height: 2em;
  line-height: 26px;
  border-color: #cccccc;
  -webkit-border-radius: 0.25em;
  border-radius: 0.25em;
  background: #ffffff;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -moz-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-right: 1.2em;
  width: 100%;
}
.select select::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.select select:-ms-input-placeholder {
  color: #999999;
}
.select select::-webkit-input-placeholder {
  color: #999999;
}
.select select:focus {
  outline: 0;
}
.select select.disabled,
.select select[disabled],
.select select[readonly] {
  cursor: not-allowed !important;
}
.select select:focus {
  border-color: #428bca !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 8px rgba(66, 139, 202, 0.6) !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 8px rgba(66, 139, 202, 0.6) !important;
}
.select select.disabled,
.select select[disabled],
.select select[readonly] {
  border-color: #cccccc !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1) !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1) !important;
  background: #eeeeee !important;
}
.select select::-ms-expand {
  display: none;
}
.select.disabled,
.select[disabled] {
  cursor: not-allowed !important;
}
.select.disabled select,
.select[disabled] select {
  pointer-events: none;
  border-color: #cccccc !important;
}
.select:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  right: 0.5em;
  margin: -0.25em 0 0 0;
}
.select:after {
  border-left: 0.25em solid transparent;
  border-right: 0.25em solid transparent;
  border-top: 0.5em solid #000000;
  _border-left-color: #ffffff;
  _border-right-color: #ffffff;
}
.select:after {
  z-index: 1;
}
.select.transparent select {
  border-color: transparent;
  -webkit-border-radius: 0.25em;
  border-radius: 0.25em;
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.select.transparent select:focus {
  border-color: transparent !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.select.transparent select.disabled,
.select.transparent select[disabled],
.select.transparent select[readonly] {
  border-color: transparent !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background: transparent !important;
}
.select2 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 14px;
  line-height: 0;
  position: relative;
  cursor: pointer;
}
.select2 select {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0 .5em;
  margin: 0;
  border-width: 1px;
  border-style: solid;
  vertical-align: middle;
  color: #555555;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  text-align: left;
  height: 2em;
  line-height: 26px;
  border-color: #cccccc;
  -webkit-border-radius: 0.25em;
  border-radius: 0.25em;
  background: #ffffff;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -moz-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-right: 1.2em;
  width: 100%;
}
.select2 select::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.select2 select:-ms-input-placeholder {
  color: #999999;
}
.select2 select::-webkit-input-placeholder {
  color: #999999;
}
.select2 select:focus {
  outline: 0;
}
.select2 select.disabled,
.select2 select[disabled],
.select2 select[readonly] {
  cursor: not-allowed !important;
}
.select2 select:focus {
  border-color: #428bca !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 8px rgba(66, 139, 202, 0.6) !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 8px rgba(66, 139, 202, 0.6) !important;
}
.select2 select.disabled,
.select2 select[disabled],
.select2 select[readonly] {
  border-color: #cccccc !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1) !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1) !important;
  background: #eeeeee !important;
}
.select2 select::-ms-expand {
  display: none;
}
.select2.disabled,
.select2[disabled] {
  cursor: not-allowed !important;
}
.select2.disabled select,
.select2[disabled] select {
  pointer-events: none;
  border-color: #cccccc !important;
}
.select2:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  right: 0;
  bottom: 0.2em;
  margin: 0;
}
.select2:after {
  border-left: 0.5em solid transparent;
  border-right: 0.5em solid transparent;
  border-top: 0.5em solid #000000;
  _border-left-color: #ffffff;
  _border-right-color: #ffffff;
}
.select2:after {
  z-index: 1;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.select2.transparent select {
  border-color: transparent;
  -webkit-border-radius: 0.25em;
  border-radius: 0.25em;
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.select2.transparent select:focus {
  border-color: transparent !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.select2.transparent select.disabled,
.select2.transparent select[disabled],
.select2.transparent select[readonly] {
  border-color: transparent !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background: transparent !important;
}
.checkbox {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #ffffff;
  border: 1px solid #428bca;
  vertical-align: middle;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.checkbox.disabled,
.checkbox[disabled] {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.checkbox:before {
  content: '';
  display: block;
  width: 40%;
  height: 70%;
  margin-left: 25%;
  border-right: solid 2px #428bca;
  border-bottom: solid 2px #428bca;
  border-bottom-right-radius: 2px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.checkbox input[type="radio"],
.checkbox input[type="checkbox"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  outline: none;
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  opacity: 0;
  filter: alpha(opacity=0);
}
.checkbox input[type="radio"]::-moz-focus-inner,
.checkbox input[type="checkbox"]::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.checkbox input[type="radio"]::-ms-expand,
.checkbox input[type="checkbox"]::-ms-expand {
  display: none;
}
.checkbox input[type="radio"]::-ms-clear,
.checkbox input[type="checkbox"]::-ms-clear {
  display: none;
}
.checkbox input[type="radio"] + *,
.checkbox input[type="checkbox"] + * {
  display: block;
  width: 100%;
  height: 100%;
  background: #ffffff;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  position: absolute;
  left: 0;
  top: 0;
}
.checkbox input[type="radio"]:checked + *,
.checkbox input[type="checkbox"]:checked + * {
  -webkit-transition: left 0.3s;
  -moz-transition: left 0.3s;
  -o-transition: left 0.3s;
  transition: left 0.3s;
  left: 100%;
}
.radio {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background: #ffffff;
  border: 1px solid #428bca;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.radio.disabled,
.radio[disabled] {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.radio input[type="radio"],
.radio input[type="checkbox"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  outline: none;
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  opacity: 0;
  filter: alpha(opacity=0);
}
.radio input[type="radio"]::-moz-focus-inner,
.radio input[type="checkbox"]::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.radio input[type="radio"]::-ms-expand,
.radio input[type="checkbox"]::-ms-expand {
  display: none;
}
.radio input[type="radio"]::-ms-clear,
.radio input[type="checkbox"]::-ms-clear {
  display: none;
}
.radio input[type="radio"] + *,
.radio input[type="checkbox"] + * {
  display: block;
  width: 50%;
  height: 50%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background: #428bca;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -25%;
  margin-top: auto;
  margin-bottom: auto;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.radio input[type="radio"]:checked + *,
.radio input[type="checkbox"]:checked + * {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.radio.disabled,
.radio[disabled] {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.radio input[type="radio"],
.radio input[type="checkbox"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  outline: none;
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  opacity: 0;
  filter: alpha(opacity=0);
}
.radio input[type="radio"]::-moz-focus-inner,
.radio input[type="checkbox"]::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.radio input[type="radio"]::-ms-expand,
.radio input[type="checkbox"]::-ms-expand {
  display: none;
}
.radio input[type="radio"]::-ms-clear,
.radio input[type="checkbox"]::-ms-clear {
  display: none;
}
.radio input[type="radio"] + *,
.radio input[type="checkbox"] + * {
  display: block;
  width: 50%;
  height: 50%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background: #428bca;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -25%;
  margin-top: auto;
  margin-bottom: auto;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.radio input[type="radio"]:checked + *,
.radio input[type="checkbox"]:checked + * {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.switch {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 50px;
  height: 30px;
  vertical-align: middle;
}
.switch.disabled,
.switch[disabled] {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.switch input[type="radio"],
.switch input[type="checkbox"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  outline: none;
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  opacity: 0;
  filter: alpha(opacity=0);
  cursor: pointer;
}
.switch input[type="radio"]::-moz-focus-inner,
.switch input[type="checkbox"]::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.switch input[type="radio"]::-ms-expand,
.switch input[type="checkbox"]::-ms-expand {
  display: none;
}
.switch input[type="radio"]::-ms-clear,
.switch input[type="checkbox"]::-ms-clear {
  display: none;
}
.switch input[type="radio"].disabled,
.switch input[type="checkbox"].disabled,
.switch input[type="radio"][disabled],
.switch input[type="checkbox"][disabled] {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.switch input[type="radio"].disabled + *,
.switch input[type="checkbox"].disabled + *,
.switch input[type="radio"][disabled] + *,
.switch input[type="checkbox"][disabled] + * {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.switch input[type="radio"] + *,
.switch input[type="checkbox"] + * {
  position: relative;
  display: block;
  width: 46px;
  height: 26px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  border: 2px solid #dddddd;
  background: #dddddd;
  -webkit-transition: background-color 0.3s, border-color 0.3s;
  -moz-transition: background-color 0.3s, border-color 0.3s;
  -o-transition: background-color 0.3s, border-color 0.3s;
  transition: background-color 0.3s, border-color 0.3s;
}
.switch input[type="radio"] + *:before,
.switch input[type="checkbox"] + *:before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  background: #fff;
  -webkit-transform-origin: 70% center;
  -moz-transform-origin: 70% center;
  -ms-transform-origin: 70% center;
  transform-origin: 70% center;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0.5, 0.5, 1);
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0.5, 0.5, 1);
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0.5, 0.5, 1);
  transition: transform 0.3s cubic-bezier(0, 0.5, 0.5, 1);
}
.switch input[type="radio"] + *:after,
.switch input[type="checkbox"] + *:after {
  content: '';
  display: block;
  width: 26px;
  height: 26px;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background: white;
  -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.35), 0 1px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.35), 0 1px 1px rgba(0, 0, 0, 0.15);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 1.1, 1, 1.1);
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 1.1, 1, 1.1);
  -o-transition: -o-transform 0.3s cubic-bezier(0, 1.1, 1, 1.1);
  transition: transform 0.3s cubic-bezier(0, 1.1, 1, 1.1);
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.switch input[type="radio"]:checked + *,
.switch input[type="checkbox"]:checked + * {
  background: #33cd5f;
  border-color: #33cd5f;
}
.switch input[type="radio"]:checked + *:before,
.switch input[type="checkbox"]:checked + *:before {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.switch input[type="radio"]:checked + *:after,
.switch input[type="checkbox"]:checked + *:after {
  -webkit-transform: translate(20px, 0);
  -ms-transform: translate(20px, 0);
  -o-transform: translate(20px, 0);
  transform: translate(20px, 0);
}
.hfg {
  vertical-align: middle;
  font-size: 0;
}
.hfg select:focus,
.hfg textarea:focus,
.hfg input:focus,
.hfg button:focus,
.hfg a:focus {
  position: relative;
  z-index: 1;
}
.hfg > select:not(:first-child),
.hfg > textarea:not(:first-child),
.hfg > input:not(:first-child),
.hfg > button:not(:first-child),
.hfg > a:not(:first-child),
.hfg > :not(:first-child) select,
.hfg > :not(:first-child) textarea,
.hfg > :not(:first-child) input,
.hfg > :not(:first-child) button,
.hfg > :not(:first-child) a {
  margin-left: -1px !important;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.hfg > select:not(:last-child),
.hfg > textarea:not(:last-child),
.hfg > input:not(:last-child),
.hfg > button:not(:last-child),
.hfg > a:not(:last-child),
.hfg > :not(:last-child) select,
.hfg > :not(:last-child) textarea,
.hfg > :not(:last-child) input,
.hfg > :not(:last-child) button,
.hfg > :not(:last-child) a {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.vfg {
  vertical-align: middle;
  font-size: 0;
}
.vfg select:focus,
.vfg textarea:focus,
.vfg input:focus,
.vfg button:focus,
.vfg a:focus {
  position: relative;
  z-index: 1;
}
.vfg > select:not(:first-child),
.vfg > textarea:not(:first-child),
.vfg > input:not(:first-child),
.vfg > button:not(:first-child),
.vfg > a:not(:first-child),
.vfg > :not(:first-child) select,
.vfg > :not(:first-child) textarea,
.vfg > :not(:first-child) input,
.vfg > :not(:first-child) button,
.vfg > :not(:first-child) a {
  margin-top: -1px !important;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
.vfg > select:not(:last-child),
.vfg > textarea:not(:last-child),
.vfg > input:not(:last-child),
.vfg > button:not(:last-child),
.vfg > a:not(:last-child),
.vfg > :not(:last-child) select,
.vfg > :not(:last-child) textarea,
.vfg > :not(:last-child) input,
.vfg > :not(:last-child) button,
.vfg > :not(:last-child) a {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.hide {
  visibility: hidden !important;
}
.none {
  display: none !important;
}
.noa {
  color: inherit;
  text-decoration: none;
}
.noa.active,
.noa:active,
.noa:hover {
  color: inherit;
  text-decoration: none;
}
.full {
  width: 100%;
}
.wrap {
  width: 1260px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.share-img {
  position: absolute;
  width: 0;
  height: 0;
  opacity: 0;
  overflow: hidden;
}
.opacity-img {
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.opacity-img.active,
.opacity-img:active {
  opacity: 0.8 !important;
  filter: alpha(opacity=80) !important;
}
.shadow-box {
  -webkit-transition: box-shadow 0.3s;
  -moz-transition: box-shadow 0.3s;
  -o-transition: box-shadow 0.3s;
  transition: box-shadow 0.3s;
}
.shadow-box.active,
.shadow-box:active {
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1), 0 4px 8px 0 rgba(0, 0, 0, 0.2) !important;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1), 0 4px 8px 0 rgba(0, 0, 0, 0.2) !important;
}
.directload img,
.lazyload img {
  width: 100%;
  height: 100%;
}
.share {
  margin-top: 20px;
}
.share .bdsharebuttonbox a {
  display: inline-block;
  width: 40px;
  height: 42px;
  margin: 0 2px;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  background-size: 100%;
}
.share .bds_tsina {
  background-image: url(../img/share/share-weibo.png);
  background-repeat: no-repeat;
  background-position: center;
}
.share .bds_qzone {
  background-image: url(../img/share/share-qq.png);
  background-repeat: no-repeat;
  background-position: center;
}
.share .bds_weixin {
  background-image: url(../img/share/share-weixin.png);
  background-repeat: no-repeat;
  background-position: center;
}
.share .bds_tqq {
  background-image: url(../img/share/share-qqweibo.png);
  background-repeat: no-repeat;
  background-position: center;
}
#mask {
  position: absolute;
  left: 0;
  z-index: 99;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  text-align: center;
  white-space: nowrap;
}
#mask >* {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  white-space: normal;
}
#mask:after {
  content: '';
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 0;
  height: 100%;
  overflow: hidden;
  vertical-align: middle;
}
#mask .progress-area {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 140px;
  color: #3bbbc9;
}
#mask .mask-logo {
  width: 100px;
  margin-bottom: 10px;
}
#mask .progress {
  display: block;
  overflow: hidden;
  height: 3px;
  font-size: 1.8px;
  border-radius: 0;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  background-color: #f5f5f5;
  color: #ffffff;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.4), 0 -1px 0 rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.4), 0 -1px 0 rgba(255, 255, 255, 0.4);
}
#mask .progress .progress-bar {
  display: block;
  height: 100%;
  line-height: 3px;
  font-size: inherit;
  text-align: center;
  color: inherit;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
#mask .progress .progress-bar {
  background-color: #3bbbc9;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.6);
}
#mask .progress .progress-bar {
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.2);
}
#mask .progress .progress-bar {
  width: 0;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
@media screen and (max-width: 767px) {
  body {
    min-width: 0;
  }
  .wrap {
    width: auto !important;
    padding: 10px;
  }
  .share {
    margin-top: 10px;
  }
}
