.field-validation-error {
   font-size: 12px !important;
    color: #a94442 !important;
    font-weight: 600 !important;
    padding-right: 1px !important
}
/* Change background color of invalid text inputs to light red */
input[type="text"].input-validation-error
{
   border-color: #a94442;
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-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 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
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 {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          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-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-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;
  }
  select {
    background: #fff !important;
  }
  .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;
  }
}

.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: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.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: #333;
  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 {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  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: #777;
}
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: normal;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.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: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
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;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 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;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
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: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.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;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  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 {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 920px) {
  .container {
    width: 900px;
  }
}
@media (min-width: 1255px) {
  .container {
    width: 1230px;
  }
}
@media (min-width: 1550px) {
  .container {
    width: 1500px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -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-right: 15px;
  padding-left: 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: #777;
  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;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.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 {
  min-height: .01%;
  overflow-x: auto;
}
@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 {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  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: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-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, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .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[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  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"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    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-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  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 {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 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;
}
select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}
textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 5px 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;
}
select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}
textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 10px 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 {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .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, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.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, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.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, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.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 {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.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 {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.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,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  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:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.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,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  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:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {

  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.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,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  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:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.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,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  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:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.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,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  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:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.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,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #337ab7;
  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: #777;
  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 .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .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-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  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;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.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: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;

  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px solid;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.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-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-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-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-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(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-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
}
.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-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  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-right: 0;
  padding-left: 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: #555;
  text-align: center;
  background-color: #eee;
  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-top-right-radius: 0;
  border-bottom-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-top-left-radius: 0;
  border-bottom-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 {
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 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: #e5e5e5;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  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 #eee solid;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #eee;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px #eee solid;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.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 {
  margin-bottom: 5px;
  text-align: center;
}
.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-left-radius: 0;
  border-top-right-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 {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            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-right: 0;
    padding-left: 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;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.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;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  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;
    -webkit-box-shadow: none;
            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 {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@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;
  }
}
@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;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-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-right: 15px;
    margin-left: 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 {
  color: #555;
  background-color: #e7e7e7;
}
@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 {
  color: #fff;
  background-color: #080808;
}
@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 {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.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;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #23527c;
  background-color: #eee;
  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: 2;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.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: #eee;
}
.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: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .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: #777;
}
.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;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #777;
  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: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.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;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding: 48px 0;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 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 .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.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 {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.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;
  }
}
@-o-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 {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
          box-shadow: inset 0 1px 2px rgba(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, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
       -o-transition: width .6s ease;
          transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.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 {
  padding-left: 0;
  margin-bottom: 20px;
}
.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-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.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: #777;
}
.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 {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.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 {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.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 {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.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 {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.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, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-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-left-radius: 3px;
  border-top-right-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-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-right: 15px;
  padding-left: 15px;
}

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-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-right-radius: 3px;
  border-bottom-left-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 {
  margin-bottom: 0;
  border: 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: #333;
  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: #333;
}
.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;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 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, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(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;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.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;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  min-height: 16.42857143px;
  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-bottom: 0;
  margin-left: 5px;
}
.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, .5);
            box-shadow: 0 5px 15px rgba(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-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  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 {
  right: 5px;
  bottom: 0;
  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-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(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 {
  padding: 8px 14px;
  margin: 0;
  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 {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  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: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .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 .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000;
            perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 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;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  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;
  margin-top: -10px;
  font-family: serif;
  line-height: 1;
}
.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%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(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 {
    right: 20%;
    left: 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-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.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-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: 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;
  }
  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;
  }
  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;
  }
  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;
  }
  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;
  }
  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;
  }
}

/*******************************************************************************
 *              bootstrap-rtl (version 3.3.4)
 *      Author: Morteza Ansarinia (http://github.com/morteza)
 *  Created on: August 13,2015
 *     Project: bootstrap-rtl
 *   Copyright: Unlicensed Public Domain
 *******************************************************************************/

html{direction:rtl}body{direction:rtl}.flip.text-left{text-align:right}.flip.text-right{text-align:left}.list-unstyled{padding-right:0;padding-left:initial}.list-inline{padding-right:0;padding-left:initial;margin-right:-5px;margin-left:0}dd{margin-right:0;margin-left:initial}@media (min-width:768px){.dl-horizontal dt{float:right;clear:right;text-align:left}.dl-horizontal dd{margin-right:180px;margin-left:0}}blockquote{border-right:5px solid #eee;border-left:0}.blockquote-reverse,blockquote.pull-left{padding-left:15px;padding-right:0;border-left:5px solid #eee;border-right:0;text-align:left}.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:right}.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{left:100%;right:auto}.col-xs-pull-11{left:91.66666667%;right:auto}.col-xs-pull-10{left:83.33333333%;right:auto}.col-xs-pull-9{left:75%;right:auto}.col-xs-pull-8{left:66.66666667%;right:auto}.col-xs-pull-7{left:58.33333333%;right:auto}.col-xs-pull-6{left:50%;right:auto}.col-xs-pull-5{left:41.66666667%;right:auto}.col-xs-pull-4{left:33.33333333%;right:auto}.col-xs-pull-3{left:25%;right:auto}.col-xs-pull-2{left:16.66666667%;right:auto}.col-xs-pull-1{left:8.33333333%;right:auto}.col-xs-pull-0{left:auto;right:auto}.col-xs-push-12{right:100%;left:0}.col-xs-push-11{right:91.66666667%;left:0}.col-xs-push-10{right:83.33333333%;left:0}.col-xs-push-9{right:75%;left:0}.col-xs-push-8{right:66.66666667%;left:0}.col-xs-push-7{right:58.33333333%;left:0}.col-xs-push-6{right:50%;left:0}.col-xs-push-5{right:41.66666667%;left:0}.col-xs-push-4{right:33.33333333%;left:0}.col-xs-push-3{right:25%;left:0}.col-xs-push-2{right:16.66666667%;left:0}.col-xs-push-1{right:8.33333333%;left:0}.col-xs-push-0{right:auto;left:0}.col-xs-offset-12{margin-right:100%;margin-left:0}.col-xs-offset-11{margin-right:91.66666667%;margin-left:0}.col-xs-offset-10{margin-right:83.33333333%;margin-left:0}.col-xs-offset-9{margin-right:75%;margin-left:0}.col-xs-offset-8{margin-right:66.66666667%;margin-left:0}.col-xs-offset-7{margin-right:58.33333333%;margin-left:0}.col-xs-offset-6{margin-right:50%;margin-left:0}.col-xs-offset-5{margin-right:41.66666667%;margin-left:0}.col-xs-offset-4{margin-right:33.33333333%;margin-left:0}.col-xs-offset-3{margin-right:25%;margin-left:0}.col-xs-offset-2{margin-right:16.66666667%;margin-left:0}.col-xs-offset-1{margin-right:8.33333333%;margin-left:0}.col-xs-offset-0{margin-right: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:right}.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{left:100%;right:auto}.col-sm-pull-11{left:91.66666667%;right:auto}.col-sm-pull-10{left:83.33333333%;right:auto}.col-sm-pull-9{left:75%;right:auto}.col-sm-pull-8{left:66.66666667%;right:auto}.col-sm-pull-7{left:58.33333333%;right:auto}.col-sm-pull-6{left:50%;right:auto}.col-sm-pull-5{left:41.66666667%;right:auto}.col-sm-pull-4{left:33.33333333%;right:auto}.col-sm-pull-3{left:25%;right:auto}.col-sm-pull-2{left:16.66666667%;right:auto}.col-sm-pull-1{left:8.33333333%;right:auto}.col-sm-pull-0{left:auto;right:auto}.col-sm-push-12{right:100%;left:0}.col-sm-push-11{right:91.66666667%;left:0}.col-sm-push-10{right:83.33333333%;left:0}.col-sm-push-9{right:75%;left:0}.col-sm-push-8{right:66.66666667%;left:0}.col-sm-push-7{right:58.33333333%;left:0}.col-sm-push-6{right:50%;left:0}.col-sm-push-5{right:41.66666667%;left:0}.col-sm-push-4{right:33.33333333%;left:0}.col-sm-push-3{right:25%;left:0}.col-sm-push-2{right:16.66666667%;left:0}.col-sm-push-1{right:8.33333333%;left:0}.col-sm-push-0{right:auto;left:0}.col-sm-offset-12{margin-right:100%;margin-left:0}.col-sm-offset-11{margin-right:91.66666667%;margin-left:0}.col-sm-offset-10{margin-right:83.33333333%;margin-left:0}.col-sm-offset-9{margin-right:75%;margin-left:0}.col-sm-offset-8{margin-right:66.66666667%;margin-left:0}.col-sm-offset-7{margin-right:58.33333333%;margin-left:0}.col-sm-offset-6{margin-right:50%;margin-left:0}.col-sm-offset-5{margin-right:41.66666667%;margin-left:0}.col-sm-offset-4{margin-right:33.33333333%;margin-left:0}.col-sm-offset-3{margin-right:25%;margin-left:0}.col-sm-offset-2{margin-right:16.66666667%;margin-left:0}.col-sm-offset-1{margin-right:8.33333333%;margin-left:0}.col-sm-offset-0{margin-right: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:right}.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{left:100%;right:auto}.col-md-pull-11{left:91.66666667%;right:auto}.col-md-pull-10{left:83.33333333%;right:auto}.col-md-pull-9{left:75%;right:auto}.col-md-pull-8{left:66.66666667%;right:auto}.col-md-pull-7{left:58.33333333%;right:auto}.col-md-pull-6{left:50%;right:auto}.col-md-pull-5{left:41.66666667%;right:auto}.col-md-pull-4{left:33.33333333%;right:auto}.col-md-pull-3{left:25%;right:auto}.col-md-pull-2{left:16.66666667%;right:auto}.col-md-pull-1{left:8.33333333%;right:auto}.col-md-pull-0{left:auto;right:auto}.col-md-push-12{right:100%;left:0}.col-md-push-11{right:91.66666667%;left:0}.col-md-push-10{right:83.33333333%;left:0}.col-md-push-9{right:75%;left:0}.col-md-push-8{right:66.66666667%;left:0}.col-md-push-7{right:58.33333333%;left:0}.col-md-push-6{right:50%;left:0}.col-md-push-5{right:41.66666667%;left:0}.col-md-push-4{right:33.33333333%;left:0}.col-md-push-3{right:25%;left:0}.col-md-push-2{right:16.66666667%;left:0}.col-md-push-1{right:8.33333333%;left:0}.col-md-push-0{right:auto;left:0}.col-md-offset-12{margin-right:100%;margin-left:0}.col-md-offset-11{margin-right:91.66666667%;margin-left:0}.col-md-offset-10{margin-right:83.33333333%;margin-left:0}.col-md-offset-9{margin-right:75%;margin-left:0}.col-md-offset-8{margin-right:66.66666667%;margin-left:0}.col-md-offset-7{margin-right:58.33333333%;margin-left:0}.col-md-offset-6{margin-right:50%;margin-left:0}.col-md-offset-5{margin-right:41.66666667%;margin-left:0}.col-md-offset-4{margin-right:33.33333333%;margin-left:0}.col-md-offset-3{margin-right:25%;margin-left:0}.col-md-offset-2{margin-right:16.66666667%;margin-left:0}.col-md-offset-1{margin-right:8.33333333%;margin-left:0}.col-md-offset-0{margin-right: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:right}.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{left:100%;right:auto}.col-lg-pull-11{left:91.66666667%;right:auto}.col-lg-pull-10{left:83.33333333%;right:auto}.col-lg-pull-9{left:75%;right:auto}.col-lg-pull-8{left:66.66666667%;right:auto}.col-lg-pull-7{left:58.33333333%;right:auto}.col-lg-pull-6{left:50%;right:auto}.col-lg-pull-5{left:41.66666667%;right:auto}.col-lg-pull-4{left:33.33333333%;right:auto}.col-lg-pull-3{left:25%;right:auto}.col-lg-pull-2{left:16.66666667%;right:auto}.col-lg-pull-1{left:8.33333333%;right:auto}.col-lg-pull-0{left:auto;right:auto}.col-lg-push-12{right:100%;left:0}.col-lg-push-11{right:91.66666667%;left:0}.col-lg-push-10{right:83.33333333%;left:0}.col-lg-push-9{right:75%;left:0}.col-lg-push-8{right:66.66666667%;left:0}.col-lg-push-7{right:58.33333333%;left:0}.col-lg-push-6{right:50%;left:0}.col-lg-push-5{right:41.66666667%;left:0}.col-lg-push-4{right:33.33333333%;left:0}.col-lg-push-3{right:25%;left:0}.col-lg-push-2{right:16.66666667%;left:0}.col-lg-push-1{right:8.33333333%;left:0}.col-lg-push-0{right:auto;left:0}.col-lg-offset-12{margin-right:100%;margin-left:0}.col-lg-offset-11{margin-right:91.66666667%;margin-left:0}.col-lg-offset-10{margin-right:83.33333333%;margin-left:0}.col-lg-offset-9{margin-right:75%;margin-left:0}.col-lg-offset-8{margin-right:66.66666667%;margin-left:0}.col-lg-offset-7{margin-right:58.33333333%;margin-left:0}.col-lg-offset-6{margin-right:50%;margin-left:0}.col-lg-offset-5{margin-right:41.66666667%;margin-left:0}.col-lg-offset-4{margin-right:33.33333333%;margin-left:0}.col-lg-offset-3{margin-right:25%;margin-left:0}.col-lg-offset-2{margin-right:16.66666667%;margin-left:0}.col-lg-offset-1{margin-right:8.33333333%;margin-left:0}.col-lg-offset-0{margin-right:0;margin-left:0}}caption{text-align:right}th{text-align:right}@media screen and (max-width:767px){.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-right:0;border-left:initial}.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-left:0;border-right:initial}}.radio label,.checkbox label{padding-right:20px;padding-left:initial}.radio input[type=radio],.radio-inline input[type=radio],.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox]{margin-right:-20px;margin-left:auto}.radio-inline,.checkbox-inline{padding-right:20px;padding-left:0}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-right:10px;margin-left:0}.has-feedback .form-control{padding-left:42.5px;padding-right:12px}.form-control-feedback{left:0;right:auto}@media (min-width:768px){.form-inline label{padding-right:0;padding-left:initial}.form-inline .radio input[type=radio],.form-inline .checkbox input[type=checkbox]{margin-right:0;margin-left:auto}}@media (min-width:768px){.form-horizontal .control-label{text-align:left}}.form-horizontal .has-feedback .form-control-feedback{left:15px;right:auto}.caret{margin-right:2px;margin-left:0}.dropdown-menu{right:0;left:auto;float:left;text-align:right}.dropdown-menu.pull-right{left:0;right:auto;float:right}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}@media (min-width:768px){.navbar-right .dropdown-menu{left:auto;right:0}.navbar-right .dropdown-menu-left{left:0;right:auto}}.btn-group>.btn,.btn-group-vertical>.btn{float:right}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-right:-1px;margin-left:0}.btn-toolbar{margin-right:-5px;margin-left:0}.btn-toolbar .btn-group,.btn-toolbar .input-group{float:right}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-right:5px;margin-left:0}.btn-group>.btn:first-child{margin-right:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:0;border-top-left-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:4px;border-bottom-left-radius:4px;border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group{float:right}.btn-group.btn-group-justified>.btn,.btn-group.btn-group-justified>.btn-group{float:none}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child>.btn:last-child,.btn-group>.btn-group:first-child>.dropdown-toggle{border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:0;border-top-left-radius:0}.btn-group>.btn-group:last-child>.btn:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px;border-bottom-right-radius:0;border-top-right-radius:0}.btn .caret{margin-right:0}.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-right:0}.input-group .form-control{float:right}.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:4px;border-top-right-radius:4px;border-bottom-left-radius:0;border-top-left-radius:0}.input-group-addon:first-child{border-left:0;border-right:1px solid}.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:4px;border-top-left-radius:4px;border-bottom-right-radius:0;border-top-right-radius:0}.input-group-addon:last-child{border-left-width:1px;border-left-style:solid;border-right:0}.input-group-btn>.btn+.btn{margin-right:-1px;margin-left:auto}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-left:-1px;margin-right:auto}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{margin-right:-1px;margin-left:auto}.nav{padding-right:0;padding-left:initial}.nav-tabs>li{float:right}.nav-tabs>li>a{margin-left:auto;margin-right:-2px;}.nav-pills>li{float:right}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-right:2px;margin-left:auto}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-right:0;margin-left:auto}.nav-justified>.dropdown .dropdown-menu{right:auto}.nav-tabs-justified>li>a{margin-left:0;margin-right:auto}@media (min-width:768px){.nav-tabs-justified>li>a{border-radius:4px 4px 0 0}}@media (min-width:768px){.navbar-header{float:right}}.navbar-collapse{padding-right:15px;padding-left:15px}.navbar-brand{float:right}@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-right:-15px;margin-left:auto}}.navbar-toggle{float:left;margin-left:15px;margin-right:auto}@media (max-width:767px){.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 25px 5px 15px}}@media (min-width:768px){.navbar-nav{float:right}.navbar-nav>li{float:right}}@media (min-width:768px){.navbar-left.flip{float:right!important}.navbar-right:last-child{margin-left:-15px;margin-right:auto}.navbar-right.flip{float:left!important;margin-left:-15px;margin-right:auto}.navbar-right .dropdown-menu{left:0;right:auto}}@media (min-width:768px){.navbar-text{float:right}.navbar-text.navbar-right:last-child{margin-left:0;margin-right:auto}}.pagination{padding-right:0}.pagination>li>a,.pagination>li>span{float:right;margin-right:-1px;margin-left:0}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-right-radius:4px;border-top-right-radius:4px;border-bottom-left-radius:0;border-top-left-radius:0}.pagination>li:last-child>a,.pagination>li:last-child>span{margin-right:-1px;border-bottom-left-radius:4px;border-top-left-radius:4px;border-bottom-right-radius:0;border-top-right-radius:0}.pager{padding-right:0;padding-left:initial}.pager .next>a,.pager .next>span{float:left}.pager .previous>a,.pager .previous>span{float:right}.nav-pills>li>a>.badge{margin-left:0;margin-right:3px}.list-group-item>.badge{float:left}.list-group-item>.badge+.badge{margin-left:5px;margin-right:auto}.alert-dismissable,.alert-dismissible{padding-left:35px;padding-right:15px}.alert-dismissable .close,.alert-dismissible .close{right:auto;left:-21px}.progress-bar{float:right}.media>.pull-left{margin-right:10px}.media>.pull-left.flip{margin-right:0;margin-left:10px}.media>.pull-right{margin-left:10px}.media>.pull-right.flip{margin-left:0;margin-right:10px}.media-right,.media>.pull-right{padding-right:10px;padding-left:initial}.media-left,.media>.pull-left{padding-left:10px;padding-right:initial}.media-list{padding-right:0;padding-left:initial;list-style:none}.list-group{padding-right:0;padding-left:initial}.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-right-radius:3px;border-top-left-radius:0}.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-left-radius:3px;border-top-right-radius:0}.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;border-top-right-radius:0}.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;border-top-left-radius: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-right:0;border-left:none}.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:none;border-left:0}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object{right:0;left:auto}.close{float:left}.modal-footer{text-align:left}.modal-footer.flip{text-align:right}.modal-footer .btn+.btn{margin-left:auto;margin-right:5px}.modal-footer .btn-group .btn+.btn{margin-right:-1px;margin-left:auto}.modal-footer .btn-block+.btn-block{margin-right:0;margin-left:auto}.popover{left:auto;text-align:right}.popover.top>.arrow{right:50%;left:auto;margin-right:-11px;margin-left:auto}.popover.top>.arrow:after{margin-right:-10px;margin-left:auto}.popover.bottom>.arrow{right:50%;left:auto;margin-right:-11px;margin-left:auto}.popover.bottom>.arrow:after{margin-right:-10px;margin-left:auto}.carousel-control{right:0;bottom:0}.carousel-control.left{right:auto;left:0;background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,.5) 0),color-stop(rgba(0,0,0,.0001) 100%));background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(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,color-stop(rgba(0,0,0,.0001) 0),color-stop(rgba(0,0,0,.5) 100%));background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)}.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:50%;right:auto;margin-right:-10px}.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:50%;left:auto;margin-left:-10px}.carousel-indicators{right:50%;left:0;margin-right:-30%;margin-left:0;padding-left:0}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:0;margin-right:-15px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-left:0;margin-right:-15px}.carousel-caption{left:20%;right:20%;padding-bottom:30px}}.pull-right.flip{float:left!important}.pull-left.flip{float:right!important}
@font-face {
	font-family: 'Pe';
	src:url('../fonts/Pe-icon-7-stroke.eot?-2irksn');
	src:url('../fonts/Pe-icon-7-stroke.eot?#iefix-2irksn') format('embedded-opentype'),
		url('../fonts/Pe-icon-7-stroke.woff?-2irksn') format('woff'),
		url('../fonts/Pe-icon-7-stroke.ttf?-2irksn') format('truetype'),
		url('../fonts/Pe-icon-7-stroke.svg?-2irksn#Pe-icon-7-stroke') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="pe-"], [class*=" pe-"] {
	display: inline-block;
	font-family: 'Pe';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.pe-cloud-upload:before {
	content: "\e68a";
}
.pe-cash:before {
	content: "\e68c";
}
.pe-close:before {
	content: "\e680";
}
.pe-bluetooth:before {
	content: "\e68d";
}
.pe-cloud-download:before {
	content: "\e68b";
}
.pe-way:before {
	content: "\e68e";
}
.pe-close-circle:before {
	content: "\e681";
}
.pe-id:before {
	content: "\e68f";
}
.pe-angle-up:before {
	content: "\e682";
}
.pe-wristwatch:before {
	content: "\e690";
}
.pe-angle-up-circle:before {
	content: "\e683";
}
.pe-world:before {
	content: "\e691";
}
.pe-angle-right:before {
	content: "\e684";
}
.pe-volume:before {
	content: "\e692";
}
.pe-angle-right-circle:before {
	content: "\e685";
}
.pe-users:before {
	content: "\e693";
}
.pe-angle-left:before {
	content: "\e686";
}
.pe-user-female:before {
	content: "\e694";
}
.pe-angle-left-circle:before {
	content: "\e687";
}
.pe-up-arrow:before {
	content: "\e695";
}
.pe-angle-down:before {
	content: "\e688";
}
.pe-switch:before {
	content: "\e696";
}
.pe-angle-down-circle:before {
	content: "\e689";
}
.pe-scissors:before {
	content: "\e697";
}
.pe-wallet:before {
	content: "\e600";
}
.pe-safe:before {
	content: "\e698";
}
.pe-volume2:before {
	content: "\e601";
}
.pe-volume1:before {
	content: "\e602";
}
.pe-voicemail:before {
	content: "\e603";
}
.pe-video:before {
	content: "\e604";
}
.pe-user:before {
	content: "\e605";
}
.pe-upload:before {
	content: "\e606";
}
.pe-unlock:before {
	content: "\e607";
}
.pe-umbrella:before {
	content: "\e608";
}
.pe-trash:before {
	content: "\e609";
}
.pe-tools:before {
	content: "\e60a";
}
.pe-timer:before {
	content: "\e60b";
}
.pe-ticket:before {
	content: "\e60c";
}
.pe-target:before {
	content: "\e60d";
}
.pe-sun:before {
	content: "\e60e";
}
.pe-study:before {
	content: "\e60f";
}
.pe-stopwatch:before {
	content: "\e610";
}
.pe-star:before {
	content: "\e611";
}
.pe-speaker:before {
	content: "\e612";
}
.pe-signal:before {
	content: "\e613";
}
.pe-shuffle:before {
	content: "\e614";
}
.pe-shopbag:before {
	content: "\e615";
}
.pe-share:before {
	content: "\e616";
}
.pe-server:before {
	content: "\e617";
}
.pe-search:before {
	content: "\e618";
}
.pe-film:before {
	content: "\e6a5";
}
.pe-science:before {
	content: "\e619";
}
.pe-disk:before {
	content: "\e6a6";
}
.pe-ribbon:before {
	content: "\e61a";
}
.pe-repeat:before {
	content: "\e61b";
}
.pe-refresh:before {
	content: "\e61c";
}
.pe-add-user:before {
	content: "\e6a9";
}
.pe-refresh-cloud:before {
	content: "\e61d";
}
.pe-paperclip:before {
	content: "\e69c";
}
.pe-radio:before {
	content: "\e61e";
}
.pe-note2:before {
	content: "\e69d";
}
.pe-print:before {
	content: "\e61f";
}
.pe-network:before {
	content: "\e69e";
}
.pe-prev:before {
	content: "\e620";
}
.pe-mute:before {
	content: "\e69f";
}
.pe-power:before {
	content: "\e621";
}
.pe-medal:before {
	content: "\e6a0";
}
.pe-portfolio:before {
	content: "\e622";
}
.pe-like2:before {
	content: "\e6a1";
}
.pe-plus:before {
	content: "\e623";
}
.pe-left-arrow:before {
	content: "\e6a2";
}
.pe-play:before {
	content: "\e624";
}
.pe-key:before {
	content: "\e6a3";
}
.pe-plane:before {
	content: "\e625";
}
.pe-joy:before {
	content: "\e6a4";
}
.pe-photo-gallery:before {
	content: "\e626";
}
.pe-pin:before {
	content: "\e69b";
}
.pe-phone:before {
	content: "\e627";
}
.pe-plug:before {
	content: "\e69a";
}
.pe-pen:before {
	content: "\e628";
}
.pe-right-arrow:before {
	content: "\e699";
}
.pe-paper-plane:before {
	content: "\e629";
}
.pe-delete-user:before {
	content: "\e6a7";
}
.pe-paint:before {
	content: "\e62a";
}
.pe-bottom-arrow:before {
	content: "\e6a8";
}
.pe-notebook:before {
	content: "\e62b";
}
.pe-note:before {
	content: "\e62c";
}
.pe-next:before {
	content: "\e62d";
}
.pe-news-paper:before {
	content: "\e62e";
}
.pe-musiclist:before {
	content: "\e62f";
}
.pe-music:before {
	content: "\e630";
}
.pe-mouse:before {
	content: "\e631";
}
.pe-more:before {
	content: "\e632";
}
.pe-moon:before {
	content: "\e633";
}
.pe-monitor:before {
	content: "\e634";
}
.pe-micro:before {
	content: "\e635";
}
.pe-menu:before {
	content: "\e636";
}
.pe-map:before {
	content: "\e637";
}
.pe-map-marker:before {
	content: "\e638";
}
.pe-mail:before {
	content: "\e639";
}
.pe-mail-open:before {
	content: "\e63a";
}
.pe-mail-open-file:before {
	content: "\e63b";
}
.pe-magnet:before {
	content: "\e63c";
}
.pe-loop:before {
	content: "\e63d";
}
.pe-look:before {
	content: "\e63e";
}
.pe-lock:before {
	content: "\e63f";
}
.pe-lintern:before {
	content: "\e640";
}
.pe-link:before {
	content: "\e641";
}
.pe-like:before {
	content: "\e642";
}
.pe-light:before {
	content: "\e643";
}
.pe-less:before {
	content: "\e644";
}
.pe-keypad:before {
	content: "\e645";
}
.pe-junk:before {
	content: "\e646";
}
.pe-info:before {
	content: "\e647";
}
.pe-home:before {
	content: "\e648";
}
.pe-help2:before {
	content: "\e649";
}
.pe-help1:before {
	content: "\e64a";
}
.pe-graph3:before {
	content: "\e64b";
}
.pe-graph2:before {
	content: "\e64c";
}
.pe-graph1:before {
	content: "\e64d";
}
.pe-graph:before {
	content: "\e64e";
}
.pe-global:before {
	content: "\e64f";
}
.pe-gleam:before {
	content: "\e650";
}
.pe-glasses:before {
	content: "\e651";
}
.pe-gift:before {
	content: "\e652";
}
.pe-folder:before {
	content: "\e653";
}
.pe-flag:before {
	content: "\e654";
}
.pe-filter:before {
	content: "\e655";
}
.pe-file:before {
	content: "\e656";
}
.pe-expand1:before {
	content: "\e657";
}
.pe-exapnd2:before {
	content: "\e658";
}
.pe-edit:before {
	content: "\e659";
}
.pe-drop:before {
	content: "\e65a";
}
.pe-drawer:before {
	content: "\e65b";
}
.pe-download:before {
	content: "\e65c";
}
.pe-display2:before {
	content: "\e65d";
}
.pe-display1:before {
	content: "\e65e";
}
.pe-diskette:before {
	content: "\e65f";
}
.pe-date:before {
	content: "\e660";
}
.pe-cup:before {
	content: "\e661";
}
.pe-culture:before {
	content: "\e662";
}
.pe-crop:before {
	content: "\e663";
}
.pe-credit:before {
	content: "\e664";
}
.pe-copy-file:before {
	content: "\e665";
}
.pe-config:before {
	content: "\e666";
}
.pe-compass:before {
	content: "\e667";
}
.pe-comment:before {
	content: "\e668";
}
.pe-coffee:before {
	content: "\e669";
}
.pe-cloud:before {
	content: "\e66a";
}
.pe-clock:before {
	content: "\e66b";
}
.pe-check:before {
	content: "\e66c";
}
.pe-chat:before {
	content: "\e66d";
}
.pe-cart:before {
	content: "\e66e";
}
.pe-camera:before {
	content: "\e66f";
}
.pe-call:before {
	content: "\e670";
}
.pe-calculator:before {
	content: "\e671";
}
.pe-browser:before {
	content: "\e672";
}
.pe-box2:before {
	content: "\e673";
}
.pe-box1:before {
	content: "\e674";
}
.pe-bookmarks:before {
	content: "\e675";
}
.pe-bicycle:before {
	content: "\e676";
}
.pe-bell:before {
	content: "\e677";
}
.pe-battery:before {
	content: "\e678";
}
.pe-ball:before {
	content: "\e679";
}
.pe-back:before {
	content: "\e67a";
}
.pe-attention:before {
	content: "\e67b";
}
.pe-anchor:before {
	content: "\e67c";
}
.pe-albums:before {
	content: "\e67d";
}
.pe-alarm:before {
	content: "\e67e";
}
.pe-airplay:before {
	content: "\e67f";
}

/* makes the font 33% larger relative to the icon container */
.pe-lg {
  font-size: 1.3333333333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.pe-2x {
  font-size: 2em;
}
.pe-3x {
  font-size: 3em;
}
.pe-4x {
  font-size: 4em;
}
.pe-5x {
  font-size: 5em;
}
.pe-fw {
  width: 1.2857142857142858em;
  text-align: center;
}
.pe-ul {
  padding-left: 0;
  margin-left: 2.142857142857143em;
  list-style-type: none;
}
.pe-ul > li {
  position: relative;
}
.pe-li {
  position: absolute;
  left: -2.142857142857143em;
  width: 2.142857142857143em;
  top: 0.14285714285714285em;
  text-align: center;
}
.pe-li.pe-lg {
  left: -1.8571428571428572em;
}
.pe-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.pe.pull-left {
  margin-right: .3em;
}
.pe.pull-right {
  margin-left: .3em;
}
.pe-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.pe-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.pe-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.pe-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.pe-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.pe-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}
.pe-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.pe-stack-1x,
.pe-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.pe-stack-1x {
  line-height: inherit;
}
.pe-stack-2x {
  font-size: 2em;
}
.pe-inverse {
  color: #ffffff;
}

/* Custom classes / mods - PIXEDEN */
.pe-va {
  vertical-align: middle;
}

.pe-border {
  border: solid 0.08em #eaeaea;
}

[class^="pe-"], [class*=" pe-"] {
  display: inline-block;
}
/*
 * jQuery FlexSlider v2.6.2
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 *
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
@font-face {
  font-family: 'flexslider-icon';
  src: url('../fonts/flexslider-icon.eot');
  src: url('../fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('../fonts/flexslider-icon.woff') format('woff'), url('../fonts/flexslider-icon.ttf') format('truetype'), url('../fonts/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0 0 60px;
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  height: auto;
  -moz-user-select: none;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
    line-height: 40px;
  display: inline-block;
  content: '\f001';
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
  content: '\f002';
}
.flex-direction-nav .flex-prev {
  left: -50px;
}
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
    
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 7px;
  height: 7px;
  display: block;
  background: #999;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #555;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #20507c;
  background: rgba(32,80,124 , 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}

#keyboardInputMaster {
  position:absolute;
  font:normal 11px Arial,sans-serif;
  border-top:1px solid #eeeeee;
  border-right:1px solid #888888;
  border-bottom:1px solid #444444;
  border-left:1px solid #cccccc;
  -webkit-border-radius:0.6em;
  -moz-border-radius:0.6em;
  border-radius:0.6em;
  -webkit-box-shadow:0px 2px 10px #444444;
  -moz-box-shadow:0px 2px 10px #444444;
  box-shadow:0px 2px 10px #444444;
  opacity:0.95;
  filter:alpha(opacity=95);
  background-color:#dddddd;
  text-align:left;
  z-index:1000000;
  width:auto;
  height:auto;
  min-width:0;
  min-height:0;
  margin:0px;
  padding:0px;
  line-height:normal;
  -moz-user-select:none;
  cursor:default;
}
#keyboardInputMaster * {
  position:static;
  color:#000000;
  background:transparent;
  font:normal 11px Arial,sans-serif;
  width:auto;
  height:auto;
  min-width:0;
  min-height:0;
  margin:0px;
  padding:0px;
  border:0px none;
  outline:0px;
  vertical-align:baseline;
  line-height:1.3em;
}
#keyboardInputMaster table {
  table-layout:auto;
}
#keyboardInputMaster.keyboardInputSize1,
#keyboardInputMaster.keyboardInputSize1 * {
  font-size:9px;
}
#keyboardInputMaster.keyboardInputSize3,
#keyboardInputMaster.keyboardInputSize3 * {
  font-size:13px;
}
#keyboardInputMaster.keyboardInputSize4,
#keyboardInputMaster.keyboardInputSize4 * {
  font-size:16px;
}
#keyboardInputMaster.keyboardInputSize5,
#keyboardInputMaster.keyboardInputSize5 * {
  font-size:20px;
}

#keyboardInputMaster thead tr th {
  padding:0.3em 0.3em 0.1em 0.3em;
  background-color:#999999;
  white-space:nowrap;
  text-align:right;
  -webkit-border-radius:0.6em 0.6em 0px 0px;
  -moz-border-radius:0.6em 0.6em 0px 0px;
  border-radius:0.6em 0.6em 0px 0px;
}
#keyboardInputMaster thead tr th div {
  float:left;
  font-size:130% !important;
  height:1.3em;
  font-weight:bold;
  position:relative;
  z-index:1;
  margin-right:0.5em;
  cursor:pointer;
  background-color:transparent;
}
#keyboardInputMaster thead tr th div ol {
  position:absolute;
  left:0px;
  top:90%;
  list-style-type:none;
  height:9.4em;
  overflow-y:auto;
  overflow-x:hidden;
  background-color:#f6f6f6;
  border:1px solid #999999;
  display:none;
  text-align:left;
  width:12em;
}
#keyboardInputMaster thead tr th div ol li {
  padding:0.2em 0.4em;
  cursor:pointer;
  white-space:nowrap;
  width:12em;
}
#keyboardInputMaster thead tr th div ol li.selected {
  background-color:#ffffcc;
}
#keyboardInputMaster thead tr th div ol li:hover,
#keyboardInputMaster thead tr th div ol li.hover {
  background-color:#dddddd;
}
#keyboardInputMaster thead tr th span,
#keyboardInputMaster thead tr th strong,
#keyboardInputMaster thead tr th small,
#keyboardInputMaster thead tr th big {
  display:inline-block;
  padding:0px 0.4em;
  height:1.4em;
  line-height:1.4em;
  border-top:1px solid #e5e5e5;
  border-right:1px solid #5d5d5d;
  border-bottom:1px solid #5d5d5d;
  border-left:1px solid #e5e5e5;
  background-color:#cccccc;
  cursor:pointer;
  margin:0px 0px 0px 0.3em;
  -webkit-border-radius:0.3em;
  -moz-border-radius:0.3em;
  border-radius:0.3em;
  vertical-align:middle;
  -webkit-transition:background-color .15s ease-in-out;
  -o-transition:background-color .15s ease-in-out;
  transition:background-color .15s ease-in-out;
}
#keyboardInputMaster thead tr th strong {
  font-weight:bold;
}
#keyboardInputMaster thead tr th small {
  -webkit-border-radius:0.3em 0px 0px 0.3em;
  -moz-border-radius:0.3em 0px 0px 0.3em;
  border-radius:0.3em 0px 0px 0.3em;
  border-right:1px solid #aaaaaa;
  padding:0px 0.2em 0px 0.3em;
}
#keyboardInputMaster thead tr th big {
  -webkit-border-radius:0px 0.3em 0.3em 0px;
  -moz-border-radius:0px 0.3em 0.3em 0px;
  border-radius:0px 0.3em 0.3em 0px;
  border-left:0px none;
  margin:0px;
  padding:0px 0.3em 0px 0.2em;
}
#keyboardInputMaster thead tr th span:hover,
#keyboardInputMaster thead tr th span.hover,
#keyboardInputMaster thead tr th strong:hover,
#keyboardInputMaster thead tr th strong.hover,
#keyboardInputMaster thead tr th small:hover,
#keyboardInputMaster thead tr th small.hover,
#keyboardInputMaster thead tr th big:hover,
#keyboardInputMaster thead tr th big.hover {
  background-color:#dddddd;
}

#keyboardInputMaster tbody tr td {
  text-align:left;
  padding:0.2em 0.3em 0.3em 0.3em;
  vertical-align:top;
}
#keyboardInputMaster tbody tr td div {
  text-align:center;
  position:relative;
  zoom:1;
}
#keyboardInputMaster tbody tr td table {
  white-space:nowrap;
  width:100%;
  border-collapse:separate;
  border-spacing:0px;
}
#keyboardInputMaster tbody tr td#keyboardInputNumpad table {
  margin-left:0.2em;
  width:auto;
}
#keyboardInputMaster tbody tr td table.keyboardInputCenter {
  width:auto;
  margin:0px auto;
}
#keyboardInputMaster tbody tr td table tbody tr td {
  vertical-align:middle;
  padding:0px 0.45em;
  white-space:pre;
  height:1.8em;
  font-family:'Lucida Console','Arial Unicode MS',monospace;
  border-top:1px solid #e5e5e5;
  border-right:1px solid #5d5d5d;
  border-bottom:1px solid #5d5d5d;
  border-left:1px solid #e5e5e5;
  background-color:#eeeeee;
  cursor:default;
  min-width:0.75em;
  -webkit-border-radius:0.2em;
  -moz-border-radius:0.2em;
  border-radius:0.2em;
  -webkit-transition:background-color .15s ease-in-out;
  -o-transition:background-color .15s ease-in-out;
  transition:background-color .15s ease-in-out;
}
#keyboardInputMaster tbody tr td table tbody tr td.last {
  width:99%;
}
#keyboardInputMaster tbody tr td table tbody tr td.space {
  padding:0px 4em;
}
#keyboardInputMaster tbody tr td table tbody tr td.deadkey {
  background-color:#ccccdd;
}
#keyboardInputMaster tbody tr td table tbody tr td.target {
  background-color:#ddddcc;
}
#keyboardInputMaster tbody tr td table tbody tr td:hover,
#keyboardInputMaster tbody tr td table tbody tr td.hover {
  border-top:1px solid #d5d5d5;
  border-right:1px solid #555555;
  border-bottom:1px solid #555555;
  border-left:1px solid #d5d5d5;
  background-color:#cccccc;
}
#keyboardInputMaster thead tr th span:active,
#keyboardInputMaster thead tr th span.pressed,
#keyboardInputMaster tbody tr td table tbody tr td:active,
#keyboardInputMaster tbody tr td table tbody tr td.pressed {
  border-top:1px solid #555555 !important;
  border-right:1px solid #d5d5d5;
  border-bottom:1px solid #d5d5d5;
  border-left:1px solid #555555;
  background-color:#cccccc;
}

#keyboardInputMaster tbody tr td table tbody tr td small {
  display:block;
  text-align:center;
  font-size:0.6em !important;
  line-height:1.1em;
}

#keyboardInputMaster tbody tr td div label {
  position:absolute;
  bottom:0.2em;
  left:0.3em;
}
#keyboardInputMaster tbody tr td div label input {
  background-color:#f6f6f6;
  vertical-align:middle;
  font-size:inherit;
  width:1.1em;
  height:1.1em;
}
#keyboardInputMaster tbody tr td div var {
  position:absolute;
  bottom:0px;
  right:3px;
  font-weight:bold;
  font-style:italic;
  color:#444444;
}

.keyboardInputInitiator {
  margin:0px 3px;
  vertical-align:middle;
  cursor:pointer;
}
@font-face { 
  font-family: 'WYekan';
  src: url('../fonts/web_Yekan.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'WYekan';
  src: url('../fonts/web_Yekan.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'IRANSans';
  src: url('../fonts/IRANSansWeb_Medium.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'IRANSans';
  src: url('../fonts/IRANSansWeb_Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/glyphicons-halflings-regular.eot");
  src: url('../fonts/glyphicons-halflings-regular.eot') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
/*#region Alerts*/
.alert-form {
  margin-bottom: 20px;
  margin-top: 0;
  background-color: #fff;
  border-width: 0;
  border-right-width: 3px;
  padding: 5px;
  border-radius: 0;
}
.alert-form .close {
  top: 0;
  right: -5px;
  line-height: 16px;
  color: #444;
}
.alert-form.alert-radius-bordered {
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
}
.alert-form.alert-shadowed {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.alert-form.alert-heading {
  font-weight: 600;
}
.alert-form.alert-danger {
  color: #e62f2f;
  border-color: #e62f2f;
}
.alert-form.alert-warning {
  color: #fbcb43;
}
.alert-form.alert-success {
  color: #2e7d32;
}
.alert-form.alert-info {
  color: #11a9cc;
}
.validation-summary-errors ul li {
  color: #fff;
  background-color: #e46f61;
  padding: 10px;
  margin-right: -40px;
  margin-bottom: 5px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  border-right: 5px solid #e62f2f;
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  border-radius: 2px;
  background-clip: padding-box;
}
/*#endregion Alerts*/
/*#region Form Label*/
label {
  font-weight: normal;
  vertical-align: middle;
}
/*#endregion Form Label*/
/*#region Form Text Input*/
textarea,
.textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
  -webkit-border-radius: 0 !important;
  -webkit-background-clip: padding-box !important;
  -moz-border-radius: 0 !important;
  -moz-background-clip: padding !important;
  border-radius: 0 !important;
  background-clip: padding-box !important;
  color: #262626;
  background-color: #fff;
  font-family: inherit;
  font-weight: normal;
  -webkit-transition: -webkit-box-shadow 0.45s, border-color 0.45s ease-in-out;
  -moz-transition: -moz-box-shadow 0.45s, border-color 0.45s ease-in-out;
  -o-transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
  transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.form-control,
select {
  color: #262626;
  background-color: #fff;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  border: 1px solid #e5e5e5;
  line-height: 25px;
}
.form-control:focus,
select:focus {
  border: 1px solid #e5e5e5;
}
select {
  padding: 0 10px !important;
}
textarea.form-control,
.textarea.form-control {
  padding: 6px 9px;
  -webkit-transition: height 0.2s;
  -moz-transition: height 0.2s;
  -o-transition: height 0.2s;
  transition: height 0.2s;
}
.input-xs {
  height: 24px;
  padding: 2px 10px;
  line-height: 1.5;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  line-height: 1.5;
}
.input-lg {
  font-weight: normal;
  height: 46px;
  padding: 10px 16px;
  line-height: 1.33;
}
.input-xl {
  height: 52px;
  padding: 12px 18px;
  line-height: 1.5;
  font-weight: normal;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #f5f5f6;
  border-color: #e5e5e5;
}
.form-control[disabled]:hover,
.form-control[readonly]:hover,
fieldset[disabled] .form-control:hover {
  border-color: #eee;
  background-color: #fff;
}
/*#endregion Form TextInput*/
/*#region Buttons*/
.btn {
  cursor: pointer;
  vertical-align: middle;
  margin: 0;
  position: relative;
  display: inline-block;
  color: #fff;
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  border-radius: 2px;
  background-clip: padding-box;
  font-weight: normal;
  line-height: 20px;
  font-size: 0.9em;
  padding: 4px 15px;
  /*#region Link Button*/
}
.btn:hover,
.btn:focus {
  color: #fff;
}
.btn.btn-link {
  border: none !important;
  background: transparent none !important;
  color: #20507c;
  -webkit-text-shadow: none !important;
  text-shadow: none !important;
  padding: 4px 12px !important;
  line-height: 20px !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
.btn.btn-link:hover {
  background: none !important;
  -webkit-text-shadow: none !important;
  text-shadow: none !important;
  color: #0288d1 !important;
}
.btn.btn-link.active {
  background: none !important;
  text-decoration: underline;
  color: #0288d1 !important;
}
.btn.btn-link.active:after {
  display: none;
}
.btn.btn-link.disabled,
.btn.btn-link[disabled] {
  background: 0;
  opacity: 0.65;
  filter: alpha(opacity=65);
}
.btn.btn-link.disabled:hover,
.btn.btn-link[disabled]:hover {
  background: none !important;
  text-decoration: none !important;
}
/*#region Default Button*/
.btn,
.btn-default,
.btn:focus,
.btn-default:focus {
  color: #444;
  background-color: #fff;
  border-color: #ccc;
}
.btn:hover,
.btn-default:hover {
  color: #444;
}
.btn.shiny,
.btn-default.shiny {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -webkit-linear-gradient(top, #fff 0%, #ededed 100%);
  background-image: -moz-linear-gradient(top, #fff 0%, #ededed 100%);
  background-image: -o-linear-gradient(top, #fff 0%, #ededed 100%);
  background-image: linear-gradient(to bottom, #fff 0%, #ededed 100%);
}
.btn.dropdown-toggle:not(:first-child),
.btn-default.dropdown-toggle:not(:first-child) {
  border-left-width: 0 !important;
  margin-left: -1px;
}
.open .btn-default.dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/*#endregion Default Button*/
/*#region Primary Button*/
.btn-primary,
.btn-primary:focus {
  background-color: #0288d1 !important;
  border-color: #0288d1;
  color: #fff;
}
.btn-primary:hover {
  color: #fff;
}
.btn-primary.dropdown-toggle {
  border-left-color: #0288d1 !important;
}
.btn-primary.active {
  background-color: #0288d1 !important;
  border-color: #0288d1;
}
.btn-primary:hover,
.open .btn-primary.dropdown-toggle {
  background-color: #2f98db !important;
  border-color: #2f98db;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.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:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #2f98db !important;
  border-color: #2f98db;
  zoom: 1;
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
/*#endregion Primary Button*/
/*#region Danger Button*/
.btn-danger,
.btn-danger:focus {
  background-color: #e62f2f !important;
  border-color: #e62f2f;
  color: #fff;
}
.btn-danger:hover {
  color: #fff;
}
.btn-danger.dropdown-toggle {
  border-left-color: #e62f2f !important;
}
.btn-danger.active {
  background-color: #e62f2f !important;
  border-color: #e62f2f;
}
.btn-danger:hover,
.open .btn-danger.dropdown-toggle {
  background-color: #db6554 !important;
  border-color: #db6554;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.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:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #db6554 !important;
  border-color: #db6554;
  zoom: 1;
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
/*#endregion Default Button*/
/*#region success Button*/
.btn-success,
.btn-success:focus {
  background-color: #409b51 !important;
  border-color: #409b51;
  color: #fff;
}
.btn-success:hover {
  color: #fff;
}
.btn-success.dropdown-toggle {
  border-left-color: #409b51 !important;
}
.btn-success.active {
  background-color: #409b51 !important;
  border-color: #409b51;
}
.btn-success:hover,
.open .btn-success.dropdown-toggle {
  background-color: #3e8d42 !important;
  border-color: #3e8d42;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.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:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #3e8d42 !important;
  border-color: #3e8d42;
  zoom: 1;
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
/*#endregion success Button*/
.btn.disabled.active,
.btn[disabled].active,
.btn.disabled:focus,
.btn[disabled]:focus,
.btn.disabled:active,
.btn[disabled]:active {
  outline: 0;
}
.btn.disabled:active,
.btn[disabled]:active {
  top: 0;
  left: 0;
}
.open .btn.dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/*#endregion Buttons*/
.radio label,
.checkbox label {
  display: inline-block;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: default;
}
.form-control[disabled]:hover,
.form-control[readonly]:hover,
fieldset[disabled] .form-control:hover {
  background-color: #F5F5F6;
}
.text-left {
  direction: ltr;
  text-align: left;
}
.rtl {
  direction: rtl !important;
}
.text-align-left {
  text-align: left;
}
.text-align-right {
  text-align: right;
}
a.btn-deactive {
  background-color: white !important;
  border-color: #0288d1;
  color: #0288d1;
}
a.btn-deactive:hover {
  background-color: #2f98db !important;
  border-color: #2f98db;
  color: white;
}
a.btn-active {
  background-color: #0288d1 !important;
  border-color: #0288d1;
  color: white;
}
a.btn-active:hover,
a.btn-active:focus {
  background-color: #2f98db !important;
  border-color: #2f98db;
  color: white;
}
/*#region Progress Bar*/
.progress {
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #eee;
  height: 18px;
  position: relative;
  margin-bottom: 0;
}
.progress:before {
  display: inline-block;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-image: 8121991;
  background-image: -webkit-radial-gradient(9px 9px 0, circle cover, #0ff 0, rgba(0, 0, 255, 0) 100%, #00f 95%);
  background-image: -moz-radial-gradient(9px 9px 0, circle cover, #0ff 0, rgba(0, 0, 255, 0) 100%, #00f 95%);
  background-image: -o-radial-gradient(9px 9px 0, circle cover, #0ff 0, rgba(0, 0, 255, 0) 100%, #00f 95%);
  background-image: radial-gradient(9px 9px 0, circle cover, #0ff 0, rgba(0, 0, 255, 0) 100%, #00f 95%);
}
.progress .progress-bar {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  line-height: 18px;
}
.progress.progress-xlg {
  height: 26px;
}
.progress.progress-xlg .progress-bar {
  line-height: 25px;
}
.progress.progress-lg {
  height: 22px;
}
.progress.progress-lg .progress-bar {
  line-height: 21px;
}
.progress.progress-sm {
  height: 12px;
}
.progress.progress-sm .progress-bar {
  line-height: 10px;
  font-size: 11px;
}
.progress.progress-xs {
  height: 9px;
}
.progress.progress-xs .progress-bar {
  line-height: 8px;
  font-size: 11px;
}
.progress.progress-xxs {
  height: 4px;
}
.progress.progress-xxs .progress-bar {
  line-height: 4px;
  font-size: 0;
}
.progress.progress-right .progress-bar {
  float: right;
}
.progress.progress-shadowed {
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}
.progress.progress-no-radius {
  -webkit-border-radius: 0 !important;
  -webkit-background-clip: padding-box !important;
  -moz-border-radius: 0 !important;
  -moz-background-clip: padding !important;
  border-radius: 0 !important;
  background-clip: padding-box !important;
}
.progress.progress-vertical {
  width: 25px;
  height: 100%;
  min-height: 150px;
  margin-right: 20px;
  display: inline-block;
  margin-bottom: 0;
}
.progress.progress-vertical .progress-bar {
  position: absolute;
  width: 25px;
  overflow: hidden;
  line-height: 20px;
  height: 0;
  -webkit-transition: height 0.5s ease;
  -moz-transition: height 0.5s ease;
  -o-transition: height 0.5s ease;
  transition: height 0.5s ease;
}
.progress.progress-vertical .progress-bar span {
  width: 100%;
  font-size: 12px;
  text-align: center;
}
.progress.progress-vertical.progress-bottom {
  position: relative;
}
.progress.progress-vertical.progress-bottom .progress-bar {
  position: absolute;
  bottom: 0;
}
.progress.progress-vertical.progress-bottom .progress-bar span {
  position: absolute;
  left: 0;
  bottom: 0;
}
.progress.progress-vertical.progress-xlg {
  width: 40px;
}
.progress.progress-vertical.progress-xlg .progress-bar {
  width: 40px;
}
.progress.progress-vertical.progress-lg {
  width: 30px;
}
.progress.progress-vertical.progress-lg .progress-bar {
  width: 30px;
}
.progress.progress-vertical.progress-sm {
  width: 20px;
}
.progress.progress-vertical.progress-sm .progress-bar {
  width: 20px;
}
.progress.progress-vertical.progress-sm .progress-bar span {
  font-size: 8px;
}
.progress.progress-vertical.progress-xs {
  width: 10px;
}
.progress.progress-vertical.progress-xs .progress-bar {
  width: 10px;
}
.progress.progress-vertical.progress-xs .progress-bar span {
  font-size: 0;
}
.progress.progress-vertical.progress-xxs {
  width: 5px;
}
.progress.progress-vertical.progress-xxs .progress-bar {
  width: 5px;
}
.progress.progress-vertical.progress-xxs .progress-bar span {
  font-size: 0;
}
.progress.progress-vertical.progress-bordered {
  width: 31px;
}
.progress.progress-vertical.progress-bordered.progress-bottom .progress-bar {
  bottom: 3px;
}
.progress.progress-vertical.progress-bordered.progress-xlg {
  width: 48px;
}
.progress.progress-vertical.progress-bordered.progress-lg {
  width: 38px;
}
.progress.progress-vertical.progress-bordered.progress-sm {
  width: 28px;
}
.progress.progress-vertical.progress-bordered.progress-xs {
  width: 18px;
}
.progress.progress-vertical.progress-bordered.progress-xxs {
  width: 13px;
}
.progress.progress-bordered {
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-color: #fff;
  padding: 3px;
  height: 24px;
}
.progress.progress-bordered.progress-xlg {
  height: 32px;
}
.progress.progress-bordered.progress-lg {
  height: 28px;
}
.progress.progress-bordered.progress-sm {
  height: 18px;
}
.progress.progress-bordered.progress-xs {
  height: 15px;
}
.progress.progress-bordered.progress-xxs {
  height: 10px;
}
.progress-bar {
  background-color: #20507c;
}
.progress-bar-secondary {
  background-color: #20507c !important;
}
.progress-bar-blue {
  background-color: #5a9df8 !important;
}
.progress-bar-violet {
  background-color: #b679f8 !important;
}
.progress-bar-orange {
  background-color: #e62f2f !important;
}
.progress-bar-yellow {
  background-color: #ffdf1f !important;
}
.progress-bar-green {
  background-color: #2e7d32 !important;
}
.progress-striped .progress-bar {
  background-image: 8121991;
  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: -moz-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(135deg, 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);
}
/*#endregion Progress Bar*/
.bg-primary {
  background-color: #0288d1 !important;
  color: #fff;
}
.primary {
  color: #0288d1 !important;
}
.bg-secondary {
  background-color: #20507c !important;
  color: #fff;
}
.secondary {
  color: #20507c !important;
}
.bg-green {
  background-color: #2e7d32 !important;
  color: #fff;
}
.green {
  color: #2e7d32 !important;
}
.bg-red {
  background-color: #e62f2f !important;
  color: #fff;
}
.red {
  color: #e62f2f !important;
}
.bg-yellow {
  background-color: #ffdf1f !important;
  color: #fff;
}
.yellow {
  color: #ffdf1f !important;
}
a {
  color: #20507c;
}
a:hover {
  color: #0288d1;
}
html,
body {
  height: 100%;
}
body {
  background-color: #f0f0f0;
  font-family: 'IRANSans', 'WYekan', tahoma, verdana;
  font-size: 14px;
  line-height: 24px;
}
*::selection {
  background: #0288d1;
  /* WebKit/Blink Browsers */
  color: #fff;
}
*::-moz-selection {
  background: #0288d1;
  /* Gecko Browsers */
  color: #fff;
}
input,
button,
select,
textarea,
.form-control {
  font-size: 12px;
}
.row {
  margin-left: -5px;
  margin-right: -4px;
}
.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,
.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,
.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,
.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 {
  padding-left: 5px;
  padding-right: 4px;
}
.container {
  padding-left: 8px;
  padding-right: 7px;
}
ul.header-stock {
  background-color: #ddd !important;
}
ul.header-stock a {
  color: #444 !important;
}
.tooltip-inner {
  -webkit-box-shadow: 1px 1px rgba(229, 229, 229, 0.5);
  -moz-box-shadow: 1px 1px rgba(229, 229, 229, 0.5);
  box-shadow: 1px 1px rgba(229, 229, 229, 0.5);
  -webkit-transition: visibility 0, opacity 0.13s ease-in;
  -moz-transition: visibility 0, opacity 0.13s ease-in;
  -o-transition: visibility 0, opacity 0.13s ease-in;
  transition: visibility 0, opacity 0.13s ease-in;
  color: #eee;
  padding: 10px 8px;
  font-family: 'IRANSans', 'WYekan', tahoma, verdana;
  font-size: 11px;
  font-weight: normal;
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
}
.tooltip {
  white-space: pre-wrap;
}
.main-container {
  height: 100%;
}
.main-container .page-wrap {
  min-height: 100%;
  margin-bottom: -50px;
}
.main-container .page-wrap:after {
  content: "";
  display: block;
  height: 50px;
}
.main-container .footer {
  font-size: 11px;
}
.main-container .footer .app-links {
  margin-top: 5px;
  margin-bottom: 10px;
}
.main-container .footer .app-links div {
  display: inline-block;
}
.main-container .footer .app-links div a {
  margin-left: 5px;
}
.main-container .footer .app-links div img {
  height: 30px;
}
/*Header*/
.header {
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  background-color: #20507c;
  padding: 0;
  margin: 0;
  /*Logo*/
  /*Nav*/
  /* Custom styles */
  /* Different positions */
  /*Login State*/
}
.header:not(.sub-header) .header-nav a {
  height: 45px;
}
.header:not(.sub-header) .container {
  height: 45px;
}
.header:not(.sub-header) .search-box.layout-search-box {
  width: 100%;
  height: 37px;
  margin: auto;
  margin-top: 7px;
}
.header.sub-header {
  background-color: #28649b;
}
.header.sub-header .search-box.layout-search-box {
  width: 300px;
  height: 37px;
  padding-left: 10px;
  margin-top: 7px;
}
.header .header-logo {
  position: absolute;
  right: 20px;
  top: 0;
  height: 40px;
  padding: 0;
}
.header .header-logo,
.header .header-logo a {
  font-family: 'IRANSans', 'WYekan', tahoma, verdana;
  color: #0288d1;
  margin: 0;
}
.header .header-logo a:hover {
  text-decoration: none;
}
.header .corner-ribbon {
  width: 100px;
  font-size: 0.7em !important;
  background: #da7d1c !important;
  position: absolute !important;
  top: 5px;
  left: -40px;
  text-align: center;
  line-height: 15px;
  letter-spacing: 1px;
  color: #fff !important;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  z-index: 2;
}
.header .corner-ribbon.sticky {
  position: fixed;
}
.header .corner-ribbon.shadow {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.header .corner-ribbon.top-left {
  top: 6px;
  left: -88px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.header .corner-ribbon.white {
  background: #f0f0f0;
  color: #555;
}
.header .corner-ribbon.black {
  background: #333;
}
.header .corner-ribbon.grey {
  background: #999;
}
.header .corner-ribbon.blue {
  background: #39d;
}
.header .corner-ribbon.green {
  background: #2c7;
}
.header .corner-ribbon.turquoise {
  background: #1b9;
}
.header .corner-ribbon.purple {
  background: #95b;
}
.header .corner-ribbon.red {
  background: #e43;
}
.header .corner-ribbon.orange {
  background: #e82;
}
.header .corner-ribbon.yellow {
  background: #ec0;
}
.header .navbar-collapse {
  padding-right: 0;
  padding-left: 0;
}
.header .header-nav {
  margin: 0;
  list-style: none;
  padding-right: 0;
  font-size: 1.1em;
}
.header .header-nav li {
  text-align: right;
  position: relative;
  overflow: hidden;
}
.header .header-nav li a {
  height: 44px;
  color: #fff;
  padding: 0 10px;
  position: relative;
  display: block;
  line-height: 44px;
}
.header .header-nav li a:not(.no-hover):hover,
.header .header-nav li a:not(.no-hover):focus {
  background-color: #0288d1;
  text-decoration: none;
}
.header .header-nav li a.no-hover:hover,
.header .header-nav li a.no-hover:focus {
  background-color: transparent;
  text-decoration: none;
}
.header .header-nav li a .logo-rahavard {
  float: left;
  width: 80px;
  height: calc(44px - 4px);
  background-image: url('../img/rahavard-logo.svg');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% 100%;
}
.header .header-nav li.active a {
  background-color: #0288d1;
  text-decoration: none;
}
.header .header-nav .dropdown ul.dropdown-menu {
  background-color: #28649b;
  padding: 0px;
  border: none;
}
.header .header-nav .dropdown ul.dropdown-menu li a {
  color: #fff;
  font-size: 0.85em;
  height: 30px;
  line-height: 30px;
}
.header .header-loginstate {
  height: 44px;
}
.header .header-loginstate a:hover {
  text-decoration: none;
}
.header .header-loginstate a:focus {
  outline: 0;
  text-decoration: none;
}
.header .header-loginstate .username {
  margin-left: 10px;
  flex-direction: column;
  display: flex;
  margin-top: 0;
  line-height: 12px;
  align-items: flex-end;
  justify-content: center;
}
.header .header-loginstate .username .user-info {
  color: #fff;
}
.header .header-loginstate .username .pro-package {
  color: #fff;
  font-size: 0.8em;
  background-color: #da7d1c;
  width: fit-content;
  display: flex;
  padding: 2px 4px 0px 3px;
  font-weight: bold;
  border-radius: 2px;
  margin-top: 2px;
}
.header .header-loginstate .login-link {
  color: #fff;
  font-weight: normal;
  display: inline-block;
  margin-top: 3px;
}
.header .header-loginstate .login-link-pipe {
  padding-left: 8px;
  padding-right: 5px;
  color: rgba(255, 255, 255, 0.5);
}
.header .header-loginstate .logout {
  display: block;
  margin-top: -2px;
  text-align: right;
  padding-top: 0;
}
.header .header-loginstate .logout-link {
  color: #fff;
  font-weight: normal;
  display: inline-block;
  margin-top: 3px;
  margin-right: 10px;
}
.header .header-loginstate i {
  color: #fff;
  margin-left: 8px;
  margin-top: 2px;
  float: right;
  font-size: 2em;
}
.header .header-loginstate .dropdown {
  height: 44px;
  padding: 7px;
  text-align: left;
  float: left;
}
.header .header-loginstate .dropdown.open {
  box-shadow: 0 2px 40px rgba(0, 0, 0, 0.4);
}
.header .header-loginstate .single-menu {
  height: 44px;
  padding: 7px;
  text-align: left;
  float: left;
}
.header .header-loginstate .dropdown-menu {
  left: -1px;
  right: -2px;
  min-width: 120px;
  padding: 0;
  top: 42px;
  border-radius: 0;
  background-color: #28649b;
  border-top: 1px solid #28649b;
}
.header .header-loginstate .dropdown-menu > li > a {
  color: #fff;
  text-align: right;
  padding: 8px 14px;
  font-size: 12px;
  font-weight: 300;
}
.header .header-loginstate dropdown-menu > li > a:hover,
.header .header-loginstate .dropdown-menu > li > a:hover {
  color: #fff;
  background-color: #0288d1;
}
.header .header-loginstate img {
  float: right;
  background-color: #0288d1;
  width: 30px;
  height: 30px;
  margin-top: 0;
  margin-left: 10px;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
}
.header .navbar-toggle {
  margin: 4px;
  outline: none !important;
}
.header .navbar-toggle .icon-bar {
  background-color: #fff;
}
.header.sub-sub-header {
  margin-bottom: 15px;
  background-color: #ddd;
}
.header.sub-sub-header .header-nav {
  font-size: 1em;
}
.header.sub-sub-header .header-nav li a {
  height: 35px;
  color: #444;
  padding: 0 10px;
  position: relative;
  display: block;
  line-height: 35px;
}
.header.sub-sub-header .header-nav li a:not(.no-hover):hover,
.header.sub-sub-header .header-nav li a:not(.no-hover):focus {
  color: #0288d1;
  background-color: transparent;
}
.header.sub-sub-header .header-nav li.active a {
  color: #0288d1;
  background-color: transparent;
}
.header.sub-sub-header .dropdown-menu {
  background-color: #ddd;
  border: 0;
  padding: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.08);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.08);
}
.header.sub-sub-header .dropdown-menu li a {
  height: 30px;
  line-height: 30px;
}
.header.sub-sub-header .nav .open > a,
.header.sub-sub-header .nav .open > a:hover,
.header.sub-sub-header .nav .open > a:focus {
  background-color: #ddd;
}
.header .badge.notification {
  position: relative;
  left: -8px;
  float: right;
  background-color: #c70606;
}
.header .nav .open > a,
.header .nav .open > a:hover,
.header .nav .open > a:focus {
  background-color: transparent;
}
@media only screen and (max-width: 1200px) {
  .header .search-box .header-searchbox {
    display: block;
  }
  .sub-header {
    /* since 3.1.0 */
  }
  .sub-header .navbar-header {
    float: none;
  }
  .sub-header .navbar-toggle {
    display: block;
  }
  .sub-header .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .sub-header .navbar-collapse.collapse {
    display: none !important;
  }
  .sub-header .navbar-nav {
    float: none !important;
    margin: 7.5px -15px;
  }
  .sub-header .navbar-nav > li {
    float: none;
  }
  .sub-header .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .sub-header .navbar-text {
    float: none;
    margin: 15px 0;
  }
  .sub-header .navbar-collapse.collapse.in {
    display: block !important;
  }
  .sub-header .collapsing {
    overflow: hidden !important;
  }
  .sub-header #logo {
    display: none;
  }
  .sub-header .header-searchbox {
    display: none;
  }
}
@media only screen and (min-width: 1200px) {
  .header:not(.sub-header) {
    display: none;
  }
}
.footer {
  background-color: #525252;
  width: 100%;
  margin-top: 30px;
  padding-top: 5px;
}
.footer a {
  font-size: 12px;
  line-height: 18px;
  color: #fff;
}
.footer .owner {
  margin: 16px 0;
  line-height: 15px;
}
.footer .divider {
  float: right;
  height: 15px;
  margin: 16px 5px;
  width: 1px;
  background-color: #302d2d;
}
.footer .pe {
  font-size: 20px;
  color: #ddd;
  margin-right: 10px;
}
.footer .phone {
  color: #fff;
}
.footer .aparat img {
  width: 20px;
  height: 20px;
  margin-right: 7px;
}
.footer .center {
  text-align: center;
}
.logo-footer {
  background-color: #333333;
  width: 100%;
  padding-top: 5px;
  text-align: center;
  color: #d6d6d6;
}
.logo-footer a {
  font-size: 12px;
  line-height: 18px;
  color: #2e7d32;
}
.logo-footer .logo {
  width: 120px;
  height: 40px;
  background-image: url('../img/mabna2-white.svg');
  background-repeat: no-repeat;
  background-size: 100%;
  margin-top: 10px;
}
.logo-footer .version,
.logo-footer .copyright {
  float: right;
  padding: 5px 0 5px 0;
  font-size: 11px;
  line-height: 20px;
}
.logo-footer .logo-center {
  text-align: -webkit-center;
}
.logo-footer .copyright {
  padding-right: 5px;
}
.logo-footer .copyright .mark {
  font-family: Verdana;
  font-size: 12px;
}
@media only screen and (max-width: 767px) {
  .main-container .header .header-nav {
    left: -15px;
    right: -40px;
    margin: 0;
    list-style: none;
    background-color: #28649b;
    z-index: 1001;
  }
  .main-container .header .header-nav li {
    float: none;
    margin: 0;
    position: relative;
  }
  .main-container .header .header-nav li a {
    color: #fff;
    padding: 0 35px 9px 5px;
    position: relative;
    display: block;
  }
  .main-container .header .header-nav li a:hover {
    background-color: #0288d1;
    text-decoration: none;
  }
  .main-container .header .header-nav li.active a {
    color: #fff;
  }
  .main-container .header .header-nav.header-stock {
    background-color: #ddd !important;
  }
  .main-container .header .header-nav.header-stock a {
    color: #444 !important;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'IRANSans', 'WYekan', tahoma, verdana;
  color: #20507c;
}
.new-box {
  padding: 2px 5px;
  margin-right: 3px;
  background-color: #0288d1;
  color: #fff;
  font-size: 10px;
  border-radius: 3px;
}
.wrapper {
  background-color: #fff;
  margin-right: 0;
  margin-left: 0;
  min-height: 400px;
}
.wrapper .description {
  padding: 30px 50px 30px 50px;
  margin: 0;
}
.wrapper .content {
  margin: 30px 50px 10px 50px;
}
/*a-d-s*/
.dynamic-box {
  text-align: center;
  background-color: transparent !important;
  z-index: 1;
  height: 100%;
}
.dynamic-box img {
  width: auto;
  height: 100%;
  margin: auto;
}
@media only screen and (min-width: 1199px) {
  .dynamic-box img {
    margin: auto;
  }
}
@media only screen and (max-width: 530px) {
  .dynamic-box img {
    width: 100%;
    margin: auto;
  }
}
/*********************/
.datetime {
  color: #999;
  direction: ltr;
  text-align: right;
}
.datetime i {
  font-size: 1.3em;
  font-weight: bold;
  margin-left: 4px;
  vertical-align: middle;
}
.datetime .time {
  font-size: 11px;
  margin-left: 5px;
}
h1 {
  font-size: 26px;
}
h2 {
  font-size: 16px;
}
.muted {
  color: #999;
  font-size: 11px;
}
.page-header {
  background-color: #fff;
  margin-right: 0;
  margin-left: 0;
  margin: 10px 0;
  padding: 20px;
}
.page-header.button-link {
  padding: 10px;
}
.page-header .main-description {
  padding: 0;
  margin: 0;
}
.page-header .main-description h1,
.page-header .main-description h2 {
  margin: 0;
}
.page-header-control-box {
  padding: 5px !important;
}
.error-validation {
  border: 1px solid #b71c1c !important;
}
.pro {
  padding: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.pro .table {
  width: 100%;
  margin-bottom: 0px !important;
}
.pro .table th {
  font-size: 20px;
  background-color: #efefef;
  padding: 20px;
}
.pro .table th.title {
  width: 35%;
}
.pro .table th.free-column {
  width: 25%;
  border-left-width: 0;
}
.pro .table th.pro-column {
  width: 25%;
  background-color: #28649b !important;
  color: #fff !important;
  border: 3px solid #28649b !important;
}
.pro .table td.pro-column {
  border-left: 3px solid #28649b !important;
  border-right: 3px solid #28649b !important;
}
.pro .table td.pro-column i {
  color: #28649b;
  font-weight: bold;
}
.pro .table td.free-column {
  border-left-width: 0;
}
.pro .table td.free-column i {
  color: #888;
}
.pro .table th,
.pro .table td {
  text-align: center;
  padding: 10px;
  border-left: 1px solid #ddd;
  vertical-align: middle;
}
.pro .table th i,
.pro .table td i {
  font-size: 30px;
}
.pro .table th.title,
.pro .table td.title {
  border-right: 1px solid #ddd;
  padding: 20px;
}
.pro .table tr.sm-title-column {
  display: none;
}
.pro .table tr.last-row td {
  border-bottom: 1px solid #ddd;
}
.pro .table tr.buy-button-row td.pro-column {
  border-bottom: 3px solid #28649b !important;
  padding: 20px;
}
.pro .table tr.buy-button-row td.pro-column > .plan-price {
  display: flex;
}
.pro .table tr.buy-button-row td.pro-column > .plan-price > .plan-item {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 50%;
}
.pro .table tr.buy-button-row td.pro-column > .plan-price > .plan-item > .price {
  font-size: 20px;
}
.pro .table tr.buy-button-row td.pro-column > .plan-price > .plan-item > .price > .money-unit {
  font-size: 12px;
  margin-right: 5px;
  display: inline;
}
.pro .table tr.buy-button-row td.pro-column > .plan-price > .plan-item > .month-lenght {
  font-size: 10px;
  margin-right: 5px;
  display: inline;
}
.pro .table tr.buy-button-row td.pro-column > .plan-price > .plan-item > .btn-buy {
  margin-top: 10px;
  width: 120px;
  min-width: 120px;
}
.pro .table tr.buy-button-row td.pro-column > .buy-desc {
  margin-top: 20px;
  text-align: center;
  color: #999;
}
.pro .table .description {
  color: #999;
}
.pro .table .hidden-column {
  border-width: 0;
}
#logo a:hover {
  background-color: transparent;
}
#pro-link {
  background-color: #da7d1c;
}
#pro-link a:hover {
  background-color: #ea8823;
}
.main-content {
  background-color: #fff;
  padding: 20px;
}
.header-content,
.data-box-header {
  padding: 10px 15px;
  background-color: #fff;
  border-bottom: 1px #eee solid;
}
.th-data-box-header {
  padding: 10px 15px !important;
  font-size: 12px !important;
  line-height: 24px !important;
}
.no-side-margin {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.no-margin {
  margin: 0 !important;
}
.no-padding {
  padding: 0 !important;
}
.info-box {
  padding: 10px;
}
.info-box .asset-close span {
  padding: 0 5px;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
}
.info-box .asset-desc {
  color: #999;
}
.info-box .info-datetime {
  padding-left: 10px;
}
.info-box .table.data-table {
  margin-bottom: 0;
}
.info-box .table.data-table.instrument tr:first-child td {
  border-top: 1px solid #f1f1f1;
}
.info-box .table.data-table tr:not(:first-child) td {
  border-top: 1px solid #f1f1f1;
}
.info-box .table.data-table tr:first-child td {
  border-top: 0;
}
.info-box .table.data-table tr td {
  padding: 6px 7px;
  vertical-align: middle;
}
.info-box .table.data-table tr td:nth-child(odd) {
  text-align: left;
  width: 65px;
}
.info-box .table.data-table tr td span {
  display: inline-block;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
}
.info-box .table.data-table tr td span.volume span,
.info-box .table.data-table tr td span.sharecount span {
  float: left;
  color: #999;
  font-size: 0.9em;
  padding-top: 0;
}
.info-box .bidasks {
  margin-bottom: 0;
}
.info-box .bidasks tr th,
.info-box .bidasks tr td {
  padding: 10px;
  border-top: 1px solid #f1f1f1;
  vertical-align: middle;
  text-align: center;
  line-height: 1.4em;
}
.info-box .bidasks tr th.bid,
.info-box .bidasks tr td.bid,
.info-box .bidasks tr th.ask,
.info-box .bidasks tr td.ask {
  vertical-align: middle;
}
.info-box .bidasks tr th.bid,
.info-box .bidasks tr td.bid {
  color: #e62f2f;
}
.info-box .bidasks tr th.ask,
.info-box .bidasks tr td.ask {
  color: #409b51;
}
.info-box .bidasks tr th {
  border-top: 0;
}
.info-box .company-person-summary.table {
  margin-bottom: 0;
}
.info-box .company-person-summary.table tr:not(:first-child) td {
  border-top: 1px solid #f1f1f1;
}
.info-box .company-person-summary.table tr:first-child td {
  border-top: 0;
}
.info-box .company-person-summary.table tr th {
  text-align: center;
  border-top: 0;
  padding: 6px 3px;
  vertical-align: middle;
}
.info-box .company-person-summary.table tr td {
  text-align: center;
  padding: 6px 3px;
  vertical-align: middle;
}
.info-box .company-person-summary.table tr td:nth-child(odd) {
  text-align: center;
}
.info-box .company-person-summary.table tr td span {
  display: inline-block;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
}
.info-box .company-person-summary.table tr td span.volume span,
.info-box .company-person-summary.table tr td span.sharecount span {
  float: left;
  color: #999;
  font-size: 0.9em;
  padding-top: 0;
}
.info-box .eps-table .eps-period {
  color: #999;
}
.info-box .eps-table .eps-percentage {
  padding: 0 !important;
}
.info-box .eps-table.table {
  margin-bottom: 0;
}
.info-box .eps-table.table tr:not(:first-child) td {
  border-top: 1px solid #f1f1f1;
}
.info-box .eps-table.table tr:first-child td {
  border-top: 0;
}
.info-box .eps-table.table tr th {
  border-top: 0;
}
.info-box .eps-table.table tr td {
  padding: 10px 7px;
  vertical-align: middle;
}
.info-box .eps-table.table tr td:nth-child(odd) {
  text-align: left;
  width: 100px;
}
.info-box .eps-table.table tr td span.eps {
  color: #999;
}
.info-box .eps-table.normal-table tr td {
  text-align: right !important;
  width: auto !important;
}
.info-box .eps-table.normal-table tr td:first-child {
  text-align: left !important;
  width: 100px !important;
}
.neg {
  color: #e62f2f;
}
.bg-neg {
  background-color: rgba(230, 47, 47, 0.07);
}
.pos {
  color: #409b51;
}
.bg-pos {
  background-color: rgba(2, 136, 209, 0.07);
}
.link-box-table {
  list-style: none;
  margin: 0;
  padding: 0;
}
.link-box-table li {
  margin-bottom: 3px;
  background-color: #fff;
  padding: 5px 15px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
  /*.calc(width, ~'50%' - 15px);*/
}
.link-box-table li .link-box-panel .link-box-header {
  position: relative;
}
.link-box-table li .link-box-panel .link-box-header .link-box-title {
  display: inline-block;
  font-family: 'IRANSans', 'WYekan', tahoma, verdana;
  font-size: 1.1em;
  font-weight: 300;
  margin-left: 110px;
  line-height: 20px;
}
.link-box-table li .link-box-panel .link-box-header .link-box-datetime {
  color: #999;
  font-size: 11px;
  direction: ltr;
  display: inline-block;
  float: left;
  margin-right: 5px;
}
.link-box-table li .link-box-panel .link-box-header .link-box-datetime i {
  margin-left: 4px;
  font-size: 1.3em;
  font-weight: bold;
  vertical-align: middle;
}
.link-box-table li .link-box-panel .link-box-header .link-box-subtitle {
  color: #999;
  font-size: 11px;
}
.link-box-table li .link-box-panel a {
  cursor: pointer;
}
.account-left .author-avatar {
  vertical-align: top;
  display: inline-block;
}
.account-left .author-avatar img {
  width: 48px;
  height: 48px;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  background-color: #eee;
}
.account-left .author-info {
  display: inline-block;
  margin-left: 10px;
  text-align: left;
}
.account-left .author-info .author-user-full-name {
  color: #999;
  margin-top: -5px;
  font-size: 0.9em;
}
.account-right .author-username {
  font-family: Verdana;
  font-size: 0.9em;
  font-weight: normal;
  text-align: right;
  position: absolute;
  top: -3px;
  right: 60px;
}
.account-right .author-user-fullname {
  font-weight: normal;
  font-size: 0.9em;
  text-align: right;
  position: absolute;
  top: 17px;
  right: 60px;
  color: #999;
}
.account-right .author-avatar {
  margin-bottom: 10px;
  width: 46px;
  height: 46px;
  background-color: #eee;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
}
.no-content {
  text-align: center;
  color: #999;
  padding: 10px !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
.more-content {
  text-align: center;
}
.more-content a {
  display: block;
  width: 100%;
  height: 100%;
}
.single-data-value {
  text-align: center;
  padding: 41px;
  font-size: 23px;
}
.single-data-value span {
  line-height: 0.5em;
}
.single-data-text {
  color: #999;
  margin-top: 5px;
  font-size: 12px;
}
.asset-trade span {
  padding: 0 5px;
}
.normal-layout-table tbody tr td {
  padding-right: 10px !important;
  direction: rtl !important;
}
.normal-layout-table tbody tr td .trade {
  padding: 1px 0 2px !important;
}
.normal-layout-table tbody tr td:first-child {
  width: auto !important;
}
.normal-layout-table .datetime {
  width: 110px !important;
  direction: ltr !important;
  text-align: left;
}
.normal-layout-table .symbol {
  padding-left: 10px;
}
.asset-table tbody tr td {
  padding-right: 10px !important;
  direction: rtl !important;
}
.asset-table tbody tr td .trade {
  padding: 1px 0 2px !important;
}
.asset-table tbody tr td:first-child {
  width: auto !important;
}
.asset-table .datetime {
  width: 110px !important;
  direction: ltr !important;
  text-align: left;
}
.error-page {
  text-align: center;
  padding-top: 50px;
  padding-bottom: 100px;
}
.error-page .image-container {
  width: 400px;
  height: 400px;
  margin: auto;
  background-color: #fff;
  padding: 50px;
  border-radius: 50%;
}
.error-page .image-container img {
  width: 300px;
  height: 300px;
}
.full-center {
  text-align: center !important;
  vertical-align: middle !important;
}
.vertical-center {
  vertical-align: middle !important;
}
.no-hover-bg:hover {
  background-color: transparent !important;
}
.short-type-number {
  color: #999;
  margin-left: 4px;
  font-size: 0.9em;
}
#watch-list-dropdown {
  margin: 10px 20px;
}
@media only screen and (max-width: 1200px) {
  #watch-list-dropdown {
    margin: 10px 0;
  }
}
.eggs {
  height: 25px;
  margin-top: 18px;
  float: right;
  margin-right: -12px;
}
#modal-alert {
  z-index: 2000;
}
.nowrap {
  white-space: nowrap;
}
.layout-message {
  margin-bottom: 0;
}
.center {
  margin-right: auto;
  margin-left: auto;
}
.more-content-post {
  margin-bottom: 3px;
  background-color: #fff;
  padding: 5px 15px;
}
.post-vote-footer {
  padding: 8px !important;
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  direction: ltr;
}
.post-vote-footer h4 {
  display: inline;
  font-size: 1.125em;
  color: #34495e;
  margin: 0 !important;
  padding: 0 !important;
}
.post-vote-footer i.glyphicon {
  display: inline;
  font-size: 1.125em;
  cursor: pointer;
}
.post-vote-footer i.glyphicon-thumbs-up {
  color: #1abc9c;
}
.gray-color {
  color: #808080 !important;
}
.post-vote-footer i.glyphicon-thumbs {
  color: #808080;
}
.post-vote-footer i.glyphicon-thumbs-down {
  color: #e74c3c;
  padding-left: 5px;
}
.post-vote-footer div {
  width: 15px;
  display: inline;
  font: 300 normal 1.125em "Roboto", Arial, Verdana, sans-serif;
  color: #34495e;
  text-align: center;
  background-color: transparent !important;
  border: none !important;
}
.post-vote-footer .pl3 {
  padding-left: 3px;
}
.post-vote-footer .plr38 {
  padding-left: 3px;
  padding-right: 8px;
}
.footer-dl-link {
  margin-top: 8px;
}
.footer-dl-link img {
  height: 40px;
  margin: 20px 10px 10px;
}
.footer-dl-link a:hover {
  text-decoration: none;
}
.spin {
  -webkit-transform-origin: 50% 58%;
  transform-origin: 50% 58%;
  -ms-transform-origin: 50% 58%;
  /* IE 9 */
  -webkit-animation: spin 0.8s infinite linear;
  -moz-animation: spin 0.8s infinite linear;
  -o-animation: spin 0.8s infinite linear;
  animation: spin 0.8s infinite linear;
}
.mb5 {
  margin-bottom: 5px;
}
.mb10 {
  margin-bottom: 10px;
}
.spin {
  -webkit-transform-origin: 50% 58%;
  transform-origin: 50% 58%;
  -ms-transform-origin: 50% 58%;
  /* IE 9 */
  -webkit-animation: spin 0.8s infinite linear;
  -moz-animation: spin 0.8s infinite linear;
  -o-animation: spin 0.8s infinite linear;
  animation: spin 0.8s infinite linear;
}
.ltr {
  direction: ltr;
}
.spec tbody tr td {
  width: 25%;
}
.contact_td tbody tr td {
  padding-bottom: 15px;
}
.value-count {
  width: 50% !important;
  padding-right: 25px !important;
  text-align: right !important;
}
.row-bordered:after {
  content: "";
  display: block;
  border-bottom: 1px solid #ccc;
  margin: 0 15px;
}
.card-Board {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  padding: 10px;
  margin-bottom: 10px;
}
.overflow-x {
  overflow-x: auto;
}
.cell {
  padding: 0 4px;
}
#logindrop {
  display: flex;
  flex-direction: row;
  align-items: center;
}
#logindrop .caret {
  color: #fff;
}
.indicator-tr {
  border-bottom: 1px solid #ddd;
  direction: ltr;
  text-align: right;
}
.indicator-td {
  border-top: none;
  border-bottom: 1px solid #ddd;
}
.gauge-div {
  text-align: center;
  padding-top: 20px;
}
.gauge-div .gauge-text {
  font-size: 22px;
  line-height: 50px;
}
.gauge-div .gauge-lable {
  font-size: 20px;
  margin-bottom: 5px;
  border-bottom: 1px solid #000;
}
.row-no-padding {
  margin-left: 0;
  margin-right: 0;
}
.row-no-padding[class*="col-"] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.m-l-5 {
  margin-left: 5px;
}
.m-r-5 {
  margin-right: 5px;
}
.alert-transparent {
  background-color: transparent !important;
  border-color: transparent !important;
}
.dropdown:hover .dropdown-hover,
.btn-group:hover > .dropdown-hover {
  display: block;
}
.circle {
  margin-top: 8px;
  width: 10px;
  height: 10px;
  -webkit-border-radius: 25px !important;
  -webkit-background-clip: padding-box !important;
  -moz-border-radius: 25px !important;
  -moz-background-clip: padding !important;
  border-radius: 25px !important;
  background-clip: padding-box !important;
}
.link-bar {
  position: relative;
  background-color: #ffffff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
  margin-bottom: 10px;
  padding: 10px;
}
.link-bar .pipe {
  padding-left: 5px;
  padding-right: 5px;
  color: #ddd;
}
.link-bar .dropdown-menu {
  right: -10px !important;
  padding: 5px 0 !important;
  margin: -3px 0 0 !important;
}
.disableprice {
  color: #c2c2c2 !important;
  cursor: not-allowed;
}
.m-t-50 {
  margin-top: 50px !important;
}
.m-10 {
  margin: 10px !important;
}
.m-t-10 {
  margin-top: 10px !important;
}
.m-b-50 {
  margin-bottom: 50px !important;
}
.m-t-5 {
  margin-top: 5px !important;
}
.m-b-5 {
  margin-bottom: 5px !important;
}
.p-0 {
  padding: 0px !important;
}
.m-0 {
  margin: 0px !important;
}
.bg-f-neg {
  background: #CF000F;
}
.bg-f-pos {
  background: #2e7d32;
}
.preopening {
  color: #fc6600;
}
.bg-f-pre {
  background: #fc6600;
}
.chart-icon img {
  width: 16px;
  content: url('../img/candlestick.svg');
}
.chart-icon img:hover {
  content: url('../img/candlestick-hover.svg');
}
.entity-info-box-container.closed {
  width: 0px;
  padding: 0;
}
.collapse-button {
  position: absolute;
  cursor: pointer;
  z-index: 2;
  left: 8px;
  -webkit-box-shadow: 0px 0px 5px 0px #888888;
  -moz-box-shadow: 0px 0px 5px 0px #888888;
  box-shadow: 0px 0px 5px 0px #888888;
  width: 40px;
  height: 40px;
  border-radius: 0 50% 50% 0;
  top: 50px;
  text-align: center;
  background: #fff;
  opacity: 0.6;
}
.collapse-button i {
  top: 9px;
  font-size: 1.8em;
  left: -2px;
}
.collapse-button:hover {
  opacity: 1;
}
.collapse-button.closed {
  border-radius: 50% 0 0 50%;
  left: -48px;
}
/*Custom Scrollbar Style*/
.scroll-bar::-webkit-scrollbar {
  width: 3px;
}
.md-scroll-bar::-webkit-scrollbar {
  width: 6px;
}
.lg-scroll-bar::-webkit-scrollbar {
  width: 9px;
}
.scroll-bar::-webkit-scrollbar-track,
.md-scroll-bar::-webkit-scrollbar-track,
.lg-scroll-bar::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #ddd;
}
.scroll-bar::-webkit-scrollbar-thumb,
.md-scroll-bar::-webkit-scrollbar-thumb,
.lg-scroll-bar::-webkit-scrollbar-thumb {
  background: #999;
}
.scroll-bar::-webkit-scrollbar-thumb:hover,
.md-scroll-bar::-webkit-scrollbar-thumb:hover,
.lg-scroll-bar::-webkit-scrollbar-thumb:hover {
  background: #0288d1;
}
/*End Custom Scrollbar Style*/
.asset-info-boxes-container {
  display: flex;
  flex-direction: row;
  width: 100%;
  flex-wrap: wrap;
  justify-content: space-between;
}
.asset-info-boxes-container .asset-info-box {
  width: 32.9% !important;
  padding: 0;
}
@media (max-width: 1200px) {
  .pro {
    width: 100%;
  }
  .pro .table {
    width: 100%;
  }
  .pro .table th.title {
    display: none;
  }
  .pro .table th.free-column {
    width: 50%;
    border-right: 1px solid #ddd;
  }
  .pro .table th.pro-column {
    width: 50%;
    border: 1px solid #28649b !important;
  }
  .pro .table td.title {
    display: none;
  }
  .pro .table td.pro-column {
    border-left: 1px solid #28649b !important;
    border-right: 1px solid #28649b !important;
  }
  .pro .table td.free-column {
    border-left-width: 0;
    border-right: 1px solid #ddd;
  }
  .pro .table td.free-column i {
    color: #888;
  }
  .pro .table tr.sm-title-column {
    display: table-row;
  }
  .pro .table tr.sm-title-column > td.sm-title {
    border-right: 1px solid #ddd;
  }
  .pro .table tr.buy-button-row td.hidden-column:first-child {
    display: none;
  }
}
@media (max-width: 950px) {
  tr.buy-button-row td.pro-column > .plan-price {
    display: flex;
    flex-direction: column;
  }
  tr.buy-button-row td.pro-column > .plan-price > .plan-item {
    width: 100% !important;
    margin-bottom: 15px;
  }
}
@media (max-width: 1250px) {
  .asset-info-boxes-container {
    flex-direction: column;
  }
  .asset-info-boxes-container .asset-info-box {
    margin-bottom: 2px;
    width: 100% !important;
    padding: 0;
  }
}
.float-right {
  float: right;
}
.float-left {
  float: left;
}
.export-file .btn-download {
  border-color: #3a9c3f;
  color: #3a9c3f;
}
.export-file .btn-download:hover {
  background-color: #2e7d32;
  color: #fff;
}
.export-file .dropdown-menu {
  min-width: 106px;
}
.export-file .dropdown-menu > li > a {
  font-size: 12px;
}
.m-b-10 {
  margin-bottom: 10px;
}
.header-flex {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.box-shadow {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
}
.content-box {
  min-height: 275px;
  padding: 0px;
}
.swiper-wrapper {
  height: 275px !important;
}
/*Start Live Video*/
.live-wrapper {
  display: inline-block;
  float: left;
}
.live-wrapper .live-status {
  position: absolute;
  left: 80px;
  top: 11px;
  display: block;
  font-size: 0.8em;
}
.live-wrapper .live-tv {
  position: absolute;
  width: 25px;
  left: 45px;
  top: 10px;
}
.live-wrapper .live-tv:before,
.live-wrapper .live-tv:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.live-wrapper .live-tv .circle-outer {
  border: 1px solid #bfbebe;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  margin: 0 auto 5px;
  position: relative;
  opacity: 0.8;
  -webkit-animation: circle 2s ease-in-out infinite;
  animation: circle 2s ease-in-out infinite;
}
.live-wrapper .live-tv .circle-inner {
  background: #b71c1c;
  left: 6px;
  top: 6px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  position: absolute;
  opacity: 0.8;
}
.live-wrapper .live-tv .circle-inner:after {
  content: '';
  display: block;
  border: 2px solid #d4d4d4;
  border-radius: 50%;
  width: 19px;
  height: 19px;
  top: -3px;
  left: -3px;
  position: absolute;
  opacity: 0.8;
  -webkit-animation: circle 2s ease-in-out 0.2s infinite;
  animation: circle 2s ease-in-out 0.2s infinite;
}
.live-wrapper.offline {
  display: none;
}
.full-screen-video {
  position: absolute;
  left: 20px;
  top: 17px;
  cursor: pointer;
  font-size: 1.4em;
  transition: 0.3s ease;
  color: #808080;
}
.full-screen-video:hover {
  color: #333;
}
.video-title {
  display: flex;
  float: right;
}
.bourseon-video-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
  /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}
.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 101%;
  border: none;
}
.btn,
a {
  outline: none !important;
}
.person-company-trade-info {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 5px 10px 10px 10px;
}
.person-company-trade-info .person-company-headers {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 5px;
}
.person-company-trade-info .person-company-headers .right-header,
.person-company-trade-info .person-company-headers .left-header {
  width: 42%;
}
.person-company-trade-info .person-company-headers .right-header .buy-h,
.person-company-trade-info .person-company-headers .left-header .buy-h,
.person-company-trade-info .person-company-headers .right-header .sell-h,
.person-company-trade-info .person-company-headers .left-header .sell-h {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.2em;
  color: #afafaf;
  margin-bottom: 5px;
}
.person-company-trade-info .person-company-headers .right-header .col-header,
.person-company-trade-info .person-company-headers .left-header .col-header {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.person-company-trade-info .person-company-headers .right-header .col-header .t-percentage,
.person-company-trade-info .person-company-headers .left-header .col-header .t-percentage,
.person-company-trade-info .person-company-headers .right-header .col-header .t-volume,
.person-company-trade-info .person-company-headers .left-header .col-header .t-volume,
.person-company-trade-info .person-company-headers .right-header .col-header .t-value,
.person-company-trade-info .person-company-headers .left-header .col-header .t-value {
  width: 33.33%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.person-company-trade-info .person-company-headers .right-header .col-header {
  flex-direction: row-reverse;
}
.person-company-trade-info .person-company-headers .right-header .col-header .t-percentage {
  justify-content: flex-end;
}
.person-company-trade-info .person-company-headers .right-header .col-header .t-value {
  justify-content: flex-start;
}
.person-company-trade-info .person-company-headers .left-header .col-header .t-percentage {
  justify-content: flex-start;
}
.person-company-trade-info .person-company-headers .left-header .col-header .t-value {
  justify-content: flex-end;
}
.person-company-trade-info .person-trade-info,
.person-company-trade-info .company-trade-info {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.person-company-trade-info .person-trade-info .info-title,
.person-company-trade-info .company-trade-info .info-title {
  display: flex;
  width: 12%;
  justify-content: center;
  align-items: center;
}
.person-company-trade-info .person-trade-info .buy-info,
.person-company-trade-info .company-trade-info .buy-info,
.person-company-trade-info .person-trade-info .sell-info,
.person-company-trade-info .company-trade-info .sell-info {
  width: 44%;
  display: flex;
  background-color: #ffffff;
  height: 25px;
  position: relative;
}
.person-company-trade-info .person-trade-info .buy-info .prgs-bar,
.person-company-trade-info .company-trade-info .buy-info .prgs-bar,
.person-company-trade-info .person-trade-info .sell-info .prgs-bar,
.person-company-trade-info .company-trade-info .sell-info .prgs-bar {
  position: absolute;
  top: 0;
  bottom: 0;
}
.person-company-trade-info .person-trade-info .buy-info .row-value,
.person-company-trade-info .company-trade-info .buy-info .row-value,
.person-company-trade-info .person-trade-info .sell-info .row-value,
.person-company-trade-info .company-trade-info .sell-info .row-value {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  display: flex;
  align-items: center;
  padding: 0 5px;
}
.person-company-trade-info .person-trade-info .buy-info .row-value .v-percentage,
.person-company-trade-info .company-trade-info .buy-info .row-value .v-percentage,
.person-company-trade-info .person-trade-info .sell-info .row-value .v-percentage,
.person-company-trade-info .company-trade-info .sell-info .row-value .v-percentage,
.person-company-trade-info .person-trade-info .buy-info .row-value .v-volume,
.person-company-trade-info .company-trade-info .buy-info .row-value .v-volume,
.person-company-trade-info .person-trade-info .sell-info .row-value .v-volume,
.person-company-trade-info .company-trade-info .sell-info .row-value .v-volume,
.person-company-trade-info .person-trade-info .buy-info .row-value .v-count,
.person-company-trade-info .company-trade-info .buy-info .row-value .v-count,
.person-company-trade-info .person-trade-info .sell-info .row-value .v-count,
.person-company-trade-info .company-trade-info .sell-info .row-value .v-count {
  width: 33.33%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.person-company-trade-info .person-trade-info .buy-info .prgs-bar,
.person-company-trade-info .company-trade-info .buy-info .prgs-bar {
  left: 0;
  background-color: #2e7d32;
  opacity: 0.12;
}
.person-company-trade-info .person-trade-info .buy-info .row-value,
.person-company-trade-info .company-trade-info .buy-info .row-value {
  flex-direction: row-reverse;
}
.person-company-trade-info .person-trade-info .buy-info .row-value .v-percentage,
.person-company-trade-info .company-trade-info .buy-info .row-value .v-percentage {
  justify-content: flex-end;
}
.person-company-trade-info .person-trade-info .buy-info .row-value .v-count,
.person-company-trade-info .company-trade-info .buy-info .row-value .v-count {
  justify-content: flex-start;
}
.person-company-trade-info .person-trade-info .sell-info .prgs-bar,
.person-company-trade-info .company-trade-info .sell-info .prgs-bar {
  right: 0;
  background-color: #e62f2f;
  opacity: 0.12;
}
.person-company-trade-info .person-trade-info .sell-info .row-value .v-percentage,
.person-company-trade-info .company-trade-info .sell-info .row-value .v-percentage {
  justify-content: flex-start;
}
.person-company-trade-info .person-trade-info .sell-info .row-value .v-count,
.person-company-trade-info .company-trade-info .sell-info .row-value .v-count {
  justify-content: flex-end;
}
.person-company-trade-info .company-trade-info {
  margin-bottom: 5px;
}
@-webkit-keyframes circle {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  to {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
  }
}
@keyframes circle {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  to {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
  }
}
/*End Live Video*/
/*Search Box*/
.search-box {
  position: relative;
  height: 38px;
  margin-top: 22px;
  /*Tyepahead*/
}
.search-box .tt-menu {
  right: 0;
}
.search-box .tt-menu .empty-message {
  padding: 4px 15px;
}
.search-box.layout-search-box {
  width: 400px;
}
.search-box.layout-search-box .search-tabs {
  width: 400px;
}
.search-box.customized {
  margin-top: 0;
  padding: 0;
}
.search-box .typeahead-input {
  border: 1px solid #fff;
  width: 100%;
  height: 38px;
  padding: 0 15px 0 45px;
  color: #555;
  line-height: 1.85em;
}
.search-box .typeahead-input.customized {
  border: 1px solid #e5e5e5;
  padding: 0 15px 0 15px;
}
.search-box .typeahead-input:-moz-placeholder {
  /* Firefox 18- */
}
.search-box .typeahead-input::-moz-placeholder {
  /* Firefox 19+ */
}
.search-box .typeahead-input:focus {
  outline: 0;
}
.search-box .submit-input {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 43px;
  background: #0288d1;
  text-align: center;
  cursor: pointer;
  border-style: none;
  color: #fff;
  font-size: 2em;
  line-height: 1.95em;
}
.search-box .submit-input:focus {
  outline: 0;
}
.search-box .search-tabs {
  width: 100%;
  background-color: #fff;
  position: absolute;
  top: 100%;
  left: auto;
  right: 0;
  z-index: 11;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  padding: 2px 0;
  max-height: 300px;
  overflow-y: auto;
}
.search-box .search-tabs:before {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #e5e5e5;
  content: '';
  width: 100%;
  z-index: 1000;
}
.search-box .search-tabs > div:hover {
  border-radius: 0 !important;
  border: 0 !important;
  margin-right: 0 !important;
  background-color: #0288d1 !important;
  color: #fff !important;
  cursor: pointer;
}
.search-box .search-tabs > div:hover .tt-highlight {
  color: #fff;
}
.search-box .search-tabs > div:hover .exchange {
  color: #fff;
}
.search-box .tt-query,
.search-box .tt-hint {
  width: 100%;
  border: 2px solid #ccc;
  outline: none;
}
.search-box .tt-query {
  /* UPDATE: newer versions use tt-input instead of tt-query */
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.search-box .tt-hint {
  color: #999;
}
.search-box .tt-dropdown-menu {
  width: 100%;
  padding: 8px 0;
  color: #000;
  background-color: #fff;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  text-align: right;
  margin-top: 36px;
  max-height: 300px;
  overflow-y: auto;
}
.search-box .tt-suggestion {
  padding: 4px 15px;
  overflow-y: auto;
}
.search-box .tt-suggestion.tt-is-under-cursor {
  /* UPDATE: newer versions use .tt-suggestion.tt-cursor */
  color: #000;
  background-color: #0288d1;
}
.search-box .tt-suggestion p {
  margin: 0;
}
.search-box .tt-suggestion .exchange {
  float: left;
  font-size: 0.85em;
  color: #999;
}
.search-box .tt-cursor {
  background-color: #0288d1;
  color: #fff;
  cursor: pointer;
}
.search-box .tt-cursor .exchange {
  color: #fff;
}
.search-box .tt-highlight {
  color: #0288d1;
}
.search-box .tt-cursor .tt-highlight {
  color: #fff;
}
.search-box .twitter-typeahead {
  width: 100%;
}
@media only screen and (max-width: 1200px) {
  .search-box.layout-search-box {
    width: 400px;
  }
  .search-box.layout-search-box .search-tabs {
    width: 400px;
  }
}
@media only screen and (max-width: 787px) {
  .search-box.layout-search-box {
    width: 300px;
  }
  .search-box.layout-search-box .search-tabs {
    width: 300px;
  }
}
.data-box {
  position: relative;
  background-color: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
  margin-bottom: 10px;
}
.data-box.small-chart-box {
  height: 180px;
}
.data-box .data-box-header {
  position: relative;
  padding: 5px;
  height: 43px;
  border-bottom: 0;
  padding-right: 10px;
  line-height: 33px;
  font-family: 'IRANSans', 'WYekan', tahoma, verdana;
  font-weight: 700;
  font-size: 1.1em;
  border-bottom: 1px solid #eee;
}
.data-box .data-box-header .header-icon {
  margin-top: 2px;
  margin-left: 5px;
  float: right;
  font-size: 2em;
}
.data-box .data-box-footer {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.data-box .bold-price {
  font-size: 130%;
}
.data-box .table-hover tr:hover {
  background-color: #f5f5f5;
}
#flotTip {
  padding: 0;
  background-color: #fafafa;
  z-index: 9999;
  -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
  color: #333;
}
#flotTip td:first-child {
  padding: 0 10px 1px;
}
#flotTip td:last-child {
  padding: 0 10px 1px;
  background-color: #eee;
  -webkit-border-radius: 3px 0 0 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px 0 0 3px;
  -moz-background-clip: padding;
  border-radius: 3px 0 0 3px;
  background-clip: padding-box;
}
h5.box-header {
  font-size: 12px;
  color: #333;
  line-height: 24px;
  margin-top: 0px;
  margin-bottom: 0px;
}
h5.asset-symbol {
  font-size: 12px;
  color: #20507c;
  line-height: 24px;
  margin-top: 0px;
  margin-bottom: 0px;
}
h4.asset-name {
  font-size: 12px;
  color: #20507c;
  line-height: 24px;
  margin-top: 0px;
  margin-bottom: 0px;
}
h4.feed-list-header {
  font-size: 13.2px;
  font-weight: 300;
  line-height: 20px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.axis-label {
  color: #fff;
  padding: 10px;
  font-weight: normal;
}
.chart-title {
  position: absolute;
  right: 20px;
  top: 5px;
  padding: 5px;
  background-color: #20507c;
  z-index: 11;
  color: #fff;
}
/*Index Value Box*/
.index-last {
  position: absolute;
  top: 7px;
  left: 11px;
  text-align: center;
  color: #333;
  font-size: 1.1em;
}
.index-chart {
  position: absolute;
  top: 60px;
  left: 10px;
  right: 0;
  bottom: 20px;
}
.index-title {
  float: right;
  padding: 8px 10px 0 0;
  text-align: center;
  white-space: nowrap;
}
.index-percent {
  position: absolute;
  top: 37px;
  left: 11px;
  white-space: nowrap;
}
.index-percent span {
  display: inline-block;
  margin-right: 5px;
}
.index-state {
  position: absolute;
  top: 37px;
  right: 9px;
  width: 20px;
  height: 20px;
}
.index-state i {
  display: block;
  margin: 0 auto;
  font-size: 2em;
}
.index-datetime {
  position: absolute;
  bottom: 1px;
  right: 11px;
}
/*Top Tables*/
.data-table-datetime {
  display: inline-block;
  font-size: 11px;
  color: #999;
  padding-left: 10px;
  direction: ltr;
  font-weight: 100;
}
.data-table {
  margin-bottom: 0;
}
.data-table td.dataTables_empty {
  text-align: center !important;
}
.data-table tr:not(:first-child) td {
  border-top: 1px solid #eee;
}
.data-table tr:first-child td {
  border-top: 0;
}
.data-table thead > tr > th {
  border-bottom: 2px solid #ddd;
  padding-right: 10px;
}
.data-table tbody > tr > td {
  vertical-align: middle;
  direction: ltr;
  padding: 10px;
}
.data-table tbody > tr > td > div {
  display: inline-block;
}
.data-table tbody > tr > td .muted {
  display: inline-block;
  color: #999;
  font-size: 0.9em;
  margin-top: 4px;
}
.data-table tbody > tr > td .trade {
  display: inline-block;
  vertical-align: top;
  padding: 1px 10px 2px;
}
.data-table tbody > tr > td .trade span {
  padding: 0 3px;
  display: inline-block;
}
.data-table tbody > tr > td .trade span:first-child {
  padding-left: 10px;
}
.data-table tbody > tr > td:last-child {
  padding-left: 25px;
  width: 35%;
}
.data-table tbody > tr > td:first-child {
  width: 50%;
  overflow: hidden;
  white-space: nowrap !important;
  padding-right: 10px;
  direction: rtl;
  max-width: 120px;
}
.data-table tbody > tr > td .percentage {
  font-size: 0.95em;
  vertical-align: super;
}
.data-table .progress {
  margin-top: 5px;
  width: 100%;
}
.dashboard-data-boxes {
  margin-top: 10px;
}
.dashboard-data-boxes .post {
  margin-bottom: 0 !important;
  border-bottom: 1px solid #eee;
}
.dashboard-data-boxes ul.nav-tabs {
  padding-right: 1px !important;
  display: flex;
}
.dashboard-data-boxes ul.nav-tabs li.active > a {
  border-top: 2px solid #0288d1;
}
.symbolprices {
  margin-bottom: 0;
}
.box-h-fixed {
  height: 40px;
}
.no-box-shadow {
  box-shadow: none !important;
}
.box-shadow {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
}
.feeds {
  list-style: none;
  margin: 0;
  padding: 0;
}
.feeds.separated li {
  margin-bottom: 15px;
}
.feeds.appended li {
  margin-bottom: 1px;
}
.feeds li {
  background-color: #fff;
  padding: 15px 20px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
}
.feeds li .feed-panel .feed-header {
  position: relative;
  margin: 0 0 10px;
}
.feeds li .feed-panel .feed-header .feed-title {
  display: inline-block;
  font-family: 'IRANSans', 'WYekan', tahoma, verdana;
  font-size: 1.1em;
  font-weight: 300;
  margin-left: 110px;
  line-height: 20px;
}
.feeds li .feed-panel .feed-body .body-text {
  font-weight: 300;
}
.feeds li .feed-panel .feed-body .body-text.ellipsis {
  overflow: hidden;
  height: 75px;
}
.feeds li .feed-panel .feed-body .row .more a {
  cursor: pointer;
  border: 1px solid #e3e3e3;
  display: inline-block;
  color: #333;
  background-color: #fdfdfd;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
}
.feeds li .feed-panel .feed-body .row .more a span {
  margin: 0 7px;
}
.feeds li .feed-panel .feed-body .row .more a:hover {
  text-decoration: none;
}
.feeds li .feed-panel .feed-body .row .more a i {
  margin: 0 15px;
  padding-top: 7px;
  display: inline;
  font-size: 2em;
  vertical-align: middle;
}
.feed-settings {
  text-align: left;
  margin: 0 0 15px;
}
.feed-settings .settings-sound {
  padding: 7px 10px 0;
  display: inline-block;
  background-color: #fff;
}
.feed-settings .settings-sound .text {
  vertical-align: middle;
  margin: 0 5px 5px;
  display: inline-block;
}
.feed-settings .settings-sound .label {
  margin-top: 8px;
  display: inline-block;
}
.feed-settings .settings-sound input {
  width: 17px;
  vertical-align: top;
  height: 17px;
}
.feed-datetime {
  font-size: 11px;
  color: #999;
  direction: ltr;
}
.feed-datetime i {
  font-size: 1.3em;
  font-weight: bold;
  margin-left: 4px;
  vertical-align: middle;
}
.feed-datetime .feed-time {
  margin-left: 5px;
}
.modal .feeds li.single-view {
  padding: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.posts {
  margin: 0;
  padding: 0;
}
.posts .post {
  padding: 15px 15px 0;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
  margin-bottom: 15px;
  display: inline-block;
}
.posts .post .post-header {
  padding: 5px;
}
.posts .post .post-header .post-user {
  position: relative;
  text-align: right;
}
.posts .post .post-header .asset {
  padding-top: 0;
  padding-left: 10px;
  text-align: left;
}
.posts .post .post-panel {
  font-weight: normal;
  position: relative;
  padding-bottom: 15px;
}
.posts .post .post-panel .post-time {
  text-align: right;
  font-size: 11px;
  line-height: 14px;
  color: #999;
  padding-right: 10px;
  margin-top: 7px;
}
.posts .post .post-panel .post-time i {
  margin-left: 4px;
  font-size: 1.3em;
  font-weight: bold;
  vertical-align: middle;
}
.posts .post .post-panel .post-analysis-image {
  margin: 0 0 10px;
  width: 100%;
  height: auto;
}
.posts .post .post-panel .body-text {
  padding: 10px;
  margin: 0;
  word-break: break-word;
}
.posts .post .post-panel .reply-box {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  padding-left: 10px;
}
.posts .post .post-panel .reply-box .reply-link-box {
  margin-right: 15px;
}
.posts .post .post-panel .reply-box .reply-link-box .reply-link {
  cursor: pointer;
  font-size: 0.9em;
}
.posts .post .post-panel .reply-box .reply-link-box .comment-icon {
  margin-left: 2px;
  color: #20507c;
}
.posts .post .post-panel .reply-box .replies-count-box {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: baseline;
  margin-right: 15px;
}
.posts .post .post-panel .reply-box .replies-count-box .replies-count {
  cursor: pointer;
}
.posts .post .post-panel .reply-box .replies-count-box .user-icon {
  margin-left: 5px;
  color: #20507c;
  cursor: pointer;
}
.posts .post .post-panel .reply-box .reported-user-box {
  margin-right: 15px;
}
.posts .post .post-panel .reply-box .reported-user-box .reported-user-link {
  cursor: pointer;
  font-size: 0.9em;
}
.posts .post .post-panel .reply-box .reported-user-box .reported-user-icon {
  font-weight: bold;
  cursor: pointer;
  margin-left: 2px;
  color: #20507c;
}
.posts .post .post-panel .reply-box .reported-user-box .dropdown-menu {
  right: unset;
  left: 0;
  min-width: 100px;
}
.posts .post .post-panel .reply-box .reported-user-box .dropdown-menu > li > a {
  padding: 3px 10px;
  color: #20507c;
  font-size: 0.9em;
}
.posts .post .post-panel .reply-box .ignore-reply-box .ignore-tag {
  border-radius: 3px 0 0 3px;
  color: #fff;
  display: inline-block;
  padding: 0 20px 0 24px;
  position: relative;
  margin: 0 10px 2px 0;
  font-size: 0.9em;
}
.posts .post .post-panel .reply-box .ignore-reply-box .ignore-tag::before {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 1px rgba(0, 0, 0, 0.25);
  content: '';
  height: 6px;
  left: 9px;
  position: absolute;
  width: 6px;
  top: 10px;
}
.posts .post .post-panel .reply-box .ignore-reply-box .ignore-tag::after {
  background: #fff;
  border-bottom: 12px solid transparent;
  border-top: 12px solid transparent;
  content: '';
  position: absolute;
  right: 0;
  top: 0;
}
.posts .post .post-panel .reply-box .ignore-reply-box .ignore-tag.rejected,
.posts .post .post-panel .reply-box .ignore-reply-box .ignore-tag.deleted {
  background: #eb4d5c;
  cursor: help;
}
.posts .post .post-panel .reply-box .ignore-reply-box .ignore-tag.rejected::after,
.posts .post .post-panel .reply-box .ignore-reply-box .ignore-tag.deleted::after {
  border-left: 10px solid #eb4d5c;
}
.posts .post .post-panel .reply-box .ignore-reply-box .ignore-tag.waiting {
  background: #eaa13a;
}
.posts .post .post-panel .reply-box .ignore-reply-box .ignore-tag.waiting::after {
  border-left: 10px solid #eaa13a;
}
.posts .post .post-panel .post-footer {
  padding-bottom: 0;
}
.posts .post .post-panel .post-footer .reply-container .user-avatar {
  display: inline-block;
  vertical-align: top;
  background-color: #fff;
  padding: 10px 0px 10px 0;
}
.posts .post .post-panel .post-footer .reply-container .user-avatar img {
  width: 37px;
  height: 37px;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
  background-color: #eee;
}
.posts .post .post-panel .post-footer .reply-container .form-fields {
  padding-right: 10px;
  display: inline-block;
  -lh-property: 0;
width:-webkit-calc(100% - 50px);
width:-moz-calc(100% - 50px);
width:calc(100% - 50px);
;
}
.posts .post .post-panel .post-footer .reply-container .alert {
  margin-top: 10px;
}
.posts .post .post-panel .post-footer .reply-container .reply-body {
  margin-top: 10px;
}
.posts .post .post-panel .post-footer .reply-container .reply-register {
  margin-left: 10px;
}
.posts .post-replies {
  background-color: #fff;
  margin-top: -15px;
  margin-bottom: 15px;
}
.posts .post-replies.is-not-in-post-page {
  margin-top: 0;
  margin-bottom: 0;
}
.posts .post-replies.is-not-in-post-page .reply-container:first-child {
  border-top: none;
}
.posts .post-replies.is-not-in-post-page .reply-container:last-child {
  border-bottom: 1px solid #f0f0f0;
}
.posts .post-replies .reply-container {
  padding: 0px 25px;
  position: relative;
  width: 100%;
  background: #f9f9f9;
  background: linear-gradient(360deg, #f9f9f9 0%, #fff 100%);
  border-top: 1px solid #f0f0f0;
}
.posts .post-replies .reply-container.more-data {
  text-align: center;
  padding: 10px;
}
.posts .post-replies .reply-container.more-data .more-link {
  cursor: pointer;
}
.posts .post-replies .reply-container .reply-details {
  padding: 10px 40px 0 15px;
  border-radius: 3px;
  margin: 0 -15px;
}
.posts .post-replies .reply-container .reply-details .reply-header {
  display: flex;
  flex-direction: row;
  width: 100%;
}
.posts .post-replies .reply-container .reply-details .reply-header > a {
  text-decoration: none;
}
.posts .post-replies .reply-container .reply-details .reply-header > a .reply-user {
  display: flex;
  flex-direction: row;
  width: 100%;
}
.posts .post-replies .reply-container .reply-details .reply-header > a .reply-user .avatar {
  width: 40px;
  height: 40px;
  border-radius: 3px;
}
.posts .post-replies .reply-container .reply-details .reply-header > a .reply-user .author-info {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin-right: 7px;
}
.posts .post-replies .reply-container .reply-details .reply-header > a .reply-user .author-info .username {
  font-size: 0.9em;
}
.posts .post-replies .reply-container .reply-details .reply-header > a .reply-user .author-info .fullname {
  font-size: 0.9em;
  color: #999;
  margin-top: -8px;
}
.posts .post-replies .reply-container .reply-details .post-panel .post-body .body-text {
  margin-top: 20px;
  font-size: 1em;
  word-break: break-word;
}
.posts .post-replies .reply-container .reply-details .post-panel .reply-time {
  margin-bottom: 5px;
  text-align: right;
  padding-right: 15px;
}
.posts .post-replies .reply-container .reply-details .post-panel .reply-time > span {
  color: #999;
  font-size: 0.9em;
}
.posts .post-replies .reply-container .reply-details .post-panel .reported-user-box {
  display: flex;
  justify-content: flex-end;
  align-items: baseline;
  margin-bottom: 5px;
}
.posts .post-replies .reply-container .reply-details .post-panel .reported-user-box .reported-user-link {
  cursor: pointer;
  font-size: 0.9em;
}
.posts .post-replies .reply-container .reply-details .post-panel .reported-user-box .reported-user-icon {
  font-weight: bold;
  cursor: pointer;
  margin-left: 5px;
  color: #20507c;
}
.posts .post-replies .reply-container .reply-details .post-panel .reported-user-box .dropdown-menu {
  right: unset;
  left: 0;
  min-width: 100px;
}
.posts .post-replies .reply-container .reply-details .post-panel .reported-user-box .dropdown-menu > li > a {
  padding: 3px 10px;
  color: #20507c;
  font-size: 0.9em;
}
.add-post-container {
  display: flex;
  flex-direction: row;
  width: 100%;
  padding: 5px 15px;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
}
.add-post-container.media {
  overflow: auto;
}
.add-post-container .user-avatar {
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  padding-top: 10px;
}
.add-post-container .user-avatar img {
  width: 37px;
  height: 37px;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
  background-color: #eee;
}
.add-post-container .add-post {
  background-color: #fff;
  position: relative;
  padding: 10px 10px 10px 0px;
  width: 100%;
  flex-direction: column;
}
.add-post-container .add-post .p-body #postBody {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 1px solid #e5e5e5;
  resize: none;
}
.add-post-container .add-post .check-box {
  width: 100%;
  display: flex;
  flex-direction: row;
}
.add-post-container .add-post .check-box input[type="checkbox"] {
  margin: 6px 0 0 6px;
}
.add-post-container .add-post .analysis-items {
  display: flex;
  flex-direction: row;
  width: 100%;
  margin-bottom: 5px;
}
.add-post-container .add-post .analysis-items .col-r,
.add-post-container .add-post .analysis-items .col-l {
  display: flex;
  flex-direction: column;
  width: 50%;
}
.add-post-container .add-post .analysis-items .col-r .form-item,
.add-post-container .add-post .analysis-items .col-l .form-item {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 10px;
}
.add-post-container .add-post .analysis-items .col-r .form-item label,
.add-post-container .add-post .analysis-items .col-l .form-item label {
  min-width: 80px;
  margin: 0px !important;
}
.add-post-container .add-post .analysis-items .col-r {
  padding-left: 10px;
}
.add-post-container .add-post .analysis-items .col-l {
  padding-right: 10px;
}
.add-post-container .add-post .analysis-items .col-l #custom-date #customtargetdate[readonly] {
  cursor: pointer;
  background-color: #fff;
}
.add-post-container .add-post .analysis-items .col-l .profit-to-loss-ratio {
  display: flex;
  flex-direction: column;
  width: 100%;
  border: 1px solid #ddd;
  padding: 6px 15px;
  border-radius: 3px;
}
.add-post-container .add-post .analysis-items .col-l .profit-to-loss-ratio .text-value {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.add-post-container .add-post .analysis-items .col-l .profit-to-loss-ratio .text-value span {
  width: 50%;
  position: relative;
}
.add-post-container .add-post .analysis-items .col-l .profit-to-loss-ratio .text-value span .risk-to-reward-hint {
  position: absolute;
  top: -11px;
  right: -21px;
  color: #20507c;
  cursor: help;
}
.add-post-container .add-post .analysis-items .col-l .profit-to-loss-ratio .text-value span .risk-to-reward-hint + .tooltip > .tooltip-inner {
  width: max-content;
  text-align: right;
}
.add-post-container .add-post .analysis-items .col-l .profit-to-loss-ratio .text-value #profi-to-loss-ratio-value {
  text-align: center;
  font-size: 1.4em;
  direction: ltr;
}
.add-post-container .add-post .analysis-items .col-l .profit-to-loss-ratio .compare-rates {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-top: 15px;
}
.add-post-container .add-post .analysis-items .col-l .profit-to-loss-ratio .compare-rates #rate-value {
  width: 70%;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-right: 10px;
}
.add-post-container .add-post .analysis-items .col-l .profit-to-loss-ratio .compare-rates #rate-value .range-item {
  width: 20%;
  height: 8px;
  border: 1px solid #fff;
  background-color: #eee;
}
.add-post-container .add-post .analysis-items .col-l .profit-to-loss-ratio .compare-rates #rate-value .range-item.power {
  background-color: #2e7d32;
}
.add-post-container .add-post .analysis-items .col-l .profit-to-loss-ratio .compare-rates #rate-value .range-item.mid-power {
  background-color: #8c8f36;
}
.add-post-container .add-post .analysis-items .col-l .profit-to-loss-ratio .compare-rates #rate-value .range-item.medium {
  background-color: #eaa13a;
}
.add-post-container .add-post .analysis-items .col-l .profit-to-loss-ratio .compare-rates #rate-value .range-item.mid-weak {
  background-color: #f06b39;
}
.add-post-container .add-post .analysis-items .col-l .profit-to-loss-ratio .compare-rates #rate-value .range-item.weak {
  background-color: #f63538;
}
.add-post-container .add-post .btn-submit-post {
  margin-top: 20px;
  text-align: left;
}
.add-post-container #symbolName {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 1px solid #e5e5e5;
}
.add-post-container a.post-alert-link {
  color: #0288d1;
}
.post-settings {
  text-align: left;
  margin: 0 0 15px;
}
.post-settings .settings-sound {
  padding: 7px 10px 0;
  display: inline-block;
  background-color: #fff;
}
.post-settings .settings-sound .text {
  vertical-align: middle;
  margin: 0 5px 5px;
  display: inline-block;
}
.post-settings .settings-sound .label {
  margin-top: 8px;
  display: inline-block;
}
.post-settings .settings-sound input {
  width: 17px;
  vertical-align: top;
  height: 17px;
}
#postModal {
  padding-right: 0 !important;
}
#postModal .modal-dialog {
  min-width: 345px !important;
}
input[type="number"] {
  direction: ltr !important;
}
@media (max-width: 550px) {
  .add-post-container {
    flex-direction: column;
  }
  .add-post-container .user-avatar {
    justify-content: flex-start;
    align-items: center;
  }
  .add-post-container .add-post {
    padding-right: 0;
  }
  .add-post-container .add-post .analysis-items {
    flex-direction: column;
  }
  .add-post-container .add-post .analysis-items .col-r,
  .add-post-container .add-post .analysis-items .col-l {
    width: 100%;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
/*Inline Loader animation*/
.inline-loader {
  height: auto;
  width: auto;
}
.inline-loader .loader-box {
  display: inline-block;
  height: 5px;
  width: 5px;
  margin: 0px 1px;
  background-color: #20507c;
  animation-name: inline-fadeOutIn;
  animation-duration: 500ms;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
.inline-loader .loader-box:nth-child(1) {
  animation-delay: 250ms;
}
.inline-loader .loader-box:nth-child(2) {
  animation-delay: 500ms;
}
.inline-loader .loader-box:nth-child(3) {
  animation-delay: 750ms;
}
@keyframes inline-fadeOutIn {
  0% {
    background-color: #20507c;
    opacity: 1;
  }
  100% {
    background-color: #20507c;
    opacity: 0;
  }
}
.pre-register-post {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.pre-register-post .warning-hint,
.pre-register-post .btn-submit-post {
  display: flex;
  width: 100%;
}
.pre-register-post .warning-hint {
  display: flex;
  align-items: flex-start;
}
.pre-register-post .warning-hint .warning-title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-left: 1px solid #e5e5e5;
  padding-left: 10px;
}
.pre-register-post .warning-hint .warning-title .w-icon {
  background: url(../img/warning.svg) no-repeat center;
  height: 20px;
  width: 20px;
  background-size: 20px;
}
.pre-register-post .warning-hint .warning-title .w-text {
  margin-top: 5px;
  font-size: 1.1em;
  font-weight: bold;
  color: #e62f2f;
}
.pre-register-post .warning-hint > p {
  text-align: justify;
  padding-right: 10px;
}
.pre-register-post .btn-submit-post {
  align-items: flex-end;
  justify-content: flex-end;
  margin-top: 10px !important;
}
.post-notification {
  display: flex;
  justify-content: start;
}
.post-notification .post-count {
  color: #fff;
  padding: 8px 20px;
  width: 150px;
  text-align: center;
  box-shadow: 0px 1px 8px -1px #999;
  background: linear-gradient(130deg, #20507c, #0288d1, #20507c);
  background-size: 200% 200%;
  -webkit-animation: BG-Animation 5s ease infinite;
  -moz-animation: BG-Animation 5s ease infinite;
  animation: BG-Animation 5s ease infinite;
  cursor: pointer;
  font-size: 1.2em;
}
@-webkit-keyframes BG-Animation {
  0% {
    background-position: 10% 0%;
  }
  50% {
    background-position: 91% 100%;
  }
  100% {
    background-position: 10% 0%;
  }
}
@-moz-keyframes BG-Animation {
  0% {
    background-position: 10% 0%;
  }
  50% {
    background-position: 91% 100%;
  }
  100% {
    background-position: 10% 0%;
  }
}
@keyframes BG-Animation {
  0% {
    background-position: 10% 0%;
  }
  50% {
    background-position: 91% 100%;
  }
  100% {
    background-position: 10% 0%;
  }
}
.chart-buttons {
  border-top: 1px solid #ccc;
  padding: 7px;
  margin: 0;
}
.chart-buttons .btn {
  font-size: 0.95em;
}
.chart-buttons .btn i {
  font-size: 1.5em;
  font-weight: bold;
  margin-left: 5px;
}
.analysis-author {
  float: left;
}
.reply-container {
  padding-top: 5px;
  padding-right: 10px;
  display: inline-block;
  /*.calc(width, ~'100% - 50px');*/
  width: 100%;
}
/*#region Modal*/
.modal-danger .modal-header {
  border-bottom: 3px solid #e62f2f;
}
.modal-danger .btn-danger:hover {
  color: #fff;
}
.modal-success .modal-header {
  border-bottom: 3px solid #409b51;
}
.modal-content {
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #000;
  background-color: #fff;
  border: rgba(0, 0, 0, 0);
}
.modal-content .close {
  font-size: 26px;
}
.modal-footer {
  padding-top: 12px;
  padding-bottom: 14px;
  border-top: 0;
  background-color: #fff;
}
.modal-header {
  min-height: 35px;
  padding: 10px 15px 10px 15px;
  background-color: #fff;
}
.modal-header .close {
  font-size: 20px;
}
.modal-body h6 {
  font-family: 'IRANSans', 'WYekan', tahoma, verdana;
  margin: 0 0 20px;
  line-height: 24px;
}
.modal-backdrop {
  background-color: rgba(0, 0, 0, 0.8);
}
.modal-backdrop.in {
  zoom: 1;
  filter: alpha(opacity=75);
  -webkit-opacity: 0.75;
  -moz-opacity: 0.75;
  opacity: 0.75;
}
.modal-dialog {
  min-width: 500px;
}
.modal-title {
  font-size: 1.2em;
  margin-bottom: 3px;
  font-family: 'IRANSans', 'WYekan', tahoma, verdana;
}
.modal-message .modal-dialog {
  width: 300px;
}
.modal-message .modal-body,
.modal-message .modal-footer,
.modal-message .modal-title {
  background: 0 0;
  border: none;
  margin: 0;
  padding: 0 10px;
}
.modal-message .modal-header {
  color: #000;
  padding: 10px 0 10px 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-message .modal-header .fa,
.modal-message .modal-header .glyphicon,
.modal-message .modal-header .typcn,
.modal-message .modal-header .wi {
  font-size: 30px;
}
.modal-message .modal-title {
  font-size: 16px;
}
.modal-message .modal-body {
  margin-top: 25px;
  margin-bottom: 25px;
}
.modal-message .modal-footer {
  padding-bottom: 10px;
}
.modal-view .modal-dialog {
  width: 50%;
}
body.modal-open,
.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
  margin-right: 0;
}
.modal {
  overflow-y: auto;
}
.modal .data-box {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
hr {
  margin: 20px;
}
/*#endregion Modal*/
.loginbox-or {
  position: relative;
  text-align: center;
  height: 20px;
  margin-bottom: 20px;
  margin-top: 10px;
}
.loginbox-or .or {
  position: absolute;
  top: -3px;
  -lh-property: 0;
left:-webkit-calc(50% - 25px);
left:-moz-calc(50% - 25px);
left:calc(50% - 25px);
;
  width: 50px;
  height: 20px;
  background-color: #fff;
  margin: 0 auto;
}
.loginbox-or .register-or {
  position: absolute;
  top: -3px;
  -lh-property: 0;
left:-webkit-calc(50% - 75px);
left:-moz-calc(50% - 75px);
left:calc(50% - 75px);
;
  width: 165px;
  height: 20px;
  background-color: #fff;
  margin: 0 auto;
}
.loginbox-or .or-line {
  position: absolute;
  height: 1px;
  top: 10px;
  left: 0;
  right: 0;
  background-color: #e5e5e5;
}
.ladda-button[data-style=expand-left] .ladda-spinner {
  left: 0 !important;
}
.center-form .form-group {
  float: none;
  margin-left: auto;
  margin-right: auto;
}
.captcha {
  display: inline-block;
}
.refresh-captcha {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  font-size: 1.5em;
  text-align: center;
  padding-top: 10px;
  color: #aaa;
  cursor: pointer;
  float: left;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
}
.refresh-captcha:hover {
  color: #0288d1;
}
.refresh-captcha i {
  font-weight: bold !important;
}
.captcha-desc {
  color: #888;
  font-size: 0.8em;
  margin-top: 5px;
}
.keyboardInputInitiator {
  margin-top: -24px;
  margin-right: 10px;
  float: right;
}
.login-footer {
  margin-top: 10px;
}
.login-footer h2 {
  color: #CF000F;
}
.login-content {
  padding-bottom: 30px;
}
.m-b-15 {
  margin-bottom: 15px;
}
.input-hint {
  position: absolute;
  top: 10px;
  left: -14px;
  font-size: 1.3em;
  color: #0288d1;
  cursor: pointer;
}
.input-hint:hover {
  color: #20507c;
}
.auth-container .tooltip-inner {
  max-width: 250px !important;
  text-align: right;
}
.asset-under-caution {
  display: inline-block;
  background: url(../img/warning-sign.svg) no-repeat top right;
  height: 15px;
  width: 15px;
  background-size: 15px;
  margin: 6px 7px 0 0px;
}
.asset-under-caution + .tooltip > .tooltip-inner {
  width: max-content;
  text-align: right;
}
.favorite {
  display: inline-block;
  background: url(../img/Star.svg) no-repeat top right;
  height: 15px;
  width: 15px;
  background-size: 15px;
  cursor: pointer;
  margin: 5px 5px 0 5px;
}
.favorite.favorited {
  background: url(../img/StarFilled.svg) no-repeat top right;
  background-size: 15px;
}
i.close {
  font-size: 20px;
  font-weight: bolder;
  padding: 0 3px;
}
.no-data-warning {
  text-align: center;
  color: #aaa;
  margin-top: 20%;
  line-height: 1.7em;
  background-color: #fff;
  right: 25%;
  padding: 50px;
}
tbody#watch-list-table > tr > td {
  padding-right: 10px;
  direction: rtl;
}
tbody#watch-list-table > tr > td:last-child {
  width: 20px;
}
tbody#watch-list-table > tr > td:first-child {
  width: 15%;
}
tbody#watch-list-table > tr > td.value span {
  float: none;
  margin-right: 4px;
}
tbody#watch-list-table > tr > td .trade {
  padding: 1px 0 2px;
}
.app {
  margin-top: 30px;
}
.app .dl-links {
  padding-top: 30px;
  padding-right: 40px;
}
.app .dl-links .app-title {
  margin-top: 0;
  margin-bottom: 40px;
}
.app .dl-links .app-features {
  line-height: 1.9em;
}
.app .dl-links .dl-link-container {
  padding-top: 20px;
}
.app .dl-links .dl-link-container .dl-link img {
  height: 40px;
  margin-left: 10px;
  margin-right: 10px;
}
.app .app-image {
  text-align: left;
  bottom: 0;
}
.app .app-image img {
  height: 400px;
  margin-left: 40px;
}
.app .app-changes {
  margin-top: 95px;
}
.box-shadow {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
}
@media only screen and (min-width: 700px) and (max-width: 980px) {
  .app .app-image {
    text-align: center;
  }
  .app .dl-links {
    padding-top: 10px;
  }
}
@media (max-width: 600px) {
  .app .app-image {
    text-align: center;
  }
  .app .app-image img {
    height: 400px;
  }
  .app .dl-links {
    padding-top: 10px;
  }
  .app .dl-links .dl-link-container {
    text-align: center;
  }
}
@media (max-width: 560px) {
  .modal-message {
    padding: 0 !important;
  }
  .modal-message > .modal-dialog {
    margin: 10px;
    width: auto;
    min-width: unset;
  }
}
.profile {
  background-color: #fff;
  margin-right: 0;
  margin-left: 0;
  min-height: 250px;
  padding-bottom: 60px;
}
.profile .main-description {
  padding: 30px 50px 10px 50px;
  margin: 0;
}
.profile .example {
  margin-top: 0;
}
.profile select {

  padding: 0 12px;
  border-radius: 0;
}
.profile-info {
  padding: 20px;
  position: relative;
}
.profile-info img {
  height: 120px;
  background-color: #efefef;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
}
.profile-info .profile-info-box {
  display: inline-block;
  vertical-align: bottom;
}
.profile-info .profile-info-box.info {
  margin-right: 10px;
}
.profile-info .profile-info-box .user-name {
  font-size: 1.5em;
}
.profile-info .profile-info-box .full-name {
  font-size: 1em !important;
}
.profile-info .controls {
  position: absolute;
  top: 15px;
  left: 15px;
}
.subscription-info {
  padding: 10px;
  text-align: center;
}
.subscription-info .pro-info {
  background: #3a9c3f;
  color: #fff;
  padding: 2px 10px;
  display: inline-block;
  border-radius: 3px;
  margin: 10px 0;
}
#email-info {
  padding: 10px;
  text-align: center;
}
#email-info .verified-email {
  background: #3a9c3f;
  color: #fff;
  padding: 2px 10px;
  display: inline-block;
  border-radius: 3px;
}
.userpic {
  border: none !important;
  background-size: cover !important;
}
.example__right {
  padding: 5px;
  border: 1px solid #eee;
  width: 212px;
}
#notification-list {
  padding: 0;
}
.notifications {
  background-color: #fff;
  margin-right: 0;
  margin-left: 0;
}
.notifications .main-description {
  padding: 30px 50px 10px 50px;
  margin: 0;
}
.notification-box {
  padding: 10px 20px 10px 20px;
  border-top: 1px #efefef solid;
}
.notification-box .body {
  display: block;
  padding-left: 20px;
  margin-bottom: 0;
  margin-left: 60px;
}
.notification-box .notification-time {
  display: inline-block;
  margin-bottom: 0;
  float: left;
}
.notification-box.unread {
  background-color: #f7f7f7;
}
.notification-box .link {
  margin-top: 10px;
  margin-bottom: 0;
}
#notification-badge {
  position: relative;
  color: #fff;
  font-size: 25px;
}
#notification-badge i {
  margin-left: 10px;
  margin-top: 8px;
}
#notification-badge-count {
  position: absolute;
  font-size: 12px !important;
  top: -2px;
  right: -5px;
  font-size: 1em;
  background: #e62f2f;
  width: 18px;
  height: 18px;
  text-align: center;
  line-height: 18px;
  border-radius: 50%;
  box-shadow: 0 0 1px #333;
}
.eps-progress {
  background: none !important;
}
.eps-summary {
  margin: 40px 0;
}
.eps-summary .value {
  color: #388443;
  font-size: 40px;
}
.eps-description-label {
  color: #999999;
  font-size: 0.9em;
}
.eps-progressbar-left {
  left: 0;
  position: absolute;
}
.eps-progressbar-right {
  position: absolute;
  right: 0;
}
.eps-progress-panel {
  clear: both;
  display: block;
  width: 120px;
}
.clear-padding {
  padding: 0px !important;
}
.eps-progress-bg-1 {
  background-color: #b71c1c;
}
.eps-progress-bg-2 {
  background-color: #388443;
}
.eps-progress-bg-3 {
  background-color: #d84c4c;
}
.eps-progress-bg-4 {
  background-color: #3a9c3f;
}
.eps-table td {
  line-height: 2.1 !important;
}
#eps-list h5 {
  display: inline-block;
}
.alert-link {
  color: #888;
}
.alert-link i {
  font-weight: bold;
  font-size: 17px;
}
.alert-notify {
  top: 0px !important;
  color: #fff;
  border-width: 0;
  padding: 0 !important;
  text-align: center !important;
  cursor: default;
}
.alert-notify-danger {
  background-color: #e62f2f;
  padding: 5px 15px;
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
}
.alert-notify-success {
  background-color: #2e7d32;
  padding: 5px 15px;
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
}
.barometer .vertical-text {
  text-align: left !important;
  padding-left: 5px;
}
.barometer .period {
  text-align: center;
}
.barometer table {
  border-collapse: separate;
  border-spacing: 3px;
  margin: auto;
}
.barometer table td {
  width: 25px;
  height: 25px;
  background-color: #efefef;
}
.barometer table td.selected {
  background-color: #0288d1;
}
.barometer table td.text {
  background-color: transparent;
  font-size: 8px;
  height: 20px;
  line-height: 0.9em;
  text-align: center;
}
.barometer.medium table {
  border-spacing: 2px;
}
.barometer.small {
  display: inline-block;
  margin-left: 15px;
  margin-bottom: 15px;
  cursor: pointer;
}
.barometer.small table {
  border-spacing: 1px;
  margin-left: 10px;
}
.barometer.small table td {
  width: 15px;
  height: 15px;
}
.barometer.small .period {
  margin-right: -12px;
}
.barometer.selected .period {
  margin-left: 17px;
}
.barometer.selected table {
  margin: 0;
  display: inline-block;
}
.barometer.selected table td {
  width: 50px;
  height: 50px;
}
.barometer.selected table td.text {
  background-color: transparent;
  font-size: 8px;
  height: 20px;
  line-height: 0.9em;
  text-align: center;
  width: 25px !important;
}
.barometer.selected table.barometer-title {
  height: 185px;
}
.barometer.selected table.barometer-title td {
  width: 10px;
  height: 20px;
  line-height: 20px;
}
.barometer.selected table.barometer-title td.range {
  background-color: transparent;
  direction: ltr;
  text-align: right;
  min-width: 26px;
  font-size: 10px;
}
.barometer.linked .barometer-item {
  border: 2px transparent solid;
  cursor: pointer;
}
.barometer.linked .barometer-item:hover {
  border-color: rgba(100, 100, 100, 0.4);
}
.barometer.linked .barometer-item.selected {
  border-color: rgba(100, 100, 100, 0.8);
}
.title-desc {
  padding: 0 20px;
  color: #20507c;
}
.desc {
  padding: 0 20px 10px 20px;
}
#barometers {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  flex-wrap: wrap;
}
@media (max-width: 600px) {
  .barometer.medium {
    margin-bottom: 10px;
    flex: 1 1 15em;
  }
}
@media (max-width: 450px) {
  .barometer.medium {
    margin-bottom: 10px;
    flex: 1 1 10em;
  }
}
@media (min-width: 991px) {
  .selected-barometer-container .barometer.selected {
    width: max-content;
    float: left;
  }
}
@media (max-width: 991px) {
  .barometer-container {
    margin-top: 15px !important;
    text-align: center;
  }
  .barometer-container .barometer.small {
    margin-left: 25px;
    margin-right: 25px;
  }
  .barometer-container .barometer.small table {
    margin-left: 0;
  }
  .barometer-container .barometer.small .period {
    margin-right: 0 !important;
  }
  .selected-barometer-container .barometer.selected {
    width: max-content;
    margin: 0 auto;
  }
}
@media (max-width: 408px) {
  .barometer-container {
    margin-top: 15px !important;
    text-align: center;
  }
  .barometer-container .barometer.small {
    margin-left: 25px;
    margin-right: 25px;
  }
  .barometer-container .barometer.small table {
    margin-left: 0;
  }
  .barometer-container .barometer.small .period {
    margin-right: 0 !important;
  }
  .selected-barometer-container {
    text-align: center !important;
  }
  .selected-barometer-container .barometer.selected {
    display: inline-block !important;
  }
  .selected-barometer-container .barometer.selected .period {
    margin-left: 0 !important;
  }
}
.capital-change-summary {
  margin: 40px 0;
}
.capital-change-summary .value {
  color: #388443;
  font-size: 40px;
}
.capital-change-description-label {
  color: #999999;
  font-size: 0.9em;
}
.capital-change-progressbar-left {
  float: left;
}
.capital-change-progress-panel {
  clear: both;
  display: block;
}
.clear-padding {
  padding: 0px !important;
}
.capital-comment {
  padding: 20px 20px 20px 50px;
}
.capital-changed-container {
  position: relative;
  display: flex;
  flex-direction: row;
  width: 100%;
  padding: 10px;
}
.capital-changed-container .capital-summary {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 15%;
  color: #388443;
  padding: 5px;
}
.capital-changed-container .capital-summary .value {
  font-size: 40px;
}
.capital-changed-container .capital-summary .inc-capital-change {
  margin-top: 10px;
  color: gray;
}
.capital-changed-container .capital-board {
  display: flex;
  width: 85%;
  padding: 5px;
  flex-direction: column;
}
.capital-changed-container .capital-board .progress-wrapper {
  width: 100%;
  margin-top: 20px;
}
.capital-changed-container .capital-board .progress-wrapper .capital-change-progress {
  background: none !important;
  height: 15px;
}
.capital-changed-container .capital-board .progress-wrapper .capital-change-progress .capital-change-progressbar-right {
  float: right;
}
.capital-changed-container .capital-board .progress-wrapper .capital-change-progress .capital-change-progress-bg-1 {
  background-color: #20507c;
}
.capital-changed-container .capital-board .progress-wrapper .capital-change-progress .capital-change-progress-bg-2 {
  background-color: #eec62a;
}
.capital-changed-container .capital-board .progress-wrapper .capital-change-progress .capital-change-progress-bg-3 {
  background-color: #388443;
}
.capital-changed-container .capital-board .progress-wrapper .capital-change-progress .capital-change-progress-bg-4 {
  background-color: #d84c4c;
}
.capital-changed-container .capital-board .capital-board-value {
  width: 100%;
  display: flex;
  flex-direction: row;
  margin-top: 30px;
}
.capital-changed-container .capital-board .capital-board-value .col-value {
  display: flex;
  flex-direction: column;
  width: 33.33%;
  padding: 5px 0px;
  border-top: 1px solid #ddd;
}
.capital-changed-container .capital-board .capital-board-value .col-value .row-value {
  display: flex;
  flex-direction: row;
  width: 100%;
}
.capital-changed-container .capital-board .capital-board-value .col-value .row-value .v-title {
  width: 50%;
  padding: 0 0 5px 0;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}
.capital-changed-container .capital-board .capital-board-value .col-value .row-value .v-title .capital-change {
  width: 10px;
  height: 10px;
  border-radius: 2px;
  margin: 0 5px 0 10px;
}
.capital-changed-container .capital-board .capital-board-value .col-value .row-value .v-title .capital-change.capital-div-no-color {
  background-color: transparent;
}
.capital-changed-container .capital-board .capital-board-value .col-value .row-value .v-title .capital-change.capital-div-0 {
  background-color: #20507c;
}
.capital-changed-container .capital-board .capital-board-value .col-value .row-value .v-title .capital-change.capital-div-1 {
  background-color: #eec62a;
}
.capital-changed-container .capital-board .capital-board-value .col-value .row-value .v-title .capital-change.capital-div-2 {
  background-color: #388443;
}
.capital-changed-container .capital-board .capital-board-value .col-value .row-value .v-title .capital-change.capital-div-3 {
  background-color: #d84c4c;
}
.capital-changed-container .capital-board .capital-board-value .col-value .row-value .v-value {
  width: 50%;
  padding: 0 5px 0 0;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}
.capital-changed-container .capital-board .capital-board-value .col-value:hover {
  background-color: #f5f5f5;
}
@media (max-width: 925px) {
  .capital-changed-container {
    flex-direction: column;
  }
  .capital-changed-container .capital-summary {
    margin-top: 15px;
    width: 100%;
  }
  .capital-changed-container .capital-board {
    width: 100%;
  }
}
@media (max-width: 760px) {
  .capital-changed-container .capital-board .capital-board-value {
    flex-direction: column !important;
  }
  .capital-changed-container .capital-board .capital-board-value .col-value {
    width: 100%;
  }
}
.trade-succeed {
  background-color: #2e7d32;
  height: 40px;
  padding: 7px 15px;
  color: #fff;
}
.trade-failed {
  background-color: #e62f2f;
  height: 40px;
  padding: 7px 15px;
  color: #fff;
}
.pointer {
  cursor: pointer;
}
.trading-btn,
.trade-next-btn,
.trade-btn {
  width: 60px;
  font-size: 11px;
}
#asset-name {
  margin: 0;
}
#dashboard .no-content {
  padding-top: 10% !important;
}
.trading {
  margin: 20px;
}
.trading .flex-container {
  display: flex;
  flex-wrap: wrap;
  -lh-property: 0;
height:-webkit-calc(100vh - 205px);
height:-moz-calc(100vh - 205px);
height:calc(100vh - 205px);
;
  align-content: flex-start;
}
.trading .flex-container .flex-item {
  overflow: auto;
  flex: 1 0 30%;
  margin-bottom: 5px;
}
.trading .flex-container .flex-item-left {
  flex: 1 0 60%;
  margin-right: 5px;
}
.trading .flex-container .flex-item-right {
  height: 100%;
}
.trading .flex-container .flex-item-top {
  height: 65%;
}
.trading .flex-container .flex-item-bottom {
  height: 35%;
}
.trading .table td {
  white-space: nowrap;
}
.trading .link-bar {
  font-size: 12px;
  box-shadow: none;
  margin-bottom: 0;
}
.trading .link-bar .link {
  padding: 7px 10px;
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  border-radius: 2px;
  background-clip: padding-box;
}
.trading .link-bar .link-active {
  text-decoration: underline;
  background-color: #f5f5f5;
}
.trading .link-bar .pipe {
  padding-left: 0px;
  padding-right: 0px;
}
.trading .info-box .table.data-table tr td {
  padding: 3px 7px;
}
.trading .info-box .bidasks tr th,
.trading .info-box .bidasks tr td {
  padding: 7px 10px;
}
.trading .info-box .company-person-summary.table tr td {
  padding: 3px 3px;
}
.trading .info-box .company-person-summary.table tr td:nth-child(odd) {
  text-align: left;
}
.trading .info-box .company-person-summary.table tr td:nth-child(even) {
  text-align: right;
}
.trading .asset-stuff {
  display: inline-block;
  margin-left: 10px !important;
}
.trading .asset-stuff.trade-datetime {
  font-size: 12px;
}
.trading .asset-stuff .circle {
  margin-top: 10px;
}
.trading .asset-stuff.asset-favorite-state {
  margin-left: 5px !important;
  vertical-align: -webkit-baseline-middle;
}
.trading .asset-stuff.asset-favorite-state .favorite {
  margin: 0 !important;
}
.trading .list-table thead > tr > th,
.trading .normal-layout-table thead > tr > th {
  border-bottom: 1px solid #f1f1f1;
}
.trading .list-table thead > tr > th:first-child,
.trading .normal-layout-table thead > tr > th:first-child {
  padding-right: 15px;
}
.trading .list-table thead > tr > th:last-child,
.trading .normal-layout-table thead > tr > th:last-child {
  padding-left: 15px;
}
.trading .list-table tbody > tr > td,
.trading .normal-layout-table tbody > tr > td {
  border-top: 1px solid #f1f1f1;
}
.trading .list-table tbody > tr > td:first-child,
.trading .normal-layout-table tbody > tr > td:first-child {
  padding-right: 15px;
}
.trading .list-table tbody > tr > td:last-child,
.trading .normal-layout-table tbody > tr > td:last-child {
  padding-left: 15px;
}
.trading .list-table tbody > tr:first-child > td,
.trading .normal-layout-table tbody > tr:first-child > td {
  border-width: 0 !important;
}
.trading .data-box-header {
  padding: 5px 15px !important;
}
.trading .data-box {
  box-shadow: none;
}
.trading .list-combo {
  max-width: 45%;
  display: inline-block;
}
.trading .asset-search-box {
  width: 54%;
  display: inline-block;
}
.trading .search-box .typeahead-input {
  height: 34px;
  border-radius: 4px !important;
}
.trading .search-box .submit-input {
  width: 40px;
  height: 34px;
  font-size: 1.7em;
}
.trading .tt-suggestion.tt-selectable {
  font-size: 1em;
}
.trading .update-order-btn {
  margin-left: 10px;
  text-decoration: none;
}
.trading .update-order-btn > i {
  font-size: 20px;
}
.trading .delete-order-btn {
  color: #e62f2f;
  text-decoration: none;
}
.trading .delete-order-btn > i {
  font-size: 20px;
  font-weight: bold;
}
.trading .header {
  background-color: #fff;
  margin-bottom: 5px;
  padding: 10px 15px;
  height: 42px;
}
.trading .header .state {
  margin-left: 10px;
}
.trading #date {
  margin-right: 10px;
}
.trading .legendLabel {
  padding-right: 5px;
}
.trading .sum-row {
  background-color: #f5f5f5;
}
.trading .pre-line {
  white-space: pre-line !important;
}
.trading .line-separator {
  background-color: #efefef;
  height: 2px;
  margin: 5px 0;
}
.trading .trade-change-percentage span {
  display: inline-block;
}
.trading .trade-change-percentage span:first-child {
  text-align: right;
}
.trading .trade-change-percentage span:last-child {
  float: left;
}
.trading .disabled a,
.trading .disabled .favorite {
  pointer-events: none;
  cursor: default;
}
.trading .disabled .can-set-access {
  opacity: 0.5;
}
#modal-order .modal-dialog {
  min-width: 550px;
  font-size: 11px;
}
#modal-order .modal-dialog .control-label {
  padding-right: 0;
}
#modal-order .asset-desc {
  color: #999;
  font-size: 0.9em !important;
}
#modal-order .modal-body {
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
}
#modal-order .modal-header {
  min-height: 42px;
  padding: 10px;
}
#modal-order .form {
  height: 180px;
  padding: 10px;
  padding-top: 12px;
}
#modal-order .results {
  height: 70px;
}
#modal-order .results .form-group {
  margin-bottom: 0;
}
#modal-order .form-group {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 10px;
}
#modal-order .bidasks-half {
  margin-bottom: 0px;
}
#modal-order .bidasks-half tr:first-child td {
  background-color: #fff;
  color: #999;
  font-size: 11px;
  padding: 10px 0 5px 0px;
}
#modal-order .bidasks-half tr:first-child td a {
  color: #999;
  font-size: 11px;
}
#modal-order .bidasks-half tr:first-child td .bidprice,
#modal-order .bidasks-half tr:first-child td .askprice {
  font-size: 20px;
}
#modal-order .bidasks-half tr:first-child td.ask.active {
  background-color: rgba(2, 136, 209, 0.07);
  color: #0288d1;
}
#modal-order .bidasks-half tr:first-child td.ask.active a {
  color: #0288d1;
}
#modal-order .bidasks-half tr:first-child td.bid.active {
  background-color: rgba(230, 47, 47, 0.07);
  color: #e62f2f;
}
#modal-order .bidasks-half tr:first-child td.bid.active a {
  color: #e62f2f;
}
#modal-order .bidasks-half tr td {
  vertical-align: middle;
  text-align: center;
  width: 20%;
  padding: 2px 0;
}
#modal-order .bidasks-half tr td:first-child,
#modal-order .bidasks-half tr td:last-child {
  width: 10%;
}
#modal-order .bidasks-half tr td a {
  color: #000;
  cursor: pointer;
}
#modal-order a.link {
  color: #000;
}
#modal-order .info {
  font-size: 12px;
}
#modal-order .info .trade-modal-real-close {
  margin-right: 10px;
}
#modal-order .info.bid-rank1 {
  user-select: none;
}
#modal-order .info .bid-btn,
#modal-order .info .ask-btn {
  top: 28px;
  left: 28px;
  padding: 1px 4px;
  border: 1px solid;
  border-radius: 2px;
  font-size: 11px;
  display: inline-block;
  width: 50px;
  text-align: center;
  cursor: pointer;
}
#modal-order .info.ask-rank1 {
  user-select: none;
}
#modal-order .asset-name {
  font-size: 20px;
}
#modal-order .buy-sell-board .board a {
  cursor: pointer;
}
#modal-order .buy-sell-board .buy-board {
  height: 60px;
  width: 50%;
  display: inline-block;
  padding: 20px;
}
#modal-order .buy-sell-board .buy-board.active {
  background-color: rgba(2, 136, 209, 0.07);
}
#modal-order .buy-sell-board .buy-board.active .ask-btn {
  border: #0288d1 1px solid;
  color: #0288d1;
}
#modal-order .buy-sell-board .buy-board .ask-btn:hover {
  background-color: rgba(2, 136, 209, 0.07);
  border: #0288d1 1px solid;
  color: #0288d1;
}
#modal-order .buy-sell-board .sell-board {
  height: 60px;
  width: 50%;
  display: inline-block;
  padding: 20px;
}
#modal-order .buy-sell-board .sell-board.active {
  background-color: rgba(230, 47, 47, 0.07);
}
#modal-order .buy-sell-board .sell-board.active .bid-btn {
  border: #e62f2f 1px solid;
  color: #e62f2f;
}
#modal-order .buy-sell-board .sell-board .bid-btn:hover {
  background-color: rgba(230, 47, 47, 0.07);
  border: #e62f2f 1px solid;
  color: #e62f2f;
}
#modal-order .buy-sell-board .rank1-diff {
  -lh-property: 0;
left:-webkit-calc(50% - 25px);
left:-moz-calc(50% - 25px);
left:calc(50% - 25px);
;
  position: absolute;
  top: 10px;
  width: 50px;
  text-align: center;
}
#modal-order .buy-sell-board .rank1-diff .value {
  background-color: #fff;
  border: 1px solid #ddd;
  padding: 3px 5px;
  border-radius: 2px;
}
#modal-order .trade-next-btn {
  width: 95px;
}
#modal-order hr.board-line {
  margin: 10px 0;
  border-width: 1px;
}
#modal-order hr.board-line.top {
  margin-bottom: 5px;
}
#modal-order hr.board-line.bottom {
  margin-top: 0px;
}
.progress-container {
  padding: 30px 90px 50px 50px;
  border-bottom: 1px solid #eee;
}
.progress-container .range-progress {
  width: 70%;
  height: 15px;
  background-color: #efefef;
  color: #ccc;
  position: absolute;
}
.progress-container .range-progress .min {
  top: -3px;
  text-align: end;
  min-width: 80px;
  left: -85px;
}
.progress-container .range-progress .max {
  top: -3px;
  text-align: start;
  min-width: 80px;
  right: -85px;
}
.progress-container .value-progress {
  height: 15px;
  width: 0%;
  transition: width 1s ease;
}
.progress-container .value-progress.pos {
  background-color: #409b51;
}
.progress-container .value-progress.neg {
  background-color: #e62f2f;
}
.progress-container .value-progress .bot {
  top: 15px;
  text-align: center;
}
.progress-container .value-progress .top {
  top: -20px;
  text-align: center;
}
.progress-container .min {
  position: absolute;
  left: 0;
  direction: ltr;
}
.progress-container .max {
  position: absolute;
  right: 0;
  direction: ltr;
}
.progress-container.buy-person-company-progress,
.progress-container.sell-person-company-progress {
  padding: 30px 15%;
  border-width: 0;
  direction: ltr;
}
.progress-container.buy-person-company-progress .title,
.progress-container.sell-person-company-progress .title {
  float: right;
  margin-right: -40px;
  margin-top: -5px;
  color: #333;
}
.progress-container.buy-person-company-progress .range-progress,
.progress-container.sell-person-company-progress .range-progress {
  background-color: rgba(2, 136, 209, 0.2);
}
.progress-container.buy-person-company-progress .range-progress > .min,
.progress-container.sell-person-company-progress .range-progress > .min {
  top: 15px;
  text-align: start;
  left: 0;
  color: #333;
}
.progress-container.buy-person-company-progress .range-progress > .max,
.progress-container.sell-person-company-progress .range-progress > .max {
  top: 15px;
  text-align: end;
  right: 0;
  color: #333;
}
.progress-container.buy-person-company-progress .value-progress,
.progress-container.sell-person-company-progress .value-progress {
  background-color: rgba(2, 136, 209, 0.8);
  width: 0;
}
.progress-container.buy-person-company-progress .value-progress > .min,
.progress-container.sell-person-company-progress .value-progress > .min {
  text-align: start;
  left: 0;
}
.progress-container.buy-person-company-progress .value-progress > .max,
.progress-container.sell-person-company-progress .value-progress > .max {
  text-align: end;
  right: 0;
}
.progress-container.sell-person-company-progress .range-progress {
  background-color: rgba(230, 47, 47, 0.2);
}
.progress-container.sell-person-company-progress .value-progress {
  background-color: rgba(230, 47, 47, 0.8);
}
.progress-container.buy-sell-person-company-progress {
  padding: 20px !important;
  border-bottom: 0;
}
.progress-container .buy-sell-person-company-table tr th {
  border-top: 0;
  text-align: center;
}
.progress-container .buy-sell-person-company-table tr td {
  text-align: center;
}
.progress-container .buy-sell-person-company-table tr td.bar {
  padding: 0;
  vertical-align: middle;
}
.progress-container .buy-sell-person-company-table tr td .progress {
  width: 120px;
  margin-right: auto;
  margin-left: auto;
  background-color: #ddd;
}
.progress-container .buy-sell-person-company-table tr td .progress .buy-progress {
  background-color: rgba(2, 136, 209, 0.8);
  float: left;
}
.progress-container .buy-sell-person-company-table tr td .progress .sell-progress {
  background-color: rgba(230, 47, 47, 0.8);
}
.fixed-body {
  -lh-property: 0;
height:-webkit-calc(100% - 43px);
height:-moz-calc(100% - 43px);
height:calc(100% - 43px);
;
  overflow: auto;
}
.fixed-dashboard-body {
  -lh-property: 0;
height:-webkit-calc(100% - 86px);
height:-moz-calc(100% - 86px);
height:calc(100% - 86px);
;
  overflow: auto;
}
.sortable-table .icons {
  margin-right: 5px;
}
.sortable-table td {
  padding-left: 30px;
  white-space: nowrap;
}
.sortable-table th {
  padding-left: 30px;
  white-space: nowrap;
}
.sortable-table th i {
  font-size: 20px;
  font-weight: bold !important;
  position: relative;
  top: 4px;
}
.sortable-table th.sorting i.asc,
.sortable-table th.sorting_disabled i.asc,
.sortable-table th.sorting i.dec,
.sortable-table th.sorting_disabled i.dec {
  display: none;
}
.sortable-table th.sorting_desc i.asc {
  display: inline-block;
}
.sortable-table th.sorting_desc i.dec {
  display: none;
}
.sortable-table th.sorting_asc i.asc {
  display: none;
}
.sortable-table th.sorting_asc i.dec {
  display: inline-block;
}
#portfolio-remain-list .title {
  padding: 10px;
  border-bottom: 1px solid #f1f1f1;
  font-size: 13px;
}
.add-broker-account .keyboardInputInitiator {
  float: left;
  margin-top: 11px;
  margin-left: -40px;
}
.td-btn {
  width: 30px !important;
}
.td-btn i {
  font-weight: bold;
}
.main-section {
  margin: 20px 0;
}
.section {
  text-align: center;
}
.slider img {
  width: 600px;
  height: 480px;
}
.features {
  display: flex;
  flex-direction: column;
}
.features > .feature-row {
  display: flex;
  flex-direction: row;
  width: 100%;
  margin-bottom: 25px;
}
.features > .feature-row > .feature-right {
  width: 50%;
  justify-content: center;
  align-items: center;
  text-align: left;
  padding: 0 25px;
}
.features > .feature-row > .feature-left {
  width: 50%;
  justify-content: center;
  align-items: center;
  text-align: right;
  padding: 0 25px;
}
.features > .feature-row > .feature-center {
  width: 100%;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 0 25px;
}
.features .title {
  font-size: 1.4em;
  color: #20507c;
}
.used-in {
  display: flex;
  justify-content: center;
  flex-direction: row;
  margin-top: 20px;
  direction: ltr;
}
.used-in .app {
  margin: 0 10px;
  color: #666;
  font-size: 2em;
  font-family: "Segoe UI";
  font-weight: bold;
}
.slider-responsive {
  width: 600px !important;
  padding-top: 30px;
}
#carousel {
  margin: auto;
  position: relative;
  width: 600px;
}
#carousel .carousel-inner .item img {
  width: 600px;
  height: 480px;
}
#carousel .carousel-indicators {
  padding: 0;
  bottom: -50px;
}
#carousel .carousel-indicators li {
  border-color: #ddd;
}
#carousel .carousel-indicators .active {
  background-color: #ddd;
}
#carousel .carousel-control.left,
#carousel .carousel-control.right {
  background: none;
}
@media (max-width: 700px) {
  .slider-responsive {
    width: auto !important;
    padding: 20px;
    position: relative;
  }
  .slider-responsive > .carousel-inner {
    position: relative;
    height: 350px;
  }
  .slider-responsive > .carousel-inner > .item {
    height: 100%;
  }
  .slider-responsive > .carousel-inner > .item img {
    margin: auto;
    width: 70% !important;
    height: auto !important;
  }
}
@media (max-width: 650px) {
  .slider-responsive {
    width: auto !important;
    padding: 20px;
    position: relative;
  }
  .slider-responsive > .carousel-inner {
    position: relative;
    height: 380px;
  }
  .slider-responsive > .carousel-inner > .item {
    height: 100%;
  }
  .slider-responsive > .carousel-inner > .item img {
    margin: auto;
    width: 80% !important;
    height: auto !important;
  }
  .features > .feature-row {
    flex-direction: column;
  }
  .features > .feature-row > .feature-right {
    width: 100%;
    text-align: center;
  }
  .features > .feature-row > .feature-left {
    width: 100%;
    text-align: center;
    margin-top: 25px;
  }
  .used-in {
    flex-direction: column;
  }
  .used-in .app {
    margin-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .slider-responsive {
    padding: 10px;
  }
  .slider-responsive > .carousel-inner {
    height: 450px;
  }
  .slider-responsive > .carousel-inner > .item {
    height: 100%;
  }
  .slider-responsive > .carousel-inner > .item img {
    width: 100% !important;
    height: auto !important;
  }
}
@media (max-width: 600px) and (min-width: 500px) {
  .slider-responsive > .carousel-inner {
    height: 380px;
  }
  .slider-responsive > .carousel-inner > .item {
    height: 100%;
  }
  .slider-responsive > .carousel-inner > .item img {
    width: 90% !important;
    height: auto !important;
  }
}
@media (max-width: 500px) and (min-width: 400px) {
  .slider-responsive > .carousel-inner {
    height: 330px;
  }
  .slider-responsive > .carousel-inner > .item {
    height: 100%;
  }
  .slider-responsive > .carousel-inner > .item img {
    width: 90% !important;
    height: auto !important;
  }
}
@media (max-width: 400px) and (min-width: 300px) {
  .slider-responsive > .carousel-inner {
    height: 280px;
  }
  .slider-responsive > .carousel-inner > .item {
    height: 100%;
  }
  .slider-responsive > .carousel-inner > .item img {
    width: 90% !important;
    height: auto !important;
  }
}
.remove {
  padding-top: 3px;
  float: right;
  display: inline-block;
}
.remove a {
  color: #fc6600;
  text-decoration: none !important;
  position: absolute;
  right: -15px;
  top: 6px;
}
.remove a:hover {
  color: #CF000F;
}
.remove .sign {
  font-size: 20px;
}
.remove i {
  font-size: 20px;
  font-weight: bolder;
  margin-top: 3px;
}
.add {
  margin-bottom: 25px;
}
.add a {
  text-decoration: none !important;
}
.add .sign {
  font-size: 20px;
}
.table-nonfluid {
  width: auto !important;
}
.table-nonfluid .info-box {
  padding-top: 8px;
  padding-right: 8px;
  padding-bottom: 8px;
}
.tdp {
  padding-left: 100px;
}
#form1 input {
  text-align: left;
}
#results td {
  padding-left: 30px;
  white-space: nowrap;
}
#results th {
  padding-left: 30px;
  white-space: nowrap;
  text-align: center;
  vertical-align: middle;
}
#results th i {
  font-size: 20px;
  font-weight: bold !important;
  position: relative;
  top: 4px;
}
#results th.sorting i.asc,
#results th.sorting_disabled i.asc,
#results th.sorting i.dec,
#results th.sorting_disabled i.dec {
  display: none;
}
#results th.sorting_desc i.asc {
  display: inline-block;
}
#results th.sorting_desc i.dec {
  display: none;
}
#results th.sorting_asc i.asc {
  display: none;
}
#results th.sorting_asc i.dec {
  display: inline-block;
}
.dynamic-parameter {
  margin-left: 10px;
  height: 28px;
}
.dynamic-parameter.lrt {
  direction: ltr;
}
.number-parameter {
  direction: ltr;
}
.trade .trade-price {
  padding-left: 10px !important;
}
.trade span {
  padding: 0 4px;
}
#results_wrapper {
  overflow: auto;
}
.parameter-item .select2-container .select2-selection--multiple {
  min-height: 20px;
}
.parameter-item .select2-container--default .select2-selection--multiple {
  height: 28px;
}
.parameter-item .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  line-height: 18px;
  font-size: 0.97em;
}
.select2-container--default .select2-results__option .select2-results__option {
  line-height: 15px;
}
.select2-container--default .select2-search--inline .select2-search__field {
  margin-top: 1px;
}
.template-bar {
  border-bottom: 1px solid #eee;
  padding: 7px 15px;
  height: 45px;
}
.template-bar .dropdown-toggle {
  padding: 4px 10px;
}
.template-bar .dropdown-toggle::after {
  display: inline-block;
  margin-right: 0.5em;
  vertical-align: 0.07em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.template-bar .dropdown-menu {
  padding: 0;
}
.template-bar .dropdown-item {
  padding: 5px 10px;
  cursor: pointer;
}
.template-bar .dropdown-item:hover {
  background-color: #efefef;
}
.template-bar .delete-template {
  float: left;
  position: relative;
  margin-right: 15px;
  font-size: 0.7em;
  color: #aaa;
}
.template-bar .delete-template:hover {
  color: red;
}
.template-bar .new-template {
  text-align: center;
}
.f-right {
  float: right !important;
}
.f-left {
  float: left !important;
}
.data-box-header.filter-header {
  overflow: hidden;
}
.data-box-header.filter-header a > i.glyphicon {
  font-size: 1.2em;
  margin-top: 5px;
}
#filter-elements {
  display: flex;
  width: 100%;
  background-color: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
  position: relative;
}
#filter-elements .col-filters {
  width: 20%;
  border-left: 1px solid #eee;
  border-bottom: 1px solid #eee;
  display: flex;
  flex-direction: column;
}
#filter-elements .col-filters .search-filters {
  background-color: rgba(0, 0, 0, 0.03);
  padding: 5px;
  border-bottom: 1px solid #eee;
  position: relative;
}
#filter-elements .col-filters .search-filters #search-in-filters {
  padding-left: 25px;
}
#filter-elements .col-filters .search-filters #search-in-filters:focus {
  border: 1px solid #0288d1;
}
#filter-elements .col-filters .search-filters #clear-text-filter {
  position: absolute;
  left: 12px;
  top: 16px;
  font-size: 15px;
  color: #ddd;
  cursor: pointer;
  display: none;
}
#filter-elements .col-filters .search-filters #clear-text-filter:hover {
  color: #aaa;
}
#filter-elements .col-filters .filter-categories {
  display: flex;
  overflow-y: auto;
}
#filter-elements .col-filters .filter-categories #accordion {
  width: 100%;
}
#filter-elements .col-input-parameters {
  width: 80%;
}
#filter-elements .col-input-parameters .data-box {
  box-shadow: none;
  height: 100%;
  display: flex;
  flex-direction: column;
}
#filter-elements .col-input-parameters .data-box .selected-filters {
  border-bottom: 1px solid #eee;
  padding: 4px 15px;
  height: 45px;
  display: flex;
  flex-direction: row;
  width: 100%;
}
#filter-elements .col-input-parameters .data-box .selected-filters .templates {
  display: flex;
  flex-direction: row;
  align-items: center;
}
#filter-elements .col-input-parameters .data-box .selected-filters .templates .title {
  margin-left: 5px;
}
#filter-elements .col-input-parameters .data-box .selected-filters .templates .title h5 {
  width: max-content;
}
#filter-elements .col-input-parameters .data-box .selected-filters .templates .dropdown {
  background-color: #f7f7f7;
  display: flex;
  align-items: center;
  padding: 5px 10px;
  border-radius: 3px;
  border: 1px solid #eaeaea;
  width: 100%;
  margin-left: 5px;
  min-width: 200px;
}
#filter-elements .col-input-parameters .data-box .selected-filters .templates .dropdown #select-template {
  text-decoration: none;
  color: #444;
  width: 100%;
}
#filter-elements .col-input-parameters .data-box .selected-filters .templates .dropdown #select-template .selected-template {
  float: right;
}
#filter-elements .col-input-parameters .data-box .selected-filters .templates .dropdown #select-template .caret {
  float: left;
  margin-top: 10px;
  margin-right: 10px;
}
#filter-elements .col-input-parameters .data-box .selected-filters .templates .dropdown #filter-templates a {
  cursor: pointer;
  font-size: 12px;
}
#filter-elements .col-input-parameters .data-box .selected-filters .templates .template-action-button {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
}
#filter-elements .col-input-parameters .data-box .selected-filters .templates .template-action-button .add-private-template {
  padding: 7px 4px 4px 4px;
  margin-left: 5px;
  cursor: pointer;
}
#filter-elements .col-input-parameters .data-box .selected-filters .templates .template-action-button .remove-private-template {
  padding: 7px 4px 4px 4px;
  cursor: pointer;
  color: #fc6600;
}
#filter-elements .col-input-parameters .data-box .selected-filters .templates .template-action-button .remove-private-template:hover {
  color: #CF000F;
}
#filter-elements .col-input-parameters .data-box .parameters-wrapper {
  width: 100%;
  padding: 15px;
  display: flex;
  flex-direction: column;
  overflow-y: auto;
  margin-bottom: 40px;
}
#filter-elements .col-input-parameters .data-box .parameters-wrapper #parameters {
  overflow: auto;
  width: 100%;
  padding-right: 20px;
}
#filter-elements .col-input-parameters .data-box .parameters-wrapper #parameters .parameter {
  margin-bottom: 10px;
  padding: 5px 5px 0px 5px;
  border: 1px solid #f7f7f7;
  border-radius: 5px;
}
#filter-elements .col-input-parameters .data-box .parameters-wrapper #parameters .parameter input.form-control[type="text"],
#filter-elements .col-input-parameters .data-box .parameters-wrapper #parameters .parameter input.form-control[type="number"] {
  border-radius: 4px !important;
}
#filter-elements .col-input-parameters .data-box .parameters-wrapper #parameters .parameter:hover {
  background-color: #f7f7f7;
}
#filter-elements .col-input-parameters .data-box .parameters-wrapper .remove a {
  cursor: pointer;
}
#filter-elements .col-input-parameters .data-box .parameters-wrapper .add {
  width: 100%;
  text-align: right;
}
#filter-elements .col-input-parameters .data-box .parameters-wrapper .add a {
  cursor: pointer;
}
#filter-elements .col-input-parameters .data-box .search-submit {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 5px 15px !important;
  border-top: 1px solid #eee;
  text-align: left;
}
#filter-elements #filter-loading-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.67);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
#filter-elements #filter-loading-overlay .loader-overlay {
  border: 4px solid #f3f3f3;
  border-radius: 50%;
  border-top: 4px solid #337ab7;
  width: 60px;
  height: 60px;
  -webkit-animation: spin 1s linear infinite;
  /* Safari */
  animation: spin 1s linear infinite;
}
#filter-elements #filter-loading-overlay .pw-text {
  margin-top: 15px;
  color: #313131;
  font-size: 15px;
}
.second-filter {
  display: flex;
  flex-direction: row;
  width: 100%;
}
.second-filter .toggle-enable {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 50px;
}
.second-filter .toggle-enable #enable-date-range {
  margin: 0;
}
.second-filter .toggle-enable #enable-date-range + label {
  width: max-content;
  font-weight: normal;
  font-size: 12px !important;
  margin: 0 7px 0 0;
}
.second-filter #date-range-wrapper {
  display: flex;
  width: 100%;
}
.second-filter #date-range-wrapper .from-date,
.second-filter #date-range-wrapper .to-date {
  align-items: center;
  position: relative;
  cursor: pointer;
  margin-left: 10px;
}
.second-filter #date-range-wrapper .from-date > label,
.second-filter #date-range-wrapper .to-date > label {
  color: #444;
  position: absolute;
  top: 1px;
  background-color: #f0f0f0;
  border-left: 1px solid #e5e5e5;
  padding: 4px 5px;
  right: 1px;
}
.second-filter #date-range-wrapper .from-date .form-control,
.second-filter #date-range-wrapper .to-date .form-control {
  width: 160px;
  padding-right: 63px;
  background-color: #fff;
}
.second-filter #date-range-wrapper .from-date .form-control:focus,
.second-filter #date-range-wrapper .to-date .form-control:focus {
  border-color: #0288d1;
}
.second-filter #date-range-wrapper #filter-list-between-date {
  color: #fff;
  outline: none;
}
.second-filter #date-range-wrapper .slider.slider-horizontal .slider-tick,
.second-filter #date-range-wrapper .slider.slider-horizontal .slider-handle {
  margin-left: 0;
}
#market-screener-result table th.column-title .original-title {
  display: none;
}
#market-screener-result table th.column-title:hover .original-title {
  display: block;
}
#market-screener-result table th.column-title:hover .alias-title {
  display: none;
}
/*custom select2*/
.select2-container {
  direction: rtl;
  width: 100% !important;
}
.select2-container .select2-selection {
  border-color: #e5e5e5 !important;
}
.select2-container--default.select2-container--focus .select2-selection {
  border-color: #e5e5e5 !important;
}
.select2-container--default .select2-selection .select2-selection__choice {
  margin-top: 3px !important;
  float: right !important;
  margin-right: 0 !important;
  margin-left: 5px !important;
}
.select2-results__option {
  text-align: right !important;
}
.select2-selection__choice__remove {
  margin-right: 0 !important !important;
  margin-left: 2px !important;
}
.select2-results__option[role=group] > strong {
  font-size: 14px !important;
  color: #7b7b7b !important;
}
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: inherit !important;
  padding-right: 2em !important;
}
.no-filter-result {
  margin: 40px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #c5c5c5;
}
.no-filter-result .not-found-result {
  margin-top: 25px;
  font-size: 1.7em;
}
.no-filter-result .not-fount-desc {
  font-size: 1.2em;
  word-break: break-word;
  margin: 5px 0 0 0;
  width: 100%;
  text-align: center;
}
@media (max-width: 1250px) {
  .second-filter {
    width: 100%;
  }
  .second-filter #date-range-wrapper {
    width: 100%;
  }
}
@media (max-width: 650px) {
  .second-filter {
    flex-direction: column;
    width: 100%;
  }
  .second-filter .toggle-enable {
    width: 100%;
    margin: 8px 3px 5px 0;
    justify-content: flex-start;
  }
  .second-filter #date-range-wrapper {
    width: 100%;
  }
}
@media (max-width: 900px) {
  #filter-elements {
    flex-direction: column;
    background-color: transparent;
    box-shadow: none;
  }
  #filter-elements .col-filters {
    margin-top: 10px;
    width: 100%;
    border: 1px solid #eee;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
  }
  #filter-elements .col-input-parameters {
    width: 100%;
    margin-top: 10px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
  }
  #filter-elements .col-input-parameters .data-box {
    height: 100%;
    margin-bottom: 0px !important;
  }
  #filter-elements .col-input-parameters .data-box .add {
    padding-bottom: 15px;
  }
}
/*--------Startr Animations----------*/
/* Safari */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/*--------End Animations----------*/
.support .section {
  margin: 40px 0;
}
.support .section:hover .pe {
  color: #ddd;
}
.support .eng {
  direction: ltr;
  display: block;
}
.support .pe {
  font-size: 70px;
  color: #ddd;
  margin-bottom: 20px;
}
.slash {
  margin: 5px;
}
.financial-fields {
  display: inline-flex;
}
.cash-flow-field {
  display: inline-flex;
}
.profit-loss-field {
  display: inline-flex;
}
.balance-sheet-field {
  display: inline-flex;
}
#report .trade-info {
  padding-left: 3px;
  padding-right: 3px;
}
.row-no-gutter {
  margin-right: 0;
  margin-left: 0;
  height: 50px !important;
}
.row-no-gutter [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.card {
  background: #fff;
  position: relative;
  margin-right: 20px;
  margin-left: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.city-selected {
  position: relative;
  overflow: hidden;
  min-height: 200px;
  background: #3D6AA2;
}
article {
  position: relative;
  z-index: 2;
  color: #fff;
  padding: 20px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.info .city,
.night {
  font-size: 24px;
  font-weight: 200;
  position: relative;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
}
.info .city:after {
  content: '';
  width: 15px;
  height: 2px;
  background: #fff;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
.city span {
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  text-transform: lowercase;
  text-align: left;
}
.night {
  font-size: 15px;
  text-transform: uppercase;
}
.icon {
  width: 84px;
  height: 84px;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  overflow: visible;
}
.temp {
  font-size: 73px;
  display: block;
  position: relative;
  font-weight: bold;
}
.my-label {
  font-size: 10px;
  color: #2e7d32;
  background-color: #eee;
  font-weight: normal;
}
.wind span {
  font-size: 13px;
  text-transform: uppercase;
}
.days .row [class*="col-"] {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.content {
  padding: 0px 0px;
  text-align: right;
}
span.title {
  text-align: right;
}
span.description {
  text-align: right;
  line-height: 18px;
  color: #000;
}
div.description div.title div.tags {
  text-align: right;
}
.my-tags {
  margin-top: 5px;
}
.card-anchor:hover > img {
  border: 1px solid #28649b;
}
.card-anchor:hover {
  text-decoration: none;
}
.card-anchor:hover > span {
  text-decoration: underline;
}
.card-anchor:hover > span.new-content {
  text-decoration: none;
}
.card-anchor > img {
  border: 1px solid #ddd;
}
.card-anchor > div > div > img {
  border: 1px solid #ddd;
}
.card-anchor:hover > span {
  text-decoration: underline;
}
.card-anchor:hover > div > div > img {
  border: 1px solid #28649b;
}
.card-anchor:hover > div > div > span {
  text-decoration: underline;
}
.selectable-tag {
  cursor: pointer;
}
.my-label {
  font-size: 10px;
  color: #2e7d32;
  background-color: #eee;
  font-weight: normal;
}
.my-tags {
  margin-top: 5px;
}
.no-content {
  background-color: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07) !important;
}
.new-thing {
  color: #fff;
  border-radius: 2px;
  padding: 0 3px;
  text-decoration: none;
  font-size: 9px;
  background-color: #CF000F;
}
.new-thing-o {
  color: #fff;
  border-radius: 2px;
  padding: 0 3px;
  text-decoration: none;
  font-size: 9px;
  background-color: #da7d1c;
}
.pro-thing {
  color: #fff;
  border-radius: 2px;
  padding: 0 3px;
  text-decoration: none;
  font-size: 9px;
  background-color: #2e7d32;
}
.card-container {
  display: flex;
}
.card-container:not(.swiper-wrapper) {
  flex-wrap: wrap;
  flex-direction: row;
}
.card-item {
  flex-basis: 14%;
}
.card-item .card img {
  width: 100%;
  margin-bottom: 10px;
}
.swiper-wrapper .card-item {
  width: 150px !important;
}
.swiper-wrapper .card-item .card {
  width: 150px !important;
}
@media only screen and (max-width: 991px) {
  .card-item {
    flex-basis: 25%;
  }
}
@media only screen and (max-width: 767px) {
  .card-item {
    flex-basis: 33%;
  }
}
@media only screen and (max-width: 580px) {
  .card-item {
    flex-basis: 50%;
  }
}
.sidebar {
  display: flex;
  flex-direction: column;
}
.sidebar div {
  padding: 5px 0;
}
.btn-more {
  text-align: center;
  padding: 10px;
  background: #efefef;
  width: 100%;
  margin-top: 10px;
}
.btn-more:hover {
  cursor: pointer;
  background: #ddd;
}
.btn-more.white {
  background: #fff;
}
.btn-show {
  padding: 0px 5px;
  font-size: 0.8em;
  float: left;
}
.item-box {
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  display: inline-block;
}
.item-box.active {
  border-bottom: 3px solid #0288d1;
}
.column-content .card-item .card {
  margin: 10px 0 0 0 !important;
}
.column-content .card-item .card img {
  width: 80px !important;
  margin-left: 10px;
  margin-bottom: 4px !important;
}
.video-item.item-box {
  display: block !important;
}
@media only screen and (max-width: 1200px) {
  .column-content .card-item {
    display: inline-block !important;
    margin-left: 10px;
  }
}
.cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  cursor: pointer;
}
.continue-box {
  text-align: center;
  border-top: 1px solid #f0f0f0;
  line-height: 32px;
}
iframe {
  border: none;
}
.flex-row {
  display: flex;
  flex-direction: row;
  width: 100%;
}
.flex-row .flex-col-3,
.flex-row .flex-col-6,
.flex-row .flex-col-9,
.flex-row .flex-col-12 {
  display: flex;
}
.flex-row .flex-col-3.flex-dir-col,
.flex-row .flex-col-6.flex-dir-col,
.flex-row .flex-col-9.flex-dir-col,
.flex-row .flex-col-12.flex-dir-col {
  flex-direction: column;
}
.flex-row .flex-col-3 {
  width: 25%;
}
.flex-row .flex-col-6 {
  width: 50%;
}
.flex-row .flex-col-9 {
  width: 75%;
}
.flex-row .flex-col-12 {
  width: 100%;
}
.p-0 {
  padding: 0;
}
.p-5 {
  padding-right: 5px;
  padding-left: 5px;
}
.p-10 {
  padding-right: 10px;
  padding-left: 10px;
}
.p-15 {
  padding-right: 15px;
  padding-left: 15px;
}
.p-20 {
  padding-right: 20px;
  padding-left: 20px;
}
.m-t-10 {
  margin-top: 10px;
}
.m-b-10 {
  margin-bottom: 10px;
}
.m-t-15 {
  margin-top: 15px;
}
.m-b-15 {
  margin-bottom: 15px;
}
.m-t-20 {
  margin-top: 20px;
}
.m-b-20 {
  margin-bottom: 20px;
}
.banner {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.banner .img {
  width: 100%;
  height: auto;
}
.con-text {
  display: flex;
  flex-direction: column;
}
.con-text .b-title {
  margin-top: 0;
  color: #20507c;
}
.con-text .n-title {
  margin-top: 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.con-text .n-title .bullet {
  width: 15px;
  height: 15px;
  margin-left: 10px;
  border-radius: 3px;
}
.con-text .n-title .bullet.bullet-blue {
  background-color: #20507c;
}
.con-text .n-title .bullet.bullet-orang {
  background-color: #fc6600;
}
.con-text .n-title .bullet.bullet-red {
  background-color: #CF000F;
}
.con-text .n-title .bullet.bullet-yellow {
  background-color: #ffdf1f;
}
.con-text .n-title .bullet.bullet-green {
  background-color: #2e7d32;
}
.con-text .n-title .bullet.bullet-violet {
  background-color: #b679f8;
}
.con-text .n-title .bullet.bullet-silver {
  background-color: #ddd;
}
.con-text .n-title .title {
  color: #444;
}
.con-text p {
  text-align: justify;
  font-size: 1.2em;
  color: #333;
}
.con-img {
  display: flex;
  flex-direction: column;
}
.con-img .b-title {
  margin-top: 0;
  color: #20507c;
}
.con-img .img {
  width: 100%;
  height: auto;
}
.more-archive-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.more-archive-header .more-link {
  color: #fff;
  background-color: #28649b;
  font-size: 0.9em;
  padding: 2px 10px;
  border-radius: 3px;
  transition: 0.5s ease;
  text-decoration: none;
}
.more-archive-header .more-link:hover {
  background-color: #0288d1;
}
.bourse-content-card-container {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  overflow-y: scroll;
}
.bourse-content-card-container .bourseon-content-item {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 10px 10px;
  border-bottom: 1px #eee solid;
}
.bourse-content-card-container .bourseon-content-item .content-detail {
  display: flex;
  width: 100%;
}
.bourse-content-card-container .bourseon-content-item .content-detail .thumb {
  width: 100px;
  height: 100px;
  min-width: 100px;
  border-radius: 3px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border: 1px #eee solid;
}
.bourse-content-card-container .bourseon-content-item .content-detail .info {
  display: flex;
  flex-direction: column;
  width: auto;
  padding: 5px 10px;
}
.bourse-content-card-container .bourseon-content-item .content-detail .info > h5 {
  margin-top: 0;
  margin-bottom: 8px;
}
.bourse-content-card-container .bourseon-content-item .content-detail .info > span {
  line-height: 20px;
  word-break: break-word;
}
.bourse-content-card-container .bourseon-content-item .content-detail .info > label {
  font-size: 10px;
  color: #b2b2b2;
}
.bourse-content-card-container .bourseon-content-item .content-tags {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 10px;
}
.bourse-content-card-container .bourseon-content-item .content-tags .my-label {
  margin-left: 3px;
}
.bourse-content-card-container .bourseon-content-item:hover {
  background-color: #fbfbfb;
}
.bourse-content-card-container .bourseon-content-item:last-child {
  border-bottom: none;
}
@media (max-width: 700px) {
  .flex-row {
    flex-direction: column;
  }
  .flex-row .flex-col-3,
  .flex-row .flex-col-6,
  .flex-row .flex-col-9,
  .flex-row .flex-col-12 {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .archive-container {
    margin-top: 10px;
  }
}
.flex-caption {
  width: 100%;
  padding: 2%;
  left: 0;
  bottom: 0;
  background: rgba(32, 80, 124, 0);
  color: #010101;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
  font-size: 14px;
  line-height: 18px;
}
.card-anchor:hover > img {
  border: 1px solid #28649b;
}
.card-anchor:hover {
  text-decoration: none;
}
.card-anchor:hover > span {
  text-decoration: underline;
}
.card-anchor:hover > span.new-content {
  text-decoration: none;
}
.card-anchor > img {
  border: 1px solid #ddd;
}
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-5ths {
  width: 20%;
  float: right;
}
.bulletin-video {
  position: absolute;
  color: #fff;
  font-size: 4em;
  right: 12px;
}
.bulletin-video.b-list {
  bottom: inherit;
  right: 4px;
}
@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: right;
  }
}
@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: right;
  }
}
@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: right;
  }
}
.page-filters {
  background-color: #fff;
  margin-right: 0;
  margin-left: 0;
  margin: 10px 0;
  padding: 20px;
}
.page-filters .filters {
  margin-bottom: 10px;
}
.asset-search {
  width: 100%;
  position: relative;
  height: 30px;
}
.asset-search .asset-search-input {
  border: 1px solid #688faa;
  width: 100%;
  height: 30px;
  padding: 0 15px 0 45px;
  color: #555;
  line-height: 1.85em;
  background-color: #fff;
}
.asset-search .asset-search-input.customized {
  border: 1px solid #e5e5e5;
  padding: 0 15px 0 15px;
}
.asset-search .asset-search-input:focus {
  outline: 0;
}
.asset-search .asset-search-submit-input {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 30px;
  background: #0288d1;
  text-align: center;
  cursor: pointer;
  border-style: none;
  color: #fff;
  font-size: 2em;
  line-height: 1.7em;
}
.asset-search .asset-search-submit-input:focus {
  outline: 0;
}
.asset-search .asset-search-result {
  background-color: #fff;
  margin-top: 5px;
  position: absolute;
  top: 100%;
  left: auto;
  right: 0;
  width: 350px;
  z-index: 11;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  padding: 2px 0;
}
.asset-search .asset-search-result .title-bar {
  border-bottom: 1px solid #eee;
}
.asset-search .asset-search-result .title-bar .title {
  display: inline-block;
  margin: 0 10px;
  padding: 2px 0 1px 0;
}
.asset-search .asset-search-result .title-bar .title.active {
  border-bottom: 2px solid #20507c;
}
.asset-search .asset-search-result .title-bar .title:hover {
  cursor: pointer;
}
.asset-search .asset-search-result .item-bar {
  max-height: 300px;
  overflow-y: auto;
}
.asset-search .asset-search-result .item-bar .item {
  font-family: 'IRANSans', 'WYekan', tahoma, verdana;
  font-size: 12px;
  line-height: 24px;
  padding: 4px 15px;
  overflow: auto;
}
.asset-search .asset-search-result .item-bar .item .right {
  float: right;
  font-weight: bold;
  color: #333;
}
.asset-search .asset-search-result .item-bar .item .left {
  float: left;
  font-size: 0.85em;
  color: #999;
}
.asset-search .asset-search-result .item-bar .item:hover,
.asset-search .asset-search-result .item-bar .item.keybord-selected {
  background-color: #0288d1 !important;
  cursor: pointer;
}
.asset-search .asset-search-result .item-bar .item:hover .right,
.asset-search .asset-search-result .item-bar .item.keybord-selected .right {
  color: #fff;
}
.asset-search .asset-search-result .item-bar .item:hover .left,
.asset-search .asset-search-result .item-bar .item.keybord-selected .left {
  color: #fff;
}
.asset-search .asset-search-result .empty-result {
  padding: 5px;
}
.asset-search .sm-loader {
  border: 2px solid #ffffff;
  border-radius: 50%;
  border-top: 2px solid #28649b;
  width: 15px;
  height: 15px;
  -webkit-animation: spin 2s linear infinite;
  /* Safari */
  animation: spin 2s linear infinite;
  position: absolute;
  left: 7px;
  top: 8px;
}
/* Safari */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#color-range-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 0 5px 15px 5px;
}
#color-range-container .show-last-date {
  width: 20%;
  margin: 5px 0 0 0;
}
#color-range-container .color-box {
  display: flex;
  margin: 5px 0 0 0;
  border-radius: 3px;
  padding: 0;
  width: 30%;
}
#color-range-container .color-box .positive-text {
  padding: 5px 0 0 10px;
}
#color-range-container .color-box .negative-text {
  padding: 5px 10px 0 0;
}
#color-range-container .color-box .message {
  flex: 1;
  margin: 5px 0 0 0;
  text-align: center;
  color: white;
}
#tree-map {
  position: relative;
  width: 100%;
  height: 100vh;
  margin: auto;
  overflow: hidden;
}
#tree-map div {
  position: absolute;
  overflow: hidden;
  font-size: 11px;
}
#tree-map div.text {
  position: relative;
}
#tree-map .content {
  background-color: #333;
  border: 0px solid #111;
}
#tree-map .head {
  color: white;
  line-height: 15px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
}
#tree-map .head.in-path {
  background-color: #655;
}
#tree-map .body {
  background-color: #333;
}
#tree-map .leaf {
  color: #ffffff;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  text-align: center;
}
#tree-map .leaf .text {
  margin: auto;
  line-height: 150%;
  position: relative;
  direction: ltr;
}
#tree-map .leaf .text .value {
  font-size: 0.7em;
}
#tree-map .over-leaf {
  border: 1px solid #9FD4FF;
}
#tree-map .over-content {
  background-color: #9FD4FF;
}
#tree-map .over-head {
  /* boy i'm funny! */
  background-color: #A4D9FF;
  color: black;
}
#tree-map .album {
  width: 100px;
  margin: 3px;
}
#tree-map input {
  font-size: 10px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/*TOOLTIPS*/
.tip {
  color: #000;
  background-color: #000;
  font-size: 12px;
  padding: 5px;
}
.tip .menu-title {
  text-align: center;
  font-size: 17px;
  padding: 5px;
}
.tip > div.current-row {
  color: #dadedf;
  font-size: 20px;
  font-weight: bold;
  padding-top: 5px;
}
.tip > .menu-fullname {
  color: #dadedf;
  padding: 0 5px 5px 5px;
}
.tip > div {
  position: relative;
  width: 100%;
  overflow: hidden;
  background-color: #fff;
}
.tip > div > span {
  display: inline-block;
  padding: 5px;
  min-width: 80px;
}
.tip > div > span.value {
  min-width: 140px;
}
.tip > div > span.price {
  direction: ltr;
}
@-webkit-keyframes spin2 {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
.filter-form {
  padding: 15px 15px 0 15px;
}
.filter-form .right-submit {
  display: block;
}
.filter-form .left-submit {
  display: none;
}
@media only screen and (max-width: 690px) {
  .filter-form form.flex-container {
    flex-direction: column;
  }
  .filter-form .right-submit {
    display: none;
  }
  .filter-form .left-submit {
    display: block;
  }
  .filter-form .splitter {
    display: none;
  }
}
.filter-form label {
  margin: 0 !important;
  margin-left: 5px !important;
  margin-right: 15px !important;
}
.filter-form .filter-category {
  margin-top: 0;
  margin-bottom: 10px;
}
.filter-form .right-panel {
  flex: 6 0 0;
  flex-wrap: wrap;
}
.filter-form .right-panel .select2 {
  width: 100px !important;
  text-align: right;
}
.filter-form .right-panel .select2-container--default .select2-selection--single {
  background-color: transparent;
  border: 1px solid #ebebeb;
}
.filter-form .right-panel .btn-load {
  margin: 28px 10px 0 10px;
}
.filter-form .right-panel .glyphicon-refresh-animate {
  font-size: 25px;
  padding: 2px;
  margin-top: 27px;
  animation: spin 1s infinite linear;
  -webkit-animation: spin2 1s infinite linear;
  float: left;
}
@media only screen and (max-width: 690px) {
  .filter-form .right-panel .btn-load,
  .filter-form .right-panel .glyphicon-refresh-animate {
    margin-top: 0px;
    margin-bottom: 10px;
  }
}
.filter-form .splitter {
  height: 28px;
  width: 3px;
  background-color: #d6d6d8;
  margin: 29px 23px 0px 15px;
  float: left;
}
.filter-form .left-panel {
  flex: 1 0 0;
  padding-top: 3px;
  justify-content: flex-end;
}
.filter-form .left-panel .btn-image {
  margin: 27px 10px 0 0;
  float: left;
}
.filter-form .left-panel .btn-image:hover {
  cursor: pointer;
}
.filter-form .left-panel .btn-image img {
  width: 25px;
}
.filter-form .left-panel .btn-load {
  margin: 28px 10px 0 10px;
}
.filter-form .left-panel .glyphicon-refresh-animate {
  font-size: 25px;
  padding: 2px;
  margin-top: 27px;
  animation: spin 1s infinite linear;
  -webkit-animation: spin2 1s infinite linear;
  float: left;
}
@media only screen and (max-width: 690px) {
  .filter-form .left-panel .btn-load,
  .filter-form .left-panel .glyphicon-refresh-animate,
  .filter-form .left-panel .btn-image {
    margin-top: 0px;
    margin-bottom: 10px;
  }
}
.filter-form.dark {
  background-color: #3F4553;
}
.theme {
  float: left;
  margin: 12px 0 0 10px;
}
.theme input[type=checkbox] {
  height: 0;
  width: 0;
  visibility: hidden;
}
.theme label {
  cursor: pointer;
  text-indent: -9999px;
  width: 50px;
  height: 10px;
  background: #fff;
  display: block;
  border: 1px solid #d6d6d8;
  border-radius: 100px;
  position: relative;
}
.theme label:after {
  content: '';
  position: absolute;
  top: -7px;
  left: -6px;
  width: 24px;
  height: 24px;
  background: #dddedf;
  border-radius: 90px;
  transition: 0.5s;
  background-image: url("../img/treemapthemelight.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.theme input:checked + label {
  background: #333333;
}
.theme input:checked + label:after {
  left: calc(100% - 20px);
  background-image: url("../img/treemapthemedark.png");
}
.flex-container {
  display: flex;
  flex-direction: row;
}
.flex-container.flex-column {
  flex-direction: column;
}
.bigdrop {
  width: 150px !important;
  margin-left: -50px !important;
}
.bigdrop-industry {
  width: 260px !important;
  margin-left: -160px !important;
}
@media only screen and (max-width: 700px) {
  #color-range-container {
    flex-direction: column;
    justify-content: center;
  }
  #color-range-container .show-last-date {
    width: 100%;
    text-align: center;
    margin-top: 20px;
  }
  #color-range-container .color-box {
    width: 100%;
  }
}
.indicator-tr {
  border-bottom: 1px solid #ddd;
  direction: ltr;
  text-align: right;
}
.indicator-td {
  border-top: none;
  border-bottom: 1px solid #ddd;
}
#pivot_r {
  color: #d23c41;
}
#pivot_point {
  color: #7b7b7b;
}
#pivot_s,
#volume_low,
#volume_full {
  color: #2b66b1;
}
.counter-title {
  font-size: 13px;
  color: #515251;
}
#indc_buy {
  color: #2b66b1;
}
#indc_neutral {
  color: #7b7b7b;
}
#indc_sell {
  color: #d23c41;
}
.gauge-div {
  text-align: center;
  padding-top: 65px;
}
.gauge-div .gauge-text {
  font-size: 22px;
  line-height: 50px;
}
.gauge-div .gauge-lable {
  font-size: 20px;
  margin-bottom: 5px;
  border-bottom: 1px solid #000;
}
@media (min-width: 1255px) {
  .gauge-div:nth-child(2n+1) {
    width: 32%;
  }
  .gauge-div:nth-child(2n) {
    width: 36%;
  }
}
.legends {
  display: flex;
  flex-direction: row;
  margin-top: 20px;
  padding: 5px;
  border: 1px solid #ddd;
  flex-wrap: wrap;
}
.legends .legend-item {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.legends .legend-item .color {
  width: 15px;
  height: 15px;
  border-style: solid;
  border-width: 1px;
}
.legends .legend-item .text {
  color: #808080;
  padding: 0 10px;
  font-size: 0.8em;
}
.fc-toolbar .fc-center h2 {
  direction: rtl !important;
}
@media (max-width: 630px) {
  .fc-toolbar {
    display: grid !important;
    grid-template-areas: 'elms-center elms-center' 'elms-left elms-right';
  }
  .fc-toolbar .fc-left {
    grid-area: elms-left;
  }
  .fc-toolbar .fc-center {
    grid-area: elms-center;
    margin-bottom: 15px;
    text-align: center;
    padding: 10px;
    background-color: #f0f0f0;
  }
  .fc-toolbar .fc-right {
    grid-area: elms-right;
  }
}
.accordion > .card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.accordion > .card {
  overflow: hidden;
}
.accordion .card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border-radius: 0.25rem;
  margin: 0;
}
.accordion .card .show .card-body {
  border-bottom: 1px #eee solid;
}
.accordion .card .show .card-body.removeable-item {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.accordion .card .show .card-body.removeable-item .delete-template {
  color: #fc6600;
  width: 20px;
  display: flex;
  justify-content: center;
  font-size: 20px;
  align-items: center;
  height: 20px;
}
.accordion .card .show .card-body:last-child {
  border-bottom: none;
}
.accordion .card a {
  cursor: pointer;
  text-decoration: none;
  width: 100%;
}
.accordion .card .filter-item {
  padding-right: 10px;
  font-size: 0.9em;
  color: #444;
}
.accordion > .card .card-header {
  margin-bottom: -1px;
}
.card-header {
  padding: 0.75rem 0.85rem;
  margin-bottom: 0;
  border-bottom: 1px #eee solid;
  border-top: 1px #eee solid;
  font-size: 1.1em;
}
.card-header span i {
  float: right;
  font-size: 1em;
  margin-top: 4px;
  margin-left: 5px;
}
.card-header i {
  float: left;
  font-size: 0.7em;
  margin-top: 5px;
  margin-left: 10px;
}
#heading0 {
  border-top: none;
}
.card-body {
  padding: 5px 10px;
}
.card-body:hover {
  background-color: #efefef;
}
#market-summary-tabs-container {
  padding: 5px 10px;
}
#market-summary-tabs-container .nav {
  padding-right: 2px;
}
#market-summary-tabs-container .nav li.updater-toggle {
  float: left;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  padding: 7px 0;
}
#market-summary-tabs-container .nav li.updater-toggle .t-text {
  margin-right: 5px;
}
#market-summary-tabs-container .nav li.updater-toggle .toggle {
  width: 15px;
  height: 15px;
  border: 2px solid #ccc;
  background-color: #ddd;
  border-radius: 50%;
  cursor: pointer;
}
#market-summary-tabs-container .nav li.updater-toggle .toggle.checked {
  border-color: #b0ceea;
  background-color: #0288d1;
}
#market-summary-tabs-container .data-box .tab-content {
  padding: 0;
  line-height: normal;
  min-height: 700px;
}
#market-summary-tabs-container .data-box .tab-content .tab-pane {
  height: 100%;
}
#market-summary-tabs-container .data-box .tab-content #at-a-glance {
  width: 100%;
  height: 100%;
}
#market-summary-tabs-container .data-box .tab-content #at-a-glance .indexes-container {
  display: flex;
  width: 100%;
  height: 100%;
  flex-direction: column;
}
#market-summary-tabs-container .data-box .tab-content #at-a-glance .indexes-container .indexes-title {
  display: flex;
  width: 100%;
  padding: 9px 20px;
  border-bottom: 1px solid #dddddd;
  justify-content: flex-start;
  align-items: center;
}
#market-summary-tabs-container .data-box .tab-content #at-a-glance .indexes-container .indexes-title .total-value-title {
  font-size: 2.8em;
  font-weight: bold;
  padding: 0;
  margin: 0;
  margin-left: 20px;
}
#market-summary-tabs-container .data-box .tab-content #at-a-glance .indexes-container .indexes-title .total-value {
  font-size: 3em;
  font-weight: bold;
}
#market-summary-tabs-container .data-box .tab-content #at-a-glance .indexes-container .indexes-title .value-unit {
  margin-right: 10px;
  font-size: 1.3em;
  color: #828282;
}
#market-summary-tabs-container .data-box .tab-content #at-a-glance .indexes-container .indexes {
  overflow-y: scroll;
  width: 100%;
  height: 100%;
}
#market-summary-tabs-container .data-box .tab-content #at-a-glance .indexes-container .indexes [class^="index-id-"] {
  padding: 25px 20px;
  border-bottom: 1px solid #f0f0f0;
  display: flex;
  width: 100%;
}
#market-summary-tabs-container .data-box .tab-content #at-a-glance .indexes-container .indexes [class^="index-id-"]:hover {
  background-color: #f9f9f9;
}
#market-summary-tabs-container .data-box .tab-content #at-a-glance .indexes-container .indexes [class^="index-id-"] .index-info {
  display: flex;
  width: 50%;
  flex-direction: column;
  border-left: 1px solid #dddddd;
  padding-left: 20px;
}
#market-summary-tabs-container .data-box .tab-content #at-a-glance .indexes-container .indexes [class^="index-id-"] .index-info .name {
  display: flex;
  width: 100%;
  justify-content: flex-start;
  align-items: center;
}
#market-summary-tabs-container .data-box .tab-content #at-a-glance .indexes-container .indexes [class^="index-id-"] .index-info .name > span {
  font-size: 4em;
}
#market-summary-tabs-container .data-box .tab-content #at-a-glance .indexes-container .indexes [class^="index-id-"] .index-info .values {
  display: flex;
  width: 100%;
}
#market-summary-tabs-container .data-box .tab-content #at-a-glance .indexes-container .indexes [class^="index-id-"] .index-info .values .close_value,
#market-summary-tabs-container .data-box .tab-content #at-a-glance .indexes-container .indexes [class^="index-id-"] .index-info .values .close_value_change,
#market-summary-tabs-container .data-box .tab-content #at-a-glance .indexes-container .indexes [class^="index-id-"] .index-info .values .close_value_change_percent {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 33.33%;
  font-size: 3.5em;
}
#market-summary-tabs-container .data-box .tab-content #at-a-glance .indexes-container .indexes [class^="index-id-"] .exchange-value {
  display: flex;
  width: 50%;
  margin-top: 10px;
  flex-direction: column;
  padding-right: 20px;
}
#market-summary-tabs-container .data-box .tab-content #at-a-glance .indexes-container .indexes [class^="index-id-"] .exchange-value .exchange-value-info {
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: flex-start;
  align-items: center;
  color: #828282;
}
#market-summary-tabs-container .data-box .tab-content #at-a-glance .indexes-container .indexes [class^="index-id-"] .exchange-value .exchange-value-info .title,
#market-summary-tabs-container .data-box .tab-content #at-a-glance .indexes-container .indexes [class^="index-id-"] .exchange-value .exchange-value-info .value {
  justify-content: flex-start;
  align-items: center;
}
#market-summary-tabs-container .data-box .tab-content #at-a-glance .indexes-container .indexes [class^="index-id-"] .exchange-value .exchange-value-info .title {
  font-size: 2em;
  padding-left: 10px;
}
#market-summary-tabs-container .data-box .tab-content #at-a-glance .indexes-container .indexes [class^="index-id-"] .exchange-value .exchange-value-info .value {
  font-size: 3em;
  padding-right: 15px;
  color: #444444;
}
#market-summary-tabs-container .data-box .tab-content #at-a-glance .indexes-container .indexes [class^="index-id-"] .exchange-value .exchange-value-info .value-unit {
  margin-right: 10px;
  font-size: 1.3em;
}
#market-summary-tabs-container .data-box .tab-content #at-a-glance .indexes-container .indexes [class^="index-id-"] .exchange-value .small-block-value {
  display: flex;
  justify-content: flex-end;
  width: 100%;
}
#market-summary-tabs-container .data-box .tab-content #at-a-glance .indexes-container .indexes [class^="index-id-"] .exchange-value .small-block-value .small,
#market-summary-tabs-container .data-box .tab-content #at-a-glance .indexes-container .indexes [class^="index-id-"] .exchange-value .small-block-value .block {
  width: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #f7f7f7;
  padding: 5px 15px;
  border-radius: 3px;
}
#market-summary-tabs-container .data-box .tab-content #at-a-glance .indexes-container .indexes [class^="index-id-"] .exchange-value .small-block-value .small .title,
#market-summary-tabs-container .data-box .tab-content #at-a-glance .indexes-container .indexes [class^="index-id-"] .exchange-value .small-block-value .block .title {
  width: 100%;
  color: #444;
  font-size: 2em;
}
#market-summary-tabs-container .data-box .tab-content #at-a-glance .indexes-container .indexes [class^="index-id-"] .exchange-value .small-block-value .small .title .value,
#market-summary-tabs-container .data-box .tab-content #at-a-glance .indexes-container .indexes [class^="index-id-"] .exchange-value .small-block-value .block .title .value {
  margin-right: 10px;
  font-size: 1.3em;
  direction: ltr;
  color: #6f6f6f;
}
#market-summary-tabs-container .data-box .tab-content #at-a-glance .indexes-container .indexes [class^="index-id-"] .exchange-value .small-block-value .small {
  margin-left: 15px;
}
#market-summary-tabs-container .data-box .tab-content #at-a-glance .indexes-container .indexes [class^="index-id-"] .exchange-value .assets-info {
  width: 100%;
  margin-top: 20px;
  display: flex;
}
#market-summary-tabs-container .data-box .tab-content #at-a-glance .indexes-container .indexes [class^="index-id-"] .exchange-value .assets-info .asset-text {
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: flex-start;
  align-items: center;
  color: #828282;
}
#market-summary-tabs-container .data-box .tab-content #at-a-glance .indexes-container .indexes [class^="index-id-"] .exchange-value .assets-info .asset-text .title {
  justify-content: flex-start;
  align-items: center;
  font-size: 2em;
  margin-left: 15px;
}
#market-summary-tabs-container .data-box .tab-content #at-a-glance .indexes-container .indexes [class^="index-id-"] .exchange-value .assets-info .asset-text .assets-type {
  display: flex;
  justify-content: flex-end;
}
#market-summary-tabs-container .data-box .tab-content #at-a-glance .indexes-container .indexes [class^="index-id-"] .exchange-value .assets-info .asset-text .assets-type .positive,
#market-summary-tabs-container .data-box .tab-content #at-a-glance .indexes-container .indexes [class^="index-id-"] .exchange-value .assets-info .asset-text .assets-type .negative {
  width: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 5px;
  border-radius: 3px;
  background-color: #fff;
}
#market-summary-tabs-container .data-box .tab-content #at-a-glance .indexes-container .indexes [class^="index-id-"] .exchange-value .assets-info .asset-text .assets-type .positive .title,
#market-summary-tabs-container .data-box .tab-content #at-a-glance .indexes-container .indexes [class^="index-id-"] .exchange-value .assets-info .asset-text .assets-type .negative .title {
  width: 100%;
  font-size: 2em;
  margin-left: 0;
}
#market-summary-tabs-container .data-box .tab-content #at-a-glance .indexes-container .indexes [class^="index-id-"] .exchange-value .assets-info .asset-text .assets-type .positive .title .value,
#market-summary-tabs-container .data-box .tab-content #at-a-glance .indexes-container .indexes [class^="index-id-"] .exchange-value .assets-info .asset-text .assets-type .negative .title .value {
  margin-right: 10px;
  font-size: 1.3em;
  direction: ltr;
}
#market-summary-tabs-container .data-box .tab-content #at-a-glance .indexes-container .indexes [class^="index-id-"] .exchange-value .assets-info .asset-text .assets-type .positive {
  color: #409b51;
  margin-left: 15px;
}
#market-summary-tabs-container .data-box .tab-content #at-a-glance .indexes-container .indexes [class^="index-id-"] .exchange-value .assets-info .asset-text .assets-type .negative {
  color: #e62f2f;
}
#market-summary-tabs-container .data-box .tab-content #most-impact {
  width: 100%;
  position: relative;
}
#market-summary-tabs-container .data-box .tab-content #most-impact .top-impact-container {
  width: 100%;
  display: flex;
  flex-direction: row;
  height: 100%;
}
#market-summary-tabs-container .data-box .tab-content #most-impact .top-impact-container .assets-list {
  width: 50%;
  display: flex;
  flex-direction: column;
}
#market-summary-tabs-container .data-box .tab-content #most-impact .top-impact-container .assets-list .assets {
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow-y: scroll;
}
#market-summary-tabs-container .data-box .tab-content #most-impact .top-impact-container .assets-list .assets .asset {
  display: flex;
  flex-direction: row;
  width: 100%;
  align-items: center;
  padding: 5px 20px;
  border-bottom: 1px solid #f0f0f0;
  border-left: 1px solid #f0f0f0;
}
#market-summary-tabs-container .data-box .tab-content #most-impact .top-impact-container .assets-list .assets .asset:hover {
  background-color: #f9f9f9;
}
#market-summary-tabs-container .data-box .tab-content #most-impact .top-impact-container .assets-list .assets .asset .info {
  width: 35%;
  display: flex;
  flex-direction: column;
  font-size: 2em;
  align-items: center;
}
#market-summary-tabs-container .data-box .tab-content #most-impact .top-impact-container .assets-list .assets .asset .info .name {
  width: 100%;
}
#market-summary-tabs-container .data-box .tab-content #most-impact .top-impact-container .assets-list .assets .asset .info .name .chart-icon {
  margin-right: 10px;
}
#market-summary-tabs-container .data-box .tab-content #most-impact .top-impact-container .assets-list .assets .asset .info .name .chart-icon img {
  width: 20px;
}
#market-summary-tabs-container .data-box .tab-content #most-impact .top-impact-container .assets-list .assets .asset .info .company-name {
  color: #999;
  font-size: 0.68em;
  width: 100%;
}
#market-summary-tabs-container .data-box .tab-content #most-impact .top-impact-container .assets-list .assets .asset .values {
  width: 65%;
  display: flex;
  align-items: center;
}
#market-summary-tabs-container .data-box .tab-content #most-impact .top-impact-container .assets-list .assets .asset .values .value,
#market-summary-tabs-container .data-box .tab-content #most-impact .top-impact-container .assets-list .assets .asset .values .real_close_value,
#market-summary-tabs-container .data-box .tab-content #most-impact .top-impact-container .assets-list .assets .asset .values .real_close_value_change_percent {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 33.33%;
  font-size: 2.8em;
  direction: ltr;
}
#market-summary-tabs-container .data-box .tab-content #most-impact .top-impact-container .industry-chart {
  width: 50%;
  display: block;
}
#market-summary-tabs-container .data-box .tab-content #most-impact .top-impact-container .industry-chart .select-chart-type {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: flex-end;
  padding: 20px 0 0 20px;
}
#market-summary-tabs-container .data-box .tab-content #most-impact .top-impact-container .industry-chart .select-chart-type .positive-pie-chart,
#market-summary-tabs-container .data-box .tab-content #most-impact .top-impact-container .industry-chart .select-chart-type .negative-pie-chart {
  background-color: #fff;
  padding: 1px 15px 3px 15px;
  font-size: 1.5em;
  border-style: solid;
  border-width: 1px;
  border-radius: 3px;
  outline: none;
}
#market-summary-tabs-container .data-box .tab-content #most-impact .top-impact-container .industry-chart .select-chart-type .positive-pie-chart {
  color: #2e7d32;
  border-color: #2e7d32;
  margin-left: 5px;
}
#market-summary-tabs-container .data-box .tab-content #most-impact .top-impact-container .industry-chart .select-chart-type .positive-pie-chart:hover,
#market-summary-tabs-container .data-box .tab-content #most-impact .top-impact-container .industry-chart .select-chart-type .positive-pie-chart.active {
  background-color: #2e7d32;
  color: #fff;
}
#market-summary-tabs-container .data-box .tab-content #most-impact .top-impact-container .industry-chart .select-chart-type .negative-pie-chart {
  color: #e62f2f;
  border-color: #e62f2f;
}
#market-summary-tabs-container .data-box .tab-content #most-impact .top-impact-container .industry-chart .select-chart-type .negative-pie-chart:hover,
#market-summary-tabs-container .data-box .tab-content #most-impact .top-impact-container .industry-chart .select-chart-type .negative-pie-chart.active {
  background-color: #e62f2f;
  color: #fff;
}
#market-summary-tabs-container .data-box .tab-content #most-impact .top-impact-container .assets-list,
#market-summary-tabs-container .data-box .tab-content #most-impact .top-impact-container .industry-chart {
  padding-top: 10px;
}
#market-summary-tabs-container .data-box .tab-content #most-impact .top-impact-container .assets-list .title,
#market-summary-tabs-container .data-box .tab-content #most-impact .top-impact-container .industry-chart .title {
  width: 100%;
  font-size: 3em;
  border-bottom: 1px solid #dddddd;
  padding: 0 15px 15px 15px;
  margin-bottom: 0;
}
#market-summary-tabs-container .data-box .tab-content #most-impact .top-impact-container .assets-list #most-impact-pie-chart,
#market-summary-tabs-container .data-box .tab-content #most-impact .top-impact-container .industry-chart #most-impact-pie-chart {
  margin-top: 50px;
}
#market-summary-tabs-container .data-box .tab-content #most-impact .top-impact-container .assets-list .title {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-bottom: 0px;
}
#market-summary-tabs-container .data-box .tab-content #most-impact .top-impact-container .assets-list .title .asset-header {
  width: 35%;
  padding-bottom: 5px;
}
#market-summary-tabs-container .data-box .tab-content #most-impact .top-impact-container .assets-list .title .asset-header > h4 {
  font-size: 1em;
}
#market-summary-tabs-container .data-box .tab-content #most-impact .top-impact-container .assets-list .title .asset-values-header {
  width: 65%;
  padding-bottom: 5px;
  display: flex;
}
#market-summary-tabs-container .data-box .tab-content #most-impact .top-impact-container .assets-list .title .asset-values-header .value,
#market-summary-tabs-container .data-box .tab-content #most-impact .top-impact-container .assets-list .title .asset-values-header .real_close_value,
#market-summary-tabs-container .data-box .tab-content #most-impact .top-impact-container .assets-list .title .asset-values-header .real_close_value_change_percent {
  width: 33.33%;
  text-align: center;
  color: #afafaf;
  font-size: 0.6em;
}
#market-summary-tabs-container .data-box .tab-content #most-value {
  width: 100%;
  position: relative;
}
#market-summary-tabs-container .data-box .tab-content #most-value .top-value-container {
  width: 100%;
  display: flex;
  flex-direction: row;
  height: 100%;
}
#market-summary-tabs-container .data-box .tab-content #most-value .top-value-container .assets-list {
  width: 50%;
  display: flex;
  flex-direction: column;
}
#market-summary-tabs-container .data-box .tab-content #most-value .top-value-container .assets-list .assets {
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow-y: scroll;
}
#market-summary-tabs-container .data-box .tab-content #most-value .top-value-container .assets-list .assets .asset {
  display: flex;
  flex-direction: row;
  width: 100%;
  align-items: center;
  padding: 5px 20px;
  border-bottom: 1px solid #f0f0f0;
  border-left: 1px solid #f0f0f0;
}
#market-summary-tabs-container .data-box .tab-content #most-value .top-value-container .assets-list .assets .asset:hover {
  background-color: #f9f9f9;
}
#market-summary-tabs-container .data-box .tab-content #most-value .top-value-container .assets-list .assets .asset .info {
  width: 35%;
  display: flex;
  flex-direction: column;
  font-size: 2em;
  align-items: center;
}
#market-summary-tabs-container .data-box .tab-content #most-value .top-value-container .assets-list .assets .asset .info .name {
  width: 100%;
}
#market-summary-tabs-container .data-box .tab-content #most-value .top-value-container .assets-list .assets .asset .info .name .chart-icon {
  margin-right: 10px;
}
#market-summary-tabs-container .data-box .tab-content #most-value .top-value-container .assets-list .assets .asset .info .name .chart-icon img {
  width: 20px;
}
#market-summary-tabs-container .data-box .tab-content #most-value .top-value-container .assets-list .assets .asset .info .company-name {
  color: #999;
  font-size: 0.68em;
  width: 100%;
}
#market-summary-tabs-container .data-box .tab-content #most-value .top-value-container .assets-list .assets .asset .values {
  width: 65%;
  display: flex;
  align-items: center;
}
#market-summary-tabs-container .data-box .tab-content #most-value .top-value-container .assets-list .assets .asset .values .value,
#market-summary-tabs-container .data-box .tab-content #most-value .top-value-container .assets-list .assets .asset .values .real_close_value,
#market-summary-tabs-container .data-box .tab-content #most-value .top-value-container .assets-list .assets .asset .values .real_close_value_change_percent {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 33.33%;
  font-size: 2.8em;
  direction: ltr;
}
#market-summary-tabs-container .data-box .tab-content #most-value .top-value-container .chart {
  width: 50%;
  display: block;
}
#market-summary-tabs-container .data-box .tab-content #most-value .top-value-container .chart #most-value-pie-chart {
  margin-top: 75px;
}
#market-summary-tabs-container .data-box .tab-content #most-value .top-value-container .assets-list,
#market-summary-tabs-container .data-box .tab-content #most-value .top-value-container .chart {
  padding-top: 10px;
}
#market-summary-tabs-container .data-box .tab-content #most-value .top-value-container .assets-list .title,
#market-summary-tabs-container .data-box .tab-content #most-value .top-value-container .chart .title {
  width: 100%;
  font-size: 3em;
  border-bottom: 1px solid #dddddd;
  padding: 0 15px 15px 15px;
  margin-bottom: 0;
}
#market-summary-tabs-container .data-box .tab-content #most-value .top-value-container .assets-list .title {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-bottom: 0px;
}
#market-summary-tabs-container .data-box .tab-content #most-value .top-value-container .assets-list .title .asset-header {
  width: 35%;
  padding-bottom: 5px;
}
#market-summary-tabs-container .data-box .tab-content #most-value .top-value-container .assets-list .title .asset-header > h4 {
  font-size: 1em;
}
#market-summary-tabs-container .data-box .tab-content #most-value .top-value-container .assets-list .title .asset-values-header {
  width: 65%;
  padding-bottom: 5px;
  display: flex;
}
#market-summary-tabs-container .data-box .tab-content #most-value .top-value-container .assets-list .title .asset-values-header .value,
#market-summary-tabs-container .data-box .tab-content #most-value .top-value-container .assets-list .title .asset-values-header .real_close_value,
#market-summary-tabs-container .data-box .tab-content #most-value .top-value-container .assets-list .title .asset-values-header .real_close_value_change_percent {
  width: 33.33%;
  text-align: center;
  color: #afafaf;
  font-size: 0.6em;
}
#market-summary-tabs-container .data-box .tab-content #industry-info {
  width: 100%;
  height: 100%;
  position: relative;
}
#market-summary-tabs-container .data-box .tab-content #industry-info .industry-info-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow-y: scroll;
}
#market-summary-tabs-container .data-box .tab-content #industry-info .industry-info-container .indusry {
  width: 100%;
  display: flex;
  flex-direction: column;
  border-bottom: 5px solid #f0f0f0;
  padding-top: 10px;
  padding-left: 15px;
  padding-right: 15px;
}
#market-summary-tabs-container .data-box .tab-content #industry-info .industry-info-container .indusry:hover {
  background-color: #f9f9f9;
}
#market-summary-tabs-container .data-box .tab-content #industry-info .industry-info-container .indusry .title {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 0px 15px 15px 15px;
}
#market-summary-tabs-container .data-box .tab-content #industry-info .industry-info-container .indusry .title > h4 {
  font-size: 3em;
}
#market-summary-tabs-container .data-box .tab-content #industry-info .industry-info-container .indusry .index-info,
#market-summary-tabs-container .data-box .tab-content #industry-info .industry-info-container .indusry .exchange-value,
#market-summary-tabs-container .data-box .tab-content #industry-info .industry-info-container .indusry .year-month-details {
  display: flex;
  width: 100%;
  align-items: center;
  padding: 0px 15px 15px 15px;
}
#market-summary-tabs-container .data-box .tab-content #industry-info .industry-info-container .indusry .index-info .row-title,
#market-summary-tabs-container .data-box .tab-content #industry-info .industry-info-container .indusry .exchange-value .row-title,
#market-summary-tabs-container .data-box .tab-content #industry-info .industry-info-container .indusry .year-month-details .row-title {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 256px;
  font-size: 2.5em;
  color: #828282;
}
#market-summary-tabs-container .data-box .tab-content #industry-info .industry-info-container .indusry .index-info .details {
  width: 75%;
  display: flex;
  align-items: center;
  font-size: 3em;
}
#market-summary-tabs-container .data-box .tab-content #industry-info .industry-info-container .indusry .index-info .details .close-value,
#market-summary-tabs-container .data-box .tab-content #industry-info .industry-info-container .indusry .index-info .details .close-value-change-percent {
  display: flex;
  width: 25%;
  justify-content: flex-start;
  align-items: center;
  font-size: 1.5em;
}
#market-summary-tabs-container .data-box .tab-content #industry-info .industry-info-container .indusry .exchange-value .details {
  font-size: 3.9em;
}
#market-summary-tabs-container .data-box .tab-content #industry-info .industry-info-container .indusry .year-month-details .month,
#market-summary-tabs-container .data-box .tab-content #industry-info .industry-info-container .indusry .year-month-details .year {
  width: 50%;
  display: flex;
  align-items: center;
}
#market-summary-tabs-container .data-box .tab-content #industry-info .industry-info-container .indusry .year-month-details .month .value,
#market-summary-tabs-container .data-box .tab-content #industry-info .industry-info-container .indusry .year-month-details .year .value {
  font-size: 3.9em;
}
#market-summary-tabs-container .data-box .tab-content #industry-info .industry-info-container .indusry .year-month-details .month {
  border-left: 1px solid #ccc;
  padding-left: 10px;
}
#market-summary-tabs-container .data-box .tab-content #industry-info .industry-info-container .indusry .year-month-details .year {
  margin-right: 15px;
}
#market-summary-tabs-container .data-box .tab-content #industry-info .industry-info-container .indusry .mflow-bastrees-container {
  display: flex;
  width: 100%;
  align-items: center;
  padding: 0px 15px 15px 15px;
  justify-content: space-between;
}
#market-summary-tabs-container .data-box .tab-content #industry-info .industry-info-container .indusry .mflow-bastrees-container .money-flow,
#market-summary-tabs-container .data-box .tab-content #industry-info .industry-info-container .indusry .mflow-bastrees-container .bidask-stress {
  display: flex;
  width: 50%;
  align-items: center;
}
#market-summary-tabs-container .data-box .tab-content #industry-info .industry-info-container .indusry .mflow-bastrees-container .money-flow .row-title,
#market-summary-tabs-container .data-box .tab-content #industry-info .industry-info-container .indusry .mflow-bastrees-container .bidask-stress .row-title {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 256px;
  font-size: 2.5em;
  color: #828282;
}
#market-summary-tabs-container .data-box .tab-content #industry-info .industry-info-container .indusry .mflow-bastrees-container .money-flow {
  border-left: 1px solid #ccc;
  padding-left: 10px;
}
#market-summary-tabs-container .data-box .tab-content #industry-info .industry-info-container .indusry .mflow-bastrees-container .money-flow .details {
  font-size: 3.9em;
  display: flex;
}
#market-summary-tabs-container .data-box .tab-content #industry-info .industry-info-container .indusry .mflow-bastrees-container .money-flow .details .cash-flow-value {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
#market-summary-tabs-container .data-box .tab-content #industry-info .industry-info-container .indusry .mflow-bastrees-container .money-flow .details .entry,
#market-summary-tabs-container .data-box .tab-content #industry-info .industry-info-container .indusry .mflow-bastrees-container .money-flow .details .exit {
  margin-right: 15px;
  color: #828282;
  font-size: 0.9em;
}
#market-summary-tabs-container .data-box .tab-content #industry-info .industry-info-container .indusry .mflow-bastrees-container .money-flow .details .entry::before {
  content: '▲';
  margin-left: 10px;
  color: #2e7d32;
}
#market-summary-tabs-container .data-box .tab-content #industry-info .industry-info-container .indusry .mflow-bastrees-container .money-flow .details .exit::before {
  content: '▼';
  margin-left: 10px;
  color: #e62f2f;
}
#market-summary-tabs-container .data-box .tab-content #industry-info .industry-info-container .indusry .mflow-bastrees-container .bidask-stress {
  margin-right: 15px;
}
#market-summary-tabs-container .data-box .tab-content #industry-info .industry-info-container .indusry .mflow-bastrees-container .bidask-stress .details {
  font-size: 3.9em;
  display: flex;
}
#market-summary-tabs-container .data-box .tab-content #industry-info .industry-info-container .indusry .mflow-bastrees-container .bidask-stress .details .bidask-stress-value {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
#market-summary-tabs-container .data-box .tab-content #industry-info .industry-info-container .indusry .mflow-bastrees-container .bidask-stress .details .request,
#market-summary-tabs-container .data-box .tab-content #industry-info .industry-info-container .indusry .mflow-bastrees-container .bidask-stress .details .offer,
#market-summary-tabs-container .data-box .tab-content #industry-info .industry-info-container .indusry .mflow-bastrees-container .bidask-stress .details .balance {
  margin-right: 15px;
  color: #828282;
  font-size: 0.9em;
}
#market-summary-tabs-container .data-box .tab-content #industry-info .industry-info-container .indusry .mflow-bastrees-container .bidask-stress .details .request::before {
  content: '▲';
  margin-left: 10px;
  color: #2e7d32;
}
#market-summary-tabs-container .data-box .tab-content #industry-info .industry-info-container .indusry .mflow-bastrees-container .bidask-stress .details .offer::before {
  content: '▼';
  margin-left: 10px;
  color: #e62f2f;
}
#market-summary-tabs-container .data-box .tab-content #at-a-glance #filter-loading-overlay,
#market-summary-tabs-container .data-box .tab-content #most-impact #filter-loading-overlay,
#market-summary-tabs-container .data-box .tab-content #most-value #filter-loading-overlay,
#market-summary-tabs-container .data-box .tab-content #industry-info #filter-loading-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
#market-summary-tabs-container .data-box .tab-content #at-a-glance #filter-loading-overlay .loader-overlay,
#market-summary-tabs-container .data-box .tab-content #most-impact #filter-loading-overlay .loader-overlay,
#market-summary-tabs-container .data-box .tab-content #most-value #filter-loading-overlay .loader-overlay,
#market-summary-tabs-container .data-box .tab-content #industry-info #filter-loading-overlay .loader-overlay {
  border: 4px solid #f3f3f3;
  border-radius: 50%;
  border-top: 4px solid #337ab7;
  width: 60px;
  height: 60px;
  -webkit-animation: spin 1s linear infinite;
  /* Safari */
  animation: spin 1s linear infinite;
}
#market-summary-tabs-container .data-box .tab-content #at-a-glance #filter-loading-overlay .pw-text,
#market-summary-tabs-container .data-box .tab-content #most-impact #filter-loading-overlay .pw-text,
#market-summary-tabs-container .data-box .tab-content #most-value #filter-loading-overlay .pw-text,
#market-summary-tabs-container .data-box .tab-content #industry-info #filter-loading-overlay .pw-text {
  margin-top: 15px;
  color: #313131;
  font-size: 15px;
}
.page-header-title > h1 {
  margin-top: 5px;
}
.page-header-title > span {
  margin-top: 15px;
  color: #444;
}
.about-us-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  background-color: #fff;
  padding: 15px;
  align-items: center;
}
.about-us-container .about-info {
  width: 100%;
  display: flex;
}
.about-us-container .about-info .info-text,
.about-us-container .about-info .logo-vector {
  width: 50%;
  display: flex;
  justify-content: center;
  padding: 25px;
  align-items: center;
}
.about-us-container .about-info .info-text {
  flex-direction: column;
}
.about-us-container .about-info .info-text > p {
  width: 100%;
  margin-top: 20px;
  text-align: justify;
  font-size: 1.2em;
  line-height: 30px;
}
.about-us-container .about-info .logo-vector > img {
  width: 90%;
}
.about-us-container .section-title {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 80px 0;
}
.about-us-container .section-title > span {
  color: #28649b;
  border-bottom: 1px solid #28649b;
  width: auto;
  font-size: 1.5em;
  padding: 0 100px 25px 100px;
}
.about-us-container .app-links {
  width: 100%;
  display: inline-flex;
  flex-wrap: wrap;
  padding: 0 25px;
  align-items: center;
  justify-content: space-evenly;
}
.about-us-container .app-links .download-app {
  width: 300px;
  height: 300px;
  border: 1px solid #28649b;
  display: flex;
  justify-content: center;
  align-content: center;
  perspective: 1000px;
  border-radius: 3px;
  margin-bottom: 10px;
}
.about-us-container .app-links .download-app .flip-download-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}
.about-us-container .app-links .download-app .flip-download-inner .flip-front,
.about-us-container .app-links .download-app .flip-download-inner .flip-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.about-us-container .app-links .download-app .flip-download-inner .flip-front {
  background-color: #ffffff;
}
.about-us-container .app-links .download-app .flip-download-inner .flip-front > img {
  width: 80%;
}
.about-us-container .app-links .download-app .flip-download-inner .flip-back {
  color: white;
  background-color: #28649b;
  transform: rotateY(180deg);
  flex-direction: column;
}
.about-us-container .app-links .download-app .flip-download-inner .flip-back .app-platform {
  font-family: Tahoma;
  color: #fff;
  font-size: 3em;
}
.about-us-container .app-links .download-app .flip-download-inner .flip-back .app-info {
  font-size: 1.2em;
}
.about-us-container .app-links .download-app .flip-download-inner .flip-back .download-file {
  text-decoration: none;
  font-size: 2.8em;
  color: #fff;
  margin-top: 35px;
  transition: 300ms;
}
.about-us-container .app-links .download-app .flip-download-inner .flip-back .download-file.small {
  font-size: 1.5em;
  margin-top: 25px;
}
.about-us-container .app-links .download-app .flip-download-inner .flip-back .download-file:hover {
  text-shadow: 0px 0px 3px #fff;
  transition: 300ms;
}
.about-us-container .app-links .download-app:hover .flip-download-inner {
  transform: rotateY(180deg);
}
.about-us-container .app-links .download-app:hover .flip-download-inner .flip-front {
  border: 1px solid #ddd;
}
.about-us-container .download-apps-link {
  margin-top: 75px;
  margin-bottom: 75px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.about-us-container .download-apps-link .btn-platforms-link {
  font-size: 2em;
  background-color: #28649b !important;
  padding: 15px 25px;
  transition: 300ms;
}
.about-us-container .download-apps-link .btn-platforms-link:hover {
  background-color: #20507c !important;
  transition: 300ms;
  padding: 15px 35px;
}
.about-us-container .rahvard365-features {
  width: 100%;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  padding: 25px;
  flex-wrap: wrap;
}
.about-us-container .rahvard365-features .feature {
  margin-bottom: 20px;
  width: 23.5%;
  border: 1px solid #28649b;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 10px 45px 10px;
  position: relative;
  border-radius: 3px;
}
.about-us-container .rahvard365-features .feature > img {
  width: 80%;
}
.about-us-container .rahvard365-features .feature .feature-details {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #28649b;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  color: #28649b;
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: 0.5s ease;
  padding: 10px 15px 35px 15px;
}
.about-us-container .rahvard365-features .feature .feature-details > span {
  font-size: 1.6em;
  margin-bottom: 15px;
  color: #fff;
}
.about-us-container .rahvard365-features .feature .feature-details > p {
  text-align: justify;
  color: #fff;
  font-size: 1.2em;
}
.about-us-container .rahvard365-features .feature:hover {
  cursor: pointer;
}
.about-us-container .rahvard365-features .feature:hover .feature-details {
  height: 100%;
  padding-top: 15px;
}
@media (max-width: 1254px) {
  .about-us-container .about-info {
    flex-direction: column-reverse;
  }
  .about-us-container .about-info .info-text,
  .about-us-container .about-info .logo-vector {
    width: 100%;
  }
  .about-us-container .rahvard365-features .feature {
    margin-bottom: 20px;
    width: 48.5% !important;
  }
}
@media (max-width: 700px) {
  .about-us-container .rahvard365-features {
    justify-content: center !important;
  }
  .about-us-container .rahvard365-features .feature {
    margin-bottom: 20px;
    width: 90% !important;
  }
  .about-us-container .section-title > span {
    padding: 0 50px 25px 50px;
  }
}
.pro-ticked {
  width: 35px;
  height: 35px;
  margin-left: 15px;
}
.pro-ticked .checkmark {
  z-index: 999;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  display: block;
  stroke-width: 2;
  stroke: #fff;
  stroke-miterlimit: 10;
  box-shadow: inset 0px 0px 0px #7ac142;
  animation: fill 0.4s ease-in-out 0.4s forwards, scale 0.3s ease-in-out 0.9s both;
}
.pro-ticked .checkmark .checkmark__circle {
  stroke-dasharray: 166;
  stroke-dashoffset: 166;
  stroke-width: 2;
  stroke-miterlimit: 10;
  stroke: #215484;
  fill: none;
  animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
}
.pro-ticked .checkmark .checkmark__check {
  transform-origin: 50% 50%;
  stroke-dasharray: 48;
  stroke-dashoffset: 48;
  animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
}
@keyframes stroke {
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes scale {
  0%,
  100% {
    transform: none;
  }
  50% {
    transform: scale3d(1.1, 1.1, 1);
  }
}
@keyframes fill {
  100% {
    box-shadow: inset 0px 0px 0px 30px #29659c;
  }
}
.pro-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.pro-container .plans {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: initial;
}
.pro-container .plans .pro-package {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: initial;
  align-items: center;
  background-color: white;
  padding: 15px 25px;
}
.pro-container .plans .pro-package .pro-package-types {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: initial;
  align-items: center;
}
.pro-container .plans .pro-package .pro-package-types ._3m,
.pro-container .plans .pro-package .pro-package-types ._12m {
  width: auto;
  display: flex;
  flex-direction: row;
  justify-content: initial;
  align-items: center;
  margin-left: 15px;
  cursor: pointer;
}
.pro-container .plans .pro-package .pro-package-types ._3m .selector,
.pro-container .plans .pro-package .pro-package-types ._12m .selector {
  background-color: #fff;
  width: 20px;
  height: 20px;
  border: 1px solid #c9c8c7;
  border-radius: 50%;
  transition: 0.2s ease;
  position: relative;
}
.pro-container .plans .pro-package .pro-package-types ._3m .selector .s-toggle,
.pro-container .plans .pro-package .pro-package-types ._12m .selector .s-toggle {
  background-color: #c9c8c7;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  position: absolute;
  top: 4px;
  left: 4px;
}
.pro-container .plans .pro-package .pro-package-types ._3m .selector:hover,
.pro-container .plans .pro-package .pro-package-types ._12m .selector:hover {
  border-color: #29659c;
}
.pro-container .plans .pro-package .pro-package-types ._3m .radio-text,
.pro-container .plans .pro-package .pro-package-types ._12m .radio-text {
  display: flex;
  align-items: center;
}
.pro-container .plans .pro-package .pro-package-types ._3m .radio-text .item-text,
.pro-container .plans .pro-package .pro-package-types ._12m .radio-text .item-text {
  color: #8c8c8c;
  font-size: 1.3em;
  margin-right: 10px;
  display: flex;
  align-items: center;
}
.pro-container .plans .pro-package .pro-package-types ._3m .radio-text .item-text .price,
.pro-container .plans .pro-package .pro-package-types ._12m .radio-text .item-text .price,
.pro-container .plans .pro-package .pro-package-types ._3m .radio-text .item-text .old-price,
.pro-container .plans .pro-package .pro-package-types ._12m .radio-text .item-text .old-price {
  font-weight: bold;
  font-size: 1.5em;
  margin: 0 5px;
}
.pro-container .plans .pro-package .pro-package-types ._3m .radio-text .item-text .old-price,
.pro-container .plans .pro-package .pro-package-types ._12m .radio-text .item-text .old-price {
  color: red;
  font-size: 1.3em;
  font-weight: normal;
  text-decoration: line-through;
}
.pro-container .plans .pro-package .pro-package-types ._3m .radio-text .discount,
.pro-container .plans .pro-package .pro-package-types ._12m .radio-text .discount {
  color: #2e7d32;
  font-size: 1em;
  margin-right: 10px;
  display: none;
}
.pro-container .plans .pro-package .pro-package-types ._3m.select .selector .s-toggle,
.pro-container .plans .pro-package .pro-package-types ._12m.select .selector .s-toggle {
  background-color: #0089d7;
}
.pro-container .plans .pro-package .pro-package-types ._3m.select .item-text,
.pro-container .plans .pro-package .pro-package-types ._12m.select .item-text {
  color: #0089d7;
}
.pro-container .plans .pro-package .pro-package-types ._3m.select .item-text .price,
.pro-container .plans .pro-package .pro-package-types ._12m.select .item-text .price {
  color: #0089d7;
}
.pro-container .plans .pro-package .pro-package-types ._3m.select .discount,
.pro-container .plans .pro-package .pro-package-types ._12m.select .discount {
  display: block;
}
.pro-container .plans .pro-package .pro-package-types ._3m {
  margin-left: 30px;
}
.pro-container .plans .pro-package .btn-buy-package {
  background-color: #0089d7;
  color: #fff;
  padding: 8px 40px;
  text-decoration: none;
  font-size: 1.8em;
  border-radius: 3px;
  transition: 0.2s ease;
  outline: none;
  border: none;
}
.pro-container .plans .pro-package .btn-buy-package:hover {
  background-color: #29659c;
}
@media (max-width: 925px) {
  .pro-container .plans .pro-package .pro-package-types {
    flex-direction: column;
  }
  .pro-container .plans .pro-package .pro-package-types ._3m,
  .pro-container .plans .pro-package .pro-package-types ._12m {
    width: 100%;
    margin-left: 0;
  }
  .pro-container .plans .pro-package .pro-package-types ._12m {
    margin-top: 20px;
  }
}
@media (max-width: 695px) {
  .pro-container .plans .pro-package {
    flex-direction: column;
  }
  .pro-container .plans .pro-package .pro-package-types ._12m {
    justify-content: flex-start;
    align-items: flex-start;
  }
  .pro-container .plans .pro-package .pro-package-types ._12m .selector {
    margin-top: 1px;
  }
  .pro-container .plans .pro-package .pro-package-types ._12m .radio-text {
    flex-direction: column;
    align-items: flex-start;
  }
  .pro-container .plans .pro-package .btn-buy-package {
    margin-top: 20px;
    width: 100%;
    text-align: center;
  }
}

@keyframes start {
    from {
        transform: scale(.5);
    }
    to {
        transform: scale(1);
    }
}

@-webkit-keyframes start {
    from {
        -webkit-transform: scale(.5);
    }
    to {
        -webkit-transform: scale(1);
    }
}
.rtl{direction:rtl}
.pdp-default {
    position: absolute;    
    direction: rtl;    
    color: #555;
    box-shadow: 1px 1px 8px 1px rgba(0, 0, 0, 0.19);
	z-index: 99999;
}

.pdp-default ::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

.pdp-default ::-webkit-scrollbar
{
	width: 15px;
	background-color: #F5F5F5;
}

.pdp-default ::-webkit-scrollbar-thumb
{
	background-color: #444444;
}
.pdp-default ::selection{
    color: #67cdcc;
}

.pdp-default .pdp-header{
    background-color: #ffffff;
    border-top: 2px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
    border-bottom: none;   
    padding: 2px;
    font-weight: bold;
}

.pdp-default .yearSelect{
    overflow-y: auto;
    direction: ltr;
}

.pdp-default .monthSelect li.disableMonth, .pdp-default .monthSelect li.disableMonth:hover{
    color: #bbb;
    background: #eee;
    cursor: not-allowed;
}

    .pdp-default .yearSelect, .pdp-default .monthSelect {
        font: normal 12px 'IRANSans','WYekan', tahoma, verdana;
        background: #f9f9f9;
        border: 1px solid #ccc;
        list-style: none;
        position: absolute;
        padding: 0;
        width: 99.6%;
        text-align: center;
        z-index: 9999;
        animation: start 0.2s;
        -webkit-animation: start 0.2s;
    }
.pdp-default  .selected{
    background: #15a6eb;
    color: #ffffff;
}

.pdp-default .yearSelect li, .pdp-default .monthSelect li {
    padding: 1px;
    cursor: default;
    display: inline-table;    
    text-align: center;       
    border: 1px dotted #ddd;
}
.pdp-default .yearSelect li:hover, .pdp-default .monthSelect li:hover {
    background: #FF9933;
    color: #ffffff;
    border-color: #FF7700;
}

.pdp-default .nextArrow{
    right:0;
}
.pdp-default .prevArrow{
    left:0;    
}
.pdp-default .monthYear{
    width: 80%;
    margin: 0 auto;
    text-align: center;
    cursor: pointer;
}

.pdp-default .nextArrow, .pdp-default .prevArrow{
    cursor: pointer;    
    position: absolute;
    top:1px;
    padding: 2px;
}

.pdp-default .nextArrow:hover, .pdp-default .prevArrow:hover{
    color: #0073ea;
}

.pdp-default .cell {  
    display: inline-block;    
    cursor: default;
    text-align: center; 
}

/* Days of the week */
.pdp-default .dows {  
    background: #5F5D5D;/*#006fe0;*/
    color: #fff;    
}
.pdp-default .dow {            
    font: bold 14px 'helvetica';
    border: 1px solid #5F5D5D;
}

    .pdp-default .days {
        background-color: #ffffff;
        border: 1px solid #999;
        border-top: none;
        font: normal 12px 'IRANSans','WYekan', tahoma, verdana;
    }

.pdp-default .day{
    border: 1px solid #f1f1f1;    
}

.pdp-default .day:hover{
    background: #f3f3f3;
    border: 1px solid #bbb;
    border-radius: 2px;
}
.pdp-default .selday, .pdp-default .selday:hover{
    background: #eadaa6;
    border-color: #eb5b04;
}

.pdp-default .friday{
    color: #f38;   
}

.pdp-default .today{
    color: #fff;
    background: #0073ea;
}
.pdp-default .today:hover{
    color: #fff;
    background: #0073ea;    
}

.pdp-default .disday, .pdp-default .disday:hover{
    color: #B7B5B5;
    background: #F1F1F1;
    cursor: not-allowed;
}

.pdp-default .nul{    
    border: 1px solid #f1f1f1;  
    background: #f1f1f1;  
}

    .pdp-default .pdp-footer {
        background: #999;
        font: normal 12px 'IRANSans','WYekan', tahoma, verdana;
        text-align: center;
        height: 17px;
    }
.pdp-default .pdp-footer .goToday{    
    color: #f0f0f0;
    text-decoration: none;    
}
.pdp-default .pdp-footer .goToday:hover{    
    color: #ffffff;
    text-decoration: overline;    
}
/**
 * Swiper 5.3.8
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: April 24, 2020
 */

@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(-1 * var(--swiper-navigation-size)/ 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}
