/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/glyphicons-halflings-regular.f4769f9bdb74.eot");
  src: url("../fonts/glyphicons-halflings-regular.f4769f9bdb74.eot?#iefix") format('embedded-opentype'), url("../fonts/glyphicons-halflings-regular.448c34a56d69.woff2") format('woff2'), url("../fonts/glyphicons-halflings-regular.fa2772327f55.woff") format('woff'), url("../fonts/glyphicons-halflings-regular.e18bbf611f2a.ttf") format('truetype'), url("../fonts/glyphicons-halflings-regular.89889688147b.svg#glyphicons_halflingsregular") format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
.navbar-form.filter_wrap {
  padding-top: 5px;
  padding-bottom: 5px;
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/* 基础样式 */
article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu {
  display: block;
}
html,
body {
  height: 100%;
  width: 100%;
  font-family: Arial, "Microsoft YaHei", "Helvetica Neue", Helvetica, sans-serif;
  min-width: 1190px;
}
body {
  padding-top: 106px;
  background: #f4f4f4;
}
body.fullpage .wrap_all .navbar-fixed-top button.oper_btn {
  margin-top: 12px;
}
body.fullpage .wrap_all .navbar-fixed-top button.back_btn {
  margin-top: 12px;
  margin-right: 20px;
}
body.fullpage .wrap_all .navbar-fixed-top button.tab_btn {
  margin-top: 12px;
  border-color: #fff;
  background: none;
}
body.fullpage .wrap_all .navbar-fixed-top button.tab_btn:hover {
  background: rgba(255, 255, 255, 0.2);
}
body.fullpage .wrap_all .navbar-fixed-top span.title_bg {
  font-size: 16px;
  color: #fff;
  padding-top: 13px;
  display: inline-block;
  vertical-align: middle;
}
body.fullpage .wrap_all .navbar-fixed-top a.icon-pencil {
  vertical-align: middle;
  font-size: 16px;
  color: #ff9900;
  position: relative;
  top: 7px;
  margin-left: 10px;
  text-decoration: none;
}
body.fullpage .wrap_all .navbar-fixed-top input[type="text"] {
  border: none;
  background: rgba(255, 255, 255, 0.2);
  vertical-align: middle;
  position: relative;
  top: 10px;
  outline: none;
  padding: 5px;
  color: #fff;
}
body.fullpage .wrap_all .container-fluid {
  max-width: none;
}
body.no_breadcrumb {
  padding-top: 60px;
}
body.no_menu {
  padding-top: 0;
}
body.common_bg_lightgray {
  background: #f4f4f4;
}
p {
  word-wrap: break-word;
  word-break: break-all;
}
p > img {
  max-width: 100%;
}
hr {
  margin-top: 10px;
  margin-bottom: 10px;
}
.form-control:focus {
  border-color: #408cff;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
input[type="search"]:focus {
  border-color: #408cff !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #ccc;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #ccc;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #ccc;
}
:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #ccc;
}
/* 使用 */
select.form-control {
  line-height: 28px;
}
.form-control[readonly] {
  background-color: #fff;
}
.overflow_scroll {
  overflow-x: hidden;
  overflow-y: auto;
}
.overflow_hidden {
  overflow: hidden;
}
.none_select {
  -moz-user-select: none;
  /*火狐*/
  -webkit-user-select: none;
  /*webkit浏览器*/
  -ms-user-select: none;
  /*IE10*/
  -khtml-user-select: none;
  /*早期浏览器*/
  user-select: none;
}
.space_pre {
  white-space: pre !important;
}
/* iconfont symbol */
.symbol_icon {
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
}
/* summernote编辑器 */
.wrap_all .note-editor .note-btn-group .tooltip {
  white-space: nowrap;
}
.wrap_all .note-editor .note-toolbar-wrapper {
  /*height:41px !important;*/
}
.wrap_all .note-editor .note-toolbar {
  z-index: 1;
}
.wrap_all .note-editor .btn-group > .btn {
  margin-left: -1px;
  height: 30px;
}
.wrap_all .note-editor .btn-group > .btn:first-child {
  margin-left: 0;
}
.wrap_all .note-editor .btn {
  border-radius: 0;
}
.wrap_all .note-editor .btn i {
  margin-right: 0;
}
.wrap_all .note-editor.note-frame {
  border-color: #ccc;
  margin-bottom: 0;
}
.wrap_all .note-editor.note-frame .note-editing-area .note-editable {
  color: #666;
  background: transparent;
}
.wrap_all .note-editor.note-frame .note-editing-area .note-editable ul {
  list-style-type: disc;
  padding-left: 40px;
}
.wrap_all .note-editor.note-frame .note-statusbar {
  display: none;
}
.wrap_all .note-editor.note-frame .note-handle {
  display: none;
}
.wrap_all .note-placeholder {
  color: #ccc;
}
/* 间距重定义 */
.m_bottom_5 {
  margin-bottom: 5px;
}
.p_left_0 {
  padding-left: 0;
}
/* 黑白滤镜 */
.grayscale {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
}
/*
.form-control {
    border-radius:0;
}
*/
.form-control-static {
  word-wrap: break-word;
  word-break: break-all;
}
/*.form-control:focus {
    box-shadow:0px 1px 1px rgba(0, 0, 0, 0.075) inset;
}*/
.btn {
  text-decoration: none;
  box-shadow: none;
  padding: 2px 10px;
  border-radius: 2px;
}
.btn.disabled,
.btn[disabled] {
  background: #f7f8fa !important;
  color: #9ea7b4 !important;
  border-color: #edf0f3 !important;
}
.btn.disabled:focus,
.btn[disabled]:focus {
  background: #f7f8fa;
  color: #9ea7b4;
  border-color: #edf0f3;
}
.btn.btn-md {
  padding: 6px 15px;
}
.btn > .icon-spinner {
  margin-left: 4px;
  margin-right: 0;
}
textarea {
  resize: none;
}
label {
  font-weight: normal;
}
.clear {
  clear: both;
}
a {
  color: #408cff;
}
a:link {
  text-decoration: none;
}
a:hover {
  color: #408cff;
  text-decoration: underline;
}
a:active,
a:focus {
  color: #408cff;
}
body a:active,
body a:focus {
  outline: none;
}
button:focus {
  outline: none;
}
a {
  -webkit-transition: all 0.1s linear;
  -ms-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.radio-inline.font_12 input[type="radio"] {
  margin-top: 2px;
}
.btn.btn_info:hover,
.btn.btn_info:focus {
  color: #fff;
}
.form-group .pop_tip {
  min-width: 100px;
  position: absolute;
  font-size: 12px;
  padding: 2px 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
  top: -28px;
  background: #fff;
  left: 150px;
  white-space: nowrap;
  color: #999;
  display: none;
}
.form-group .pop_tip:after {
  content: "";
  width: 26px;
  height: 9px;
  background: url("../img/jj.2a4bd73745b7.png") no-repeat;
  position: absolute;
  left: 20px;
  bottom: -9px;
}
.help-block {
  color: #999;
}
/* alert框样式自定义 */
.alert {
  padding: 10px;
  border-radius: 0;
}
.alert.alert-gray {
  background-color: #f5f5f5;
  border: 1px solid #eee;
  color: #666;
}
.alert.alert-warning,
.alert.alert-success,
.alert.alert-danger {
  padding: 5px 10px;
  font-size: 12px;
  margin-bottom: 10px;
  word-wrap: break-word;
  word-break: break-all;
}
.alert.alert-warning > button.close,
.alert.alert-success > button.close,
.alert.alert-danger > button.close {
  font-size: 20px;
}
.alert.alert-warning.alert-dismissable,
.alert.alert-success.alert-dismissable,
.alert.alert-danger.alert-dismissable {
  padding-right: 20px;
}
.alert.alert-warning.alert-dismissable > button.close,
.alert.alert-success.alert-dismissable > button.close,
.alert.alert-danger.alert-dismissable > button.close {
  right: -17px;
}
/* 增加文本色值 */
.text-muted {
  color: #666;
}
.text-orange {
  color: #ff6600;
}
.text-red {
  color: #CF4A3F;
}
.text-blue {
  color: #408cff;
}
.text-green {
  color: #2DB3A0;
}
.text-gray {
  color: #999;
}
/* 设置滚动条的样式 */
::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
/* 滚动槽 */
::-webkit-scrollbar-track {
  background: transparent;
}
/* 滚动条滑块 */
::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #ccc;
}
/* bootstrap defined */
input[type="radio"] {
  vertical-align: -2px;
}
input[type="radio"],
input[type="checkbox"] {
  margin-top: 4px \9;
  /* IE8-9 */
}
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: none;
}
.btn:active,
.btn.active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.tooltip-inner {
  text-align: left;
  word-wrap: break-word;
  word-break: break-all;
  background: #333;
  max-width: 400px;
}
.tooltip.top .tooltip-arrow {
  border-top-color: #333;
}
.tooltip.right .tooltip-arrow {
  border-right-color: #333;
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #333;
}
.tooltip.left .tooltip-arrow {
  border-left-color: #333;
}
.glyphicon {
  top: 2px;
}
.container-fluid {
  padding-left: 30px;
  padding-right: 30px;
  max-width: 1440px;
}
/*.form-horizontal .checkbox {
    margin-bottom:15px;
}*/
.form-horizontal .checkbox-inline {
  margin-bottom: 15px;
}
.form-horizontal .checkbox-inline input[type="checkbox"] {
  margin-top: 2px;
}
.btn i {
  margin-right: 10px;
}
.modal {
  position: fixed;
  overflow: auto;
}
.modal .modal-dialog {
  position: absolute;
  margin: 0;
}
.modal .modal-footer {
  text-align: center;
  padding: 15px 20px;
  margin-top: 0;
}
.text_ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.modal-dialog .modal-content {
  /* background:transparent; */
}
.modal-dialog .modal-content .modal-header {
  cursor: move;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  padding: 15px;
  background: #408cff;
  border-bottom-color: #408cff;
  color: #fff;
  text-align: center;
}
.modal-dialog .modal-content .modal-header .close {
  color: #fff;
}
.modal-dialog .modal-content .modal-header h4 {
  font-size: 16px;
}
.modal-dialog .modal-content .modal-header.nomove {
  cursor: default;
}
.modal-dialog .modal-content .modal-body {
  background: #fff;
}
.modal-dialog .modal-content .modal-body .control-label {
  padding-left: 0;
  padding-right: 0;
}
.modal-dialog .modal-content .modal-body .help-block {
  margin-bottom: 0;
}
.modal-dialog .modal-content .modal-body .radio_row .control-label {
  padding-top: 3px;
}
.modal-dialog .modal-content .modal-body .radio_row .radio-inline {
  padding-top: 3px;
}
.modal-dialog .modal-content .modal-footer {
  background: #fff;
  border-top-color: #fff;
  padding: 10px 15px 50px 15px;
  border-radius: 0 0 6px 6px;
}
.search.style_1 {
  position: relative;
  top: -3px;
  margin-left: 5px;
}
.search.style_1 input[type="text"] {
  height: 25px;
  width: 150px;
  font-size: 12px;
  padding: 4px 30px 4px 12px;
  border-radius: 20px;
  box-shadow: none;
}
.search.style_1 > a {
  position: absolute;
  top: 4px;
  right: 10px;
  color: #ccc;
  display: block;
  text-decoration: none;
}
.search.style_1 > a i {
  display: block;
}
.search.style_1 > a:hover {
  color: #999;
}
.search.style_1 input[type="text"]:focus {
  border-color: #ccc;
}
.bg_blur {
  /* 模糊处理 */
  filter: url("../svg/blur.36cd4f0875b2.svg#blur");
  /* FireFox, Chrome, Opera */
  -webkit-filter: blur(5px);
  /* Chrome, Opera */
  -moz-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=5, MakeShadow=false);
  /* IE6~IE9 */
}
/* 按钮样式 */
.btn-default.circle {
  color: #999;
  border-color: #999;
  padding: 2px 10px;
}
.btn-default.circle:hover,
.btn-default.circle:focus {
  background-color: #f9f9f9;
  border-color: #999;
  color: #999;
}
.btn-inverse {
  color: #fff;
  background-color: #666;
  border-color: #666;
}
.btn-inverse:hover,
.btn-inverse:focus {
  color: #fff;
  background-color: #555;
  border-color: #555;
}
.btn-inverse.circle {
  border-color: #666;
  padding: 2px 10px;
}
/*.btn-inverse.circle:hover, .btn-inverse.circle:focus, .btn-inverse.active {
    color: #fff;
    background-color: #666;
    border-color: #666;
}*/
.btn-orange {
  color: #fff;
  background-color: #408cff;
  border-color: #408cff;
}
.btn-orange.btn_hollow {
  background: #fff;
  color: #408cff;
}
.btn-orange.btn_hollow:hover,
.btn-orange.btn_hollow:focus {
  color: #5297ff;
  background: #fff;
  border-color: #5297ff;
}
.btn-orange:hover,
.btn-orange:focus {
  color: #fff;
  background-color: #5297ff;
  border-color: #5297ff;
}
.btn-orange:hover,
.btn-orange:focus {
  color: #fff;
  background-color: #5297ff;
  border-color: #5297ff;
}
.btn-yellow {
  color: #fff;
  background-color: #ff9900;
  border-color: #ff9900;
}
.btn-yellow.radius {
  border-radius: 50px;
  background: transparent;
  color: #ff9900;
  box-shadow: none;
  padding: 2px 10px;
}
.btn-yellow.radius:hover {
  background: #ff9900;
  color: #fff;
}
.btn.btn-lg {
  padding: 10px 25px;
  font-size: 16px;
}
.btn.radius.disabled,
.btn.circle.disabled,
.btn.radius[disabled],
.btn.circle[disabled] {
  pointer-events: none;
  /* &:hover {
        background:transparent;
    }   */
}
.btn-green {
  color: #fff;
  background-color: #2db3a0;
  border-color: #2db3a0;
}
.btn-green:hover,
.btn-green:focus {
  color: #fff;
  background-color: #35a292;
  border-color: #35a292;
}
.btn-green.circle {
  border-radius: 50px;
  background: transparent;
  color: #35a292;
  box-shadow: none;
  padding: 2px 10px;
}
.btn-green.circle:hover {
  background: #35a292;
  color: #fff;
}
.btn_info {
  background: #00b9e7;
  color: #fff;
  border-color: #00b9e7;
}
.btn_info:hover,
.btn_info_defined:focus {
  background: #00aad4;
  color: #fff;
  border-color: #00aad4;
}
.btn_info.circle {
  border-radius: 50px;
  background: transparent;
  color: #00aad4;
  box-shadow: none;
  padding: 2px 10px;
}
.btn_info.circle:hover {
  background: #00aad4;
  color: #fff;
}
.circle[disabled],
.radius[disabled] {
  pointer-events: none;
}
.wrap_all {
  min-width: 1100px;
  min-height: 100%;
  height: 100%;
  height: auto !important;
  margin: 0 auto -95px;
}
.blank_block {
  height: 95px;
}
.margin_0 {
  margin: 0;
}
table {
  width: 100%;
  table-layout: fixed;
}
table.tb_style_1 {
  border: 1px solid #e3e8ee;
}
table.tb_style_1 > thead > tr > th {
  background: #f2f2f2;
  border-top: none;
  border-bottom: none;
  font-weight: normal;
  font-size: 12px;
}
table.tb_style_1 > tbody > tr > td {
  font-size: 12px;
  color: #666;
  border: none;
}
table.tb_generic {
  /*&.text_clip {
            tr {
                td {
                    white-space: normal;
                    overflow: visible;
                    text-overflow: clip;
                    word-wrap: break-word;
                    word-break: break-all;
                }
            }
        }*/
}
table.tb_generic th {
  padding: 15px 10px;
  background: #f1f8ff;
  font-weight: normal;
  color: #333;
  font-size: 12px;
}
table.tb_generic th > a.order_arrow,
table.tb_generic th a.order_arrow_seria_no {
  font-size: 12px;
  color: #999;
  text-decoration: none;
  margin-left: 5px;
}
table.tb_generic th > a.order_arrow:hover,
table.tb_generic th a.order_arrow_seria_no:hover {
  color: #408cff;
}
table.tb_generic tr {
  border-bottom: 1px solid #e3e8ee;
  background: #fff;
}
table.tb_generic tr.bg_green {
  background: #e2f5db;
}
table.tb_generic tr.tb_sm > td {
  padding: 0;
  overflow: visible;
}
table.tb_generic tr.tb_sm > td > .well_frame {
  min-height: 0;
  padding: 0;
  margin-top: -6px;
  /*-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
                        box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);*/
  border-color: #fff;
  margin-bottom: -1px;
}
table.tb_generic tr.tb_sm > td > .well_frame:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent #f2f2f2 transparent;
  position: absolute;
  left: 51px;
  top: -10px;
}
table.tb_generic tr.tb_sm > td > .well_frame > table.tb_generic > thead > tr > th {
  background: #f2f2f2;
  padding-top: 6px;
  padding-bottom: 6px;
  color: #666;
}
table.tb_generic tr.tb_sm > td > .well_frame > table.tb_generic > thead > tr > td {
  border-bottom: none;
  padding-top: 6px;
  padding-bottom: 6px;
}
table.tb_generic td {
  padding: 15px 10px;
  color: #666;
  font-size: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border-top: none;
}
table.tb_generic td > a {
  margin-left: 5px;
  margin-right: 5px;
}
table.tb_generic td > a:first-child {
  margin-left: 0;
}
table.tb_generic td a.disabled {
  cursor: default;
  opacity: 0.65;
  filter: alpha(opacity=65);
  text-decoration: none;
  color: #999;
  pointer-events: none;
}
table.tb_generic td .progress {
  height: 5px;
  margin: 0;
  margin-top: 0px;
}
table.tb_generic td .progress.sm {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  width: 100px;
}
table.tb_generic td.tb_sm > .well_frame {
  display: none;
  min-height: 0;
  padding: 0;
  margin-top: 10px;
  /*-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
                    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);*/
  border-color: #fff;
  border-left-color: #eee;
  border-right-color: #eee;
  margin-bottom: -1px;
}
table.tb_generic td.tb_sm > .well_frame:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent #f2f2f2 transparent;
  position: absolute;
  left: 20px;
  top: -10px;
}
table.tb_generic td.tb_sm > .well_frame > table.tb_generic > thead > tr > th {
  background: #f2f2f2;
  padding-top: 6px;
  padding-bottom: 6px;
  color: #666;
}
table.tb_generic td.tb_sm > .well_frame > table.tb_generic > thead > tr > td {
  border-bottom: none;
  padding-top: 6px;
  padding-bottom: 6px;
}
table.text_clip tr td {
  white-space: normal;
  overflow: visible;
  text-overflow: clip;
  word-wrap: break-word;
  word-break: break-all;
}
table.tb_filter td.title {
  padding-top: 1px;
  vertical-align: top;
  line-height: normal;
}
table.tb_filter td.title > label {
  margin-bottom: 0;
  font-size: 12px;
}
table.tb_filter tr.tr_multiple .breadcrumb_sort.style_1 > span,
table.tb_filter tr.tr_multiple .breadcrumb_sort.style_1 a {
  padding: 0 5px;
  background: none;
  color: #666;
}
table.tb_filter tr.tr_multiple .breadcrumb_sort.style_1 > span:before,
table.tb_filter tr.tr_multiple .breadcrumb_sort.style_1 a:before {
  content: "\f096";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 14px;
  margin-right: 5px;
  color: #ccc;
  width: 12px;
}
table.tb_filter tr.tr_multiple .breadcrumb_sort.style_1 > span:hover:before,
table.tb_filter tr.tr_multiple .breadcrumb_sort.style_1 a:hover:before {
  color: #999;
}
table.tb_filter tr.tr_multiple .breadcrumb_sort.style_1 > span.active:before,
table.tb_filter tr.tr_multiple .breadcrumb_sort.style_1 a.active:before {
  content: "\f14a";
  color: #408cff;
}
table.tb_filter .breadcrumb_sort.style_1 > span,
table.tb_filter .breadcrumb_sort.style_1 a {
  padding: 0 5px;
  background: none;
  color: #666;
}
table.tb_filter .breadcrumb_sort.style_1 > span:before,
table.tb_filter .breadcrumb_sort.style_1 a:before {
  content: "\f10c";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 14px;
  margin-right: 5px;
  color: #ccc;
}
table.tb_filter .breadcrumb_sort.style_1 > span:hover:before,
table.tb_filter .breadcrumb_sort.style_1 a:hover:before {
  color: #999;
}
table.tb_filter .breadcrumb_sort.style_1 > span.active:before,
table.tb_filter .breadcrumb_sort.style_1 a.active:before {
  content: "\f192";
  color: #408cff;
}
table.tb_filter_multiple td.title {
  padding-top: 1px;
  vertical-align: top;
  line-height: normal;
}
table.tb_filter_multiple td.title > label {
  margin-bottom: 0;
  font-size: 12px;
}
table.tb_filter_multiple .breadcrumb_sort.style_1 > span,
table.tb_filter_multiple .breadcrumb_sort.style_1 a {
  padding: 0 5px;
  background: none;
  color: #666;
}
table.tb_filter_multiple .breadcrumb_sort.style_1 > span:before,
table.tb_filter_multiple .breadcrumb_sort.style_1 a:before {
  content: "\f096";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 14px;
  margin-right: 5px;
  color: #ccc;
  width: 12px;
}
table.tb_filter_multiple .breadcrumb_sort.style_1 > span:hover:before,
table.tb_filter_multiple .breadcrumb_sort.style_1 a:hover:before {
  color: #999;
}
table.tb_filter_multiple .breadcrumb_sort.style_1 > span.active:before,
table.tb_filter_multiple .breadcrumb_sort.style_1 a.active:before {
  content: "\f14a";
  color: #408cff;
}
.progress {
  border-radius: 20px;
  box-shadow: none;
  background: #f1f1f1;
}
.progress .progress-bar {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.nav-tabs.tabs_custom_lg {
  border-bottom: 2px solid #666;
  margin-bottom: 10px;
  min-width: 100%;
}
.nav-tabs.tabs_custom_lg > li {
  margin-bottom: 0;
}
.nav-tabs.tabs_custom_lg > li > a {
  background: #999;
  color: #fff;
  line-height: 1;
  font-size: 12px;
  padding: 8px 14px;
  border: none;
  margin-left: 1px;
  margin-right: 1px;
  transition: none;
  -moz-transition: none;
  /* Firefox 4 */
  -webkit-transition: none;
  /* Safari 和 Chrome */
  -o-transition: none;
  /* Opera */
}
.nav-tabs.tabs_custom_lg > li:hover > a {
  bottom: 3px;
  border-radius: 4px;
}
.nav-tabs.tabs_custom_lg > li.active > a {
  background: #666;
}
.nav-tabs.tabs_custom_lg > li.active:hover > a,
.nav-tabs.tabs_custom_lg > li.active:focus > a {
  bottom: 0;
  border-radius: 4px 4px 0 0;
  color: #fff;
  border: none;
}
.nav-tabs.tabs_custom {
  background: #f1f1f1;
  border: none;
  padding-top: 4px;
  padding-left: 4px;
  margin-bottom: 15px;
}
.nav-tabs.tabs_custom > li {
  margin-bottom: 0;
}
.nav-tabs.tabs_custom > li > a {
  padding: 5px 15px;
  border-radius: 0;
  font-size: 14px;
  color: #666;
  -webkit-transition: none;
  -ms-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  border: none;
  border-top: 2px solid transparent;
}
.nav-tabs.tabs_custom > li.tabs_btn {
  padding-top: 3px;
  padding-right: 4px;
}
.nav-tabs.tabs_custom > li:hover > a,
.nav-tabs.tabs_custom > li:focus > a {
  cursor: pointer;
  color: #408cff;
  background: transparent;
}
.nav-tabs.tabs_custom > li.active > a {
  border: none;
  border-top: 2px solid #408cff;
  color: #408cff;
}
.nav-tabs.tabs_custom > li.active:hover > a,
.nav-tabs.tabs_custom > li.active:focus > a {
  border: none;
  border-top: 2px solid #408cff;
  background: #fff;
}
.common_search {
  padding-top: 5px;
}
.common_search .search_defined {
  margin: 0;
}
.common_search .search_defined input {
  border-radius: 0;
}
.common_search .search_defined .form-group.margin_0 {
  margin: 0;
}
.edit_btn {
  width: 32px;
  height: 32px;
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") -603px -118px no-repeat;
  border: none;
  outline: none;
}
.init_btn {
  width: 32px;
  height: 32px;
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") -820px -118px no-repeat;
  border: none;
  outline: none;
}
.refresh_btn {
  width: 32px;
  height: 32px;
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") 0 -118px no-repeat;
  border: none;
  outline: none;
}
.approve_btn {
  width: 32px;
  height: 32px;
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") -1041px -118px no-repeat;
  border: none;
  outline: none;
}
.pause_btn {
  width: 32px;
  height: 32px;
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") -857px -118px no-repeat;
  border: none;
  outline: none;
}
.start_btn {
  width: 32px;
  height: 32px;
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") -35px -118px no-repeat;
  border: none;
  outline: none;
}
.start_btn_gray {
  width: 32px;
  height: 32px;
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") -142px -118px no-repeat;
  border: none;
  outline: none;
  cursor: not-allowed;
}
.stop_btn {
  width: 32px;
  height: 32px;
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") -70px -118px no-repeat;
  border: none;
  outline: none;
}
.stop_btn_gray {
  width: 32px;
  height: 32px;
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") -177px -118px no-repeat;
  border: none;
  outline: none;
  cursor: not-allowed;
}
.del_btn {
  width: 32px;
  height: 32px;
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") -105px -118px no-repeat;
  border: none;
  outline: none;
}
.del_btn_gray {
  width: 32px;
  height: 32px;
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") -212px -118px no-repeat;
  border: none;
  outline: none;
  cursor: not-allowed;
}
.upload_btn {
  width: 32px;
  height: 32px;
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") -247px -118px no-repeat;
  border: none;
  outline: none;
}
.read_btn {
  width: 32px;
  height: 32px;
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") -282px -118px no-repeat;
  border: none;
  outline: none;
}
.classify_all_btn {
  width: 32px;
  height: 32px;
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") -318px -118px no-repeat;
  border: none;
  outline: none;
}
.issue_btn {
  width: 32px;
  height: 32px;
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") -639px -118px no-repeat;
  border: none;
  outline: none;
}
.read_btn {
  width: 32px;
  height: 32px;
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") -282px -118px no-repeat;
  border: none;
  outline: none;
}
.read_btn_gray {
  width: 32px;
  height: 32px;
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") -1005px -118px no-repeat;
  border: none;
  outline: none;
  cursor: not-allowed;
}
.issue_btn_gray {
  width: 32px;
  height: 32px;
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") -783px -118px no-repeat;
  border: none;
  outline: none;
  cursor: not-allowed;
}
.classify_noreply_btn {
  width: 32px;
  height: 32px;
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") -353px -118px no-repeat;
  border: none;
  outline: none;
}
.classify_reply_btn {
  width: 32px;
  height: 32px;
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") -388px -118px no-repeat;
  border: none;
  outline: none;
}
.classify_closed_btn {
  width: 32px;
  height: 32px;
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") -424px -118px no-repeat;
  border: none;
  outline: none;
}
.order_btn {
  width: 32px;
  height: 32px;
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") -459px -118px no-repeat;
  border: none;
  outline: none;
}
.apply_btn {
  width: 32px;
  height: 32px;
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") -747px -118px no-repeat;
  border: none;
  outline: none;
}
.control_btn {
  width: 32px;
  height: 32px;
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") -495px -118px no-repeat;
  border: none;
  outline: none;
}
.img_btn {
  width: 32px;
  height: 32px;
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") -531px -118px no-repeat;
  border: none;
  outline: none;
}
.snapshot_btn {
  width: 32px;
  height: 32px;
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") -567px -118px no-repeat;
  border: none;
  outline: none;
}
.share_btn {
  width: 32px;
  height: 32px;
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") -675px -118px no-repeat;
  border: none;
  outline: none;
}
.private_btn {
  width: 32px;
  height: 32px;
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") -711px -118px no-repeat;
  border: none;
  outline: none;
}
.enlarge_btn {
  width: 32px;
  height: 32px;
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") 0 -624px no-repeat;
  border: none;
  outline: none;
}
.enlarge_btn_gray {
  width: 32px;
  height: 32px;
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") -72px -624px no-repeat;
  border: none;
  outline: none;
}
.reduce_btn {
  width: 32px;
  height: 32px;
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") -36px -624px no-repeat;
  border: none;
  outline: none;
}
.reduce_btn_gray {
  width: 32px;
  height: 32px;
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") -108px -624px no-repeat;
  border: none;
  outline: none;
}
.clear_btn {
  width: 32px;
  height: 32px;
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") -144px -624px no-repeat;
  border: none;
  outline: none;
}
.add_btn {
  width: 32px;
  height: 32px;
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") -894px -118px no-repeat;
  border: none;
  outline: none;
}
.ssh_btn {
  width: 32px;
  height: 32px;
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") -931px -118px no-repeat;
  border: none;
  outline: none;
}
.ssh_btn_gray {
  width: 32px;
  height: 32px;
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") -968px -118px no-repeat;
  border: none;
  outline: none;
}
.add_btn_sm {
  width: 24px;
  height: 24px;
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") -615px -88px no-repeat;
  border: none;
  outline: none;
}
.start_btn_sm {
  width: 24px;
  height: 24px;
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") -269px -88px no-repeat;
  border: none;
  outline: none;
}
.invite_user_btn_sm {
  width: 24px;
  height: 24px;
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") -583px -88px no-repeat;
  border: none;
  outline: none;
}
.stop_btn_sm {
  width: 24px;
  height: 24px;
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") -301px -88px no-repeat;
  border: none;
  outline: none;
}
.control_btn_sm {
  width: 24px;
  height: 24px;
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") -331px -88px no-repeat;
  border: none;
  outline: none;
}
.ssh_btn_sm {
  width: 24px;
  height: 24px;
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") -646px -88px no-repeat;
  border: none;
  outline: none;
}
.img_btn_sm {
  width: 24px;
  height: 24px;
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") -364px -88px no-repeat;
  border: none;
  outline: none;
}
.snapshot_btn_sm {
  width: 24px;
  height: 24px;
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") -395px -88px no-repeat;
  border: none;
  outline: none;
}
.edit_btn_sm {
  width: 24px;
  height: 24px;
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") -427px -88px no-repeat;
  border: none;
  outline: none;
}
.del_btn_sm {
  width: 24px;
  height: 24px;
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") -458px -88px no-repeat;
  border: none;
  outline: none;
}
.hy_btn_sm {
  width: 24px;
  height: 24px;
  background: #ff6600 url("../img/skin/orange-theme/icon-register.0826b589191b.png") -208px -88px no-repeat;
  border: none;
  outline: none;
}
.sc_btn_sm {
  width: 24px;
  height: 24px;
  background: #ff6600 url("../img/skin/orange-theme/icon-register.0826b589191b.png") -58px -88px no-repeat;
  border: none;
  outline: none;
}
.cj_btn_sm {
  width: 24px;
  height: 24px;
  background: #ff6600 url("../img/skin/orange-theme/icon-register.0826b589191b.png") -28px -350px no-repeat;
  border: none;
  outline: none;
}
.gx_btn_sm {
  width: 24px;
  height: 24px;
  background: #ff6600 url("../img/skin/orange-theme/icon-register.0826b589191b.png") -196px -350px no-repeat;
  border: none;
  outline: none;
}
.sy_btn_sm {
  width: 24px;
  height: 24px;
  background: #ff6600 url("../img/skin/orange-theme/icon-register.0826b589191b.png") -223px -350px no-repeat;
  border: none;
  outline: none;
}
.ts_btn_sm {
  width: 24px;
  height: 24px;
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") -764px -88px no-repeat;
  border: none;
  outline: none;
}
.common_square_block {
  display: block;
  background: #fff;
  margin-bottom: 10px;
  border: 1px solid #eee;
  padding: 10px;
  position: relative;
  /* 右击菜单 */
}
.common_square_block > .logo {
  position: relative;
  overflow: hidden;
  background: #f8f8f8;
  height: 100px;
}
.common_square_block > .logo > img {
  width: 100%;
  height: 100%;
  display: block;
}
.common_square_block > .logo > .tag_sm {
  position: absolute;
  line-height: normal;
  left: 0;
  top: 0;
  color: #f1f1f1;
  background: rgba(0, 0, 0, 0.4) !important;
  background: #000;
  filter: alpha(opacity=40);
  padding: 4px 10px;
  font-size: 12px;
  text-align: left;
}
.common_square_block > .logo > .label {
  position: absolute;
  line-height: normal;
  left: 0;
  top: 0;
  border-radius: 0;
  padding: 4px 10px;
  font-size: 12px;
  font-weight: normal;
}
.common_square_block > .logo .intro {
  position: absolute;
  bottom: -60px;
  left: 0;
  right: 0;
  height: 60px;
  line-height: 16px;
  font-size: 12px;
  text-align: left;
  background: rgba(0, 0, 0, 0.4) !important;
  background: #000;
  filter: alpha(opacity=40);
  -webkit-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.common_square_block > .logo .intro p {
  position: relative;
  margin: 5px;
  height: 50px;
  overflow: hidden;
  color: #fff;
  word-wrap: break-word;
  word-break: break-all;
}
.common_square_block > .close {
  display: none;
  position: absolute;
  font-size: 16px;
  right: 5px;
  top: 3px;
}
.common_square_block button.close {
  position: absolute;
  right: 2px;
  top: 2px;
  width: 16px;
  height: 16px;
  z-index: 5;
  line-height: 16px;
  background: #fff;
  border-radius: 50%;
  color: #333;
  font-size: 14px;
  text-shadow: none;
  opacity: 0;
  filter: alpha(opacity=0);
  overflow: hidden;
  font-weight: normal;
}
.common_square_block .top_wrap {
  border-bottom: 1px solid #eee;
  margin-bottom: 10px;
}
.common_square_block .bottom_wrap > p {
  color: #999;
  margin: 0 10px 5px 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 12px;
}
.common_square_block .left_state {
  float: left;
  width: 70px;
}
.common_square_block .left_state .state_img {
  width: 40px;
  height: 63px;
  margin: 70px auto 10px;
}
.common_square_block .left_state .host_icon {
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") -42px 0 no-repeat;
}
.common_square_block .left_state span {
  display: block;
  text-align: center;
  font-weight: bold;
  color: #00b9e7;
}
.common_square_block .right_state {
  margin-left: 70px;
}
.common_square_block .right_state h4 {
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 5px;
  padding-bottom: 5px;
}
.common_square_block .right_state a {
  color: #00b9e7;
}
.common_square_block .right_state a:hover {
  text-decoration: underline;
}
.common_square_block .right_state table.data_list {
  margin-bottom: 20px;
  color: #999;
  word-wrap: break-word;
  word-break: break-all;
  font-size: 12px;
}
.common_square_block .right_state table.data_list tbody td {
  padding: 5px;
}
.common_square_block .right_state table.data_list tbody td a {
  color: #00b9e7;
}
.common_square_block .right_state table.data_list tbody td a:hover {
  text-decoration: underline;
}
.common_square_block .right_state table.data_list tbody td span {
  cursor: pointer;
}
.common_square_block .right_state table.data_list tbody td span[data-toggle="tooltip"] {
  display: inline-block;
  max-width: 150px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.common_square_block .operation {
  height: 0;
  line-height: 40px;
  overflow: hidden;
  position: absolute;
  background: #ff6600;
  left: 0;
  right: 0;
  bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  color: #fff;
  cursor: default;
}
.common_square_block .operation a,
.common_square_block .operation button {
  margin-top: 8px;
  display: block;
  float: right;
  width: 24px;
  height: 24px;
  outline: none;
  border: none;
  margin-left: 10px;
  padding: 0;
}
.common_square_block .operation .pb_btn {
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") -87px -88px no-repeat;
}
.common_square_block .operation .js_btn {
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") -28px -88px no-repeat;
}
.common_square_block .operation .sc_btn {
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") -58px -88px no-repeat;
}
.common_square_block .operation .qd_btn {
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") -116px -88px no-repeat;
}
.common_square_block .operation .tz_btn {
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") -147px -88px no-repeat;
}
.common_square_block .operation .bf_btn {
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") -177px -88px no-repeat;
}
.common_square_block .operation .hy_btn {
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") -208px -88px no-repeat;
}
.common_square_block .operation .cj_btn {
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") -28px -350px no-repeat;
}
.common_square_block .operation .bj_btn {
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") -56px -350px no-repeat;
}
.common_square_block .operation .kzt_btn {
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") -140px -350px no-repeat;
}
.common_square_block .operation .ff_btn {
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") -84px -350px no-repeat;
}
.common_square_block .operation .sh_btn {
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") -112px -350px no-repeat;
}
.common_square_block .operation .xf_btn {
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") -489px -88px no-repeat;
}
.common_square_block .operation .pe_btn {
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") -520px -88px no-repeat;
}
.common_square_block .operation .qx_btn {
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") -551px -88px no-repeat;
}
.common_square_block .operation .gx_btn {
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") -196px -350px no-repeat;
}
.common_square_block .operation .sy_btn {
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") -223px -350px no-repeat;
}
.common_square_block .sj {
  position: absolute;
  right: 0;
  top: 0;
  color: #fff;
  width: 23px;
  height: 23px;
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") 0 -577px;
  border-top-right-radius: 5px;
}
.common_square_block .sj span {
  color: #fff;
  position: absolute;
  top: 0px;
  right: 2px;
  font-size: 12px;
}
.common_square_block .right_menu {
  position: absolute;
  top: 50%;
  left: 70%;
  padding: 5px;
  background: #fff;
  border: 1px solid #ccc;
  width: 80px;
  z-index: 1;
  box-shadow: 0 0 5px #ccc;
  text-align: center;
}
.common_square_block .right_menu > a {
  display: block;
  font-size: 12px;
  color: #666;
  text-decoration: none;
  padding: 2px 0;
}
.common_square_block .right_menu > a:hover {
  color: #ff6600;
}
.common_square_block > .layer {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.2);
  z-index: 1;
}
.common_square_block > .layer > i.icon-icon_huabanfuben {
  color: #fff;
  font-size: 52px;
  display: block;
  text-align: center;
  margin-top: 18px;
}
.common_square_block:hover {
  -webkit-box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.08);
  border-color: #ddd;
}
.common_square_block:hover button.close {
  opacity: 1;
  filter: alpha(opacity=100);
}
.common_square_block:hover .intro {
  bottom: 0;
}
.common_square_block:hover > .close {
  display: block;
}
.common_square_block.hover:hover {
  box-shadow: 0 0 5px #ccc;
}
.common_square_block.disabled {
  border-color: #999;
}
.common_square_block.disabled .left_state .host_icon {
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") 0 0 no-repeat;
}
.common_square_block.disabled .left_state span {
  color: #999;
}
.common_square_block.disabled .operation .pb_btn {
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") 0 -88px no-repeat;
}
.common_square_block.error {
  border-color: #CF4A3F;
}
.common_square_block.error .left_state .host_icon {
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") 0 -510px no-repeat;
}
.common_square_block.error .left_state span {
  color: #CF4A3F;
}
.common_square_block.error .operation .pb_btn {
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") 0 -88px no-repeat;
}
.common_square_block.click_effect {
  -moz-user-select: none;
}
.common_addnew_block {
  border-color: #999;
  background: url("../img/skin/orange-theme/add.f2a5b2cf8ee7.png") center center no-repeat;
  cursor: pointer;
}
/* 模块列表自定义 */
.common_square_block.img {
  border: 1px solid #ccc;
  height: auto;
  padding: 5px;
  margin-bottom: 15px;
}
.common_square_block.img .logo {
  height: 80px;
  background: #666;
  line-height: 80px;
  text-align: center;
  overflow: hidden;
  margin-bottom: 10px;
  position: relative;
}
.common_square_block.img h5 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-top: 5px;
  padding-bottom: 5px;
  margin: 0;
}
.common_square_block.img p {
  font-size: 12px;
  color: #ccc;
  margin-top: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.common_square_block.img button.btn-orange {
  padding: 2px 12px;
}
.common_square_block.cloudhost {
  border: 1px solid #ccc;
  height: auto;
  padding: 10px 10px 50px 10px;
  -webkit-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  color: #999;
  text-decoration: none;
  font-size: 12px;
}
.common_square_block.cloudhost > i.close {
  width: 16px;
  float: none;
  position: absolute;
  top: 3px;
  right: 5px;
  font-weight: normal;
  font-size: 16px;
}
.common_square_block.cloudhost .div_top {
  height: 53px;
  padding-left: 10px;
  padding-right: 10px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  -webkit-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.common_square_block.cloudhost .div_top i.iconfont.icon-cnyunzhuji {
  display: block;
  float: left;
  font-size: 48px;
  position: relative;
  top: -7px;
}
.common_square_block.cloudhost .div_top i.icon-spinner.icon-spin {
  display: block;
  float: left;
  font-size: 36px;
  position: relative;
  top: 4px;
  left: 8px;
}
.common_square_block.cloudhost .div_top .top_right {
  margin-left: 65px;
  margin-right: 38px;
}
.common_square_block.cloudhost .div_top .top_right h5 {
  color: #999;
  font-weight: bold;
  padding-bottom: 5px;
  padding-top: 5px;
  margin-bottom: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.common_square_block.cloudhost .div_top .top_right h5 a {
  color: #999;
}
.common_square_block.cloudhost .div_top .start_end_btn {
  position: absolute;
  right: 10px;
  top: 24px;
}
.common_square_block.cloudhost .simu_p {
  color: #999;
  margin: 0 0 5px 0;
  position: relative;
}
.common_square_block.cloudhost .simu_p .words {
  margin-right: 50px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.common_square_block.cloudhost .simu_p button {
  display: block;
  font-size: 12px;
  border-radius: 20px;
  padding: 1px 10px;
  position: absolute;
  top: -2px;
  right: -10px;
  background: #fff;
  color: #2db3a0;
}
.common_square_block.cloudhost .simu_p ul.pop_btns {
  position: absolute;
  background: #666;
  border-radius: 2px;
  z-index: 1;
  bottom: -53px;
  right: -118px;
  width: 100px;
  text-align: center;
  display: none;
}
.common_square_block.cloudhost .simu_p ul.pop_btns li {
  border-top: 1px solid #999;
}
.common_square_block.cloudhost .simu_p ul.pop_btns li a {
  display: block;
  padding: 5px 13px;
  font-size: 12px;
  color: #fff;
}
.common_square_block.cloudhost .simu_p ul.pop_btns li a:hover {
  text-decoration: none;
  background: #2db3a0;
}
.common_square_block.cloudhost .simu_p ul.pop_btns li:first-child {
  border-top: none;
}
.common_square_block.cloudhost .simu_p ul.pop_btns:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-width: 6px;
  border-style: solid;
  border-color: transparent #666 transparent transparent;
  position: absolute;
  left: -12px;
  bottom: 40px;
}
.common_square_block.cloudhost .simu_p.open ul.pop_btns {
  display: block;
}
.common_square_block.cloudhost .div_bottom {
  padding: 0 10px 0 10px;
}
.common_square_block.cloudhost .div_bottom > p {
  color: #999;
  margin: 0 0 5px 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.common_square_block.cloudhost .div_footer {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  color: #fff;
  padding: 5px 10px;
  background: #bbb;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.common_square_block.cloudhost.run .div_top i.iconfont.icon-cnyunzhuji {
  color: #2db3a0;
}
.common_square_block.cloudhost.run .div_top .top_right h5 {
  color: #2db3a0;
}
.common_square_block.cloudhost.run .div_top .top_right h5 a {
  color: #2db3a0;
}
.common_square_block.cloudhost.error .div_top i.iconfont.icon-cnyunzhuji {
  color: #CF4A3F;
}
.common_square_block.cloudhost.error .div_top .top_right h5 {
  color: #CF4A3F;
}
.common_square_block.cloudhost.error .div_top .top_right h5 a {
  color: #CF4A3F;
}
.common_square_block.user .top_wrap {
  padding-bottom: 10px;
  padding-left: 5px;
  padding-right: 5px;
  position: relative;
}
.common_square_block.user .top_wrap .head {
  float: left;
  position: relative;
}
.common_square_block.user .top_wrap .head > img {
  width: 36px;
  height: 36px;
  border-radius: 50%;
}
.common_square_block.user .top_wrap .head .sign {
  position: absolute;
  left: 0;
  top: 8px;
  right: 0;
  text-align: center;
}
.common_square_block.user .top_wrap a.oper {
  position: absolute;
  right: 5px;
  bottom: 10px;
  text-decoration: none;
  font-size: 12px;
}
.common_square_block.user .top_wrap div.oper {
  position: absolute;
  right: 5px;
  bottom: 10px;
}
.common_square_block.user .top_wrap div.oper > a {
  text-decoration: none;
  font-size: 12px;
}
.common_square_block.user .top_wrap .title {
  margin-left: 46px;
  margin-right: 60px;
}
.common_square_block.user .top_wrap .title h5 {
  margin-top: 0;
  color: #666;
  margin-bottom: 5px;
}
.common_square_block.user .top_wrap .title p {
  margin: 0;
  font-size: 12px;
  color: #ccc;
}
.common_square_block.user.active {
  border-color: #ff6600;
}
.common_square_block.spec > h5 {
  font-size: 19px;
  margin: 0;
}
.common_square_block.spec > p {
  font-size: 12px;
  color: #999;
  margin-top: 10px;
  margin-bottom: 0;
}
.common_title {
  color: #ff6600;
}
ul.common_info {
  list-style: none;
  padding-left: 0;
  margin-bottom: 50px;
}
ul.common_info li {
  color: #999;
  margin-bottom: 5px;
}
/* gauge */
.demv {
  width: 40px;
  position: relative;
}
.demv .flag_spot {
  position: absolute;
  width: 52px;
  height: 24px;
  line-height: 24px;
  color: #fff;
  font-weight: bold;
}
.demv .flag_spot span {
  font-size: 12px;
  font-weight: normal;
}
.demv .flag_spot_top {
  padding-right: 2px;
  text-align: right;
  top: 5px;
  left: -52px;
  background: url("../img/skin/orange-theme/xqz.4f5fff7fe754.png") no-repeat;
}
.demv .flag_spot_bottom {
  padding-left: 2px;
  text-align: left;
  bottom: 30px;
  right: -52px;
  background: url("../img/skin/orange-theme/xqz.4f5fff7fe754.png") 0 -28px no-repeat;
}
.demv dl.bar_info {
  position: absolute;
  font-size: 12px;
  width: 150px;
  right: -170px;
  top: 0;
  margin-bottom: 0;
}
.demv dl.bar_info dt {
  color: #999;
  padding: 2px;
}
.demv dl.bar_info dd {
  padding: 2px;
}
.demv dl.bar_info dd span {
  margin-right: 10px;
}
.demv dl.bar_info dd.used {
  color: #ff6600;
}
.demv dl.bar_info dd.unused {
  color: #00b9e7;
}
.common_light_spot {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  position: relative;
}
.common_light_spot b {
  width: 10px;
  height: 10px;
  display: block;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  transform: scale(2);
  -ms-transform: scale(2);
  /* IE 9 */
  -moz-transform: scale(2);
  /* Firefox */
  -webkit-transform: scale(2);
  /* Safari 和 Chrome */
  -o-transform: scale(2);
  /* Opera */
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.common_light_spot.light_effect b {
  animation: light_pop 0.8s infinite;
  -ms-animation: light_pop 0.8s infinite;
  -moz-animation: light_pop 0.8s infinite;
  -webkit-animation: light_pop 0.8s infinite;
  -o-animation: light_pop 0.8s infinite;
}
@keyframes light_pop {
  0% {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    filter: alpha(opacity=100);
    transform: scale(2);
  }
}
@-ms-keyframes light_pop {
  0% {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-transform: scale(1);
  }
  100% {
    opacity: 0;
    filter: alpha(opacity=100);
    -ms-transform: scale(2);
  }
}
@-moz-keyframes light_pop {
  0% {
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-transform: scale(1);
  }
  100% {
    opacity: 0;
    filter: alpha(opacity=100);
    -moz-transform: scale(2);
  }
}
@-o-keyframes light_pop {
  0% {
    opacity: 1;
    filter: alpha(opacity=100);
    -o-transform: scale(1);
  }
  100% {
    opacity: 0;
    filter: alpha(opacity=100);
    -o-transform: scale(2);
  }
}
@-webkit-keyframes light_pop {
  0% {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
  }
  100% {
    opacity: 0;
    filter: alpha(opacity=100);
    -webkit-transform: scale(2);
  }
}
.common_light_spot.spot_dynamic {
  animation: light-up 1.5s ease-in-out infinite;
  -moz-animation: light-up 1.5s ease-in-out infinite;
  -webkit-animation: light-up 1.5s ease-in-out infinite;
  -o-animation: light-up 1.5s ease-in-out infinite;
  box-shadow: 0 0 1px #2DB3A0;
}
@keyframes light-up {
  50% {
    box-shadow: 0 0 10px;
  }
  100% {
    box-shadow: 0 0 1px;
  }
}
@-moz-keyframes light-up {
  50% {
    box-shadow: 0 0 10px;
  }
  100% {
    box-shadow: 0 0 1px;
  }
}
@-webkit-keyframes light-up {
  50% {
    box-shadow: 0 0 10px;
  }
  100% {
    box-shadow: 0 0 1px;
  }
}
@-o-keyframes light-up {
  50% {
    box-shadow: 0 0 10px;
  }
  100% {
    box-shadow: 0 0 1px;
  }
}
ul.common_manage_list {
  list-style: none;
  padding-left: 0;
}
ul.common_manage_list li {
  background: #fff;
  margin-bottom: 10px;
  position: relative;
  border: 1px dashed #999;
  border-left: 4px solid #999;
  height: 100px;
  padding: 10px;
}
ul.common_manage_list li .list_logo {
  float: left;
}
ul.common_manage_list li .list_logo h4 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
  height: 80px;
  line-height: 80px;
}
ul.common_manage_list li .list_logo h4 img {
  width: 40px;
  height: 40px;
  margin-right: 5px;
}
ul.common_manage_list li .list_logo h4 a {
  color: #00b9e7;
  font-weight: bold;
}
ul.common_manage_list li .list_logo h4 a:hover {
  text-decoration: underline;
}
ul.common_manage_list li .common_style {
  padding-left: 5px;
  padding-right: 5px;
  float: left;
}
ul.common_manage_list li .common_style div.common_title {
  height: 40px;
  line-height: 40px;
  color: #333;
}
ul.common_manage_list li .common_style div.common_content {
  height: 40px;
  line-height: 40px;
  color: #999;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
ul.common_manage_list li .common_style div.common_content .progress {
  margin-bottom: 0;
  height: 16px;
  border-radius: 10px;
}
ul.common_manage_list li .common_style div.common_content .progress .progress-bar {
  background-color: #ff6600;
}
ul.common_manage_list li .common_style div.common_content .progress .progress-bar .sr-only {
  width: auto;
  height: auto;
  position: static;
}
ul.common_manage_list li .list_active_flag {
  cursor: pointer;
  position: absolute;
  top: -1px;
  left: -2px;
  width: 32px;
  height: 32px;
  color: #fff;
  padding-left: 2px;
}
/* 步骤引导 */
.common_pop_guide {
  margin: 0 auto;
  position: relative;
}
.common_pop_guide .guide_line {
  position: relative;
  width: 100%;
  height: 2px;
}
.common_pop_guide .guide_line .guide_line_step {
  float: left;
  width: 150px;
  border-top: 2px dotted #999;
  position: relative;
}
.common_pop_guide .guide_line .guide_spot {
  z-index: 10;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: url("../img/skin/orange-theme/y.642407306849.png") -50px 0 no-repeat;
  position: absolute;
  top: -26px;
  right: -25px;
  color: #fff;
}
.common_pop_guide .guide_line .guide_spot .guide_title {
  width: 100px;
  text-align: center;
  position: absolute;
  line-height: normal;
  top: -22px;
  color: #333;
  left: -25px;
  font-size: 12px;
}
.common_pop_guide .guide_line .guide_spot.first_spot {
  top: -24px;
  left: -25px;
  right: auto;
}
.common_pop_guide .guide_line .jump_step.visit .guide_spot {
  background: url("../img/skin/orange-theme/y.642407306849.png") 0 0 no-repeat;
}
.common_pop_guide .guide_line .guide_line_step.visit {
  border-top: 2px solid #999;
}
.common_title_sm {
  margin-top: 0;
  font-size: 15px;
}
.common_tab {
  margin-bottom: 20px;
}
.common_tab span {
  display: block;
  float: left;
  padding: 15px 15px 8px 15px;
  border-bottom: 4px solid #999;
  font-size: 16px;
  color: #999;
  cursor: pointer;
}
.common_tab span.active {
  border-bottom-color: #ff6600;
  color: #ff6600;
}
.common_upload_percent {
  width: 200px;
  height: 200px;
  position: relative;
  margin: 0px auto 20px;
}
.common_upload_percent .upload_tip {
  position: absolute;
  top: 52px;
  left: 0;
  right: 0;
}
.common_upload_percent .upload_tip .upload_img {
  width: 65px;
  height: 41px;
  margin: 0 auto;
  background: url("../img/skin/orange-theme/upload.41853c4fe6d7.png") 0 0 no-repeat;
}
.common_upload_percent .upload_tip p {
  color: #ff6600;
}
/* 字体 */
.font_12 {
  font-size: 12px;
}
.font_14 {
  font-size: 14px;
}
.common_color_black {
  color: #333 !important;
}
.common_color_yellow {
  color: #ff9900 !important;
}
.common_color_green {
  color: #2DB3A0 !important;
}
.common_color_purple {
  color: #9966CC !important;
}
.common_color_darkgray {
  color: #666 !important;
}
.common_color_gray {
  color: #999 !important;
}
.common_color_lightgray {
  color: #ccc;
}
.common_color_red {
  color: #CF4A3F !important;
}
.common_color_blue {
  color: #408cff !important;
}
.common_color_darkblue {
  color: #0066cc !important;
}
.common_color_purple {
  color: #9966cc !important;
}
.common_color_orange {
  color: #ff6600 !important;
}
.common_color_white {
  color: #fff !important;
}
.common_bg_white {
  background: #fff;
}
.common_bg_lightgray {
  background: #f1f1f1;
}
.common_bg_orange {
  background: #ff6600;
}
.common_bg_gray {
  background: #999;
}
.common_bg_red {
  background: #CF4A3F;
}
.common_bg_blue {
  background: #408cff;
}
.common_bg_lightblue {
  background: #ecf8ff;
}
.common_bg_green {
  background: #2DB3A0;
}
.common_bg_lightgreen {
  background: #d5f0ec;
}
.common_bg_yellow {
  background: #ff9900;
}
.common_bg_black {
  background: #333;
}
/* 方块布局 */
.common_block_list {
  background: #f1f1f1;
  padding: 15px;
  overflow: hidden;
  position: relative;
}
.common_block_list h5 {
  line-height: normal;
  margin-top: 0;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.common_block_list h5 i {
  margin-right: 5px;
}
.common_block_list p {
  word-wrap: break-word;
  color: #666;
  height: 82px;
  overflow: hidden;
  margin-bottom: 5px;
}
.common_block_list .block_help {
  color: #999;
  font-size: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.common_block_list .block_help i {
  margin-right: 5px;
}
.common_block_list .close {
  position: absolute;
  top: 5px;
  right: 5px;
}
.common_add_block {
  display: block;
  font-size: 42px;
  border: 2px dashed #ccc;
  text-align: center;
  color: #ccc;
  cursor: pointer;
}
.common_like_pop {
  border: 1px solid #ccc;
  box-shadow: 0px 0px 15px #ccc;
}
.common_like_pop .pop_header {
  background: #f1f1f1;
  height: 40px;
  line-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
}
.common_like_pop .pop_header span {
  font-size: 16px;
}
.common_like_pop .pop_header i.icon-remove {
  margin-top: 7px;
  color: #999;
  cursor: pointer;
  font-size: 24px;
}
.common_like_pop .pop_header i.icon-remove:hover {
  color: #666;
}
.common_like_pop .pop_body {
  padding: 20px;
}
.common_like_pop .pop_body h5 {
  margin-top: 0;
  font-weight: bold;
  margin-bottom: 20px;
}
.common_like_pop .pop_body h5 i {
  font-size: 12px;
  color: #ccc;
  margin-right: 10px;
  position: relative;
  top: -1px;
}
.common_like_pop .pop_body .pop_body_help {
  font-size: 12px;
  color: #999;
  padding-left: 21px;
  margin-bottom: 10px;
}
.common_like_pop .pop_body .pop_body_content {
  padding-left: 21px;
  margin-bottom: 40px;
  overflow: hidden;
}
.common_like_pop .pop_body .pop_body_content p {
  word-wrap: break-word;
}
.common_circle_wrap {
  float: left;
}
.common_circle_wrap .common_circle {
  width: 124px;
  height: 124px;
  border: 1px solid #ccc;
  border-radius: 50%;
  text-align: center;
  color: #999;
  background: #f1f1f1;
}
.common_circle_wrap .common_circle.add {
  line-height: 124px;
  font-size: 52px;
  font-weight: bold;
  border-color: #ff6600;
  color: #ff6600;
  background: #fff;
}
.common_circle_wrap .common_circle.active {
  border-color: #ff6600;
  color: #fff;
  background: #ff6600;
}
.common_circle_wrap .common_circle.click_effect {
  -moz-user-select: none;
}
.common_link {
  color: #00b9e7;
  cursor: pointer;
}
.common_link:hover {
  color: #00aad4;
  text-decoration: underline;
}
.common_select_transfer {
  margin-bottom: 5px;
  height: 100px;
  border: 1px solid #ccc;
  background: #fff;
  overflow-x: hidden;
  overflow-y: auto;
}
.common_select_transfer ul {
  padding: 5px;
  margin: 0;
  list-style: none;
}
.common_select_transfer ul li {
  margin-bottom: 5px;
  background: #fff;
  color: #ff6600;
  float: left;
  margin-right: 5px;
  padding: 2px 5px;
  position: relative;
  cursor: pointer;
  border-radius: 20px;
  border: 1px solid #ff6600;
}
.common_select_transfer ul li .close {
  color: #ff6600;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.common_select_transfer ul li button.close {
  font-size: 12px;
  position: relative;
  top: 2px;
  margin-left: 5px;
  outline: none;
}
.common_select_transfer ul li:hover {
  background: #fef1e9;
}
.common_select_transfer ul li:hover .close {
  opacity: 1;
  filter: alpha(opacity=100);
}
.common_select_transfer .main_search input[type="text"] {
  height: 30px;
}
.common_select_transfer .main_search input {
  background-color: #ffffff !important;
  border: 1px solid #cccccc !important;
}
.common_select_transfer .main_search input:focus {
  box-shadow: none;
}
.common_select_transfer .main_search a {
  top: 5px;
}
.common_select_transfer select {
  width: 100%;
  height: 100px;
  margin-bottom: 5px;
}
.common_select_transfer::-webkit-scrollbar-thumb {
  background: #ff6600;
}
.has-error .common_select_transfer {
  border-color: #CF4A3F;
}
.has-error .form-control {
  border-color: #CF4A3F;
}
.common_well {
  border-radius: 0;
  border: none;
}
/* 配额申请对应小图标 */
.ic_xnj {
  display: block;
  width: 21px;
  height: 20px;
  background: url("../img/skin/orange-theme/ic_drag.4dddfe852741.png") 0 0 no-repeat;
}
.ic_xw {
  display: block;
  width: 20px;
  height: 19px;
  background: url("../img/skin/orange-theme/ic_drag.4dddfe852741.png") 0 -22px no-repeat;
}
.ic_xm {
  display: block;
  width: 20px;
  height: 16px;
  background: url("../img/skin/orange-theme/ic_drag.4dddfe852741.png") 0 -46px no-repeat;
}
.ic_jx {
  display: block;
  width: 20px;
  height: 20px;
  background: url("../img/skin/orange-theme/ic_drag.4dddfe852741.png") 0 -64px no-repeat;
}
.ic_kz {
  display: block;
  width: 20px;
  height: 17px;
  background: url("../img/skin/orange-theme/ic_drag.4dddfe852741.png") 0 -86px no-repeat;
}
.ic_cpu {
  display: block;
  width: 20px;
  height: 20px;
  background: url("../img/skin/orange-theme/ic_drag.4dddfe852741.png") 0 -105px no-repeat;
}
.ic_nc {
  display: block;
  width: 27px;
  height: 19px;
  background: url("../img/skin/orange-theme/ic_drag.4dddfe852741.png") 0 -126px no-repeat;
}
.ic_cp {
  display: block;
  width: 20px;
  height: 16px;
  background: url("../img/skin/orange-theme/ic_drag.4dddfe852741.png") 0 -148px no-repeat;
}
.ic_sy {
  display: block;
  width: 20px;
  height: 16px;
  background: url("../img/skin/orange-theme/ic_drag.4dddfe852741.png") 0 -167px no-repeat;
}
.ic_wl {
  display: block;
  width: 20px;
  height: 20px;
  background: url("../img/skin/orange-theme/ic_drag.4dddfe852741.png") -246px -52px no-repeat;
}
.ic_ly {
  display: block;
  width: 20px;
  height: 20px;
  background: url("../img/skin/orange-theme/ic_drag.4dddfe852741.png") -270px -52px no-repeat;
}
.ic_zw {
  display: block;
  width: 20px;
  height: 20px;
  background: url("../img/skin/orange-theme/ic_drag.4dddfe852741.png") -295px -52px no-repeat;
}
.ic_cloudhost_volume {
  display: block;
  width: 22px;
  height: 18px;
  background: url("../img/skin/orange-theme/ic_drag.4dddfe852741.png") -28px 0 no-repeat;
}
.ic_cloudhost_ramsize {
  display: block;
  width: 23px;
  height: 18px;
  background: url("../img/skin/orange-theme/ic_drag.4dddfe852741.png") -56px 0 no-repeat;
}
.ic_cloudhost_img {
  display: block;
  width: 22px;
  height: 18px;
  background: url("../img/skin/orange-theme/ic_drag.4dddfe852741.png") -85px 0 no-repeat;
}
.ic_cloudhost_disksize {
  display: block;
  width: 23px;
  height: 18px;
  background: url("../img/skin/orange-theme/ic_drag.4dddfe852741.png") -113px 0 no-repeat;
}
.ic_cloudhost_snapshot {
  display: block;
  width: 23px;
  height: 18px;
  background: url("../img/skin/orange-theme/ic_drag.4dddfe852741.png") -142px 0 no-repeat;
}
.ic_cloudhost_cpucore {
  display: block;
  width: 23px;
  height: 18px;
  background: url("../img/skin/orange-theme/ic_drag.4dddfe852741.png") -170px 0 no-repeat;
}
.ic_cloud_host {
  display: block;
  width: 22px;
  height: 18px;
  background: url("../img/skin/orange-theme/ic_drag.4dddfe852741.png") -28px -25px no-repeat;
}
.ic_cloud_networks {
  display: block;
  width: 22px;
  height: 18px;
  background: url("../img/skin/orange-theme/ic_drag.4dddfe852741.png") -56px -25px no-repeat;
}
.ic_cloud_subnets {
  display: block;
  width: 22px;
  height: 18px;
  background: url("../img/skin/orange-theme/ic_drag.4dddfe852741.png") -85px -25px no-repeat;
}
.ic_cloud_routers {
  display: block;
  width: 23px;
  height: 18px;
  background: url("../img/skin/orange-theme/ic_drag.4dddfe852741.png") -113px -25px no-repeat;
}
.ic_dev {
  display: block;
  width: 21px;
  height: 21px;
  background: url("../img/skin/orange-theme/ic_drag.4dddfe852741.png") -28px -51px no-repeat;
}
.ic_dev_cpucores {
  display: block;
  width: 23px;
  height: 23px;
  background: url("../img/skin/orange-theme/ic_drag.4dddfe852741.png") -58px -51px no-repeat;
}
.ic_dev_ramsize {
  display: block;
  width: 25px;
  height: 15px;
  background: url("../img/skin/orange-theme/ic_drag.4dddfe852741.png") -89px -55px no-repeat;
}
.ic_dev_disksize {
  display: block;
  width: 21px;
  height: 21px;
  background: url("../img/skin/orange-theme/ic_drag.4dddfe852741.png") -123px -52px no-repeat;
}
.ic_images {
  display: block;
  width: 19px;
  height: 19px;
  background: url("../img/skin/orange-theme/ic_drag.4dddfe852741.png") -156px -53px no-repeat;
}
.ic_img_totalsize {
  display: block;
  width: 18px;
  height: 22px;
  background: url("../img/skin/orange-theme/ic_drag.4dddfe852741.png") -189px -52px no-repeat;
}
.ic_experiments {
  display: block;
  width: 19px;
  height: 19px;
  background: url("../img/skin/orange-theme/ic_drag.4dddfe852741.png") -220px -53px no-repeat;
}
/* alert提示 */
.common_pop_alert {
  display: none;
  position: absolute;
  max-width: 500px;
  top: 50%;
  left: 50%;
  font-size: 16px;
}
.common_pop_alert span {
  margin-right: 10px;
  font-size: 22px;
  margin-top: 10px;
  top: 2px;
  position: relative;
}
/* 资源定义图标 */
.common_resourse_vm {
  margin-bottom: 10px;
  display: inline-block;
  width: 40px;
  height: 38px;
  background: url("../img/skin/orange-theme/ic_resourse.60a5054f92d1.png") -356px -1px no-repeat;
}
.common_resourse_slice {
  margin-bottom: 10px;
  display: inline-block;
  width: 40px;
  height: 40px;
  background: url("../img/skin/orange-theme/ic_resourse.60a5054f92d1.png") 0 0 no-repeat;
}
.common_resourse_cpu {
  margin-bottom: 10px;
  display: inline-block;
  width: 40px;
  height: 39px;
  background: url("../img/skin/orange-theme/ic_resourse.60a5054f92d1.png") -51px 0 no-repeat;
}
.common_resourse_ram {
  margin-bottom: 10px;
  display: inline-block;
  width: 39px;
  height: 31px;
  background: url("../img/skin/orange-theme/ic_resourse.60a5054f92d1.png") -101px -6px no-repeat;
}
.common_resourse_project {
  margin-bottom: 10px;
  display: inline-block;
  width: 40px;
  height: 31px;
  background: url("../img/skin/orange-theme/ic_resourse.60a5054f92d1.png") -151px -4px no-repeat;
}
.common_resourse_disk {
  margin-bottom: 10px;
  display: inline-block;
  width: 40px;
  height: 32px;
  background: url("../img/skin/orange-theme/ic_resourse.60a5054f92d1.png") -204px -4px no-repeat;
}
.common_resourse_img {
  margin-bottom: 10px;
  display: inline-block;
  width: 40px;
  height: 40px;
  background: url("../img/skin/orange-theme/ic_resourse.60a5054f92d1.png") -255px 0 no-repeat;
}
.common_resourse_snapshot {
  margin-bottom: 10px;
  display: inline-block;
  width: 40px;
  height: 34px;
  background: url("../img/skin/orange-theme/ic_resourse.60a5054f92d1.png") -306px -3px no-repeat;
}
.common_square_block.active .common_resourse_vm {
  background-position: -356px -49px;
}
.common_square_block.active .common_resourse_slice {
  background-position: 0 -48px;
}
.common_square_block.active .common_resourse_cpu {
  background-position: -51px -48px;
}
.common_square_block.active .common_resourse_ram {
  background-position: -101px -54px;
}
.common_square_block.active .common_resourse_project {
  background-position: -151px -52px;
}
.common_square_block.active .common_resourse_disk {
  background-position: -204px -52px;
}
.common_square_block.active .common_resourse_img {
  background-position: -255px -48px;
}
.common_square_block.active .common_resourse_snapshot {
  background-position: -306px -51px;
}
/* 块状元素内的黑色阴影 */
.common_layer {
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  background: rgba(0, 0, 0, 0.5) !important;
  filter: alpha(opacity=50);
  background: #000;
  text-align: center;
  padding-top: 40px;
}
.common_layer i {
  font-size: 32px;
  color: #fff;
}
.common_layer p {
  color: #fff;
  margin-top: 10px;
}
/* 图标 */
.common_slice_switch {
  display: block;
  width: 43px;
  height: 43px;
  background: url("../img/skin/orange-theme/slice/slice_ic.0936973e9ac4.png") 0 0 no-repeat;
}
.common_slice_link {
  display: block;
  width: 50px;
  height: 22px;
  background: url("../img/skin/orange-theme/slice/slice_ic.0936973e9ac4.png") -45px -10px no-repeat;
}
.common_slice_server {
  display: block;
  width: 46px;
  height: 43px;
  background: url("../img/skin/orange-theme/slice/slice_ic.0936973e9ac4.png") -104px -3px no-repeat;
}
.common_slice_vir {
  display: block;
  width: 46px;
  height: 46px;
  background: url("../img/skin/orange-theme/slice/slice_ic.0936973e9ac4.png") -159px 0 no-repeat;
}
.common_create_form {
  width: 80%;
  margin: 0 auto;
}
.common_create_form .help-block {
  color: #999;
  font-style: italic;
  margin-bottom: 0;
  margin-top: 7px;
}
.common_create_form .help-block span {
  margin-right: 10px;
  color: #ff6600;
}
.common_create_form .research_type {
  list-style: none;
  padding: 0;
}
.common_create_form .research_type li {
  position: relative;
  cursor: pointer;
  float: left;
  width: 160px;
  text-align: center;
  margin-right: 10px;
  border: 1px solid #ccc;
  height: 50px;
  line-height: 48px;
  color: #999;
  background: #fff;
  margin-bottom: 10px;
}
.common_create_form .research_type li img {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  top: -2px;
}
.common_create_form .research_type li .logo {
  display: inline-block;
  margin-right: 5px;
  position: relative;
  vertical-align: middle;
  top: -2px;
}
.common_create_form .research_type li .sj {
  position: absolute;
  right: 0;
  top: 0;
  width: 23px;
  height: 23px;
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") 0 -577px;
  z-index: 10;
}
.common_create_form .research_type li .sj span {
  color: #fff;
  position: absolute;
  top: 0px;
  right: 0px;
}
.common_create_form .research_type .qt {
  clear: both;
}
.common_create_form .research_type li.active {
  border-color: #ff6600;
  color: #ff6600;
}
.common_create_form .research_type .qt_input {
  float: left;
  padding: 0 10px;
  border: 1px solid #ccc;
  width: 330px;
  height: 50px;
  color: #999;
  background: #fff;
  margin-bottom: 10px;
}
.common_create_form .research_type .qt_input input {
  height: 40px;
  border: none;
  outline: none;
  width: 100%;
  line-height: 40px;
  margin-top: 4px;
}
.common_main_frame {
  height: 500px;
  background: #f1f1f1;
  position: relative;
}
.common_main_frame .tp_control {
  right: 20px;
  top: 60px;
}
.common_main_frame .label_tip {
  position: absolute;
  top: 0;
  left: 0;
  padding: 10px;
}
.common_main_frame .frame_tip {
  color: #999;
  position: absolute;
  right: 25px;
  top: 10px;
}
.common_main_frame .frame_tip span {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-left: 10px;
  margin-right: 5px;
}
.common_main_frame .frame_tip span.frame_tip_r {
  background-color: #ff0000;
}
.common_main_frame .frame_tip span.frame_tip_b {
  background-color: #0099ff;
}
.common_main_frame .frame_tip span.frame_tip_g {
  background-color: #009933;
}
.common_main_frame .tuopu_sign_l {
  top: 10px;
  left: 25px;
}
/* 主页面局部菜单切换 */
.common_tab_block ul.info_nav {
  height: 32px;
  font-size: 16px;
  margin-bottom: 0;
  list-style: none;
  margin-left: 5px;
  margin-right: 5px;
  padding: 0;
  position: relative;
}
.common_tab_block ul.info_nav li {
  color: #999;
  width: 90px;
  height: 32px;
  text-align: center;
  float: left;
  cursor: pointer;
}
.common_tab_block ul.info_nav li:hover {
  color: #FF6600;
}
.common_tab_block ul.info_nav li.active {
  color: #ff6600;
  border-bottom: 4px solid #FF6600;
}
.common_tab_block ul.info_nav .hover_line {
  width: 90px;
  height: 4px;
  background: #ff6600;
  position: absolute;
  bottom: 0;
  left: 0;
}
.common_tab_block .info_show {
  height: 500px;
  background: #f1f1f1;
  word-wrap: break-word;
  word-break: break-all;
  overflow-y: auto;
}
/* 小圆圈数据图样式 */
.common_circle_sm .circle_bg {
  font-weight: bold;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  line-height: 42px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 5px;
}
.common_circle_sm p {
  margin: 0;
}
.common_circle_sm .circle_green {
  border: 4px solid #2DB3A0;
}
.common_circle_sm .circle_blue {
  border: 4px solid #00b9e7;
}
.common_circle_sm .circle_orange {
  border: 4px solid #ff6600;
}
.common_circle_sm .circle_purple {
  border: 4px solid #9966CC;
}
/* 局部框内列表 */
.common_list_sm {
  position: relative;
  margin-bottom: 10px;
  width: 100%;
  height: 100px;
  background: #fff;
}
.common_list_sm .left_img {
  width: 70px;
  text-align: center;
  float: left;
}
.common_list_sm .right_info {
  padding: 5px;
  margin-left: 70px;
}
.common_list_sm .right_info h5 {
  margin-top: 0;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.common_list_sm .right_info p {
  margin-top: 0;
  word-break: normal;
  word-wrap: normal;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.common_list_sm.active .sj {
  position: absolute;
  right: 0;
  top: 0;
  color: #fff;
  width: 23px;
  height: 23px;
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") 0 -577px;
}
.common_list_sm.active .sj span {
  color: #fff;
  position: absolute;
  top: 0px;
  right: 0px;
}
.common_list_sm.add {
  text-align: center;
  line-height: 100px;
  color: #999;
  font-size: 42px;
  font-weight: bold;
}
.common_circle_list_sm {
  position: relative;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: 1px solid #999;
  overflow: hidden;
  background: #fff;
}
.common_circle_list_sm .layer {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 58px;
  height: 58px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.8) !important;
  filter: alpha(opacity=80);
  background: #fff;
  text-align: center;
  font-size: 24px;
  line-height: 58px;
}
.common_circle_list_sm .layer i {
  position: relative;
}
.common_circle_list_sm:hover {
  box-shadow: 0 0 10px #ccc;
}
.common_circle_list_sm.active .layer {
  display: block;
}
.online .common_circle_list_sm {
  border-color: #ff6600;
}
.online .help-block {
  color: #ff6600;
}
.common_circle_list_sm.add {
  border: none;
  background: #fff;
  color: #999;
  line-height: 60px;
  font-size: 42px;
  text-align: center;
}
ul.common_slider_pot {
  margin-bottom: 0;
  list-style: none;
  padding-left: 10px;
}
ul.common_slider_pot li {
  width: 10px;
  height: 10px;
  background: #999;
  border-radius: 50%;
  float: left;
  margin-right: 10px;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
ul.common_slider_pot li:hover {
  transform: scale(1.2);
  -ms-transform: scale(1.2);
  /* IE 9 */
  -webkit-transform: scale(1.2);
  /* Safari and Chrome */
  -o-transform: scale(1.2);
  /* Opera */
  -moz-transform: scale(1.2);
  /* Firefox */
}
ul.common_slider_pot li.active {
  background: #ff9900;
  transform: scale(1.2);
  -ms-transform: scale(1.2);
  /* IE 9 */
  -webkit-transform: scale(1.2);
  /* Safari and Chrome */
  -o-transform: scale(1.2);
  /* Opera */
  -moz-transform: scale(1.2);
  /* Firefox */
}
/* 选择列表 */
ul.common_chose_list {
  list-style: none;
  padding: 0;
}
ul.common_chose_list li {
  float: left;
  margin-right: 10px;
  display: block;
  width: 60px;
  height: 40px;
  background: #f1f1f1;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
}
ul.common_chose_list li:hover {
  box-shadow: 0 0 5px #ccc;
}
ul.common_chose_list li.active {
  background: #ff6600;
  color: #fff;
}
/* 纯表单输入样式*/
.common_input_form {
  width: 90%;
  margin: 0 auto;
}
.common_input_form .well {
  padding-top: 70px;
  padding-bottom: 40px;
  border: none;
  border-radius: 0;
  box-shadow: none;
}
.common_input_form .form-group {
  margin-bottom: 30px;
}
.common_input_form .control-label {
  padding-top: 13px;
}
.common_input_form input[type="text"],
.common_input_form select {
  height: 46px;
}
.common_input_form .help-block {
  color: #999;
  margin-top: 13px;
  font-size: 12px;
}
.common_input_form .help-block span {
  color: #ff6600;
  top: 2px;
  margin-right: 5px;
  font-size: 14px;
}
/* loader加载 */
.common_page_tip,
.common_page_loading {
  display: none;
  text-align: center;
  padding: 5px;
  clear: both;
  color: #999;
}
.common_page_tip img,
.common_page_loading img {
  width: 100px;
}
.common_page_tip span.loader_spot,
.common_page_loading span.loader_spot {
  width: 20px;
  height: 20px;
  display: inline-block;
  background: #ccc;
  border-radius: 100%;
  margin-left: 5px;
  margin-right: 5px;
  -webkit-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.common_page_tip span.loader_spot.bg,
.common_page_loading span.loader_spot.bg {
  opacity: 1;
  filter: alpha(opacity=100);
  animation: bg_dynamic 0.8s infinite;
  -ms-animation: bg_dynamic 0.8s infinite;
  -moz-animation: bg_dynamic 0.8s infinite;
  -webkit-animation: bg_dynamic 0.8s infinite;
  -o-animation: bg_dynamic 0.8s infinite;
  transform: scale(0.8);
  -ms-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -webkit-transform: scale(0.8);
  -o-transform: scale(0.8);
}
.common_page_tip span.loader_spot.sm,
.common_page_loading span.loader_spot.sm {
  opacity: 0.5;
  filter: alpha(opacity=50);
  animation: sm_dynamic 0.8s infinite;
  -ms-animation: sm_dynamic 0.8s infinite;
  -moz-animation: sm_dynamic 0.8s infinite;
  -webkit-animation: sm_dynamic 0.8s infinite;
  -o-animation: sm_dynamic 0.8s infinite;
  transform: scale(0.5);
  -ms-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -webkit-transform: scale(0.5);
  -o-transform: scale(0.5);
}
@-webkit-keyframes bg_dynamic {
  0%,
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(0.8);
  }
  60% {
    opacity: 0.5;
    filter: alpha(opacity=50);
    -webkit-transform: scale(0.5);
  }
}
@-webkit-keyframes sm_dynamic {
  0%,
  100% {
    opacity: 0.5;
    filter: alpha(opacity=50);
    -webkit-transform: scale(0.5);
  }
  60% {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
  }
}
@-o-keyframes bg_dynamic {
  0%,
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
    -o-transform: scale(0.8);
  }
  60% {
    opacity: 0.5;
    filter: alpha(opacity=50);
    -o-transform: scale(0.5);
  }
}
@-o-keyframes sm_dynamic {
  0%,
  100% {
    opacity: 0.5;
    filter: alpha(opacity=50);
    -o-transform: scale(0.5);
  }
  40% {
    opacity: 1;
    filter: alpha(opacity=100);
    -o-transform: scale(1);
  }
}
@-moz-keyframes bg_dynamic {
  0%,
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-transform: scale(0.8);
  }
  60% {
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-transform: scale(0.5);
  }
}
@-moz-keyframes sm_dynamic {
  0%,
  100% {
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-transform: scale(0.5);
  }
  40% {
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-transform: scale(1);
  }
}
@-ms-keyframes bg_dynamic {
  0%,
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-transform: scale(0.8);
  }
  60% {
    opacity: 0.5;
    filter: alpha(opacity=50);
    -ms-transform: scale(0.5);
  }
}
@-ms-keyframes sm_dynamic {
  0%,
  100% {
    opacity: 0.5;
    filter: alpha(opacity=50);
    -ms-transform: scale(0.5);
  }
  40% {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-transform: scale(1);
  }
}
@keyframes bg_dynamic {
  0%,
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: scale(0.8);
  }
  60% {
    opacity: 0.5;
    filter: alpha(opacity=50);
    transform: scale(0.5);
  }
}
@keyframes sm_dynamic {
  0%,
  100% {
    opacity: 0.5;
    filter: alpha(opacity=50);
    transform: scale(0.5);
  }
  40% {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: scale(1);
  }
}
/* 背景遮罩层 */
.common_body_layer {
  position: fixed;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  background: rgba(0, 0, 0, 0.5) !important;
  filter: alpha(opacity=50);
  background: #000;
  text-align: center;
  z-index: 9999;
}
.common_body_layer > .progress {
  height: 20px;
  background: #333;
  border: 1px solid #000;
  box-shadow: 0 2px 2px #444;
  margin-bottom: 40px;
  overflow: visible;
  position: relative;
  width: 50%;
  min-width: 400px;
  max-width: 960px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -10px;
  margin-left: -478.5px;
  margin-bottom: 0;
}
.common_body_layer > .progress .progress-bar {
  border: 1px solid #000;
  -webkit-animation: all 2s;
  animation: all 2s;
}
.common_body_layer > .progress .progress-bar .progress-value {
  width: 65px;
  height: 25px;
  line-height: 25px;
  background: #333;
  font-size: 15px;
  color: #fff;
  border: 1px solid #000;
  border-top: none;
  box-shadow: 0 2px 2px #444;
  position: absolute;
  bottom: -25px;
  right: 60px;
}
.layer_pic_bg {
  z-index: 10000;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow-y: auto;
  cursor: pointer;
}
.layer_pic_bg img.layer_pic {
  cursor: pointer;
  max-width: 100%;
  z-index: 10000;
}
/* 回到顶部 */
#go_top_box {
  opacity: 0;
  filter: alpha(opacity=0);
  width: 80px;
  height: 104px;
  position: fixed;
  right: 20px;
  bottom: 50px;
  z-index: 100;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#go_top_box.in {
  cursor: pointer;
  bottom: 100px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.go_top {
  width: 80px;
  height: 104px;
  background: url("../img/help/top.f1e56f058725.png") no-repeat;
  line-height: 3.5;
  color: #fff;
  font-size: 24px;
  text-align: center;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  transform: rotateY(0);
}
#go_top_box.in:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
#go_top_box.in:hover .go_top {
  transform: rotateY(360deg);
}
/* 页面标题 */
.common_nav {
  border-bottom: 1px solid #ff6600;
  margin-bottom: 20px;
}
.common_nav > li > a {
  border-top: 4px solid #fff;
  color: #333;
  font-size: 16px;
}
.common_nav > li > a span.common_fontic {
  margin-right: 5px;
  position: relative;
  top: 2px;
}
.common_nav > li > a .common_nav_icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  position: relative;
  top: 2px;
  margin-right: 5px;
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") no-repeat;
}
.common_nav > li > a .nav_ic_manage {
  background-position: 0 -68px;
}
.common_nav > li > a .nav_ic_found {
  background-position: -57px -68px;
}
.common_nav > li > a .nav_ic_info {
  background-position: -89px 0;
}
.common_nav > li > a .nav_ic_net {
  background-position: -107px 0;
}
.common_nav > li > a .nav_ic_pos {
  width: 13px;
  background-position: -127px 0;
}
.common_nav > li > a .nav_ic_image {
  background-position: -143px 0;
}
.common_nav > li > a .nav_ic_vm {
  width: 18px;
  background-position: -161px 0;
}
.common_nav > li > a .nav_ic_shot {
  background-position: -181px 0;
}
.common_nav > li > a .nav_ic_user {
  width: 19px;
  background-position: -99px -68px;
}
.common_nav > li > a .nav_ic_news {
  background-position: -179px -68px;
}
.common_nav > li > a .nav_ic_log {
  width: 12px;
  background-position: -143px -68px;
}
.common_nav > li > a .nav_ic_slice {
  width: 14px;
  background-position: -217px 0;
}
.common_nav > li > a .nav_ic_switch {
  background-position: -234px 0;
}
.common_nav > li > a .nav_ic_vir {
  background-position: -253px 0;
}
.common_nav > li > a .nav_ic_virnet {
  background-position: -271px 0;
}
.common_nav > li > a .nav_ic_virlist {
  width: 14px;
  background-position: -290px 0;
}
.common_nav > li > a .nav_ic_login {
  background-position: -198px -68px;
}
.common_nav > li > a .nav_ic_mail {
  background-position: -234px -68px;
}
.common_nav > li > a .nav_ic_forum {
  width: 17px;
  background-position: -307px 0;
}
.common_nav > li > a .nav_ic_forum_noreply {
  background-position: -327px 0;
}
.common_nav > li > a .nav_ic_forum_reply {
  background-position: -345px 0;
}
.common_nav > li > a .nav_ic_forum_close {
  background-position: -363px 0;
}
.common_nav > li > a .nav_ic_experiment {
  background-position: -336px -68px;
}
.common_nav > li > a .nav_ic_look {
  width: 22px;
  background-position: -270px -68px;
}
.common_nav > li > a .nav_ic_myimg {
  width: 18px;
  background-position: -381px 0;
}
.common_nav > li > a .nav_ic_mycollect {
  background-position: -401px 0;
}
.common_nav > li > a .nav_ic_tag {
  background-position: -419px 0;
}
.common_nav > li > a .nav_ic_error {
  width: 11px;
  background-position: -410px -68px;
}
.common_nav > li > a .nav_ic_config_sdn {
  background-position: -439px 0;
}
.common_nav > li > a .nav_ic_config_cloud {
  background-position: -458px 0;
}
.common_nav > li > a .nav_ic_config_control {
  background-position: -477px 0;
}
.common_nav > li > a .nav_ic_config_vm {
  background-position: -496px 0;
}
.common_nav > li > a .nav_ic_config_net {
  background-position: -515px 0;
}
.common_nav > li > a .nav_ic_config_mininet {
  background-position: -535px 0;
}
.common_nav > li > a .nav_ic_cloudhost {
  width: 22px;
  background-position: -356px -68px;
}
.common_nav > li > a:focus {
  background: transparent;
}
.common_nav > li > a:hover {
  background: none;
  border-color: #fff;
  border-bottom-color: #ff6600;
}
.common_nav > li.active > a,
.common_nav > li.active > a:focus,
.common_nav > li.active > a:hover {
  border: 1px solid #ff6600;
  border-bottom-color: transparent;
  border-radius: 0;
  border-top: 4px solid #ff6600;
  color: #ff6600;
}
.common_nav > li.active > a .nav_ic_manage,
.common_nav > li.active > a:focus .nav_ic_manage,
.common_nav > li.active > a:hover .nav_ic_manage {
  background-position: -20px -68px;
}
.common_nav > li.active > a .nav_ic_found,
.common_nav > li.active > a:focus .nav_ic_found,
.common_nav > li.active > a:hover .nav_ic_found {
  background-position: -38px -68px;
}
.common_nav > li.active > a .nav_ic_info,
.common_nav > li.active > a:focus .nav_ic_info,
.common_nav > li.active > a:hover .nav_ic_info {
  background-position: -89px -21px;
}
.common_nav > li.active > a .nav_ic_net,
.common_nav > li.active > a:focus .nav_ic_net,
.common_nav > li.active > a:hover .nav_ic_net {
  background-position: -107px -21px;
}
.common_nav > li.active > a .nav_ic_pos,
.common_nav > li.active > a:focus .nav_ic_pos,
.common_nav > li.active > a:hover .nav_ic_pos {
  background-position: -127px -21px;
  width: 13px;
}
.common_nav > li.active > a .nav_ic_image,
.common_nav > li.active > a:focus .nav_ic_image,
.common_nav > li.active > a:hover .nav_ic_image {
  background-position: -143px -21px;
}
.common_nav > li.active > a .nav_ic_vm,
.common_nav > li.active > a:focus .nav_ic_vm,
.common_nav > li.active > a:hover .nav_ic_vm {
  background-position: -161px -21px;
}
.common_nav > li.active > a .nav_ic_shot,
.common_nav > li.active > a:focus .nav_ic_shot,
.common_nav > li.active > a:hover .nav_ic_shot {
  background-position: -181px -21px;
}
.common_nav > li.active > a .nav_ic_user,
.common_nav > li.active > a:focus .nav_ic_user,
.common_nav > li.active > a:hover .nav_ic_user {
  width: 19px;
  background-position: -78px -68px;
}
.common_nav > li.active > a .nav_ic_news,
.common_nav > li.active > a:focus .nav_ic_news,
.common_nav > li.active > a:hover .nav_ic_news {
  background-position: -160px -68px;
}
.common_nav > li.active > a .nav_ic_log,
.common_nav > li.active > a:focus .nav_ic_log,
.common_nav > li.active > a:hover .nav_ic_log {
  width: 12px;
  background-position: -127px -68px;
}
.common_nav > li.active > a .nav_ic_forum,
.common_nav > li.active > a:focus .nav_ic_forum,
.common_nav > li.active > a:hover .nav_ic_forum {
  width: 17px;
  background-position: -219px -21px;
}
.common_nav > li.active > a .nav_ic_forum_noreply,
.common_nav > li.active > a:focus .nav_ic_forum_noreply,
.common_nav > li.active > a:hover .nav_ic_forum_noreply {
  background-position: -371px -21px;
}
.common_nav > li.active > a .nav_ic_forum_reply,
.common_nav > li.active > a:focus .nav_ic_forum_reply,
.common_nav > li.active > a:hover .nav_ic_forum_reply {
  background-position: -389px -21px;
}
.common_nav > li.active > a .nav_ic_forum_close,
.common_nav > li.active > a:focus .nav_ic_forum_close,
.common_nav > li.active > a:hover .nav_ic_forum_close {
  background-position: -407px -21px;
}
.common_nav > li.active > a .nav_ic_power,
.common_nav > li.active > a:focus .nav_ic_power,
.common_nav > li.active > a:hover .nav_ic_power {
  background-position: -239px -21px;
}
.common_nav > li.active > a .nav_ic_resourse,
.common_nav > li.active > a:focus .nav_ic_resourse,
.common_nav > li.active > a:hover .nav_ic_resourse {
  background-position: -258px -21px;
}
.common_nav > li.active > a .nav_ic_slice,
.common_nav > li.active > a:focus .nav_ic_slice,
.common_nav > li.active > a:hover .nav_ic_slice {
  background-position: -279px -21px;
}
.common_nav > li.active > a .nav_ic_switch,
.common_nav > li.active > a:focus .nav_ic_switch,
.common_nav > li.active > a:hover .nav_ic_switch {
  background-position: -296px -21px;
}
.common_nav > li.active > a .nav_ic_vir,
.common_nav > li.active > a:focus .nav_ic_vir,
.common_nav > li.active > a:hover .nav_ic_vir {
  background-position: -315px -21px;
}
.common_nav > li.active > a .nav_ic_virnet,
.common_nav > li.active > a:focus .nav_ic_virnet,
.common_nav > li.active > a:hover .nav_ic_virnet {
  background-position: -335px -21px;
}
.common_nav > li.active > a .nav_ic_virlist,
.common_nav > li.active > a:focus .nav_ic_virlist,
.common_nav > li.active > a:hover .nav_ic_virlist {
  background-position: -355px -21px;
}
.common_nav > li.active > a .nav_ic_login,
.common_nav > li.active > a:focus .nav_ic_login,
.common_nav > li.active > a:hover .nav_ic_login {
  background-position: -216px -68px;
}
.common_nav > li.active > a .nav_ic_mail,
.common_nav > li.active > a:focus .nav_ic_mail,
.common_nav > li.active > a:hover .nav_ic_mail {
  background-position: -252px -68px;
}
.common_nav > li.active > a .nav_ic_experiment,
.common_nav > li.active > a:focus .nav_ic_experiment,
.common_nav > li.active > a:hover .nav_ic_experiment {
  background-position: -318px -68px;
}
.common_nav > li.active > a .nav_ic_look,
.common_nav > li.active > a:focus .nav_ic_look,
.common_nav > li.active > a:hover .nav_ic_look {
  width: 22px;
  background-position: -294px -68px;
}
.common_nav > li.active > a .nav_ic_myimg,
.common_nav > li.active > a:focus .nav_ic_myimg,
.common_nav > li.active > a:hover .nav_ic_myimg {
  width: 18px;
  background-position: -426px -21px;
}
.common_nav > li.active > a .nav_ic_mycollect,
.common_nav > li.active > a:focus .nav_ic_mycollect,
.common_nav > li.active > a:hover .nav_ic_mycollect {
  background-position: -446px -21px;
}
.common_nav > li.active > a .nav_ic_tag,
.common_nav > li.active > a:focus .nav_ic_tag,
.common_nav > li.active > a:hover .nav_ic_tag {
  background-position: -464px -21px;
}
.common_nav > li.active > a .nav_ic_error,
.common_nav > li.active > a:focus .nav_ic_error,
.common_nav > li.active > a:hover .nav_ic_error {
  background-position: -427px -68px;
}
.common_nav > li.active > a .nav_ic_config_sdn,
.common_nav > li.active > a:focus .nav_ic_config_sdn,
.common_nav > li.active > a:hover .nav_ic_config_sdn {
  background-position: -483px -21px;
}
.common_nav > li.active > a .nav_ic_config_cloud,
.common_nav > li.active > a:focus .nav_ic_config_cloud,
.common_nav > li.active > a:hover .nav_ic_config_cloud {
  background-position: -502px -21px;
}
.common_nav > li.active > a .nav_ic_config_control,
.common_nav > li.active > a:focus .nav_ic_config_control,
.common_nav > li.active > a:hover .nav_ic_config_control {
  background-position: -521px -21px;
}
.common_nav > li.active > a .nav_ic_config_vm,
.common_nav > li.active > a:focus .nav_ic_config_vm,
.common_nav > li.active > a:hover .nav_ic_config_vm {
  background-position: -540px -21px;
}
.common_nav > li.active > a .nav_ic_config_net,
.common_nav > li.active > a:focus .nav_ic_config_net,
.common_nav > li.active > a:hover .nav_ic_config_net {
  background-position: -559px -21px;
}
.common_nav > li.active > a .nav_ic_config_mininet,
.common_nav > li.active > a:focus .nav_ic_config_mininet,
.common_nav > li.active > a:hover .nav_ic_config_mininet {
  background-position: -578px -21px;
}
.common_nav > li.active > a .nav_ic_cloudhost,
.common_nav > li.active > a:focus .nav_ic_cloudhost,
.common_nav > li.active > a:hover .nav_ic_cloudhost {
  width: 22px;
  background-position: -382px -68px;
}
.common_nav > li.active > a .nav_ic_usercenter,
.common_nav > li.active > a:focus .nav_ic_usercenter,
.common_nav > li.active > a:hover .nav_ic_usercenter {
  width: 18px;
  background-position: -444px -68px;
}
.common_nav > li.nav_btns {
  padding-top: 6px;
  margin-right: 0;
}
.common_nav > li.nav_btns > i.icon-spinner.icon-spin {
  font-size: 32px;
  color: #999;
  margin-left: 5px;
  vertical-align: middle;
}
.common_nav > li.nav_btns button {
  margin-left: 5px;
  vertical-align: middle;
}
.common_nav > li.nav_btns .dropdown {
  display: inline-block;
}
.common_nav > li.nav_btns .dropdown ul {
  min-width: 140px;
  left: 0;
}
.common_nav > li.nav_btns .dropdown ul li a {
  font-size: 14px;
  padding: 3px 10px;
}
.common_nav > li.nav_btns .dropdown ul li a:hover {
  background: #f1f1f1;
}
.search_defined .form-group {
  position: relative;
}
.search_defined input {
  font-size: 12px;
  padding: 6px 30px 6px 12px;
}
.search_defined a {
  display: block;
  position: absolute;
  right: 10px;
  top: 7px;
  color: #bbb;
}
.search_defined a:hover {
  color: #4f4f4f;
  text-decoration: none;
}
.whole_btns {
  margin-bottom: 10px;
}
.whole_btns button {
  height: 50px;
  width: 189px;
  border-radius: 5px;
  margin-right: 15px;
}
.whole_btns .refresh i {
  margin-right: 5px;
  position: relative;
  top: 2px;
}
.whole_btns .refresh:hover {
  color: #ff6600;
  text-decoration: none;
}
.step_guide {
  margin-bottom: 50px;
}
.step_guide span {
  margin-right: 5px;
  color: #ff6600;
  margin-left: 5px;
  position: relative;
  top: 2px;
}
.step_guide i {
  color: #999;
  font-size: 12px;
}
/* 带右侧栏 */
.manage_width_side .left_main {
  position: relative;
  margin-right: 260px;
}
.manage_width_side .left_main ul.breadcrumb_array {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
}
.manage_width_side .left_main .common_square_block {
  width: 24%;
}
.manage_width_side .sides_wrap {
  width: 250px;
  float: right;
}
.manage_width_side .sides_wrap .side {
  width: 250px;
  border: 1px solid #ccc;
  background: #fff;
  margin-bottom: 10px;
}
.manage_width_side .sides_wrap .side_well {
  padding: 10px;
}
.manage_width_side .sides_wrap .side.tags {
  min-height: 100px;
}
.manage_width_side .sides_wrap .side.tags h5 {
  margin: 0;
  padding: 10px;
  background: #f1f1f1;
}
.manage_width_side .sides_wrap .side.tags h5 > a {
  font-size: 12px;
}
.manage_width_side .sides_wrap .side.tags h5 > a i {
  margin-right: 5px;
}
.manage_width_side .sides_wrap .side.tags ul {
  padding: 10px 10px 0 10px;
}
.manage_width_side .sides_wrap .side.tags ul li {
  float: left;
  padding: 5px;
  background: #eee;
  margin-right: 5px;
  font-size: 12px;
  margin-bottom: 10px;
  cursor: pointer;
  word-wrap: break-word;
  word-break: break-all;
}
.manage_width_side .sides_wrap .side.tags ul li:hover {
  background: #ddd;
}
.manage_width_side .sides_wrap .side.tags ul li.active {
  background: #ff9900;
  color: #fff;
}
/* 模块列表 */
.list_module {
  display: block;
  border: 1px solid #ccc;
  padding: 10px;
  margin-bottom: 10px;
}
.list_module .logo {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ff6600;
  margin-bottom: 20px;
}
.list_module .logo img {
  max-width: 100%;
}
.list_module h4 {
  color: #666;
  padding-bottom: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.list_module p {
  margin-bottom: 0;
  margin-top: 5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #999;
}
.pop_tabs_menu li {
  float: left;
  color: #999;
  cursor: pointer;
  padding: 5px 10px;
  border-top: 2px solid #fff;
}
.pop_tabs_menu li.active {
  background: #f1f1f1;
  border-top-color: #ff6600;
}
.pop_tabs_main {
  background: #f1f1f1;
  padding: 10px;
}
/* alert框颜色自定义 */
.alert-orange {
  border-color: #ff6600;
  background-color: #f4eadf;
  color: #ff6600;
}
/* 右键菜单 */
#context-menu,
.context_menu {
  width: 100px;
  border: 1px solid #eee;
  position: absolute;
  background: #fff;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
  font-size: 12px;
  color: #666;
  border-radius: 4px;
  /*overflow: hidden;*/
}
#context-menu > ul,
.context_menu > ul {
  margin: 0;
}
#context-menu > ul > li > span,
.context_menu > ul > li > span {
  padding: 5px;
  /*text-align:center;*/
  cursor: pointer;
  display: block;
}
#context-menu > ul > li i,
.context_menu > ul > li i {
  margin-right: 5px;
  width: 12px;
  display: inline-block;
  text-align: center;
}
#context-menu > ul > li.context-cancel,
.context_menu > ul > li.context-cancel {
  border-top: 1px solid #eee;
}
#context-menu > ul > li:hover,
.context_menu > ul > li:hover {
  background: #e9f4fe;
}
#context-menu > ul > li.active,
.context_menu > ul > li.active {
  color: #408cff;
}
#context-menu > ul > li.disabled,
.context_menu > ul > li.disabled {
  color: #ccc;
  cursor: default;
  background: transparent;
  pointer-events: none;
}
#context-menu > ul > li .context_menu_sec,
.context_menu > ul > li .context_menu_sec {
  display: none;
  padding-left: 2px;
  position: absolute;
  left: 100%;
  top: -1px;
}
#context-menu > ul > li .context_menu_sec > ul,
.context_menu > ul > li .context_menu_sec > ul {
  min-width: 50px;
  border: 1px solid #eee;
  background: #fff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
}
#context-menu > ul > li .context_menu_sec > ul > li,
.context_menu > ul > li .context_menu_sec > ul > li {
  padding: 5px;
  text-align: center;
  cursor: pointer;
}
#context-menu > ul > li .context_menu_sec > ul > li > span,
.context_menu > ul > li .context_menu_sec > ul > li > span {
  color: #666;
}
#context-menu > ul > li .context_menu_sec > ul > li:hover,
.context_menu > ul > li .context_menu_sec > ul > li:hover {
  background: #e9f4fe;
}
#context-menu > ul > li .context_menu_sec > ul > li.active > span,
.context_menu > ul > li .context_menu_sec > ul > li.active > span {
  color: #408cff;
}
#context-menu #context-menu-cancel,
.context_menu #context-menu-cancel {
  border-top: 1px solid #eee;
}
#context-menu.style_1,
.context_menu.style_1 {
  background: #fff;
  border: 1px solid #eee;
  border-radius: 5px;
  padding: 5px;
  box-shadow: 0 0 5px #eee;
  z-index: 1;
}
#context-menu.style_1 > a,
.context_menu.style_1 > a {
  font-size: 12px;
  display: block;
  text-align: center;
  color: #666;
  text-decoration: none;
  border-top: 1px solid #f1f1f1;
  padding: 5px;
}
#context-menu.style_1 > a:first-child,
.context_menu.style_1 > a:first-child {
  border-top: none;
}
#context-menu.style_1 > a:hover,
.context_menu.style_1 > a:hover {
  color: #ff6600;
}
/*.oper_pop {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 5px;
    box-shadow:0 0 5px #eee;
    z-index:1;
    > a {
        font-size: 12px;
        display: block;
        text-align: center;
        color: #666;
        text-decoration: none;
        border-top: 1px solid #f1f1f1;
        padding: 5px;
        &:first-child {
            border-top:none;
        }
        &:hover {
            color:#ff6600;
        }
    }
}*/
/* html5直接编辑域 */
*[contenteditable="true"] {
  word-wrap: break-word;
  word-break: break-all;
}
*[contenteditable="true"]:hover,
*[contenteditable="true"]:focus {
  cursor: text;
  /*-webkit-transition: all .2s ease-in;
        -ms-transition: all .2s ease-in;
        -moz-transition: all .2s ease-in;
        -o-transition: all .2s ease-in;
        transition: all .2s ease-in;
        background:#ddd;*/
}
/* 回复 */
.com_reply h5 {
  margin-top: 0;
  font-weight: bold;
  margin-bottom: 20px;
}
.com_reply h5 i {
  font-size: 12px;
  color: #ccc;
  margin-right: 10px;
  position: relative;
  top: -1px;
}
.com_reply ul {
  max-height: 400px;
  overflow-y: auto;
  list-style: none;
  padding-left: 21px;
}
.com_reply ul li {
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
}
.com_reply ul li p {
  word-wrap: break-word;
  margin-bottom: 5px;
}
.com_reply ul li .pop_body_help {
  font-size: 12px;
  color: #999;
  text-align: right;
}
.com_reply ul li .pop_body_help span {
  color: #333;
  margin-right: 15px;
}
.com_reply ul li .pop_body_help a.del {
  margin-left: 5px;
  color: #CF4A3F;
}
.com_reply .reply_input {
  background: #fff;
  margin-left: 21px;
  border: 1px solid #cccccc;
  box-shadow: 0 0 10px #ccc;
}
.com_reply .reply_input textarea {
  border: none;
  display: block;
  width: 100%;
  padding: 10px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  outline: none;
}
.com_reply .reply_input .reply_add_img {
  border-top: 1px solid #ccc;
  padding: 5px;
}
.com_reply .reply_input .reply_add_img ul.img_items {
  float: left;
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.com_reply .reply_input .reply_add_img ul.img_items li {
  position: relative;
  margin-right: 10px;
}
.com_reply .reply_input .reply_add_img ul.img_items li a {
  display: block;
  background: #fff;
  width: 34px;
  height: 34px;
  overflow: hidden;
}
.com_reply .reply_input .reply_add_img ul.img_items li a img {
  width: 34px;
}
.com_reply .reply_input .reply_add_img ul.img_items li a button.close {
  position: absolute;
  background: transparent;
  right: -5px;
  top: -5px;
  color: #9d261d;
  font-size: 16px;
  display: none;
}
.com_reply .reply_input .reply_add_img ul.img_items li a:hover button.close {
  display: block;
  opacity: 1;
  filter: alpha(opacity=100);
}
.com_reply .reply_input .reply_add_img .common_add_block {
  float: left;
  width: 34px;
  height: 34px;
  line-height: 34px;
  border-width: 1px;
  font-size: 14px;
}
/* 排序框 */
ul.breadcrumb_array {
  height: 42px;
  padding-right: 20px;
  font-size: 12px;
  border: 1px solid #ccc;
  background: #f1f1f1;
}
ul.breadcrumb_array > li {
  float: left;
  height: 40px;
  line-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  cursor: pointer;
}
ul.breadcrumb_array > li i {
  margin-left: 5px;
}
ul.breadcrumb_array > li.active {
  color: #ff6600;
  background: #f9f9f9;
}
ul.breadcrumb_array > li:hover {
  background: #f9f9f9;
}
ul.breadcrumb_array > li.navbar-right {
  margin: 0;
  cursor: default;
  padding-left: 10px;
  padding-right: 10px;
}
ul.breadcrumb_array > li.navbar-right a {
  color: #333;
}
ul.breadcrumb_array > li.navbar-right a span.glyphicon {
  display: inline;
}
ul.breadcrumb_array > li.navbar-right ul.dropdown-menu {
  font-size: 12px;
  min-width: 100px;
  width: 100px;
  right: -20px;
}
ul.breadcrumb_array > li.navbar-right ul.dropdown-menu li.active a {
  color: #ff6600;
}
ul.breadcrumb_array > li.navbar-right ul.dropdown-menu li:hover {
  background: #f5f5f5;
}
ul.breadcrumb_array > li.navbar-right:hover {
  background: none;
}
ul.breadcrumb_array > li.navbar-right.active {
  background: none;
}
ul.breadcrumb_array > li.navbar-right.active a {
  color: #ff6600;
}
/* 控制器类型选择框 */
.control_style ul li {
  border: 1px solid #ccc;
  float: left;
  text-align: center;
  margin-right: 10px;
  margin-bottom: 10px;
  cursor: pointer;
  position: relative;
  padding: 5px;
  height: 60px;
  width: 120px;
  line-height: 48px;
}
.control_style ul li img {
  position: relative;
  top: -1px;
  max-width: 100%;
  max-height: 100%;
}
.control_style ul li .pop_inputbox {
  display: none;
  position: absolute;
  background: #fff1ee;
  padding: 5px;
  left: 0;
  top: 100%;
  margin-top: 9px;
  border-radius: 6px;
  z-index: 30;
  cursor: default;
  white-space: nowrap;
}
.control_style ul li .pop_inputbox .square_list_orange {
  line-height: normal;
}
.control_style ul li .pop_inputbox .square_list_orange > a {
  padding: 3px 8px;
  border-radius: 3px;
  background: #fff;
  color: #ff6600;
  float: none;
  display: inline-block;
  margin: 0;
  max-width: 100px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.control_style ul li .pop_inputbox .square_list_orange > a.active {
  background: #ff6600;
  color: #fff;
}
.control_style ul li .pop_inputbox:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-width: 6px;
  border-style: solid;
  border-color: transparent transparent #fff1ee transparent;
  position: absolute;
  top: -12px;
  left: 12px;
}
.control_style ul li .sj {
  display: none;
}
.control_style ul li.active {
  border-color: #ff6600;
}
.control_style ul li.active .pop_inputbox {
  display: block;
}
.control_style ul li.active .sj {
  display: block;
}
.control_style ul li:hover {
  box-shadow: 0 0 5px #ccc;
}
.control_style.form-group {
  margin-bottom: 5px;
}
/* 控制器配置选择框 */
.control_config dl {
  margin-bottom: 10px;
}
.control_config dl dt {
  font-weight: normal;
  float: left;
  padding-top: 10px;
  padding-right: 10px;
  width: 80px;
  text-align: right;
}
.control_config dl dt span {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  position: relative;
  top: -1px;
}
.control_config dl dd {
  margin-left: 80px;
}
.control_config dl dd select {
  width: 271px;
}
/* 创建拓扑 放大缩小 */
.slider_zoom_wrap {
  position: absolute;
  right: 180px;
  top: 5px;
}
.slider_zoom_wrap .slider_zoom {
  float: left;
  width: 120px;
  margin-left: 10px;
  margin-top: 6px;
  margin-right: 10px;
}
.slider_zoom_wrap .ui-slider {
  height: 2px;
  margin-top: 0;
  background: #dcdfe6;
  width: 120px;
  border-radius: 0;
}
.slider_zoom_wrap .ui-slider .ui-slider-range {
  background-color: #408cff;
}
.slider_zoom_wrap .ui-slider .ui-slider-handle {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 2px solid #408cff;
  background: #fff;
  top: -4px;
  margin-left: -5px;
}
.slider_zoom_wrap > .btn {
  border-radius: 0;
  padding: 0;
  font-size: 14px;
  color: #dcdfe6;
  line-height: 1;
  float: left;
  background: none;
  border: none;
}
.slider_zoom_wrap > .btn:hover {
  color: #408cff;
}
.slider_zoom_wrap > .btn:focus {
  background: #fff;
}
.slider_zoom_wrap > span {
  float: left;
  font-size: 12px;
  color: #999;
  margin-left: 2px;
  margin-top: 2px;
  display: inline-block;
  width: 40px;
  text-align: center;
}
/* 自定义拓扑 */
#quickTopoSettingPop {
  position: absolute;
  top: 100px;
  left: 500px;
  z-index: 100;
  width: 200px;
  background: #384056;
  padding: 10px;
}
#quickTopoSettingPop h5 {
  color: #fff;
  font-size: 12px;
  margin-top: 0;
}
#quickTopoSettingPop .form-inline {
  margin-bottom: 10px;
}
#quickTopoSettingPop .form-inline .form-group label {
  color: #fff;
  font-size: 12px;
}
#quickTopoSettingPop .form-inline .form-group input[type="text"] {
  width: 55px;
  height: 24px;
  border-radius: 2px;
  background: none;
  color: #fff;
  font-size: 12px;
  text-align: center;
}
#quickTopoSettingPop .form-inline .form-group input[type="text"]:focus {
  border-color: #fff;
}
.defined_slice {
  -moz-user-select: none;
  /*火狐*/
  -webkit-user-select: none;
  /*webkit浏览器*/
  -ms-user-select: none;
  /*IE10*/
  -khtml-user-select: none;
  /*早期浏览器*/
  user-select: none;
}
.defined_slice .top-side-menu {
  width: 720px;
  text-align: center;
  position: absolute;
  top: 20px;
  left: 50%;
  margin-left: -360px;
  z-index: 1;
  padding: 10px;
  background: #3e4760;
  border-radius: 50px;
}
.defined_slice .top-side-menu.top_side_menu_mini {
  width: 300px;
  margin-left: -150px;
}
.defined_slice .top-side-menu.top_side_menu_mini > .quick_topo_wrap {
  left: 50%;
  margin-left: -360px;
}
.defined_slice .top-side-menu > .quick_topo_wrap {
  display: none;
  width: 720px;
  position: absolute;
  top: 45px;
  left: 0;
  right: 0;
  z-index: 1;
}
.defined_slice .top-side-menu > .quick_topo_wrap > .topo_btn {
  font-size: 12px;
  cursor: pointer;
  text-align: right;
  background: none;
  color: #408cff;
  height: 38px;
  line-height: 38px;
  width: 200px;
  position: absolute;
  top: 0;
  right: 20px;
}
.defined_slice .top-side-menu > .quick_topo_wrap > .topo_btn > i {
  margin-left: 5px;
  transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.defined_slice .top-side-menu > .quick_topo_wrap > .topo_btn:hover > i {
  transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
}
.defined_slice .top-side-menu > .quick_topo_wrap > .topo_list_wrap {
  background: #3e4760;
  padding: 10px 10px 0 10px;
}
.defined_slice .top-side-menu > .quick_topo_wrap > .topo_list_wrap .topo_list .common_square_block {
  background: none;
  border-color: #4b546b;
  height: auto;
}
.defined_slice .top-side-menu > .quick_topo_wrap > .topo_list_wrap .topo_list .common_square_block > img {
  height: auto;
}
.defined_slice .top-side-menu > .quick_topo_wrap > .topo_list_wrap .topo_list .common_square_block > span {
  color: #ccc;
}
.defined_slice .top-side-menu > .quick_topo_wrap > .topo_list_wrap .topo_list .common_square_block .pop_inputbox {
  border: none;
  background: #3e4760;
  top: 100%;
  margin-top: 1px;
  padding: 5px;
}
.defined_slice .top-side-menu > .quick_topo_wrap > .topo_list_wrap .topo_list .common_square_block .pop_inputbox h6 {
  background: none;
  text-align: left;
  color: #ccc;
}
.defined_slice .top-side-menu > .quick_topo_wrap > .topo_list_wrap .topo_list .common_square_block .pop_inputbox table td {
  color: #ccc;
}
.defined_slice .top-side-menu > .quick_topo_wrap > .topo_list_wrap .topo_list .common_square_block .pop_inputbox table td input[type="text"] {
  height: 24px;
  border-radius: 2px;
  font-size: 12px;
  background: none;
  color: #ccc;
}
.defined_slice .top-side-menu > .quick_topo_wrap > .topo_list_wrap .topo_list .common_square_block:hover,
.defined_slice .top-side-menu > .quick_topo_wrap > .topo_list_wrap .topo_list .common_square_block.active {
  border-color: #137dbe;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.defined_slice .top-side-menu ul.nav {
  display: inline-block;
}
.defined_slice .top-side-menu ul.nav > li > a {
  padding: 0;
  font-size: 12px;
  color: #ccc;
}
.defined_slice .top-side-menu ul.nav > li > a > i {
  font-size: 12px;
  margin-right: 5px;
}
.defined_slice .top-side-menu ul.nav > li > a > i.font_14 {
  font-size: 14px;
}
.defined_slice .top-side-menu ul.nav > li > a:hover {
  background: none;
  color: #fff;
}
.defined_slice .top-side-menu ul.nav > li > a:focus {
  background: none;
}
.defined_slice .top-side-menu ul.nav > li > a.disabled {
  opacity: 0.38;
  filter: alpha(opacity=38);
  pointer-events: none;
  cursor: not-allowed;
}
.defined_slice .top-side-menu ul.nav > li .dropdown-menu {
  background-color: #434c5f;
  border: none;
  min-width: 100px;
  padding: 0;
  top: 220%;
}
.defined_slice .top-side-menu ul.nav > li .dropdown-menu > li > a {
  padding: 10px 5px;
  font-size: 12px;
  color: #ccc;
}
.defined_slice .top-side-menu ul.nav > li .dropdown-menu > li > a > i {
  font-size: 12px;
  margin-right: 5px;
}
.defined_slice .top-side-menu ul.nav > li .dropdown-menu > li > a:hover {
  color: #fff;
  background: none;
}
.defined_slice .top-side-menu ul.nav > li .dropdown-menu > li > a.disabled {
  opacity: 0.38;
  filter: alpha(opacity=38);
  pointer-events: none;
  cursor: not-allowed;
}
.defined_slice .top-side-menu ul.nav > li.active > a {
  background: none;
  color: #fff;
}
.defined_slice .top-side-menu ul.nav > li.open > a {
  background: none;
  color: #fff;
}
.defined_slice .top-side-menu ul.nav > li.open > a:hover,
.defined_slice .top-side-menu ul.nav > li.open > a:focus {
  background: none;
  color: #fff;
}
.defined_slice .top-side-menu ul.nav.left_operation_btns {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  margin-right: 20px;
}
.defined_slice .top-side-menu ul.nav.left_operation_btns > li {
  margin-right: 20px;
}
.defined_slice .top-side-menu ul.nav.right_operation_btns > li {
  margin-left: 20px;
}
.defined_slice .top-side-menu ul.nav.right_operation_btns > li > a > i {
  font-size: 14px;
}
.defined_slice .top-side-menu ul.nav.right_operation_btns > li:first-child {
  margin-left: 0;
}
.defined_slice .left-side-menu .lsm-container .device_img {
  display: inline-block;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  left: 20px;
}
.defined_slice .left-side-menu .lsm-container .img_36 {
  width: 36px;
  height: 36px;
  top: 10px;
}
.defined_slice .left-side-menu .lsm-container .img_32 {
  width: 32px;
  height: 32px;
  top: 10px;
}
.defined_slice .left-side-menu .lsm-container .lsm-sidebar > ul > li > ul > li a {
  padding-left: 40px;
  line-height: 54px;
  max-height: 54px;
}
.defined_slice .left-side-menu .lsm-container .lsm-sidebar > ul > li > ul > li a > .device_img {
  left: 40px;
}
.defined_slice .left-side-menu .lsm-container .lsm-sidebar > ul > li > ul > li a > span {
  font-size: 12px;
}
.defined_slice .left-side-menu .lsm-container .lsm-sidebar li.enable_draggable_hover > a .lsm-sidebar-more {
  visibility: hidden;
}
.defined_slice .left-side-menu .lsm-container .lsm-sidebar li.enable_draggable_hover > a:before {
  width: auto;
  height: auto;
  border: 1px dashed #34A0CE;
  background: none;
  left: 2px;
  top: 2px;
  right: 2px;
  bottom: 2px;
  border-radius: 2px;
  background: rgba(52, 160, 206, 0.1);
}
.defined_slice .left-side-menu .lsm-container .lsm-sidebar li.enable_draggable_hover > a:hover {
  background: none;
}
.defined_slice .left-side-menu .lsm-container .lsm-sidebar hr {
  margin-left: 10px;
  margin-right: 10px;
  border-color: #606879;
}
.defined_slice .left-side-menu .lsm-container .lsm-popup.second > div > a {
  display: none;
}
.defined_slice .left-side-menu .lsm-container .lsm-popup.second > div > ul > li {
  background: #384056;
}
.defined_slice .left-side-menu .lsm-container .lsm-popup.second > div > ul > li > a {
  line-height: 54px;
  max-height: 54px;
}
.defined_slice .left-side-menu .lsm-container .lsm-popup.second > div > ul > li > a > span {
  font-size: 12px;
  margin-left: 50px;
}
.defined_slice .left-side-menu .lsm-container .lsm-popup.second > div > ul > li > a:before {
  width: auto;
  height: auto;
  border: 1px dashed #34A0CE;
  background: none;
  left: 2px;
  top: 2px;
  right: 2px;
  bottom: 2px;
  border-radius: 2px;
  background: rgba(52, 160, 206, 0.1);
}
.defined_slice .left-side-menu .lsm-container .lsm-popup.second > div > ul > li > a:hover {
  background: none;
}
.defined_slice .defined_top {
  line-height: 32px;
  margin-bottom: 10px;
}
.defined_slice .defined_top .btns {
  float: right;
}
.defined_slice .defined_top .btns button {
  margin-right: 5px;
}
.defined_slice .well {
  box-shadow: none;
  border-radius: 0;
  margin-bottom: 0;
  padding: 0;
  border: none;
  border-right: 1px solid #d1d4db;
  border-bottom: 1px solid #ddd;
  background: #fff url("../img/topology_img/topo_bg.5ac629a820a2.png") repeat;
  position: relative;
}
.defined_slice .well .well_side {
  position: absolute;
  top: 0;
  float: none !important;
  background: #f1f8ff;
  z-index: 1;
}
.defined_slice .well .well_side.pull-left {
  width: 70px;
  left: 0;
  bottom: 0;
  border-right: 1px solid #edeef2;
  padding-top: 42px;
  background: #f7f8f9;
}
.defined_slice .well .well_side.pull-left .tp_link > li {
  cursor: move;
}
.defined_slice .well .well_side.pull-right {
  height: 42px;
  left: 0;
  right: 0;
  border-bottom: 1px solid #edeef2;
  background: #fff;
  padding-left: 10px;
}
.defined_slice .well .well_side.pull-right > h5 {
  width: auto;
  float: left;
  border-bottom: none;
  border-right: 1px solid #edeef2;
  margin-bottom: 0;
  margin-top: 7px;
  padding: 5px 10px;
  margin-right: 10px;
}
.defined_slice .well .well_side.pull-right .tp_oper {
  height: 100%;
}
.defined_slice .well .well_side.pull-right .tp_oper > li {
  float: left;
  margin-bottom: 0;
  padding: 0;
  width: 40px;
  height: 100%;
}
.defined_slice .well .well_side.pull-right > .slider_zoom_wrap {
  right: 12px;
  top: 14px;
}
.defined_slice .well .well_side.pull-right > .slider_zoom_wrap .slider_zoom {
  margin-top: 5px;
}
.defined_slice .well .well_side.pull-right > .slider_zoom_wrap > span {
  margin-top: -1px;
}
.defined_slice .well .well_side h5 {
  margin-top: 0;
  text-align: center;
  line-height: normal;
}
.defined_slice .well .well_side h5 span {
  color: #999;
  font-size: 12px;
}
.defined_slice .well .well_side ul {
  margin-bottom: 10px;
}
.defined_slice .well .well_side ul li {
  margin-bottom: 5px;
  cursor: pointer;
}
.defined_slice .well .well_side ul li img {
  display: block;
  height: 22px;
  margin: 0 auto 5px;
}
.defined_slice .well .well_side ul li span {
  display: block;
  text-align: center;
  font-size: 12px;
  color: #999;
}
.defined_slice .well .well_side ul.tp_link {
  margin-bottom: 0;
}
.defined_slice .well .well_side ul.tp_link li {
  text-align: center;
  overflow: hidden;
  cursor: pointer;
  margin-bottom: 0;
  border: 1px solid #ccc;
  background: #fff;
}
.defined_slice .well .well_side ul.tp_link li .img_32 {
  display: inline-block;
  width: 32px;
  height: 32px;
  background-size: 32px auto;
  background-repeat: no-repeat;
  background-position: center center;
  /*margin-top: 4px;
                        margin-bottom: 8px;*/
}
.defined_slice .well .well_side ul.tp_link li img {
  width: 26px;
  height: auto;
  padding-top: 5px;
  padding-bottom: 10px;
  margin-bottom: 0;
}
.defined_slice .well .well_side ul.tp_link li.single_chose_effect:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-width: 5px;
  border-style: solid;
  border-color: transparent #666 #999 transparent;
  position: absolute;
  right: 0;
  bottom: 0;
}
.defined_slice .well .well_side ul.tp_link li.active:after {
  border-color: transparent #dc5800 #ff6600 transparent;
}
.defined_slice .well .well_side ul.tp_link li.active > span {
  color: #ff6600;
}
.defined_slice .well .well_side ul.tp_oper {
  border: none;
  margin-bottom: 0;
}
.defined_slice .well .well_side ul.tp_oper > li {
  text-align: center;
  /*overflow:hidden;*/
  cursor: pointer;
  margin-bottom: 5px;
  position: relative;
}
.defined_slice .well .well_side ul.tp_oper > li .link,
.defined_slice .well .well_side ul.tp_oper > li .move,
.defined_slice .well .well_side ul.tp_oper > li .large,
.defined_slice .well .well_side ul.tp_oper > li .small,
.defined_slice .well .well_side ul.tp_oper > li .del,
.defined_slice .well .well_side ul.tp_oper > li .clean,
.defined_slice .well .well_side ul.tp_oper > li .text,
.defined_slice .well .well_side ul.tp_oper > li .area,
.defined_slice .well .well_side ul.tp_oper > li .rect,
.defined_slice .well .well_side ul.tp_oper > li .ellipse {
  /*margin:0 auto 10px;*/
}
.defined_slice .well .well_side ul.tp_oper > li .link {
  width: 17px;
  height: 8px;
  background: url("../img/tp_thumbnail/oper.5b6ee8a477c6.png") -51px 0 no-repeat;
  margin: 15px auto 0;
}
.defined_slice .well .well_side ul.tp_oper > li .move {
  width: 14px;
  height: 14px;
  background: url("../img/tp_thumbnail/oper.5b6ee8a477c6.png") -51px -21px no-repeat;
  margin: 13px auto 0;
}
.defined_slice .well .well_side ul.tp_oper > li .large {
  width: 16px;
  height: 16px;
  background: url("../img/tp_thumbnail/oper.5b6ee8a477c6.png") -93px 0 no-repeat;
  margin: 12px auto 0;
}
.defined_slice .well .well_side ul.tp_oper > li .small {
  width: 16px;
  height: 16px;
  background: url("../img/tp_thumbnail/oper.5b6ee8a477c6.png") -93px -21px no-repeat;
  margin: 12px auto 0;
}
.defined_slice .well .well_side ul.tp_oper > li .del {
  width: 16px;
  height: 18px;
  background: url("../img/tp_thumbnail/oper.5b6ee8a477c6.png") -93px -45px no-repeat;
  margin: 10px auto 0;
}
.defined_slice .well .well_side ul.tp_oper > li .clean {
  width: 14px;
  height: 18px;
  background: url("../img/tp_thumbnail/oper.5b6ee8a477c6.png") -93px -70px no-repeat;
  margin: 11px auto 0;
}
.defined_slice .well .well_side ul.tp_oper > li .text {
  width: 11px;
  height: 14px;
  background: url("../img/tp_thumbnail/oper.5b6ee8a477c6.png") -51px -45px no-repeat;
  margin: 15px auto 0;
}
.defined_slice .well .well_side ul.tp_oper > li .area {
  width: 20px;
  height: 20px;
  background: url("../img/tp_thumbnail/oper.5b6ee8a477c6.png") 0 -159px no-repeat;
}
.defined_slice .well .well_side ul.tp_oper > li .rect {
  width: 18px;
  height: 16px;
  background: url("../img/tp_thumbnail/oper.5b6ee8a477c6.png") -51px -70px no-repeat;
  margin: 13px auto 0;
}
.defined_slice .well .well_side ul.tp_oper > li .ellipse {
  width: 17px;
  height: 17px;
  background: url("../img/tp_thumbnail/oper.5b6ee8a477c6.png") -51px -95px no-repeat;
  margin: 13px auto 0;
}
.defined_slice .well .well_side ul.tp_oper > li .topo {
  width: 22px;
  height: 15px;
  background: url("../img/tp_thumbnail/oper.5b6ee8a477c6.png") -93px -95px no-repeat;
  margin: 13px auto 0;
}
.defined_slice .well .well_side ul.tp_oper > li > ul {
  display: none;
  position: absolute;
  width: 100px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
  border: 1px solid #ccc;
  right: 90%;
  top: 0;
  z-index: 1;
}
.defined_slice .well .well_side ul.tp_oper > li > ul > li {
  padding: 10px 5px;
  margin-bottom: 0;
  border-top: 1px solid #ccc;
}
.defined_slice .well .well_side ul.tp_oper > li > ul > li > .square {
  height: 40px;
  border: 1px solid #333;
  background: #fff;
}
.defined_slice .well .well_side ul.tp_oper > li > ul > li > .oval {
  height: 40px;
  border: 1px solid #333;
  background: #fff;
  border-radius: 50%;
}
.defined_slice .well .well_side ul.tp_oper > li > ul > li:first-child {
  border-top: none;
}
.defined_slice .well .well_side ul.tp_oper > li > ul > li:hover {
  background: #f5f5f5;
}
.defined_slice .well .well_side ul.tp_oper > li > ul:after {
  content: "";
  width: 0;
  height: 0;
  border-width: 8px;
  border-style: solid;
  border-color: transparent transparent transparent #ccc;
  position: absolute;
  left: 100%;
  top: 6px;
}
.defined_slice .well .well_side ul.tp_oper > li.topo_btn {
  margin-left: 10px;
  padding-left: 20px;
}
.defined_slice .well .well_side ul.tp_oper > li.topo_btn:before {
  content: '';
  display: block;
  height: 20px;
  width: 1px;
  background: #e1e4ea;
  position: absolute;
  left: 0;
  top: 10px;
}
.defined_slice .well .well_side ul.tp_oper > li.active .link {
  background-position: -72px 0;
}
.defined_slice .well .well_side ul.tp_oper > li.active .move {
  background-position: -72px -21px;
}
.defined_slice .well .well_side ul.tp_oper > li.active .large {
  background-position: -115px 0;
}
.defined_slice .well .well_side ul.tp_oper > li.active .small {
  background-position: -115px -21px;
}
.defined_slice .well .well_side ul.tp_oper > li.active .del {
  background-position: -115px -45px;
}
.defined_slice .well .well_side ul.tp_oper > li.active .clean {
  background-position: -115px -70px;
}
.defined_slice .well .well_side ul.tp_oper > li.active .text {
  background-position: -72px -45px;
}
.defined_slice .well .well_side ul.tp_oper > li.active .area {
  background-position: -25px -159px;
}
.defined_slice .well .well_side ul.tp_oper > li.active .rect {
  background-position: -72px -70px;
}
.defined_slice .well .well_side ul.tp_oper > li.active .ellipse {
  background-position: -72px -95px;
}
.defined_slice .well .well_side ul.tp_oper > li.active .topo {
  background-position: -115px -95px;
}
.defined_slice .well .well_side ul.tp_oper > li.active span {
  color: #ff6600;
}
.defined_slice .well .well_side ul.tp_oper > li.active > ul {
  display: block;
}
.defined_slice .well .well_side {
  /*h5:hover {
                color: #ff6600;
                border-color: #ff6600;
            }
            h5.active {
                border: 1px solid #ff6600;
                background: #f4eadf;
                color: #ff6600;
            }*/
}
.defined_slice .well .well_side .panel {
  margin-bottom: 0;
  background-color: transparent;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding-bottom: 5px;
}
.defined_slice .well .well_side h5 {
  padding: 10px 5px;
  font-size: 12px;
  border-bottom: 1px solid #edeef2;
  color: #999;
  width: 80%;
  margin: 0 auto 10px;
}
.defined_slice .well .well_side h5 i {
  margin-left: 5px;
}
.defined_slice .well .well_main {
  position: absolute;
  left: 220px;
  top: 0;
  right: 0;
  bottom: 0;
  transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  overflow: hidden;
}
.defined_slice .well .well_main.closed {
  left: 76px;
}
.defined_slice .well .well_main .alert {
  font-size: 12px;
  padding: 5px;
  margin-bottom: 10px;
}
.defined_slice .main_top {
  height: 84px;
  background: #fff;
  position: relative;
  overflow: hidden;
}
.defined_slice .main_top .controller {
  position: absolute;
  left: 50%;
  /*margin-left: -75px;*/
  top: 10px;
}
.defined_slice .main_top .controller .logo {
  position: relative;
  width: auto;
  text-align: center;
  background: #fff;
  height: 36px;
  line-height: 36px;
  font-size: 0;
}
.defined_slice .main_top .controller .logo img {
  max-height: 100%;
  max-width: 100%;
  height: 100%;
}
.defined_slice .main_top .controller .logo span {
  font-size: 12px;
  color: #999;
  position: absolute;
  right: -35px;
  top: 7px;
}
.defined_slice .main_top .controller .logo:after {
  content: "";
  width: 0;
  border-right: 1px solid #999;
  position: absolute;
  left: 50%;
  top: 100%;
  height: 20px;
}
.defined_slice .main_top .tuopu_line {
  min-height: 17px;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  background: #fff;
  text-align: center;
  font-size: 12px;
  border-radius: 20px;
  color: #999;
  z-index: 10;
  width: 100%;
  margin: 0 auto;
  border: 1px solid #999;
  z-index: 0;
}
.defined_slice .main_bottom {
  overflow: hidden;
}
.defined_slice .main_bottom > .topo_alert_wrap {
  width: 240px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.defined_slice .main_bottom > .topo_alert_wrap > h5 {
  margin: 0;
  padding: 5px 10px;
  background: #666;
  color: #fff;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  font-size: 12px;
  margin-bottom: 5px;
}
.defined_slice .main_bottom > .topo_alert_wrap > h5 > i {
  margin-right: 5px;
}
.defined_slice .main_bottom > .topo_alert_wrap > h5 > .close {
  font-size: 14px;
  color: #fff;
  top: -1px;
  position: relative;
  opacity: 1;
  text-shadow: none;
}
.defined_slice .main_bottom > .topo_alert_wrap .alert {
  margin-bottom: 5px;
  border-radius: 4px;
  padding: 10px;
  font-size: 14px;
  position: relative;
}
.defined_slice .main_bottom > .topo_alert_wrap .alert > i {
  margin-right: 5px;
  position: relative;
  z-index: 1;
}
.defined_slice .main_bottom > .topo_alert_wrap .alert > span {
  position: relative;
  z-index: 1;
  width: 185px;
}
.defined_slice .main_bottom > .topo_alert_wrap .alert > .close {
  top: -2px;
  position: relative;
  z-index: 1;
  color: #333;
}
.defined_slice .main_bottom > .topo_alert_wrap .alert > .progress {
  height: auto;
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  margin: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #d6e9c6;
  border-radius: 4px;
  z-index: 0;
}
.defined_slice .main_bottom > .topo_alert_wrap .alert > .progress .progress-bar {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.defined_slice .main_bottom > .topo_alert_wrap .alert > .progress .progress-bar.progress-bar-success {
  background-color: #b6d7a8;
}
.defined_slice .main_bottom > .topo_input_box {
  position: absolute;
  top: 1px;
  right: -390px;
  bottom: 0;
  width: 380px;
  background: #fff;
  z-index: 10;
  border-left: 1px solid #dcdfe6;
  -webkit-box-shadow: -4px 0 4px 0 rgba(0, 0, 0, 0.04);
  box-shadow: -4px 0 4px 0 rgba(0, 0, 0, 0.04);
  transition: all 0.8s ease-in-out;
  -ms-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -webkit-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
}
.defined_slice .main_bottom > .topo_input_box > h5 {
  padding: 25px 15px 10px 15px;
  margin: 0;
}
.defined_slice .main_bottom > .topo_input_box > .overflow_scroll {
  padding: 10px;
  position: absolute;
  top: 50px;
  bottom: 0;
  left: 0;
  right: 0;
}
.defined_slice .main_bottom > .topo_input_box > .overflow_scroll h5 {
  font-size: 12px;
  background: #f5f5f5;
  padding: 6px;
  margin: 0;
}
.defined_slice .main_bottom > .topo_input_box > .overflow_scroll table {
  width: 100%;
  table-layout: fixed;
}
.defined_slice .main_bottom > .topo_input_box > .overflow_scroll table td {
  padding: 5px;
  font-size: 12px;
}
.defined_slice .main_bottom > .topo_input_box > .overflow_scroll table td .control-label {
  margin: 0;
  padding-top: 7px;
}
.defined_slice .main_bottom > .topo_input_box > .overflow_scroll table td .form-control {
  font-size: 12px;
}
.defined_slice .main_bottom > .topo_input_box > .overflow_scroll table td.title {
  color: #666;
  vertical-align: top;
}
.defined_slice .main_bottom > .topo_input_box > .overflow_scroll .text-center {
  padding-top: 20px;
  padding-bottom: 10px;
}
.defined_slice .main_bottom > .topo_input_box > .overflow_scroll .text-center .btn {
  margin-left: 10px;
  margin-right: 10px;
  padding: 8px 20px;
}
.defined_slice .main_bottom > .topo_input_box.active {
  right: 0;
}
.defined_slice .main_merger {
  height: 410px;
  background: #fff;
  position: relative;
  padding-top: 110px;
}
.defined_slice .main_merger .exter_connect {
  width: 32px;
  position: absolute;
  left: 50%;
  margin-left: -16px;
  top: 16px;
}
.defined_slice .main_merger .exter_connect img:first-child {
  margin-bottom: 20px;
}
.defined_slice .main_merger .exter_connect:after {
  content: "";
  position: absolute;
  width: 0;
  height: 20px;
  border-right: 2px solid #666;
  left: 15px;
  top: 32px;
}
.defined_slice .main_merger:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 10px;
  background: #f1f1f1;
  top: 100px;
  left: 0;
}
/* 弹框左侧边栏为菜单切换 */
.pop_tab .row.bg > .col-xs-3,
.pop_tab .row.bg > .col-xs-2 {
  padding-left: 0;
  padding-right: 0;
}
.pop_tab .row.bg > .col-xs-3 ul,
.pop_tab .row.bg > .col-xs-2 ul {
  padding-top: 40px;
}
.pop_tab .row.bg > .col-xs-3 ul li,
.pop_tab .row.bg > .col-xs-2 ul li {
  height: 45px;
  line-height: 45px;
  text-align: center;
  cursor: pointer;
}
.pop_tab .row.bg > .col-xs-3 ul li i,
.pop_tab .row.bg > .col-xs-2 ul li i {
  margin-left: 5px;
  display: none;
}
.pop_tab .row.bg > .col-xs-3 ul li:hover,
.pop_tab .row.bg > .col-xs-2 ul li:hover {
  color: #ff6600;
}
.pop_tab .row.bg > .col-xs-3 ul li.active,
.pop_tab .row.bg > .col-xs-2 ul li.active {
  background: #fff;
  color: #ff6600;
}
.pop_tab .row.bg > .col-xs-3 ul li.active i,
.pop_tab .row.bg > .col-xs-2 ul li.active i {
  display: inline;
}
.pop_tab .row.bg > .col-xs-3 ul {
  padding-top: 40px;
}
.pop_tab .row.bg > .col-xs-2 ul {
  padding-top: 0;
}
.pop_tab .row.bg .config_form {
  height: 450px;
}
.pop_tab .row.bg .config_form .title_search {
  padding-bottom: 5px;
  border-bottom: 1px solid #999;
}
/* 多图片横向轮播 */
.img_slider {
  position: relative;
}
.img_slider .left_btn,
.img_slider .right_btn {
  display: block;
  position: absolute;
  top: 5px;
  width: 24px;
  height: 60px;
  line-height: 60px;
  background: #fff;
  text-align: center;
  cursor: pointer;
  color: #999;
}
.img_slider .left_btn {
  left: 0;
}
.img_slider .right_btn {
  right: 0;
}
.img_slider .left_btn:hover,
.img_slider .right_btn:hover {
  background: #f1f1f1;
  color: #999;
  text-decoration: none;
}
.img_slider .img_list {
  margin-left: 24px;
  margin-right: 24px;
  height: 70px;
  padding-top: 5px;
  position: relative;
  overflow: hidden;
}
.img_slider .img_list ul {
  position: absolute;
  top: 5px;
  left: 0;
}
.img_slider .img_list ul li {
  width: 120px;
  height: 60px;
  line-height: 58px;
  margin-left: 5px;
  margin-right: 5px;
  border: 1px solid #ccc;
  float: left;
  cursor: pointer;
  font-size: 0;
  overflow: hidden;
  text-align: center;
  position: relative;
}
.img_slider .img_list ul li img {
  max-height: 100%;
  max-width: 100%;
}
.img_slider .img_list ul li:hover {
  box-shadow: 0 0 5px #ccc;
}
.img_slider .img_list ul li.active {
  border-color: #ff6600;
}
.img_slider .img_list ul li.active .sj {
  position: absolute;
  right: 0;
  top: 0;
  width: 23px;
  height: 23px;
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") 0 -577px;
}
.img_slider .img_list ul li.active .sj span {
  color: #fff;
  position: absolute;
  top: 0px;
  right: 0px;
  font-size: 14px;
  z-index: 10;
}
/* 点赞、收藏等同类样式 */
.zan {
  border: 1px solid #fdcda9;
  background: #fef1e9;
  border-radius: 20px;
  padding: 5px 10px;
  min-width: 80px;
  -moz-user-select: none;
}
.zan > span {
  color: #666;
  margin-left: 10px;
}
.zan > span i {
  font-size: 16px;
  margin-right: 5px;
  cursor: pointer;
}
.zan > span:first-child {
  margin-left: 0;
}
.zan span.active {
  color: #ff6600;
}
/* 镜像列表选择 */
.common_img_list {
  border: 1px solid #ccc;
  padding: 5px;
  max-height: 220px;
  overflow-y: auto;
}
.common_img_list ul {
  background: #fff;
}
.common_img_list ul li {
  border: 1px solid #fff;
  cursor: pointer;
  padding: 5px;
  position: relative;
}
.common_img_list ul li img {
  display: block;
  float: left;
  width: 40px;
  height: 40px;
  margin-top: 1px;
}
.common_img_list ul li .list_detail {
  margin-left: 60px;
}
.common_img_list ul li .list_detail h5 {
  margin: 0;
}
.common_img_list ul li .list_detail p {
  margin-top: 5px;
  margin-bottom: 0;
  color: #999;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.common_img_list ul li:hover {
  background: #f1f1f1;
}
.common_img_list ul li.active {
  border-color: #ff6600;
}
/* 配置预览 */
.config_preview {
  display: inline-block;
  line-height: 30px;
  border: 1px solid #ccc;
  vertical-align: middle;
  font-size: 12px;
  color: #ff6600;
  background: #fff;
  padding-right: 10px;
}
.config_preview span {
  display: inline-block;
  width: 60px;
  text-align: center;
  background: #999;
  color: #fff;
  margin-right: 5px;
}
/* 配置表单 */
.config_form {
  padding: 0 10px 10px 34px;
}
.config_form .form_group {
  margin-bottom: 10px;
}
.config_form .form_group label {
  margin-bottom: 0;
  margin-right: 10px;
  width: 100px;
  color: #999;
  vertical-align: middle;
  text-align: right;
}
.config_form .form_group .form-control {
  display: inline-block;
  width: 320px;
  height: 32px;
  vertical-align: middle;
  font-size: 12px;
}
.config_form .form_group .error {
  display: block;
  margin-left: 115px;
  margin-top: 10px;
}
.config_form .control_style ul {
  display: inline-block;
  vertical-align: middle;
}
/* 椭圆形btn */
.btn_radius_orange {
  width: 80px;
  height: 25px;
  background: #fff;
  border-radius: 50px;
  color: #ff6600;
  padding: 0;
  font-size: 12px;
  border-color: #ff6600;
}
.btn_radius_orange:hover {
  background: #ff6600;
  color: #fff;
}
.btn_radius_blue {
  width: 80px;
  height: 25px;
  background: #fff;
  border-radius: 50px;
  color: #00b9e7;
  padding: 0;
  font-size: 12px;
  border-color: #00b9e7;
}
.btn_radius_blue:hover {
  background: #00b9e7;
  color: #fff;
}
dl.new_list dt {
  font-weight: normal;
  color: #666;
  margin-bottom: 5px;
}
dl.new_list dt i {
  margin-right: 5px;
}
dl.new_list dd {
  font-size: 12px;
  color: #999;
  text-align: right;
  padding-bottom: 10px;
  border-bottom: 1px solid #fff;
  margin-bottom: 10px;
}
/* 小提示条 */
.status_tip {
  display: inline-block;
  padding: 5px;
  font-size: 12px;
  background: #fff;
  position: absolute;
  border-radius: 2px;
  box-shadow: 2px 2px 5px #ddd;
}
.status_tip .tip_arrow {
  position: absolute;
  color: #fff;
  left: -5px;
  top: 6px;
  font-size: 15px;
}
/* 二级菜单 */
.second_tags {
  margin-bottom: 20px;
}
.second_tags li {
  float: left;
  padding: 5px 10px;
  background: -webkit-linear-gradient(#fff, #f4f4f4);
  background: -o-linear-gradient(#fff, #f4f4f4);
  background: -moz-linear-gradient(#fff, #f4f4f4);
  background: linear-gradient(#fff, #f4f4f4);
  color: #999;
  border: 1px solid #ccc;
  margin-right: 10px;
  font-size: 12px;
  cursor: pointer;
}
.second_tags li:hover {
  background: -webkit-linear-gradient(#f4f4f4, #fff);
  background: -o-linear-gradient(#f4f4f4, #fff);
  background: -moz-linear-gradient(#f4f4f4, #fff);
  background: linear-gradient(#f4f4f4, #fff);
}
.second_tags li.active {
  border-color: #ff6600;
  background: #ff6600;
  color: #fff;
}
/* 滑动式开关按钮 */
.start_end_btn {
  position: relative;
  width: 40px;
  height: 18px;
  border: 1px solid #ccc;
  background: #ccc;
  border-radius: 10px;
  cursor: pointer;
}
.start_end_btn .circle {
  width: 14px;
  height: 14px;
  border-radius: 20px;
  background: #fff;
  position: absolute;
  top: 1px;
  left: 1px;
  -webkit-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.start_end_btn > span {
  color: #fff;
  font-size: 12px;
}
.start_end_btn:hover {
  box-shadow: 0 0 5px #ccc;
}
.start_end_btn.off .circle {
  left: 1px;
}
.start_end_btn.off > span {
  float: right;
  margin-right: 4px;
}
.start_end_btn.on {
  border: 1px solid #2db3a0;
  background: #2db3a0;
}
.start_end_btn.on .circle {
  left: 23px;
}
.start_end_btn.on > span {
  float: left;
  margin-left: 3px;
}
/* 自定义提示框 */
.alert_word {
  font-size: 12px;
  margin-bottom: 15px;
  color: #666;
}
/* 提示小斜体字 */
.tip_italic {
  font-style: italic;
  font-size: 12px;
}
/* 搭配表格的well */
.well_table .common_well {
  padding: 10px;
}
.well_table .common_well > h5 {
  margin-top: 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #fff;
  font-weight: bold;
}
.well_table .common_well table {
  background: #fff;
  margin-bottom: 10px;
  table-layout: fixed;
}
.well_table .common_well table th,
.well_table .common_well table td {
  font-weight: normal;
  vertical-align: middle;
  word-wrap: break-word;
  word-break: break-all;
}
/* select2插件样式 */
body .has-error .select2-container .select2-selection {
  border-color: #CF4A3F;
}
body .select2-container {
  /*width:100% !important;*/
}
body .select2-container .select2-results__option[role=group]:hover {
  background: none;
}
body .select2-container .select2-results__group {
  background: #f1f1f1;
}
body .select2-container .select2-selection {
  height: 34px;
  border-color: #ccc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  outline: none;
}
body .select2-container .select2-selection--single .select2-selection__rendered {
  color: #555;
}
body .select2-container .select2-selection__rendered {
  line-height: 34px;
}
body .select2-container .select2-selection__arrow {
  height: 32px;
}
.select2-container .select2-search__field:focus {
  border-color: #66afe9 !important;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.select2-container .select2-result-repository__avatar {
  width: 42px;
  float: left;
}
.select2-container .select2-result-repository__avatar img {
  width: 100%;
}
.select2-container .select2-results__option {
  cursor: pointer;
  color: #666;
}
.select2-container .select2-results__option .select2-result-repository__meta {
  margin-left: 47px;
}
.select2-container .select2-results__option .select2-result-repository__meta .select2-result-repository__title,
.select2-container .select2-results__option .select2-result-repository__meta .select2-result-repository__description {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.select2-container .select2-results__option .select2-result-repository__meta .select2-result-repository__title {
  font-size: 12px;
  font-weight: bold;
}
.select2-container .select2-results__option .select2-result-repository__meta .select2-result-repository__description {
  font-size: 12px;
  color: #999;
}
.select2-container .select2-results__option:hover {
  background: #f1f1f1;
}
/* 滑动条 */
.pop_drag .control-label {
  padding-right: 20px !important;
  /* width: 110px;*/
  color: #ff6600;
}
.pop_drag .control-label span {
  display: inline-block;
  vertical-align: middle;
}
.pop_drag .control-label > label {
  width: 50px;
}
.pop_drag .ui-slider {
  width: 100%;
  height: 6px;
  background: #ccc;
  border: none;
}
.pop_drag .ui-slider .ui-slider-range {
  background: #ff6600;
}
.pop_drag .ui-slider .ui-slider-handle {
  width: 12px;
  height: 12px;
  margin-left: -6px;
  top: -3px;
  background: #ff9900;
  border: none;
}
.pop_drag .ui-slider.slider_defined .used_range {
  background: #00b9e7;
  z-index: 10;
  border-radius: 30px 0 0 30px;
  cursor: pointer;
}
.pop_drag .ui-slider.slider_defined .ui-slider-handle {
  z-index: 20;
}
.fullpage_drag {
  padding-top: 30px;
}
.fullpage_drag .pop_drag .row {
  margin-bottom: 30px;
}
.fullpage_drag .pop_drag .control-label {
  margin-top: 5px;
  width: 140px;
  padding-right: 40px !important;
}
/* 模块组件自定义 */
/* icon */
.icon {
  background: url("../img/icon/common_ic_collect.f8c4cf69c86d.png") no-repeat;
  display: inline-block;
  vertical-align: middle;
}
.ic_time {
  width: 16px;
  height: 16px;
  background-position: -36px 0;
}
.ic_quota {
  width: 16px;
  height: 16px;
  background-position: 0 0;
}
.ic_news {
  width: 16px;
  height: 16px;
  background-position: -450px 0;
}
.ic_base {
  width: 16px;
  height: 16px;
  background-position: -54px 0;
}
.ic_spec {
  width: 16px;
  height: 16px;
  background-position: -90px 0;
}
.ic_sys {
  width: 16px;
  height: 16px;
  background-position: -72px 0;
}
.ic_expand {
  width: 16px;
  height: 16px;
  background-position: -108px 0;
}
.ic_network {
  width: 16px;
  height: 16px;
  background-position: -126px 0;
}
.ic_safe {
  width: 16px;
  height: 16px;
  background-position: -144px 0;
}
.ic_trend {
  width: 16px;
  height: 16px;
  background-position: -162px 0;
}
.ic_data {
  width: 16px;
  height: 16px;
  background-position: -144px 0;
}
.ic_sort {
  width: 16px;
  height: 16px;
  background-position: -252px 0;
}
.ic_cloudhost {
  width: 16px;
  height: 16px;
  background-position: -270px 0;
}
.ic_topo {
  width: 16px;
  height: 16px;
  background-position: -180px 0;
}
.ic_log {
  width: 16px;
  height: 16px;
  background-position: -216px 0;
}
.ic_monitor {
  width: 16px;
  height: 16px;
  background-position: -234px 0;
}
.ic_order {
  width: 16px;
  height: 16px;
  background-position: -198px 0;
}
.ic_canlendar {
  width: 16px;
  height: 16px;
  background-position: -288px 0;
}
.ic_column {
  width: 16px;
  height: 16px;
  background-position: -306px 0;
}
.ic_other_network {
  width: 16px;
  height: 16px;
  background-position: -324px 0;
}
.ic_subnet {
  width: 16px;
  height: 16px;
  background-position: -342px 0;
}
.ic_dhcp {
  width: 16px;
  height: 16px;
  background-position: -360px 0;
}
.ic_ip {
  width: 16px;
  height: 16px;
  background-position: -378px 0;
}
.ic_router {
  width: 16px;
  height: 16px;
  background-position: -396px 0;
}
.ic_like {
  width: 16px;
  height: 16px;
  background-position: -468px 0;
}
.ic_exp {
  width: 16px;
  height: 16px;
  background-position: -504px 0;
}
.ic_count {
  width: 16px;
  height: 16px;
  background-position: -432px 0;
}
.ic_control {
  width: 16px;
  height: 16px;
  background-position: -486px 0;
}
.ic_pencil {
  width: 16px;
  height: 16px;
  background-position: -414px 0;
}
.ic_choice {
  width: 16px;
  height: 16px;
  background-position: -522px 0;
}
.ic_topology {
  width: 16px;
  height: 16px;
  background-position: -522px 0;
}
.ic_device {
  width: 16px;
  height: 16px;
  background-position: -558px 0;
}
.ic_other {
  width: 16px;
  height: 16px;
  background-position: -576px 0;
}
.ic_server {
  width: 16px;
  height: 16px;
  background-position: -595px 0;
}
.ic_client {
  width: 16px;
  height: 16px;
  background-position: -613px 0;
}
.ic_templet {
  width: 16px;
  height: 16px;
  background-position: -631px 0;
}
.ic_book {
  width: 16px;
  height: 16px;
  background-position: -649px 0;
}
/* 图标 */
.ic_cpu_sm {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") 0 -665px;
}
.ic_ram_sm {
  display: inline-block;
  width: 18px;
  height: 13px;
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") -19px -665px;
}
.ic_disk_sm {
  display: inline-block;
  width: 18px;
  height: 13px;
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") -41px -665px;
}
.menu_ic_pie {
  width: 9px;
  height: 10px;
  background-position: 0 -20px;
}
.menu_ic_network {
  width: 10px;
  height: 10px;
  background-position: -12px -20px;
}
.menu_ic_disk {
  width: 8px;
  height: 9px;
  background-position: -24px -20px;
}
.menu_ic_snapshot {
  width: 12px;
  height: 9px;
  background-position: -34px -20px;
}
.menu_ic_image {
  width: 10px;
  height: 10px;
  background-position: -47px -20px;
}
.menu_ic_monitor {
  width: 9px;
  height: 10px;
  background-position: -59px -20px;
}
.menu_ic_log {
  width: 7px;
  height: 10px;
  background-position: -70px -20px;
}
.menu_ic_pie {
  width: 9px;
  height: 10px;
  background-position: 0 -20px;
}
.menu_ic_network {
  width: 10px;
  height: 10px;
  background-position: -12px -20px;
}
.menu_ic_disk {
  width: 8px;
  height: 9px;
  background-position: -24px -20px;
}
.menu_ic_snapshot {
  width: 12px;
  height: 9px;
  background-position: -34px -20px;
}
.menu_ic_image {
  width: 10px;
  height: 10px;
  background-position: -47px -20px;
}
.menu_ic_monitor {
  width: 9px;
  height: 10px;
  background-position: -59px -20px;
}
.menu_ic_log {
  width: 7px;
  height: 10px;
  background-position: -70px -20px;
}
.menu_ic_controller {
  width: 10px;
  height: 9px;
  background-position: -80px -21px;
}
.menu_ic_switch {
  width: 11px;
  height: 10px;
  background-position: -93px -21px;
}
.menu_ic_host {
  width: 6px;
  height: 10px;
  background-position: -107px -20px;
}
.menu_ic_link {
  width: 9px;
  height: 5px;
  background-position: -116px -22px;
}
.menu_ic_warning {
  width: 9px;
  height: 7px;
  background-position: -127px -23px;
}
.menu_ic_count {
  width: 8px;
  height: 10px;
  background-position: -139px -20px;
}
.active .menu_ic_pie {
  background-position: 0 -32px;
}
.active .menu_ic_network {
  background-position: -12px -32px;
}
.active .menu_ic_disk {
  background-position: -24px -32px;
}
.active .menu_ic_snapshot {
  background-position: -34px -32px;
}
.active .menu_ic_image {
  background-position: -47px -32px;
}
.active .menu_ic_monitor {
  background-position: -59px -32px;
}
.active .menu_ic_log {
  background-position: -70px -32px;
}
.active .menu_ic_controller {
  background-position: -80px -33px;
}
.active .menu_ic_switch {
  background-position: -93px -33px;
}
.active .menu_ic_host {
  background-position: -107px -32px;
}
.active .menu_ic_link {
  background-position: -116px -34px;
}
.active .menu_ic_warning {
  background-position: -127px -35px;
}
.active .menu_ic_count {
  background-position: -139px -32px;
}
/* well模块自定义 */
.well.well_frame {
  background: #fff;
  border-radius: 0;
  padding: 15px;
  margin-bottom: 10px;
  min-height: 120px;
  -webkit-box-shadow: none;
  box-shadow: none;
  position: relative;
  border-color: #f4f4f4;
}
.well.well_frame > h5,
.well.well_frame h5.title_bg {
  color: #333;
  background: #fff;
  margin: 0;
  padding-bottom: 5px;
  margin-bottom: 15px;
  /*min-height:28px;*/
  position: relative;
  font-size: 16px;
  z-index: 5 !important;
}
.well.well_frame > h5.anchor_scroll_animate,
.well.well_frame h5.title_bg.anchor_scroll_animate {
  padding-top: 15px;
  padding-bottom: 20px;
  margin-bottom: 0px;
}
.well.well_frame > h5 > .ic_reg,
.well.well_frame h5.title_bg > .ic_reg {
  margin-left: 5px;
}
.well.well_frame > h5 > i.icon-caret-down,
.well.well_frame h5.title_bg > i.icon-caret-down {
  margin-left: 5px;
  cursor: pointer;
  color: #ff6600;
}
.well.well_frame > h5 > .tip,
.well.well_frame h5.title_bg > .tip {
  font-size: 12px;
  padding: 2px 5px;
  border: 1px solid #ccc;
  border-radius: 2px;
  color: #5f9ea0;
  position: relative;
  margin-left: 5px;
}
.well.well_frame > h5 > .tip span,
.well.well_frame h5.title_bg > .tip span {
  color: #ff6600;
}
.well.well_frame > h5 > .tip:after,
.well.well_frame h5.title_bg > .tip:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-width: 4px;
  border-style: solid;
  border-color: transparent #ccc transparent transparent;
  position: absolute;
  left: -8px;
  top: 6px;
}
.well.well_frame > h5 > a.tab,
.well.well_frame h5.title_bg > a.tab {
  color: #999;
  font-size: 12px;
  margin-left: 10px;
  text-decoration: none;
}
.well.well_frame > h5 a.tab.active,
.well.well_frame h5.title_bg a.tab.active {
  color: #ff6600;
}
.well.well_frame > h5 span.icon,
.well.well_frame h5.title_bg span.icon {
  position: relative;
  top: -1px;
  margin-right: 10px;
  width: 2px;
  height: 16px;
  background: #408cff;
}
.well.well_frame > h5 .btn,
.well.well_frame h5.title_bg .btn {
  float: right;
  padding: 1px 10px;
  position: relative;
  /*top: -2px;*/
  margin-left: 5px;
}
.well.well_frame > h5 .btn > span.icon-spinner,
.well.well_frame h5.title_bg .btn > span.icon-spinner {
  margin-left: 4px;
}
.well.well_frame > h5 > .dropdown button,
.well.well_frame h5.title_bg > .dropdown button {
  background: #fff;
  border: none;
  outline: none;
  color: #ff6600;
}
.well.well_frame > h5 > .dropdown .dropdown-menu,
.well.well_frame h5.title_bg > .dropdown .dropdown-menu {
  min-width: auto;
}
.well.well_frame > h5 .search,
.well.well_frame h5.title_bg .search {
  position: relative;
  top: -1px;
  margin-left: 10px;
}
.well.well_frame > h5 .search input[type="text"],
.well.well_frame h5.title_bg .search input[type="text"] {
  height: 25px;
  width: 160px;
  font-size: 12px;
  padding: 4px 30px 4px 12px;
  border-radius: 20px;
  box-shadow: none;
}
.well.well_frame > h5 .search > a,
.well.well_frame h5.title_bg .search > a {
  position: absolute;
  top: 4px;
  right: 10px;
  color: #ccc;
  display: block;
  text-decoration: none;
  left: auto;
  font-size: 14px;
}
.well.well_frame > h5 .search > a i,
.well.well_frame h5.title_bg .search > a i {
  display: block;
}
.well.well_frame > h5 .search > a:hover,
.well.well_frame h5.title_bg .search > a:hover {
  color: #999;
}
.well.well_frame > h5 .search input[type="text"]:focus,
.well.well_frame h5.title_bg .search input[type="text"]:focus {
  border-color: #ccc;
}
.well.well_frame > h5 > .choose_btn,
.well.well_frame h5.title_bg > .choose_btn {
  margin-left: 12px;
}
.well.well_frame > h5 > .choose_btn > span,
.well.well_frame h5.title_bg > .choose_btn > span {
  color: #999;
  cursor: pointer;
  font-size: 12px;
}
.well.well_frame > h5 > .choose_btn > span:hover,
.well.well_frame h5.title_bg > .choose_btn > span:hover {
  color: #5297ff;
}
.well.well_frame > h5 > .start_end_btn,
.well.well_frame h5.title_bg > .start_end_btn {
  top: 0;
}
.well.well_frame > h5 > .start_end_btn > span,
.well.well_frame h5.title_bg > .start_end_btn > span {
  line-height: normal;
}
.well.well_frame > h5 > a.pull-right,
.well.well_frame h5.title_bg > a.pull-right {
  font-size: 12px;
  position: relative;
  top: 2px;
}
.well.well_frame > h5 > .form-control,
.well.well_frame h5.title_bg > .form-control {
  width: 140px;
  height: 28px;
  font-size: 12px;
  line-height: 16px;
  position: relative;
  top: -8px;
  padding: 2px 5px;
}
.well.well_frame ul.count_selected_list li {
  font-size: 12px;
  color: #666;
  padding-top: 15px;
  border-top: 1px solid #f2f2f2;
  margin-top: 15px;
}
.well.well_frame ul.count_selected_list li:first-child {
  border-top: none;
  padding-top: 0;
  margin-top: 0;
}
.well.well_frame .filter_wrap .alert_word {
  margin-bottom: 0;
  padding-top: 6px;
}
.well.well_frame .filter_wrap .form-control {
  height: 28px;
  font-size: 12px;
  line-height: 16px;
  padding: 2px 5px;
  position: relative;
  top: -1px;
  max-width: 140px;
  min-width: 100px;
}
.well.well_frame .filter_wrap .start_end_btn {
  display: inline-block;
  top: 4px;
}
.well.well_frame .filter_wrap.static_w .form-control {
  width: 100px;
}
.well.well_frame > .news_list {
  margin: 0;
}
.well.well_frame > .news_list > p,
.well.well_frame > .news_list > div {
  color: #999;
  padding-top: 5px;
  border-top: 1px solid #eee;
  padding-bottom: 5px;
  margin: 0;
  word-wrap: break-word;
  word-break: break-all;
  font-size: 12px;
  position: relative;
}
.well.well_frame > .news_list > p .dot,
.well.well_frame > .news_list > div .dot {
  position: absolute;
  left: 10px;
}
.well.well_frame > .news_list > p:first-child,
.well.well_frame > .news_list > div:first-child {
  padding-top: 0;
  border: none;
}
.well.well_frame > p {
  color: #666;
}
.well.well_frame > p > span {
  color: #999;
}
.well.well_frame > .nav-tabs,
.well.well_frame .nav-tabs.tabs_custom {
  background: #f1f1f1;
  border: none;
  padding-top: 4px;
  padding-left: 4px;
  margin-bottom: 15px;
}
.well.well_frame > .nav-tabs > li,
.well.well_frame .nav-tabs.tabs_custom > li {
  margin-bottom: 0;
}
.well.well_frame > .nav-tabs > li > a,
.well.well_frame .nav-tabs.tabs_custom > li > a {
  padding: 5px 15px;
  border-radius: 0;
  font-size: 14px;
  color: #666;
  -webkit-transition: none;
  -ms-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  border: none;
  border-top: 2px solid transparent;
}
.well.well_frame > .nav-tabs > li.tabs_btn,
.well.well_frame .nav-tabs.tabs_custom > li.tabs_btn {
  padding-top: 3px;
  padding-right: 4px;
}
.well.well_frame > .nav-tabs > li:hover > a,
.well.well_frame .nav-tabs.tabs_custom > li:hover > a,
.well.well_frame > .nav-tabs > li:focus > a,
.well.well_frame .nav-tabs.tabs_custom > li:focus > a {
  cursor: pointer;
  color: #408cff;
  background: transparent;
}
.well.well_frame > .nav-tabs > li.active > a,
.well.well_frame .nav-tabs.tabs_custom > li.active > a {
  border: none;
  border-top: 2px solid #408cff;
  color: #408cff;
}
.well.well_frame > .nav-tabs > li.active:hover > a,
.well.well_frame .nav-tabs.tabs_custom > li.active:hover > a,
.well.well_frame > .nav-tabs > li.active:focus > a,
.well.well_frame .nav-tabs.tabs_custom > li.active:focus > a {
  border: none;
  border-top: 2px solid #408cff;
  background: #fff;
}
.well.well_frame .nav-tabs.tabs_custom_1 {
  background: #fff;
  padding: 0;
  border-bottom: 1px solid #e8ecf1;
}
.well.well_frame .nav-tabs.tabs_custom_1 > li {
  padding-left: 15px;
  padding-right: 15px;
}
.well.well_frame .nav-tabs.tabs_custom_1 > li > a {
  padding: 0 0 15px 0;
  margin-bottom: -1px;
  border-bottom: 2px solid transparent;
  border-top: none;
}
.well.well_frame .nav-tabs.tabs_custom_1 > li.active > a {
  border-bottom-color: #408cff;
}
.well.well_frame .nav-tabs.tabs_custom_1 > li.active > a:hover {
  border-top: none;
  border-bottom: 2px solid #408cff;
}
.well.well_frame .nav-tabs.tabs_custom_1 > li.active:hover > a {
  border-top: none;
  border-bottom: 2px solid #408cff;
}
.well.well_frame .nav-tabs.tabs_custom_sm {
  background: #fff;
  border: none;
  padding-top: 4px;
  padding-left: 4px;
  margin-bottom: 15px;
}
.well.well_frame .nav-tabs.tabs_custom_sm > li {
  margin-bottom: 0;
}
.well.well_frame .nav-tabs.tabs_custom_sm > li > a {
  padding: 5px 15px;
  border-radius: 0;
  font-size: 12px;
  color: #666;
  -webkit-transition: none;
  -ms-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  border: none;
  border-bottom: 2px solid transparent;
  cursor: pointer;
  outline: none;
}
.well.well_frame .nav-tabs.tabs_custom_sm > li.active > a {
  border-bottom: 2px solid #408cff;
  color: #408cff;
}
.well.well_frame .nav-tabs.tabs_custom_sm > li:hover > a,
.well.well_frame .nav-tabs.tabs_custom_sm > li:focus > a {
  color: #408cff;
  background: #fff;
}
.well.well_frame .tab-content .common_square_block.cloudhost {
  padding-bottom: 10px;
}
.well.well_frame .tab-content .common_square_block.cloudhost .div_top > img {
  display: block;
  float: left;
  height: 32px;
  margin-top: 8px;
}
.well.well_frame .tab-content .common_square_block.cloudhost .div_top .top_right {
  margin-left: 55px;
}
.well.well_frame .tab-content .common_square_block.cloudhost .div_bottom .start_end_btn {
  display: inline-block;
  position: relative;
  top: -2px;
  vertical-align: middle;
}
.well.well_frame > .slide_wrap > table {
  width: 100%;
  table-layout: fixed;
  font-size: 12px;
}
.well.well_frame > .slide_wrap > table th {
  /* padding:5px;
            font-weight:normal;
            color:#666;
            background:#f5f5f5;
            font-size:12px;*/
}
.well.well_frame > .slide_wrap > table th > a.order_arrow,
.well.well_frame > .slide_wrap > table th a.order_arrow_seria_no {
  font-size: 12px;
  color: #999;
  text-decoration: none;
  margin-left: 5px;
}
.well.well_frame > .slide_wrap > table th > a.order_arrow:hover,
.well.well_frame > .slide_wrap > table th a.order_arrow_seria_no:hover {
  color: #ff6600;
}
.well.well_frame > .slide_wrap > table td {
  /*padding:5px;
            color:#999;
            font-size:12px;  */
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.well.well_frame > .slide_wrap > table td > .form-control {
  max-width: 100px;
  font-size: 12px;
  padding: 2px 5px;
  height: 24px;
}
.well.well_frame > .slide_wrap > table td > .form-control.full_width {
  max-width: none;
}
.well.well_frame > .slide_wrap > table td > a {
  margin-left: 5px;
  margin-right: 5px;
}
.well.well_frame > .slide_wrap > table td > a:first-child {
  margin-left: 0;
}
.well.well_frame > .slide_wrap > table td > a.disabled {
  color: #ccc;
  cursor: not-allowed;
  text-decoration: none;
}
.well.well_frame > .slide_wrap > table td > span.disabled {
  color: #ccc;
}
.well.well_frame > .slide_wrap > table td .progress {
  margin-top: 5px;
  margin-bottom: 0;
  height: 7px;
  border-radius: 20px;
  box-shadow: none;
  background: #f1f1f1;
  width: 90px;
}
.well.well_frame > .slide_wrap > table tr.text-orange td {
  color: #ff6600;
}
.well.well_frame > .slide_wrap > table tr.text-orange td > a {
  color: #ff6600;
}
.well.well_frame > .slide_wrap > table tr.text-red td {
  color: #CF4A3F;
}
.well.well_frame > .slide_wrap > table tr.text-red td > a {
  color: #CF4A3F;
}
.well.well_frame > .slide_wrap > table td.title {
  vertical-align: top;
}
.well.well_frame > .slide_wrap > table.text_clip td {
  white-space: normal;
  overflow: visible;
  text-overflow: clip;
  word-wrap: break-word;
}
.well.well_frame .show_info {
  padding-left: 1em;
  color: #666;
}
.well.well_frame .show_info > span {
  color: #999;
}
.well.well_frame .logs_list .show_info {
  padding-right: 130px;
  position: relative;
  line-height: 1.8;
  font-size: 12px;
  word-break: break-all;
  word-wrap: break-word;
  border-top: 1px solid #eee;
  padding-top: 10px;
}
.well.well_frame .logs_list .show_info > span.dot {
  position: absolute;
  left: 4px;
  top: 10px;
}
.well.well_frame .logs_list .show_info > span.date {
  position: absolute;
  right: 0;
  top: 10px;
  font-size: 12px;
}
.well.well_frame .logs_list .show_info:first-child {
  border-top: none;
  padding-top: 0;
}
.well.well_frame .logs_list .show_info:first-child > span.dot {
  top: 0;
}
.well.well_frame .logs_list .show_info:first-child > span.date {
  top: 0;
}
.well.well_frame .logs_list .show_info.date_block {
  padding-right: 0;
}
.well.well_frame .logs_list .show_info.date_block > span.date {
  display: block;
  position: static;
  /* text-align:right;*/
  font-size: 12px;
}
.well.well_frame .control-label {
  color: #666;
}
.well.well_frame .form-control {
  color: #666;
}
.well.well_frame .form-control-static {
  color: #999;
}
.well.well_frame .table_list .sec_tab {
  margin-bottom: 15px;
}
.well.well_frame .table_list .sec_tab > a {
  color: #999;
  font-size: 12px;
  margin-right: 10px;
  text-decoration: none;
}
.well.well_frame .table_list .sec_tab > a.active {
  color: #ff6600;
}
.well.well_frame .table_list .sec_tab > .btn {
  padding: 1px 10px;
  position: relative;
  top: -1px;
  margin-left: 5px;
}
.well.well_frame .table_list > table {
  width: 100%;
  table-layout: fixed;
}
.well.well_frame .table_list > table th {
  padding: 5px;
  font-weight: normal;
  color: #666;
  background: #f1f1f1;
  font-size: 12px;
}
.well.well_frame .table_list > table td {
  padding: 5px;
  color: #999;
  font-size: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.well.well_frame .table_list > table td > a {
  margin-right: 5px;
}
.well.well_frame .form-group.charts_list {
  margin-bottom: 20px;
}
.well.well_frame .form-group.charts_list .col-xs-5 {
  width: 50%;
  padding: 0;
}
.well.well_frame .form-group.charts_list .col-xs-5 .highcharts-container {
  margin: 0 auto;
}
.well.well_frame .form-group.charts_list .col-xs-5 p.text-center {
  margin-bottom: 0;
  font-size: 12px;
  color: #999;
}
.well.well_frame .form-group.charts_list .col-xs-4 {
  padding-left: 0;
  padding-right: 0;
}
.well.well_frame .form-group.charts_list .col-xs-4 p.text-center {
  color: #999;
  font-size: 12px;
  margin-bottom: 0;
}
.well.well_frame .form-group.charts_list canvas {
  display: block;
  margin: 0 auto 10px;
}
.well.well_frame .charts_tip {
  margin: 0;
}
.well.well_frame .charts_tip > span {
  margin-left: 10px;
  color: #999;
  font-size: 12px;
}
.well.well_frame .charts_tip > span span {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-right: 5px;
}
.well.well_frame .charts_tip > span:first-child {
  margin-left: 0;
  color: #ff6600;
}
.well.well_frame .indicator_wrap {
  position: relative;
  width: 64px;
  margin: 0 auto;
}
.well.well_frame .indicator_wrap .data {
  position: absolute;
  text-align: center;
  top: 15px;
  left: 0;
  right: 0;
}
.well.well_frame .indicator_wrap .data > span {
  display: block;
  color: #bbb;
  font-size: 12px;
}
.well.well_frame .indicator_wrap .data > span:first-child {
  font-size: 12px;
}
.well.well_frame ul.news_list_style li {
  color: #999;
  padding-top: 10px;
  border-top: 1px solid #eee;
  margin-top: 10px;
}
.well.well_frame ul.news_list_style li .content {
  color: #666;
  padding-left: 27px;
  position: relative;
  margin-bottom: 2px;
  font-size: 12px;
  word-wrap: break-word;
  word-break: break-all;
}
.well.well_frame ul.news_list_style li .content > img {
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  top: 0;
  left: 0;
}
.well.well_frame ul.news_list_style li .content.nopad {
  padding-left: 0;
}
.well.well_frame ul.news_list_style li .date {
  text-align: right;
  font-size: 12px;
  color: #999;
}
.well.well_frame ul.news_list_style li.headimg > .img_wrap {
  display: block;
  width: 90px;
  height: 53px;
  float: left;
  margin-top: 4px;
  position: relative;
}
.well.well_frame ul.news_list_style li.headimg > .img_wrap > img {
  display: block;
  width: 100%;
  height: 100%;
}
.well.well_frame ul.news_list_style li.headimg > .content {
  margin-left: 100px;
  padding-left: 0;
  min-height: 40px;
}
.well.well_frame ul.news_list_style li.headimg > .date {
  margin-left: 100px;
}
.well.well_frame ul.news_list_style li:first-child {
  padding-top: 0;
  border: none;
  margin: 0;
}
.well.well_frame > .tab_bottom {
  position: absolute;
  bottom: 0;
  font-size: 12px;
}
.well.well_frame > .tab_bottom > a {
  padding: 2px;
  margin-right: 10px;
  display: inline-block;
  text-decoration: none;
  color: #999;
  border-bottom: 2px solid transparent;
}
.well.well_frame > .tab_bottom > a:hover {
  color: #ff6600;
}
.well.well_frame > .tab_bottom > a.active {
  color: #ff6600;
  border-color: #ff6600;
}
.well.well_frame > .tab_right {
  position: absolute;
  left: 100%;
  top: 58px;
  font-size: 12px;
}
.well.well_frame > .tab_right > a {
  display: block;
  position: relative;
  left: -20px;
  padding: 2px 5px;
  text-decoration: none;
  background: #f5f5f5;
  color: #666;
  margin-bottom: 5px;
  border-width: 1px 0 1px 5px;
  border-style: solid;
  border-color: #999;
}
.well.well_frame > .tab_right > a:hover {
  left: -100%;
}
.well.well_frame > .tab_right > a.active {
  background: #fff3e1;
  color: #ff9900;
  border-color: #ff9900;
}
.well.well_frame .tip_wrap {
  display: none;
  padding: 10px;
  background: #f5fdfe;
  box-shadow: -1px 1px 5px #eee;
  border: 1px solid #00afc8;
  border-radius: 5px;
}
.well.well_frame .tip_wrap:before,
.well.well_frame .tip_wrap:after {
  content: '';
  height: 0;
  width: 0;
  position: absolute;
  border: solid transparent;
}
.well.well_frame .tip_wrap:before {
  top: 100%;
  left: 9px;
  border-width: 7px;
  border-top-color: #00afc8;
}
.well.well_frame .tip_wrap:after {
  top: 100%;
  left: 10px;
  border-width: 6px;
  border-top-color: #f5fdfe;
}
.well.well_frame .note {
  color: #999;
  width: 100%;
  border: none;
  outline: none;
  /*height: 200px;*/
  background: #fff;
  font-size: 12px;
}
.well.well_frame .note .alert {
  padding: 5px;
  font-size: 12px;
  margin-bottom: 10px;
}
.well.well_frame .note textarea {
  color: #999;
  width: 100%;
  border: none;
  outline: none;
  height: 300px;
  background: #fff;
  font-size: 12px;
}
.well.well_frame .note textarea:focus {
  background: #fefbed;
}
/* 伸缩按钮 */
.drag_handle {
  position: absolute;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 1px;
  padding-right: 3px;
  top: 50px;
  background: #ff9900;
  border: 1px solid #ff9900;
  color: #fff;
  cursor: pointer;
  z-index: 10;
  transition: all 0.2s;
  -moz-transition: all 0.2s;
  /* Firefox 4 */
  -webkit-transition: all 0.2s;
  /* Safari 和 Chrome */
  -o-transition: all 0.2s;
  /* Opera */
}
.drag_handle.left {
  right: 100%;
  border-right: none;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  /*margin-right:-1px;*/
}
.drag_handle.right {
  left: 100%;
  border-left: none;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  /*margin-left:-1px;*/
}
.drag_handle > span:before {
  transition: all 0.2s;
  -moz-transition: all 0.2s;
  /* Firefox 4 */
  -webkit-transition: all 0.2s;
  /* Safari 和 Chrome */
  -o-transition: all 0.2s;
  /* Opera */
}
.drag_handle.open > span:before {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -moz-transform: rotate(180deg);
  /* Firefox */
  -webkit-transform: rotate(180deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(180deg);
  /* Opera */
}
.square_list_wrap.topo_list .common_square_block {
  border: 1px solid #fff;
  height: 150px;
  padding: 10px;
  cursor: pointer;
  width: 200px;
}
.square_list_wrap.topo_list .common_square_block > img {
  max-width: 100%;
  height: 100px;
  display: block;
  margin: 0 auto 10px;
}
.square_list_wrap.topo_list .common_square_block > span {
  display: block;
  text-align: center;
  font-size: 12px;
  color: #999;
}
.square_list_wrap.topo_list .common_square_block .pop_inputbox {
  padding: 2px;
  border: 1px solid #ccc;
  background: #fff;
  position: absolute;
  top: 149px;
  left: -1px;
  right: -1px;
  display: none;
  z-index: 1;
}
.square_list_wrap.topo_list .common_square_block .pop_inputbox h6 {
  margin: 0;
  padding: 5px;
  background: #fff;
  color: #666;
  margin-bottom: 5px;
}
.square_list_wrap.topo_list .common_square_block .pop_inputbox table {
  font-size: 12px;
  table-layout: fixed;
}
.square_list_wrap.topo_list .common_square_block .pop_inputbox table td {
  padding: 5px;
}
.square_list_wrap.topo_list .common_square_block .pop_inputbox table td input[type="text"] {
  height: 30px;
}
.square_list_wrap.topo_list .common_square_block .pop_inputbox table td button {
  padding: 2px 10px;
}
.square_list_wrap.topo_list .common_square_block.default {
  line-height: 128px;
  text-align: center;
  background: #f1f1f1;
  color: #999;
}
.square_list_wrap.topo_list .common_square_block:hover {
  box-shadow: 0 0 5px #ccc;
}
.square_list_wrap.topo_list .common_square_block.active {
  border-color: #ff6600;
}
.square_list_wrap.topo_list .common_square_block.active .pop_inputbox {
  display: block;
}
/* 列表栈*/
.square_list_wrap {
  margin-left: -1%;
  /* 一排5列 */
  /* 一排4列 */
  /* 一排3列 */
  /* 一排2列 */
}
.square_list_wrap .common_square_block {
  margin-left: 1%;
  float: left;
}
.square_list_wrap .common_square_block > h5 {
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: bold;
  color: #666;
  /* &:hover {
                > a {
                    color:#408cff;
                }
            } */
}
.square_list_wrap .common_square_block > h5 > a {
  font-weight: bold;
  text-decoration: none;
  color: #666;
  cursor: pointer;
}
.square_list_wrap .common_square_block > h5 > a:hover {
  color: #408cff;
}
.square_list_wrap .common_square_block > h5.hot {
  padding-bottom: 0;
  position: relative;
}
.square_list_wrap .common_square_block > h5.hot > a {
  max-width: 90%;
  padding-bottom: 10px;
}
.square_list_wrap .common_square_block > h5.hot > .hot_ic {
  vertical-align: top;
}
.square_list_wrap .common_square_block .buttons_more .dropdown {
  display: inline-block;
}
.square_list_wrap .common_square_block .buttons_more .dropdown > button {
  border: none;
  background: none;
  color: #408cff;
}
.square_list_wrap .common_square_block .buttons_more .dropdown > .dropdown-menu {
  min-width: 60px;
  font-size: 12px;
}
.square_list_wrap .common_square_block .buttons_more .dropdown > .dropdown-menu > li > a {
  color: #666;
}
.square_list_wrap .common_square_block .buttons_more .dropdown > .dropdown-menu > li.disabled > a {
  color: #9ea7b4;
}
.square_list_wrap .common_square_block.active {
  border-color: #ff6600;
}
.square_list_wrap .common_square_block > .help-block {
  margin-top: 0;
  font-size: 12px;
}
.square_list_wrap .common_square_block > .help-block.first {
  margin-top: 10px;
}
.square_list_wrap .common_square_block > .help-block.last {
  margin-bottom: 0;
}
.square_list_wrap .common_square_block.col_5 {
  width: 19%;
}
.square_list_wrap .common_square_block.col_4 {
  width: 24%;
}
.square_list_wrap .common_square_block.col_3 {
  width: 32.333%;
}
.square_list_wrap .common_square_block.col_2 {
  width: 49%;
}
.square_list_wrap.square_noborder {
  margin-left: -2%;
}
.square_list_wrap.square_noborder .common_square_block {
  border-color: #eee;
  border-radius: 8px;
  /*overflow:hidden;*/
}
.square_list_wrap.square_noborder .common_square_block > .logo {
  margin-top: -10px;
  margin-right: -10px;
  margin-left: -10px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.square_list_wrap.square_noborder .common_square_block.active {
  border-color: #ff6600;
}
.square_list_wrap.square_noborder .common_square_block.col_4 {
  width: 23%;
  margin-left: 2%;
}
.square_list_wrap.square_noborder .common_square_block.col_5 {
  width: 18%;
  margin-left: 2%;
}
/* 选框 */
.square_list_orange {
  /* 设置滚动条的样式 */
  /* 滚动条滑块 */
}
.square_list_orange > a,
.square_list_orange > div {
  cursor: pointer;
  display: block;
  float: left;
  text-decoration: none;
  padding: 9px 13px;
  background: #fff1ee;
  border-radius: 6px;
  font-size: 12px;
  margin-right: 5px;
  margin-bottom: 5px;
  position: relative;
  color: #ff6600;
  /* 自定义输入框 */
}
.square_list_orange > a .close,
.square_list_orange > div .close {
  display: none;
  position: absolute;
  font-size: 18px;
  color: #999;
  opacity: 1;
  top: 2px;
  right: 3px;
}
.square_list_orange > a > i,
.square_list_orange > div > i {
  margin-right: 5px;
}
.square_list_orange > a > i.remove,
.square_list_orange > div > i.remove {
  margin-right: 0;
  margin-left: 3px;
  font-size: 14px;
}
.square_list_orange > a > h5,
.square_list_orange > div > h5 {
  color: #ff6600;
  margin-top: 0;
  margin-bottom: 5px;
  min-width: 80px;
}
.square_list_orange > a > h5 > a,
.square_list_orange > div > h5 > a {
  color: #ff6600;
}
.square_list_orange > a > p,
.square_list_orange > div > p {
  padding-top: 5px;
  margin-bottom: 0;
  color: #ff9966;
}
.square_list_orange > a > p > a,
.square_list_orange > div > p > a {
  color: #ff9966;
}
.square_list_orange > a .pop_inputbox,
.square_list_orange > div .pop_inputbox {
  display: none;
  position: absolute;
  background: #fff1ee;
  padding: 5px;
  left: 0;
  top: 100%;
  margin-top: 6px;
  border-radius: 6px;
  z-index: 30;
  cursor: default;
  white-space: nowrap;
}
.square_list_orange > a .pop_inputbox .form-group .pop_tip,
.square_list_orange > div .pop_inputbox .form-group .pop_tip {
  left: 0;
  width: 200px;
  word-break: break-all;
  white-space: normal;
  top: auto;
  bottom: 26px;
}
.square_list_orange > a .pop_inputbox table,
.square_list_orange > div .pop_inputbox table {
  table-layout: fixed;
}
.square_list_orange > a .pop_inputbox table tr td,
.square_list_orange > div .pop_inputbox table tr td {
  padding: 5px;
}
.square_list_orange > a .pop_inputbox table tr td input.form-control,
.square_list_orange > div .pop_inputbox table tr td input.form-control {
  height: 24px;
  border: none;
  width: 120px;
  box-shadow: none;
  font-size: 12px;
  color: #999;
}
.square_list_orange > a .pop_inputbox table tr td .square_list_orange > a,
.square_list_orange > div .pop_inputbox table tr td .square_list_orange > a {
  padding: 3px 8px;
  border-radius: 3px;
  background: #fff;
  color: #999;
  float: none;
  display: inline-block;
  margin-bottom: 0;
}
.square_list_orange > a .pop_inputbox table tr td .square_list_orange > a.active,
.square_list_orange > div .pop_inputbox table tr td .square_list_orange > a.active {
  background: #ff6600;
  color: #fff;
}
.square_list_orange > a .pop_inputbox table tr td.title,
.square_list_orange > div .pop_inputbox table tr td.title {
  color: #ff9966;
}
.square_list_orange > a .pop_inputbox table tr td.buttons,
.square_list_orange > div .pop_inputbox table tr td.buttons {
  padding: 20px 5px 5px 5px;
}
.square_list_orange > a .pop_inputbox table tr td.buttons button.btn-sm,
.square_list_orange > div .pop_inputbox table tr td.buttons button.btn-sm {
  padding: 0 10px;
}
.square_list_orange > a .pop_inputbox:after,
.square_list_orange > div .pop_inputbox:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-width: 6px;
  border-style: solid;
  border-color: transparent transparent #fff1ee transparent;
  position: absolute;
  top: -12px;
  left: 12px;
}
.square_list_orange > a:hover .close,
.square_list_orange > div:hover .close {
  display: block;
}
.square_list_orange > a.active,
.square_list_orange > div.active {
  background: #ff6600;
  color: #fff;
}
.square_list_orange > a.active > h5,
.square_list_orange > div.active > h5 {
  color: #fff;
}
.square_list_orange > a.active > h5 > a,
.square_list_orange > div.active > h5 > a {
  color: #fff;
}
.square_list_orange > a.active > p,
.square_list_orange > div.active > p {
  color: #fff;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.square_list_orange > a.active > p > a,
.square_list_orange > div.active > p > a {
  color: #fff;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.square_list_orange .disabled {
  background: #eee;
  cursor: default;
  color: #999;
}
.square_list_orange .disabled > h5,
.square_list_orange .disabled > p {
  color: #999;
}
.square_list_orange .y_scroll {
  overflow-x: hidden;
  overflow-y: auto;
}
.square_list_orange .y_scroll::-webkit-scrollbar {
  width: 5px;
}
.square_list_orange .y_scroll::-webkit-scrollbar-thumb {
  background: #ff9966;
}
.square_list_orange > div.tooltip {
  background: transparent;
  margin: 0;
  border-radius: 0;
  position: absolute;
}
.square_list_orange.pull_left {
  margin-left: -1%;
}
.square_list_orange.pull_left > a,
.square_list_orange.pull_left > div {
  display: block;
  float: left;
}
.square_list_orange.pull_left > a.col_4,
.square_list_orange.pull_left > div.col_4 {
  width: 24%;
}
.square_list_orange.pull_left > a.col_5,
.square_list_orange.pull_left > div.col_5 {
  width: 19%;
}
.square_list_orange.sm_list > span.title {
  font-size: 12px;
  color: #ff6600;
  margin-right: 10px;
}
.square_list_orange.sm_list > a {
  border: 1px solid #ff6600;
  padding: 3px 8px;
  border-radius: 3px;
  background: #fff;
  color: #ff6600;
  float: none;
  display: inline-block;
}
.square_list_orange.sm_list > a.active {
  color: #fff;
}
/* 向导栏（位置跳转） */
.com_guide_wrap {
  position: relative;
}
.com_guide_wrap .guide {
  cursor: pointer;
  z-index: 1;
  position: relative;
  width: 15px;
  height: 15px;
  margin-top: 30px;
}
.com_guide_wrap .guide .guide_circle {
  width: 15px;
  height: 15px;
  background: #fff;
  border: 3px solid #ccc;
  border-radius: 50%;
  transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  /* Firefox 4 */
  -webkit-transition: all 0.2s ease;
  /* Safari 和 Chrome */
  -o-transition: all 0.2s ease;
  /* Opera */
  transform: scale(1);
  -ms-transform: scale(1);
  /* IE 9 */
  -moz-transform: scale(1);
  /* Firefox */
  -webkit-transform: scale(1);
  /* Safari 和 Chrome */
  -o-transform: scale(1);
  /* Opera */
}
.com_guide_wrap .guide .guide_title {
  position: absolute;
  white-space: nowrap;
  padding: 4px 10px;
  background: #f1f1f1;
  color: #999;
  border-radius: 4px;
  left: 24px;
  top: -4px;
  transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  /* Firefox 4 */
  -webkit-transition: all 0.2s ease;
  /* Safari 和 Chrome */
  -o-transition: all 0.2s ease;
  /* Opera */
  font-size: 12px;
}
.com_guide_wrap .guide .guide_title:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-width: 3px;
  border-style: solid;
  border-color: transparent #f1f1f1 transparent transparent;
  position: absolute;
  left: -6px;
  top: 9px;
}
.com_guide_wrap .guide:first-child {
  margin-top: 0;
}
.com_guide_wrap .guide:hover .guide_circle {
  transform: scale(1.3);
  -ms-transform: scale(1.3);
  /* IE 9 */
  -moz-transform: scale(1.3);
  /* Firefox */
  -webkit-transform: scale(1.3);
  /* Safari 和 Chrome */
  -o-transform: scale(1.3);
  /* Opera */
  border-color: #ff6600;
  border-width: 2px;
}
.com_guide_wrap .guide:hover .guide_title {
  color: #ff6600;
}
.com_guide_wrap .guide.active .guide_circle {
  transform: scale(1.3);
  -ms-transform: scale(1.3);
  /* IE 9 */
  -moz-transform: scale(1.3);
  /* Firefox */
  -webkit-transform: scale(1.3);
  /* Safari 和 Chrome */
  -o-transform: scale(1.3);
  /* Opera */
  border-color: #ff6600;
  border-width: 2px;
}
.com_guide_wrap .guide.active .guide_title {
  color: #fff;
  background: #ff6600;
}
.com_guide_wrap .guide.active .guide_title:after {
  border-color: transparent #ff6600 transparent transparent;
}
.com_guide_wrap:after {
  content: "";
  display: block;
  width: 3px;
  position: absolute;
  top: 0;
  left: 6px;
  bottom: 0;
  background: #ccc;
}
/* 云平台弹框统一样式 */
body .modal_style_1 .modal-content {
  border: none;
}
body .modal_style_1 .modal-content .modal-header {
  background: #408cff url("../img/modal/modal_header_bg.355142bf57d6.png") no-repeat center center;
}
body .modal_style_1 .modal-content .modal-body {
  padding-top: 40px;
}
body .modal_style_1 .modal-content .modal-body > .well_frame {
  padding: 0;
  border: none;
}
body .modal_style_1 .modal-content .modal-body > .arrow_guide {
  margin: -10px auto 0 !important;
  width: 50%;
}
body .modal_style_1 .modal-content .modal-body > .arrow_guide .step.before {
  background: #ff9900;
}
body .modal_style_1 .modal-content .modal-body > .arrow_guide .step.before span {
  background: #ff9900;
}
body .modal_style_1 .modal-content .modal-body > .arrow_guide .step.before .sj .in {
  border-left-color: #ff9900;
}
body .modal_style_1 .modal-content .modal-body > .arrow_guide .step.active span {
  background: #ff9900;
}
body .modal_style_1 .modal-content .modal-body > .arrow_guide .step.active .sj .in {
  border-left-color: #ff9900;
}
body .modal_style_1 .modal-content .modal-body .collapse_title {
  padding-bottom: 10px;
}
body .modal_style_1 .modal-content .modal-body .collapse_title > a {
  text-decoration: none;
}
body .modal_style_1 .modal-content .modal-body .form-group .btn_sm_col {
  padding-left: 0;
}
body .modal_style_1 .modal-content .modal-body .form-group .btn_sm_col .btn-sm {
  position: relative;
  top: 5px;
}
body .modal_style_1 .modal-content .modal-body .form-group .radio-inline {
  padding-top: 7px;
}
body .modal_style_1 .modal-content .modal-body .form-group .radio-inline input[type="radio"] {
  margin-top: 1px;
}
body .modal_style_1 .modal-content .modal-body .form-group .checkbox-inline input[type="checkbox"] {
  margin-top: 2px;
}
body .modal_style_1 .modal-content .modal-body .form-group.pop_drag {
  padding-top: 15px;
}
body .modal_style_1 .modal-content .modal-body .control-label {
  color: #666;
  font-size: 12px;
}
body .modal_style_1 .modal-content .modal-body .form-control {
  color: #999;
  font-size: 12px;
}
body .modal_style_1 .modal-content .modal-body .form-control-static {
  font-size: 12px;
  color: #666;
}
body .modal_style_1 .modal-content .modal-body .help-block {
  font-size: 12px;
}
body .modal_style_1 .modal-content .modal-body .square_list_orange > a,
body .modal_style_1 .modal-content .modal-body .square_list_orange > div {
  background: #fff;
}
body .modal_style_1 .modal-content .modal-body .square_list_orange > a.active,
body .modal_style_1 .modal-content .modal-body .square_list_orange > div.active {
  background: #ff6600;
}
body .modal_style_1 .modal-content .modal-body .tb_generic.pop_drag tr {
  border: none;
}
body .modal_style_1 .modal-content .modal-footer .btn {
  padding: 5px 25px;
}
body .modal_style_2 .modal-content {
  border: none;
}
body .modal_style_2 .modal-content .modal-header {
  background: #ddd;
  color: #666;
}
body .modal_style_2 .modal-content .modal-header .close {
  color: #666;
}
body .modal_style_2 .modal-content .modal-body.no_footer {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
body .modal_style_2 .modal-content .modal-footer {
  background: #ddd;
}
body .modal_style_2 .modal-content .modal-footer .btn {
  padding: 3px 15px;
}
/* 共用 */
/* 侧边栏菜单 */
ul.sidebar_menu {
  position: fixed;
}
ul.sidebar_menu li {
  margin-bottom: 13px;
}
ul.sidebar_menu li a {
  display: block;
  width: 100px;
  text-align: center;
  height: 26px;
  line-height: 26px;
  background: #fff;
  border-radius: 2px;
  color: #999;
  font-size: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border: 1px solid #999;
}
ul.sidebar_menu li a > span.icon {
  position: relative;
  top: -1px;
  margin-right: 10px;
}
ul.sidebar_menu li a:hover {
  text-decoration: none;
  /*box-shadow:0 0 5px #ccc;*/
  background: #f9f9f9;
}
ul.sidebar_menu li.active a {
  background: #408cff;
  color: #fff;
  border-color: #408cff;
}
ul.sidebar_menu.style_1 li > a {
  border-radius: 0;
  height: 32px;
  line-height: 32px;
  font-size: 12px;
  background: #fff;
  color: #666;
  position: relative;
  overflow: hidden;
}
ul.sidebar_menu.style_1 li > a:after {
  content: "";
  width: 3px;
  height: 100%;
  position: absolute;
  top: 0;
  right: -3px;
  background: #666;
  -webkit-transition: all 0.1s ease-in;
  -ms-transition: all 0.1s ease-in;
  -moz-transition: all 0.1s ease-in;
  -o-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
}
ul.sidebar_menu.style_1 li > a:hover {
  box-shadow: 0 0 5px #ddd;
}
ul.sidebar_menu.style_1 li > a:hover:after {
  right: 0;
}
ul.sidebar_menu.style_1 li.active > a {
  color: #ff6600;
}
ul.sidebar_menu.style_1 li.active > a:after {
  right: 0;
  background: #ff6600;
}
/* 文案标题-标签 */
.artical_title_tag {
  margin-top: 0;
  display: table;
  color: #fff;
  padding: 3px 10px 3px 18px;
  background: #ff9900;
  margin-bottom: 10px;
  position: relative;
  font-weight: normal;
  font-size: 14px;
}
.artical_title_tag:after {
  content: '';
  display: block;
  width: 4px;
  background: #fff;
  position: absolute;
  left: 4px;
  top: 0;
  bottom: 0;
}
/* 时间轴 */
.slider_time {
  position: relative;
  padding-top: 40px;
  margin-bottom: 50px;
}
.slider_time .ui-slider {
  width: 80%;
  height: 4px;
  background: #ccc;
  margin: 0 auto;
}
.slider_time .ui-slider .ui-slider-handle {
  width: 12px;
  height: 12px;
  border: 2px solid #fff;
  top: -4px;
  background: #ff6600;
  margin-left: -6px;
}
.slider_time .ui-slider .ui-slider-handle .num_show {
  width: 50px;
  text-align: center;
  color: #ff6600;
  position: absolute;
  bottom: -26px;
  left: -19px;
}
.slider_time .ui-slider .ui-slider-range {
  background-color: #ff6600;
}
.slider_time .ui-slider .first_date {
  width: 50px;
  text-align: center;
  color: #ccc;
  position: absolute;
  bottom: -28px;
  left: -23px;
}
.slider_time .ui-slider .last_date {
  width: 50px;
  text-align: center;
  color: #ccc;
  position: absolute;
  bottom: -28px;
  right: -27px;
}
.slider_time .ui-slider:after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border: 2px solid #fff;
  background: #ccc;
  border-radius: 50%;
  position: absolute;
  top: -4px;
  left: 0%;
  margin-left: -6px;
}
.slider_time .arrow {
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #ff6600;
  color: #fff;
  text-align: center;
  line-height: 16px;
  cursor: pointer;
  font-size: 12px;
}
.slider_time .num {
  display: inline-block;
  font-size: 12px;
  color: #ff6600;
  margin-left: 5px;
  margin-right: 5px;
}
.slider_time .month_wrap {
  position: absolute;
  top: 0;
  left: 0;
}
.slider_time .year_wrap {
  position: absolute;
  top: 0;
  right: 0;
}
/* 时间轴箭头 */
.slider_time:after {
  content: "";
  width: 0;
  height: 0;
  border-width: 10px;
  border-style: solid;
  border-color: transparent transparent transparent #ccc;
  position: absolute;
  right: 10%;
  bottom: -8px;
  margin-right: -17px;
}
/* modal中的滑动条列 */
.modal ul.sliders_list {
  padding-top: 20px;
}
.modal ul.sliders_list li {
  margin-bottom: 30px;
}
.modal ul.sliders_list li > .slider_name,
.modal ul.sliders_list li > .slider_value {
  width: 100px;
  position: relative;
  top: 9px;
  font-size: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.modal ul.sliders_list li > .slider_name {
  float: left;
  text-align: right;
  margin-right: -100px;
  color: #ff6600;
}
.modal ul.sliders_list li > .slider_range {
  float: left;
  width: 100%;
}
.modal ul.sliders_list li > .slider_range > .slider_defined {
  margin-left: 120px;
  margin-right: 120px;
  width: auto;
}
.modal ul.sliders_list li > .slider_value {
  float: right;
  margin-left: -100px;
  color: #666;
}
.modal ul.sliders_list.col_2 {
  margin-left: -1%;
}
.modal ul.sliders_list.col_2 li {
  float: left;
  width: 49%;
  margin-left: 1%;
}
.modal ul.sliders_list.col_2 li > .slider_name,
.modal ul.sliders_list.col_2 li > .slider_value {
  width: 60px;
}
.modal ul.sliders_list.col_2 li > .slider_range > .slider_defined {
  margin-left: 75px;
  margin-right: 75px;
}
/* loading */
.loading_lg {
  text-align: center;
  padding-top: 80px;
  padding-bottom: 80px;
}
.loading_lg > i {
  font-size: 48px;
  color: #ccc;
  margin-bottom: 10px;
}
.loading_lg > p {
  margin: 0;
  color: #999;
}
/* 分页样式 */
.pagination_wrap {
  padding-top: 40px;
  padding-bottom: 40px;
}
.pagination_wrap .paginator {
  display: inline-block;
  vertical-align: middle;
}
.pagination_wrap .paginator .pagination.style_1 {
  margin: 0;
}
.pagination_wrap .show_pages {
  display: inline-block;
  margin-left: 20px;
  vertical-align: middle;
  position: relative;
  top: -2px;
}
.pagination.style_1 > li > a {
  border: none;
  color: #666;
  font-size: 12px;
  background: none;
  padding: 0;
  border-radius: 50px;
  margin-left: 4px;
  margin-right: 4px;
  min-height: 15px;
  min-width: 20px;
  text-align: center;
  line-height: 20px;
}
.pagination.style_1 > li > a:hover {
  color: #408cff;
}
.pagination.style_1 > li.first > a,
.pagination.style_1 > li.prev > a {
  /*margin-right:20px;*/
  background: none;
}
.pagination.style_1 > li.last > a,
.pagination.style_1 > li.next > a {
  /*margin-left:20px;*/
  background: none;
}
.pagination.style_1 > li.active > a {
  background: #408cff;
  color: #fff;
}
.pagination.style_1 > li.pointer-cursor {
  cursor: pointer;
}
.pagination.style_1 > li.disabled > a {
  cursor: default;
  color: #ccc;
}
/* 标签页样式 */
.tabs_style_1 {
  overflow: hidden;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  border: 1px solid #eee;
  position: relative;
  z-index: 2;
  background: -webkit-linear-gradient(#fff, #f0f0f0);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(#fff, #f0f0f0);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(#fff, #f0f0f0);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(#fff, #f0f0f0);
  /* 标准的语法 */
  /* IE < 10 */
  /* 注意：这一行必须写在最后 */
  FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#fff, endColorStr=#f0f0f0, gradientType=0);
  /*> li::after {
      content:'';
      position:absolute;
      top: 0;
      right: -.5em;
      bottom: 0;
      width: 1em;
      background: #eee;
      box-shadow: 2px 2px 2px rgba(0,0,0,.4);
      transform: skew(10deg);
      border-radius: 0 5px 0 0;
   }*/
  /*> li.active::after {
       background: #ff9900;
       z-index: 3;
       color: #fff;
   }*/
}
.tabs_style_1 > li {
  float: left;
  margin: 0 0.5em 0 0;
  position: relative;
  z-index: 1;
  cursor: pointer;
}
.tabs_style_1 > li > a {
  display: block;
  padding: 0.4em 1em;
  float: left;
  text-decoration: none;
  color: #999;
  font-size: 12px;
  -webkit-transition: none;
  -ms-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  max-width: 100px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  border-radius: 0;
  color: #333;
  border-right: 1px solid #eee;
}
.tabs_style_1 > li > a:focus {
  outline: 0;
}
.tabs_style_1 > li.active {
  z-index: 3;
}
.tabs_style_1 > li.active > a {
  z-index: 3;
  color: #408cff;
}
.tabs_style_1.submenu {
  overflow: visible;
}
.tabs_style_1.submenu > li > a {
  padding-right: 2.5em;
  border-right: 1px solid #ced4db;
  /*box-shadow: 0 0px 2px rgba(0, 0, 0, 0.4);*/
}
.tabs_style_1.submenu > li > a > i.icon-caret-down {
  position: absolute;
  right: 10px;
  top: 5px;
  font-size: 16px;
  cursor: pointer;
  color: #999;
}
.tabs_style_1.submenu > li > a > i.icon-caret-down:hover {
  color: #ff9900;
}
.tabs_style_1.submenu > li > ul {
  display: none;
  position: absolute;
  background: #fff;
  padding: 3px 5px;
  width: 70px;
  text-align: center;
  box-shadow: 0 0 5px #999;
  top: 100%;
  right: -9px;
  z-index: 5;
}
.tabs_style_1.submenu > li > ul > li > a,
.tabs_style_1.submenu > li > ul > li > button {
  display: block;
  font-size: 12px;
  color: #666;
  padding-top: 2px;
  padding-bottom: 2px;
  text-decoration: none;
  background: transparent;
  border: none;
  outline: none;
  width: 100%;
}
.tabs_style_1.submenu > li > ul > li > a:hover,
.tabs_style_1.submenu > li > ul > li > button:hover {
  color: #ff6600;
}
.tabs_style_1.submenu > li > ul > li > button.disabled,
.tabs_style_1.submenu > li > ul > li > button[disabled] {
  color: #ccc;
}
.tabs_style_1.submenu > li.active > a {
  background: #fff;
}
.tabs_style_1.submenu > li:after {
  box-shadow: 2px 0px 1px rgba(0, 0, 0, 0.4);
}
/* 控制台状态 */
#vm_show[screen-w-ratio] {
  position: relative;
}
.console_state {
  /*width:100%;
    height:100%;*/
  background: #333;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.console_state .state_ic {
  padding-top: 20%;
  text-align: center;
  margin-bottom: 25px;
}
.console_state .state_ic i {
  font-size: 75px;
  color: #fff;
}
.console_state .help-block {
  color: #fff;
  font-size: 21px;
}
/* icon-register */
.ic_reg {
  background-image: url("../img/skin/orange-theme/icon-register.0826b589191b.png");
  background-repeat: no-repeat;
  border: none;
  outline: none;
  display: inline-block;
  position: relative;
  top: -1px;
  vertical-align: middle;
}
.reg_list_btn {
  width: 18px;
  height: 18px;
  cursor: pointer;
  background-position: -46px -686px;
}
.reg_list_btn.active {
  background-position: 0 -686px;
}
.reg_block_btn {
  width: 18px;
  height: 18px;
  cursor: pointer;
  background-position: -23px -686px;
}
.reg_block_btn.active {
  background-position: -69px -686px;
}
.reg_lock {
  width: 15px;
  height: 20px;
  background-position: 0 -710px;
}
.reg_approve {
  width: 18px;
  height: 20px;
  background-position: -19px -710px;
}
.reg_user_btn {
  width: 18px;
  height: 18px;
  cursor: pointer;
  background-position: 0 -734px;
}
.reg_user_btn.active {
  background-position: -40px -734px;
}
.reg_time_btn {
  width: 18px;
  height: 18px;
  cursor: pointer;
  background-position: -60px -734px;
}
.reg_time_btn.active {
  background-position: -20px -734px;
}
/* 标签选择样式 */
.breadcrumb_chose .breadcrumb_sort.tags {
  padding-right: 0;
  padding-top: 3px;
}
.breadcrumb_chose .breadcrumb_sort.tags > span {
  border-radius: 0;
  background: #eee;
  border: none;
  padding: 5px;
  color: #666;
  cursor: pointer;
}
.breadcrumb_chose .breadcrumb_sort.tags > span > .close {
  height: 15px;
  position: relative;
  top: -3px;
  margin-left: 5px;
}
.breadcrumb_chose .breadcrumb_sort.tags > span > input[type="text"] {
  border: none;
  outline: none;
  background: none;
}
.breadcrumb_chose .breadcrumb_sort.tags > span.radius {
  border-radius: 20px;
  padding: 2px 10px;
}
.breadcrumb_chose .breadcrumb_sort.tags > span.active {
  background: #ff9900;
  color: #fff;
}
.breadcrumb_chose.pad_0 {
  padding-bottom: 0;
}
.breadcrumb_chose.pad_0 .breadcrumb_sort {
  padding-bottom: 0;
}
/* 弹框内标签筛选框 */
.filter_tabs .nav {
  padding-top: 5px;
  padding-bottom: 5px;
}
.filter_tabs .nav > li {
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
}
.filter_tabs .nav > li > a {
  border: 1px solid #ccc;
  padding: 1px 5px;
  font-size: 12px;
  background: #ccc;
  color: #fff;
  border-radius: 20px;
  min-width: 40px;
  text-align: center;
}
.filter_tabs .nav > li > a:hover {
  background: #bbb;
}
.filter_tabs .nav > li.haschecked > a {
  background: #fff1ee;
  color: #ff9900;
  border-color: #ff9900;
}
.filter_tabs .nav > li.disabled > a {
  background: #ccc;
  color: #fff;
  border-color: #ccc;
  cursor: not-allowed;
  pointer-events: none;
}
.filter_tabs .nav > li.active > a {
  border-color: #ff9900;
  background: #ff9900;
  color: #fff;
}
.filter_tabs .tab-content.form-control {
  padding: 6px;
  height: auto;
}
.filter_tabs .tab-content.form-control .breadcrumb_sort {
  padding: 0;
}
.filter_tabs .tab-content.form-control .breadcrumb_sort > span {
  display: block;
  float: left;
  padding: 3px 5px;
}
.filter_tabs .oper {
  margin-top: 5px;
}
.filter_tabs .oper > a {
  font-size: 12px;
  margin-right: 10px;
}
.filter_tabs .search_box {
  position: relative;
}
.filter_tabs .search_box > .form-control {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  margin-bottom: -1px;
  padding-right: 30px;
}
.filter_tabs .search_box > a {
  position: absolute;
  top: 7px;
  right: 10px;
  color: #333;
  text-decoration: none;
  color: #ccc;
}
.filter_tabs .search_box > a:hover {
  color: #999;
}
.filter_tabs .search_content {
  height: 200px;
  overflow-y: auto;
  border: 1px solid #ccc;
  background: #fff;
  padding: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.filter_tabs .search_content.list {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.filter_tabs .search_content table.selected > tbody > tr:hover {
  cursor: pointer;
  background: #f9f9f9;
}
.filter_tabs .search_content > ul > li {
  padding: 5px;
  font-size: 12px;
  color: #666;
  cursor: pointer;
}
.filter_tabs .search_content > ul > li:hover {
  background: #f5f5f5;
}
.filter_tabs .search_content > ul > li.active {
  color: #ff6600;
}
/* progress style defined */
.progress.progress_style_1 {
  border-radius: 20px;
  height: 12px;
  box-shadow: none;
}
.progress.progress_style_1 .progress-bar {
  box-shadow: none;
}
.progress.progress_style_1 .progress-bar.progress-bar-orange {
  background: #ff6600;
}
/* body遮罩loading */
#body_loading_layer {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1100;
  /*background: rgba(0, 0, 0, 0.5)!important;
    filter: alpha(opacity=50);
    background: #000;*/
  background: rgba(255, 255, 255, 0.9) !important;
  filter: alpha(opacity=90);
  background: #fff;
}
#body_loading_layer > img {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -57px;
  margin-left: -46.5px;
}
#body_loading_layer .common_page_loading {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -27.5px;
  margin-left: -80px;
}
#body_loading_layer .common_page_loading span.loader_spot {
  width: 40px;
  height: 40px;
  background: #ffff;
}
.common_loading_layer {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.5) !important;
  filter: alpha(opacity=50);
  background: #000;
}
.common_loading_layer .common_page_loading {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -27.5px;
  margin-left: -80px;
}
.common_loading_layer .common_page_loading span.loader_spot {
  width: 40px;
  height: 40px;
  background: #ffff;
}
/* 自定义框架 */
.frame_cols_2 {
  /* 两列右侧自适应 */
  /* 两列左侧自适应 */
}
.frame_cols_2 > .frame_left {
  width: 300px;
  float: left;
  margin-right: -300px;
}
.frame_cols_2 > .frame_right_adapt {
  width: 100%;
  float: right;
}
.frame_cols_2 > .frame_right_adapt .frame_right {
  margin-left: 310px;
}
.frame_cols_2 > .frame_right {
  width: 300px;
  float: right;
  margin-left: -300px;
}
.frame_cols_2 > .frame_left_adapt {
  width: 100%;
  float: left;
}
.frame_cols_2 > .frame_left_adapt .frame_left {
  margin-right: 310px;
}
.frame_cols_3 .frame_left {
  width: 300px;
  float: left;
  margin-right: -300px;
}
.frame_cols_3 .frame_center_adapt {
  float: left;
  width: 100%;
}
.frame_cols_3 .frame_center_adapt .frame_center {
  margin-left: 310px;
  margin-right: 310px;
}
.frame_cols_3 .frame_right {
  width: 300px;
  float: right;
  margin-left: -300px;
}
/* 浮动帮助 */
.help_tip_fixed {
  display: block;
  position: fixed;
  right: -116px;
  top: 200px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.help_tip_fixed .help_tip_logo {
  width: 30px;
  height: 30px;
  background: #ff6600;
  float: left;
}
.help_tip_fixed .help_tip_logo > span {
  display: block;
  width: 22px;
  height: 24px;
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") 0 -756px no-repeat;
  border: none;
  outline: none;
  margin-left: 4px;
  margin-top: 3px;
}
.help_tip_fixed > span {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
  font-size: 12px;
  line-height: 30px;
  height: 30px;
  display: block;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}
.help_tip_fixed:hover {
  right: 0;
}
/* 浮动换肤 */
.skins_fixed {
  display: block;
  position: fixed;
  right: -56px;
  /*left:100%;
    margin-left:-24px;*/
  top: 200px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  z-index: 5;
}
.skins_fixed .logo {
  width: 24px;
  height: 24px;
  background: #ff6600;
  float: left;
}
.skins_fixed .logo > span {
  display: block;
  width: 14px;
  height: 12px;
  background: url("../img/skin/orange-theme/icon-register.0826b589191b.png") -53px -761px no-repeat;
  border: none;
  outline: none;
  margin: 6px auto;
}
.skins_fixed ul {
  background-color: #fcf8e3;
  border-color: #faebcc;
  margin-left: 24px;
  height: 24px;
  padding-right: 5px;
  width: 56px;
}
.skins_fixed ul li {
  float: left;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  border: 1px solid #ccc;
  background: #333;
  margin-left: 5px;
  margin-top: 2px;
  cursor: pointer;
  position: relative;
}
.skins_fixed ul li.black {
  background: #333;
}
.skins_fixed ul li.white {
  background: #fff;
}
.skins_fixed ul li.orange {
  background: #ff9900;
}
.skins_fixed ul li.blue {
  background: #017ece;
}
.skins_fixed ul li.green {
  background: #32b098;
}
.skins_fixed ul li.active:after {
  font-family: FontAwesome;
  content: "\f00c";
  background: rgba(0, 0, 0, 0.2) !important;
  background: #000;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  color: #ff6600;
  font-weight: bold;
  text-align: center;
  font-size: 12px;
  line-height: 18px;
}
.skins_fixed:hover {
  right: 0;
  /*left:auto;
        margin-left:0;*/
}
/* 箭头导向 */
.arrow_guide .step {
  background: #ccc;
  height: 24px;
  font-size: 12px;
  color: #fff;
  line-height: 24px;
  float: left;
  position: relative;
}
.arrow_guide .step span {
  display: block;
  padding-left: 10px;
  margin-right: 18px;
  background: #ccc;
}
.arrow_guide .step .sj {
  position: absolute;
  top: 0;
  right: -5px;
  height: 24px;
  overflow: hidden;
  width: 24px;
  background: none;
}
.arrow_guide .step .sj .in {
  width: 0;
  height: 0;
  border-width: 12px;
  border-style: solid;
  border-color: transparent transparent transparent #ccc;
  position: absolute;
  right: 0;
  z-index: 1;
}
.arrow_guide .step .sj .out {
  width: 0;
  height: 0;
  border-width: 18px;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  right: -13px;
  top: -6px;
}
.arrow_guide .step.last span {
  margin-right: 0;
}
.arrow_guide .step.active span {
  background: #ff6600;
}
.arrow_guide .step.active .sj .in {
  border-left-color: #ff6600;
}
.arrow_guide .step.before {
  background: #ff6600;
}
/* 弹框内箭头导向 */
.modal-dialog .arrow_guide {
  margin-top: -15px;
  margin-left: -15px;
  margin-right: -15px;
}
.modal-dialog .help-block {
  font-size: 12px;
  color: #999;
}
/* 仿下拉框 */
.common_select_modal {
  position: relative;
}
.common_select_modal > input[type="text"] {
  padding-right: 32px;
}
.common_select_modal > .icon-caret-down {
  padding: 2px 5px;
  border: 1px solid #ccc;
  background: #fff;
  cursor: pointer;
  position: absolute;
  right: 7px;
  top: 7px;
}
.common_select_modal > .icon-caret-down:hover {
  box-shadow: 0 0 5px #ccc;
}
.common_select_modal > ul {
  display: none;
  position: absolute;
  background: #fff;
  z-index: 1;
  top: 101%;
  right: 0;
  left: 0;
  border: 1px solid #ccc;
  box-shadow: 0 2px 5px #ccc;
  padding: 5px;
}
.common_select_modal > ul li {
  cursor: pointer;
  color: #999;
  padding-left: 5px;
  padding-right: 5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.common_select_modal > ul li:hover {
  background: #f1f1f1;
}
.scrollbar_bg {
  height: 0;
  display: none;
}
/* 左边线背景色块 */
.bs_callout {
  background: #f1f1f1;
  border-left: 4px solid #ccc;
  padding: 10px;
  margin-top: 0;
}
/* 选择题 选项列表 */
.options_create .option_row {
  margin-bottom: 5px;
}
.options_create .option_row > .option {
  position: relative;
  padding-right: 10px;
}
.options_create .option_row > .option > .close {
  position: absolute;
  right: 20px;
  z-index: 1;
  top: 9px;
}
.options_create .option_row > .option > .radio {
  float: left;
}
.options_create .option_row > .option > .radio > input[type="radio"] {
  margin-left: 0;
}
.options_create .option_row > .option > .checkbox {
  float: left;
}
.options_create .option_row > .option > .checkbox > input[type="checkbox"] {
  margin-left: 0;
}
.options_create .option_row > .option > .summernote_wrap {
  margin-left: 20px;
}
.options_create .option_row > .option > .summernote_wrap .note-toolbar-wrapper {
  display: none;
  min-height: 35px !important;
}
.options_create .option_row > .option > .summernote_wrap .note-editable {
  color: #666;
  background: transparent;
}
.options_create .form-control-static .close {
  float: none;
  vertical-align: middle;
}
.options_create .form-control-static .label {
  vertical-align: middle;
  margin-left: 10px;
  font-weight: normal;
}
.options_create .create_btn_wrap {
  padding-right: 10px;
}
.options_create .create_btn_wrap > a {
  width: auto;
  margin-left: 20px;
}
.options_create .option_row {
  margin-bottom: 5px;
}
.options_create .option_row > .option {
  position: relative;
}
.options_create .option_row > .option > .close {
  position: absolute;
  right: 20px;
  z-index: 1;
  top: 9px;
}
.options_create .create_btn {
  display: block;
  border: 1px dashed #ccc;
  line-height: 20px;
  background: transparent;
  text-decoration: none;
}
.options_create .create_btn:hover {
  box-shadow: 0 0 5px #ccc;
}
/* 上传图片弹框样式 */
.img_upload_modal {
  /* 上传图片 */
}
.img_upload_modal input[type='file'] {
  display: inline-block;
}
.img_upload_modal .set_img_wrap {
  padding-top: 10px;
}
.img_upload_modal .set_img_wrap .set_wrap {
  float: left;
  width: 150px;
}
.img_upload_modal .set_img_wrap .set_wrap > h5 > a {
  color: #666;
  margin-left: 10px;
}
.img_upload_modal .set_img_wrap .set_wrap > h5 > a:hover {
  text-decoration: none;
  color: #00b9e7;
}
.img_upload_modal .set_img_wrap .img_wrap {
  margin-left: 170px;
}
.img_upload_modal .set_img_wrap .img_wrap > .form-control {
  height: 200px;
  overflow: auto;
}
#imgPeviewPop {
  /* 预览图样式 */
  display: none;
  background: #fff;
  border: 1px solid #ccc;
  box-shadow: 0 0 5px #ccc;
  position: absolute;
  padding: 10px;
  z-index: 1051;
}
#imgPeviewPop > img {
  width: 240px;
}
#imgPeviewPop:after {
  content: "";
  width: 10px;
  height: 10px;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -moz-transform: rotate(45deg);
  /* Firefox */
  -webkit-transform: rotate(45deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(45deg);
  /* Opera */
  background: #fff;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  position: absolute;
  top: -5px;
  left: 50%;
  margin-left: -5px;
}
/* 自动显示消失的弹框 */
body > .body_alert {
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  position: absolute;
  padding: 15px 40px 15px 15px;
  width: 300px;
}
body > .body_alert.right {
  right: 40px;
  top: 60px;
}
/* 向导样式1 */
ul.guide_style_1 {
  text-align: center;
  margin-bottom: 30px;
}
ul.guide_style_1 > li {
  display: inline-block;
  position: relative;
  margin-left: 250px;
}
ul.guide_style_1 > li > a {
  display: block;
  padding: 5px;
  text-decoration: none;
  color: #666;
  font-size: 12px;
}
ul.guide_style_1 > li > a .circle {
  display: inline-block;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: #ccc;
  color: #fff;
  border: 5px solid #f4f4f4;
  line-height: 34px;
  text-align: center;
  font-size: 14px;
  margin-right: 5px;
}
ul.guide_style_1 > li:before {
  content: "";
  display: block;
  width: 250px;
  height: 4px;
  background: #ccc;
  position: absolute;
  right: 100%;
  top: 25px;
}
ul.guide_style_1 > li:after {
  content: "";
  display: block;
  width: 0;
  height: 4px;
  background: #ff6600;
  position: absolute;
  right: 100%;
  top: 25px;
  transition: width 0.2s;
  -moz-transition: width 0.2s;
  /* Firefox 4 */
  -webkit-transition: width 0.2s;
  /* Safari 和 Chrome */
  -o-transition: width 0.2s;
  /* Opera */
}
ul.guide_style_1 > li:first-child {
  margin-left: 0;
}
ul.guide_style_1 > li:first-child:before {
  display: none;
}
ul.guide_style_1 > li.active > a .circle,
ul.guide_style_1 > li.done > a .circle {
  background: #ff6600;
  border-color: #ffdfcb;
}
ul.guide_style_1 > li.active > a .title,
ul.guide_style_1 > li.done > a .title {
  color: #ff6600;
}
ul.guide_style_1 > li.active:before,
ul.guide_style_1 > li.done:before {
  background: #ff6600;
}
/* 筛选行 */
.form-inline.filter_wrap {
  padding-top: 5px;
  padding-bottom: 5px;
}
/* 右侧滑出框 */
.common_float_pop {
  background: #fff;
  position: fixed;
  top: 60px;
  right: -400px;
  bottom: 0;
  width: 400px;
  -webkit-box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.2);
  z-index: 110;
  -webkit-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5 ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.common_float_pop > .open_side_btn {
  width: 38px;
  height: 38px;
  background: #408cff;
  /*border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;*/
  border-radius: 50%;
  padding-top: 6px;
  padding-left: 7px;
  position: absolute;
  left: -38px;
  top: 160px;
  z-index: 1;
  cursor: pointer;
}
.common_float_pop > .open_side_btn > .iconfont {
  color: #fff;
  font-size: 24px;
}
.common_float_pop > .well_frame {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 100%;
  margin: 0;
}
.common_float_pop > .well_frame button.close {
  opacity: 1;
  filter: alpha(opacity=100);
  color: #666;
}
.common_float_pop > .well_frame button.close:hover {
  color: #333;
}
.common_float_pop.open {
  right: 0;
}
/* 创建工作空间  start */
.create_workspace_wrap .square_list_wrap .common_square_block {
  padding: 20px;
  cursor: pointer;
}
.create_workspace_wrap .square_list_wrap .common_square_block > img {
  margin-right: 10px;
}
.create_workspace_wrap .square_list_wrap .common_square_block > span {
  font-size: 18px;
  vertical-align: middle;
}
/* 创建工作空间  end */
/* 访问管理  start */
.webide_side_btn {
  display: none;
  position: absolute;
  top: 90px;
  right: 12px;
}
.webide_side_btn span {
  font-size: 26px;
  color: #adadad;
  cursor: pointer;
}
.webide_side_btn span:hover {
  color: #fff;
}
.access_management_wrap {
  top: 0;
}
.access_management_wrap .tab-pane .form-inline .form-control {
  width: 120px;
}
.access_management_wrap ul.list {
  position: absolute;
  top: 230px;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-x: hidden;
  overflow-y: auto;
}
.access_management_wrap ul.list > li {
  padding: 15px;
  border-top: 1px solid #eee;
}
.access_management_wrap ul.list > li > p {
  color: #666;
}
.access_management_wrap ul.list > li .oper > span {
  font-size: 12px;
  color: #999;
}
.access_management_wrap ul.list > li .oper > .btn {
  margin-left: 5px;
}
/* 访问管理  end */
/* 多选下拉框 */
.multi_select_form {
  position: relative;
}
.multi_select_form .form-control.selected_list {
  height: auto;
  padding-bottom: 0;
  height: 74px;
  overflow-y: auto;
  overflow-x: hidden;
}
.multi_select_form .form-control.selected_list > span.placeholder {
  cursor: default;
  display: block;
  margin-bottom: 6px;
}
.multi_select_form .form-control.selected_list > ul > li {
  position: relative;
  float: left;
  padding: 5px 20px 5px 5px;
  font-size: 12px;
  background: #eee;
  border-radius: 5px;
  margin-bottom: 6px;
  margin-right: 6px;
}
.multi_select_form .form-control.selected_list > ul > li > span {
  display: block;
  max-width: 120px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.multi_select_form .form-control.selected_list > ul > li > .close {
  position: absolute;
  right: 2px;
  top: 1px;
}
.multi_select_form .form-control.selected_list.focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.multi_select_form .form-control.select_list {
  display: none;
  height: auto;
  position: absolute;
  left: 0;
  top: 100%;
  right: 0;
  margin-top: 2px;
  z-index: 11;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.08);
  padding: 0;
  overflow: hidden;
}
.multi_select_form .form-control.select_list > ul {
  max-height: 400px;
  overflow-y: auto;
  overflow-x: hidden;
}
.multi_select_form .form-control.select_list > ul > li > .checkbox {
  position: relative;
  padding: 10px 30px 10px 15px;
  min-height: auto;
  background: #f2faff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.multi_select_form .form-control.select_list > ul > li > .checkbox.checkall {
  background: #fff;
}
.multi_select_form .form-control.select_list > ul > li > .checkbox > span {
  position: absolute;
  right: 15px;
  top: 11px;
  color: #999;
  font-size: 10px;
  cursor: pointer;
  font-size: 21px;
  transition: all 0.2s;
  -moz-transition: all 0.2s;
  /* Firefox 4 */
  -webkit-transition: all 0.2s;
  /* Safari 和 Chrome */
  -o-transition: all 0.2s;
  /* Opera */
}
.multi_select_form .form-control.select_list > ul > li > ul > li {
  position: relative;
  padding: 10px 35px;
  color: #999;
  font-size: 12px;
  cursor: pointer;
}
.multi_select_form .form-control.select_list > ul > li > ul > li > span {
  display: none;
  position: absolute;
  right: 15px;
  top: 12px;
  color: #ff9900;
}
.multi_select_form .form-control.select_list > ul > li > ul > li:hover {
  background: #f9f9f9;
}
.multi_select_form .form-control.select_list > ul > li > ul > li.active {
  color: #ff9900;
}
.multi_select_form .form-control.select_list > ul > li > ul > li.active > span {
  display: block;
}
.multi_select_form .form-control.select_list > ul > li.active > .checkbox > span {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -moz-transform: rotate(180deg);
  /* Firefox */
  -webkit-transform: rotate(180deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(180deg);
  /* Opera */
}
#mini-manually-topo .topo_alert_wrap {
  width: 200px;
  position: absolute;
  right: 0;
  top: 5px;
  z-index: 1;
}
#mini-manually-topo .topo_alert_wrap > h5 {
  margin: 0;
  padding: 5px 10px;
  background: #666;
  color: #fff;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  font-size: 12px;
  margin-bottom: 5px;
}
#mini-manually-topo .topo_alert_wrap > h5 > i {
  margin-right: 5px;
}
#mini-manually-topo .topo_alert_wrap > h5 > .close {
  font-size: 14px;
  color: #fff;
  top: -1px;
  position: relative;
  opacity: 1;
  text-shadow: none;
}
#mini-manually-topo .topo_alert_wrap .alert {
  margin-bottom: 5px;
  border-radius: 4px;
  padding: 10px;
  font-size: 12px;
  position: relative;
}
#mini-manually-topo .topo_alert_wrap .alert > i {
  margin-right: 5px;
  position: relative;
  z-index: 1;
}
#mini-manually-topo .topo_alert_wrap .alert > span {
  position: relative;
  z-index: 1;
  width: 150px;
}
#mini-manually-topo .topo_alert_wrap .alert > .close {
  top: -2px;
  position: relative;
  z-index: 1;
  color: #333;
}
#mini-manually-topo .topo_alert_wrap .alert > .close span {
  font-size: 14px;
}
#mini-manually-topo .topo_alert_wrap .alert > .progress {
  height: auto;
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  margin: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #d6e9c6;
  border-radius: 4px;
  z-index: 0;
}
#mini-manually-topo .topo_alert_wrap .alert > .progress .progress-bar {
  -webkit-box-shadow: none;
  box-shadow: none;
}
#mini-manually-topo .topo_alert_wrap .alert > .progress .progress-bar.progress-bar-success {
  background-color: #b6d7a8;
}
/* 穿梭框 */
.transfer_wrap > .well_frame {
  border: none;
  padding: 0;
  float: left;
  width: 45%;
}
.transfer_wrap > .well_frame > h5 {
  z-index: 0 !important;
}
.transfer_wrap > .well_frame > h5 > span.text-orange {
  margin-left: 5px;
}
.transfer_wrap > .well_frame > h5 > .search {
  top: -4px;
}
.transfer_wrap > .well_frame.oper_btns {
  width: 10%;
  min-height: auto;
  padding-top: 185px;
}
.transfer_wrap > .well_frame.oper_btns > a {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  border: 1px solid #d8dee5;
  background: #f1f3f6;
  color: #8e99a8;
  font-size: 21px;
  text-decoration: none;
  border-radius: 50%;
  margin: 0 auto;
}
.transfer_wrap > .well_frame.oper_btns > a:first-child {
  margin-bottom: 25px;
}
.transfer_wrap > .well_frame.oper_btns > a > i {
  font-size: 18px;
}
.transfer_wrap > .well_frame.oper_btns > a:hover {
  background: #5a95ff;
  color: #fff;
  border-color: #5a95ff;
}
.transfer_wrap > .well_frame .table_list_wrap {
  border-radius: 5px;
  border: 1px solid #d3d7df;
  overflow: hidden;
  height: 400px;
}
.transfer_wrap > .well_frame .table_list_wrap .tb_generic thead th {
  background: transparent;
  padding: 10px;
}
.transfer_wrap > .well_frame .table_list_wrap .tb_generic tbody tr td {
  padding: 10px;
}
.transfer_wrap > .well_frame .table_list_wrap .tb_generic tbody tr:nth-child(odd) {
  background: #f6f7f9;
}
.transfer_wrap > .well_frame .table_list_wrap .tb_generic tbody tr:hover {
  background: #f1f6ff;
}
.transfer_wrap > .well_frame .table_list_wrap .tb_generic tbody tr.no-records-found {
  text-align: center;
}
.transfer_wrap > .well_frame .table_list_wrap .fixed-table-toolbar {
  position: absolute;
  right: 0;
  top: -4px;
  z-index: 1;
}
.transfer_wrap > .well_frame .table_list_wrap .fixed-table-toolbar .btn-group {
  margin: 0;
}
.transfer_wrap > .well_frame .table_list_wrap .fixed-table-toolbar .search-input {
  padding: 4px 30px 4px 12px;
  height: 25px;
  width: 150px;
  border-radius: 20px;
}
.transfer_wrap > .well_frame .table_list_wrap .fixed-table-toolbar .search-input:focus {
  border-color: #ccc;
}
.transfer_wrap > .well_frame .table_list_wrap .fixed-table-toolbar .input-group-append {
  position: absolute;
  right: 0;
  z-index: 2;
}
.transfer_wrap > .well_frame .table_list_wrap .fixed-table-toolbar .input-group-append .btn {
  background: none;
  padding: 0;
  color: #ccc;
}
.transfer_wrap > .well_frame .table_list_wrap .fixed-table-toolbar .input-group-append .btn:hover {
  color: #999;
}
.transfer_wrap > .well_frame .table_list_wrap .fixed-table-container {
  height: 400px !important;
  padding-bottom: 47px !important;
}
.transfer_wrap > .well_frame .table_list_wrap .fixed-table-container .fixed-table-header {
  margin-bottom: -1px;
  position: relative;
  z-index: 1;
}
/* link跳转提示 */
.link_to_page_tip {
  font-size: 21px;
  color: #888;
  position: relative;
  top: -2px;
}
.link_to_page_tip:focus {
  color: #888;
}
.link_to_page_tip:hover {
  color: #ff6600;
  text-decoration: none;
}
/* 弹框-多文件上传进度 */
ul.files_upload_progress > li .progress {
  height: 5px;
}
ul.files_upload_progress > li .alert {
  padding: 10px 15px;
  margin: 0;
  font-size: 12px;
  color: #666;
  position: relative;
  border-top: 1px solid #ddd;
}
ul.files_upload_progress > li .alert .file_title {
  float: left;
  width: 45%;
}
ul.files_upload_progress > li .alert .file_progress {
  float: left;
  width: 50%;
  padding-top: 5px;
}
ul.files_upload_progress > li .alert .file_progress .progress {
  margin-bottom: 5px;
}
ul.files_upload_progress > li .alert .close {
  position: absolute;
  right: 10px;
  top: 17px;
  font-weight: normal;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
ul.files_upload_progress > li .alert:first-child {
  border-top: none;
}
ul.files_upload_progress > li.file_progress_list {
  padding: 0;
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
}
/* 头部菜单栏 */
.nav_defined {
  border-radius: 0;
  background: #333743;
  border: none;
  margin: 0 auto 0;
  height: 60px;
  min-width: 1190px;
}
.nav_defined .navbar-collapse {
  position: relative;
}
.nav_defined .nav_logo {
  float: left;
  padding-right: 30px;
  position: relative;
  top: 10px;
  /*a {
            display:block;
            height:27px;
            width:93px;
            background:url("../img/skin/orange-theme/logo/openlab_index.f9fdd141c71d.png") 0 0 no-repeat;
            position: relative;
            top: 18px;
            height:60px;
            line-height:60px;
            > img {
                height:27px;
            }
        }        */
}
.nav_defined .nav_logo img {
  height: 40px;
}
.nav_defined .nav_title {
  float: left;
  font-size: 18px;
  color: #fff;
  letter-spacing: 1.1px;
  padding-right: 20px;
  line-height: 60px;
}
.nav_defined .platform_title {
  float: left;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 60px;
}
.nav_defined ul.navbar-right {
  position: absolute;
  right: 0;
  top: 0;
  height: 60px;
}
.nav_defined ul.navbar-right > li {
  height: 100%;
}
.nav_defined ul.navbar-right > li > a {
  height: 100%;
}
.nav_defined ul.navbar-right > li.nav_home {
  text-align: center;
  position: relative;
}
.nav_defined ul.navbar-right > li.nav_home > a {
  /*line-height: 60px;
                    padding-top:0;*/
  padding-bottom: 0;
  color: #fff;
  font-size: 21px;
  top: 0;
  padding-top: 19px;
  display: block;
  color: #eee;
  margin-right: 10px;
}
.nav_defined ul.navbar-right > li.nav_home > a > span {
  display: block;
}
.nav_defined ul.navbar-right > li.nav_home > a > span:first-child {
  font-size: 21px;
  margin-bottom: 3px;
  left: -1px;
}
.nav_defined ul.navbar-right > li.nav_home > a:hover {
  color: #fff;
}
.nav_defined ul.navbar-right > li.nav_home:after {
  content: "";
  display: block;
  width: 2px;
  height: 36px;
  background: #3d414c;
  position: absolute;
  right: 0;
  top: 12px;
  display: none;
}
.nav_defined ul.navbar-right > li.user_drop {
  margin-left: 15px;
}
.nav_defined ul.navbar-right > li.user_drop > a {
  padding-top: 16px;
  padding-bottom: 0;
}
.nav_defined ul.navbar-right > li.user_drop > a > span {
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 60px;
  text-align: center;
}
.nav_defined ul.navbar-right > li.user_drop > a > b {
  position: absolute;
  right: 0;
  top: 28px;
}
.nav_defined ul.navbar-right > li.user_drop.open > a:hover {
  background: #fff;
  color: #333;
}
.nav_defined ul.navbar-right > li.user_drop ul.dropdown-menu {
  width: 100px;
  min-width: auto;
  padding-top: 0;
  padding-bottom: 0;
  border-color: #eee;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.18);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.18);
}
.nav_defined ul.navbar-right > li.user_drop ul.dropdown-menu li > span {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 12px;
  color: #666;
  background: #f7f8fa;
  padding: 10px 20px;
}
.nav_defined ul.navbar-right > li.user_drop ul.dropdown-menu li > a {
  font-size: 12px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.nav_defined ul.navbar-right > li.user_drop ul.dropdown-menu li > a i.dot {
  display: inline-block;
  width: 5px;
  height: 5px;
  background: #cf4a3f;
  border-radius: 50%;
  vertical-align: top;
}
.nav_defined ul.navbar-right > li.user_drop ul.dropdown-menu li > a:hover {
  background: #e9f4fe;
  color: #408cff;
}
.nav_defined ul.navbar-right > li.user_drop ul.dropdown-menu li.active > a {
  background: #fff;
  color: #666;
}
.nav_defined ul.navbar-right > li.user_drop ul.dropdown-menu li.active > a:hover {
  background: #e9f4fe;
  color: #408cff;
}
.nav_defined ul.navbar-right > li.user_drop ul.dropdown-menu .divider {
  margin: 0 10px;
}
.nav_defined ul.navbar-right > li.user_drop:hover > ul.dropdown-menu {
  display: block;
}
.nav_defined ul.navbar-right > li.user_drop .user_head {
  position: relative;
  width: 28px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.nav_defined ul.navbar-right > li.user_drop .user_head img {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  display: block;
}
.nav_defined ul.navbar-right > li.user_drop .user_head span {
  display: block;
  width: 10px;
  height: 10px;
  background: #cf4a3f;
  border-radius: 50%;
  border: 2px solid #fff;
  position: absolute;
  right: -4px;
  top: 1px;
}
.nav_defined .menu_news span {
  display: block;
  width: 10px;
  height: 10px;
  background: #cf4a3f;
  border-radius: 50%;
  position: absolute;
  right: 14px;
  top: 6px;
}
.nav_defined .menu_news span.label {
  border-radius: 50%;
  display: inline-block;
  min-width: 17px;
  height: 17px;
  padding: 0px 5px;
  background: #ff6600;
  font-weight: normal;
  line-height: 17px;
}
.nav_defined .menu_news .menu_news_pop {
  display: none;
  position: absolute;
  top: 60px;
  right: -1px;
  width: 250px;
  background: #fff;
  border-left: 1px solid #32323a;
  border-right: 1px solid #32323a;
  border-bottom: 5px solid #32323a;
  z-index: 1001;
}
.nav_defined .menu_news .menu_news_pop h5 {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 0;
}
.nav_defined .menu_news .menu_news_pop p {
  margin-bottom: 0;
}
.nav_defined .menu_news .menu_news_pop p a {
  display: block;
  padding: 10px;
  color: #00b9e7;
  float: left;
  width: 200px;
  background: transparent;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.nav_defined .menu_news .menu_news_pop p a:hover {
  text-decoration: underline;
  color: #00b9e7;
}
.nav_defined .menu_news .menu_news_pop p button {
  float: right;
  margin-right: 10px;
  font-size: 18px;
  margin-top: 11px;
  outline: none;
}
.nav_defined .menu_news .menu_news_pop p:hover {
  background: #f1f1f1;
}
.nav_defined .menu_news .menu_news_pop p:hover a {
  background: transparent;
}
.nav_defined .link_all {
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #ccc;
  text-align: center;
}
.nav_defined .navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 768px) {
  .nav_defined .navbar-right {
    margin-right: 0px;
  }
}
.nav_defined .navbar-nav > li {
  border-left: 1px solid #44444c;
}
.nav_defined .navbar-nav > li > a {
  white-space: nowrap;
  color: #eee;
  /*padding:30px 0px 10px;*/
  position: relative;
  -webkit-transition: none;
  -ms-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.nav_defined .navbar-nav > li > a > i {
  position: absolute;
  display: block;
  top: 10px;
  left: 50%;
  margin-left: -7px;
}
.nav_defined .navbar-nav > li.new > a:after {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  background: #cf4a3f;
  border-radius: 50%;
  position: absolute;
  top: 20px;
  right: 10px;
}
.nav_defined .navbar-nav > .active > a,
.nav_defined .navbar-nav > .active > a:focus {
  background: #408cff;
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
}
.nav_defined .navbar-nav > .active > a:hover {
  color: #fff;
  background: #408cff;
}
.nav_defined .navbar-right > li {
  border-left: none;
}
.nav_defined .navbar-nav > .open > a,
.nav_defined .navbar-nav > .open > a:focus {
  background-color: #fff;
  color: #333;
}
/*.nav_defined .navbar-nav .dropdown-menu {
    border:none;
    border-radius:0;
}*/
/*.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    color:#fff;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover {
    color:#ff6600;
    background:none;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    background:#f1f1f1;
    color:#333;
}*/
/* top menu bar style */
.navbar-fixed-top {
  z-index: 100;
}
ul.nav.navbar_style_user > li {
  border: none;
}
ul.nav.navbar_style_user > li > a {
  padding: 0 15px;
  height: 60px;
  line-height: 60px;
}
ul.nav.navbar_style_user > li > a > i {
  position: static;
  display: inline;
  font-size: 13px;
  margin-right: 5px;
  margin-left: 0;
}
ul.nav.navbar_style_user > li > ul {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #fff;
  width: 110px;
  border-radius: 4px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.18);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.18);
  border: 1px solid #eee;
}
ul.nav.navbar_style_user > li > ul li {
  position: relative;
}
ul.nav.navbar_style_user > li > ul li > a {
  display: block;
  padding-left: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #666;
  font-size: 12px;
  text-decoration: none;
}
ul.nav.navbar_style_user > li > ul li > a > i {
  font-size: 14px;
  position: absolute;
  right: 10px;
  top: 6.5px;
}
ul.nav.navbar_style_user > li > ul li > a:hover {
  background: #f1f8ff;
  color: #408cff;
}
ul.nav.navbar_style_user > li > ul li > span {
  display: block;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #333;
}
ul.nav.navbar_style_user > li > ul li > ul {
  display: none;
  position: absolute;
  top: 0;
  left: 110%;
  background: #fff;
  width: 120px;
  border-radius: 4px;
  padding-top: 8px;
  padding-bottom: 8px;
  box-shadow: 0 2px 5px #ddd;
  border: 1px solid #ddd;
}
ul.nav.navbar_style_user > li > ul li > ul > li {
  z-index: 1;
}
ul.nav.navbar_style_user > li > ul li > ul:after {
  content: "";
  display: block;
  position: absolute;
  left: -6px;
  top: 8px;
  width: 10px;
  height: 10px;
  background: #fff;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}
ul.nav.navbar_style_user > li:hover > ul {
  display: block;
}
/* 面包屑导航 */
.breadcrumb_defined {
  min-width: 1100px;
  padding: 5px 0;
  border-bottom: 1px solid #f4f4f4;
  background: #fff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.breadcrumb_defined .breadcrumb {
  background: none;
  margin-bottom: 0;
  padding: 0;
  float: left;
  display: inline;
  line-height: 35px;
  float: none\0;
}
.breadcrumb_defined .breadcrumb > li a,
.breadcrumb_defined .breadcrumb > li span {
  color: #999;
}
.breadcrumb_defined .breadcrumb > li a:hover,
.breadcrumb_defined .breadcrumb > li span:hover {
  text-decoration: underline;
}
.breadcrumb_defined .breadcrumb > li + li:before {
  color: #999;
}
.breadcrumb_defined .breadcrumb > li.active {
  color: #fff;
}
.breadcrumb_defined .breadcrumb > li:last-child > span,
.breadcrumb_defined .breadcrumb > li:last-child > a {
  color: #666;
}
.breadcrumb_defined .navbar-form {
  margin-top: 0;
  margin-bottom: 0;
}
#footer {
  min-width: 1190px;
  height: 75px;
  /*border-top: 1px solid #32323a;*/
  background: transparent;
  text-align: center;
  color: #999;
  /*padding-top: 28px;
    line-height:75px;*/
  margin: 20px auto 0;
  position: relative;
  z-index: 1;
  font-size: 12px;
}
#footer span {
  display: inline-block;
}
#footer span.logo1 {
  height: 24px;
  line-height: 24px;
  padding-left: 28px;
  background: url("../img/logo-01.2c24e1a29074.png") no-repeat;
  padding-right: 20px;
}
#footer span.logo2 {
  height: 24px;
  line-height: 24px;
  padding-left: 28px;
  background: url("../img/logo-02.1dbd6c2bd8f4.png") no-repeat;
}
