/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  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;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), 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');
}
.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: 'Nunito', sans-serif;
  font-size: 14px;
  line-height: 1.62;
  color: #656b8d;
  background-color: #F1F4F9;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #454960;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #0282ff;
  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: 4px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.62;
  background-color: #F1F4F9;
  border: 1px solid #edf1f7;
  border-radius: 7px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #edf1f7;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Baloo Paaji', sans-serif;
  font-weight: 500;
  line-height: 1.2;
  color: #26405b;
}
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: #9aa0c0;
}
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: 48px;
}
h2,
.h2 {
  font-size: 40px;
}
h3,
.h3 {
  font-size: 26px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #9aa0c0;
}
.text-primary {
  color: #0282ff;
}
a.text-primary:hover {
  color: #0068ce;
}
.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: #0282ff;
}
a.bg-primary:hover {
  background-color: #0068ce;
}
.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 #edf1f7;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.62;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 991px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #9aa0c0;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #f3f5fa;
}
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.62;
  color: #9aa0c0;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #f3f5fa;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.62;
}
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: 7px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.62;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f7f7f7;
  border: 1px solid #edf1f7;
  border-radius: 7px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #9aa0c0;
  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.62;
  vertical-align: top;
  border-top: 1px solid #edf1f7;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #edf1f7;
}
.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 #edf1f7;
}
.table .table {
  background-color: #F1F4F9;
}
.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 #edf1f7;
}
.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 #edf1f7;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #edf1f7;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.62;
  color: #515362;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 20px;
  font-size: 14px;
  line-height: 1.62;
  color: #515362;
  background-color: #fff;
  background-image: none;
  border: 1px solid #E1EAF3;
  border-radius: 7px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #BFC8D2;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #BFC8D2;
}
.form-control::-webkit-input-placeholder {
  color: #BFC8D2;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #f3f5fa;
  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: 54px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}
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: 0px;
}
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;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  min-height: 32px;
}
.input-lg {
  height: 54px;
  padding: 15px 25px;
  font-size: 16px;
  line-height: 1.3333333;
  border-radius: 4px;
}
select.input-lg {
  height: 54px;
  line-height: 54px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 54px;
  padding: 15px 25px;
  font-size: 16px;
  line-height: 1.3333333;
  border-radius: 4px;
}
select.form-group-lg .form-control {
  height: 54px;
  line-height: 54px;
}
textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 54px;
  padding: 15px 25px;
  font-size: 16px;
  line-height: 1.3333333;
  min-height: 36px;
}
.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: 54px;
  height: 54px;
  line-height: 54px;
}
.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, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #adb1c4;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 20.9999995px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 20px;
  font-size: 14px;
  line-height: 1.62;
  border-radius: 7px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #0282ff;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #0282ff;
  background-color: #fff;
  border-color: #DBE4ED;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #0282ff;
  background-color: #e6e6e6;
  border-color: #b2c5d9;
}
.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: #DBE4ED;
}
.btn-default .badge {
  color: #fff;
  background-color: #0282ff;
}
.btn-primary {
  color: #fff;
  background-color: #0282ff;
  border-color: #0282ff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #0068ce;
  border-color: #0063c4;
}
.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: #0282ff;
  border-color: #0282ff;
}
.btn-primary .badge {
  color: #0282ff;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #08ddc1;
  border-color: #08ddc1;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #06ac96;
  border-color: #06a28d;
}
.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: #08ddc1;
  border-color: #08ddc1;
}
.btn-success .badge {
  color: #08ddc1;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #2196f3;
  border-color: #2196f3;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #0c7cd5;
  border-color: #0b76cc;
}
.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: #2196f3;
  border-color: #2196f3;
}
.btn-info .badge {
  color: #2196f3;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #d39e00;
  border-color: #c99700;
}
.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: #ffc107;
  border-color: #ffc107;
}
.btn-warning .badge {
  color: #ffc107;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #ff5722;
  border-color: #ff5722;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #ee3900;
  border-color: #e43700;
}
.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: #ff5722;
  border-color: #ff5722;
}
.btn-danger .badge {
  color: #ff5722;
  background-color: #fff;
}
.btn-link {
  color: #454960;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #0282ff;
  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: #9aa0c0;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 15px 25px;
  font-size: 16px;
  line-height: 1.3333333;
  border-radius: 4px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid #eee;
  border-radius: 7px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.62;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #0282ff;
  background-color: transparent;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #0282ff;
  text-decoration: none;
  outline: 0;
  background-color: transparent;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #9aa0c0;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.62;
  color: #9aa0c0;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 991px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 7px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 7px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 54px;
  padding: 15px 25px;
  font-size: 16px;
  line-height: 1.3333333;
  border-radius: 4px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 54px;
  line-height: 54px;
}
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: 0px;
}
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 20px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #515362;
  text-align: center;
  background-color: #f3f5fa;
  border: 1px solid #E1EAF3;
  border-radius: 7px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 0px;
}
.input-group-addon.input-lg {
  padding: 15px 25px;
  font-size: 16px;
  border-radius: 4px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #f3f5fa;
}
.nav > li.disabled > a {
  color: #9aa0c0;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #9aa0c0;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #f3f5fa;
  border-color: #454960;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.62;
  border: 1px solid transparent;
  border-radius: 7px 7px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #f3f5fa #f3f5fa #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #515362;
  background-color: #F1F4F9;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 7px;
}
.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: 7px 7px 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: #F1F4F9;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 7px;
}
.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: #0282ff;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 7px;
}
.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: 7px 7px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #F1F4F9;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 48px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 991px) {
  .navbar {
    border-radius: 7px;
  }
}
@media (min-width: 991px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 991px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 991px) {
  .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: 991px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 991px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 14px 15px;
  font-size: 16px;
  line-height: 20px;
  height: 48px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 991px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 7px;
  margin-bottom: 7px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 7px;
}
.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: 991px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 990px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 991px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 14px;
    padding-bottom: 14px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 7px;
  margin-bottom: 7px;
}
@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: 990px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 991px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 7px;
  border-top-left-radius: 7px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 7px;
  margin-bottom: 7px;
}
.navbar-btn.btn-sm {
  margin-top: 9px;
  margin-bottom: 9px;
}
.navbar-btn.btn-xs {
  margin-top: 13px;
  margin-bottom: 13px;
}
.navbar-text {
  margin-top: 14px;
  margin-bottom: 14px;
}
@media (min-width: 991px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 991px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #fff;
  border-color: #edf1f7;
}
.navbar-default .navbar-brand {
  color: #84A1BD;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #6388ab;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #84A1BD;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #0282ff;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #0282ff;
  background-color: transparent;
}
.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: #edf1f7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #0282ff;
}
@media (max-width: 990px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #84A1BD;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #0282ff;
    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: #0282ff;
    background-color: transparent;
  }
  .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: #84A1BD;
}
.navbar-default .navbar-link:hover {
  color: #0282ff;
}
.navbar-default .btn-link {
  color: #84A1BD;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #0282ff;
}
.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: #c9ccdd;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #c9ccdd;
}
.navbar-inverse .navbar-nav > li > a {
  color: #c9ccdd;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 990px) {
  .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: #c9ccdd;
  }
  .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: #c9ccdd;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #c9ccdd;
}
.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: 7px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #9aa0c0;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 7px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 20px;
  line-height: 1.62;
  text-decoration: none;
  color: #515362;
  background-color: #fff;
  border: 1px solid #f6f8fc;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 7px;
  border-top-left-radius: 7px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 7px;
  border-top-right-radius: 7px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #0282ff;
  background-color: #f3f5fa;
  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;
  background-color: #0282ff;
  border-color: #0282ff;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #aaa;
  background-color: #f7f7f7;
  border-color: #f7f7f7;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 15px 25px;
  font-size: 16px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.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-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #f6f8fc;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #f3f5fa;
}
.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: #aaa;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #f6f8fc;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #d2dbed;
}
.label-primary {
  background-color: #0282ff;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #0068ce;
}
.label-success {
  background-color: #08ddc1;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #06ac96;
}
.label-info {
  background-color: #2196f3;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #0c7cd5;
}
.label-warning {
  background-color: #ffc107;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #d39e00;
}
.label-danger {
  background-color: #ff5722;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #ee3900;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #9aa0c0;
  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: #454960;
  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: #f3f5fa;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #cfd7eb;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 4px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding: 48px 0;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.62;
  background-color: #F1F4F9;
  border: 1px solid #edf1f7;
  border-radius: 7px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #454960;
}
.thumbnail .caption {
  padding: 9px;
  color: #656b8d;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 7px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 7px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #0282ff;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #08ddc1;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #2196f3;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #ffc107;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #ff5722;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 7px;
  border-top-left-radius: 7px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px;
}
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 {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #f3f5fa;
  color: #9aa0c0;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #9aa0c0;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #0282ff;
  border-color: #0282ff;
}
.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: #cee7ff;
}
.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: 7px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
}
.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: 6px;
  border-bottom-left-radius: 6px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
}
.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: 6px;
  border-bottom-left-radius: 6px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
}
.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: 6px;
  border-top-right-radius: 6px;
}
.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: 6px;
}
.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: 6px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
.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: 6px;
}
.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: 6px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #edf1f7;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 7px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #0282ff;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #0282ff;
  border-color: #0282ff;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #0282ff;
}
.panel-primary > .panel-heading .badge {
  color: #0282ff;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #0282ff;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid #edf1f7;
  border-radius: 7px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 4px;
}
.well-sm {
  padding: 9px;
  border-radius: 0px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.62px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.62;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: 'Nunito', sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 7px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: 'Nunito', sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.62;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 3px 3px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  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;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after,
.registration #member-registration fieldset:before,
.registration #member-registration fieldset:after,
.items-row:before,
.items-row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after,
.registration #member-registration fieldset:after,
.items-row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  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;
  }
}
@font-face {
  font-family: 'IcoMoon';
  src: url('../../../media/jui/fonts/IcoMoon.eot');
  src: url('../../../media/jui/fonts/IcoMoon.eot?#iefix') format('embedded-opentype'), url('../../../media/jui/fonts/IcoMoon.woff') format('woff'), url('../../../media/jui/fonts/IcoMoon.ttf') format('truetype'), url('../../../media/jui/fonts/IcoMoon.svg#IcoMoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: 'IcoMoon';
  content: attr(data-icon);
  speak: none;
}
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: 0.25em;
  line-height: 14px;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: 'IcoMoon';
  font-style: normal;
  speak: none;
}
[class^="icon-"].disabled,
[class*=" icon-"].disabled {
  font-weight: normal;
}
.icon-joomla:before {
  content: "\e200";
}
.icon-chevron-up:before,
.icon-uparrow:before,
.icon-arrow-up:before {
  content: "\e005";
}
.icon-chevron-right:before,
.icon-rightarrow:before,
.icon-arrow-right:before {
  content: "\e006";
}
.icon-chevron-down:before,
.icon-downarrow:before,
.icon-arrow-down:before {
  content: "\e007";
}
.icon-chevron-left:before,
.icon-leftarrow:before,
.icon-arrow-left:before {
  content: "\e008";
}
.icon-arrow-first:before {
  content: "\e003";
}
.icon-arrow-last:before {
  content: "\e004";
}
.icon-arrow-up-2:before {
  content: "\e009";
}
.icon-arrow-right-2:before {
  content: "\e00a";
}
.icon-arrow-down-2:before {
  content: "\e00b";
}
.icon-arrow-left-2:before {
  content: "\e00c";
}
.icon-arrow-up-3:before {
  content: "\e00f";
}
.icon-arrow-right-3:before {
  content: "\e010";
}
.icon-arrow-down-3:before {
  content: "\e011";
}
.icon-arrow-left-3:before {
  content: "\e012";
}
.icon-menu-2:before {
  content: "\e00e";
}
.icon-arrow-up-4:before {
  content: "\e201";
}
.icon-arrow-right-4:before {
  content: "\e202";
}
.icon-arrow-down-4:before {
  content: "\e203";
}
.icon-arrow-left-4:before {
  content: "\e204";
}
.icon-share:before,
.icon-redo:before {
  content: "\27";
}
.icon-undo:before {
  content: "\28";
}
.icon-forward-2:before {
  content: "\e205";
}
.icon-backward-2:before,
.icon-reply:before {
  content: "\e206";
}
.icon-unblock:before,
.icon-refresh:before,
.icon-redo-2:before {
  content: "\6c";
}
.icon-undo-2:before {
  content: "\e207";
}
.icon-move:before {
  content: "\7a";
}
.icon-expand:before {
  content: "\66";
}
.icon-contract:before {
  content: "\67";
}
.icon-expand-2:before {
  content: "\68";
}
.icon-contract-2:before {
  content: "\69";
}
.icon-play:before {
  content: "\e208";
}
.icon-pause:before {
  content: "\e209";
}
.icon-stop:before {
  content: "\e210";
}
.icon-previous:before,
.icon-backward:before {
  content: "\7c";
}
.icon-next:before,
.icon-forward:before {
  content: "\7b";
}
.icon-first:before {
  content: "\7d";
}
.icon-last:before {
  content: "\e000";
}
.icon-play-circle:before {
  content: "\e00d";
}
.icon-pause-circle:before {
  content: "\e211";
}
.icon-stop-circle:before {
  content: "\e212";
}
.icon-backward-circle:before {
  content: "\e213";
}
.icon-forward-circle:before {
  content: "\e214";
}
.icon-loop:before {
  content: "\e001";
}
.icon-shuffle:before {
  content: "\e002";
}
.icon-search:before {
  content: "\53";
}
.icon-zoom-in:before {
  content: "\64";
}
.icon-zoom-out:before {
  content: "\65";
}
.icon-apply:before,
.icon-edit:before,
.icon-pencil:before {
  content: "\2b";
}
.icon-pencil-2:before {
  content: "\2c";
}
.icon-brush:before {
  content: "\3b";
}
.icon-save-new:before,
.icon-plus-2:before {
  content: "\5d";
}
.icon-minus-sign:before,
.icon-minus-2:before {
  content: "\5e";
}
.icon-delete:before,
.icon-remove:before,
.icon-cancel-2:before {
  content: "\49";
}
.icon-publish:before,
.icon-save:before,
.icon-ok:before,
.icon-checkmark:before {
  content: "\47";
}
.icon-new:before,
.icon-plus:before {
  content: "\2a";
}
.icon-plus-circle:before {
  content: "\e215";
}
.icon-minus:before,
.icon-not-ok:before {
  content: "\4b";
}
.icon-ban-circle:before,
.icon-minus-circle:before {
  content: "\e216";
}
.icon-unpublish:before,
.icon-cancel:before {
  content: "\4a";
}
.icon-cancel-circle:before {
  content: "\e217";
}
.icon-checkmark-2:before {
  content: "\e218";
}
.icon-checkmark-circle:before {
  content: "\e219";
}
.icon-info:before {
  content: "\e220";
}
.icon-info-2:before,
.icon-info-circle:before {
  content: "\e221";
}
.icon-question:before,
.icon-question-sign:before,
.icon-help:before {
  content: "\45";
}
.icon-question-2:before,
.icon-question-circle:before {
  content: "\e222";
}
.icon-notification:before {
  content: "\e223";
}
.icon-notification-2:before,
.icon-notification-circle:before {
  content: "\e224";
}
.icon-pending:before,
.icon-warning:before {
  content: "\48";
}
.icon-warning-2:before,
.icon-warning-circle:before {
  content: "\e225";
}
.icon-checkbox-unchecked:before {
  content: "\3d";
}
.icon-checkin:before,
.icon-checkbox:before,
.icon-checkbox-checked:before {
  content: "\3e";
}
.icon-checkbox-partial:before {
  content: "\3f";
}
.icon-square:before {
  content: "\e226";
}
.icon-radio-unchecked:before {
  content: "\e227";
}
.icon-radio-checked:before,
.icon-generic:before {
  content: "\e228";
}
.icon-circle:before {
  content: "\e229";
}
.icon-signup:before {
  content: "\e230";
}
.icon-grid:before,
.icon-grid-view:before {
  content: "\58";
}
.icon-grid-2:before,
.icon-grid-view-2:before {
  content: "\59";
}
.icon-menu:before {
  content: "\5a";
}
.icon-list:before,
.icon-list-view:before {
  content: "\31";
}
.icon-list-2:before {
  content: "\e231";
}
.icon-menu-3:before {
  content: "\e232";
}
.icon-folder-open:before,
.icon-folder:before {
  content: "\2d";
}
.icon-folder-close:before,
.icon-folder-2:before {
  content: "\2e";
}
.icon-folder-plus:before {
  content: "\e234";
}
.icon-folder-minus:before {
  content: "\e235";
}
.icon-folder-3:before {
  content: "\e236";
}
.icon-folder-plus-2:before {
  content: "\e237";
}
.icon-folder-remove:before {
  content: "\e238";
}
.icon-file:before {
  content: "\e016";
}
.icon-file-2:before {
  content: "\e239";
}
.icon-file-add:before,
.icon-file-plus:before {
  content: "\29";
}
.icon-file-minus:before {
  content: "\e017";
}
.icon-file-check:before {
  content: "\e240";
}
.icon-file-remove:before {
  content: "\e241";
}
.icon-save-copy:before,
.icon-copy:before {
  content: "\e018";
}
.icon-stack:before {
  content: "\e242";
}
.icon-tree:before {
  content: "\e243";
}
.icon-tree-2:before {
  content: "\e244";
}
.icon-paragraph-left:before {
  content: "\e246";
}
.icon-paragraph-center:before {
  content: "\e247";
}
.icon-paragraph-right:before {
  content: "\e248";
}
.icon-paragraph-justify:before {
  content: "\e249";
}
.icon-screen:before {
  content: "\e01c";
}
.icon-tablet:before {
  content: "\e01d";
}
.icon-mobile:before {
  content: "\e01e";
}
.icon-box-add:before {
  content: "\51";
}
.icon-box-remove:before {
  content: "\52";
}
.icon-download:before {
  content: "\e021";
}
.icon-upload:before {
  content: "\e022";
}
.icon-home:before {
  content: "\21";
}
.icon-home-2:before {
  content: "\e250";
}
.icon-out-2:before,
.icon-new-tab:before {
  content: "\e024";
}
.icon-out-3:before,
.icon-new-tab-2:before {
  content: "\e251";
}
.icon-link:before {
  content: "\e252";
}
.icon-picture:before,
.icon-image:before {
  content: "\2f";
}
.icon-pictures:before,
.icon-images:before {
  content: "\30";
}
.icon-palette:before,
.icon-color-palette:before {
  content: "\e014";
}
.icon-camera:before {
  content: "\55";
}
.icon-camera-2:before,
.icon-video:before {
  content: "\e015";
}
.icon-play-2:before,
.icon-video-2:before,
.icon-youtube:before {
  content: "\56";
}
.icon-music:before {
  content: "\57";
}
.icon-user:before {
  content: "\22";
}
.icon-users:before {
  content: "\e01f";
}
.icon-vcard:before {
  content: "\6d";
}
.icon-address:before {
  content: "\70";
}
.icon-share-alt:before,
.icon-out:before {
  content: "\26";
}
.icon-enter:before {
  content: "\e257";
}
.icon-exit:before {
  content: "\e258";
}
.icon-comment:before,
.icon-comments:before {
  content: "\24";
}
.icon-comments-2:before {
  content: "\25";
}
.icon-quote:before,
.icon-quotes-left:before {
  content: "\60";
}
.icon-quote-2:before,
.icon-quotes-right:before {
  content: "\61";
}
.icon-quote-3:before,
.icon-bubble-quote:before {
  content: "\e259";
}
.icon-phone:before {
  content: "\e260";
}
.icon-phone-2:before {
  content: "\e261";
}
.icon-envelope:before,
.icon-mail:before {
  content: "\4d";
}
.icon-envelope-opened:before,
.icon-mail-2:before {
  content: "\4e";
}
.icon-unarchive:before,
.icon-drawer:before {
  content: "\4f";
}
.icon-archive:before,
.icon-drawer-2:before {
  content: "\50";
}
.icon-briefcase:before {
  content: "\e020";
}
.icon-tag:before {
  content: "\e262";
}
.icon-tag-2:before {
  content: "\e263";
}
.icon-tags:before {
  content: "\e264";
}
.icon-tags-2:before {
  content: "\e265";
}
.icon-options:before,
.icon-cog:before {
  content: "\38";
}
.icon-cogs:before {
  content: "\37";
}
.icon-screwdriver:before,
.icon-tools:before {
  content: "\36";
}
.icon-wrench:before {
  content: "\3a";
}
.icon-equalizer:before {
  content: "\39";
}
.icon-dashboard:before {
  content: "\78";
}
.icon-switch:before {
  content: "\e266";
}
.icon-filter:before {
  content: "\54";
}
.icon-purge:before,
.icon-trash:before {
  content: "\4c";
}
.icon-checkedout:before,
.icon-lock:before,
.icon-locked:before {
  content: "\23";
}
.icon-unlock:before {
  content: "\e267";
}
.icon-key:before {
  content: "\5f";
}
.icon-support:before {
  content: "\46";
}
.icon-database:before {
  content: "\62";
}
.icon-scissors:before {
  content: "\e268";
}
.icon-health:before {
  content: "\6a";
}
.icon-wand:before {
  content: "\6b";
}
.icon-eye-open:before,
.icon-eye:before {
  content: "\3c";
}
.icon-eye-close:before,
.icon-eye-blocked:before,
.icon-eye-2:before {
  content: "\e269";
}
.icon-clock:before {
  content: "\6e";
}
.icon-compass:before {
  content: "\6f";
}
.icon-broadcast:before,
.icon-connection:before,
.icon-wifi:before {
  content: "\e01b";
}
.icon-book:before {
  content: "\e271";
}
.icon-lightning:before,
.icon-flash:before {
  content: "\79";
}
.icon-print:before,
.icon-printer:before {
  content: "\e013";
}
.icon-feed:before {
  content: "\71";
}
.icon-calendar:before {
  content: "\43";
}
.icon-calendar-2:before {
  content: "\44";
}
.icon-calendar-3:before {
  content: "\e273";
}
.icon-pie:before {
  content: "\77";
}
.icon-bars:before {
  content: "\76";
}
.icon-chart:before {
  content: "\75";
}
.icon-power-cord:before {
  content: "\32";
}
.icon-cube:before {
  content: "\33";
}
.icon-puzzle:before {
  content: "\34";
}
.icon-attachment:before,
.icon-paperclip:before,
.icon-flag-2:before {
  content: "\72";
}
.icon-lamp:before {
  content: "\74";
}
.icon-pin:before,
.icon-pushpin:before {
  content: "\73";
}
.icon-location:before {
  content: "\63";
}
.icon-shield:before {
  content: "\e274";
}
.icon-flag:before {
  content: "\35";
}
.icon-flag-3:before {
  content: "\e275";
}
.icon-bookmark:before {
  content: "\e023";
}
.icon-bookmark-2:before {
  content: "\e276";
}
.icon-heart:before {
  content: "\e277";
}
.icon-heart-2:before {
  content: "\e278";
}
.icon-thumbs-up:before {
  content: "\5b";
}
.icon-thumbs-down:before {
  content: "\5c";
}
.icon-unfeatured:before,
.icon-asterisk:before,
.icon-star-empty:before {
  content: "\40";
}
.icon-star-2:before {
  content: "\41";
}
.icon-featured:before,
.icon-default:before,
.icon-star:before {
  content: "\42";
}
.icon-smiley:before,
.icon-smiley-happy:before {
  content: "\e279";
}
.icon-smiley-2:before,
.icon-smiley-happy-2:before {
  content: "\e280";
}
.icon-smiley-sad:before {
  content: "\e281";
}
.icon-smiley-sad-2:before {
  content: "\e282";
}
.icon-smiley-neutral:before {
  content: "\e283";
}
.icon-smiley-neutral-2:before {
  content: "\e284";
}
.icon-cart:before {
  content: "\e019";
}
.icon-basket:before {
  content: "\e01a";
}
.icon-credit:before {
  content: "\e286";
}
.icon-credit-2:before {
  content: "\e287";
}
.icon-expired:before {
  content: "\4b";
}
.icon-cog::before {
  content: "\f013";
  font-family: FontAwesome;
}
.icon-first::before {
  content: "\f100";
  font-family: FontAwesome;
}
.icon-previous::before {
  content: "\f104";
  font-family: FontAwesome;
}
.icon-next::before {
  content: "\f105";
  font-family: FontAwesome;
}
.icon-last::before {
  content: "\f101";
  font-family: FontAwesome;
}
.icon-search::before {
  content: "\f002";
  font-family: FontAwesome;
}
.icon-remove::before {
  content: "\f00d";
  font-family: FontAwesome;
}
.btn {
  border-radius: 25px;
  font-weight: 400;
  text-transform: none;
}
.header-right > div {
  float: right;
}
.control-sidebar {
  display: inline-block;
  height: 64px;
  line-height: 64px;
  float: left;
}
.control-sidebar .fa {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 2px;
  color: #fff;
  cursor: pointer;
  mod-es-dropdown-menuheight: 45px;
  margin-right: 20px;
  line-height: 45px;
  text-align: center;
  width: 45px;
}
.control-sidebar .fa:hover,
.control-sidebar .fa:focus,
.control-sidebar .fa:active {
  background: rgba(255, 255, 255, 0.1);
}
.com_users .well {
  padding: 30px;
}
@media (max-width: 767px) {
  .com_users .well {
    padding: 20px;
  }
}
/* fluid 5 columns */
.grid-sizer {
  width: 25%;
}
@media (max-width: 1630px) {
  .grid-sizer {
    width: 33.33333%;
  }
}
@media (max-width: 991px) {
  .grid-sizer {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .grid-sizer {
    width: 100%;
  }
}
.box-shadow {
  background: #fff;
  border-radius: 7px;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.02);
  padding: 30px;
}
@media (max-width: 767px) {
  .box-shadow {
    padding: 20px;
  }
}
.link-dark {
  color: #26405b;
}
.link-dark:hover,
.link-dark:focus,
.link-dark:active {
  color: #0282ff;
}
.link-title {
  color: rgba(0, 0, 0, 0.87);
  font-size: 16px;
  line-height: 28px;
}
.link-title:hover,
.link-title:focus,
.link-title:active {
  color: #0282ff;
}
.dashboard-wrap {
  padding-top: 30px;
  padding-right: 10px;
  padding-bottom: 30px;
  padding-left: 260px;
  -webkit-transition: padding-left 300ms;
  -o-transition: padding-left 300ms;
  transition: padding-left 300ms;
}
@media (max-width: 1280px) {
  .dashboard-wrap {
    padding: 20px 0 0;
  }
}
div#es,
div#ed,
div#eb,
div#fd.eb,
div#eb,
div#kt {
  font-family: 'Nunito', sans-serif;
  font-size: 14px;
  line-height: 1.62;
  -moz-osx-font-smoothing: unset;
}
div#es input,
div#ed input,
div#eb input,
div#fd.eb input,
div#eb input,
div#kt input,
div#es button,
div#ed button,
div#eb button,
div#fd.eb button,
div#eb button,
div#kt button,
div#es select,
div#ed select,
div#eb select,
div#fd.eb select,
div#eb select,
div#kt select,
div#es textarea,
div#ed textarea,
div#eb textarea,
div#fd.eb textarea,
div#eb textarea,
div#kt textarea {
  font-family: 'Nunito', sans-serif;
}
div#es a:hover,
div#ed a:hover,
div#eb a:hover,
div#fd.eb a:hover,
div#eb a:hover,
div#kt a:hover,
div#es a:focus,
div#ed a:focus,
div#eb a:focus,
div#fd.eb a:focus,
div#eb a:focus,
div#kt a:focus,
div#es a:active,
div#ed a:active,
div#eb a:active,
div#fd.eb a:active,
div#eb a:active,
div#kt a:active {
  color: #0068ce;
}
@media (max-width: 767px) {
  div#es .o-nav--block,
  div#ed .o-nav--block,
  div#eb .o-nav--block,
  div#fd.eb .o-nav--block,
  div#eb .o-nav--block,
  div#kt .o-nav--block {
    white-space: normal;
  }
}
div#es .o-checkbox input[type="checkbox"]:checked + label::before,
div#ed .o-checkbox input[type="checkbox"]:checked + label::before,
div#eb .o-checkbox input[type="checkbox"]:checked + label::before,
div#fd.eb .o-checkbox input[type="checkbox"]:checked + label::before,
div#eb .o-checkbox input[type="checkbox"]:checked + label::before,
div#kt .o-checkbox input[type="checkbox"]:checked + label::before {
  background: #0282ff;
  border-color: #0282ff;
}
div#es .o-empty,
div#ed .o-empty,
div#eb .o-empty,
div#fd.eb .o-empty,
div#eb .o-empty,
div#kt .o-empty {
  border-radius: 7px;
}
div#es .o-empty__icon,
div#ed .o-empty__icon,
div#eb .o-empty__icon,
div#fd.eb .o-empty__icon,
div#eb .o-empty__icon,
div#kt .o-empty__icon {
  color: #9aa0c0;
}
div#es.popbox,
div#ed.popbox,
div#eb.popbox,
div#fd.eb.popbox,
div#eb.popbox,
div#kt.popbox,
div#es .popbox-dropdown__hd,
div#ed .popbox-dropdown__hd,
div#eb .popbox-dropdown__hd,
div#fd.eb .popbox-dropdown__hd,
div#eb .popbox-dropdown__hd,
div#kt .popbox-dropdown__hd,
div#es .mod-es-albums-item,
div#ed .mod-es-albums-item,
div#eb .mod-es-albums-item,
div#fd.eb .mod-es-albums-item,
div#eb .mod-es-albums-item,
div#kt .mod-es-albums-item,
div#es .mod-card,
div#ed .mod-card,
div#eb .mod-card,
div#fd.eb .mod-card,
div#eb .mod-card,
div#kt .mod-card,
div#es .mod-card--border,
div#ed .mod-card--border,
div#eb .mod-card--border,
div#fd.eb .mod-card--border,
div#eb .mod-card--border,
div#kt .mod-card--border,
div#es .es-story-link-textbox,
div#ed .es-story-link-textbox,
div#eb .es-story-link-textbox,
div#fd.eb .es-story-link-textbox,
div#eb .es-story-link-textbox,
div#kt .es-story-link-textbox,
div#es .eb-post-comments-pre,
div#ed .eb-post-comments-pre,
div#eb .eb-post-comments-pre,
div#fd.eb .eb-post-comments-pre,
div#eb .eb-post-comments-pre,
div#kt .eb-post-comments-pre,
div#es .eb-post-comment-content,
div#ed .eb-post-comment-content,
div#eb .eb-post-comment-content,
div#fd.eb .eb-post-comment-content,
div#eb .eb-post-comment-content,
div#kt .eb-post-comment-content,
div#es hr,
div#ed hr,
div#eb hr,
div#fd.eb hr,
div#eb hr,
div#kt hr {
  border-color: #edf1f7 !important;
}
div#es .o-form-control,
div#ed .o-form-control,
div#eb .o-form-control,
div#fd.eb .o-form-control,
div#eb .o-form-control,
div#kt .o-form-control,
div#es .o-input-group__addon,
div#ed .o-input-group__addon,
div#eb .o-input-group__addon,
div#fd.eb .o-input-group__addon,
div#eb .o-input-group__addon,
div#kt .o-input-group__addon,
div#es .form-control,
div#ed .form-control,
div#eb .form-control,
div#fd.eb .form-control,
div#eb .form-control,
div#kt .form-control,
div#es .data-field-textarea textarea,
div#ed .data-field-textarea textarea,
div#eb .data-field-textarea textarea,
div#fd.eb .data-field-textarea textarea,
div#eb .data-field-textarea textarea,
div#kt .data-field-textarea textarea {
  box-shadow: none;
  border-color: #E1EAF3;
  color: #656b8d;
  font-size: 14px;
  height: 34px;
}
div#es .o-form-control::-moz-placeholder,
div#ed .o-form-control::-moz-placeholder,
div#eb .o-form-control::-moz-placeholder,
div#fd.eb .o-form-control::-moz-placeholder,
div#eb .o-form-control::-moz-placeholder,
div#kt .o-form-control::-moz-placeholder,
div#es .o-input-group__addon::-moz-placeholder,
div#ed .o-input-group__addon::-moz-placeholder,
div#eb .o-input-group__addon::-moz-placeholder,
div#fd.eb .o-input-group__addon::-moz-placeholder,
div#eb .o-input-group__addon::-moz-placeholder,
div#kt .o-input-group__addon::-moz-placeholder,
div#es .form-control::-moz-placeholder,
div#ed .form-control::-moz-placeholder,
div#eb .form-control::-moz-placeholder,
div#fd.eb .form-control::-moz-placeholder,
div#eb .form-control::-moz-placeholder,
div#kt .form-control::-moz-placeholder,
div#es .data-field-textarea textarea::-moz-placeholder,
div#ed .data-field-textarea textarea::-moz-placeholder,
div#eb .data-field-textarea textarea::-moz-placeholder,
div#fd.eb .data-field-textarea textarea::-moz-placeholder,
div#eb .data-field-textarea textarea::-moz-placeholder,
div#kt .data-field-textarea textarea::-moz-placeholder {
  color: #BFC8D2;
  opacity: 1;
}
div#es .o-form-control:-ms-input-placeholder,
div#ed .o-form-control:-ms-input-placeholder,
div#eb .o-form-control:-ms-input-placeholder,
div#fd.eb .o-form-control:-ms-input-placeholder,
div#eb .o-form-control:-ms-input-placeholder,
div#kt .o-form-control:-ms-input-placeholder,
div#es .o-input-group__addon:-ms-input-placeholder,
div#ed .o-input-group__addon:-ms-input-placeholder,
div#eb .o-input-group__addon:-ms-input-placeholder,
div#fd.eb .o-input-group__addon:-ms-input-placeholder,
div#eb .o-input-group__addon:-ms-input-placeholder,
div#kt .o-input-group__addon:-ms-input-placeholder,
div#es .form-control:-ms-input-placeholder,
div#ed .form-control:-ms-input-placeholder,
div#eb .form-control:-ms-input-placeholder,
div#fd.eb .form-control:-ms-input-placeholder,
div#eb .form-control:-ms-input-placeholder,
div#kt .form-control:-ms-input-placeholder,
div#es .data-field-textarea textarea:-ms-input-placeholder,
div#ed .data-field-textarea textarea:-ms-input-placeholder,
div#eb .data-field-textarea textarea:-ms-input-placeholder,
div#fd.eb .data-field-textarea textarea:-ms-input-placeholder,
div#eb .data-field-textarea textarea:-ms-input-placeholder,
div#kt .data-field-textarea textarea:-ms-input-placeholder {
  color: #BFC8D2;
}
div#es .o-form-control::-webkit-input-placeholder,
div#ed .o-form-control::-webkit-input-placeholder,
div#eb .o-form-control::-webkit-input-placeholder,
div#fd.eb .o-form-control::-webkit-input-placeholder,
div#eb .o-form-control::-webkit-input-placeholder,
div#kt .o-form-control::-webkit-input-placeholder,
div#es .o-input-group__addon::-webkit-input-placeholder,
div#ed .o-input-group__addon::-webkit-input-placeholder,
div#eb .o-input-group__addon::-webkit-input-placeholder,
div#fd.eb .o-input-group__addon::-webkit-input-placeholder,
div#eb .o-input-group__addon::-webkit-input-placeholder,
div#kt .o-input-group__addon::-webkit-input-placeholder,
div#es .form-control::-webkit-input-placeholder,
div#ed .form-control::-webkit-input-placeholder,
div#eb .form-control::-webkit-input-placeholder,
div#fd.eb .form-control::-webkit-input-placeholder,
div#eb .form-control::-webkit-input-placeholder,
div#kt .form-control::-webkit-input-placeholder,
div#es .data-field-textarea textarea::-webkit-input-placeholder,
div#ed .data-field-textarea textarea::-webkit-input-placeholder,
div#eb .data-field-textarea textarea::-webkit-input-placeholder,
div#fd.eb .data-field-textarea textarea::-webkit-input-placeholder,
div#eb .data-field-textarea textarea::-webkit-input-placeholder,
div#kt .data-field-textarea textarea::-webkit-input-placeholder {
  color: #BFC8D2;
}
div#es .o-form-control:focus,
div#ed .o-form-control:focus,
div#eb .o-form-control:focus,
div#fd.eb .o-form-control:focus,
div#eb .o-form-control:focus,
div#kt .o-form-control:focus,
div#es .o-input-group__addon:focus,
div#ed .o-input-group__addon:focus,
div#eb .o-input-group__addon:focus,
div#fd.eb .o-input-group__addon:focus,
div#eb .o-input-group__addon:focus,
div#kt .o-input-group__addon:focus,
div#es .form-control:focus,
div#ed .form-control:focus,
div#eb .form-control:focus,
div#fd.eb .form-control:focus,
div#eb .form-control:focus,
div#kt .form-control:focus,
div#es .data-field-textarea textarea:focus,
div#ed .data-field-textarea textarea:focus,
div#eb .data-field-textarea textarea:focus,
div#fd.eb .data-field-textarea textarea:focus,
div#eb .data-field-textarea textarea:focus,
div#kt .data-field-textarea textarea:focus {
  border-color: #cfddec;
}
div#es textarea.o-form-control,
div#ed textarea.o-form-control,
div#eb textarea.o-form-control,
div#fd.eb textarea.o-form-control,
div#eb textarea.o-form-control,
div#kt textarea.o-form-control {
  height: auto;
}
div#es .input-group-btn > .btn,
div#ed .input-group-btn > .btn,
div#eb .input-group-btn > .btn,
div#fd.eb .input-group-btn > .btn,
div#eb .input-group-btn > .btn,
div#kt .input-group-btn > .btn,
div#es .o-input-group__btn > .btn,
div#ed .o-input-group__btn > .btn,
div#eb .o-input-group__btn > .btn,
div#fd.eb .o-input-group__btn > .btn,
div#eb .o-input-group__btn > .btn,
div#kt .o-input-group__btn > .btn,
div#es .o-input-group__btn > .btn.btn-sm,
div#ed .o-input-group__btn > .btn.btn-sm,
div#eb .o-input-group__btn > .btn.btn-sm,
div#fd.eb .o-input-group__btn > .btn.btn-sm,
div#eb .o-input-group__btn > .btn.btn-sm,
div#kt .o-input-group__btn > .btn.btn-sm,
div#es .input-group-btn > button,
div#ed .input-group-btn > button,
div#eb .input-group-btn > button,
div#fd.eb .input-group-btn > button,
div#eb .input-group-btn > button,
div#kt .input-group-btn > button {
  line-height: 34px !important;
  padding: 0 15px !important;
  height: 34px !important;
}
div#es .input-group-btn > .btn:before,
div#ed .input-group-btn > .btn:before,
div#eb .input-group-btn > .btn:before,
div#fd.eb .input-group-btn > .btn:before,
div#eb .input-group-btn > .btn:before,
div#kt .input-group-btn > .btn:before,
div#es .o-input-group__btn > .btn:before,
div#ed .o-input-group__btn > .btn:before,
div#eb .o-input-group__btn > .btn:before,
div#fd.eb .o-input-group__btn > .btn:before,
div#eb .o-input-group__btn > .btn:before,
div#kt .o-input-group__btn > .btn:before,
div#es .o-input-group__btn > .btn.btn-sm:before,
div#ed .o-input-group__btn > .btn.btn-sm:before,
div#eb .o-input-group__btn > .btn.btn-sm:before,
div#fd.eb .o-input-group__btn > .btn.btn-sm:before,
div#eb .o-input-group__btn > .btn.btn-sm:before,
div#kt .o-input-group__btn > .btn.btn-sm:before,
div#es .input-group-btn > button:before,
div#ed .input-group-btn > button:before,
div#eb .input-group-btn > button:before,
div#fd.eb .input-group-btn > button:before,
div#eb .input-group-btn > button:before,
div#kt .input-group-btn > button:before {
  display: none;
}
div#es .o-form-inline > div,
div#ed .o-form-inline > div,
div#eb .o-form-inline > div,
div#fd.eb .o-form-inline > div,
div#eb .o-form-inline > div,
div#kt .o-form-inline > div {
  margin-right: 5px;
}
div#es .o-label,
div#ed .o-label,
div#eb .o-label,
div#fd.eb .o-label,
div#eb .o-label,
div#kt .o-label {
  border: 0!important;
  color: #fff !important;
  text-transform: uppercase;
  font-size: 8px;
  letter-spacing: 0.8px;
  font-weight: 700;
}
div#es .o-label.o-label--clean-o,
div#ed .o-label.o-label--clean-o,
div#eb .o-label.o-label--clean-o,
div#fd.eb .o-label.o-label--clean-o,
div#eb .o-label.o-label--clean-o,
div#kt .o-label.o-label--clean-o {
  background: #c3c6d9;
}
div#es .o-label--primary-o,
div#ed .o-label--primary-o,
div#eb .o-label--primary-o,
div#fd.eb .o-label--primary-o,
div#eb .o-label--primary-o,
div#kt .o-label--primary-o {
  background-color: #0282ff !important;
}
div#es .o-label--primary-o[href]:hover,
div#ed .o-label--primary-o[href]:hover,
div#eb .o-label--primary-o[href]:hover,
div#fd.eb .o-label--primary-o[href]:hover,
div#eb .o-label--primary-o[href]:hover,
div#kt .o-label--primary-o[href]:hover,
div#es .o-label--primary-o[href]:focus,
div#ed .o-label--primary-o[href]:focus,
div#eb .o-label--primary-o[href]:focus,
div#fd.eb .o-label--primary-o[href]:focus,
div#eb .o-label--primary-o[href]:focus,
div#kt .o-label--primary-o[href]:focus {
  background-color: #0068ce !important;
}
div#es .o-label--default-o,
div#ed .o-label--default-o,
div#eb .o-label--default-o,
div#fd.eb .o-label--default-o,
div#eb .o-label--default-o,
div#kt .o-label--default-o {
  background-color: #f6f8fc !important;
  color: #333333 !important;
}
div#es .o-label--default-o[href]:hover,
div#ed .o-label--default-o[href]:hover,
div#eb .o-label--default-o[href]:hover,
div#fd.eb .o-label--default-o[href]:hover,
div#eb .o-label--default-o[href]:hover,
div#kt .o-label--default-o[href]:hover,
div#es .o-label--default-o[href]:focus,
div#ed .o-label--default-o[href]:focus,
div#eb .o-label--default-o[href]:focus,
div#fd.eb .o-label--default-o[href]:focus,
div#eb .o-label--default-o[href]:focus,
div#kt .o-label--default-o[href]:focus {
  background-color: #d2dbed !important;
}
div#es .o-label--success-o,
div#ed .o-label--success-o,
div#eb .o-label--success-o,
div#fd.eb .o-label--success-o,
div#eb .o-label--success-o,
div#kt .o-label--success-o {
  background-color: #08ddc1 !important;
}
div#es .o-label--success-o[href]:hover,
div#ed .o-label--success-o[href]:hover,
div#eb .o-label--success-o[href]:hover,
div#fd.eb .o-label--success-o[href]:hover,
div#eb .o-label--success-o[href]:hover,
div#kt .o-label--success-o[href]:hover,
div#es .o-label--success-o[href]:focus,
div#ed .o-label--success-o[href]:focus,
div#eb .o-label--success-o[href]:focus,
div#fd.eb .o-label--success-o[href]:focus,
div#eb .o-label--success-o[href]:focus,
div#kt .o-label--success-o[href]:focus {
  background-color: #06ac96 !important;
}
div#es .o-label--warning-o,
div#ed .o-label--warning-o,
div#eb .o-label--warning-o,
div#fd.eb .o-label--warning-o,
div#eb .o-label--warning-o,
div#kt .o-label--warning-o {
  background-color: #ffc107 !important;
}
div#es .o-label--warning-o[href]:hover,
div#ed .o-label--warning-o[href]:hover,
div#eb .o-label--warning-o[href]:hover,
div#fd.eb .o-label--warning-o[href]:hover,
div#eb .o-label--warning-o[href]:hover,
div#kt .o-label--warning-o[href]:hover,
div#es .o-label--warning-o[href]:focus,
div#ed .o-label--warning-o[href]:focus,
div#eb .o-label--warning-o[href]:focus,
div#fd.eb .o-label--warning-o[href]:focus,
div#eb .o-label--warning-o[href]:focus,
div#kt .o-label--warning-o[href]:focus {
  background-color: #d39e00 !important;
}
div#es .o-label--danger-o,
div#ed .o-label--danger-o,
div#eb .o-label--danger-o,
div#fd.eb .o-label--danger-o,
div#eb .o-label--danger-o,
div#kt .o-label--danger-o {
  background-color: #ff5722 !important;
}
div#es .o-label--danger-o[href]:hover,
div#ed .o-label--danger-o[href]:hover,
div#eb .o-label--danger-o[href]:hover,
div#fd.eb .o-label--danger-o[href]:hover,
div#eb .o-label--danger-o[href]:hover,
div#kt .o-label--danger-o[href]:hover,
div#es .o-label--danger-o[href]:focus,
div#ed .o-label--danger-o[href]:focus,
div#eb .o-label--danger-o[href]:focus,
div#fd.eb .o-label--danger-o[href]:focus,
div#eb .o-label--danger-o[href]:focus,
div#kt .o-label--danger-o[href]:focus {
  background-color: #ee3900 !important;
}
div#es .text-muted,
div#ed .text-muted,
div#eb .text-muted,
div#fd.eb .text-muted,
div#eb .text-muted,
div#kt .text-muted {
  color: #515362;
}
div#es .text-muted a,
div#ed .text-muted a,
div#eb .text-muted a,
div#fd.eb .text-muted a,
div#eb .text-muted a,
div#kt .text-muted a {
  border-bottom: 1px dotted #0282ff;
  color: #515362;
}
div#es .dropdown-menu,
div#ed .dropdown-menu,
div#eb .dropdown-menu,
div#fd.eb .dropdown-menu,
div#eb .dropdown-menu,
div#kt .dropdown-menu {
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
  border: 0;
  padding: 0;
  margin: 0;
}
div#es .dropdown-menu .divider,
div#ed .dropdown-menu .divider,
div#eb .dropdown-menu .divider,
div#fd.eb .dropdown-menu .divider,
div#eb .dropdown-menu .divider,
div#kt .dropdown-menu .divider {
  background: #edf1f7;
  margin: 0!important;
}
div#es .dropdown-menu > li > a,
div#ed .dropdown-menu > li > a,
div#eb .dropdown-menu > li > a,
div#fd.eb .dropdown-menu > li > a,
div#eb .dropdown-menu > li > a,
div#kt .dropdown-menu > li > a {
  color: #9aa0c0;
  padding: 10px 20px;
  font-size: 12px;
}
div#es .dropdown-menu > li > a:hover,
div#ed .dropdown-menu > li > a:hover,
div#eb .dropdown-menu > li > a:hover,
div#fd.eb .dropdown-menu > li > a:hover,
div#eb .dropdown-menu > li > a:hover,
div#kt .dropdown-menu > li > a:hover,
div#es .dropdown-menu > li > a:focus,
div#ed .dropdown-menu > li > a:focus,
div#eb .dropdown-menu > li > a:focus,
div#fd.eb .dropdown-menu > li > a:focus,
div#eb .dropdown-menu > li > a:focus,
div#kt .dropdown-menu > li > a:focus,
div#es .dropdown-menu > li > a:active,
div#ed .dropdown-menu > li > a:active,
div#eb .dropdown-menu > li > a:active,
div#fd.eb .dropdown-menu > li > a:active,
div#eb .dropdown-menu > li > a:active,
div#kt .dropdown-menu > li > a:active {
  background: #f3f5fa;
}
body div#es .fa.fa-lock:before {
  content: "\f392";
  font-family: "Ionicons";
}
body div#es .fa.fa-globe:before {
  content: "\f38c";
  font-family: "Ionicons";
}
body div#es .fa.fa-users:before {
  content: "\f212";
  font-family: "Ionicons";
}
body div#es .fa.fa-envelope:before {
  content: "\f11a";
  font-family: "Ionicons";
}
body div#es .fa.fa-bell:before {
  content: "\f276";
  font-family: "Ionicons";
}
body div#es .fa.fa-user:before {
  content: "\f213";
  font-family: "Ionicons";
}
body div#es .fa.fa-map-marker:before {
  content: "\f1ff";
  font-family: "Ionicons";
}
body div#es .fa.fa-smile-o:before {
  content: "\f3c6";
  font-family: "Ionicons";
}
body div#es .fa.fa-pencil:before {
  content: "\f2bf";
  font-family: "Ionicons";
}
body div#es .fa.fa-bullhorn:before {
  content: "\f2b2";
  font-family: "Ionicons";
}
body div#es .fa.fa-calendar:before {
  content: "\f117";
  font-family: "Ionicons";
}
body div#es .fa.fa-file-text:before {
  content: "\f12e";
  font-family: "Ionicons";
}
body div#es .fa.fa-link:before {
  content: "\f1fe";
  font-family: "Ionicons";
}
body div#es .fa.fa-image:before {
  content: "\f147";
  font-family: "Ionicons";
}
body div#es .fa.fa-pie-chart:before {
  content: "\f2a5";
  font-family: "Ionicons";
}
body div#es .fa.fa-film:before {
  content: "\f256";
  font-family: "Ionicons";
}
body div#es .i-chevron.i-chevron--down {
  margin-top: 0!important;
}
body div#es .i-chevron.i-chevron--down:before {
  border: 0;
  content: "\f123";
  font-family: "Ionicons";
  font-style: normal;
  font-size: 11px;
  top: 0;
  transform: none;
  -webkit-transform: none;
}
body div#es h1,
body div#es h2,
body div#es h3,
body div#es h4,
body div#es h5,
body div#es h6,
body div#es .es-h1,
body div#es .es-h2,
body div#es .es-h3,
body div#es .es-h4,
body div#es .es-h5,
body div#es .es-h6 {
  font-family: 'Baloo Paaji', sans-serif;
}
body div#es .o-input-group .o-form-control:last-child,
body div#es .o-input-group__addon:last-child,
body div#es .o-input-group__btn:last-child > .btn,
body div#es .o-input-group__btn:last-child > .btn-group > .btn,
body div#es .o-input-group__btn:last-child > .dropdown-toggle,
body div#es .o-input-group__btn:first-child > .btn:not(:first-child),
body div#es .o-input-group__btn:first-child > .btn-group:not(:first-child) > .btn,
body div#es .o-input-group__select > .o-select-group select {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}
body div#es .plugin-polls .es-story-panel-contents.active,
body div#es .plugin-event .es-story-panel-contents.active,
body div#es .plugin-broadcast .es-story-panel-contents.active,
body div#es .plugin-blog .es-story-panel-contents.active,
body div#es .plugin-discuss .es-story-panel-contents.active,
body div#es .plugin-easydiscuss .es-story-panel-contents.active {
  padding-top: 20px;
}
body div#es .es-story-panel-content .es-media-group {
  box-shadow: none;
  padding: 0;
}
body div#es #listForm,
body div#es .es-content .es-container,
body div#es .es-media-group,
body div#es .es-profile-data-table,
body div#es .es-video-upload-form,
body div#es .es-video-single,
body div#es div.es-leaderboard,
body div#es .es-content > .o-form-horizontal,
body div#es .app-tasks,
body div#es .es-profile-edit-form,
body div#es .es-search-result,
body div#es.view-notifications,
body div#es .form-horizontal {
  display: block;
  border: 0;
  background: #fff;
  border-radius: 7px;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.02);
  padding: 30px;
}
@media (max-width: 767px) {
  body div#es #listForm,
  body div#es .es-content .es-container,
  body div#es .es-media-group,
  body div#es .es-profile-data-table,
  body div#es .es-video-upload-form,
  body div#es .es-video-single,
  body div#es div.es-leaderboard,
  body div#es .es-content > .o-form-horizontal,
  body div#es .app-tasks,
  body div#es .es-profile-edit-form,
  body div#es .es-search-result,
  body div#es.view-notifications,
  body div#es .form-horizontal {
    padding: 20px;
  }
}
body div#es #listForm .es-card,
body div#es .es-content .es-container .es-card,
body div#es .es-media-group .es-card,
body div#es .es-profile-data-table .es-card,
body div#es .es-video-upload-form .es-card,
body div#es .es-video-single .es-card,
body div#es div.es-leaderboard .es-card,
body div#es .es-content > .o-form-horizontal .es-card,
body div#es .app-tasks .es-card,
body div#es .es-profile-edit-form .es-card,
body div#es .es-search-result .es-card,
body div#es.view-notifications .es-card,
body div#es .form-horizontal .es-card {
  border: 1px solid #edf1f7;
}
body div#es .o-box {
  border-color: #edf1f7;
}
body div#es .o-box > div {
  background: #fff;
  border-radius: 7px;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.02);
  padding: 30px;
  border: 0;
}
@media (max-width: 767px) {
  body div#es .o-box > div {
    padding: 20px;
  }
}
body div#es .es-snackbar__title {
  font-weight: 400;
}
body div#es .es-container > .es-sidebar,
body div#es .es-container > .es-container__sidebar {
  flex: 0 0 300px;
  margin-right: 30px;
}
@media (max-width: 1199px) {
  body div#es .es-container > .es-sidebar,
  body div#es .es-container > .es-container__sidebar {
    flex: 0 0 230px;
  }
}
body div#es .o-avatar-status {
  border: 0!important;
}
body div#es .o-avatar img {
  border-radius: 50%;
}
body div#es .o-tabs--stacked .o-tabs__item .o-tabs__link:hover,
body div#es .o-tabs--stacked .o-tabs__item .o-tabs__link:focus,
body div#es .o-tabs--stacked .o-tabs__item .o-tabs__link:active {
  background: transparent;
  color: #0282ff;
}
body div#es .o-tabs--stacked .o-tabs__item.active .o-tabs__link {
  background: transparent;
  border: 0;
  color: #0282ff;
}
body div#es .o-flag__image {
  padding-right: 10px;
}
body div#es .es-emoticon {
  background-image: url('../images/icons-emo.png') !important;
}
body div#es .is-active > a {
  color: #0282ff;
}
body div#es .is-active .es-navbar__footer-link::before {
  background: #0282ff;
}
body div#es .dropdown-menu > .active > a,
body div#es .dropdown-menu > .active > a:hover,
body div#es .dropdown-menu > .active > a:focus {
  background: transparent;
  color: #0282ff;
}
body div#es .es-hr,
body div#es .dropdown-menu--popdown > li,
body div#es .es-album-form-fields,
body div#es .es-photo-form-fields,
body div#es .es-leaderboard tr td,
body div#es .textboxlist,
body div#es .es-app-discussions__item,
body div#es .es-app-discussions__hd,
body div#es .es-stream-apps,
body div#es .es-stream-apps__bd,
body div#es .es-noti__item,
body div#es .es-album-password-field__input,
body div#es .es-media-delete-all-actions {
  border-color: #edf1f7;
}
body div#es .markItUpContainer,
body div#es .markItUpHeader {
  border-color: #edf1f7 !important;
}
body div#es .es-media-item-menu {
  top: 20px;
  right: 30px;
}
@media (max-width: 767px) {
  body div#es .es-media-item-menu {
    top: 10px;
    right: 0;
  }
}
body div#es .es-media-item-menu .btn.btn-sm {
  padding: 2px 14px!important;
  margin-bottom: 3px!important;
  margin-left: 3px!important;
}
@media (max-width: 767px) {
  body div#es .es-media-item-menu .btn.btn-sm {
    padding: 2px 10px!important;
  }
}
body div#es .es-story-panel-contents .es-story-panel-content.active {
  padding: 0 20px 10px;
}
body div#es .es-side-calendar-date__mth {
  text-transform: uppercase;
  margin-top: 5px;
}
body div#es .es-side-calendar-date {
  width: 50px;
}
body div#es .o-tabs__bubble {
  background: #f6f8fc;
  color: #9aa0c0;
}
body div#es .btn {
  display: inline-block !important;
  margin-bottom: 0 !important;
  font-weight: normal !important;
  text-align: center !important;
  vertical-align: middle !important;
  touch-action: manipulation !important;
  cursor: pointer !important;
  background-image: none !important;
  border: 1px solid transparent !important;
  white-space: nowrap !important;
  padding: 6px 20px !important;
  font-size: 14px !important;
  line-height: 1.62 !important;
  border-radius: 7px !important;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
  border-radius: 25px !important;
  font-weight: 400 !important;
  text-transform: none !important;
}
body div#es .btn:focus,
body div#es .btn:active:focus,
body div#es .btn.active:focus,
body div#es .btn.focus,
body div#es .btn:active.focus,
body div#es .btn.active.focus {
  outline: thin dotted !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px !important;
}
body div#es .btn:hover,
body div#es .btn:focus,
body div#es .btn.focus {
  color: #0282ff !important;
  text-decoration: none !important;
}
body div#es .btn:active,
body div#es .btn.active {
  outline: 0 !important;
  background-image: none !important;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125) !important;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125) !important;
}
body div#es .btn.disabled,
body div#es .btn[disabled],
fieldset[disabled] body div#es .btn {
  cursor: not-allowed !important;
  pointer-events: none !important;
  opacity: 0.65 !important;
  filter: alpha(opacity=65) !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
body div#es .btn:hover,
body div#es .btn:focus,
body div#es .btn:active,
body div#es .btn.active {
  outline: none!important;
  background-image: none!important;
  box-shadow: none!important;
}
body div#es .btn.btn-sm {
  font-size: 12px !important;
  padding: 5px 20px !important;
}
@media (max-width: 767px) {
  body div#es .btn.btn-sm {
    padding: 5px 10px !important;
  }
}
body div#es .btn.btn-xs {
  font-size: 10px!important;
  padding: 3px 10px !important;
}
body div#es .btn.btn-control {
  padding: 6px 10px!important;
}
body div#es .btn-es,
body div#es .btn-es-default-o,
body div#es .btn-es-default,
body div#es .es-side-widget-btn-showmore {
  color: #0282ff !important;
  background-color: #fff !important;
  border-color: #DBE4ED !important;
}
body div#es .btn-es:hover,
body div#es .btn-es-default-o:hover,
body div#es .btn-es-default:hover,
body div#es .es-side-widget-btn-showmore:hover,
body div#es .btn-es:focus,
body div#es .btn-es-default-o:focus,
body div#es .btn-es-default:focus,
body div#es .es-side-widget-btn-showmore:focus,
body div#es .btn-es.focus,
body div#es .btn-es-default-o.focus,
body div#es .btn-es-default.focus,
body div#es .es-side-widget-btn-showmore.focus,
body div#es .btn-es:active,
body div#es .btn-es-default-o:active,
body div#es .btn-es-default:active,
body div#es .es-side-widget-btn-showmore:active,
body div#es .btn-es.active,
body div#es .btn-es-default-o.active,
body div#es .btn-es-default.active,
body div#es .es-side-widget-btn-showmore.active,
.open > .dropdown-togglebody div#es .btn-es,
.open > .dropdown-togglebody div#es .btn-es-default-o,
.open > .dropdown-togglebody div#es .btn-es-default,
.open > .dropdown-togglebody div#es .es-side-widget-btn-showmore {
  color: #0282ff !important;
  background-color: #e6e6e6 !important;
  border-color: #b2c5d9 !important;
}
body div#es .btn-es:active,
body div#es .btn-es-default-o:active,
body div#es .btn-es-default:active,
body div#es .es-side-widget-btn-showmore:active,
body div#es .btn-es.active,
body div#es .btn-es-default-o.active,
body div#es .btn-es-default.active,
body div#es .es-side-widget-btn-showmore.active,
.open > .dropdown-togglebody div#es .btn-es,
.open > .dropdown-togglebody div#es .btn-es-default-o,
.open > .dropdown-togglebody div#es .btn-es-default,
.open > .dropdown-togglebody div#es .es-side-widget-btn-showmore {
  background-image: none !important;
}
body div#es .btn-es.disabled,
body div#es .btn-es-default-o.disabled,
body div#es .btn-es-default.disabled,
body div#es .es-side-widget-btn-showmore.disabled,
body div#es .btn-es[disabled],
body div#es .btn-es-default-o[disabled],
body div#es .btn-es-default[disabled],
body div#es .es-side-widget-btn-showmore[disabled],
fieldset[disabled] body div#es .btn-es,
fieldset[disabled] body div#es .btn-es-default-o,
fieldset[disabled] body div#es .btn-es-default,
fieldset[disabled] body div#es .es-side-widget-btn-showmore,
body div#es .btn-es.disabled:hover,
body div#es .btn-es-default-o.disabled:hover,
body div#es .btn-es-default.disabled:hover,
body div#es .es-side-widget-btn-showmore.disabled:hover,
body div#es .btn-es[disabled]:hover,
body div#es .btn-es-default-o[disabled]:hover,
body div#es .btn-es-default[disabled]:hover,
body div#es .es-side-widget-btn-showmore[disabled]:hover,
fieldset[disabled] body div#es .btn-es:hover,
fieldset[disabled] body div#es .btn-es-default-o:hover,
fieldset[disabled] body div#es .btn-es-default:hover,
fieldset[disabled] body div#es .es-side-widget-btn-showmore:hover,
body div#es .btn-es.disabled:focus,
body div#es .btn-es-default-o.disabled:focus,
body div#es .btn-es-default.disabled:focus,
body div#es .es-side-widget-btn-showmore.disabled:focus,
body div#es .btn-es[disabled]:focus,
body div#es .btn-es-default-o[disabled]:focus,
body div#es .btn-es-default[disabled]:focus,
body div#es .es-side-widget-btn-showmore[disabled]:focus,
fieldset[disabled] body div#es .btn-es:focus,
fieldset[disabled] body div#es .btn-es-default-o:focus,
fieldset[disabled] body div#es .btn-es-default:focus,
fieldset[disabled] body div#es .es-side-widget-btn-showmore:focus,
body div#es .btn-es.disabled.focus,
body div#es .btn-es-default-o.disabled.focus,
body div#es .btn-es-default.disabled.focus,
body div#es .es-side-widget-btn-showmore.disabled.focus,
body div#es .btn-es[disabled].focus,
body div#es .btn-es-default-o[disabled].focus,
body div#es .btn-es-default[disabled].focus,
body div#es .es-side-widget-btn-showmore[disabled].focus,
fieldset[disabled] body div#es .btn-es.focus,
fieldset[disabled] body div#es .btn-es-default-o.focus,
fieldset[disabled] body div#es .btn-es-default.focus,
fieldset[disabled] body div#es .es-side-widget-btn-showmore.focus,
body div#es .btn-es.disabled:active,
body div#es .btn-es-default-o.disabled:active,
body div#es .btn-es-default.disabled:active,
body div#es .es-side-widget-btn-showmore.disabled:active,
body div#es .btn-es[disabled]:active,
body div#es .btn-es-default-o[disabled]:active,
body div#es .btn-es-default[disabled]:active,
body div#es .es-side-widget-btn-showmore[disabled]:active,
fieldset[disabled] body div#es .btn-es:active,
fieldset[disabled] body div#es .btn-es-default-o:active,
fieldset[disabled] body div#es .btn-es-default:active,
fieldset[disabled] body div#es .es-side-widget-btn-showmore:active,
body div#es .btn-es.disabled.active,
body div#es .btn-es-default-o.disabled.active,
body div#es .btn-es-default.disabled.active,
body div#es .es-side-widget-btn-showmore.disabled.active,
body div#es .btn-es[disabled].active,
body div#es .btn-es-default-o[disabled].active,
body div#es .btn-es-default[disabled].active,
body div#es .es-side-widget-btn-showmore[disabled].active,
fieldset[disabled] body div#es .btn-es.active,
fieldset[disabled] body div#es .btn-es-default-o.active,
fieldset[disabled] body div#es .btn-es-default.active,
fieldset[disabled] body div#es .es-side-widget-btn-showmore.active {
  background-color: #fff !important;
  border-color: #DBE4ED !important;
}
body div#es .btn-es .badge,
body div#es .btn-es-default-o .badge,
body div#es .btn-es-default .badge,
body div#es .es-side-widget-btn-showmore .badge {
  color: #fff !important;
  background-color: #0282ff !important;
}
body div#es .btn-es:hover,
body div#es .btn-es-default-o:hover,
body div#es .btn-es-default:hover,
body div#es .es-side-widget-btn-showmore:hover,
body div#es .btn-es:focus,
body div#es .btn-es-default-o:focus,
body div#es .btn-es-default:focus,
body div#es .es-side-widget-btn-showmore:focus,
body div#es .btn-es:active,
body div#es .btn-es-default-o:active,
body div#es .btn-es-default:active,
body div#es .es-side-widget-btn-showmore:active {
  background-image: none!important;
  outline: none!important;
}
body div#es .btn-es-primary,
body div#es .btn-es-primary-o {
  color: #fff !important;
  background-color: #0282ff !important;
  border-color: #0282ff !important;
}
body div#es .btn-es-primary:hover,
body div#es .btn-es-primary-o:hover,
body div#es .btn-es-primary:focus,
body div#es .btn-es-primary-o:focus,
body div#es .btn-es-primary.focus,
body div#es .btn-es-primary-o.focus,
body div#es .btn-es-primary:active,
body div#es .btn-es-primary-o:active,
body div#es .btn-es-primary.active,
body div#es .btn-es-primary-o.active,
.open > .dropdown-togglebody div#es .btn-es-primary,
.open > .dropdown-togglebody div#es .btn-es-primary-o {
  color: #fff !important;
  background-color: #0068ce !important;
  border-color: #0063c4 !important;
}
body div#es .btn-es-primary:active,
body div#es .btn-es-primary-o:active,
body div#es .btn-es-primary.active,
body div#es .btn-es-primary-o.active,
.open > .dropdown-togglebody div#es .btn-es-primary,
.open > .dropdown-togglebody div#es .btn-es-primary-o {
  background-image: none !important;
}
body div#es .btn-es-primary.disabled,
body div#es .btn-es-primary-o.disabled,
body div#es .btn-es-primary[disabled],
body div#es .btn-es-primary-o[disabled],
fieldset[disabled] body div#es .btn-es-primary,
fieldset[disabled] body div#es .btn-es-primary-o,
body div#es .btn-es-primary.disabled:hover,
body div#es .btn-es-primary-o.disabled:hover,
body div#es .btn-es-primary[disabled]:hover,
body div#es .btn-es-primary-o[disabled]:hover,
fieldset[disabled] body div#es .btn-es-primary:hover,
fieldset[disabled] body div#es .btn-es-primary-o:hover,
body div#es .btn-es-primary.disabled:focus,
body div#es .btn-es-primary-o.disabled:focus,
body div#es .btn-es-primary[disabled]:focus,
body div#es .btn-es-primary-o[disabled]:focus,
fieldset[disabled] body div#es .btn-es-primary:focus,
fieldset[disabled] body div#es .btn-es-primary-o:focus,
body div#es .btn-es-primary.disabled.focus,
body div#es .btn-es-primary-o.disabled.focus,
body div#es .btn-es-primary[disabled].focus,
body div#es .btn-es-primary-o[disabled].focus,
fieldset[disabled] body div#es .btn-es-primary.focus,
fieldset[disabled] body div#es .btn-es-primary-o.focus,
body div#es .btn-es-primary.disabled:active,
body div#es .btn-es-primary-o.disabled:active,
body div#es .btn-es-primary[disabled]:active,
body div#es .btn-es-primary-o[disabled]:active,
fieldset[disabled] body div#es .btn-es-primary:active,
fieldset[disabled] body div#es .btn-es-primary-o:active,
body div#es .btn-es-primary.disabled.active,
body div#es .btn-es-primary-o.disabled.active,
body div#es .btn-es-primary[disabled].active,
body div#es .btn-es-primary-o[disabled].active,
fieldset[disabled] body div#es .btn-es-primary.active,
fieldset[disabled] body div#es .btn-es-primary-o.active {
  background-color: #0282ff !important;
  border-color: #0282ff !important;
}
body div#es .btn-es-primary .badge,
body div#es .btn-es-primary-o .badge {
  color: #0282ff !important;
  background-color: #fff !important;
}
body div#es .btn-es-primary b,
body div#es .btn-es-primary-o b,
body div#es .btn-es-primary span,
body div#es .btn-es-primary-o span {
  color: #fff;
}
body div#es .btn-es-primary:hover,
body div#es .btn-es-primary-o:hover,
body div#es .btn-es-primary:focus,
body div#es .btn-es-primary-o:focus,
body div#es .btn-es-primary:active,
body div#es .btn-es-primary-o:active {
  background-image: none!important;
  outline: none!important;
}
body div#es .btn-es-danger,
body div#es .btn-es-danger-o {
  color: #fff !important;
  background-color: #ff5722 !important;
  border-color: #ff5722 !important;
}
body div#es .btn-es-danger:hover,
body div#es .btn-es-danger-o:hover,
body div#es .btn-es-danger:focus,
body div#es .btn-es-danger-o:focus,
body div#es .btn-es-danger.focus,
body div#es .btn-es-danger-o.focus,
body div#es .btn-es-danger:active,
body div#es .btn-es-danger-o:active,
body div#es .btn-es-danger.active,
body div#es .btn-es-danger-o.active,
.open > .dropdown-togglebody div#es .btn-es-danger,
.open > .dropdown-togglebody div#es .btn-es-danger-o {
  color: #fff !important;
  background-color: #ee3900 !important;
  border-color: #e43700 !important;
}
body div#es .btn-es-danger:active,
body div#es .btn-es-danger-o:active,
body div#es .btn-es-danger.active,
body div#es .btn-es-danger-o.active,
.open > .dropdown-togglebody div#es .btn-es-danger,
.open > .dropdown-togglebody div#es .btn-es-danger-o {
  background-image: none !important;
}
body div#es .btn-es-danger.disabled,
body div#es .btn-es-danger-o.disabled,
body div#es .btn-es-danger[disabled],
body div#es .btn-es-danger-o[disabled],
fieldset[disabled] body div#es .btn-es-danger,
fieldset[disabled] body div#es .btn-es-danger-o,
body div#es .btn-es-danger.disabled:hover,
body div#es .btn-es-danger-o.disabled:hover,
body div#es .btn-es-danger[disabled]:hover,
body div#es .btn-es-danger-o[disabled]:hover,
fieldset[disabled] body div#es .btn-es-danger:hover,
fieldset[disabled] body div#es .btn-es-danger-o:hover,
body div#es .btn-es-danger.disabled:focus,
body div#es .btn-es-danger-o.disabled:focus,
body div#es .btn-es-danger[disabled]:focus,
body div#es .btn-es-danger-o[disabled]:focus,
fieldset[disabled] body div#es .btn-es-danger:focus,
fieldset[disabled] body div#es .btn-es-danger-o:focus,
body div#es .btn-es-danger.disabled.focus,
body div#es .btn-es-danger-o.disabled.focus,
body div#es .btn-es-danger[disabled].focus,
body div#es .btn-es-danger-o[disabled].focus,
fieldset[disabled] body div#es .btn-es-danger.focus,
fieldset[disabled] body div#es .btn-es-danger-o.focus,
body div#es .btn-es-danger.disabled:active,
body div#es .btn-es-danger-o.disabled:active,
body div#es .btn-es-danger[disabled]:active,
body div#es .btn-es-danger-o[disabled]:active,
fieldset[disabled] body div#es .btn-es-danger:active,
fieldset[disabled] body div#es .btn-es-danger-o:active,
body div#es .btn-es-danger.disabled.active,
body div#es .btn-es-danger-o.disabled.active,
body div#es .btn-es-danger[disabled].active,
body div#es .btn-es-danger-o[disabled].active,
fieldset[disabled] body div#es .btn-es-danger.active,
fieldset[disabled] body div#es .btn-es-danger-o.active {
  background-color: #ff5722 !important;
  border-color: #ff5722 !important;
}
body div#es .btn-es-danger .badge,
body div#es .btn-es-danger-o .badge {
  color: #ff5722 !important;
  background-color: #fff !important;
}
body div#es .btn-es-danger b,
body div#es .btn-es-danger-o b,
body div#es .btn-es-danger span,
body div#es .btn-es-danger-o span {
  color: #fff;
}
body div#es .btn-es-danger:hover,
body div#es .btn-es-danger-o:hover,
body div#es .btn-es-danger:focus,
body div#es .btn-es-danger-o:focus,
body div#es .btn-es-danger:active,
body div#es .btn-es-danger-o:active {
  background-image: none!important;
  outline: none!important;
}
body div#es .btn-es-default,
body div#es .btn-es-default-o {
  color: #0282ff !important;
  background-color: #fff !important;
  border-color: #DBE4ED !important;
}
body div#es .btn-es-default:hover,
body div#es .btn-es-default-o:hover,
body div#es .btn-es-default:focus,
body div#es .btn-es-default-o:focus,
body div#es .btn-es-default.focus,
body div#es .btn-es-default-o.focus,
body div#es .btn-es-default:active,
body div#es .btn-es-default-o:active,
body div#es .btn-es-default.active,
body div#es .btn-es-default-o.active,
.open > .dropdown-togglebody div#es .btn-es-default,
.open > .dropdown-togglebody div#es .btn-es-default-o {
  color: #0282ff !important;
  background-color: #e6e6e6 !important;
  border-color: #b2c5d9 !important;
}
body div#es .btn-es-default:active,
body div#es .btn-es-default-o:active,
body div#es .btn-es-default.active,
body div#es .btn-es-default-o.active,
.open > .dropdown-togglebody div#es .btn-es-default,
.open > .dropdown-togglebody div#es .btn-es-default-o {
  background-image: none !important;
}
body div#es .btn-es-default.disabled,
body div#es .btn-es-default-o.disabled,
body div#es .btn-es-default[disabled],
body div#es .btn-es-default-o[disabled],
fieldset[disabled] body div#es .btn-es-default,
fieldset[disabled] body div#es .btn-es-default-o,
body div#es .btn-es-default.disabled:hover,
body div#es .btn-es-default-o.disabled:hover,
body div#es .btn-es-default[disabled]:hover,
body div#es .btn-es-default-o[disabled]:hover,
fieldset[disabled] body div#es .btn-es-default:hover,
fieldset[disabled] body div#es .btn-es-default-o:hover,
body div#es .btn-es-default.disabled:focus,
body div#es .btn-es-default-o.disabled:focus,
body div#es .btn-es-default[disabled]:focus,
body div#es .btn-es-default-o[disabled]:focus,
fieldset[disabled] body div#es .btn-es-default:focus,
fieldset[disabled] body div#es .btn-es-default-o:focus,
body div#es .btn-es-default.disabled.focus,
body div#es .btn-es-default-o.disabled.focus,
body div#es .btn-es-default[disabled].focus,
body div#es .btn-es-default-o[disabled].focus,
fieldset[disabled] body div#es .btn-es-default.focus,
fieldset[disabled] body div#es .btn-es-default-o.focus,
body div#es .btn-es-default.disabled:active,
body div#es .btn-es-default-o.disabled:active,
body div#es .btn-es-default[disabled]:active,
body div#es .btn-es-default-o[disabled]:active,
fieldset[disabled] body div#es .btn-es-default:active,
fieldset[disabled] body div#es .btn-es-default-o:active,
body div#es .btn-es-default.disabled.active,
body div#es .btn-es-default-o.disabled.active,
body div#es .btn-es-default[disabled].active,
body div#es .btn-es-default-o[disabled].active,
fieldset[disabled] body div#es .btn-es-default.active,
fieldset[disabled] body div#es .btn-es-default-o.active {
  background-color: #fff !important;
  border-color: #DBE4ED !important;
}
body div#es .btn-es-default .badge,
body div#es .btn-es-default-o .badge {
  color: #fff !important;
  background-color: #0282ff !important;
}
body div#es .btn-es-default:hover,
body div#es .btn-es-default-o:hover,
body div#es .btn-es-default:focus,
body div#es .btn-es-default-o:focus,
body div#es .btn-es-default:active,
body div#es .btn-es-default-o:active {
  background-image: none!important;
  outline: none!important;
}
body div#es .btn-es-danger,
body div#es .btn-es-danger-o {
  color: #fff !important;
  background-color: #ff5722 !important;
  border-color: #ff5722 !important;
}
body div#es .btn-es-danger:hover,
body div#es .btn-es-danger-o:hover,
body div#es .btn-es-danger:focus,
body div#es .btn-es-danger-o:focus,
body div#es .btn-es-danger.focus,
body div#es .btn-es-danger-o.focus,
body div#es .btn-es-danger:active,
body div#es .btn-es-danger-o:active,
body div#es .btn-es-danger.active,
body div#es .btn-es-danger-o.active,
.open > .dropdown-togglebody div#es .btn-es-danger,
.open > .dropdown-togglebody div#es .btn-es-danger-o {
  color: #fff !important;
  background-color: #ee3900 !important;
  border-color: #e43700 !important;
}
body div#es .btn-es-danger:active,
body div#es .btn-es-danger-o:active,
body div#es .btn-es-danger.active,
body div#es .btn-es-danger-o.active,
.open > .dropdown-togglebody div#es .btn-es-danger,
.open > .dropdown-togglebody div#es .btn-es-danger-o {
  background-image: none !important;
}
body div#es .btn-es-danger.disabled,
body div#es .btn-es-danger-o.disabled,
body div#es .btn-es-danger[disabled],
body div#es .btn-es-danger-o[disabled],
fieldset[disabled] body div#es .btn-es-danger,
fieldset[disabled] body div#es .btn-es-danger-o,
body div#es .btn-es-danger.disabled:hover,
body div#es .btn-es-danger-o.disabled:hover,
body div#es .btn-es-danger[disabled]:hover,
body div#es .btn-es-danger-o[disabled]:hover,
fieldset[disabled] body div#es .btn-es-danger:hover,
fieldset[disabled] body div#es .btn-es-danger-o:hover,
body div#es .btn-es-danger.disabled:focus,
body div#es .btn-es-danger-o.disabled:focus,
body div#es .btn-es-danger[disabled]:focus,
body div#es .btn-es-danger-o[disabled]:focus,
fieldset[disabled] body div#es .btn-es-danger:focus,
fieldset[disabled] body div#es .btn-es-danger-o:focus,
body div#es .btn-es-danger.disabled.focus,
body div#es .btn-es-danger-o.disabled.focus,
body div#es .btn-es-danger[disabled].focus,
body div#es .btn-es-danger-o[disabled].focus,
fieldset[disabled] body div#es .btn-es-danger.focus,
fieldset[disabled] body div#es .btn-es-danger-o.focus,
body div#es .btn-es-danger.disabled:active,
body div#es .btn-es-danger-o.disabled:active,
body div#es .btn-es-danger[disabled]:active,
body div#es .btn-es-danger-o[disabled]:active,
fieldset[disabled] body div#es .btn-es-danger:active,
fieldset[disabled] body div#es .btn-es-danger-o:active,
body div#es .btn-es-danger.disabled.active,
body div#es .btn-es-danger-o.disabled.active,
body div#es .btn-es-danger[disabled].active,
body div#es .btn-es-danger-o[disabled].active,
fieldset[disabled] body div#es .btn-es-danger.active,
fieldset[disabled] body div#es .btn-es-danger-o.active {
  background-color: #ff5722 !important;
  border-color: #ff5722 !important;
}
body div#es .btn-es-danger .badge,
body div#es .btn-es-danger-o .badge {
  color: #ff5722 !important;
  background-color: #fff !important;
}
body div#es .btn-es-danger b,
body div#es .btn-es-danger-o b,
body div#es .btn-es-danger span,
body div#es .btn-es-danger-o span {
  color: #fff;
}
body div#es .btn-es-danger:hover,
body div#es .btn-es-danger-o:hover,
body div#es .btn-es-danger:focus,
body div#es .btn-es-danger-o:focus,
body div#es .btn-es-danger:active,
body div#es .btn-es-danger-o:active {
  background-image: none!important;
  outline: none!important;
}
body div#es .es-photo-item.layout-item .es-photo-menu-item .o-nav__item > a,
body div#es .btn-group.open .btn-photo-popup-nav-item,
body div#es .btn-photo-popup-nav-item,
body div#es .btn-photo-popup-nav-item:active {
  padding: 1px 5px !important;
  font-size: 12px !important;
  line-height: 1.5 !important;
  border-radius: 0px !important;
}
body div#es .btn-group.open .dropdown-toggle_,
body div#es .o-btn-group.open .dropdown-toggle_,
body div#es .es-stream-filter-bar .o-btn-group.open .dropdown-toggle_ {
  background: #0282ff !important;
  color: #fff !important;
}
body div#es .btn-toolbar .btn-group > .btn {
  margin-right: 5px;
}
body div#es .btn-toolbar .btn-group > .btn:last-child {
  margin-right: 0;
}
body div#es .es-story-link-buttons .btn {
  border-radius: 0!important;
  padding: 0 15px!important;
}
body div#es .es-list .es-list__item {
  background: #fff;
  border-radius: 7px;
  border: 0;
  padding: 20px;
  margin-top: 6px;
}
body div#es .es-videos .es-apps-entry-section.es-island {
  background: #fff;
  border-radius: 7px;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.02);
  padding: 30px;
}
@media (max-width: 767px) {
  body div#es .es-videos .es-apps-entry-section.es-island {
    padding: 20px;
  }
}
body div#es .es-video-actions {
  margin-bottom: 10px;
}
body div#es .es-video-meta > span {
  line-height: 1.62;
}
body div#es .es-video-title.single {
  font-size: 16px;
}
body div#es .t-text--muted,
body div#es .es-search-group__meta,
body div#es .es-search-group__meta a,
body div#es .es-profile-header__meta a,
body div#es .es-profile-header__meta {
  color: #9aa0c0 !important;
}
body div#es .t-text--muted .fa,
body div#es .es-search-group__meta .fa,
body div#es .es-search-group__meta a .fa,
body div#es .es-profile-header__meta a .fa,
body div#es .es-profile-header__meta .fa {
  color: #9aa0c0;
  margin-right: 4px;
}
body div#es .o-media__image {
  margin-right: 10px;
}
body div#es .progress-bar-success {
  background: #08ddc1;
}
body div#es .panel-body,
body div#es .es-story .es-album-view .es-album-upload-button,
body div#es .es-story-panel-content .es-story-files-content .es-story-files-dropsite .es-story-files-upload {
  background: #f6f8fc;
}
body div#es .es-cards--2 {
  margin-top: 0;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  body div#es .es-cards--2 .es-cards__item {
    flex: 0 0 100%;
  }
}
body div#es .dropdown-menu--rsvp > li.active a::after {
  top: 9px;
}
body div#es .o-form-actions {
  background: transparent;
  border: 0;
  padding: 0;
  margin-bottom: 0;
  margin-top: 30px;
}
@media (max-width: 767px) {
  body div#es .o-form-actions {
    margin-top: 20px;
  }
}
body div#es.popbox {
  border: 1px solid #edf1f7;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
  margin-bottom: 10px;
}
body div#es.popbox.bottom .arrow::after {
  border-bottom-color: #edf1f7;
}
body div#es.popbox .btn {
  border-radius: 25px !important;
  font-size: 12px !important;
  line-height: 1.5 !important;
  padding: 4px 20px !important;
}
body div#es .popbox-dropdown-nav__item.is-unread {
  background: #f6f8fc;
}
body div#es .popbox-dropdown-nav__item + .popbox-dropdown-nav__item,
body div#es .es-reaction-stats-pop__hd {
  border-color: #edf1f7;
}
body div#es .popbox-dropdown-nav__post,
body div#es .popbox-dropdown-nav__meta-lists {
  color: #656b8d;
}
body div#es .popbox-dropdown__hd,
body div#es .popbox-dropdown-nav__link {
  padding: 15px 20px !important;
}
body div#es .popbox-dropdown__hd a,
body div#es .popbox-dropdown-nav__link a {
  font-weight: 700;
}
body div#es .popbox-dropdown__hd .btn-xs,
body div#es .popbox-dropdown-nav__link .btn-xs {
  padding: 2px 10px !important;
  font-size: 12px !important;
  line-height: 1.5 !important;
  border-radius: 2px !important;
  margin-top: 5px;
}
body div#es .popbox-dropdown__title {
  color: #333333;
  font-size: 16px;
}
body div#es.es-dialog {
  background: rgba(0, 0, 0, 0.3);
}
body div#es.es-dialog .es-dialog-container {
  border-color: #edf1f7;
}
body div#es.es-dialog .es-dialog-close-button i {
  top: 0;
}
body div#es .es-dialog-content,
body div#es .popbox-dropdown-signin {
  border-color: #edf1f7;
  padding: 20px !important;
}
body div#es .es-dialog-header,
body div#es .es-dialog-footer {
  border-top: 0;
  border-left: 0;
  border-right: 0;
  padding-left: 20px;
  padding-right: 20px;
}
body div#es .es-dialog-header .es-dialog-title {
  top: 0;
}
body div#es .es-dialog-footer-content {
  background: transparent;
  display: block;
  margin-top: 7px;
  text-align: right;
}
body div#es .es-dialog-footer-content .btn {
  border-radius: 30px!important;
  flex: 0;
  height: auto!important;
  line-height: 1.6 !important;
}
body div#es .es-dialog-footer-content .btn:hover,
body div#es .es-dialog-footer-content .btn:focus,
body div#es .es-dialog-footer-content .btn:active {
  height: auto!important;
  line-height: 1.6 !important;
}
body div#es .es-dialog-footer-content .btn.btn-es-primary,
body div#es .es-dialog-footer-content .btn.btn-es-primary-o {
  background: #0282ff !important;
  color: #fff !important;
}
body div#es .es-dialog-footer-content .btn.btn-es-primary:hover,
body div#es .es-dialog-footer-content .btn.btn-es-primary-o:hover,
body div#es .es-dialog-footer-content .btn.btn-es-primary:focus,
body div#es .es-dialog-footer-content .btn.btn-es-primary-o:focus,
body div#es .es-dialog-footer-content .btn.btn-es-primary:active,
body div#es .es-dialog-footer-content .btn.btn-es-primary-o:active {
  border-radius: 30px!important;
  background: #0075e8 !important;
}
body div#es .es-dialog-footer-content .btn.btn-es-danger,
body div#es .es-dialog-footer-content .btn.btn-es-danger-o {
  background: #ff5722 !important;
  color: #fff !important;
}
body div#es .es-dialog-footer-content .btn.btn-es-danger:hover,
body div#es .es-dialog-footer-content .btn.btn-es-danger-o:hover,
body div#es .es-dialog-footer-content .btn.btn-es-danger:focus,
body div#es .es-dialog-footer-content .btn.btn-es-danger-o:focus,
body div#es .es-dialog-footer-content .btn.btn-es-danger:active,
body div#es .es-dialog-footer-content .btn.btn-es-danger-o:active {
  border-radius: 30px!important;
  background: #ff4408 !important;
}
body div#es .es-dialog-footer-content .btn.btn-es-default {
  border: 1px solid #DBE4ED !important;
  background: #fff !important;
}
body div#es .es-dialog-footer-content .btn.btn-es-default:hover,
body div#es .es-dialog-footer-content .btn.btn-es-default:focus,
body div#es .es-dialog-footer-content .btn.btn-es-default:active {
  border-radius: 30px!important;
}
body div#es .es-card__meta,
body div#es .es-media-info > small > span {
  color: #9aa0c0;
  font-size: 12px;
}
body div#es .es-card__meta a,
body div#es .es-media-info > small > span a {
  color: #9aa0c0;
}
body div#es .es-card__meta a:hover,
body div#es .es-media-info > small > span a:hover,
body div#es .es-card__meta a:focus,
body div#es .es-media-info > small > span a:focus,
body div#es .es-card__meta a:active,
body div#es .es-media-info > small > span a:active {
  color: #0282ff;
}
body div#es .es-card__title {
  font-family: 'Nunito', sans-serif;
  font-size: 18px;
  line-height: 1.2;
  margin-bottom: 5px;
}
body div#es .es-card.es-card--album-item {
  padding: 0;
}
body div#es .es-card.es-card--album-item .es-card__title {
  margin-bottom: 0;
}
body div#es .es-media-checkbox {
  right: 4px;
  left: auto;
}
body div#es .es-navbar {
  margin-bottom: 30px !important;
}
body div#es .es-nav-pills .o-nav__link {
  color: #9aa0c0;
  padding-left: 0;
  padding-right: 0;
}
body div#es .es-nav-pills .o-nav__link + .o-nav__link {
  margin-right: 20px;
}
body div#es .es-nav-pills .o-nav__link:hover,
body div#es .es-nav-pills .o-nav__link:focus,
body div#es .es-nav-pills .o-nav__link:active {
  background: transparent;
}
body div#es .es-nav-pills .o-nav__item {
  margin-right: 20px;
}
body div#es .es-nav-pills .o-nav__item b {
  color: #333333;
}
body div#es .es-nav-pills .o-nav__item.active .o-nav__link {
  background: transparent;
}
body div#es .es-story,
body div#es .es-story-footer,
body div#es .es-navbar__footer,
body div#es .es-profile-header__ft,
body div#es .es-mini-header__ft,
body div#es .btn-popdown,
body div#es .o-pagination > li > a,
body div#es .o-pagination > li > span,
body div#es .o-pagination > .active > a,
body div#es .o-pagination > .active > a:hover,
body div#es .o-pagination > .active > a:focus,
body div#es .o-pagination > .active > span,
body div#es .o-pagination > .active > span:hover,
body div#es .o-pagination > .active > span:focus,
body div#es .es-story-meta-contents,
body div#es .es-side-calendar-date,
body div#es .es-card__calendar-date {
  border-color: #edf1f7;
}
body div#es .es-mini-header__ft .fa {
  color: #0282ff;
}
body div#es .es-mini-header__ft .btn.btn-sm {
  border: 1px solid #edf1f7 !important;
}
body div#es .es-cat-header,
body div#es .es-cat-header__ft {
  background: #fff;
  border-color: #edf1f7;
}
body div#es .es-profile-header__ft b {
  color: #fff;
}
body div#es .es-card {
  background: #fff;
  border-radius: 7px;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.02);
  padding: 30px;
  border: 0;
  padding: 0!important;
}
@media (max-width: 767px) {
  body div#es .es-card {
    padding: 20px;
  }
}
body div#es .es-card .es-card__calendar-date {
  border-radius: 7px;
}
body div#es .es-card > div {
  border-color: #edf1f7;
}
body div#es .es-card > div.es-card__hd .embed-responsive {
  border-radius: 7px 7px 0 0;
  overflow: hidden;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
body div#es .es-card .es-card__ft li > a .fa {
  color: #0282ff;
}
body div#es .es-card--border {
  border-color: #edf1f7;
}
body div#es .es-card__bd {
  padding: 20px;
}
body div#es .es-card__ft {
  color: inherit;
  padding: 15px 20px;
}
body div#es .es-card__avatar {
  background: transparent;
  top: auto;
  bottom: 100%;
  margin-bottom: 20px;
  height: 64px;
  width: 64px;
}
body div#es .es-card__avatar a {
  background: transparent;
  padding: 0;
}
body div#es .es-card__avatar a img {
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.3);
  border-radius: 50%;
}
body div#es .es-card__title a {
  color: #26405b;
  color: #333333;
}
body div#es .es-card__title a:hover,
body div#es .es-card__title a:focus,
body div#es .es-card__title a:active {
  color: #0282ff;
}
body div#es .es-card__title a:hover,
body div#es .es-card__title a:focus,
body div#es .es-card__title a:active {
  color: #0282ff;
}
body div#es .mod-card + .mod-card {
  margin-top: 30px;
}
@media (max-width: 767px) {
  body div#es .mod-card + .mod-card {
    margin-top: 20px;
  }
}
body div#es .mod-card__context {
  padding: 20px;
}
body div#es .mod-card__context .es-card__title {
  color: #26405b;
  color: #333333;
  display: block;
  line-height: 1.3;
}
body div#es .mod-card__context .es-card__title:hover,
body div#es .mod-card__context .es-card__title:focus,
body div#es .mod-card__context .es-card__title:active {
  color: #0282ff;
}
body div#es .mod-card__context .es-card__title:hover,
body div#es .mod-card__context .es-card__title:focus,
body div#es .mod-card__context .es-card__title:active {
  color: #0282ff;
}
body div#es .mod-card__context .g-list-inline a {
  color: #9aa0c0;
}
body div#es .mod-card__cover-wrap {
  border-radius: 7px;
  padding-top: 45%;
}
body div#es .mod-card__meta {
  font-size: 12px;
}
body div#es .es-users-item {
  background: #fff;
  border-radius: 7px;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.02);
  padding: 30px;
}
@media (max-width: 767px) {
  body div#es .es-users-item {
    padding: 20px;
  }
}
body div#es .es-users-item + .es-users-item {
  margin-top: 20px;
}
body div#es .es-story {
  background: #fff;
  border-radius: 7px;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.02);
  padding: 30px;
}
@media (max-width: 767px) {
  body div#es .es-story {
    padding: 20px;
  }
}
body div#es .es-story .es-story-avatar {
  top: 30px !important;
  left: 30px !important;
}
body div#es .es-story .es-story-body {
  border: 2px solid #edf1f7;
}
body div#es .es-story .es-story-footer {
  margin-top: 20px;
}
body div#es .es-story-panel-buttons {
  flex-wrap: wrap;
}
body div#es .es-story-panel-buttons .es-story-panel-button {
  height: auto;
  margin-bottom: 4px;
}
body div#es .es-story-text {
  padding: 10px 20px !important;
}
body div#es .es-story-text .es-story-textfield {
  color: #656b8d;
  font-size: 15px;
  line-height: 1.62;
}
body div#es .es-story-text .es-story-textfield::-moz-placeholder {
  color: #656b8d;
  opacity: 1;
}
body div#es .es-story-text .es-story-textfield:-ms-input-placeholder {
  color: #656b8d;
}
body div#es .es-story-text .es-story-textfield::-webkit-input-placeholder {
  color: #656b8d;
}
body div#es .es-story-meta-buttons .es-story-meta-button {
  border: 0!important;
  height: 32px;
  line-height: 32px!important;
  padding: 0!important;
  text-align: center;
  font-size: 0!important;
  margin-right: 10px;
}
body div#es .es-story-meta-buttons .es-story-meta-button .fa {
  background: #39a9ff;
  border-radius: 50%;
  color: #fff;
  height: 32px;
  line-height: 32px!important;
  font-size: 14px!important;
  width: 32px;
}
body div#es .es-story-meta-buttons .es-story-meta-button .fa:hover {
  opacity: 0.8;
}
body div#es .es-story-meta-buttons .es-story-meta-button .fa.fa-map-marker-alt {
  background: #7554bc;
}
body div#es .es-story-meta-buttons .es-story-meta-button .fa.fa-smile {
  background: #08ddc1;
}
body div#es .es-story-post-as {
  padding: 20px 0;
}
body div#es .es-story-post-as .btn {
  height: 32px;
  line-height: 10px!important;
  padding: 0 8px!important;
  text-align: center;
}
body div#es .es-story-actions .btn,
body div#es .es-story-actions .es-story-privacy .btn.es-privacy-toggle {
  background: #0282ff !important;
  border: 1px solid #0282ff !important;
  color: #fff !important;
}
body div#es .es-story-actions .btn:hover,
body div#es .es-story-actions .es-story-privacy .btn.es-privacy-toggle:hover,
body div#es .es-story-actions .btn:focus,
body div#es .es-story-actions .es-story-privacy .btn.es-privacy-toggle:focus,
body div#es .es-story-actions .btn:active,
body div#es .es-story-actions .es-story-privacy .btn.es-privacy-toggle:active {
  background: #0068ce !important;
  border: 1px solid #0282ff !important;
  color: #fff !important;
}
body div#es .es-story-actions .es-story-submit {
  border-radius: 25px 0 0 25px!important;
}
body div#es .es-story-actions .es-story-privacy .btn.es-privacy-toggle {
  background: #0078ed !important;
  border-radius: 0 25px 25px 0!important;
}
body div#es .is-story-selection .es-story-avatar-popbox-toggle {
  border-color: #edf1f7;
}
body div#es .es-story-selection-popbox__tabs {
  background: #f3f5fa;
}
body div#es .es-story-selection-popbox__hd {
  border-color: #edf1f7;
}
body div#es .o-tabs--horizontal {
  border-color: #edf1f7;
}
body div#es .o-tabs--horizontal .o-tabs__item {
  color: #656b8d;
}
body div#es .o-tabs--horizontal .o-tabs__item .o-tabs__link {
  color: #656b8d;
}
body div#es .o-tabs--horizontal .o-tabs__item.active .o-tabs__link {
  background: transparent;
  border-bottom-color: #0282ff;
  color: #0282ff;
}
body div#es .es-story-selection-popbox .es-list .es-list__item {
  padding: 10px 20px;
}
body div#es .es-story-selection-popbox__ft {
  background: #f3f5fa;
  border-color: #edf1f7;
}
body div#es .es-stream-meta .es-stream-title {
  font-size: 14px;
}
@media (max-width: 767px) {
  body div#es .es-stream-meta .es-stream-title {
    padding-right: 30px;
  }
}
body div#es .es-stream-meta .es-stream-title a {
  color: #0282ff;
  font-weight: 600;
  font-size: 14px;
}
body div#es .es-stream-meta .es-stream-title a:hover,
body div#es .es-stream-meta .es-stream-title a:focus,
body div#es .es-stream-meta .es-stream-title a:active {
  color: #0068ce;
}
body div#es .es-stream-header {
  background: #f6f8fc;
  border-left: 2px solid #0282ff;
  font-size: 12px;
  margin-bottom: 15px;
}
body div#es .es-stream-header .fa {
  display: none;
}
body div#es .es-stream-header a {
  font-weight: 700;
}
body div#es .es-stream-embed,
body div#es .es-stream-embed--border {
  border-color: #edf1f7;
  border-radius: 7px;
}
body div#es .es-stream-embed {
  border-width: 2px;
  overflow: hidden;
}
body div#es .es-stream-embed > .t-lg-mb--md {
  text-align: left;
}
body div#es .es-stream-embed > .t-lg-mb--md a {
  color: #0282ff;
}
body div#es .es-stream-embed > .t-lg-mb--md a:hover,
body div#es .es-stream-embed > .t-lg-mb--md a:focus,
body div#es .es-stream-embed > .t-lg-mb--md a:active {
  color: #0068ce;
}
body div#es .es-actions__item-stats,
body div#es .es-actions__item-comment {
  background: transparent;
}
body div#es .es-reaction-stats {
  background: #f6f8fc;
  border-radius: 7px;
  color: #656b8d;
  margin-top: 5px;
  padding: 5px 10px;
}
body div#es .es-reaction-stats .es-reaction-icon-stat__counter {
  color: #656b8d;
  font-size: 12px;
}
body div#es .es-reaction-stats .es-reaction-icon-stat__counter:hover,
body div#es .es-reaction-stats .es-reaction-icon-stat__counter:focus,
body div#es .es-reaction-stats .es-reaction-icon-stat__counter:active {
  color: #0282ff;
}
body div#es .es-reaction-stats a {
  color: #656b8d;
  font-size: 12px;
}
body div#es .es-reaction-stats a:hover,
body div#es .es-reaction-stats a:focus,
body div#es .es-reaction-stats a:active {
  color: #0282ff;
}
body div#es .es-actions-wrapper {
  padding: 0;
  margin-top: 15px;
}
@media (max-width: 767px) {
  body div#es .es-actions-wrapper .es-actions-list > li {
    margin: 4px 16px 4px 0;
  }
}
body div#es .es-actions__item .es-actions-list a {
  color: #9aa0c0;
}
body div#es .es-actions__item .es-actions-list a:hover,
body div#es .es-actions__item .es-actions-list a:focus,
body div#es .es-actions__item .es-actions-list a:active {
  color: #0282ff;
}
body div#es .es-stream-login-box .btn {
  margin-top: 5px;
}
body div#es .es-profile-header__avatar-wrap {
  background: transparent;
  padding: 0;
}
body div#es .es-profile-header__avatar-wrap > a {
  border: 0;
  border-radius: 50%;
}
body div#es .es-profile-header__avatar-wrap > a img {
  border-radius: 50%;
  box-shadow: 0 3px 13px rgba(0, 0, 0, 0.3);
}
body div#es .es-app-discussion-content-footer {
  border-color: #edf1f7;
  font-size: 11px;
}
body div#es .es-stream-embed__title {
  color: #26405b;
  color: #333333;
  font-size: 20px;
  padding: 20px 20px 10px;
}
body div#es .es-stream-embed__title:hover,
body div#es .es-stream-embed__title:focus,
body div#es .es-stream-embed__title:active {
  color: #0282ff;
}
body div#es .es-stream-embed__title:hover,
body div#es .es-stream-embed__title:focus,
body div#es .es-stream-embed__title:active {
  color: #0282ff;
}
body div#es .es-stream-embed__meta {
  color: #9aa0c0;
  padding: 0 20px;
}
body div#es .es-stream-embed__desc {
  color: #9aa0c0;
  font-size: 14px;
  padding: 0 20px;
  margin-bottom: 20px !important;
}
body div#es .es-snackbar {
  background: transparent;
  color: #9aa0c0;
  padding: 0;
  text-transform: uppercase;
}
body div#es .es-action-feedback {
  margin-top: 20px;
}
body div#es .es-action-feedback li a {
  color: #9aa0c0;
}
body div#es .t-lg-mt--xl {
  margin-top: 10px !important;
}
body div#es .es-likes-wrap,
body div#es .es-repost-wrap {
  background: #f6f8fc;
  padding: 3px 8px;
  margin-bottom: 0;
  margin-top: 10px;
  font-size: 12px;
}
body div#es .es-reactions-pop {
  max-width: 100%;
}
@media (max-width: 767px) {
  body div#es .es-reactions-pop {
    left: 0;
    min-width: 200px;
  }
  body div#es .es-reactions-pop .es-icon-reaction::before {
    transform: scale(0.6);
    -webkit-transform: scale(0.6);
  }
}
body div#es .es-stream-filter-bar {
  background: #fff;
  border-radius: 7px;
  color: #656b8d;
}
body div#es .es-stream-actions {
  margin-top: 10px;
}
body div#es .es-stream-content {
  font-size: 15px;
  margin-bottom: 10px;
}
body div#es .es-stream-info-meta {
  color: #656b8d;
}
body div#es .es-stream-info-meta a {
  color: #0282ff;
}
body div#es .es-stream-info-meta a:hover,
body div#es .es-stream-info-meta a:focus,
body div#es .es-stream-info-meta a:active {
  color: #0068ce;
}
body div#es .es-comments-wrap {
  background: transparent;
  padding: 0;
}
body div#es .es-comments .es-comment {
  color: #656b8d;
  padding: 0;
  margin-top: 20px;
}
body div#es .es-comments .es-comment + .es-comment {
  border: 0;
}
body div#es .es-comments .es-comment .o-media__body > div > div:first-child {
  font-weight: 700;
}
body div#es .es-comment-item-meta {
  color: #9aa0c0;
  font-size: 12px;
}
body div#es .es-comment-item-meta a {
  color: #9aa0c0;
  font-size: 12px;
}
body div#es .es-comments-form {
  padding: 0;
  margin-top: 20px;
}
body div#es .es-comments-form .es-form {
  border-color: #dce3f0;
}
body div#es .es-stream-meta {
  padding: 0 0 20px;
}
body div#es .es-stream-meta .btn {
  text-transform: none!important;
}
body div#es .es-stream-meta .es-stream-meta-footer {
  font-size: 11px;
}
body div#es .es-stream-meta .es-stream-meta-footer a {
  color: #a1a4b9;
}
body div#es .es-stream-meta .es-stream-meta-footer a:hover,
body div#es .es-stream-meta .es-stream-meta-footer a:focus,
body div#es .es-stream-meta .es-stream-meta-footer a:active {
  color: #0282ff;
}
body div#es .es-stream-meta .es-stream-meta-footer .btn {
  padding: 0!important;
  margin-left: 5px;
}
body div#es .es-stream-list .es-stream-item,
body div#es .es-stream-list .es-stream-mini {
  background: #fff;
  border-radius: 7px;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.02);
  padding: 30px;
  border-top: 0;
}
@media (max-width: 767px) {
  body div#es .es-stream-list .es-stream-item,
  body div#es .es-stream-list .es-stream-mini {
    padding: 20px;
  }
}
body div#es .es-stream-list .es-stream-item .es-profile-header,
body div#es .es-stream-list .es-stream-mini .es-profile-header {
  border: 1px solid #edf1f7;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
  margin-bottom: 0!important;
  padding: 0;
}
body div#es .es-stream-list .es-stream-item .es-stream time,
body div#es .es-stream-list .es-stream-mini .es-stream time {
  color: #9aa0c0;
}
body div#es .es-stream-list .es-stream-repost .es-stream-repost__meta {
  padding: 0;
}
body div#es .es-stream-list .es-stream-repost .es-stream-repost__meta-inner {
  box-shadow: none;
  border: 1px dashed #edf1f7;
}
body div#es .es-stream-list .es-stream-repost .es-stream-repost__meta-inner .fa {
  color: #0282ff;
}
body div#es .es-stream-list > li + li {
  margin-top: 30px;
}
@media (max-width: 767px) {
  body div#es .es-stream-list > li + li {
    margin-top: 20px;
  }
}
body div#es .es-apps-listing .es-app-item {
  background: #fff;
  border-radius: 7px;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.02);
  padding: 30px;
  padding: 0;
  border: 0;
}
@media (max-width: 767px) {
  body div#es .es-apps-listing .es-app-item {
    padding: 20px;
  }
}
body div#es .es-apps-listing .es-app-item__ft {
  border-color: #edf1f7;
}
body div#es .es-profile-header__cover {
  border-radius: 7px 7px 0 0;
  min-height: 280px;
}
body div#es .es-profile-header--mini .es-profile-header__cover {
  min-height: 200px;
}
body div#es .es-profile-header--mini .es-profile-header__title {
  font-size: 20px;
  font-weight: 500;
}
body div#es .es-profile-header--mini .es-profile-header__bd {
  padding: 20px;
}
body div#es .es-profile-header--mini .es-data-truncater {
  color: #9aa0c0;
}
body div#es .es-profile-header--mini .es-data-truncater a {
  display: inline-block;
  margin-top: 10px;
}
body div#es .es-profile-data-table {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  body div#es .es-profile-data-table {
    margin-bottom: 20px;
  }
}
body div#es .es-profile-data-table thead {
  background: #f6f8fc;
}
@media (min-width: 992px) {
  body div#es .es-profile-data-table thead {
    display: table;
    width: 100%;
  }
}
body div#es .es-profile-data-table thead tr {
  border-color: #edf1f7;
}
@media (min-width: 992px) {
  body div#es .es-profile-data-table tbody {
    display: table;
    width: 100%;
  }
}
body div#es .es-profile-data-table tbody td {
  border-top-color: #edf1f7;
  border-left-color: #edf1f7;
  border-right-color: #edf1f7;
}
body div#es .es-profile-data-table tbody > tr:last-child td {
  border-bottom-color: #edf1f7;
}
body div#es .es-profile-data-table .profile-data-info__data:before,
body div#es .es-profile-data-table .profile-data-info__data:after {
  content: " ";
  display: table;
}
body div#es .es-profile-data-table .profile-data-info__data:after {
  clear: both;
}
body div#es .es-profile-data-table .profile-data-info__data:before,
body div#es .es-profile-data-table .profile-data-info__data:after {
  content: " ";
  display: table;
}
body div#es .es-profile-data-table .profile-data-info__data:after {
  clear: both;
}
body div#es .es-profile-data-table .profile-data-info__data .es-privacy-cf {
  float: right;
}
body div#es .es-profile-data-table .profile-data-info__data .es-privacy {
  display: inline-block;
}
body div#es .profile-data-info__data,
body div#es.is-mobile .es-profile-data-table tr {
  border-color: #edf1f7;
}
body div#es.view-conversations.layout-compose {
  background: #fff;
  border-radius: 7px;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.02);
  padding: 30px;
}
@media (max-width: 767px) {
  body div#es.view-conversations.layout-compose {
    padding: 20px;
  }
}
body div#es .es-convo {
  background: #fff;
  border-color: #edf1f7;
}
body div#es .es-convo__sidebar-item.is-active {
  background: #f6f8fc;
}
body div#es .es-convo-sidebar-tab > *:not(:first-child),
body div#es .es-convo__content-hd,
body div#es .es-convo__sidebar-hd,
body div#es .es-convo__sidebar,
body div#es .es-convo__search-input-wrap,
body div#es .es-convo-composer,
body div#es .es-convo__sidebar-item + .es-convo__sidebar-item {
  border-color: #edf1f7;
}
body div#es .es-convo__sidebar-scroll-area,
body div#es .es-convo__content-scroll-area {
  overflow-y: auto;
}
body div#es .es-convo__sidebar-btn-new .btn {
  border-radius: 0!important;
}
body div#es .es-profile-header,
body div#es .es-mini-header {
  background: #fff;
  border-radius: 7px;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.02);
  padding: 30px;
  border: 0;
  padding: 0!important;
  margin-bottom: 30px !important;
}
@media (max-width: 767px) {
  body div#es .es-profile-header,
  body div#es .es-mini-header {
    padding: 20px;
  }
}
body div#es .es-profile-header .o-flag__body a:hover,
body div#es .es-mini-header .o-flag__body a:hover,
body div#es .es-profile-header .o-flag__body a:focus,
body div#es .es-mini-header .o-flag__body a:focus,
body div#es .es-profile-header .o-flag__body a:active,
body div#es .es-mini-header .o-flag__body a:active {
  color: #fff;
}
body div#es .es-profile-header .es-mini-header__hd,
body div#es .es-mini-header .es-mini-header__hd {
  border-radius: 7px 7px 0 0;
}
body div#es .es-profile-header-nav {
  border-color: #edf1f7;
  border-radius: 0 0 7px 7px;
}
body div#es .es-profile-header-nav .es-profile-header-nav__link {
  border: 0;
  color: #9aa0c0;
  font-size: 13px;
  padding: 15px 0 13px;
  margin-right: 20px;
}
@media (max-width: 767px) {
  body div#es .es-profile-header-nav .es-profile-header-nav__link {
    margin-right: 10px;
    margin-left: 10px;
  }
}
body div#es .es-profile-header-nav .es-profile-header-nav__link:hover,
body div#es .es-profile-header-nav .es-profile-header-nav__link:focus,
body div#es .es-profile-header-nav .es-profile-header-nav__link:active {
  color: #222222;
}
body div#es .es-profile-header-nav .is-active .es-profile-header-nav__link {
  border: 0;
  color: #0282ff;
  font-weight: 700;
}
body div#es .es-profile-header__bd {
  padding: 20px;
}
body div#es .es-profile-header__bd .es-profile-header__title {
  color: #0282ff;
  margin-bottom: 5px;
}
body div#es .es-profile-header__bd .es-profile-header__title a {
  color: #26405b;
  color: #333333;
}
body div#es .es-profile-header__bd .es-profile-header__title a:hover,
body div#es .es-profile-header__bd .es-profile-header__title a:focus,
body div#es .es-profile-header__bd .es-profile-header__title a:active {
  color: #0282ff;
}
body div#es .es-profile-header__bd .es-profile-header__title a:hover,
body div#es .es-profile-header__bd .es-profile-header__title a:focus,
body div#es .es-profile-header__bd .es-profile-header__title a:active {
  color: #0282ff;
}
body div#es .es-profile-header__bd .es-teaser-about {
  margin-bottom: 10px;
}
body div#es .es-profile-header__ft {
  background: #F7FAFF;
  border-radius: 0 0 7px 7px;
  border-color: #edf1f7;
  padding: 15px 20px;
}
body div#es .es-profile-header__ft .btn {
  color: #fff !important;
  background-color: #08ddc1 !important;
  border-color: #08ddc1 !important;
}
body div#es .es-profile-header__ft .btn:hover,
body div#es .es-profile-header__ft .btn:focus,
body div#es .es-profile-header__ft .btn.focus,
body div#es .es-profile-header__ft .btn:active,
body div#es .es-profile-header__ft .btn.active,
.open > .dropdown-togglebody div#es .es-profile-header__ft .btn {
  color: #fff !important;
  background-color: #06ac96 !important;
  border-color: #06a28d !important;
}
body div#es .es-profile-header__ft .btn:active,
body div#es .es-profile-header__ft .btn.active,
.open > .dropdown-togglebody div#es .es-profile-header__ft .btn {
  background-image: none !important;
}
body div#es .es-profile-header__ft .btn.disabled,
body div#es .es-profile-header__ft .btn[disabled],
fieldset[disabled] body div#es .es-profile-header__ft .btn,
body div#es .es-profile-header__ft .btn.disabled:hover,
body div#es .es-profile-header__ft .btn[disabled]:hover,
fieldset[disabled] body div#es .es-profile-header__ft .btn:hover,
body div#es .es-profile-header__ft .btn.disabled:focus,
body div#es .es-profile-header__ft .btn[disabled]:focus,
fieldset[disabled] body div#es .es-profile-header__ft .btn:focus,
body div#es .es-profile-header__ft .btn.disabled.focus,
body div#es .es-profile-header__ft .btn[disabled].focus,
fieldset[disabled] body div#es .es-profile-header__ft .btn.focus,
body div#es .es-profile-header__ft .btn.disabled:active,
body div#es .es-profile-header__ft .btn[disabled]:active,
fieldset[disabled] body div#es .es-profile-header__ft .btn:active,
body div#es .es-profile-header__ft .btn.disabled.active,
body div#es .es-profile-header__ft .btn[disabled].active,
fieldset[disabled] body div#es .es-profile-header__ft .btn.active {
  background-color: #08ddc1 !important;
  border-color: #08ddc1 !important;
}
body div#es .es-profile-header__ft .btn .badge {
  color: #08ddc1 !important;
  background-color: #fff !important;
}
body div#es .es-sidebar {
  color: #9aa0c0;
}
@media (min-width: 1200px) {
  body div#es .es-sidebar {
    width: 300px!important;
  }
}
body div#es .es-sidebar hr {
  border-color: transparent!important;
  margin-bottom: 30px;
  margin-top: 0;
}
@media (max-width: 767px) {
  body div#es .es-sidebar hr {
    margin-bottom: 20px;
  }
}
body div#es .es-sidebar hr:first-child {
  display: none;
}
body div#es .es-sidebar .btn,
body div#es .es-sidebar .es-side-widget-btn-showmore {
  display: inline-block;
  margin-top: 10px;
  padding: 6px 10px !important;
  font-size: 11px!important;
  font-weight: 700!important;
  text-transform: uppercase!important;
  letter-spacing: 0.5px;
}
body div#es .es-sidebar .btn.btn-create,
body div#es .es-sidebar .es-side-widget-btn-showmore.btn-create {
  margin-top: 0!important;
  margin-bottom: 10px !important;
}
body div#es .es-sidebar > .btn:first-child,
body div#es .es-sidebar > .es-hr + .btn {
  margin-top: 0!important;
  margin-bottom: 20px !important;
}
body div#es .es-sidebar .mod-es-action .btn[data-es-pages-like=""] {
  margin-top: 0;
  padding: 2px 10px !important;
}
body div#es .es-side-widget {
  background: #fff;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.02);
  border-radius: 7px;
  padding: 30px !important;
}
@media (max-width: 991px) {
  body div#es .es-side-widget {
    padding: 20px !important;
  }
}
body div#es .es-side-widget .moduletable {
  border: 0;
  padding: 0;
}
body div#es .es-side-widget .o-tabs__link {
  color: #9aa0c0;
  text-overflow: unset;
  white-space: normal;
}
body div#es .es-side-widget__title {
  border-radius: 0;
  color: #26405b;
  font-size: 18px;
  text-transform: none;
  margin-bottom: 20px;
  padding-bottom: 0;
}
body div#es .es-side-widget__title .btn {
  margin-top: 0;
}
body div#es .es-side-widget + .es-side-widget {
  margin-top: 30px;
}
@media (max-width: 767px) {
  body div#es .es-side-widget + .es-side-widget {
    margin-top: 20px;
  }
}
body div#es .es-modules-es-sidebar .moduletable {
  background: transparent;
  border: 0;
  padding: 0;
}
body div#es .es-forms {
  background: #fff;
  border-radius: 7px;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.02);
  padding: 30px;
}
@media (max-width: 767px) {
  body div#es .es-forms {
    padding: 20px;
  }
}
body div#es .help-block {
  color: #9aa0c0;
}
body div#es.view-registration {
  background: #fff;
  border-radius: 7px;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.02);
  padding: 30px;
}
@media (max-width: 767px) {
  body div#es.view-registration {
    padding: 20px;
  }
}
body div#es.view-registration .es-forms {
  padding: 0;
}
body div#es .es-stepbar .es-stepbar__lists > li.active.past a {
  background: #08ddc1;
}
body div#es .es-stepbar .es-stepbar__lists > li.active a {
  background: #2196f3;
}
body div#es .es-stepbar .es-stepbar__lists > li.divider-vertical {
  background: #edf1f7;
}
body div#es .es-stepbar .es-stepbar__lists > li.divider-vertical.active {
  background: #2196f3;
}
body div#es .es-stepbar .divider-vertical-last {
  background: #edf1f7;
  height: 1px;
  margin-bottom: 20px;
}
body div#es.view-audios .es-apps-entry-section__content {
  background: #fff;
  border-radius: 7px;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.02);
  padding: 30px;
}
@media (max-width: 767px) {
  body div#es.view-audios .es-apps-entry-section__content {
    padding: 20px;
  }
}
body div#es.view-audios .es-apps-entry-section__content .es-card--border {
  border: 1px solid #edf1f7;
}
body div#es.view-audios .es-apps-entry-section__content .es-card--border.es-card__ft {
  border-top: 0;
}
body div#es.view-photos .es-photo-item {
  background: #fff;
  border-radius: 7px;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.02);
  padding: 30px;
}
@media (max-width: 767px) {
  body div#es.view-photos .es-photo-item {
    padding: 20px;
  }
}
body div#es.view-photos .es-photo-item .es-media-stats {
  border-color: #edf1f7;
}
body div#es .es-leaderboard {
  background: #fff;
}
body div#es .es-leaderboard thead {
  background: #404257;
  color: #fff;
}
body div#es .es-stage__desc {
  color: #656b8d;
}
body div#es.mod-es-dropdown-menu .btn {
  border: 1px solid transparent!important;
  color: #fff !important;
  background: transparent!important;
  font-size: 14px !important;
  float: left;
  height: 34px;
  padding: 0!important;
  padding-left: 15px !important;
  padding-right: 15px !important;
  line-height: 34px !important;
  margin-top: 15px;
}
@media (max-width: 767px) {
  body div#es.mod-es-dropdown-menu .btn {
    font-size: 0!important;
    height: 28px;
    line-height: 28px !important;
    margin-bottom: 10px !important;
  }
}
body div#es.mod-es-dropdown-menu .btn:hover,
body div#es.mod-es-dropdown-menu .btn:focus,
body div#es.mod-es-dropdown-menu .btn:active {
  color: #fff !important;
}
body div#es.mod-es-dropdown-menu .btn.btn-es-primary {
  border-color: rgba(255, 255, 255, 0.4) !important;
}
body div#es.mod-es-dropdown-menu .btn.btn-es-primary:hover,
body div#es.mod-es-dropdown-menu .btn.btn-es-primary:focus,
body div#es.mod-es-dropdown-menu .btn.btn-es-primary:active {
  border-color: #fff !important;
}
@media (max-width: 767px) {
  body div#es.mod-es-dropdown-menu .btn .fa {
    font-size: 14px !important;
    line-height: 28px !important;
    margin-right: 0;
  }
}
body div#es.mod-es-dropdown-menu .btn + .btn {
  margin-left: 10px;
}
body div#es.mod-es-dropdown-menu .dropdown_ {
  background: #0282ff;
  color: #fff;
  font-size: 14px;
  height: 64px;
  padding: 0;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: 10px;
  line-height: 64px;
}
@media (max-width: 1199px) {
  body div#es.mod-es-dropdown-menu .dropdown_ {
    padding-left: 10px;
    padding-right: 0;
  }
  body div#es.mod-es-dropdown-menu .dropdown_ .dropdown-menu-full {
    right: 0;
    left: auto;
  }
}
@media (max-width: 767px) {
  body div#es.mod-es-dropdown-menu .dropdown_ {
    background: transparent!important;
    padding-left: 0;
  }
}
body div#es.mod-es-dropdown-menu .dropdown_ b {
  display: inline-block;
  position: relative;
  max-width: 80px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
body div#es.mod-es-dropdown-menu .dropdown_ .o-media .mod-es-dropdown-menu__body {
  display: flex;
}
body div#es.mod-es-dropdown-menu .dropdown_ .o-media .mod-es-dropdown-menu__body > .mod-es-dropdown-menu__name {
  display: flex;
  flex-wrap: nowrap;
}
@media (max-width: 1199px) {
  body div#es.mod-es-dropdown-menu .dropdown_ .o-media .mod-es-dropdown-menu__body {
    font-size: 0;
  }
  body div#es.mod-es-dropdown-menu .dropdown_ .o-media .mod-es-dropdown-menu__body .i-chevron {
    display: none;
  }
}
body div#es.mod-es-dropdown-menu .o-avatar {
  border-radius: 50%;
}
@media (max-width: 767px) {
  body div#es.mod-es-dropdown-menu .o-avatar {
    height: 30px;
    width: 30px;
  }
}
body div#es.mod-es-dropdown-menu .o-avatar-status__indicator {
  display: none;
}
body div#es.mod-es-notification .mod-es-menu-bar {
  padding: 0 10px;
}
@media (max-width: 767px) {
  body div#es.mod-es-notification .mod-es-menu-bar {
    padding: 0;
  }
}
body div#es.mod-es-notification .mod-es-menu-bar .o-nav {
  height: 64px;
  display: flex;
  align-items: center;
}
body div#es.mod-es-notification .mod-es-menu-bar .o-nav__link {
  color: #fff;
  font-size: 18px;
  padding: 0 10px;
  top: 2px;
}
@media (max-width: 767px) {
  body div#es.mod-es-notification .mod-es-menu-bar .o-nav__link {
    padding: 0 5px;
  }
}
body div#es.mod-es-notification .mod-es-menu-bar .o-nav__link .mod-es-menu-bar__link-bubble {
  background: #f44336;
  height: auto;
  padding: 1px 4px;
  right: 3px;
  top: -3px;
}
body div#es.mod-es-pages .mod-card {
  border: 0;
}
body div#es.mod-es-pages .mod-card .mod-card__context {
  padding: 10px 0 0 0;
}
body div#es.mod-es-pages .mod-card .mod-card__context .es-card__meta {
  display: inline-block;
}
body div#es.mod-es-pages .mod-card .mod-card__context .es-card__meta + .es-card__meta {
  margin-left: 5px;
}
body div#es.mod-es-pages .mod-card .mod-card__avatar-holder {
  left: 10px;
  top: -50px;
}
body div#es.mod-es-pages .mod-card .mod-card__avatar-holder .mod-card__avatar {
  background: transparent;
  border: 0;
  padding: 0;
}
body div#es.mod-es-pages .mod-card .mod-card__avatar-holder .mod-card__avatar img {
  border: 1px solid #0282ff;
}
body div#es.mod-es-pages > .mod-es-action .btn {
  display: block!important;
  margin-top: 30px;
  color: #fff !important;
  background-color: #08ddc1 !important;
  border-color: #08ddc1 !important;
}
body div#es.mod-es-pages > .mod-es-action .btn:hover,
body div#es.mod-es-pages > .mod-es-action .btn:focus,
body div#es.mod-es-pages > .mod-es-action .btn.focus,
body div#es.mod-es-pages > .mod-es-action .btn:active,
body div#es.mod-es-pages > .mod-es-action .btn.active,
.open > .dropdown-togglebody div#es.mod-es-pages > .mod-es-action .btn {
  color: #fff !important;
  background-color: #06ac96 !important;
  border-color: #06a28d !important;
}
body div#es.mod-es-pages > .mod-es-action .btn:active,
body div#es.mod-es-pages > .mod-es-action .btn.active,
.open > .dropdown-togglebody div#es.mod-es-pages > .mod-es-action .btn {
  background-image: none !important;
}
body div#es.mod-es-pages > .mod-es-action .btn.disabled,
body div#es.mod-es-pages > .mod-es-action .btn[disabled],
fieldset[disabled] body div#es.mod-es-pages > .mod-es-action .btn,
body div#es.mod-es-pages > .mod-es-action .btn.disabled:hover,
body div#es.mod-es-pages > .mod-es-action .btn[disabled]:hover,
fieldset[disabled] body div#es.mod-es-pages > .mod-es-action .btn:hover,
body div#es.mod-es-pages > .mod-es-action .btn.disabled:focus,
body div#es.mod-es-pages > .mod-es-action .btn[disabled]:focus,
fieldset[disabled] body div#es.mod-es-pages > .mod-es-action .btn:focus,
body div#es.mod-es-pages > .mod-es-action .btn.disabled.focus,
body div#es.mod-es-pages > .mod-es-action .btn[disabled].focus,
fieldset[disabled] body div#es.mod-es-pages > .mod-es-action .btn.focus,
body div#es.mod-es-pages > .mod-es-action .btn.disabled:active,
body div#es.mod-es-pages > .mod-es-action .btn[disabled]:active,
fieldset[disabled] body div#es.mod-es-pages > .mod-es-action .btn:active,
body div#es.mod-es-pages > .mod-es-action .btn.disabled.active,
body div#es.mod-es-pages > .mod-es-action .btn[disabled].active,
fieldset[disabled] body div#es.mod-es-pages > .mod-es-action .btn.active {
  background-color: #08ddc1 !important;
  border-color: #08ddc1 !important;
}
body div#es.mod-es-pages > .mod-es-action .btn .badge {
  color: #08ddc1 !important;
  background-color: #fff !important;
}
@media (max-width: 767px) {
  body div#es.mod-es-search {
    position: absolute;
    top: 100%;
    left: 15px;
  }
}
body div#es.mod-es-search .o-input-group {
  position: relative;
}
body div#es.mod-es-search .o-input-group input {
  background: rgba(255, 255, 255, 0.05);
  border: 0;
  border-radius: 2px!important;
  color: #fff;
  height: 64px;
  padding: 0 20px;
  min-width: 400px;
}
body div#es.mod-es-search .o-input-group input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.75);
  opacity: 1;
}
body div#es.mod-es-search .o-input-group input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.75);
}
body div#es.mod-es-search .o-input-group input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.75);
}
@media (max-width: 1300px) {
  body div#es.mod-es-search .o-input-group input {
    min-width: 300px;
  }
}
@media (max-width: 991px) {
  body div#es.mod-es-search .o-input-group input {
    min-width: 220px;
  }
}
@media (max-width: 767px) {
  body div#es.mod-es-search .o-input-group input {
    background: #f6f8fc;
    border: 1px solid #edf1f7;
    color: #656b8d;
    height: 38px;
    margin-top: 5px;
    padding: 0 10px;
  }
  body div#es.mod-es-search .o-input-group input::-moz-placeholder {
    color: #656b8d;
    opacity: 1;
  }
  body div#es.mod-es-search .o-input-group input:-ms-input-placeholder {
    color: #656b8d;
  }
  body div#es.mod-es-search .o-input-group input::-webkit-input-placeholder {
    color: #656b8d;
  }
}
body div#es.mod-es-search .o-input-group .o-input-group__btn {
  position: absolute;
  top: 17px;
  right: 10px;
  width: auto;
}
@media (max-width: 767px) {
  body div#es.mod-es-search .o-input-group .o-input-group__btn {
    top: 7px;
    right: 5px;
  }
}
body div#es.mod-es-search .o-input-group .o-input-group__btn .btn {
  background: transparent!important;
  border: 0!important;
  color: #fff !important;
}
@media (max-width: 767px) {
  body div#es.mod-es-search .o-input-group .o-input-group__btn .btn {
    color: #656b8d !important;
  }
}
body div#es.mod-es-search .mod-es-search__dropdown {
  padding: 20px;
}
@media (max-width: 767px) {
  body div#es.mod-es-search .mod-es-search__dropdown {
    right: -50px;
    top: 110%;
  }
}
body div#es .mod-es-albums-item {
  background: #f6f8fc;
}
body div#es.mod-es-events-categories .o-avatar--md {
  line-height: 40px;
  height: 40px;
  width: 40px;
}
body div#es.mod-es-events-categories .o-avatar--md img {
  border-radius: 0;
}
body div#es .mod-es-dating-search-form {
  background: #f6f8fc;
  border: 1px solid #edf1f7;
}
body div#es .mod-es-dating-search-form .btn {
  margin-top: 0;
}
body div#es .es-search-group__item .es-users-item {
  padding: 0;
}
body div#es .es-search-mini-result-list__item a {
  color: #9aa0c0;
}
body div#es .es-search-mini-result-list__item + .es-search-mini-result-list__item {
  border-color: #edf1f7;
}
body div#es.mod-es-menu .mod-es-menu-bar {
  display: none;
}
body div#es.mod-es-menu > div,
body div#es.mod-es-menu .mod-es-pf-hd__content {
  border: 0;
  padding: 0;
}
body div#es.mod-es-menu .mod-es-title {
  color: #fff !important;
  display: inline-block;
  font-size: 18px;
  margin-top: 10px;
  max-width: 130px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
body div#es.mod-es-menu .mod-es-title + div {
  line-height: 1;
  font-size: 10px;
}
body div#es.mod-es-menu .mod-es-pf-hd__badges {
  margin-top: 0;
}
body div#es.mod-es-menu .mod-es-pf-hd__badges a {
  margin: 0 4px 0 0;
}
body div#es.mod-es-menu .mod-es-pf-hd__badges a img {
  height: 18px;
  width: 18px;
}
body div#es.mod-es-menu .mod-es-pf-hd {
  position: relative;
  margin: -30px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  body div#es.mod-es-menu .mod-es-pf-hd {
    margin: -20px;
    margin-bottom: 20px;
  }
}
body div#es.mod-es-menu .mod-es-pf-hd .mod-es-pf-hd__content {
  position: absolute;
  padding: 0;
  text-align: left;
  top: 20px;
  margin-left: 20px;
  width: 70%;
}
body div#es.mod-es-menu .mod-es-pf-hd .mod-es-pf-hd__content .mod-es-pf-hd__avatar {
  background: transparent;
  position: static;
  float: left;
  margin: 0 10px 0 0;
  padding: 0;
}
body div#es.mod-es-menu .mod-es-pf-hd .mod-es-pf-hd__content .mod-es-pf-hd__avatar img {
  border-radius: 50%;
}
body div#es.mod-es-menu .mod-es-pf-hd .mod-es-pf-hd__content .mod-es-pf-hd__avatar .o-avatar-status__indicator {
  right: 0;
  top: 8px;
}
body div#es.mod-es-menu .mod-es-pf-hd .mod-es-pf-hd__content .mod-es-meta {
  color: #f6f8fc;
}
body div#es.mod-es-menu .mod-es-pf-hd__cover-wrap {
  background: #121921;
  border-radius: 7px 7px 0 0;
  border-bottom: 5px solid #0282ff;
  padding-top: 0;
  height: 110px;
  overflow: hidden;
}
body div#es.mod-es-menu .mod-es-pf-hd__cover-wrap .mod-es-pf-hd__cover {
  opacity: 0.05;
  filter: alpha(opacity=5);
}
body div#es.mod-es-menu .mod-es-menu-list .mod-es-menu-list__item {
  color: #9aa0c0;
  padding: 0;
  margin-bottom: 15px;
}
body div#es.mod-es-menu .mod-es-menu-list .mod-es-menu-list__item:hover,
body div#es.mod-es-menu .mod-es-menu-list .mod-es-menu-list__item:focus,
body div#es.mod-es-menu .mod-es-menu-list .mod-es-menu-list__item:active {
  color: #0282ff;
}
body div#es.mod-es-menu .mod-es-menu-list .mod-es-menu-list__item i {
  color: #9aa0c0;
  display: inline-block;
  margin-right: 10px;
  font-size: 16px;
  text-align: center;
  width: 15px;
}
body div#es.mod-es-photos .es-side--lists {
  margin: 0 -5px;
}
body div#es.mod-es-photos .es-side--lists:before,
body div#es.mod-es-photos .es-side--lists:after {
  content: " ";
  display: table;
}
body div#es.mod-es-photos .es-side--lists:after {
  clear: both;
}
body div#es.mod-es-photos .es-side--lists:before,
body div#es.mod-es-photos .es-side--lists:after {
  content: " ";
  display: table;
}
body div#es.mod-es-photos .es-side--lists:after {
  clear: both;
}
body div#es.mod-es-photos .es-side-embed-lists__item {
  margin-right: 0;
  margin-bottom: 10px;
  padding: 0 5px;
  float: left;
  width: 50%;
}
body div#es.mod-es-calendar {
  min-height: 200px;
}
body div#es.mod-es-leader .es-leader-badge {
  display: none;
}
body div#es.mod-es-leader .es-leader-context {
  margin-left: 0;
}
body div#es.mod-es-leader .mod-es-leader-item {
  margin-bottom: 20px;
}
body div#es.mod-es-leader .mod-es-leader-item + .mod-es-leader-item {
  border: 0;
  margin-top: 0;
  padding-top: 0;
}
body div#es.mod-es-leader .o-media__body {
  margin-left: 5px;
}
body div#es.mod-es-leader .es-leader-context__info a {
  font-weight: 600;
}
body div#es.mod-es-leader .mod-es-leader__points {
  font-size: 12px;
}
body div#es.mod-es-leader .mod-es-leader__points span {
  color: #9aa0c0;
}
body div#es.mod-es-leader .btn {
  color: #fff !important;
  background-color: #0282ff !important;
  border-color: #0282ff !important;
}
body div#es.mod-es-leader .btn:hover,
body div#es.mod-es-leader .btn:focus,
body div#es.mod-es-leader .btn.focus,
body div#es.mod-es-leader .btn:active,
body div#es.mod-es-leader .btn.active,
.open > .dropdown-togglebody div#es.mod-es-leader .btn {
  color: #fff !important;
  background-color: #0068ce !important;
  border-color: #0063c4 !important;
}
body div#es.mod-es-leader .btn:active,
body div#es.mod-es-leader .btn.active,
.open > .dropdown-togglebody div#es.mod-es-leader .btn {
  background-image: none !important;
}
body div#es.mod-es-leader .btn.disabled,
body div#es.mod-es-leader .btn[disabled],
fieldset[disabled] body div#es.mod-es-leader .btn,
body div#es.mod-es-leader .btn.disabled:hover,
body div#es.mod-es-leader .btn[disabled]:hover,
fieldset[disabled] body div#es.mod-es-leader .btn:hover,
body div#es.mod-es-leader .btn.disabled:focus,
body div#es.mod-es-leader .btn[disabled]:focus,
fieldset[disabled] body div#es.mod-es-leader .btn:focus,
body div#es.mod-es-leader .btn.disabled.focus,
body div#es.mod-es-leader .btn[disabled].focus,
fieldset[disabled] body div#es.mod-es-leader .btn.focus,
body div#es.mod-es-leader .btn.disabled:active,
body div#es.mod-es-leader .btn[disabled]:active,
fieldset[disabled] body div#es.mod-es-leader .btn:active,
body div#es.mod-es-leader .btn.disabled.active,
body div#es.mod-es-leader .btn[disabled].active,
fieldset[disabled] body div#es.mod-es-leader .btn.active {
  background-color: #0282ff !important;
  border-color: #0282ff !important;
}
body div#es.mod-es-leader .btn .badge {
  color: #0282ff !important;
  background-color: #fff !important;
}
body div#es .mod-card__calendar-date {
  border-color: #edf1f7;
}
body div#es.mod-es-groups-categories .category-title {
  font-weight: 500;
  vertical-align: top;
}
body div#es .es-modules-es-dashboard-after-story > div {
  margin-bottom: 20px;
}
body div#es .es-modules-es-dashboard-after-story > div.moduletable {
  border: 0;
  padding: 0;
}
body div#es .es-modules-es-dashboard-after-story > div.moduletable h3 {
  display: none;
}
body div#es.is-mobile .es-story-panel-dropdown-toggle {
  color: #333333;
}
body div#es.is-mobile .es-story-panel-dropdown-menu .es-story-panel-button {
  color: #9aa0c0;
  margin: 0;
  padding: 10px 20px;
}
body div#es.is-mobile .es-story-panel-dropdown-menu .es-story-panel-button.active {
  background: #f6f8fc;
  border: 0;
}
body div#es.is-mobile .es-story-panel-dropdown-menu .es-story-panel-button + .es-story-panel-button {
  border-top: 1px solid #edf1f7;
}
body div#es.is-mobile .es-story-meta-buttons {
  border-color: #edf1f7;
  margin-bottom: 0;
  line-height: 30px!important;
  display: block;
  float: left;
  margin-bottom: 15px;
}
body div#es.is-mobile .es-story-meta-buttons .btn {
  line-height: 30px!important;
  margin-right: 0;
  width: auto;
}
body div#es.is-mobile .es-story-meta-buttons .btn .fa {
  border-radius: 50%;
  width: 32px;
}
body div#es.is-mobile .es-profile-header__ft {
  padding: 20px;
}
@media (max-width: 767px) {
  body div#es.is-mobile .es-profile-header__ft {
    padding: 10px;
  }
}
body div#es.is-mobile .btn-es-sidebar-toggle {
  margin-bottom: 20px !important;
}
body div#es.is-mobile .es-container .es-sidebar {
  background-color: transparent;
  border: 0;
  padding: 0;
}
body div#es.is-mobile .es-profile-header__profile-info {
  border-color: #edf1f7;
}
body div#es.is-mobile .es-profile-header__action-wrap .o-btn-group--viewer {
  flex-wrap: wrap;
}
body div#es .es-nav-pills {
  white-space: normal;
}
body div#es .es-nav-pills.swiper-wrapper {
  white-space: nowrap;
}
div#fd.eb .eb-post,
div#eb .eb-post {
  background: #fff;
  border-radius: 7px;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.02);
  padding: 30px;
}
@media (max-width: 767px) {
  div#fd.eb .eb-post,
  div#eb .eb-post {
    padding: 20px;
  }
}
div#fd.eb .eb-post + .eb-post,
div#eb .eb-post + .eb-post {
  border: 0!important;
  margin-top: 30px;
}
@media (max-width: 767px) {
  div#fd.eb .eb-post + .eb-post,
  div#eb .eb-post + .eb-post {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  div#fd.eb .eb-post .eb-post-avatar,
  div#eb .eb-post .eb-post-avatar {
    display: none;
  }
}
div#fd.eb > .form-horizontal,
div#eb > .form-horizontal {
  background: #fff;
  border-radius: 7px;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.02);
  padding: 30px;
}
@media (max-width: 767px) {
  div#fd.eb > .form-horizontal,
  div#eb > .form-horizontal {
    padding: 20px;
  }
}
div#fd.eb div.eb-calendar,
div#eb div.eb-calendar {
  background: #fff;
  border-radius: 7px;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.02);
  padding: 30px;
}
@media (max-width: 767px) {
  div#fd.eb div.eb-calendar,
  div#eb div.eb-calendar {
    padding: 20px;
  }
}
div#fd.eb .btn,
div#eb .btn {
  display: inline-block !important;
  margin-bottom: 0 !important;
  font-weight: normal !important;
  text-align: center !important;
  vertical-align: middle !important;
  touch-action: manipulation !important;
  cursor: pointer !important;
  background-image: none !important;
  border: 1px solid transparent !important;
  white-space: nowrap !important;
  padding: 6px 20px !important;
  font-size: 14px !important;
  line-height: 1.62 !important;
  border-radius: 7px !important;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
  border-radius: 25px !important;
  font-weight: 400 !important;
  text-transform: none !important;
}
div#fd.eb .btn:focus,
div#eb .btn:focus,
div#fd.eb .btn:active:focus,
div#eb .btn:active:focus,
div#fd.eb .btn.active:focus,
div#eb .btn.active:focus,
div#fd.eb .btn.focus,
div#eb .btn.focus,
div#fd.eb .btn:active.focus,
div#eb .btn:active.focus,
div#fd.eb .btn.active.focus,
div#eb .btn.active.focus {
  outline: thin dotted !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px !important;
}
div#fd.eb .btn:hover,
div#eb .btn:hover,
div#fd.eb .btn:focus,
div#eb .btn:focus,
div#fd.eb .btn.focus,
div#eb .btn.focus {
  color: #0282ff !important;
  text-decoration: none !important;
}
div#fd.eb .btn:active,
div#eb .btn:active,
div#fd.eb .btn.active,
div#eb .btn.active {
  outline: 0 !important;
  background-image: none !important;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125) !important;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125) !important;
}
div#fd.eb .btn.disabled,
div#eb .btn.disabled,
div#fd.eb .btn[disabled],
div#eb .btn[disabled],
fieldset[disabled] div#fd.eb .btn,
fieldset[disabled] div#eb .btn {
  cursor: not-allowed !important;
  pointer-events: none !important;
  opacity: 0.65 !important;
  filter: alpha(opacity=65) !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
div#fd.eb .btn-default,
div#eb .btn-default {
  color: #0282ff !important;
  background-color: #fff !important;
  border-color: #DBE4ED !important;
}
div#fd.eb .btn-default:hover,
div#eb .btn-default:hover,
div#fd.eb .btn-default:focus,
div#eb .btn-default:focus,
div#fd.eb .btn-default.focus,
div#eb .btn-default.focus,
div#fd.eb .btn-default:active,
div#eb .btn-default:active,
div#fd.eb .btn-default.active,
div#eb .btn-default.active,
.open > .dropdown-togglediv#fd.eb .btn-default,
.open > .dropdown-togglediv#eb .btn-default {
  color: #0282ff !important;
  background-color: #e6e6e6 !important;
  border-color: #b2c5d9 !important;
}
div#fd.eb .btn-default:active,
div#eb .btn-default:active,
div#fd.eb .btn-default.active,
div#eb .btn-default.active,
.open > .dropdown-togglediv#fd.eb .btn-default,
.open > .dropdown-togglediv#eb .btn-default {
  background-image: none !important;
}
div#fd.eb .btn-default.disabled,
div#eb .btn-default.disabled,
div#fd.eb .btn-default[disabled],
div#eb .btn-default[disabled],
fieldset[disabled] div#fd.eb .btn-default,
fieldset[disabled] div#eb .btn-default,
div#fd.eb .btn-default.disabled:hover,
div#eb .btn-default.disabled:hover,
div#fd.eb .btn-default[disabled]:hover,
div#eb .btn-default[disabled]:hover,
fieldset[disabled] div#fd.eb .btn-default:hover,
fieldset[disabled] div#eb .btn-default:hover,
div#fd.eb .btn-default.disabled:focus,
div#eb .btn-default.disabled:focus,
div#fd.eb .btn-default[disabled]:focus,
div#eb .btn-default[disabled]:focus,
fieldset[disabled] div#fd.eb .btn-default:focus,
fieldset[disabled] div#eb .btn-default:focus,
div#fd.eb .btn-default.disabled.focus,
div#eb .btn-default.disabled.focus,
div#fd.eb .btn-default[disabled].focus,
div#eb .btn-default[disabled].focus,
fieldset[disabled] div#fd.eb .btn-default.focus,
fieldset[disabled] div#eb .btn-default.focus,
div#fd.eb .btn-default.disabled:active,
div#eb .btn-default.disabled:active,
div#fd.eb .btn-default[disabled]:active,
div#eb .btn-default[disabled]:active,
fieldset[disabled] div#fd.eb .btn-default:active,
fieldset[disabled] div#eb .btn-default:active,
div#fd.eb .btn-default.disabled.active,
div#eb .btn-default.disabled.active,
div#fd.eb .btn-default[disabled].active,
div#eb .btn-default[disabled].active,
fieldset[disabled] div#fd.eb .btn-default.active,
fieldset[disabled] div#eb .btn-default.active {
  background-color: #fff !important;
  border-color: #DBE4ED !important;
}
div#fd.eb .btn-default .badge,
div#eb .btn-default .badge {
  color: #fff !important;
  background-color: #0282ff !important;
}
div#fd.eb .btn-primary,
div#eb .btn-primary {
  color: #fff !important;
  background-color: #0282ff !important;
  border-color: #0282ff !important;
}
div#fd.eb .btn-primary:hover,
div#eb .btn-primary:hover,
div#fd.eb .btn-primary:focus,
div#eb .btn-primary:focus,
div#fd.eb .btn-primary.focus,
div#eb .btn-primary.focus,
div#fd.eb .btn-primary:active,
div#eb .btn-primary:active,
div#fd.eb .btn-primary.active,
div#eb .btn-primary.active,
.open > .dropdown-togglediv#fd.eb .btn-primary,
.open > .dropdown-togglediv#eb .btn-primary {
  color: #fff !important;
  background-color: #0068ce !important;
  border-color: #0063c4 !important;
}
div#fd.eb .btn-primary:active,
div#eb .btn-primary:active,
div#fd.eb .btn-primary.active,
div#eb .btn-primary.active,
.open > .dropdown-togglediv#fd.eb .btn-primary,
.open > .dropdown-togglediv#eb .btn-primary {
  background-image: none !important;
}
div#fd.eb .btn-primary.disabled,
div#eb .btn-primary.disabled,
div#fd.eb .btn-primary[disabled],
div#eb .btn-primary[disabled],
fieldset[disabled] div#fd.eb .btn-primary,
fieldset[disabled] div#eb .btn-primary,
div#fd.eb .btn-primary.disabled:hover,
div#eb .btn-primary.disabled:hover,
div#fd.eb .btn-primary[disabled]:hover,
div#eb .btn-primary[disabled]:hover,
fieldset[disabled] div#fd.eb .btn-primary:hover,
fieldset[disabled] div#eb .btn-primary:hover,
div#fd.eb .btn-primary.disabled:focus,
div#eb .btn-primary.disabled:focus,
div#fd.eb .btn-primary[disabled]:focus,
div#eb .btn-primary[disabled]:focus,
fieldset[disabled] div#fd.eb .btn-primary:focus,
fieldset[disabled] div#eb .btn-primary:focus,
div#fd.eb .btn-primary.disabled.focus,
div#eb .btn-primary.disabled.focus,
div#fd.eb .btn-primary[disabled].focus,
div#eb .btn-primary[disabled].focus,
fieldset[disabled] div#fd.eb .btn-primary.focus,
fieldset[disabled] div#eb .btn-primary.focus,
div#fd.eb .btn-primary.disabled:active,
div#eb .btn-primary.disabled:active,
div#fd.eb .btn-primary[disabled]:active,
div#eb .btn-primary[disabled]:active,
fieldset[disabled] div#fd.eb .btn-primary:active,
fieldset[disabled] div#eb .btn-primary:active,
div#fd.eb .btn-primary.disabled.active,
div#eb .btn-primary.disabled.active,
div#fd.eb .btn-primary[disabled].active,
div#eb .btn-primary[disabled].active,
fieldset[disabled] div#fd.eb .btn-primary.active,
fieldset[disabled] div#eb .btn-primary.active {
  background-color: #0282ff !important;
  border-color: #0282ff !important;
}
div#fd.eb .btn-primary .badge,
div#eb .btn-primary .badge {
  color: #0282ff !important;
  background-color: #fff !important;
}
div#fd.eb img,
div#eb img {
  border-radius: 2px;
}
div#fd.eb .eb-post-thumb .eb-post-image,
div#eb .eb-post-thumb .eb-post-image {
  border: 0;
  padding: 0;
}
div#fd.eb .eb-post-title,
div#eb .eb-post-title {
  font-size: 26px;
  font-weight: 500;
  margin-bottom: 0;
}
div#fd.eb .eb-post-title a,
div#eb .eb-post-title a {
  color: #26405b;
  color: #333333;
}
div#fd.eb .eb-post-title a:hover,
div#eb .eb-post-title a:hover,
div#fd.eb .eb-post-title a:focus,
div#eb .eb-post-title a:focus,
div#fd.eb .eb-post-title a:active,
div#eb .eb-post-title a:active {
  color: #0282ff;
}
div#fd.eb .eb-post-title a:hover,
div#eb .eb-post-title a:hover,
div#fd.eb .eb-post-title a:focus,
div#eb .eb-post-title a:focus,
div#fd.eb .eb-post-title a:active,
div#eb .eb-post-title a:active {
  color: #0282ff;
}
div#fd.eb .eb-mod-title,
div#eb .eb-mod-title {
  margin-bottom: 0;
}
div#fd.eb .eb-mod-title a,
div#eb .eb-mod-title a {
  color: #26405b;
  color: #333333;
  font-weight: 500;
}
div#fd.eb .eb-mod-title a:hover,
div#eb .eb-mod-title a:hover,
div#fd.eb .eb-mod-title a:focus,
div#eb .eb-mod-title a:focus,
div#fd.eb .eb-mod-title a:active,
div#eb .eb-mod-title a:active {
  color: #0282ff;
}
div#fd.eb .eb-mod-title a:hover,
div#eb .eb-mod-title a:hover,
div#fd.eb .eb-mod-title a:focus,
div#eb .eb-mod-title a:focus,
div#fd.eb .eb-mod-title a:active,
div#eb .eb-mod-title a:active {
  color: #0282ff;
}
div#fd.eb .mod-small,
div#eb .mod-small {
  font-size: 11px;
}
div#fd.eb .mod-fit,
div#eb .mod-fit {
  margin-top: 3px;
}
div#fd.eb .eb-avatar img,
div#eb .eb-avatar img {
  border-radius: 50%;
}
div#fd.eb .eb-post-meta,
div#eb .eb-post-meta {
  font-size: 12px;
  margin-bottom: 0;
}
div#fd.eb .eb-post-meta > div,
div#eb .eb-post-meta > div {
  margin-right: 20px;
}
div#fd.eb .eb-post-meta > div .fa,
div#eb .eb-post-meta > div .fa {
  display: none;
}
div#fd.eb .eb-post-meta > div + div:before,
div#eb .eb-post-meta > div + div:before {
  display: none;
}
div#fd.eb .eb-post-body,
div#eb .eb-post-body {
  margin-top: 20px;
}
div#fd.eb .eb-post-admin,
div#eb .eb-post-admin {
  z-index: 1;
}
div#fd.eb .eb-post-admin > a,
div#eb .eb-post-admin > a {
  background: transparent!important;
  border: 0;
  color: #333333;
  height: auto;
  line-height: 30px;
  width: auto;
}
div#fd.eb .eb-post-admin > a .fa,
div#eb .eb-post-admin > a .fa {
  color: #515362 !important;
}
div#fd.eb .eb-post-admin .dropdown-menu,
div#eb .eb-post-admin .dropdown-menu {
  background: #fff;
  border: 1px solid #edf1f7;
}
div#fd.eb .eb-post-admin .dropdown-menu > li > a,
div#eb .eb-post-admin .dropdown-menu > li > a {
  color: #333333 !important;
  padding: 10px 20px;
}
div#fd.eb .eb-post-admin .dropdown-menu > li > a:hover,
div#eb .eb-post-admin .dropdown-menu > li > a:hover,
div#fd.eb .eb-post-admin .dropdown-menu > li > a:focus,
div#eb .eb-post-admin .dropdown-menu > li > a:focus,
div#fd.eb .eb-post-admin .dropdown-menu > li > a:active,
div#eb .eb-post-admin .dropdown-menu > li > a:active {
  background: #f6f8fc;
}
div#fd.eb .eb-post-content:before,
div#eb .eb-post-content:before,
div#fd.eb .eb-post-content:after,
div#eb .eb-post-content:after {
  content: " ";
  display: table;
}
div#fd.eb .eb-post-content:after,
div#eb .eb-post-content:after {
  clear: both;
}
div#fd.eb .eb-post-content:before,
div#eb .eb-post-content:before,
div#fd.eb .eb-post-content:after,
div#eb .eb-post-content:after {
  content: " ";
  display: table;
}
div#fd.eb .eb-post-content:after,
div#eb .eb-post-content:after {
  clear: both;
}
div#fd.eb .eb-post-more,
div#eb .eb-post-more {
  text-align: right;
  float: right;
  margin-top: 0!important;
}
@media (max-width: 767px) {
  div#fd.eb .eb-post-more,
  div#eb .eb-post-more {
    float: none;
  }
}
div#fd.eb .eb-post-actions,
div#eb .eb-post-actions {
  margin-top: 0;
}
@media (max-width: 767px) {
  div#fd.eb .eb-post-actions,
  div#eb .eb-post-actions {
    margin-top: 10px;
  }
}
div#fd.eb .eb-post-actions > div,
div#eb .eb-post-actions > div {
  color: #9aa0c0;
  font-size: 14px;
  margin-top: 5px;
}
div#fd.eb .eb-post-actions > div a,
div#eb .eb-post-actions > div a {
  color: #9aa0c0;
}
div#fd.eb .eb-post-actions > div + div,
div#eb .eb-post-actions > div + div {
  margin-top: 5px;
}
div#fd.eb .eb-post-foot,
div#eb .eb-post-foot {
  background: #F7FAFF;
  border-radius: 0 0 7px 7px;
  border-top: 1px solid #edf1f7;
  color: #9aa0c0;
  margin: 30px -30px -30px -30px;
  padding: 20px 30px;
}
div#fd.eb .eb-post-foot:before,
div#eb .eb-post-foot:before,
div#fd.eb .eb-post-foot:after,
div#eb .eb-post-foot:after {
  content: " ";
  display: table;
}
div#fd.eb .eb-post-foot:after,
div#eb .eb-post-foot:after {
  clear: both;
}
div#fd.eb .eb-post-foot:before,
div#eb .eb-post-foot:before,
div#fd.eb .eb-post-foot:after,
div#eb .eb-post-foot:after {
  content: " ";
  display: table;
}
div#fd.eb .eb-post-foot:after,
div#eb .eb-post-foot:after {
  clear: both;
}
@media (max-width: 767px) {
  div#fd.eb .eb-post-foot,
  div#eb .eb-post-foot {
    margin: 20px -20px -20px -20px;
    padding: 20px 20px;
  }
}
div#fd.eb .eb-post-foot > div,
div#eb .eb-post-foot > div {
  font-size: 12px;
  padding-left: 0;
  padding-right: 20px;
}
div#fd.eb .eb-post-foot > div .fa,
div#eb .eb-post-foot > div .fa {
  color: #9aa0c0;
  margin-right: 5px;
}
div#fd.eb .eb-post-foot .btn,
div#eb .eb-post-foot .btn {
  color: #fff !important;
  background-color: #0282ff !important;
  border-color: #0282ff !important;
}
div#fd.eb .eb-post-foot .btn:hover,
div#eb .eb-post-foot .btn:hover,
div#fd.eb .eb-post-foot .btn:focus,
div#eb .eb-post-foot .btn:focus,
div#fd.eb .eb-post-foot .btn.focus,
div#eb .eb-post-foot .btn.focus,
div#fd.eb .eb-post-foot .btn:active,
div#eb .eb-post-foot .btn:active,
div#fd.eb .eb-post-foot .btn.active,
div#eb .eb-post-foot .btn.active,
.open > .dropdown-togglediv#fd.eb .eb-post-foot .btn,
.open > .dropdown-togglediv#eb .eb-post-foot .btn {
  color: #fff !important;
  background-color: #0068ce !important;
  border-color: #0063c4 !important;
}
div#fd.eb .eb-post-foot .btn:active,
div#eb .eb-post-foot .btn:active,
div#fd.eb .eb-post-foot .btn.active,
div#eb .eb-post-foot .btn.active,
.open > .dropdown-togglediv#fd.eb .eb-post-foot .btn,
.open > .dropdown-togglediv#eb .eb-post-foot .btn {
  background-image: none !important;
}
div#fd.eb .eb-post-foot .btn.disabled,
div#eb .eb-post-foot .btn.disabled,
div#fd.eb .eb-post-foot .btn[disabled],
div#eb .eb-post-foot .btn[disabled],
fieldset[disabled] div#fd.eb .eb-post-foot .btn,
fieldset[disabled] div#eb .eb-post-foot .btn,
div#fd.eb .eb-post-foot .btn.disabled:hover,
div#eb .eb-post-foot .btn.disabled:hover,
div#fd.eb .eb-post-foot .btn[disabled]:hover,
div#eb .eb-post-foot .btn[disabled]:hover,
fieldset[disabled] div#fd.eb .eb-post-foot .btn:hover,
fieldset[disabled] div#eb .eb-post-foot .btn:hover,
div#fd.eb .eb-post-foot .btn.disabled:focus,
div#eb .eb-post-foot .btn.disabled:focus,
div#fd.eb .eb-post-foot .btn[disabled]:focus,
div#eb .eb-post-foot .btn[disabled]:focus,
fieldset[disabled] div#fd.eb .eb-post-foot .btn:focus,
fieldset[disabled] div#eb .eb-post-foot .btn:focus,
div#fd.eb .eb-post-foot .btn.disabled.focus,
div#eb .eb-post-foot .btn.disabled.focus,
div#fd.eb .eb-post-foot .btn[disabled].focus,
div#eb .eb-post-foot .btn[disabled].focus,
fieldset[disabled] div#fd.eb .eb-post-foot .btn.focus,
fieldset[disabled] div#eb .eb-post-foot .btn.focus,
div#fd.eb .eb-post-foot .btn.disabled:active,
div#eb .eb-post-foot .btn.disabled:active,
div#fd.eb .eb-post-foot .btn[disabled]:active,
div#eb .eb-post-foot .btn[disabled]:active,
fieldset[disabled] div#fd.eb .eb-post-foot .btn:active,
fieldset[disabled] div#eb .eb-post-foot .btn:active,
div#fd.eb .eb-post-foot .btn.disabled.active,
div#eb .eb-post-foot .btn.disabled.active,
div#fd.eb .eb-post-foot .btn[disabled].active,
div#eb .eb-post-foot .btn[disabled].active,
fieldset[disabled] div#fd.eb .eb-post-foot .btn.active,
fieldset[disabled] div#eb .eb-post-foot .btn.active {
  background-color: #0282ff !important;
  border-color: #0282ff !important;
}
div#fd.eb .eb-post-foot .btn .badge,
div#eb .eb-post-foot .btn .badge {
  color: #0282ff !important;
  background-color: #fff !important;
}
div#fd.eb .eb-post-comment .fa-comment-o,
div#eb .eb-post-comment .fa-comment-o {
  display: none;
}
div#fd.eb .eb-calendar-topbar,
div#eb .eb-calendar-topbar {
  border-color: #edf1f7;
}
div#fd.eb .eb-showcases,
div#eb .eb-showcases {
  border-radius: 0;
  border-color: #edf1f7;
  margin-bottom: 30px;
}
div#fd.eb .eb-showcases .eb-post-image img,
div#eb .eb-showcases .eb-post-image img {
  border: 1px solid #edf1f7;
  padding: 3px;
}
div#fd.eb .eb-showcase-title a,
div#eb .eb-showcase-title a {
  color: #454960;
  font-size: 26px;
  font-weight: 500;
  line-height: 35px;
  margin-bottom: 5px;
}
@media (max-width: 767px) {
  div#fd.eb .eb-showcase-title a,
  div#eb .eb-showcase-title a {
    font-size: 16px;
    line-height: 1.62;
  }
}
div#fd.eb .eb-showcase-title a:hover,
div#eb .eb-showcase-title a:hover,
div#fd.eb .eb-showcase-title a:focus,
div#eb .eb-showcase-title a:focus,
div#fd.eb .eb-showcase-title a:active,
div#eb .eb-showcase-title a:active {
  color: #0282ff;
}
div#fd.eb .eb-showcase-meta,
div#eb .eb-showcase-meta {
  font-size: 12px;
}
div#fd.eb .eb-showcase-meta .fa,
div#eb .eb-showcase-meta .fa {
  margin-right: 5px;
}
div#fd.eb .eb-authors-bio,
div#eb .eb-authors-bio {
  color: #9aa0c0;
  margin-bottom: 0;
}
div#fd.eb.eb-view-myblog .eb-authors-bio,
div#eb.eb-view-myblog .eb-authors-bio {
  margin: 0;
  padding: 20px;
}
div#fd.eb .eb-author,
div#eb .eb-author {
  background: #fff;
  border-radius: 7px;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.02);
  padding: 30px;
  border: 0;
  padding: 0;
}
@media (max-width: 767px) {
  div#fd.eb .eb-author,
  div#eb .eb-author {
    padding: 20px;
  }
}
div#fd.eb .eb-authors-head,
div#eb .eb-authors-head {
  background: #fff;
  border-color: #edf1f7;
}
div#fd.eb .eb-stats-posts > div + div,
div#eb .eb-stats-posts > div + div,
div#fd.eb .eb-stats-nav > li .btn,
div#eb .eb-stats-nav > li .btn {
  border-color: #edf1f7 !important;
}
@media (max-width: 767px) {
  div#fd.eb .eb-stats-nav .btn,
  div#eb .eb-stats-nav .btn {
    font-size: 10px;
  }
}
div#fd.eb .eb-authors-stats,
div#eb .eb-authors-stats {
  margin: 0;
  padding: 20px;
}
div#fd.eb .eb-category,
div#eb .eb-category {
  background: #fff;
  border-radius: 7px;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.02);
  padding: 30px;
  border: 0;
  padding: 0;
}
@media (max-width: 767px) {
  div#fd.eb .eb-category,
  div#eb .eb-category {
    padding: 20px;
  }
}
@media (max-width: 767px) {
  div#fd.eb .eb-category .eb-category-thumb,
  div#eb .eb-category .eb-category-thumb {
    display: none!important;
  }
}
div#fd.eb .eb-category-profile .col-cell + .col-cell.col-cell,
div#eb .eb-category-profile .col-cell + .col-cell.col-cell {
  padding-left: 15px;
}
@media (max-width: 767px) {
  div#fd.eb .eb-category-profile .col-cell + .col-cell.col-cell,
  div#eb .eb-category-profile .col-cell + .col-cell.col-cell {
    padding: 0;
  }
}
div#fd.eb .eb-category-subscribe,
div#eb .eb-category-subscribe {
  font-size: 12px;
  margin-top: 5px;
}
div#fd.eb .eb-category-bio,
div#eb .eb-category-bio {
  color: #9aa0c0;
  border-color: #edf1f7;
}
div#fd.eb .eb-tags-list,
div#eb .eb-tags-list {
  background: #fff;
  border-radius: 7px;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.02);
  padding: 30px;
  margin: 0;
}
@media (max-width: 767px) {
  div#fd.eb .eb-tags-list,
  div#eb .eb-tags-list {
    padding: 20px;
  }
}
div#fd.eb .eb-tags-item,
div#eb .eb-tags-item {
  background: #f6f8fc;
  border-color: #edf1f7;
  margin-bottom: 0;
}
div#fd.eb .eb-tags-grid,
div#eb .eb-tags-grid {
  padding-left: 0;
  padding-right: 10px;
  padding-bottom: 5px;
  width: auto;
}
div#fd.eb .eb-tags-item__link i,
div#eb .eb-tags-item__link i {
  float: none;
  margin-left: 20px;
}
div#fd.eb .eb-calendar__item:not(:first-child),
div#eb .eb-calendar__item:not(:first-child) {
  border-color: #edf1f7;
}
div#fd.eb .eb-calendar__item-date,
div#eb .eb-calendar__item-date {
  color: #9aa0c0;
  font-size: 12px;
}
div#fd.eb .eb-posts-search .eb-post-meta,
div#eb .eb-posts-search .eb-post-meta {
  border: 0;
  padding: 0;
}
div#fd.eb.eb-dialog,
div#eb.eb-dialog {
  background: rgba(0, 0, 0, 0.3);
}
div#fd.eb .eb-dialog-header,
div#eb .eb-dialog-header,
div#fd.eb .eb-dialog-content,
div#eb .eb-dialog-content,
div#fd.eb .eb-dialog-footer,
div#eb .eb-dialog-footer {
  background: #fff;
  padding: 10px 20px;
  border-right: 0;
  border-left: 0;
}
div#fd.eb .eb-dialog-title,
div#eb .eb-dialog-title {
  text-transform: uppercase;
}
div#fd.eb .eb-dialog-container,
div#eb .eb-dialog-container {
  border-color: #edf1f7;
}
div#fd.eb.es-photo-popup .es-photo-content,
div#eb.es-photo-popup .es-photo-content {
  background: #222;
}
div#fd.eb .eb-tag,
div#eb .eb-tag,
div#fd.eb .eb-tag-head,
div#eb .eb-tag-head {
  border-color: #edf1f7;
}
div#fd.eb .eb-tags .col-cell,
div#eb .eb-tags .col-cell {
  vertical-align: middle;
}
div#fd.eb .eb-tags span::after,
div#eb .eb-tags span::after {
  display: none;
}
div#fd.eb .eb-tags span a,
div#eb .eb-tags span a {
  background: #f6f8fc;
  border: 1px solid #edf1f7;
  border-radius: 3px;
  display: inline-block;
  font-size: 12px;
  padding: 3px 10px;
}
div#fd.eb .eb-tags span a::before,
div#eb .eb-tags span a::before,
div#fd.eb .eb-tags span a:after,
div#eb .eb-tags span a:after {
  display: none;
}
div#fd.eb .eb-entry,
div#eb .eb-entry {
  background: #fff;
  border-radius: 7px;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.02);
  padding: 30px;
}
@media (max-width: 767px) {
  div#fd.eb .eb-entry,
  div#eb .eb-entry {
    padding: 20px;
  }
}
div#fd.eb .eb-entry .eb-entry-title,
div#eb .eb-entry .eb-entry-title {
  font-size: 32px;
}
@media (max-width: 767px) {
  div#fd.eb .eb-entry .eb-entry-title,
  div#eb .eb-entry .eb-entry-title {
    font-size: 18px;
  }
}
div#fd.eb .eb-comments,
div#eb .eb-comments {
  background: #fff;
  border-radius: 7px;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.02);
  padding: 30px;
}
@media (max-width: 767px) {
  div#fd.eb .eb-comments,
  div#eb .eb-comments {
    padding: 20px;
  }
}
div#fd.eb .eb-comments .eb-comment-body,
div#eb .eb-comments .eb-comment-body {
  color: #656b8d;
}
div#fd.eb .eb-entry-meta,
div#eb .eb-entry-meta {
  margin-top: 10px;
}
div#fd.eb .eb-entry-meta .fa,
div#eb .eb-entry-meta .fa {
  display: none;
}
div#fd.eb .eb-entry-meta,
div#eb .eb-entry-meta,
div#fd.eb .eb-entry-tools,
div#eb .eb-entry-tools {
  font-size: 12px;
}
div#fd.eb .eb-entry-meta .eb-help-resize a,
div#eb .eb-entry-meta .eb-help-resize a,
div#fd.eb .eb-entry-tools .eb-help-resize a,
div#eb .eb-entry-tools .eb-help-resize a {
  background: #9aa0c0;
}
div#fd.eb .eb-entry-author-recents,
div#eb .eb-entry-author-recents {
  background: #fff;
  border: 0;
  padding: 0;
}
div#fd.eb .eb-entry-author-recents > div + div,
div#eb .eb-entry-author-recents > div + div {
  border-top: 1px solid #edf1f7;
}
div#fd.eb .eb-entry-author-recents time,
div#eb .eb-entry-author-recents time {
  color: #656b8d;
}
@media (max-width: 767px) {
  div#fd.eb .eb-entry-author-recents time,
  div#eb .eb-entry-author-recents time {
    float: none!important;
  }
}
div#fd.eb .eb-comment-editor .form-action,
div#eb .eb-comment-editor .form-action {
  margin-top: 10px;
}
div#fd.eb .eb-section-heading,
div#eb .eb-section-heading {
  border-bottom: 1px solid #edf1f7;
  margin-top: 0;
}
div#fd.eb .eb-entry-nav,
div#eb .eb-entry-nav {
  border: 0;
  padding: 0;
}
div#fd.eb .eb-entry-nav > div > a,
div#eb .eb-entry-nav > div > a {
  padding: 0;
}
div#fd.eb .eb-entry-nav .eb-entry-nav-next,
div#eb .eb-entry-nav .eb-entry-nav-next {
  border: 0;
}
@media (max-width: 767px) {
  div#fd.eb .eb-entry-nav .eb-entry-nav-next,
  div#eb .eb-entry-nav .eb-entry-nav-next {
    border-color: #edf1f7 !important;
    padding-top: 10px;
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  div#fd.eb .eb-entry-author-bio .eb-entry-author-avatar,
  div#eb .eb-entry-author-bio .eb-entry-author-avatar {
    display: none!important;
  }
}
div#fd.eb .eb-entry-helper > div,
div#eb .eb-entry-helper > div {
  border-color: #edf1f7;
  margin-right: 10px;
  margin-left: 0;
}
@media (max-width: 767px) {
  div#fd.eb .eb-entry-helper > div + div,
  div#eb .eb-entry-helper > div + div {
    border: 0;
    margin-left: 0;
    margin-right: 10px;
    padding: 0;
  }
}
div#fd.eb .eb-entry-helper > div.eb-help-subscribe .fa,
div#eb .eb-entry-helper > div.eb-help-subscribe .fa,
div#fd.eb .eb-entry-helper > div.eb-help-report .fa,
div#eb .eb-entry-helper > div.eb-help-report .fa,
div#fd.eb .eb-entry-helper > div.eb-help-print .fa,
div#eb .eb-entry-helper > div.eb-help-print .fa {
  color: #656b8d;
}
div#fd.eb .eb-entry-helper > div.eb-help-subscribe a,
div#eb .eb-entry-helper > div.eb-help-subscribe a,
div#fd.eb .eb-entry-helper > div.eb-help-report a,
div#eb .eb-entry-helper > div.eb-help-report a,
div#fd.eb .eb-entry-helper > div.eb-help-print a,
div#eb .eb-entry-helper > div.eb-help-print a {
  color: #656b8d;
}
div#fd.eb .eb-entry-helper > div.eb-help-subscribe a:hover,
div#eb .eb-entry-helper > div.eb-help-subscribe a:hover,
div#fd.eb .eb-entry-helper > div.eb-help-report a:hover,
div#eb .eb-entry-helper > div.eb-help-report a:hover,
div#fd.eb .eb-entry-helper > div.eb-help-print a:hover,
div#eb .eb-entry-helper > div.eb-help-print a:hover,
div#fd.eb .eb-entry-helper > div.eb-help-subscribe a:focus,
div#eb .eb-entry-helper > div.eb-help-subscribe a:focus,
div#fd.eb .eb-entry-helper > div.eb-help-report a:focus,
div#eb .eb-entry-helper > div.eb-help-report a:focus,
div#fd.eb .eb-entry-helper > div.eb-help-print a:focus,
div#eb .eb-entry-helper > div.eb-help-print a:focus,
div#fd.eb .eb-entry-helper > div.eb-help-subscribe a:active,
div#eb .eb-entry-helper > div.eb-help-subscribe a:active,
div#fd.eb .eb-entry-helper > div.eb-help-report a:active,
div#eb .eb-entry-helper > div.eb-help-report a:active,
div#fd.eb .eb-entry-helper > div.eb-help-print a:active,
div#eb .eb-entry-helper > div.eb-help-print a:active {
  color: #0282ff;
}
div#fd.eb .eb-comment-form,
div#eb .eb-comment-form,
div#fd.eb .eb-comment-editor .markItUpHeader,
div#eb .eb-comment-editor .markItUpHeader,
div#fd.eb .eb-comment-editor .markItUpFooter,
div#eb .eb-comment-editor .markItUpFooter {
  border-color: #edf1f7;
}
div#fd.eb .eb-comment-head,
div#eb .eb-comment-head {
  line-height: inherit;
}
@media (max-width: 767px) {
  div#fd.eb .eb-comment .cell-avatar img,
  div#eb .eb-comment .cell-avatar img {
    height: 30px;
    width: 30px;
  }
}
div#fd.eb .eb-mod-item + .eb-mod-item,
div#eb .eb-mod-item + .eb-mod-item {
  border-color: #edf1f7;
}
div#fd.eb .mod-items-compact div.mod-item,
div#eb .mod-items-compact div.mod-item,
div#fd.eb div.mod-item,
div#eb div.mod-item {
  margin: 0;
}
div#fd.eb .mod-items-compact div.mod-item + .mod-item,
div#eb .mod-items-compact div.mod-item + .mod-item,
div#fd.eb div.mod-item + .mod-item,
div#eb div.mod-item + .mod-item {
  border: 0;
  padding: 0;
  margin-top: 20px !important;
}
div#fd.eb .eb-mod-thumb .eb-mod-image,
div#eb .eb-mod-thumb .eb-mod-image {
  border: 0;
  padding: 0;
}
div#fd.eb a.eb-mod-media-title,
div#eb a.eb-mod-media-title {
  font-weight: 500;
}
div#fd.eb.mod_easyblogcategories a,
div#eb.mod_easyblogcategories a {
  color: #0282ff;
  font-weight: 600;
}
div#fd.eb.mod_easyblogcategories .eb-mod-media-title,
div#eb.mod_easyblogcategories .eb-mod-media-title {
  display: block;
  font-size: 16px;
  font-weight: 700;
  margin-top: 5px;
}
div#fd.eb.mod_easyblogcategories .eb-brand-rss,
div#eb.mod_easyblogcategories .eb-brand-rss {
  color: #9aa0c0;
  font-size: 12px;
}
div#fd.eb.mod_easyblogcategories .eb-mod-item + .eb-mod-item,
div#eb.mod_easyblogcategories .eb-mod-item + .eb-mod-item {
  border: 0;
}
div#fd.eb div.eb-mod-thumb .eb-mod-image-cover,
div#eb div.eb-mod-thumb .eb-mod-image-cover {
  border: 0;
}
div#fd.eb div.eb-mod-thumb .eb-mod-image-cover::before,
div#eb div.eb-mod-thumb .eb-mod-image-cover::before {
  border: 0;
}
div#fd.eb .tag-cloud,
div#eb .tag-cloud {
  display: inline-block;
  line-height: 1;
  padding: 0;
  margin-bottom: 3px;
}
div#fd.eb.mod_easybloglatestblogs .mod-post-type,
div#eb.mod_easybloglatestblogs .mod-post-type {
  border-bottom: 1px dotted #9aa0c0;
  display: inline-block;
  margin-right: 5px;
  margin-top: 5px;
}
div#fd.eb.mod_easybloglatestblogs .eb-mod-thumb,
div#eb.mod_easybloglatestblogs .eb-mod-thumb {
  margin: 0;
}
div#fd.eb.eb-mod.mod_easybloglatestcomment .fa,
div#eb.eb-mod.mod_easybloglatestcomment .fa {
  font-size: 10px;
}
div#fd.eb.mod_easyblogmostcommentedpost .mod-post-type a,
div#eb.mod_easyblogmostcommentedpost .mod-post-type a {
  background: #0282ff;
  border-radius: 7px;
  color: #fff;
  display: inline-block;
  line-height: 1;
  padding: 3px 10px;
  margin-top: 5px;
}
div#fd.eb .eb-pager,
div#eb .eb-pager {
  background: #fff;
  border-color: #edf1f7;
}
div#fd.eb .eb-pager .eb-pager__fast-first-link,
div#eb .eb-pager .eb-pager__fast-first-link,
div#fd.eb .eb-pager .eb-pager__link-list,
div#eb .eb-pager .eb-pager__link-list,
div#fd.eb .eb-pager .eb-pager__fast-last-link,
div#eb .eb-pager .eb-pager__fast-last-link,
div#fd.eb .eb-pager a,
div#eb .eb-pager a {
  color: #9aa0c0 !important;
  background: #fff;
  border-color: #edf1f7;
}
div#fd.eb .eb-pager .eb-pager__fast-first-link:hover,
div#eb .eb-pager .eb-pager__fast-first-link:hover,
div#fd.eb .eb-pager .eb-pager__link-list:hover,
div#eb .eb-pager .eb-pager__link-list:hover,
div#fd.eb .eb-pager .eb-pager__fast-last-link:hover,
div#eb .eb-pager .eb-pager__fast-last-link:hover,
div#fd.eb .eb-pager a:hover,
div#eb .eb-pager a:hover,
div#fd.eb .eb-pager .eb-pager__fast-first-link:focus,
div#eb .eb-pager .eb-pager__fast-first-link:focus,
div#fd.eb .eb-pager .eb-pager__link-list:focus,
div#eb .eb-pager .eb-pager__link-list:focus,
div#fd.eb .eb-pager .eb-pager__fast-last-link:focus,
div#eb .eb-pager .eb-pager__fast-last-link:focus,
div#fd.eb .eb-pager a:focus,
div#eb .eb-pager a:focus,
div#fd.eb .eb-pager .eb-pager__fast-first-link:active,
div#eb .eb-pager .eb-pager__fast-first-link:active,
div#fd.eb .eb-pager .eb-pager__link-list:active,
div#eb .eb-pager .eb-pager__link-list:active,
div#fd.eb .eb-pager .eb-pager__fast-last-link:active,
div#eb .eb-pager .eb-pager__fast-last-link:active,
div#fd.eb .eb-pager a:active,
div#eb .eb-pager a:active {
  color: #0282ff !important;
}
div#fd.eb .eb-pager .eb-pager__fast-first-link.disabled,
div#eb .eb-pager .eb-pager__fast-first-link.disabled,
div#fd.eb .eb-pager .eb-pager__link-list.disabled,
div#eb .eb-pager .eb-pager__link-list.disabled,
div#fd.eb .eb-pager .eb-pager__fast-last-link.disabled,
div#eb .eb-pager .eb-pager__fast-last-link.disabled,
div#fd.eb .eb-pager a.disabled,
div#eb .eb-pager a.disabled {
  color: #9aa0c0 !important;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
div.eblog-module-tagcloud a {
  background: #f6f8fc;
  padding: 3px 8px;
  margin-right: 4px;
}
div.eblog-module-tagcloud a:hover,
div.eblog-module-tagcloud a:focus,
div.eblog-module-tagcloud a:active {
  background: #d2dbed;
}
div#ed .btn-default {
  color: #0282ff !important;
  background-color: #fff !important;
  border-color: #DBE4ED !important;
}
div#ed .btn-default:hover,
div#ed .btn-default:focus,
div#ed .btn-default.focus,
div#ed .btn-default:active,
div#ed .btn-default.active,
.open > .dropdown-togglediv#ed .btn-default {
  color: #0282ff !important;
  background-color: #e6e6e6 !important;
  border-color: #b2c5d9 !important;
}
div#ed .btn-default:active,
div#ed .btn-default.active,
.open > .dropdown-togglediv#ed .btn-default {
  background-image: none !important;
}
div#ed .btn-default.disabled,
div#ed .btn-default[disabled],
fieldset[disabled] div#ed .btn-default,
div#ed .btn-default.disabled:hover,
div#ed .btn-default[disabled]:hover,
fieldset[disabled] div#ed .btn-default:hover,
div#ed .btn-default.disabled:focus,
div#ed .btn-default[disabled]:focus,
fieldset[disabled] div#ed .btn-default:focus,
div#ed .btn-default.disabled.focus,
div#ed .btn-default[disabled].focus,
fieldset[disabled] div#ed .btn-default.focus,
div#ed .btn-default.disabled:active,
div#ed .btn-default[disabled]:active,
fieldset[disabled] div#ed .btn-default:active,
div#ed .btn-default.disabled.active,
div#ed .btn-default[disabled].active,
fieldset[disabled] div#ed .btn-default.active {
  background-color: #fff !important;
  border-color: #DBE4ED !important;
}
div#ed .btn-default .badge {
  color: #fff !important;
  background-color: #0282ff !important;
}
div#ed .btn-primary {
  color: #fff !important;
  background-color: #0282ff !important;
  border-color: #0282ff !important;
}
div#ed .btn-primary:hover,
div#ed .btn-primary:focus,
div#ed .btn-primary.focus,
div#ed .btn-primary:active,
div#ed .btn-primary.active,
.open > .dropdown-togglediv#ed .btn-primary {
  color: #fff !important;
  background-color: #0068ce !important;
  border-color: #0063c4 !important;
}
div#ed .btn-primary:active,
div#ed .btn-primary.active,
.open > .dropdown-togglediv#ed .btn-primary {
  background-image: none !important;
}
div#ed .btn-primary.disabled,
div#ed .btn-primary[disabled],
fieldset[disabled] div#ed .btn-primary,
div#ed .btn-primary.disabled:hover,
div#ed .btn-primary[disabled]:hover,
fieldset[disabled] div#ed .btn-primary:hover,
div#ed .btn-primary.disabled:focus,
div#ed .btn-primary[disabled]:focus,
fieldset[disabled] div#ed .btn-primary:focus,
div#ed .btn-primary.disabled.focus,
div#ed .btn-primary[disabled].focus,
fieldset[disabled] div#ed .btn-primary.focus,
div#ed .btn-primary.disabled:active,
div#ed .btn-primary[disabled]:active,
fieldset[disabled] div#ed .btn-primary:active,
div#ed .btn-primary.disabled.active,
div#ed .btn-primary[disabled].active,
fieldset[disabled] div#ed .btn-primary.active {
  background-color: #0282ff !important;
  border-color: #0282ff !important;
}
div#ed .btn-primary .badge {
  color: #0282ff !important;
  background-color: #fff !important;
}
div#ed .t-lg-mb--lg {
  margin-bottom: 20px !important;
}
div#ed .t-lg-mt--lg {
  margin-top: 20px !important;
}
div#ed .has-dividers--bottom-space > .ed-list__item {
  border-color: #edf1f7;
}
div#ed .ed-user-rank,
div#ed .ed-user-meta,
div#ed .ed-board-stats__meta {
  color: #9aa0c0;
}
div#ed .chosen-container {
  max-width: 100%;
}
@media (max-width: 767px) {
  div#ed .selectize-input input {
    width: 100%!important;
  }
}
div#ed .ed-location-form .selectize-input {
  height: 34px;
}
@media (max-width: 767px) {
  div#ed .discuss-post-share {
    overflow: hidden;
  }
}
@media (max-width: 767px) {
  div#ed .o-tabs--ed {
    text-align: left;
  }
}
div#ed .o-tabs--ed .o-tabs__item {
  padding: 0;
  padding-right: 20px;
}
@media (max-width: 767px) {
  div#ed .o-tabs--ed .o-tabs__item {
    display: inline-block;
    text-align: left;
    margin-bottom: 10px;
    margin-left: 0;
    padding: 0;
  }
  div#ed .o-tabs--ed .o-tabs__item a {
    margin-left: 0;
  }
}
div#ed .o-tabs--ed .o-tabs__link {
  color: #9aa0c0;
  text-transform: uppercase;
  font-weight: 600;
}
div#ed .o-tabs--ed .o-tabs__link:hover,
div#ed .o-tabs--ed .o-tabs__link:focus,
div#ed .o-tabs--ed .o-tabs__link:active {
  color: #0282ff;
}
div#ed .o-tabs--ed .active .o-tabs__link {
  color: #0282ff;
  border-bottom-color: #0282ff;
}
div#ed .popbox-dropdown {
  background: #fff;
}
div#ed .popbox-dropdown .popbox-dropdown__title {
  color: #26405b;
}
div#ed .o-empty {
  background: #fff;
  border-radius: 7px;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.02);
  padding: 30px;
  border: 0;
  color: #656b8d;
}
@media (max-width: 767px) {
  div#ed .o-empty {
    padding: 20px;
  }
}
div#ed .o-empty__text,
div#ed .o-empty__icon {
  color: #656b8d;
}
div#ed .selectize-control.single .selectize-input,
div#ed .selectize-dropdown.single {
  border-color: #E1EAF3;
  box-shadow: none;
}
div#ed .ed-post-item {
  background: #fff;
  border-radius: 7px;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.02);
  padding: 30px;
  padding: 0!important;
  border-left-width: 2px!important;
}
@media (max-width: 767px) {
  div#ed .ed-post-item {
    padding: 20px;
  }
}
div#ed .ed-post-item .ed-post-item__bd {
  padding-top: 0;
}
div#ed .ed-adminbar .btn {
  background: #f6f8fc !important;
  color: #222222 !important;
}
div#ed .o-flag__image {
  padding-right: 12px;
}
@media (max-width: 767px) {
  div#ed .o-flag__image {
    display: none;
  }
}
div#ed .m-post-title {
  font-weight: 500;
}
div#ed .ed-post-item__hd,
div#ed .ed-post-item__bd {
  padding: 20px;
}
div#ed .ed-post-item__hd .ed-adminbar .btn,
div#ed .ed-post-item__bd .ed-adminbar .btn {
  text-transform: none;
}
div#ed .ed-post-item__hd {
  border: 0;
}
div#ed .ed-post-item__ft {
  background: #F7FAFF;
  border: 0;
  border-radius: 0 0 7px 7px;
  border-top: 1px solid #edf1f7 !important;
  padding: 10px 20px;
  font-size: 14px;
}
div#ed .ed-post-item__post-meta {
  display: inline-block;
  position: relative;
  top: -5px;
}
div#ed .ed-post-item__post-meta:empty {
  display: none;
}
div#ed .ed-post-item__title,
div#ed .ed-forum-item__title {
  display: inline;
}
div#ed .ed-post-item__title a,
div#ed .ed-forum-item__title a {
  color: #333333;
  font-size: 19px;
  line-height: 1.2;
  font-weight: 700;
}
div#ed .ed-post-item__title a:hover,
div#ed .ed-forum-item__title a:hover,
div#ed .ed-post-item__title a:focus,
div#ed .ed-forum-item__title a:focus,
div#ed .ed-post-item__title a:active,
div#ed .ed-forum-item__title a:active {
  color: #0282ff;
}
div#ed .ed-post-item__title a .ed-state-resolved,
div#ed .ed-forum-item__title a .ed-state-resolved {
  display: none!important;
}
div#ed .ed-post-item__title + .t-mt--sm,
div#ed .ed-forum-item__title + .t-mt--sm {
  display: inline;
}
div#ed .ed-post-item__title .fa,
div#ed .ed-forum-item__title .fa {
  font-size: 14px;
}
div#ed .ed-statistic__item {
  border: 0;
  padding: 0;
  font-size: 12px;
}
@media (max-width: 991px) {
  div#ed .ed-statistic__item {
    margin-top: 10px;
  }
}
div#ed .ed-statistic__item span:last-child {
  text-transform: capitalize;
  color: #656b8d;
}
div#ed .ed-post-meta-reply {
  color: #9aa0c0;
  font-size: 12px;
  margin-top: 0!important;
}
div#ed .ed-post-meta-reply a {
  color: #9aa0c0;
}
div#ed .g-list-inline > li {
  font-size: 12px;
}
div#ed .ed-statistic__item-count {
  color: #515362;
  margin-bottom: 5px;
}
div#ed .ed-post-meta-reply a b,
div#ed .ed-post-meta-reply a .fa {
  color: #0282ff;
}
div#ed .ed-post-meta-cat a {
  color: #515362;
  font-weight: 600;
}
div#ed .ed-post-meta-cat a:hover,
div#ed .ed-post-meta-cat a:focus,
div#ed .ed-post-meta-cat a:active {
  color: #0282ff;
}
div#ed .ed-post-meta-cat .fa {
  color: #515362;
}
div#ed .ed-user-name {
  color: #515362;
  font-size: 13px;
  font-weight: 600;
}
div#ed .g-list-inline--dashed > *:not(:first-child) {
  border-left-color: #edf1f7;
}
div#ed .ed-post-meta-tag .fa-tag {
  display: none;
}
div#ed .ed-post-meta-tag a {
  background: #f6f8fc;
  border: 1px solid #edf1f7;
  border-radius: 3px;
  color: #515362;
  padding: 1px 5px;
}
div#ed .ed-post-meta-tag a:hover,
div#ed .ed-post-meta-tag a:focus,
div#ed .ed-post-meta-tag a:active {
  color: #0282ff;
}
div#ed .discuss-list .ed-post-meta-tag a {
  padding: 1px 5px 1px 0px;
}
div#ed .ed-navbar .ed-navbar__footer {
  border-color: #edf1f7;
}
div#ed .is-active .ed-navbar__footer-link::before {
  background-color: #0282ff;
}
div#ed .ed-navbar__footer-link {
  text-transform: uppercase;
}
div#ed .ed-filters .ed-filter-bar {
  margin-top: 0!important;
}
div#ed .ed-entry .ed-post-item__title a {
  font-size: 24px;
}
@media (max-width: 767px) {
  div#ed .ed-entry .ed-post-item__title a {
    font-size: 19px;
  }
}
div#ed .ed-entry .ed-post-item__title .fa {
  position: relative;
  top: -4px;
}
div#ed .ed-post-item__sub-hd {
  background: #f6f8fc;
  border: 0;
  padding: 5px 20px;
  margin-bottom: 20px;
}
div#ed .ed-post-item__sub-hd .o-avatar--xs {
  border-radius: 50%;
  height: 30px;
  line-height: 30px;
  width: 30px;
}
@media (max-width: 767px) {
  div#ed .ed-post-item__sub-hd .o-avatar--xs {
    display: none;
  }
}
div#ed .ed-post-item__sub-hd .g-list-inline--dashed li {
  border-left: 0;
  padding-left: 0;
  margin-left: 0;
  margin-right: 10px;
}
div#ed .has-body .ed-post-item__bd {
  border: 0;
}
div#ed .ed-vote {
  margin-top: 0!important;
  margin-left: 20px;
}
@media (min-width: 768px) {
  div#ed .ed-vote {
    margin-bottom: 0!important;
  }
}
div#ed .ed-profile {
  margin-top: 0!important;
}
div#ed .ed-user-profile {
  background: #fff;
  border-radius: 7px;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.02);
  padding: 30px;
  border: 0;
}
@media (max-width: 767px) {
  div#ed .ed-user-profile {
    padding: 20px;
  }
}
div#ed .ed-user-profile .ed-user-profile__hd {
  background: transparent;
  padding: 0;
}
div#ed .ed-profile-container__side-nav li,
div#ed .ed-profile-container__side-nav li.active {
  border: 0;
}
div#ed .ed-profile-container__side-nav li a {
  border-radius: 7px;
}
div#ed .ed-profile-container__side-nav li a:hover,
div#ed .ed-profile-container__side-nav li a:focus,
div#ed .ed-profile-container__side-nav li a:active {
  background: #f6f8fc;
}
div#ed .ed-profile-container__side-nav .active a {
  border: 0;
  background: #0282ff;
  color: #fff;
}
div#ed .ed-profile-container__side-nav .active a:hover,
div#ed .ed-profile-container__side-nav .active a:focus,
div#ed .ed-profile-container__side-nav .active a:active {
  background: #0282ff;
  color: #fff;
}
div#ed .ed-post-who-view {
  background: #fff;
  border-radius: 7px;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.02);
  padding: 30px;
}
@media (max-width: 767px) {
  div#ed .ed-post-who-view {
    padding: 20px;
  }
}
div#ed .ed-post-who-view__hd {
  margin-bottom: 10px;
}
div#ed .ed-post-who-view__hd,
div#ed .ed-post-who-view__ft {
  background: transparent;
  border: 0;
  padding: 0;
}
div#ed .ed-cat-panel,
div#ed .ed-forums-cat-header,
div#ed .ed-noti {
  border: 0;
  background: #fff;
  border-radius: 7px;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.02);
  padding: 30px;
}
@media (max-width: 767px) {
  div#ed .ed-cat-panel,
  div#ed .ed-forums-cat-header,
  div#ed .ed-noti {
    padding: 20px;
  }
}
div#ed .ed-forums-cat-header__desp {
  color: #9aa0c0;
}
div#ed .ed-cat-item .o-flag {
  padding-top: 0;
}
div#ed .ed-cat-name {
  color: #0282ff;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
}
div#ed .ed-cat-item-meta {
  color: #656b8d;
  font-size: 14px;
}
div#ed .ed-cat-item-meta a {
  color: #454960;
}
div#ed .ed-cat-item-meta a:hover,
div#ed .ed-cat-item-meta a:focus,
div#ed .ed-cat-item-meta a:active {
  color: #0282ff;
}
div#ed .ed-cat-panel__hd,
div#ed .ed-cat-panel__bd,
div#ed .ed-cat-panel__ft {
  padding: 0;
}
div#ed .ed-forum {
  background: #fff;
  border-radius: 7px;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.02);
  padding: 30px;
  padding: 0;
}
@media (max-width: 767px) {
  div#ed .ed-forum {
    padding: 20px;
  }
}
div#ed .ed-forum__hd {
  border: 0;
  border-bottom: 1px solid #edf1f7;
  padding: 20px;
}
div#ed .ed-forum__bd {
  border: 0;
}
div#ed .ed-forum-item {
  border-left-width: 1px!important;
  padding: 20px;
}
div#ed .ed-forum-item:hover {
  background: transparent;
}
div#ed .ed-forum-item + .ed-forum-item {
  border-top-color: #edf1f7;
}
div#ed .ed-forum__ft {
  background: #fff;
  border: 0;
  border-top: 1px solid #edf1f7;
  padding: 20px;
}
@media (max-width: 767px) {
  div#ed .ed-forum-item__col-avatar,
  div#ed .ed-forum-item__col-time {
    display: none;
  }
}
div#ed .ed-tags {
  background: #fff;
  border-radius: 7px;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.02);
  padding: 30px;
}
@media (max-width: 767px) {
  div#ed .ed-tags {
    padding: 20px;
  }
}
@media (max-width: 767px) {
  div#ed .ed-tags {
    display: block;
  }
}
@media (max-width: 767px) {
  div#ed .ed-tags .ed-tags__item {
    min-width: none;
  }
}
div#ed .ed-badges {
  background: #fff;
  border-radius: 7px;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.02);
  padding: 30px;
}
@media (max-width: 767px) {
  div#ed .ed-badges {
    padding: 20px;
  }
}
div#ed .ed-badges__item {
  padding: 0 10px 10px 0;
}
div#ed .ed-badge {
  border-color: #edf1f7;
  padding: 10px;
}
div#ed .ed-badge__name {
  font-size: 16px;
}
div#ed .ed-badge__meta {
  color: #9aa0c0;
  margin-top: 3px!important;
  font-size: 12px;
}
div#ed .ed-reply-item {
  background: #fff;
  border-radius: 7px;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.02);
  padding: 30px;
}
@media (max-width: 767px) {
  div#ed .ed-reply-item {
    padding: 20px;
  }
}
div#ed .ed-reply-item .o-avatar--sm {
  border-radius: 50%;
  height: 35px;
  line-height: 35px;
  width: 35px;
}
div#ed .ed-reply-item > div {
  border: 0;
  padding: 0;
}
div#ed .ed-reply-item .ed-reply-item__hd {
  background: transparent;
  border-bottom: 1px solid #edf1f7;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
div#ed .ed-reply-item .ed-reply-item__bd {
  background: transparent;
}
div#ed .ed-reply-item .ed-reply-item__bd .ed-post-widget-group {
  margin-top: 20px;
}
div#ed .ed-reply-item .ed-reply-item__comments-wrap {
  background: transparent;
  border: 1px dashed #edf1f7;
  padding: 20px;
}
div#ed .ed-reply-item .ed-reply-item__comments-wrap .ed-comments__title {
  display: inline-block;
  font-size: 12px;
  text-transform: uppercase;
}
div#ed .ed-reply-item .ed-reply-item__ft {
  background: transparent;
  color: #9aa0c0;
  margin-top: 20px;
  text-align: right;
}
@media (max-width: 767px) {
  div#ed .ed-reply-item .o-col {
    display: inline-block;
    width: auto;
  }
  div#ed .ed-reply-item .o-col + .o-col {
    margin-left: 20px;
  }
}
div#ed .ed-comments-wrapper .ed-comments__title {
  margin-bottom: 10px;
  text-transform: uppercase;
}
div#ed .ed-comments-wrapper .ed-comment {
  margin-bottom: 0!important;
}
div#ed .ed-comment-item {
  border: 0;
  padding: 0;
  margin-bottom: 20px;
}
div#ed .ed-comment-item + .ed-comment-item {
  border-top: 1px solid #edf1f7;
  padding-top: 20px;
}
div#ed .ed-reply-item__comments-wrap {
  font-size: 13px;
}
div#ed .ed-post-widget .ed-post-widget__hd {
  padding-bottom: 0;
}
div#ed .ed-post-widget .ed-post-widget__hd,
div#ed .ed-post-widget .ed-post-widget__bd {
  border-radius: 0;
  border: 0;
  background: #f6f8fc;
}
div#ed .ed-post-widget .ed-post-widget__hd .ed-attachment-item__link,
div#ed .ed-post-widget .ed-post-widget__bd .ed-attachment-item__link {
  border-color: #edf1f7;
}
div#ed .ed-comment-item__action li {
  color: #9aa0c0;
  font-size: 11px;
}
div#ed .ed-reply-form__bd {
  background: #fff;
  border-radius: 7px;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.02);
  padding: 30px;
  border: 1px solid #edf1f7;
}
@media (max-width: 767px) {
  div#ed .ed-reply-form__bd {
    padding: 20px;
  }
}
div#ed .markItUpHeader,
div#ed .ed-editor-widget,
div#ed .ed-editor-tab__nav,
div#ed .ed-editor-tab__nav > *:last-child > a,
div#ed .ed-editor-tab__nav > *:not(:first-child) > a,
div#ed .ed-editor-tab,
div#ed .chosen-container-multi .chosen-choices {
  border-color: #edf1f7 !important;
}
div#ed .chosen-container-multi .chosen-choices li.search-choice {
  background: #2196f3;
  border-color: #2196f3;
}
div#ed .ed-editor-tab__nav {
  background: #f6f8fc;
}
div#ed .ed-dialog-header {
  background: #f6f8fc;
  border: 0;
}
div#ed .ed-dialog-footer,
div#ed .ed-dialog-container {
  background: #fff;
  border: 0;
}
div#ed .ed-dialog-footer {
  border-top: 1px solid #edf1f7;
}
div#ed .ed-board-stats {
  background: #fff;
  border-radius: 7px;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.02);
  padding: 30px;
  padding: 0;
}
@media (max-width: 767px) {
  div#ed .ed-board-stats {
    padding: 20px;
  }
}
div#ed .ed-board-stats__hd,
div#ed .ed-board-stats__bd {
  border: 0;
  padding: 15px 20px;
}
div#ed .ed-board-stats__bd {
  border-top: 1px solid #edf1f7;
}
div#ed .m-list--inline .m-list__item {
  color: #9aa0c0;
  font-size: 12px;
}
div#ed .m-list--inline .m-list__item:after {
  right: -11px;
  top: 5px;
}
div#ed .ed-ask {
  margin-top: 0!important;
}
div#ed .ed-ask__hd input {
  border-radius: 7px;
  margin-bottom: 20px;
  height: 45px;
}
div#ed .ed-ask__bd {
  background: #fff;
  border-radius: 7px;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.02);
  padding: 30px;
  border: 0;
}
@media (max-width: 767px) {
  div#ed .ed-ask__bd {
    padding: 20px;
  }
}
div#ed .o-pagination > .disabled > span,
div#ed .o-pagination > .disabled > span:hover,
div#ed .o-pagination > .disabled > span:focus,
div#ed .o-pagination > .disabled > a,
div#ed .o-pagination > .disabled > a:hover,
div#ed .o-pagination > .disabled > a:focus {
  border-color: #edf1f7;
}
div#ed .o-pagination > .active > a,
div#ed .o-pagination > .active > span,
div#ed .o-pagination > .active > a:hover,
div#ed .o-pagination > .active > span:hover,
div#ed .o-pagination > .active > a:focus,
div#ed .o-pagination > .active > span:focus {
  background: #f6f8fc;
  border-color: #edf1f7;
}
div#ed .ed-noti .ed-noti__item-content {
  padding-left: 0;
}
div#ed .ed-noti .ed-noti__desp {
  margin-bottom: 0!important;
}
div#ed .ed-noti .ed-noti-hd__badge {
  background: #f44336;
}
div#ed.ed-mod .m-post-title__link,
div#ed.ed-mod a.m-post-title {
  color: #333333;
  display: block;
  font-size: 16px;
  margin-bottom: 10px;
  line-height: 1.2;
  font-weight: 600;
}
div#ed.ed-mod .m-post-title__link:hover,
div#ed.ed-mod a.m-post-title:hover,
div#ed.ed-mod .m-post-title__link:focus,
div#ed.ed-mod a.m-post-title:focus,
div#ed.ed-mod .m-post-title__link:active,
div#ed.ed-mod a.m-post-title:active {
  color: #0282ff;
}
div#ed.ed-mod div.m-post-title .m-post-status {
  float: left;
}
div#ed.ed-mod .ed-list__item {
  border: 0;
  padding: 0;
}
div#ed.ed-mod .ed-list__item + .ed-list__item {
  border-top: 1px solid #edf1f7;
  margin-top: 15px;
  padding-top: 15px;
}
div#ed.ed-mod .ed-list__item .o-flag__img {
  margin-bottom: 10px;
}
div#ed.ed-mod .ed-mod__section {
  padding-bottom: 0;
}
div#ed.ed-mod.m-welcome .fa {
  font-size: 16px;
  width: 17px;
}
div#ed.ed-mod.m-welcome .ed-list__item + .ed-list__item {
  border-top: 0;
  padding-top: 0;
}
div#ed.discuss-mod-categories .ed-cat-name {
  color: #222222;
  font-size: 14px;
  font-weight: 600;
}
div#ed.discuss-mod-categories .ed-cat-name:hover,
div#ed.discuss-mod-categories .ed-cat-name:focus,
div#ed.discuss-mod-categories .ed-cat-name:active {
  color: #0282ff;
}
div#ed.discuss-mod-categories .ed-cat-item-meta {
  margin-top: 0;
  line-height: 1;
}
div#ed.discuss-mod-categories .ed-cat-item-meta > li {
  line-height: 1;
}
div#ed.discuss-mod-categories .ed-list__item + .ed-list__item {
  border-top: 0;
  padding-top: 0;
  margin-top: 20px;
}
div#ed.m-leaderboard .t-lg-pr--lg {
  display: none;
}
div#ed.m-leaderboard .o-avatar {
  border-radius: 50%;
}
div#ed.m-leaderboard a.m-post-title {
  margin-bottom: 3px;
}
div#ed.m-leaderboard .ed-list__item .o-flag__img {
  margin-bottom: 0;
}
div#ed.m-leaderboard .ed-list__item + .ed-list__item {
  border: 0;
  margin-top: 20px;
  padding-top: 0;
}
div#ed.m-leaderboard > .m-post-meta {
  margin-top: 20px !important;
}
div#ed.m-notification .m-notification__o-nav {
  align-items: center;
  display: flex;
  height: 64px;
  padding: 0;
}
div#ed.m-notification .m-notification__o-nav .m-notification__icon-link {
  color: #fff;
  font-size: 14px;
  padding: 0 10px;
}
@media (max-width: 767px) {
  div#ed.m-notification .m-notification__o-nav .m-notification__icon-link {
    padding: 0 5px;
  }
}
div#ed.m-notification .m-notification__o-nav .m-notification__icon-link .m-notification__link-bubble {
  background: #f44336;
  height: auto;
  padding: 1px 4px;
  right: 3px;
  top: 17px;
}
#ed div.ed-mod-ask {
  border: 0;
  border-radius: 7px;
  padding: 20px;
}
#ed div.ed-mod-ask .discuss-ask__header {
  padding: 0;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 10px;
}
#ed div.ed-mod-ask .discuss-ask__header .pull-right {
  float: none!important;
}
#ed div.ed-mod-ask .discuss-ask__header .discuss-ask-status {
  background: transparent;
  border: 0;
  padding: 0;
  font-size: 10px;
  vertical-align: inherit;
}
#ed div.ed-mod-ask .discuss-ask__content {
  padding: 0;
  margin-top: 10px;
}
#ed div.ed-mod-ask .discuss-ask__content a {
  background: #0282ff;
  border-radius: 30px;
  text-transform: uppercase;
  font-weight: 600;
}
#ed div.ed-mod-ask .discuss-ask__footer {
  background: transparent;
  padding: 0;
  margin-top: 20px;
}
#ed div.ed-mod-ask .discuss-ask__footer .discuss-ask--support {
  background: #eff2f9;
  padding: 15px;
}
#ed div.ed-mod-ask .discuss-ask__footer .discuss-ask--support div:first-child {
  text-transform: uppercase;
  font-weight: 600;
}
div#kt {
  font-family: 'Nunito', sans-serif;
}
div#kt.kt-frontend {
  border-top: 1px dotted #edf1f7;
  color: #656b8d;
  font-size: 14px;
  padding-top: 30px;
  margin-top: 30px;
}
@media (max-width: 767px) {
  div#kt.kt-frontend {
    padding-top: 20px;
    margin-top: 20px;
  }
}
div#kt.kt-frontend .dropdown-menu {
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
  border: 0;
  padding: 0;
  margin: 0;
}
div#kt.kt-frontend .dropdown-menu .divider {
  background: #edf1f7;
  margin: 0!important;
}
div#kt.kt-frontend .dropdown-menu > li > a {
  padding: 10px 20px;
  font-size: 12px;
}
div#kt.kt-frontend .kt-comments-title,
div#kt.kt-frontend .kt-form-title {
  border-color: #edf1f7;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
div#kt.kt-frontend .btn-kt-primary {
  color: #fff !important;
  background-color: #0282ff !important;
  border-color: #0282ff !important;
  background-image: none!important;
}
div#kt.kt-frontend .btn-kt-primary:hover,
div#kt.kt-frontend .btn-kt-primary:focus,
div#kt.kt-frontend .btn-kt-primary.focus,
div#kt.kt-frontend .btn-kt-primary:active,
div#kt.kt-frontend .btn-kt-primary.active,
.open > .dropdown-togglediv#kt.kt-frontend .btn-kt-primary {
  color: #fff !important;
  background-color: #0068ce !important;
  border-color: #0063c4 !important;
}
div#kt.kt-frontend .btn-kt-primary:active,
div#kt.kt-frontend .btn-kt-primary.active,
.open > .dropdown-togglediv#kt.kt-frontend .btn-kt-primary {
  background-image: none !important;
}
div#kt.kt-frontend .btn-kt-primary.disabled,
div#kt.kt-frontend .btn-kt-primary[disabled],
fieldset[disabled] div#kt.kt-frontend .btn-kt-primary,
div#kt.kt-frontend .btn-kt-primary.disabled:hover,
div#kt.kt-frontend .btn-kt-primary[disabled]:hover,
fieldset[disabled] div#kt.kt-frontend .btn-kt-primary:hover,
div#kt.kt-frontend .btn-kt-primary.disabled:focus,
div#kt.kt-frontend .btn-kt-primary[disabled]:focus,
fieldset[disabled] div#kt.kt-frontend .btn-kt-primary:focus,
div#kt.kt-frontend .btn-kt-primary.disabled.focus,
div#kt.kt-frontend .btn-kt-primary[disabled].focus,
fieldset[disabled] div#kt.kt-frontend .btn-kt-primary.focus,
div#kt.kt-frontend .btn-kt-primary.disabled:active,
div#kt.kt-frontend .btn-kt-primary[disabled]:active,
fieldset[disabled] div#kt.kt-frontend .btn-kt-primary:active,
div#kt.kt-frontend .btn-kt-primary.disabled.active,
div#kt.kt-frontend .btn-kt-primary[disabled].active,
fieldset[disabled] div#kt.kt-frontend .btn-kt-primary.active {
  background-color: #0282ff !important;
  border-color: #0282ff !important;
}
div#kt.kt-frontend .btn-kt-primary .badge {
  color: #0282ff !important;
  background-color: #fff !important;
}
div#kt.kt-frontend .btn-kt-primary:hover,
div#kt.kt-frontend .btn-kt-primary:focus,
div#kt.kt-frontend .btn-kt-primary:active {
  background-image: none!important;
}
div#kt.kt-frontend .btn-kt-default {
  color: #0282ff !important;
  background-color: #fff !important;
  border-color: #DBE4ED !important;
  background-image: none!important;
}
div#kt.kt-frontend .btn-kt-default:hover,
div#kt.kt-frontend .btn-kt-default:focus,
div#kt.kt-frontend .btn-kt-default.focus,
div#kt.kt-frontend .btn-kt-default:active,
div#kt.kt-frontend .btn-kt-default.active,
.open > .dropdown-togglediv#kt.kt-frontend .btn-kt-default {
  color: #0282ff !important;
  background-color: #e6e6e6 !important;
  border-color: #b2c5d9 !important;
}
div#kt.kt-frontend .btn-kt-default:active,
div#kt.kt-frontend .btn-kt-default.active,
.open > .dropdown-togglediv#kt.kt-frontend .btn-kt-default {
  background-image: none !important;
}
div#kt.kt-frontend .btn-kt-default.disabled,
div#kt.kt-frontend .btn-kt-default[disabled],
fieldset[disabled] div#kt.kt-frontend .btn-kt-default,
div#kt.kt-frontend .btn-kt-default.disabled:hover,
div#kt.kt-frontend .btn-kt-default[disabled]:hover,
fieldset[disabled] div#kt.kt-frontend .btn-kt-default:hover,
div#kt.kt-frontend .btn-kt-default.disabled:focus,
div#kt.kt-frontend .btn-kt-default[disabled]:focus,
fieldset[disabled] div#kt.kt-frontend .btn-kt-default:focus,
div#kt.kt-frontend .btn-kt-default.disabled.focus,
div#kt.kt-frontend .btn-kt-default[disabled].focus,
fieldset[disabled] div#kt.kt-frontend .btn-kt-default.focus,
div#kt.kt-frontend .btn-kt-default.disabled:active,
div#kt.kt-frontend .btn-kt-default[disabled]:active,
fieldset[disabled] div#kt.kt-frontend .btn-kt-default:active,
div#kt.kt-frontend .btn-kt-default.disabled.active,
div#kt.kt-frontend .btn-kt-default[disabled].active,
fieldset[disabled] div#kt.kt-frontend .btn-kt-default.active {
  background-color: #fff !important;
  border-color: #DBE4ED !important;
}
div#kt.kt-frontend .btn-kt-default .badge {
  color: #fff !important;
  background-color: #0282ff !important;
}
div#kt.kt-frontend .btn-kt-default:hover,
div#kt.kt-frontend .btn-kt-default:focus,
div#kt.kt-frontend .btn-kt-default:active {
  background-image: none!important;
}
div#kt.kt-frontend .kt-title-bar {
  border-color: #edf1f7;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
div#kt.kt-frontend .kt-title-bar .kt-title-bar__title {
  font-size: 18px;
}
div#kt.kt-frontend .kt-comment {
  border: 0;
  border-radius: 0;
  padding: 0;
}
div#kt.kt-frontend .kt-comment .kt-comment__hd,
div#kt.kt-frontend .kt-comment .kt-comment-content,
div#kt.kt-frontend .kt-comment .kt-comment__ft {
  border: 0;
  padding: 0;
}
div#kt.kt-frontend .kt-comment .kt-comment__hd {
  margin-bottom: 10px;
}
div#kt.kt-frontend .kt-comment .kt-comment__hd .o-media__body a {
  color: #222;
  font-weight: 600;
}
div#kt.kt-frontend .kt-comments .kt-comments {
  margin-top: 20px;
}
div#kt.kt-frontend .kt-comments__item {
  background: #fff;
  padding: 0;
}
div#kt.kt-frontend .kt-comments__item.is-child {
  background: white;
}
@media (max-width: 767px) {
  div#kt.kt-frontend .kt-comments__item.is-child {
    margin-left: 15px!important;
  }
}
div#kt.kt-frontend .kt-comments__item.is-parent {
  border: 0;
  margin-bottom: 20px;
}
div#kt.kt-frontend .kt-comments__item.is-parent .o-avatar--md {
  height: 45px;
  width: 45px;
}
div#kt.kt-frontend .kt-comments__item.is-parent + .is-child {
  margin-left: 50px!important;
}
div#kt.kt-frontend .kt-comment-content__ft {
  padding-top: 0;
}
div#kt.kt-frontend .kt-comment-content__hd {
  padding-bottom: 0;
}
div#kt.kt-frontend .kt-comment-content__hd .kt-comment-meta a {
  color: #222222;
  font-weight: 600;
  font-size: 14px;
}
div#kt.kt-frontend .kt-comment-content__bd .g-list-inline--delimited {
  margin-bottom: 0!important;
}
div#kt.kt-frontend .markItUpHeader {
  background: #f6f8fc;
}
div#kt.kt-frontend .kt-form-editor,
div#kt.kt-frontend .kt-editor-info,
div#kt.kt-frontend .markItUpHeader,
div#kt.kt-frontend .kt-attach-images__item {
  border-color: #edf1f7 !important;
}
div#kt.kt-frontend .kt-attachments,
div#kt.kt-frontend .kt-editor-attachments.has-attachments {
  border: 1px dashed #edf1f7;
  margin: 20px 0;
  padding: 10px;
}
div#kt.kt-frontend .kt-attachments-item,
div#kt.kt-frontend .kt-attachments-item__actions {
  border-color: #edf1f7;
}
div#kt.kt-frontend .kt-editor-attachments__title {
  font-weight: 500;
}
div#kt .mod-kt-list--vertical .mod-kt-item + .mod-kt-item {
  border-top: 1px dotted #ffffff;
  margin-top: 20px;
  padding-top: 20px;
}
div#kt .mod-kt-list--vertical .mod-kt-item .o-flag a,
div#kt .mod-kt-list--vertical .mod-kt-item .o-flag b {
  color: #333333;
  font-weight: 600;
  margin-top: 8px;
}
div#kt .mod-kt-list--vertical .mod-kt-item .o-flag a:hover,
div#kt .mod-kt-list--vertical .mod-kt-item .o-flag b:hover,
div#kt .mod-kt-list--vertical .mod-kt-item .o-flag a:focus,
div#kt .mod-kt-list--vertical .mod-kt-item .o-flag b:focus,
div#kt .mod-kt-list--vertical .mod-kt-item .o-flag a:active,
div#kt .mod-kt-list--vertical .mod-kt-item .o-flag b:active {
  color: #0282ff;
}
div#kt .mod-kt-list--vertical .mod-kt-text,
div#kt .mod-kt-list--vertical .mod-kt-comment-content {
  border: 0;
  padding: 0;
  margin: 10px 0 5px;
  position: relative;
}
div#kt .mod-kt-list--vertical .mod-kt-permalink,
div#kt .mod-kt-list--vertical .mod-kt-page {
  font-size: 11px;
}
div#ck {
  font-style: 14px;
  font-family: 'Nunito', sans-serif;
}
div#ck.layout-full {
  border-top: 0;
  border-left-color: #edf1f7;
}
div#ck a {
  color: #454960;
}
div#ck a:hover,
div#ck a:focus,
div#ck a:active {
  color: #0282ff;
}
div#ck .ckit-window {
  border: 1px solid #edf1f7;
}
div#ck .btn-toggle-ckit .btn-toggle-open:before,
div#ck .btn-toggle-ckit .btn-toggle-close:before {
  font-size: 20px;
  padding: 2px;
}
div#ck .ckit-online-list {
  background: #f6f8fc;
}
div#ck .t-text--muted {
  font-size: 11px;
}
div#ck .ckit-bubble__link {
  background: #f44336;
  line-height: 16px;
}
div#ck .o-avatar {
  border-radius: 50%;
}
div#ck .dropdown-menu {
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
  border: 0;
  padding: 0;
  margin: 0;
}
div#ck .dropdown-menu .divider {
  background: #edf1f7;
  margin: 0!important;
}
div#ck .dropdown-menu > li > a {
  padding: 10px 20px;
  font-size: 12px;
}
div#ck .dropdown-menu.dropdown-menu-right > li > a {
  border-top: #edf1f7;
}
div#ck .dropdown-menu.dropdown-menu-right > li > a:hover,
div#ck .dropdown-menu.dropdown-menu-right > li > a:focus,
div#ck .dropdown-menu.dropdown-menu-right > li > a:active {
  background: #f6f8fc;
}
div#ck .ckit-container__hd {
  background: #ebeff7;
  border-bottom: 1px solid #edf1f7;
}
div#ck .ckit-container__hd .ckit-edit-action {
  background: #0282ff;
  border-radius: 3px;
  color: #fff;
  padding: 3px 15px;
  line-height: 1;
}
div#ck .ckit-container__hd .form-control {
  background: transparent;
  margin-top: 2px;
}
div#ck .ckit-mass-action {
  background: #f6f8fc;
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
}
div#ck .ckit-container__bd {
  border: 0;
}
div#ck .ckit-container__ft {
  background: #edf1f7;
  border: none;
  position: relative;
}
div#ck .ckit-container__ft textarea.ckit-composer__textarea {
  border-top: 1px solid #edf1f7;
}
div#ck .ckit-container__ft .btn-ckit-composer-submit {
  background: #0282ff !important;
  border: 0;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  position: absolute;
  right: 20px;
  top: 40px;
  font-size: 0;
  text-indent: -2px;
  height: 40px;
  padding: 0;
  line-height: 40px;
  width: 40px!important;
}
div#ck .ckit-container__ft .btn-ckit-composer-submit:before {
  content: "\f1d9";
  font-family: FontAwesome;
  font-size: 12px;
}
div#ck .ckit-footer-tab a {
  color: #515362;
  font-size: 11px;
  font-weight: 500;
  padding-top: 20px;
  padding-bottom: 20px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
div#ck .ckit-footer-tab a.is-active {
  background: #fff;
  color: #0282ff;
}
div#ck .ckit-footer-tab .fa {
  font-size: 16px;
  margin-bottom: 5px;
}
div#ck .btn-toggle-ckit {
  background: #0282ff;
  color: #fff;
  right: 20px;
}
div#ck .btn-toggle-ckit > .fa {
  font-size: 18px;
}
div#ck .btn-toggle-ckit:hover {
  background: #0068ce;
}
div#ck .btn-toggle-ckit:hover > .fa {
  color: #fff;
  transform: none;
  -webkit-transform: none;
}
div#ck.layout-compact .ckit-bubble__link {
  background: #f44336;
  line-height: 16px;
  right: 20px;
  font-size: 12px;
}
div#ck .ckit-messages__time {
  top: 20px;
  right: 20px;
  font-size: 11px;
}
div#ck .ckit-messages__time i {
  display: none;
}
div#ck .is-conversation:hover .ckit-messages__action {
  top: 20px;
  right: 20px;
}
div#ck .is-contact .ckit-messages__time {
  margin-top: 0;
}
div#ck .ckit-messages__time {
  color: #a1a4b9;
}
div#ck textarea.form-control {
  border-top: 1px solid #edf1f7;
}
div#ck .ckit-chat-listing__item {
  border: 0;
  padding: 0;
}
div#ck .ckit-chat-listing__item.is-conversation,
div#ck .ckit-chat-listing__item.is-contact {
  border: 0;
}
div#ck .ckit-chat-listing__item:hover {
  background: transparent;
}
div#ck .ckit-chat-listing__item > .o-flag {
  border-bottom: 1px dashed #edf1f7;
}
div#ck .ckit-chat-listing__item .ckit-messages__item .ckit-user-name {
  display: block;
  font-weight: 500;
  font-size: 14px;
}
div#ck .ckit-chat-listing__item .ckit-messages__item .ckit-messages__time {
  font-size: 11px;
  right: 40px;
  top: 20px;
  position: static;
}
div#ck .ckit-chat-listing__item .ckit-messages__item .ckit-messages__time .fa {
  display: none;
}
div#ck .ckit-chat-listing__item .ckit-messages__item .ckit-convo__att-box {
  border-color: #edf1f7 !important;
  padding: 5px 10px;
}
div#ck .ckit-chat-listing__item .ckit-messages__item .o-flag__body {
  background: #f6f8fc;
  border-radius: 2px 13px 13px 13px;
  display: block;
  padding: 15px;
  max-width: 70%;
}
div#ck .ckit-chat-listing__item .ckit-messages__item .o-flag__body:before {
  border-right-color: #f6f8fc;
}
div#ck .ckit-chat-listing__item.is-user .ckit-messages__item .o-flag__body {
  background: #0282ff;
  color: #fff;
}
div#ck .ckit-chat-listing__item.is-user .ckit-messages__item .o-flag__body:before {
  border-right-color: #0282ff;
}
html.es-hide div#es.view-dashboard .es-login {
  display: none;
}
.loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: #fff;
}
.loader .loader-item {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.cssload-dots {
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  outline: 1px solid red;
  filter: url(#goo);
  -o-filter: url(#goo);
  -ms-filter: url(#goo);
  -webkit-filter: url(#goo);
  -moz-filter: url(#goo);
}
.cssload-dot {
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
}
.cssload-dot:before {
  content: "";
  width: 34px;
  height: 34px;
  border-radius: 49px;
  background: #fbd301;
  position: absolute;
  left: 50%;
  transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  margin-left: -17.5px;
  margin-top: -17.5px;
}
.cssload-dot:nth-child(5):before {
  z-index: 100;
  width: 44.5px;
  height: 44.5px;
  margin-left: -21.75px;
  margin-top: -21.75px;
  animation: cssload-dot-colors 4.6s ease infinite;
  -o-animation: cssload-dot-colors 4.6s ease infinite;
  -ms-animation: cssload-dot-colors 4.6s ease infinite;
  -webkit-animation: cssload-dot-colors 4.6s ease infinite;
  -moz-animation: cssload-dot-colors 4.6s ease infinite;
}
.cssload-dot:nth-child(1) {
  animation: cssload-dot-rotate-1 4.6s 0s linear infinite;
  -o-animation: cssload-dot-rotate-1 4.6s 0s linear infinite;
  -ms-animation: cssload-dot-rotate-1 4.6s 0s linear infinite;
  -webkit-animation: cssload-dot-rotate-1 4.6s 0s linear infinite;
  -moz-animation: cssload-dot-rotate-1 4.6s 0s linear infinite;
}
.cssload-dot:nth-child(1):before {
  background-color: #ff3270;
  animation: cssload-dot-move 4.6s 0s ease infinite;
  -o-animation: cssload-dot-move 4.6s 0s ease infinite;
  -ms-animation: cssload-dot-move 4.6s 0s ease infinite;
  -webkit-animation: cssload-dot-move 4.6s 0s ease infinite;
  -moz-animation: cssload-dot-move 4.6s 0s ease infinite;
}
.cssload-dot:nth-child(2) {
  animation: cssload-dot-rotate-2 4.6s 1.15s linear infinite;
  -o-animation: cssload-dot-rotate-2 4.6s 1.15s linear infinite;
  -ms-animation: cssload-dot-rotate-2 4.6s 1.15s linear infinite;
  -webkit-animation: cssload-dot-rotate-2 4.6s 1.15s linear infinite;
  -moz-animation: cssload-dot-rotate-2 4.6s 1.15s linear infinite;
}
.cssload-dot:nth-child(2):before {
  background-color: #208bf1;
  animation: cssload-dot-move 4.6s 1.15s ease infinite;
  -o-animation: cssload-dot-move 4.6s 1.15s ease infinite;
  -ms-animation: cssload-dot-move 4.6s 1.15s ease infinite;
  -webkit-animation: cssload-dot-move 4.6s 1.15s ease infinite;
  -moz-animation: cssload-dot-move 4.6s 1.15s ease infinite;
}
.cssload-dot:nth-child(3) {
  animation: cssload-dot-rotate-3 4.6s 2.3s linear infinite;
  -o-animation: cssload-dot-rotate-3 4.6s 2.3s linear infinite;
  -ms-animation: cssload-dot-rotate-3 4.6s 2.3s linear infinite;
  -webkit-animation: cssload-dot-rotate-3 4.6s 2.3s linear infinite;
  -moz-animation: cssload-dot-rotate-3 4.6s 2.3s linear infinite;
}
.cssload-dot:nth-child(3):before {
  background-color: #afe102;
  animation: cssload-dot-move 4.6s 2.3s ease infinite;
  -o-animation: cssload-dot-move 4.6s 2.3s ease infinite;
  -ms-animation: cssload-dot-move 4.6s 2.3s ease infinite;
  -webkit-animation: cssload-dot-move 4.6s 2.3s ease infinite;
  -moz-animation: cssload-dot-move 4.6s 2.3s ease infinite;
}
.cssload-dot:nth-child(4) {
  animation: cssload-dot-rotate-4 4.6s 3.45s linear infinite;
  -o-animation: cssload-dot-rotate-4 4.6s 3.45s linear infinite;
  -ms-animation: cssload-dot-rotate-4 4.6s 3.45s linear infinite;
  -webkit-animation: cssload-dot-rotate-4 4.6s 3.45s linear infinite;
  -moz-animation: cssload-dot-rotate-4 4.6s 3.45s linear infinite;
}
.cssload-dot:nth-child(4):before {
  background-color: #fbd301;
  animation: cssload-dot-move 4.6s 3.45s ease infinite;
  -o-animation: cssload-dot-move 4.6s 3.45s ease infinite;
  -ms-animation: cssload-dot-move 4.6s 3.45s ease infinite;
  -webkit-animation: cssload-dot-move 4.6s 3.45s ease infinite;
  -moz-animation: cssload-dot-move 4.6s 3.45s ease infinite;
}
@keyframes cssload-dot-move {
  0% {
    transform: translateY(0);
  }
  18%,
  22% {
    transform: translateY(-68px);
  }
  40%,
  100% {
    transform: translateY(0);
  }
}
@-o-keyframes cssload-dot-move {
  0% {
    -o-transform: translateY(0);
  }
  18%,
  22% {
    -o-transform: translateY(-68px);
  }
  40%,
  100% {
    -o-transform: translateY(0);
  }
}
@-ms-keyframes cssload-dot-move {
  0% {
    -ms-transform: translateY(0);
  }
  18%,
  22% {
    -ms-transform: translateY(-68px);
  }
  40%,
  100% {
    -ms-transform: translateY(0);
  }
}
@-webkit-keyframes cssload-dot-move {
  0% {
    -webkit-transform: translateY(0);
  }
  18%,
  22% {
    -webkit-transform: translateY(-68px);
  }
  40%,
  100% {
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes cssload-dot-move {
  0% {
    -moz-transform: translateY(0);
  }
  18%,
  22% {
    -moz-transform: translateY(-68px);
  }
  40%,
  100% {
    -moz-transform: translateY(0);
  }
}
@keyframes cssload-dot-colors {
  0% {
    background-color: #fbd301;
  }
  25% {
    background-color: #ff3270;
  }
  50% {
    background-color: #208bf1;
  }
  75% {
    background-color: #afe102;
  }
  100% {
    background-color: #fbd301;
  }
}
@-o-keyframes cssload-dot-colors {
  0% {
    background-color: #fbd301;
  }
  25% {
    background-color: #ff3270;
  }
  50% {
    background-color: #208bf1;
  }
  75% {
    background-color: #afe102;
  }
  100% {
    background-color: #fbd301;
  }
}
@-ms-keyframes cssload-dot-colors {
  0% {
    background-color: #fbd301;
  }
  25% {
    background-color: #ff3270;
  }
  50% {
    background-color: #208bf1;
  }
  75% {
    background-color: #afe102;
  }
  100% {
    background-color: #fbd301;
  }
}
@-webkit-keyframes cssload-dot-colors {
  0% {
    background-color: #fbd301;
  }
  25% {
    background-color: #ff3270;
  }
  50% {
    background-color: #208bf1;
  }
  75% {
    background-color: #afe102;
  }
  100% {
    background-color: #fbd301;
  }
}
@-moz-keyframes cssload-dot-colors {
  0% {
    background-color: #fbd301;
  }
  25% {
    background-color: #ff3270;
  }
  50% {
    background-color: #208bf1;
  }
  75% {
    background-color: #afe102;
  }
  100% {
    background-color: #fbd301;
  }
}
@keyframes cssload-dot-rotate-1 {
  0% {
    transform: rotate(-105deg);
  }
  100% {
    transform: rotate(270deg);
  }
}
@-o-keyframes cssload-dot-rotate-1 {
  0% {
    -o-transform: rotate(-105deg);
  }
  100% {
    -o-transform: rotate(270deg);
  }
}
@-ms-keyframes cssload-dot-rotate-1 {
  0% {
    -ms-transform: rotate(-105deg);
  }
  100% {
    -ms-transform: rotate(270deg);
  }
}
@-webkit-keyframes cssload-dot-rotate-1 {
  0% {
    -webkit-transform: rotate(-105deg);
  }
  100% {
    -webkit-transform: rotate(270deg);
  }
}
@-moz-keyframes cssload-dot-rotate-1 {
  0% {
    -moz-transform: rotate(-105deg);
  }
  100% {
    -moz-transform: rotate(270deg);
  }
}
@keyframes cssload-dot-rotate-2 {
  0% {
    transform: rotate(165deg);
  }
  100% {
    transform: rotate(540deg);
  }
}
@-o-keyframes cssload-dot-rotate-2 {
  0% {
    -o-transform: rotate(165deg);
  }
  100% {
    -o-transform: rotate(540deg);
  }
}
@-ms-keyframes cssload-dot-rotate-2 {
  0% {
    -ms-transform: rotate(165deg);
  }
  100% {
    -ms-transform: rotate(540deg);
  }
}
@-webkit-keyframes cssload-dot-rotate-2 {
  0% {
    -webkit-transform: rotate(165deg);
  }
  100% {
    -webkit-transform: rotate(540deg);
  }
}
@-moz-keyframes cssload-dot-rotate-2 {
  0% {
    -moz-transform: rotate(165deg);
  }
  100% {
    -moz-transform: rotate(540deg);
  }
}
@keyframes cssload-dot-rotate-3 {
  0% {
    transform: rotate(435deg);
  }
  100% {
    transform: rotate(810deg);
  }
}
@-o-keyframes cssload-dot-rotate-3 {
  0% {
    -o-transform: rotate(435deg);
  }
  100% {
    -o-transform: rotate(810deg);
  }
}
@-ms-keyframes cssload-dot-rotate-3 {
  0% {
    -ms-transform: rotate(435deg);
  }
  100% {
    -ms-transform: rotate(810deg);
  }
}
@-webkit-keyframes cssload-dot-rotate-3 {
  0% {
    -webkit-transform: rotate(435deg);
  }
  100% {
    -webkit-transform: rotate(810deg);
  }
}
@-moz-keyframes cssload-dot-rotate-3 {
  0% {
    -moz-transform: rotate(435deg);
  }
  100% {
    -moz-transform: rotate(810deg);
  }
}
@keyframes cssload-dot-rotate-4 {
  0% {
    transform: rotate(705deg);
  }
  100% {
    transform: rotate(1080deg);
  }
}
@-o-keyframes cssload-dot-rotate-4 {
  0% {
    -o-transform: rotate(705deg);
  }
  100% {
    -o-transform: rotate(1080deg);
  }
}
@-ms-keyframes cssload-dot-rotate-4 {
  0% {
    -ms-transform: rotate(705deg);
  }
  100% {
    -ms-transform: rotate(1080deg);
  }
}
@-webkit-keyframes cssload-dot-rotate-4 {
  0% {
    -webkit-transform: rotate(705deg);
  }
  100% {
    -webkit-transform: rotate(1080deg);
  }
}
@-moz-keyframes cssload-dot-rotate-4 {
  0% {
    -moz-transform: rotate(705deg);
  }
  100% {
    -moz-transform: rotate(1080deg);
  }
}
.jmodedit {
  padding: 0;
}
img {
  max-width: 100%;
}
a:hover,
a:focus,
a:active {
  outline: none;
  text-decoration: none;
}
select,
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"] {
  background: #fff;
  border: 1px solid #E1EAF3;
  box-shadow: none;
  height: 36px;
  padding: 10px;
  width: 100%;
}
.btn-group select,
.btn-group textarea,
.btn-group input[type="text"],
.btn-group input[type="password"],
.btn-group input[type="datetime"],
.btn-group input[type="datetime-local"],
.btn-group input[type="date"],
.btn-group input[type="month"],
.btn-group input[type="time"],
.btn-group input[type="week"],
.btn-group input[type="number"],
.btn-group input[type="email"],
.btn-group input[type="url"],
.btn-group input[type="search"],
.btn-group input[type="tel"],
.btn-group input[type="color"] {
  float: left;
  width: auto;
}
select.invalid,
textarea.invalid,
input[type="text"].invalid,
input[type="password"].invalid,
input[type="datetime"].invalid,
input[type="datetime-local"].invalid,
input[type="date"].invalid,
input[type="month"].invalid,
input[type="time"].invalid,
input[type="week"].invalid,
input[type="number"].invalid,
input[type="email"].invalid,
input[type="url"].invalid,
input[type="search"].invalid,
input[type="tel"].invalid,
input[type="color"].invalid {
  border-color: #ff5722;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  margin-left: 0;
  margin-right: 5px;
  position: static;
}
.unstyled {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  margin-top: 20px;
}
.unstyled > li + li {
  margin-top: 5px;
}
.unstyled > li a {
  color: #26405b;
  color: #333333;
}
.unstyled > li a:hover,
.unstyled > li a:focus,
.unstyled > li a:active {
  color: #0282ff;
}
.unstyled > li a:hover,
.unstyled > li a:focus,
.unstyled > li a:active {
  color: #0282ff;
}
.star,
.red {
  color: #ff5722;
}
.form-horizontal .control-label {
  text-align: left;
}
.link-dark {
  color: #333333;
}
.link-dark:hover,
.link-dark:focus,
.link-dark:active {
  color: #0282ff;
}
.link-white {
  color: #fff;
}
.link-white:hover,
.link-white:focus,
.link-white:active {
  text-decoration: underline;
}
.bg-success {
  background: #08ddc1;
  color: #fff;
}
.well {
  box-shadow: none;
}
label {
  font-weight: 400;
}
.chzn-container {
  max-width: 100%;
}
ul.list {
  padding: 0;
  margin: 0;
  list-style: none;
}
ul.list li {
  margin-bottom: 10px;
}
.page-header {
  border: 0;
  padding-bottom: 0;
  margin-top: 0;
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.dropdown > a:hover + .dropdown-menu,
.dropdown > span:hover + .dropdown-menu,
.dropdown > a:focus + .dropdown-menu,
.dropdown > span:focus + .dropdown-menu,
.dropdown > a:active + .dropdown-menu,
.dropdown > span:active + .dropdown-menu {
  display: block;
}
@media (max-width: 990px) {
  .dropdown > a:hover + .dropdown-menu,
  .dropdown > span:hover + .dropdown-menu,
  .dropdown > a:focus + .dropdown-menu,
  .dropdown > span:focus + .dropdown-menu,
  .dropdown > a:active + .dropdown-menu,
  .dropdown > span:active + .dropdown-menu {
    left: auto;
  }
}
.dropdown.parent > a::before,
.dropdown.parent > span::before {
  content: "\f0d7";
  display: inline;
  float: right;
  font-family: FontAwesome;
  margin-left: 5px;
}
.dropdown-menu {
  padding: 10px 0;
  margin-top: 0;
}
.dropdown-menu:hover,
.dropdown-menu:focus,
.dropdown-menu:active {
  display: block;
  margin: 0;
}
.dropdown-menu > li > a,
.dropdown-menu > li > span {
  display: block;
  color: #9aa0c0;
  padding: 8px 20px;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > span:hover,
.dropdown-menu > li > a:focus,
.dropdown-menu > li > span:focus,
.dropdown-menu > li > a:active,
.dropdown-menu > li > span:active {
  background: #f3f5fa;
}
.dropdown-menu > li.parent > a:before {
  content: "\f0da";
}
.dropdown-menu .dropdown-menu {
  left: 100%;
  top: 0;
}
.dropdown-menu .dropdown.parent > a::before,
.dropdown-menu .dropdown.parent > span::before {
  content: "\f0da";
  display: inline;
  float: right;
  font-family: FontAwesome;
  margin-left: 5px;
}
.dropdown-toggle {
  background: transparent;
  border: 1px solid #edf1f7;
  color: #9aa0c0;
  font-size: 10px;
  padding: 5px;
}
.dropdown-toggle .icon-cog {
  margin-right: 3px;
}
.dropdown-toggle:hover + .dropdown-menu {
  display: block;
}
.alert {
  border-color: #faebcc;
  background: #fcf8e3;
  color: #8a6d3b;
  max-width: 50%;
  margin: 0 auto 10px;
}
@media (max-width: 767px) {
  .alert {
    max-width: 100%;
  }
}
.pagination {
  width: 100%;
}
.pagination .pagination-list {
  padding: 0;
  list-style: none;
}
.pagination .pagination-list li {
  display: inline-block;
}
.pagination .pagination-list li + li {
  margin-left: 5px;
}
.pagination .pagination-list li a {
  background: #fff;
  border: 1px solid #f6f8fc;
  color: #515362;
  display: inline-block;
  padding: 6px 15px;
  text-align: center;
}
.pagination .pagination-list li a:hover,
.pagination .pagination-list li a:focus,
.pagination .pagination-list li a:active {
  border-color: #ddd;
  background: #f3f5fa;
  color: #0282ff;
  text-decoration: none;
}
.pagination .pagination-list li.active a {
  border-color: #0282ff;
  background: #0282ff;
  color: #fff;
}
.pagination .pagination-list li.disabled a {
  border-color: #f7f7f7;
  background: #f7f7f7;
  color: #aaa;
  cursor: not-allowed;
  opacity: 0.5;
}
.counter {
  background: #f6f8fc;
  display: inline-block;
  padding: 6px 15px;
}
.header {
  background: rgba(255, 255, 255, 0);
  border-bottom: 0;
  top: 0;
  left: 0;
  position: fixed;
  width: 100%;
  z-index: 11;
  -webkit-transition: 500ms all;
  -o-transition: 500ms all;
  transition: 500ms all;
}
.header .container {
  -webkit-transition: 500ms all;
  -o-transition: 500ms all;
  transition: 500ms all;
}
.header.affix {
  background: #121921;
  -webkit-transition: 500ms all;
  -o-transition: 500ms all;
  transition: 500ms all;
}
.header.affix-top .container {
  -webkit-transition: 500ms all;
  -o-transition: 500ms all;
  transition: 500ms all;
  padding-left: 30px;
  padding-right: 30px;
  width: 100%;
}
.no-hero .header {
  background: #121921;
}
@media (max-width: 767px) {
  .header .col-xs-12 {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
}
@media (max-width: 767px) {
  .header .col-xs-9 {
    padding-right: 0;
  }
  .header .col-xs-9 .header-right {
    float: left!important;
  }
}
@media (max-width: 767px) {
  .header .col-xs-3 {
    float: right;
    width: auto;
  }
}
.header-wrap .navbar-default {
  border-radius: 0;
  border: 0;
  margin-bottom: 0;
  text-align: center;
}
.header-wrap .navbar-default .navbar-collapse {
  padding: 0;
}
.header-wrap .navbar-default .navbar-header {
  margin: 0;
}
.header-wrap .navbar-default .navbar-nav > li {
  border-left: 1px solid #edf1f7;
  display: inline-block;
}
.header-wrap .navbar-default .navbar-nav > li > a,
.header-wrap .navbar-default .navbar-nav > li > span {
  border-radius: 0;
  color: #84A1BD;
  padding-right: 20px;
  padding-left: 20px;
  display: inline-block;
}
@media (max-width: 991px) {
  .header-wrap .navbar-default .navbar-nav > li > a,
  .header-wrap .navbar-default .navbar-nav > li > span {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.header-wrap .navbar-default .navbar-nav > li > a:hover,
.header-wrap .navbar-default .navbar-nav > li > span:hover,
.header-wrap .navbar-default .navbar-nav > li > a:focus,
.header-wrap .navbar-default .navbar-nav > li > span:focus,
.header-wrap .navbar-default .navbar-nav > li > a:active,
.header-wrap .navbar-default .navbar-nav > li > span:active {
  color: #0282ff;
}
.header-wrap .navbar-default .navbar-nav > li.active > a {
  color: #0282ff;
}
.header-wrap .navbar-default .navbar-nav > li:last-child {
  border-right: 1px solid #edf1f7;
}
.header-wrap .navbar-default .navbar-nav .dropdown-menu > li > a {
  padding: 10px 30px;
}
.header-wrap .navbar-toggle {
  border: 0;
  background: #0282ff;
  color: #fff;
  margin: 2px 0 0 0;
  padding: 10px 15px;
}
.header-wrap .navbar-toggle:hover,
.header-wrap .navbar-toggle:focus,
.header-wrap .navbar-toggle:active {
  background: #0068ce;
}
.header-wrap .dropdown-menu {
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
  border-radius: 0;
}
.header-wrap .navbar-brand {
  color: #fff;
  height: 64px;
  line-height: 64px;
  padding: 0;
  float: none;
  font-weight: 300;
  font-size: 30px;
  width: 83%;
}
@media (max-width: 767px) {
  .header-wrap .navbar-brand {
    width: 100%;
  }
}
.header-wrap .navbar-brand .logo {
  float: left;
  height: 64px;
  line-height: 64px;
}
.header-wrap .navbar-brand .logo.logo-text a {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 300px;
  height: 64px;
  line-height: 64px;
}
.header-wrap .navbar-brand .logo.logo-image {
  max-width: 120px;
}
.header-wrap .navbar-brand .logo a {
  color: #fff;
}
.header-wrap .navbar-brand img {
  max-height: 44px;
  display: inline-block;
}
@media (max-width: 990px) {
  .header-wrap .navbar {
    position: static;
  }
  .header-wrap .navbar .navbar-collapse {
    background: #fff;
    border-bottom: 1px solid #edf1f7;
    left: 15px;
    top: 100%;
    position: absolute;
    padding-left: 0;
    max-height: 300px;
    width: 100%;
    z-index: 100;
  }
  .header-wrap .navbar .navbar-collapse .navbar-nav {
    margin: 0;
    float: none;
  }
  .header-wrap .navbar .navbar-collapse .navbar-nav > li {
    display: block;
  }
  .header-wrap .navbar .navbar-collapse .navbar-nav > li > a,
  .header-wrap .navbar .navbar-collapse .navbar-nav > li > span {
    color: #333333;
    display: block;
    padding: 20px;
    text-align: left;
  }
  .header-wrap .navbar .navbar-collapse .navbar-nav > li + li {
    border-top: 1px solid #edf1f7;
  }
  .header-wrap .navbar .navbar-collapse .dropdown-menu {
    background: #f6f8fc;
    border: 0;
    box-shadow: none;
    position: relative;
    float: none;
    padding-left: 10px;
    left: auto;
  }
  .header-wrap .row {
    position: relative;
  }
  .header-wrap .row > div {
    position: static;
  }
}
.navbar-nav > li > span {
  cursor: pointer;
  line-height: 20px;
  padding-top: 14px;
  padding-bottom: 14px;
}
.mainnav-wrap.affix {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid #edf1f7;
  top: 64px;
  width: 100%;
  z-index: 10;
}
.no-hero .mainnav-wrap {
  position: fixed;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid #edf1f7;
  top: 64px;
  width: 100%;
  z-index: 10;
}
.offcanvas-wrap {
  background: #fff;
  bottom: 0;
  position: fixed;
  top: 0;
  left: -250px;
  overflow-y: scroll;
  width: 250px;
  z-index: 30;
  -webkit-transition: all 400ms;
  -o-transition: all 400ms;
  transition: all 400ms;
}
.offcanvas-wrap .offcanvas-title {
  background: #0282ff;
  padding: 10px 20px;
}
.offcanvas-wrap .offcanvas-title h3 {
  color: #fff;
  margin: 0;
  font-size: 16px;
}
.offcanvas-wrap .offcanvas-title .close {
  color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px 15px;
  background: rgba(0, 0, 0, 0.2);
  line-height: 19px;
  font-size: 16px;
  opacity: 1;
  filter: alpha(opacity=100);
}
.offcanvas-wrap .offcanvas-body {
  padding: 20px;
}
.offcanvas-wrap .offcanvas-body .navbar-nav {
  margin: 0;
}
.offcanvas-wrap .offcanvas-body .navbar-nav li {
  float: none;
  width: 100%;
}
.offcanvas-wrap .offcanvas-body .navbar-nav li > a,
.offcanvas-wrap .offcanvas-body .navbar-nav li > span {
  display: block;
  font-weight: 600;
  padding: 10px 0;
  float: none;
  width: 100%;
}
.offcanvas-wrap .offcanvas-body .navbar-nav li > a:hover,
.offcanvas-wrap .offcanvas-body .navbar-nav li > span:hover,
.offcanvas-wrap .offcanvas-body .navbar-nav li > a:focus,
.offcanvas-wrap .offcanvas-body .navbar-nav li > span:focus,
.offcanvas-wrap .offcanvas-body .navbar-nav li > a:active,
.offcanvas-wrap .offcanvas-body .navbar-nav li > span:active {
  background: transparent;
  color: #0282ff;
}
.offcanvas-wrap .offcanvas-body .navbar-nav li.active > a,
.offcanvas-wrap .offcanvas-body .navbar-nav li.active > span,
.offcanvas-wrap .offcanvas-body .navbar-nav li.active > a:hover,
.offcanvas-wrap .offcanvas-body .navbar-nav li.active > span:hover,
.offcanvas-wrap .offcanvas-body .navbar-nav li.active > a:focus,
.offcanvas-wrap .offcanvas-body .navbar-nav li.active > span:focus,
.offcanvas-wrap .offcanvas-body .navbar-nav li.active > a:active,
.offcanvas-wrap .offcanvas-body .navbar-nav li.active > span:active {
  background: transparent;
  color: #0282ff;
}
.offcanvas-wrap .offcanvas-body .navbar-nav .dropdown-menu {
  display: block;
  border: 0;
  box-shadow: none;
  position: static;
  padding: 0 0 0 20px;
  float: none;
  min-width: 100%;
}
.offcanvas-wrap .dropdown.parent > a::before,
.offcanvas-wrap .dropdown.parent > span::before {
  display: none;
}
html.offcanvas-open .offcanvas-wrap {
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.2);
  left: 0;
  -webkit-transition: all 400ms;
  -o-transition: all 400ms;
  transition: all 400ms;
}
html.offcanvas-open .bold-wrap {
  pointer-events: none;
  opacity: 0.15;
  filter: alpha(opacity=15);
  -webkit-transition: all 400ms;
  -o-transition: all 400ms;
  transition: all 400ms;
}
.bold-hero {
  background: #4776E6;
  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #8E54E9, #4776E6);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #8E54E9, #4776E6);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  position: relative;
  height: 100vh;
  top: 0;
  left: 0;
  width: 100%;
}
.bold-hero > .hero-content {
  color: #fff;
  position: absolute;
  padding: 0 30px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  text-align: center;
  width: 100%;
}
.bold-hero > .hero-content h1 {
  color: #fff;
}
@media (max-width: 767px) {
  .bold-hero > .hero-content h1 {
    font-size: 40px;
  }
}
.bold-hero > .hero-content h4 {
  color: #fff;
  font-weight: 300;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.bold-hero > .hero-content .btn {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  border-radius: 40px;
  margin-top: 30px;
  padding-left: 30px;
  padding-right: 30px;
}
.bold-hero > .img-hero {
  background-position: center;
  background-size: cover;
  top: 0;
  left: 0;
  height: 100%;
  position: absolute;
  width: 100%;
  opacity: 0.1;
  filter: alpha(opacity=10);
}
body {
  position: static!important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body.affix .header-wrap {
  padding-bottom: 48px;
}
body.affix.no-menu .header-wrap {
  padding-bottom: 0;
}
.no-hero body {
  padding-top: 112px;
}
.no-hero body.no-menu {
  padding-top: 64px;
}
.content-wrap {
  margin-top: 45px;
}
@media (max-width: 767px) {
  .content-wrap {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .bold-content {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
  }
}
.wrap-footer {
  background: #404257;
  color: rgba(255, 255, 255, 0.5);
  margin-top: 60px;
}
.wrap-footer hr {
  border-color: #eee;
}
.wrap-footer .footer {
  padding: 30px 0;
}
.wrap-footer a {
  color: rgba(255, 255, 255, 0.9) !important;
  font-size: 14px !important;
  padding: 0;
}
.wrap-footer a:hover,
.wrap-footer a:focus,
.wrap-footer a:active {
  background: transparent;
  color: #fff !important;
}
.wrap-footer .moduletable {
  background: transparent;
  border: 0;
  padding: 0;
}
.wrap-footer .moduletable > h3 {
  border: 0;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
}
.wrap-footer .navbar-nav {
  float: none;
}
.wrap-footer .navbar-nav li {
  display: block;
  float: none;
}
.wrap-footer .navbar-nav li + li {
  margin-top: 10px;
}
.wrap-footer .navbar-nav li a {
  color: rgba(255, 255, 255, 0.9);
  padding: 0;
}
.wrap-footer .navbar-nav li a:hover,
.wrap-footer .navbar-nav li a:focus,
.wrap-footer .navbar-nav li a:active {
  background: transparent;
  color: #fff;
}
.wrap-footer div#fd.eb .eb-mod-media-title,
.wrap-footer div#eb .eb-mod-media-title {
  font-size: 15px!important;
}
.wrap-footer div#fd.eb .eb-mod-title,
.wrap-footer div#eb .eb-mod-title {
  padding-top: 0;
}
.wrap-footer div#fd.eb .eb-mod-foot,
.wrap-footer div#eb .eb-mod-foot {
  padding-top: 5px;
}
.wrap-footer div#fd.eb .mod-item + .mod-item,
.wrap-footer div#eb .mod-item + .mod-item,
.wrap-footer div#fd.eb .eb-mod-item + .eb-mod-item,
.wrap-footer div#eb .eb-mod-item + .eb-mod-item {
  border-top: 1px dashed rgba(255, 255, 255, 0.1);
  margin-top: 15px;
  padding-top: 15px;
}
.wrap-footer #es .mod-card__cover-wrap {
  border-radius: 7px 7px 0 0;
}
.wrap-footer #es .mod-card,
.wrap-footer #es .mod-card__ft {
  background: rgba(0, 0, 0, 0.05);
  border: 0;
}
.wrap-footer #es.mod-es-event .mod-es-action {
  display: none;
}
.copyright {
  background: #353748;
  padding: 10px 0;
  font-size: 12px;
}
.copyright a {
  font-size: 12px!important;
}
.bold-top-body {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .bold-top-body {
    margin-bottom: 20px;
  }
}
.login {
  background: #fff;
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.1);
  border-radius: 7px;
  padding: 30px 40px;
  margin: auto auto 30px;
  max-width: 430px;
}
@media (max-width: 767px) {
  .login {
    padding: 20px;
  }
}
.login .page-header {
  border: 0;
  margin-top: 0;
  margin-bottom: 20px;
  padding-bottom: 0;
  text-align: center;
}
@media (max-width: 767px) {
  .login .page-header {
    margin-bottom: 10px;
  }
}
.login .page-header h1 {
  color: #222222;
  margin-top: 0;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 40px;
}
@media (max-width: 767px) {
  .login .page-header h1 {
    font-size: 26px;
  }
}
.login .login-description {
  color: #9aa0c0;
  text-align: center;
  letter-spacing: 1px;
}
.login .login-description + .well {
  padding: 0;
  margin-top: 20px;
}
.login .well {
  border: 0;
}
.login .well .control-group + .control-group {
  margin-top: 20px;
}
.login .well .control-group:nth-child(3) {
  position: relative;
}
.login .well .control-group:nth-child(3) .control-label {
  padding-left: 20px;
}
.login .well .control-group:nth-child(3) .controls {
  position: absolute;
  left: 0;
  top: 0;
}
.login .well .control-label {
  padding-top: 0;
}
.login .well .btn {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.4);
  display: block;
  width: 100%;
}
.logout {
  max-width: 300px;
  margin: auto;
  text-align: center;
}
.view-login .bold-content .nav-stacked {
  border: 0;
  margin: auto;
  max-width: 400px;
  text-align: center;
}
.view-login .bold-content .nav-stacked li {
  display: inline-block;
  padding: 0 5px;
}
.view-login .bold-content .nav-stacked li a {
  border: 0;
  color: #9aa0c0;
  font-size: 12px;
  padding: 5px 0;
}
.view-login .bold-content .nav-stacked li a:hover,
.view-login .bold-content .nav-stacked li a:focus,
.view-login .bold-content .nav-stacked li a:active {
  background: transparent;
  border: 0;
  color: #0282ff;
}
.registration {
  max-width: 800px;
  margin: auto;
}
.registration #member-registration {
  box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.02);
  padding: 30px;
}
@media (max-width: 767px) {
  .registration #member-registration {
    padding: 20px;
  }
}
.registration #member-registration legend {
  border: 0;
  margin-bottom: 10px;
  font-weight: 600;
}
.registration #member-registration fieldset {
  margin-left: -15px;
  margin-right: -15px;
}
.registration #member-registration fieldset legend {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .registration #member-registration fieldset legend {
    float: left;
    width: 100%;
  }
}
.registration #member-registration fieldset > div {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .registration #member-registration fieldset > div {
    float: left;
    width: 50%;
  }
}
.registration #member-registration fieldset:first-child legend + .control-group {
  width: 100%;
}
.registration #member-registration .control-group {
  margin-bottom: 20px;
  margin-top: 0;
}
.registration #member-registration .control-group .control-label {
  padding-top: 0;
}
.registration #member-registration .control-group textarea#jform_easydiscussprofile_signature {
  height: 42px;
}
.registration #member-registration .btn + .btn {
  border: 1px solid #DBE4ED;
  border-bottom-width: 2px;
  color: #0282ff;
  margin-left: 5px;
}
.registration #member-registration .btn + .btn:hover,
.registration #member-registration .btn + .btn:focus,
.registration #member-registration .btn + .btn:active {
  background: #f7f7f7;
  border-color: #cad7e4;
}
.reset,
.remind {
  max-width: 600px;
  margin: auto;
}
.element-invisible {
  display: none;
}
.control-group + .control-group {
  margin-top: 20px;
}
.profile-edit {
  max-width: 450px;
  margin: auto;
}
.profile-edit #member-profile {
  box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.02);
  padding: 30px;
}
@media (max-width: 767px) {
  .profile-edit #member-profile {
    padding: 20px;
  }
}
.profile-edit #member-profile fieldset + fieldset {
  margin-top: 20px;
}
.profile-edit #member-profile fieldset legend {
  border: 0;
  margin-bottom: 10px;
}
.profile-edit #member-profile fieldset .control-group {
  margin-bottom: 20px;
}
.profile-edit #member-profile fieldset .control-group .control-label {
  padding-top: 0;
}
.profile-edit #member-profile .btn + .btn {
  border: 1px solid #DBE4ED;
  border-bottom-width: 2px;
  color: #0282ff;
  margin-left: 5px;
}
.profile-edit #member-profile .btn + .btn:hover,
.profile-edit #member-profile .btn + .btn:focus,
.profile-edit #member-profile .btn + .btn:active {
  background: #f7f7f7;
  border-color: #cad7e4;
}
#helpsite-refresh {
  margin-top: 10px;
}
.view-search .bold-content .search {
  background: #fff;
  border-radius: 7px;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.02);
  padding: 30px;
}
@media (max-width: 767px) {
  .view-search .bold-content .search {
    padding: 20px;
  }
}
.view-search .bold-content .search .page-title {
  margin-top: 0;
  margin-bottom: 10px;
}
.view-search .bold-content .search .searchintro {
  margin-top: 10px;
}
.view-search .bold-content .search .form-limit {
  display: inline-block;
  margin-top: 10px;
}
.view-search .bold-content .search legend {
  border: 0;
  margin-top: 20px;
  margin-bottom: 0;
}
.view-search .bold-content .search .controls label {
  display: inline-block;
  margin-right: 10px;
}
.view-search .bold-content .search .ordering-box {
  display: inline-block;
  margin-top: 10px;
}
.view-search .bold-content .search .ordering-box label {
  margin-right: 10px;
}
.view-search .bold-content .search .counter {
  float: right;
  margin-top: 10px;
}
.view-search .bold-content .search .only > label {
  display: inline-block;
  margin-right: 10px;
}
.view-search .bold-content .search .search-results {
  clear: both;
}
.view-search .bold-content .search .search-results .result-title {
  margin-top: 20px;
}
.view-search .bold-content .search .search-results .result-title a {
  color: #515362;
  font-size: 15px;
}
.view-search .bold-content .search .search-results .result-created {
  color: #9aa0c0;
  font-size: 12px;
  margin-top: 3px;
}
.finder {
  background: #fff;
  border-radius: 7px;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.02);
  padding: 30px;
}
.finder:before,
.finder:after {
  content: " ";
  display: table;
}
.finder:after {
  clear: both;
}
.finder:before,
.finder:after {
  content: " ";
  display: table;
}
.finder:after {
  clear: both;
}
@media (max-width: 767px) {
  .finder {
    padding: 20px;
  }
}
.finder h1 {
  margin-top: 0;
}
.finder input {
  margin-bottom: 20px;
}
.finder .btn + .btn {
  border: 1px solid #DBE4ED;
  border-bottom-width: 2px;
  color: #0282ff;
  margin-left: 5px;
}
.finder .btn + .btn:hover,
.finder .btn + .btn:focus,
.finder .btn + .btn:active {
  background: #f6f8fc;
}
.finder .filter-branch > div {
  margin-right: 10px;
}
.outer .well {
  box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.02);
  border-radius: 2px;
  max-width: 300px;
}
.page-error {
  margin-top: 5%;
}
.page-error .well {
  padding: 30px;
}
.page-error .page-header {
  font-size: 30px;
  font-weight: 700;
}
@media (max-width: 767px) {
  .page-error .page-header {
    font-size: 26px;
  }
}
.page-error blockquote {
  border: 0;
  padding: 0;
}
.page-error .label-inverse {
  background: transparent;
  color: #0282ff;
  font-size: 48px;
  padding: 0;
}
.page-error .btn {
  background: #0282ff;
  color: #fff;
  line-height: 1;
  padding: 9px 22px;
  text-transform: uppercase;
  font-weight: 600;
}
.page-error .btn:hover,
.page-error .btn:focus,
.page-error .btn:active {
  background: #0068ce;
}
.contact {
  background: #fff;
  border-radius: 7px;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.02);
  padding: 30px;
}
@media (max-width: 767px) {
  .contact {
    padding: 20px;
  }
}
.contact .page-header {
  border: 0;
  margin-top: 0;
  padding: 0;
}
.contact .page-header h2 {
  margin-top: 0;
}
.contact > h3 {
  clear: both;
  visibility: hidden;
  margin: 0;
  height: 0;
}
.contact .thumbnail {
  max-width: 50%;
}
@media (max-width: 767px) {
  .contact .thumbnail {
    max-width: 100%;
  }
}
.contact > .dl-horizontal {
  float: left;
  margin-bottom: 0;
  width: 50%;
}
@media (max-width: 767px) {
  .contact > .dl-horizontal {
    float: none;
    width: 100%;
  }
}
.contact > .dl-horizontal dt {
  display: none;
}
.contact > .dl-horizontal dd {
  margin-left: 0;
  margin-bottom: 10px;
}
.contact fieldset .control-group:last-child {
  position: relative;
}
.contact fieldset .control-group:last-child .control-label {
  padding-bottom: 20px;
  padding-left: 20px;
  padding-top: 0;
}
.contact fieldset .control-group:last-child .controls {
  position: absolute;
  top: 0;
  left: 0;
}
.contact #contact-form > .control-group {
  text-align: right;
}
.contact .contact-miscinfo .dl-horizontal dt {
  display: none;
}
.contact .contact-miscinfo .dl-horizontal dd {
  margin-left: 0;
  margin-bottom: 10px;
}
.contact .accordion-group .accordion-heading {
  margin-bottom: 10px;
}
.contentpane.modal {
  display: block;
  position: relative;
  padding: 30px;
  overflow: visible;
}
.contentpane.modal .formelm {
  margin-bottom: 20px;
}
.contentpane.modal .mailto-close {
  position: absolute;
  top: 20px;
  right: 20px;
}
.navhelps {
  background: #3c3e51;
}
.navhelps .breadcrumb {
  background: transparent;
  margin-bottom: 0;
  padding: 10px 0;
}
.navhelps .breadcrumb li .divider {
  display: none;
}
.navhelps .breadcrumb li:nth-child(2):before {
  display: none;
}
.com_content .page-header {
  border: 0;
  margin-top: 0;
  margin-bottom: 10px;
  padding-bottom: 0;
}
.com_content .page-header h2 {
  color: #333333;
  font-weight: 600;
  font-size: 26px;
  margin-top: 0;
  margin-bottom: 0;
}
.com_content .page-header a {
  color: #333333;
  font-weight: 600;
  text-transform: capitalize;
}
.com_content .page-header a:hover,
.com_content .page-header a:focus,
.com_content .page-header a:active {
  color: #0282ff;
}
.com_content h2.item-title {
  color: #26405b;
  color: #333333;
  font-weight: 600;
  font-size: 26px;
  margin-top: 0;
  margin-bottom: 10px;
}
.com_content h2.item-title:hover,
.com_content h2.item-title:focus,
.com_content h2.item-title:active {
  color: #0282ff;
}
.com_content h2.item-title:hover,
.com_content h2.item-title:focus,
.com_content h2.item-title:active {
  color: #0282ff;
}
.item-image {
  margin-bottom: 20px;
}
.article-info {
  color: #9aa0c0;
  font-size: 12px;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  display: inline-block;
  margin-right: 10px;
  padding: 2px 0;
}
.article-info dd:last-child {
  margin-right: 0;
}
.readmore {
  text-align: right;
  margin-top: 20px;
  margin-bottom: 0;
}
.readmore a {
  padding: 0;
  font-size: 12px;
  color: #515362;
}
.items-more .nav-tabs {
  border: 0;
}
.items-more .nav-tabs li + li {
  margin-top: 10px;
}
.items-more .nav-tabs a {
  color: #333333;
  border: 0;
  font-size: 16px;
  padding: 0;
}
.items-more .nav-tabs a::before {
  content: "\f0da";
  font-family: FontAwesome;
  font-size: 14px;
  margin-right: 2px;
}
.items-more .nav-tabs a:hover,
.items-more .nav-tabs a:focus,
.items-more .nav-tabs a:active {
  background: transparent;
  color: #0282ff;
}
.items-row {
  margin-left: -15px;
  margin-right: -15px;
}
.items-row .span3 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .items-row .span3 {
    float: left;
    width: 25%;
  }
}
.items-row .span4 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .items-row .span4 {
    float: left;
    width: 33.33333333%;
  }
}
.items-row .span6 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .items-row .span6 {
    float: left;
    width: 50%;
  }
}
.items-row .span12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .items-row .span12 {
    float: left;
    width: 100%;
  }
}
.blog .items-leading > div,
.blog .items-row .item {
  background: #fff;
  border-radius: 7px;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.02);
  padding: 30px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .blog .items-leading > div,
  .blog .items-row .item {
    padding: 20px;
  }
}
@media (max-width: 767px) {
  .blog .items-leading > div,
  .blog .items-row .item {
    margin-bottom: 20px;
  }
}
.blog #kt {
  border-top: 1px solid #edf1f7;
  padding-top: 20px;
  margin-top: 20px;
}
.blog #kt a {
  color: #9aa0c0;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
}
.blog #kt a .fa {
  color: #9aa0c0;
}
.blog #kt .kt-listing-tools li + li {
  margin-left: 10px;
}
.blog-featured .items-leading > div,
.blog-featured .items-row .item {
  background: #fff;
  border-radius: 7px;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.02);
  padding: 30px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .blog-featured .items-leading > div,
  .blog-featured .items-row .item {
    padding: 20px;
  }
}
@media (max-width: 767px) {
  .blog-featured .items-leading > div,
  .blog-featured .items-row .item {
    margin-bottom: 20px;
  }
}
.blog-featured #kt {
  border-top: 1px solid #edf1f7;
  padding-top: 20px;
  margin-top: 20px;
}
.blog-featured #kt a {
  color: #9aa0c0;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
}
.blog-featured #kt a .fa {
  color: #9aa0c0;
}
.blog-featured #kt .kt-listing-tools li + li {
  margin-left: 10px;
}
.tag-category > h2 {
  margin-top: 0;
  margin-bottom: 20px;
}
.tag-category > img {
  border: 1px solid #edf1f7;
  padding: 10px;
  margin-bottom: 20px;
}
.tag-category .category {
  padding: 0;
  list-style: none;
}
.tag-category .category h3 {
  margin-bottom: 20px;
}
.tag-category .category h3 a {
  font-weight: 600;
  color: #26405b;
  color: #333333;
  text-transform: capitalize;
}
.tag-category .category h3 a:hover,
.tag-category .category h3 a:focus,
.tag-category .category h3 a:active {
  color: #0282ff;
}
.tag-category .category h3 a:hover,
.tag-category .category h3 a:focus,
.tag-category .category h3 a:active {
  color: #0282ff;
}
.tag-category .category img {
  margin-bottom: 20px;
}
.tags {
  padding: 0;
  list-style: none;
}
.tags li {
  display: inline-block;
}
.tags li a {
  background: #f6f8fc;
  color: #9aa0c0;
}
.pager.pagenav li a {
  border: 2px solid #f3f5fa;
  border-radius: 0;
  color: #9aa0c0;
  line-height: 1;
  text-transform: uppercase;
  padding: 10px 20px;
}
.pager.pagenav li a:hover,
.pager.pagenav li a:focus,
.pager.pagenav li a:active {
  border-color: #0282ff;
  background: #0282ff;
  color: #fff;
}
.com_content .bold-content.col-sm-12 .blog {
  text-align: center;
}
.com_content .bold-content.col-sm-12 .blog .page-header h2 {
  margin: auto;
  width: 70%;
}
.com_content .bold-content.col-sm-12 .blog .items-leading > div,
.com_content .bold-content.col-sm-12 .blog .items-row > div {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .com_content .bold-content.col-sm-12 .blog .items-leading > div,
  .com_content .bold-content.col-sm-12 .blog .items-row > div {
    margin-bottom: 20px;
  }
}
.com_content .bold-content.col-sm-12 .blog .items-leading p,
.com_content .bold-content.col-sm-12 .blog .items-row p {
  margin: auto;
  width: 70%;
}
.com_content .bold-content.col-sm-12 .blog .pagination {
  text-align: left;
}
.com_config #modules-form {
  background: #fff;
  border: 1px solid #edf1f7;
  padding: 20px;
}
.com_config #modules-form .label-default {
  background: #333333;
}
.com_config .btn-group.radio input {
  display: none;
}
.com_config .nav-tabs {
  border: 0;
}
.com_config .btn {
  border: 1px solid #edf1f7;
}
.com_config #editor-xtd-buttons {
  margin-top: 20px;
}
.com_config .input-append input {
  display: inline-block !important;
  float: left;
  width: auto;
}
.com_config label {
  display: block!important;
}
.com_config select {
  width: 50%;
}
.com_config .accordion-heading a {
  background: #f6f8fc;
  border: 2px solid #edf1f7;
  display: block;
  padding: 20px;
  margin-top: 20px;
}
.custom {
  background-size: cover;
  background-position: center center;
}
.moduletable > h3 {
  color: #515362;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .moduletable > h3 {
    margin-bottom: 20px;
  }
}
.moduletable.no-border h3 {
  background: #f6f8fc;
  border-left: 1px solid #0282ff;
  padding: 6.66666667px 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.moduletable {
  border: 1px solid #edf1f7;
  border-radius: 7px;
  background: #fff;
  padding: 30px;
}
@media (max-width: 767px) {
  .moduletable {
    padding: 20px;
  }
}
.moduletable.no-padding {
  border: 0;
  padding: 0;
}
.moduletable.md-dark {
  background: #222222;
}
.moduletable.md-dark h3 {
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.moduletable.md-gray {
  background: #f6f8fc;
}
.moduletable.md-primary {
  background: #0282ff;
}
.moduletable.md-primary h3 {
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.moduletable.md-primary a {
  color: #fff;
}
.moduletable.md-primary a:hover,
.moduletable.md-primary a:focus,
.moduletable.md-primary a:active {
  color: #f6f8fc;
}
.moduletable + .moduletable {
  margin-top: 30px;
}
.categories-module {
  list-style: none;
  padding: 0;
  margin: 0;
}
.categories-module > li + li {
  margin-top: 20px;
}
.categories-module > li h4 {
  margin-bottom: 5px;
  font-size: 14px;
}
.categories-module > li a {
  color: #515362;
  text-transform: uppercase;
  font-weight: 600;
}
.categories-module > li a:before {
  background: #f6f8fc;
  content: "\f114";
  display: inline-block;
  font-family: FontAwesome;
  margin-right: 5px;
  text-align: center;
  line-height: 30px;
  height: 30px;
  width: 30px;
}
.categories-module > li p {
  font-size: 12px;
}
.category-module {
  padding: 0;
  list-style: none;
}
.category-module li + li {
  margin-top: 20px;
}
.category-module li > a {
  display: block;
  color: #26405b;
  color: #333333;
}
.category-module li > a:hover,
.category-module li > a:focus,
.category-module li > a:active {
  color: #0282ff;
}
.category-module li > a:hover,
.category-module li > a:focus,
.category-module li > a:active {
  color: #0282ff;
}
.category-module li span {
  display: block;
  font-size: 12px;
  margin: 5px 0;
}
.latestnews,
.mostread {
  padding: 0;
  list-style: none;
}
.latestnews li + li,
.mostread li + li {
  margin-top: 10px;
}
.latestnews li a,
.mostread li a {
  color: #26405b;
  color: #333333;
}
.latestnews li a:hover,
.mostread li a:hover,
.latestnews li a:focus,
.mostread li a:focus,
.latestnews li a:active,
.mostread li a:active {
  color: #0282ff;
}
.latestnews li a:hover,
.mostread li a:hover,
.latestnews li a:focus,
.mostread li a:focus,
.latestnews li a:active,
.mostread li a:active {
  color: #0282ff;
}
.tagspopular ul {
  padding: 0;
  list-style: none;
}
.tagspopular ul li {
  display: inline-block;
}
.tagspopular ul li a {
  border: 1px solid #edf1f7;
  color: #9aa0c0;
  display: inline-block;
  font-size: 12px;
  padding: 3px 10px;
  margin: 3px 0;
}
.tagspopular ul li a:hover,
.tagspopular ul li a:focus,
.tagspopular ul li a:active {
  border-color: #0282ff;
  background: #0282ff;
  color: #fff;
}
#login-form .logout-button {
  margin-top: 10px;
}
#login-form .add-on span {
  display: none;
}
.categories-list > div {
  background: #fff;
  border-radius: 7px;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.02);
  padding: 30px;
}
@media (max-width: 767px) {
  .categories-list > div {
    padding: 20px;
  }
}
.categories-list > div + div {
  margin-top: 20px;
}
.categories-list > div .category-desc {
  margin-top: 20px;
}
.categories-list > div .badge {
  background: #f6f8fc;
  color: #9aa0c0;
  vertical-align: top;
}
.item-page,
.tag-category {
  background: #fff;
  border-radius: 7px;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.02);
  padding: 30px;
}
@media (max-width: 767px) {
  .item-page,
  .tag-category {
    padding: 20px;
  }
}
.moduletable.box-register {
  background: #0282ff;
  border: 0;
  color: #fff;
  text-align: center;
  overflow: hidden;
  position: relative;
}
.moduletable.box-register img {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.1;
  filter: alpha(opacity=10);
}
.moduletable.box-register h2 {
  color: #fff;
}
.moduletable.box-register h4 {
  color: #fff;
  text-transform: uppercase;
  position: relative;
}
.moduletable.box-register h5 {
  color: #fff;
  position: relative;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.moduletable.box-register .btn {
  background: rgba(255, 255, 255, 0.2);
  border: 0;
  color: #fff;
  margin-top: 20px;
  position: relative;
}
.moduletable.box-register .btn:hover,
.moduletable.box-register .btn:focus,
.moduletable.box-register .btn:active {
  background: rgba(255, 255, 255, 0.3);
}
.about-us h2 {
  color: #fff;
  margin-top: 0;
}
.social-list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.social-list li {
  display: inline-block;
}
.social-list li a {
  background: rgba(255, 255, 255, 0.1);
  border-radius: 7px;
  color: #fff;
  display: inline-block;
  text-align: center;
  line-height: 30px;
  height: 30px;
  width: 30px;
}
.social-list li a:hover,
.social-list li a:focus,
.social-list li a:active {
  background: rgba(255, 255, 255, 0.2);
}
