/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  margin: .67em 0;
  font-size: 2em; }

mark {
  color: #000;
  background: #ff0; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  height: 0;
  box-sizing: content-box; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  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"] {
  box-sizing: content-box;
  -webkit-appearance: textfield; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0; }

legend {
  padding: 0;
  border: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-spacing: 0;
  border-collapse: collapse; }

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .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: "\002a"; }

.glyphicon-plus:before {
  content: "\002b"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

* {
  box-sizing: border-box; }

*:before,
*:after {
  box-sizing: border-box; }

html {
  font-size: 10px;
  font-size: 0.71429rem;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-size: 1rem;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #337ab7;
  text-decoration: none; }

a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline; }

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all .2s ease-in-out; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777; }

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px; }

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%; }

h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px; }

h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%; }

h1,
.h1 {
  font-size: 36px;
  font-size: 2.57143rem; }

h2,
.h2 {
  font-size: 30px;
  font-size: 2.14286rem; }

h3,
.h3 {
  font-size: 24px;
  font-size: 1.71429rem; }

h4,
.h4 {
  font-size: 18px;
  font-size: 1.28571rem; }

h5,
.h5 {
  font-size: 14px;
  font-size: 1rem; }

h6,
.h6 {
  font-size: 12px;
  font-size: 0.85714rem; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-size: 1.14286rem;
  font-weight: 300;
  line-height: 1.4; }

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
    font-size: 1.5rem; } }

small,
.small {
  font-size: 85%; }

mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777; }

.text-primary {
  color: #337ab7; }

a.text-primary:hover,
a.text-primary:focus {
  color: #286090; }

.text-success {
  color: #3c763d; }

a.text-success:hover,
a.text-success:focus {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover,
a.text-info:focus {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover,
a.text-danger:focus {
  color: #843534; }

.bg-primary {
  color: #fff;
  background-color: #337ab7; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }

ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none; }

.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.42857143; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  font-size: 1.25rem;
  border-left: 5px solid #eee; }

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0; }

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777; }

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0; }

.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: ''; }

.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014'; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  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;
  font-size: 0.92857rem;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 768px) {
  .container {
    width: 750px; } }

@media (min-width: 992px) {
  .container {
    width: 970px; } }

@media (min-width: 1200px) {
  .container {
    width: 1170px; } }

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.row {
  margin-right: -15px;
  margin-left: -15px; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-11 {
    width: 91.66666667%; }
  .col-sm-10 {
    width: 83.33333333%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-8 {
    width: 66.66666667%; }
  .col-sm-7 {
    width: 58.33333333%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-5 {
    width: 41.66666667%; }
  .col-sm-4 {
    width: 33.33333333%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-2 {
    width: 16.66666667%; }
  .col-sm-1 {
    width: 8.33333333%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-pull-11 {
    right: 91.66666667%; }
  .col-sm-pull-10 {
    right: 83.33333333%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-8 {
    right: 66.66666667%; }
  .col-sm-pull-7 {
    right: 58.33333333%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-5 {
    right: 41.66666667%; }
  .col-sm-pull-4 {
    right: 33.33333333%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-2 {
    right: 16.66666667%; }
  .col-sm-pull-1 {
    right: 8.33333333%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-push-11 {
    left: 91.66666667%; }
  .col-sm-push-10 {
    left: 83.33333333%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-8 {
    left: 66.66666667%; }
  .col-sm-push-7 {
    left: 58.33333333%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-5 {
    left: 41.66666667%; }
  .col-sm-push-4 {
    left: 33.33333333%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-2 {
    left: 16.66666667%; }
  .col-sm-push-1 {
    left: 8.33333333%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-offset-12 {
    margin-left: 100%; }
  .col-sm-offset-11 {
    margin-left: 91.66666667%; }
  .col-sm-offset-10 {
    margin-left: 83.33333333%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-8 {
    margin-left: 66.66666667%; }
  .col-sm-offset-7 {
    margin-left: 58.33333333%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-5 {
    margin-left: 41.66666667%; }
  .col-sm-offset-4 {
    margin-left: 33.33333333%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-2 {
    margin-left: 16.66666667%; }
  .col-sm-offset-1 {
    margin-left: 8.33333333%; }
  .col-sm-offset-0 {
    margin-left: 0; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-12 {
    width: 100%; }
  .col-md-11 {
    width: 91.66666667%; }
  .col-md-10 {
    width: 83.33333333%; }
  .col-md-9 {
    width: 75%; }
  .col-md-8 {
    width: 66.66666667%; }
  .col-md-7 {
    width: 58.33333333%; }
  .col-md-6 {
    width: 50%; }
  .col-md-5 {
    width: 41.66666667%; }
  .col-md-4 {
    width: 33.33333333%; }
  .col-md-3 {
    width: 25%; }
  .col-md-2 {
    width: 16.66666667%; }
  .col-md-1 {
    width: 8.33333333%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-pull-11 {
    right: 91.66666667%; }
  .col-md-pull-10 {
    right: 83.33333333%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-8 {
    right: 66.66666667%; }
  .col-md-pull-7 {
    right: 58.33333333%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-5 {
    right: 41.66666667%; }
  .col-md-pull-4 {
    right: 33.33333333%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-2 {
    right: 16.66666667%; }
  .col-md-pull-1 {
    right: 8.33333333%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-push-11 {
    left: 91.66666667%; }
  .col-md-push-10 {
    left: 83.33333333%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-8 {
    left: 66.66666667%; }
  .col-md-push-7 {
    left: 58.33333333%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-5 {
    left: 41.66666667%; }
  .col-md-push-4 {
    left: 33.33333333%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-2 {
    left: 16.66666667%; }
  .col-md-push-1 {
    left: 8.33333333%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-offset-12 {
    margin-left: 100%; }
  .col-md-offset-11 {
    margin-left: 91.66666667%; }
  .col-md-offset-10 {
    margin-left: 83.33333333%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-8 {
    margin-left: 66.66666667%; }
  .col-md-offset-7 {
    margin-left: 58.33333333%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-5 {
    margin-left: 41.66666667%; }
  .col-md-offset-4 {
    margin-left: 33.33333333%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-2 {
    margin-left: 16.66666667%; }
  .col-md-offset-1 {
    margin-left: 8.33333333%; }
  .col-md-offset-0 {
    margin-left: 0; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-11 {
    width: 91.66666667%; }
  .col-lg-10 {
    width: 83.33333333%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-8 {
    width: 66.66666667%; }
  .col-lg-7 {
    width: 58.33333333%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-5 {
    width: 41.66666667%; }
  .col-lg-4 {
    width: 33.33333333%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-2 {
    width: 16.66666667%; }
  .col-lg-1 {
    width: 8.33333333%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-pull-11 {
    right: 91.66666667%; }
  .col-lg-pull-10 {
    right: 83.33333333%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-8 {
    right: 66.66666667%; }
  .col-lg-pull-7 {
    right: 58.33333333%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-5 {
    right: 41.66666667%; }
  .col-lg-pull-4 {
    right: 33.33333333%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-2 {
    right: 16.66666667%; }
  .col-lg-pull-1 {
    right: 8.33333333%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-push-11 {
    left: 91.66666667%; }
  .col-lg-push-10 {
    left: 83.33333333%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-8 {
    left: 66.66666667%; }
  .col-lg-push-7 {
    left: 58.33333333%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-5 {
    left: 41.66666667%; }
  .col-lg-push-4 {
    left: 33.33333333%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-2 {
    left: 16.66666667%; }
  .col-lg-push-1 {
    left: 8.33333333%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-offset-12 {
    margin-left: 100%; }
  .col-lg-offset-11 {
    margin-left: 91.66666667%; }
  .col-lg-offset-10 {
    margin-left: 83.33333333%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-8 {
    margin-left: 66.66666667%; }
  .col-lg-offset-7 {
    margin-left: 58.33333333%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-5 {
    margin-left: 41.66666667%; }
  .col-lg-offset-4 {
    margin-left: 33.33333333%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-2 {
    margin-left: 16.66666667%; }
  .col-lg-offset-1 {
    margin-left: 8.33333333%; }
  .col-lg-offset-0 {
    margin-left: 0; } }

table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd; }

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd; }

.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0; }

.table > tbody + tbody {
  border-top: 2px solid #ddd; }

.table .table {
  background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd; }

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none; }

.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  min-height: .01%;
  overflow-x: auto; }

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd; }
  .table-responsive > .table {
    margin-bottom: 0; }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap; }
  .table-responsive > .table-bordered {
    border: 0; }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0; } }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  font-size: 1.5rem;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  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: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  font-size: 1rem;
  line-height: 1.42857143;
  color: #555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  font-size: 1rem;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1; }

.form-control:-ms-input-placeholder {
  color: #999; }

.form-control::-webkit-input-placeholder {
  color: #999; }

.form-control::-ms-expand {
  background-color: transparent;
  border: 0; }

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1; }

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
    line-height: 2.42857rem; }
  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;
    line-height: 2.14286rem; }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
    line-height: 3.28571rem; } }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }

.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed; }

.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0; }

.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0; }

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  font-size: 0.85714rem;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm {
  height: 30px;
  line-height: 30px;
  line-height: 2.14286rem; }

textarea.input-sm,
select[multiple].input-sm {
  height: auto; }

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  font-size: 0.85714rem;
  line-height: 1.5;
  border-radius: 3px; }

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
  line-height: 2.14286rem; }

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  font-size: 0.85714rem;
  line-height: 1.5; }

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  font-size: 1.28571rem;
  line-height: 1.3333333;
  border-radius: 6px; }

select.input-lg {
  height: 46px;
  line-height: 46px;
  line-height: 3.28571rem; }

textarea.input-lg,
select[multiple].input-lg {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  font-size: 1.28571rem;
  line-height: 1.3333333;
  border-radius: 6px; }

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
  line-height: 3.28571rem; }

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  font-size: 1.28571rem;
  line-height: 1.3333333; }

.has-feedback {
  position: relative; }

.has-feedback .form-control {
  padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  line-height: 2.42857rem;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
  line-height: 3.28571rem; }

.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
  line-height: 2.14286rem; }

.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;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b; }

.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442; }

.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
    font-size: 1.28571rem; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
    font-size: 0.85714rem; } }

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none; }

.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  box-shadow: none;
  opacity: .65; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }

.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c; }

.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad; }

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad; }

.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c; }

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none; }

.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc; }

.btn-default .badge {
  color: #fff;
  background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }

.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40; }

.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74; }

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74; }

.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40; }

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none; }

.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4; }

.btn-primary .badge {
  color: #337ab7;
  background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }

.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625; }

.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439; }

.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439; }

.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625; }

.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none; }

.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c; }

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }

.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85; }

.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc; }

.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc; }

.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85; }

.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none; }

.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da; }

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }

.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d; }

.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512; }

.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512; }

.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d; }

.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none; }

.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236; }

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }

.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19; }

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925; }

.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925; }

.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19; }

.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none; }

.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a; }

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff; }

.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0; }

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none; }

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent; }

.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent; }

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none; }

.btn-lg, .btn--xl,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  font-size: 1.28571rem;
  line-height: 1.3333333;
  border-radius: 6px; }

.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  font-size: 0.85714rem;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  font-size: 0.85714rem;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  transition: opacity .15s linear; }

.fade.in {
  opacity: 1; }

.collapse {
  display: none; }

.collapse.in {
  display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-timing-function: ease;
  transition-duration: .35s;
  transition-property: height, visibility; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  font-size: 1rem;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }

.dropdown-menu.pull-right {
  right: 0;
  left: auto; }

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap; }

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0; }

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777; }

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

.dropdown-menu-left {
  right: auto;
  left: 0; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  font-size: 0.85714rem;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0; } }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left; }

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left; }

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group > .btn--xl + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px; }

.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn--xl .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn--xl .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-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%; }

.btn-group-justified > .btn-group .btn {
  width: 100%; }

.btn-group-justified > .btn-group .dropdown-menu {
  left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }

.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0; }

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0; }

.input-group .form-control:focus {
  z-index: 3; }

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  font-size: 1.28571rem;
  line-height: 1.3333333;
  border-radius: 6px; }

select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
  line-height: 3.28571rem; }

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;
  font-size: 0.85714rem;
  line-height: 1.5;
  border-radius: 3px; }

select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
  line-height: 2.14286rem; }

textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px; }

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  font-size: 0.85714rem;
  border-radius: 3px; }

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  font-size: 1.28571rem;
  border-radius: 6px; }

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }

.input-group-btn > .btn {
  position: relative; }

.input-group-btn > .btn + .btn {
  margin-left: -1px; }

.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2; }

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px; }

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px; }

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav > li {
  position: relative;
  display: block; }

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px; }

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee; }

.nav > li.disabled > a {
  color: #777; }

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent; }

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7; }

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.nav > li > a > img {
  max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }

.nav-tabs > li {
  float: left;
  margin-bottom: -1px; }

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0; }

.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd; }

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent; }

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0; }

.nav-tabs.nav-justified > li {
  float: none; }

.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center; }

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto; }

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%; }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0; } }

.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px; }

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd; }

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0; }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff; } }

.nav-pills > li {
  float: left; }

.nav-pills > li > a {
  border-radius: 4px; }

.nav-pills > li + li {
  margin-left: 2px; }

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7; }

.nav-stacked > li {
  float: none; }

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0; }

.nav-justified {
  width: 100%; }

.nav-justified > li {
  float: none; }

.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center; }

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto; }

@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%; }
  .nav-justified > li > a {
    margin-bottom: 0; } }

.nav-tabs-justified {
  border-bottom: 0; }

.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px; }

.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd; }

@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0; }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px; } }

@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }

.navbar-collapse.in {
  overflow-y: auto; }

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none; }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important; }
  .navbar-collapse.in {
    overflow-y: visible; }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }

@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px; } }

.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }

@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }

@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  font-size: 1.28571rem;
  line-height: 20px;
  line-height: 1.42857rem; }

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none; }

.navbar-brand > img {
  display: block; }

@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }

.navbar-toggle:focus {
  outline: 0; }

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px; }

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px; }

@media (min-width: 768px) {
  .navbar-toggle {
    display: none; } }

.navbar-nav {
  margin: 7.5px -15px; }

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
  line-height: 1.42857rem; }

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none; }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px; }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
    line-height: 1.42857rem; }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none; } }

@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0; }
  .navbar-nav > li {
    float: left; }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px; } }

.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); }

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .navbar-form .form-control-static {
    display: inline-block; }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle; }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto; }
  .navbar-form .input-group > .form-control {
    width: 100%; }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0; }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0; } }

@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px; }
  .navbar-form .form-group:last-child {
    margin-bottom: 0; } }

@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }

.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px; }

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important;
    margin-right: -15px; }
  .navbar-right ~ .navbar-right {
    margin-right: 0; } }

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }

.navbar-default .navbar-brand {
  color: #777; }

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent; }

.navbar-default .navbar-text {
  color: #777; }

.navbar-default .navbar-nav > li > a {
  color: #777; }

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent; }

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7; }

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent; }

.navbar-default .navbar-toggle {
  border-color: #ddd; }

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd; }

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888; }

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7; }

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7; }

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777; }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent; }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; } }

.navbar-default .navbar-link {
  color: #777; }

.navbar-default .navbar-link:hover {
  color: #333; }

.navbar-default .btn-link {
  color: #777; }

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333; }

.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #080808; }

.navbar-inverse .navbar-brand {
  color: #9d9d9d; }

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent; }

.navbar-inverse .navbar-text {
  color: #9d9d9d; }

.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d; }

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent; }

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808; }

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent; }

.navbar-inverse .navbar-toggle {
  border-color: #333; }

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333; }

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff; }

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010; }

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808; }

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808; }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent; } }

.navbar-inverse .navbar-link {
  color: #9d9d9d; }

.navbar-inverse .navbar-link:hover {
  color: #fff; }

.navbar-inverse .btn-link {
  color: #9d9d9d; }

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff; }

.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }

.breadcrumb > li {
  display: inline-block; }

.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0"; }

.breadcrumb > .active {
  color: #777; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }

.pagination > li {
  display: inline; }

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd; }

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px; }

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd; }

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7; }

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  font-size: 1.28571rem;
  line-height: 1.3333333; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  font-size: 0.85714rem;
  line-height: 1.5; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none; }

.pager li {
  display: inline; }

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px; }

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee; }

.pager .next > a,
.pager .next > span {
  float: right; }

.pager .previous > a,
.pager .previous > span {
  float: left; }

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }

a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label:empty {
  display: none; }

.btn .label {
  position: relative;
  top: -1px; }

.label-default {
  background-color: #777; }

.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e; }

.label-primary {
  background-color: #337ab7; }

.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090; }

.label-success {
  background-color: #5cb85c; }

.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }

.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }

.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }

.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-size: 0.85714rem;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px; }

.badge:empty {
  display: none; }

.btn .badge {
  position: relative;
  top: -1px; }

.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px; }

a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff; }

.list-group-item > .badge {
  float: right; }

.list-group-item > .badge + .badge {
  margin-right: 5px; }

.nav-pills > li > a > .badge {
  margin-left: 3px; }

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee; }

.jumbotron h1,
.jumbotron .h1 {
  color: inherit; }

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-size: 1.5rem;
  font-weight: 200; }

.jumbotron > hr {
  border-top-color: #d5d5d5; }

.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px; }

.jumbotron .container {
  max-width: 100%; }

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px; }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px; }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
    font-size: 4.5rem; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: border .2s ease-in-out; }

.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7; }

.thumbnail .caption {
  padding: 9px;
  color: #333; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }

.alert h4 {
  margin-top: 0;
  color: inherit; }

.alert .alert-link {
  font-weight: bold; }

.alert > p,
.alert > ul {
  margin-bottom: 0; }

.alert > p + p {
  margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }

.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit; }

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

.alert-success hr {
  border-top-color: #c9e2b3; }

.alert-success .alert-link {
  color: #2b542c; }

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1; }

.alert-info hr {
  border-top-color: #a6e1ec; }

.alert-info .alert-link {
  color: #245269; }

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc; }

.alert-warning hr {
  border-top-color: #f7e1b5; }

.alert-warning .alert-link {
  color: #66512c; }

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }

.alert-danger hr {
  border-top-color: #e4b9c0; }

.alert-danger .alert-link {
  color: #843534; }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  font-size: 0.85714rem;
  line-height: 20px;
  line-height: 1.42857rem;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width .6s ease; }

.progress-striped .progress-bar,
.progress-bar-striped {
  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 {
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }

.progress-striped .progress-bar-success {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #5bc0de; }

.progress-striped .progress-bar-info {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #f0ad4e; }

.progress-striped .progress-bar-warning {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #d9534f; }

.progress-striped .progress-bar-danger {
  background-image: 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 {
  overflow: hidden;
  zoom: 1; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }

.media-object.img-thumbnail {
  max-width: none; }

.media-right,
.media > .pull-right {
  padding-left: 10px; }

.media-left,
.media > .pull-left {
  padding-right: 10px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  padding-left: 0;
  margin-bottom: 20px; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }

.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

a.list-group-item,
button.list-group-item {
  color: #555; }

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333; }

a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5; }

button.list-group-item {
  width: 100%;
  text-align: left; }

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee; }

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit; }

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777; }

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }

.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit; }

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit; }

a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6; }

a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit; }

a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3; }

a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit; }

a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc; }

a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit; }

a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc; }

a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  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-left-radius: 3px;
  border-top-right-radius: 3px; }

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-size: 1.14286rem;
  color: inherit; }

.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }

.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0; }

.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }

.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px; }

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px; }

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px; }

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px; }

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px; }

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }

.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0; }

.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0; }

.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0; }

.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0; }

.panel > .table-responsive {
  margin-bottom: 0;
  border: 0; }

.panel-group {
  margin-bottom: 20px; }

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px; }

.panel-group .panel + .panel {
  margin-top: 5px; }

.panel-group .panel-heading {
  border-bottom: 0; }

.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd; }

.panel-group .panel-footer {
  border-top: 0; }

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }

.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd; }

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd; }

.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333; }

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd; }

.panel-primary {
  border-color: #337ab7; }

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7; }

.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff; }

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7; }

.panel-success {
  border-color: #d6e9c6; }

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6; }

.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d; }

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1; }

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1; }

.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f; }

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc; }

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc; }

.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b; }

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }

.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1; }

.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442; }

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

.close {
  float: right;
  font-size: 21px;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2; }

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5; }

button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0; }

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0; }

.modal.fade .modal-dialog {
  transition: transform .3s ease-out;
  transform: translate(0, -25%); }

.modal.in .modal-dialog {
  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;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0; }

.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5; }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857143; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px; }

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px; }

.modal-footer .btn-block + .btn-block {
  margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-size: 0.85714rem;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;
  line-break: auto; }

.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9; }

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px; }

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px; }

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px; }

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-size: 1rem;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  line-break: auto; }

.popover.top {
  margin-top: -10px; }

.popover.right {
  margin-left: 10px; }

.popover.bottom {
  margin-top: 10px; }

.popover.left {
  margin-left: -10px; }

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  content: "";
  border-width: 10px; }

.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0; }

.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0; }

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0; }

.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0; }

.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25); }

.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff; }

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25); }

.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }

.carousel-inner > .item {
  position: relative;
  display: none;
  transition: .6s ease-in-out left; }

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1; }

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    transition: transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    perspective: 1000px; }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    transform: translate3d(100%, 0, 0); }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    transform: translate3d(-100%, 0, 0); }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    transform: translate3d(0, 0, 0); } }

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block; }

.carousel-inner > .active {
  left: 0; }

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%; }

.carousel-inner > .next {
  left: 100%; }

.carousel-inner > .prev {
  left: -100%; }

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0; }

.carousel-inner > .active.left {
  left: -100%; }

.carousel-inner > .active.right {
  left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  font-size: 1.42857rem;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: .5; }

.carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x; }

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x; }

.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9; }

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px; }

.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;
  font-family: serif;
  line-height: 1; }

.carousel-control .icon-prev:before {
  content: '\2039'; }

.carousel-control .icon-next:before {
  content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none; }

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px; }

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 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: -10px;
    font-size: 30px;
    font-size: 2.14286rem; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px; }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " "; }

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both; }

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }

@media print {
  .visible-print-block {
    display: block !important; } }

.visible-print-inline {
  display: none !important; }

@media print {
  .visible-print-inline {
    display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }

@media print {
  .visible-print-inline-block {
    display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/*

To get this list of colors inject jQuery at http://www.google.com/design/spec/style/color.html#color-color-palette

Then, run this script to get the list.


(function() {
  var colors = {}, main = {};
  $(".color-group").each(function() {
    var color = $(this).find(".name").text().trim().toLowerCase().replace(" ", "-");
    colors[color] = {};

    $(this).find(".color").not(".main-color").each(function() {
      var shade = $(this).find(".shade").text().trim(),
          hex   = $(this).find(".hex").text().trim();

      colors[color][shade] = hex;
    });
    main[color] = color + "-" + $(this).find(".main-color .shade").text().trim();

  });
  var LESS = "";
  $.each(colors, function(name, shades) {
    LESS += "\n\n";
    $.each(shades, function(shade, hex) {
      LESS += "@" + name + "-" + shade + ": " + hex + ";\n";
    });
    if (main[name]) {
      LESS += "@" + name + ": " + main[name] + ";\n";
    }
  });
  console.log(LESS);
})();


*/
/* ANIMATION */
/* SHADOWS */
/* Shadows (from mdl http://www.getmdl.io/) */
body {
  background-color: #EEEEEE; }

body.inverse {
  background: #333333; }

body.inverse,
body.inverse .form-control {
  color: rgba(255, 255, 255, 0.84); }

body.inverse .modal,
body.inverse .panel-default,
body.inverse .card,
body.inverse .modal .form-control,
body.inverse .panel-default .form-control,
body.inverse .card .form-control {
  background-color: initial;
  color: initial; }

body,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4 {
  font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300; }

h5,
h6 {
  font-weight: 400; }

a,
a:hover,
a:focus {
  color: #009688; }

a .material-icons,
a:hover .material-icons,
a:focus .material-icons {
  vertical-align: middle; }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 0; }

.form-horizontal .radio {
  margin-bottom: 10px; }

.form-horizontal label {
  text-align: right; }

.form-horizontal label.control-label {
  margin: 0; }

body .container .well.well-sm,
body .container-fluid .well.well-sm {
  padding: 10px; }

body .container .well.well-lg,
body .container-fluid .well.well-lg {
  padding: 26px; }

body .container .well,
body .container-fluid .well,
body .container .jumbotron,
body .container-fluid .jumbotron {
  background-color: #fff;
  padding: 19px;
  margin-bottom: 20px;
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  border-radius: 2px;
  border: 0; }

body .container .well p,
body .container-fluid .well p,
body .container .jumbotron p,
body .container-fluid .jumbotron p {
  font-weight: 300; }

body .container .well,
body .container-fluid .well,
body .container .jumbotron,
body .container-fluid .jumbotron,
body .container .well-default,
body .container-fluid .well-default,
body .container .jumbotron-default,
body .container-fluid .jumbotron-default {
  background-color: #ffffff; }

body .container .well-inverse,
body .container-fluid .well-inverse,
body .container .jumbotron-inverse,
body .container-fluid .jumbotron-inverse {
  background-color: #3f51b5; }

body .container .well-primary,
body .container-fluid .well-primary,
body .container .jumbotron-primary,
body .container-fluid .jumbotron-primary {
  background-color: #009688; }

body .container .well-success,
body .container-fluid .well-success,
body .container .jumbotron-success,
body .container-fluid .jumbotron-success {
  background-color: #4caf50; }

body .container .well-info,
body .container-fluid .well-info,
body .container .jumbotron-info,
body .container-fluid .jumbotron-info {
  background-color: #03a9f4; }

body .container .well-warning,
body .container-fluid .well-warning,
body .container .jumbotron-warning,
body .container-fluid .jumbotron-warning {
  background-color: #ff5722; }

body .container .well-danger,
body .container-fluid .well-danger,
body .container .jumbotron-danger,
body .container-fluid .jumbotron-danger {
  background-color: #f44336; }

.btn,
.input-group-btn .btn {
  border: none;
  border-radius: 2px;
  position: relative;
  padding: 8px 30px;
  margin: 10px 1px;
  font-size: 14px;
  font-size: 1rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0;
  will-change: box-shadow, transform;
  transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  outline: 0;
  cursor: pointer;
  text-decoration: none;
  background: transparent; }

.btn::-moz-focus-inner,
.input-group-btn .btn::-moz-focus-inner {
  border: 0; }

.btn:not(.btn-raised),
.input-group-btn .btn:not(.btn-raised) {
  box-shadow: none; }

.btn:not(.btn-raised),
.input-group-btn .btn:not(.btn-raised),
.btn:not(.btn-raised).btn-default,
.input-group-btn .btn:not(.btn-raised).btn-default {
  color: rgba(0, 0, 0, 0.87); }

.btn:not(.btn-raised).btn-inverse,
.input-group-btn .btn:not(.btn-raised).btn-inverse {
  color: #3f51b5; }

.btn:not(.btn-raised).btn-primary,
.input-group-btn .btn:not(.btn-raised).btn-primary {
  color: #009688; }

.btn:not(.btn-raised).btn-success,
.input-group-btn .btn:not(.btn-raised).btn-success {
  color: #4caf50; }

.btn:not(.btn-raised).btn-info,
.input-group-btn .btn:not(.btn-raised).btn-info {
  color: #03a9f4; }

.btn:not(.btn-raised).btn-warning,
.input-group-btn .btn:not(.btn-raised).btn-warning {
  color: #ff5722; }

.btn:not(.btn-raised).btn-danger,
.input-group-btn .btn:not(.btn-raised).btn-danger {
  color: #f44336; }

.btn:not(.btn-raised):not(.btn-link):hover,
.input-group-btn .btn:not(.btn-raised):not(.btn-link):hover,
.btn:not(.btn-raised):not(.btn-link):focus,
.input-group-btn .btn:not(.btn-raised):not(.btn-link):focus {
  background-color: rgba(153, 153, 153, 0.2); }

.theme-dark .btn:not(.btn-raised):not(.btn-link):hover,
.theme-dark .input-group-btn .btn:not(.btn-raised):not(.btn-link):hover,
.theme-dark .btn:not(.btn-raised):not(.btn-link):focus,
.theme-dark .input-group-btn .btn:not(.btn-raised):not(.btn-link):focus {
  background-color: rgba(204, 204, 204, 0.15); }

.btn.btn-raised,
.input-group-btn .btn.btn-raised,
.btn.btn-fab,
.input-group-btn .btn.btn-fab,
.btn-group-raised .btn,
.btn-group-raised .input-group-btn .btn,
.btn.btn-raised.btn-default,
.input-group-btn .btn.btn-raised.btn-default,
.btn.btn-fab.btn-default,
.input-group-btn .btn.btn-fab.btn-default,
.btn-group-raised .btn.btn-default,
.btn-group-raised .input-group-btn .btn.btn-default {
  background-color: #EEEEEE;
  color: rgba(0, 0, 0, 0.87); }

.btn.btn-raised.btn-inverse,
.input-group-btn .btn.btn-raised.btn-inverse,
.btn.btn-fab.btn-inverse,
.input-group-btn .btn.btn-fab.btn-inverse,
.btn-group-raised .btn.btn-inverse,
.btn-group-raised .input-group-btn .btn.btn-inverse {
  background-color: #3f51b5;
  color: #ffffff; }

.btn.btn-raised.btn-primary,
.input-group-btn .btn.btn-raised.btn-primary,
.btn.btn-fab.btn-primary,
.input-group-btn .btn.btn-fab.btn-primary,
.btn-group-raised .btn.btn-primary,
.btn-group-raised .input-group-btn .btn.btn-primary {
  background-color: #009688;
  color: rgba(255, 255, 255, 0.84); }

.btn.btn-raised.btn-success,
.input-group-btn .btn.btn-raised.btn-success,
.btn.btn-fab.btn-success,
.input-group-btn .btn.btn-fab.btn-success,
.btn-group-raised .btn.btn-success,
.btn-group-raised .input-group-btn .btn.btn-success {
  background-color: #4caf50;
  color: rgba(255, 255, 255, 0.84); }

.btn.btn-raised.btn-info,
.input-group-btn .btn.btn-raised.btn-info,
.btn.btn-fab.btn-info,
.input-group-btn .btn.btn-fab.btn-info,
.btn-group-raised .btn.btn-info,
.btn-group-raised .input-group-btn .btn.btn-info {
  background-color: #03a9f4;
  color: rgba(255, 255, 255, 0.84); }

.btn.btn-raised.btn-warning,
.input-group-btn .btn.btn-raised.btn-warning,
.btn.btn-fab.btn-warning,
.input-group-btn .btn.btn-fab.btn-warning,
.btn-group-raised .btn.btn-warning,
.btn-group-raised .input-group-btn .btn.btn-warning {
  background-color: #ff5722;
  color: rgba(255, 255, 255, 0.84); }

.btn.btn-raised.btn-danger,
.input-group-btn .btn.btn-raised.btn-danger,
.btn.btn-fab.btn-danger,
.input-group-btn .btn.btn-fab.btn-danger,
.btn-group-raised .btn.btn-danger,
.btn-group-raised .input-group-btn .btn.btn-danger {
  background-color: #f44336;
  color: rgba(255, 255, 255, 0.84); }

.btn.btn-raised:not(.btn-link),
.input-group-btn .btn.btn-raised:not(.btn-link),
.btn-group-raised .btn:not(.btn-link),
.btn-group-raised .input-group-btn .btn:not(.btn-link) {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }

.btn.btn-raised:not(.btn-link):hover,
.input-group-btn .btn.btn-raised:not(.btn-link):hover,
.btn-group-raised .btn:not(.btn-link):hover,
.btn-group-raised .input-group-btn .btn:not(.btn-link):hover,
.btn.btn-raised:not(.btn-link):focus,
.input-group-btn .btn.btn-raised:not(.btn-link):focus,
.btn-group-raised .btn:not(.btn-link):focus,
.btn-group-raised .input-group-btn .btn:not(.btn-link):focus,
.btn.btn-raised:not(.btn-link).active,
.input-group-btn .btn.btn-raised:not(.btn-link).active,
.btn-group-raised .btn:not(.btn-link).active,
.btn-group-raised .input-group-btn .btn:not(.btn-link).active,
.btn.btn-raised:not(.btn-link):active,
.input-group-btn .btn.btn-raised:not(.btn-link):active,
.btn-group-raised .btn:not(.btn-link):active,
.btn-group-raised .input-group-btn .btn:not(.btn-link):active {
  outline: 0; }

.btn.btn-raised:not(.btn-link):hover,
.input-group-btn .btn.btn-raised:not(.btn-link):hover,
.btn-group-raised .btn:not(.btn-link):hover,
.btn-group-raised .input-group-btn .btn:not(.btn-link):hover,
.btn.btn-raised:not(.btn-link):focus,
.input-group-btn .btn.btn-raised:not(.btn-link):focus,
.btn-group-raised .btn:not(.btn-link):focus,
.btn-group-raised .input-group-btn .btn:not(.btn-link):focus,
.btn.btn-raised:not(.btn-link).active,
.input-group-btn .btn.btn-raised:not(.btn-link).active,
.btn-group-raised .btn:not(.btn-link).active,
.btn-group-raised .input-group-btn .btn:not(.btn-link).active,
.btn.btn-raised:not(.btn-link):active,
.input-group-btn .btn.btn-raised:not(.btn-link):active,
.btn-group-raised .btn:not(.btn-link):active,
.btn-group-raised .input-group-btn .btn:not(.btn-link):active,
.btn.btn-raised:not(.btn-link):hover.btn-default,
.input-group-btn .btn.btn-raised:not(.btn-link):hover.btn-default,
.btn-group-raised .btn:not(.btn-link):hover.btn-default,
.btn-group-raised .input-group-btn .btn:not(.btn-link):hover.btn-default,
.btn.btn-raised:not(.btn-link):focus.btn-default,
.input-group-btn .btn.btn-raised:not(.btn-link):focus.btn-default,
.btn-group-raised .btn:not(.btn-link):focus.btn-default,
.btn-group-raised .input-group-btn .btn:not(.btn-link):focus.btn-default,
.btn.btn-raised:not(.btn-link).active.btn-default,
.input-group-btn .btn.btn-raised:not(.btn-link).active.btn-default,
.btn-group-raised .btn:not(.btn-link).active.btn-default,
.btn-group-raised .input-group-btn .btn:not(.btn-link).active.btn-default,
.btn.btn-raised:not(.btn-link):active.btn-default,
.input-group-btn .btn.btn-raised:not(.btn-link):active.btn-default,
.btn-group-raised .btn:not(.btn-link):active.btn-default,
.btn-group-raised .input-group-btn .btn:not(.btn-link):active.btn-default {
  background-color: #e4e4e4; }

.btn.btn-raised:not(.btn-link):hover.btn-inverse,
.input-group-btn .btn.btn-raised:not(.btn-link):hover.btn-inverse,
.btn-group-raised .btn:not(.btn-link):hover.btn-inverse,
.btn-group-raised .input-group-btn .btn:not(.btn-link):hover.btn-inverse,
.btn.btn-raised:not(.btn-link):focus.btn-inverse,
.input-group-btn .btn.btn-raised:not(.btn-link):focus.btn-inverse,
.btn-group-raised .btn:not(.btn-link):focus.btn-inverse,
.btn-group-raised .input-group-btn .btn:not(.btn-link):focus.btn-inverse,
.btn.btn-raised:not(.btn-link).active.btn-inverse,
.input-group-btn .btn.btn-raised:not(.btn-link).active.btn-inverse,
.btn-group-raised .btn:not(.btn-link).active.btn-inverse,
.btn-group-raised .input-group-btn .btn:not(.btn-link).active.btn-inverse,
.btn.btn-raised:not(.btn-link):active.btn-inverse,
.input-group-btn .btn.btn-raised:not(.btn-link):active.btn-inverse,
.btn-group-raised .btn:not(.btn-link):active.btn-inverse,
.btn-group-raised .input-group-btn .btn:not(.btn-link):active.btn-inverse {
  background-color: #495bc0; }

.btn.btn-raised:not(.btn-link):hover.btn-primary,
.input-group-btn .btn.btn-raised:not(.btn-link):hover.btn-primary,
.btn-group-raised .btn:not(.btn-link):hover.btn-primary,
.btn-group-raised .input-group-btn .btn:not(.btn-link):hover.btn-primary,
.btn.btn-raised:not(.btn-link):focus.btn-primary,
.input-group-btn .btn.btn-raised:not(.btn-link):focus.btn-primary,
.btn-group-raised .btn:not(.btn-link):focus.btn-primary,
.btn-group-raised .input-group-btn .btn:not(.btn-link):focus.btn-primary,
.btn.btn-raised:not(.btn-link).active.btn-primary,
.input-group-btn .btn.btn-raised:not(.btn-link).active.btn-primary,
.btn-group-raised .btn:not(.btn-link).active.btn-primary,
.btn-group-raised .input-group-btn .btn:not(.btn-link).active.btn-primary,
.btn.btn-raised:not(.btn-link):active.btn-primary,
.input-group-btn .btn.btn-raised:not(.btn-link):active.btn-primary,
.btn-group-raised .btn:not(.btn-link):active.btn-primary,
.btn-group-raised .input-group-btn .btn:not(.btn-link):active.btn-primary {
  background-color: #00aa9a; }

.btn.btn-raised:not(.btn-link):hover.btn-success,
.input-group-btn .btn.btn-raised:not(.btn-link):hover.btn-success,
.btn-group-raised .btn:not(.btn-link):hover.btn-success,
.btn-group-raised .input-group-btn .btn:not(.btn-link):hover.btn-success,
.btn.btn-raised:not(.btn-link):focus.btn-success,
.input-group-btn .btn.btn-raised:not(.btn-link):focus.btn-success,
.btn-group-raised .btn:not(.btn-link):focus.btn-success,
.btn-group-raised .input-group-btn .btn:not(.btn-link):focus.btn-success,
.btn.btn-raised:not(.btn-link).active.btn-success,
.input-group-btn .btn.btn-raised:not(.btn-link).active.btn-success,
.btn-group-raised .btn:not(.btn-link).active.btn-success,
.btn-group-raised .input-group-btn .btn:not(.btn-link).active.btn-success,
.btn.btn-raised:not(.btn-link):active.btn-success,
.input-group-btn .btn.btn-raised:not(.btn-link):active.btn-success,
.btn-group-raised .btn:not(.btn-link):active.btn-success,
.btn-group-raised .input-group-btn .btn:not(.btn-link):active.btn-success {
  background-color: #59b75c; }

.btn.btn-raised:not(.btn-link):hover.btn-info,
.input-group-btn .btn.btn-raised:not(.btn-link):hover.btn-info,
.btn-group-raised .btn:not(.btn-link):hover.btn-info,
.btn-group-raised .input-group-btn .btn:not(.btn-link):hover.btn-info,
.btn.btn-raised:not(.btn-link):focus.btn-info,
.input-group-btn .btn.btn-raised:not(.btn-link):focus.btn-info,
.btn-group-raised .btn:not(.btn-link):focus.btn-info,
.btn-group-raised .input-group-btn .btn:not(.btn-link):focus.btn-info,
.btn.btn-raised:not(.btn-link).active.btn-info,
.input-group-btn .btn.btn-raised:not(.btn-link).active.btn-info,
.btn-group-raised .btn:not(.btn-link).active.btn-info,
.btn-group-raised .input-group-btn .btn:not(.btn-link).active.btn-info,
.btn.btn-raised:not(.btn-link):active.btn-info,
.input-group-btn .btn.btn-raised:not(.btn-link):active.btn-info,
.btn-group-raised .btn:not(.btn-link):active.btn-info,
.btn-group-raised .input-group-btn .btn:not(.btn-link):active.btn-info {
  background-color: #0fb2fc; }

.btn.btn-raised:not(.btn-link):hover.btn-warning,
.input-group-btn .btn.btn-raised:not(.btn-link):hover.btn-warning,
.btn-group-raised .btn:not(.btn-link):hover.btn-warning,
.btn-group-raised .input-group-btn .btn:not(.btn-link):hover.btn-warning,
.btn.btn-raised:not(.btn-link):focus.btn-warning,
.input-group-btn .btn.btn-raised:not(.btn-link):focus.btn-warning,
.btn-group-raised .btn:not(.btn-link):focus.btn-warning,
.btn-group-raised .input-group-btn .btn:not(.btn-link):focus.btn-warning,
.btn.btn-raised:not(.btn-link).active.btn-warning,
.input-group-btn .btn.btn-raised:not(.btn-link).active.btn-warning,
.btn-group-raised .btn:not(.btn-link).active.btn-warning,
.btn-group-raised .input-group-btn .btn:not(.btn-link).active.btn-warning,
.btn.btn-raised:not(.btn-link):active.btn-warning,
.input-group-btn .btn.btn-raised:not(.btn-link):active.btn-warning,
.btn-group-raised .btn:not(.btn-link):active.btn-warning,
.btn-group-raised .input-group-btn .btn:not(.btn-link):active.btn-warning {
  background-color: #ff6736; }

.btn.btn-raised:not(.btn-link):hover.btn-danger,
.input-group-btn .btn.btn-raised:not(.btn-link):hover.btn-danger,
.btn-group-raised .btn:not(.btn-link):hover.btn-danger,
.btn-group-raised .input-group-btn .btn:not(.btn-link):hover.btn-danger,
.btn.btn-raised:not(.btn-link):focus.btn-danger,
.input-group-btn .btn.btn-raised:not(.btn-link):focus.btn-danger,
.btn-group-raised .btn:not(.btn-link):focus.btn-danger,
.btn-group-raised .input-group-btn .btn:not(.btn-link):focus.btn-danger,
.btn.btn-raised:not(.btn-link).active.btn-danger,
.input-group-btn .btn.btn-raised:not(.btn-link).active.btn-danger,
.btn-group-raised .btn:not(.btn-link).active.btn-danger,
.btn-group-raised .input-group-btn .btn:not(.btn-link).active.btn-danger,
.btn.btn-raised:not(.btn-link):active.btn-danger,
.input-group-btn .btn.btn-raised:not(.btn-link):active.btn-danger,
.btn-group-raised .btn:not(.btn-link):active.btn-danger,
.btn-group-raised .input-group-btn .btn:not(.btn-link):active.btn-danger {
  background-color: #f55549; }

.btn.btn-raised:not(.btn-link).active,
.input-group-btn .btn.btn-raised:not(.btn-link).active,
.btn-group-raised .btn:not(.btn-link).active,
.btn-group-raised .input-group-btn .btn:not(.btn-link).active,
.btn.btn-raised:not(.btn-link):active,
.input-group-btn .btn.btn-raised:not(.btn-link):active,
.btn-group-raised .btn:not(.btn-link):active,
.btn-group-raised .input-group-btn .btn:not(.btn-link):active,
.btn.btn-raised:not(.btn-link).active:hover,
.input-group-btn .btn.btn-raised:not(.btn-link).active:hover,
.btn-group-raised .btn:not(.btn-link).active:hover,
.btn-group-raised .input-group-btn .btn:not(.btn-link).active:hover,
.btn.btn-raised:not(.btn-link):active:hover,
.input-group-btn .btn.btn-raised:not(.btn-link):active:hover,
.btn-group-raised .btn:not(.btn-link):active:hover,
.btn-group-raised .input-group-btn .btn:not(.btn-link):active:hover {
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2); }

.btn.btn-raised:not(.btn-link):focus,
.input-group-btn .btn.btn-raised:not(.btn-link):focus,
.btn-group-raised .btn:not(.btn-link):focus,
.btn-group-raised .input-group-btn .btn:not(.btn-link):focus,
.btn.btn-raised:not(.btn-link):focus.active,
.input-group-btn .btn.btn-raised:not(.btn-link):focus.active,
.btn-group-raised .btn:not(.btn-link):focus.active,
.btn-group-raised .input-group-btn .btn:not(.btn-link):focus.active,
.btn.btn-raised:not(.btn-link):focus:active,
.input-group-btn .btn.btn-raised:not(.btn-link):focus:active,
.btn-group-raised .btn:not(.btn-link):focus:active,
.btn-group-raised .input-group-btn .btn:not(.btn-link):focus:active,
.btn.btn-raised:not(.btn-link):focus:hover,
.input-group-btn .btn.btn-raised:not(.btn-link):focus:hover,
.btn-group-raised .btn:not(.btn-link):focus:hover,
.btn-group-raised .input-group-btn .btn:not(.btn-link):focus:hover,
.btn.btn-raised:not(.btn-link):focus.active:hover,
.input-group-btn .btn.btn-raised:not(.btn-link):focus.active:hover,
.btn-group-raised .btn:not(.btn-link):focus.active:hover,
.btn-group-raised .input-group-btn .btn:not(.btn-link):focus.active:hover,
.btn.btn-raised:not(.btn-link):focus:active:hover,
.input-group-btn .btn.btn-raised:not(.btn-link):focus:active:hover,
.btn-group-raised .btn:not(.btn-link):focus:active:hover,
.btn-group-raised .input-group-btn .btn:not(.btn-link):focus:active:hover {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.18), 0 8px 16px rgba(0, 0, 0, 0.36); }

.btn.btn-fab,
.input-group-btn .btn.btn-fab {
  border-radius: 50%;
  font-size: 24px;
  font-size: 1.71429rem;
  height: 56px;
  margin: auto;
  min-width: 56px;
  width: 56px;
  padding: 0;
  overflow: hidden;
  box-shadow: 0 1px 1.5px 0 rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.24);
  position: relative;
  line-height: normal; }

.btn.btn-fab .ripple-container,
.input-group-btn .btn.btn-fab .ripple-container {
  border-radius: 50%; }

.btn.btn-fab.btn-fab-mini,
.input-group-btn .btn.btn-fab.btn-fab-mini,
.btn-group-sm .btn.btn-fab,
.btn-group-sm .input-group-btn .btn.btn-fab {
  height: 40px;
  min-width: 40px;
  width: 40px; }

.btn.btn-fab.btn-fab-mini.material-icons,
.input-group-btn .btn.btn-fab.btn-fab-mini.material-icons,
.btn-group-sm .btn.btn-fab.material-icons,
.btn-group-sm .input-group-btn .btn.btn-fab.material-icons {
  top: 0px;
  left: 0px; }

.btn.btn-fab i.material-icons,
.input-group-btn .btn.btn-fab i.material-icons {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-12px, -12px);
  line-height: 24px;
  line-height: 1.71429rem;
  width: 24px; }

.btn i.material-icons,
.input-group-btn .btn i.material-icons {
  vertical-align: middle; }

.btn.btn-lg, .btn.btn--xl,
.input-group-btn .btn.btn-lg,
.input-group-btn .btn.btn--xl,
.btn-group-lg .btn,
.btn-group-lg .input-group-btn .btn {
  font-size: 16px;
  font-size: 1.14286rem; }

.btn.btn-sm,
.input-group-btn .btn.btn-sm,
.btn-group-sm .btn,
.btn-group-sm .input-group-btn .btn {
  padding: 5px 20px;
  font-size: 12px;
  font-size: 0.85714rem; }

.btn.btn-xs,
.input-group-btn .btn.btn-xs,
.btn-group-xs .btn,
.btn-group-xs .input-group-btn .btn {
  padding: 4px 15px;
  font-size: 10px;
  font-size: 0.71429rem; }

fieldset[disabled][disabled] .btn,
fieldset[disabled][disabled] .input-group-btn .btn,
fieldset[disabled][disabled] .btn-group,
fieldset[disabled][disabled] .btn-group-vertical,
.btn.disabled,
.input-group-btn .btn.disabled,
.btn-group.disabled,
.btn-group-vertical.disabled,
.btn:disabled,
.input-group-btn .btn:disabled,
.btn-group:disabled,
.btn-group-vertical:disabled,
.btn[disabled][disabled],
.input-group-btn .btn[disabled][disabled],
.btn-group[disabled][disabled],
.btn-group-vertical[disabled][disabled] {
  color: rgba(0, 0, 0, 0.26);
  background: transparent; }

.theme-dark fieldset[disabled][disabled] .btn,
.theme-dark fieldset[disabled][disabled] .input-group-btn .btn,
.theme-dark fieldset[disabled][disabled] .btn-group,
.theme-dark fieldset[disabled][disabled] .btn-group-vertical,
.theme-dark .btn.disabled,
.theme-dark .input-group-btn .btn.disabled,
.theme-dark .btn-group.disabled,
.theme-dark .btn-group-vertical.disabled,
.theme-dark .btn:disabled,
.theme-dark .input-group-btn .btn:disabled,
.theme-dark .btn-group:disabled,
.theme-dark .btn-group-vertical:disabled,
.theme-dark .btn[disabled][disabled],
.theme-dark .input-group-btn .btn[disabled][disabled],
.theme-dark .btn-group[disabled][disabled],
.theme-dark .btn-group-vertical[disabled][disabled] {
  color: rgba(255, 255, 255, 0.3); }

fieldset[disabled][disabled] .btn.btn-raised,
fieldset[disabled][disabled] .input-group-btn .btn.btn-raised,
fieldset[disabled][disabled] .btn-group.btn-raised,
fieldset[disabled][disabled] .btn-group-vertical.btn-raised,
.btn.disabled.btn-raised,
.input-group-btn .btn.disabled.btn-raised,
.btn-group.disabled.btn-raised,
.btn-group-vertical.disabled.btn-raised,
.btn:disabled.btn-raised,
.input-group-btn .btn:disabled.btn-raised,
.btn-group:disabled.btn-raised,
.btn-group-vertical:disabled.btn-raised,
.btn[disabled][disabled].btn-raised,
.input-group-btn .btn[disabled][disabled].btn-raised,
.btn-group[disabled][disabled].btn-raised,
.btn-group-vertical[disabled][disabled].btn-raised,
fieldset[disabled][disabled] .btn.btn-group-raised,
fieldset[disabled][disabled] .input-group-btn .btn.btn-group-raised,
fieldset[disabled][disabled] .btn-group.btn-group-raised,
fieldset[disabled][disabled] .btn-group-vertical.btn-group-raised,
.btn.disabled.btn-group-raised,
.input-group-btn .btn.disabled.btn-group-raised,
.btn-group.disabled.btn-group-raised,
.btn-group-vertical.disabled.btn-group-raised,
.btn:disabled.btn-group-raised,
.input-group-btn .btn:disabled.btn-group-raised,
.btn-group:disabled.btn-group-raised,
.btn-group-vertical:disabled.btn-group-raised,
.btn[disabled][disabled].btn-group-raised,
.input-group-btn .btn[disabled][disabled].btn-group-raised,
.btn-group[disabled][disabled].btn-group-raised,
.btn-group-vertical[disabled][disabled].btn-group-raised,
fieldset[disabled][disabled] .btn.btn-raised.active,
fieldset[disabled][disabled] .input-group-btn .btn.btn-raised.active,
fieldset[disabled][disabled] .btn-group.btn-raised.active,
fieldset[disabled][disabled] .btn-group-vertical.btn-raised.active,
.btn.disabled.btn-raised.active,
.input-group-btn .btn.disabled.btn-raised.active,
.btn-group.disabled.btn-raised.active,
.btn-group-vertical.disabled.btn-raised.active,
.btn:disabled.btn-raised.active,
.input-group-btn .btn:disabled.btn-raised.active,
.btn-group:disabled.btn-raised.active,
.btn-group-vertical:disabled.btn-raised.active,
.btn[disabled][disabled].btn-raised.active,
.input-group-btn .btn[disabled][disabled].btn-raised.active,
.btn-group[disabled][disabled].btn-raised.active,
.btn-group-vertical[disabled][disabled].btn-raised.active,
fieldset[disabled][disabled] .btn.btn-group-raised.active,
fieldset[disabled][disabled] .input-group-btn .btn.btn-group-raised.active,
fieldset[disabled][disabled] .btn-group.btn-group-raised.active,
fieldset[disabled][disabled] .btn-group-vertical.btn-group-raised.active,
.btn.disabled.btn-group-raised.active,
.input-group-btn .btn.disabled.btn-group-raised.active,
.btn-group.disabled.btn-group-raised.active,
.btn-group-vertical.disabled.btn-group-raised.active,
.btn:disabled.btn-group-raised.active,
.input-group-btn .btn:disabled.btn-group-raised.active,
.btn-group:disabled.btn-group-raised.active,
.btn-group-vertical:disabled.btn-group-raised.active,
.btn[disabled][disabled].btn-group-raised.active,
.input-group-btn .btn[disabled][disabled].btn-group-raised.active,
.btn-group[disabled][disabled].btn-group-raised.active,
.btn-group-vertical[disabled][disabled].btn-group-raised.active,
fieldset[disabled][disabled] .btn.btn-raised:active,
fieldset[disabled][disabled] .input-group-btn .btn.btn-raised:active,
fieldset[disabled][disabled] .btn-group.btn-raised:active,
fieldset[disabled][disabled] .btn-group-vertical.btn-raised:active,
.btn.disabled.btn-raised:active,
.input-group-btn .btn.disabled.btn-raised:active,
.btn-group.disabled.btn-raised:active,
.btn-group-vertical.disabled.btn-raised:active,
.btn:disabled.btn-raised:active,
.input-group-btn .btn:disabled.btn-raised:active,
.btn-group:disabled.btn-raised:active,
.btn-group-vertical:disabled.btn-raised:active,
.btn[disabled][disabled].btn-raised:active,
.input-group-btn .btn[disabled][disabled].btn-raised:active,
.btn-group[disabled][disabled].btn-raised:active,
.btn-group-vertical[disabled][disabled].btn-raised:active,
fieldset[disabled][disabled] .btn.btn-group-raised:active,
fieldset[disabled][disabled] .input-group-btn .btn.btn-group-raised:active,
fieldset[disabled][disabled] .btn-group.btn-group-raised:active,
fieldset[disabled][disabled] .btn-group-vertical.btn-group-raised:active,
.btn.disabled.btn-group-raised:active,
.input-group-btn .btn.disabled.btn-group-raised:active,
.btn-group.disabled.btn-group-raised:active,
.btn-group-vertical.disabled.btn-group-raised:active,
.btn:disabled.btn-group-raised:active,
.input-group-btn .btn:disabled.btn-group-raised:active,
.btn-group:disabled.btn-group-raised:active,
.btn-group-vertical:disabled.btn-group-raised:active,
.btn[disabled][disabled].btn-group-raised:active,
.input-group-btn .btn[disabled][disabled].btn-group-raised:active,
.btn-group[disabled][disabled].btn-group-raised:active,
.btn-group-vertical[disabled][disabled].btn-group-raised:active,
fieldset[disabled][disabled] .btn.btn-raised:focus:not(:active),
fieldset[disabled][disabled] .input-group-btn .btn.btn-raised:focus:not(:active),
fieldset[disabled][disabled] .btn-group.btn-raised:focus:not(:active),
fieldset[disabled][disabled] .btn-group-vertical.btn-raised:focus:not(:active),
.btn.disabled.btn-raised:focus:not(:active),
.input-group-btn .btn.disabled.btn-raised:focus:not(:active),
.btn-group.disabled.btn-raised:focus:not(:active),
.btn-group-vertical.disabled.btn-raised:focus:not(:active),
.btn:disabled.btn-raised:focus:not(:active),
.input-group-btn .btn:disabled.btn-raised:focus:not(:active),
.btn-group:disabled.btn-raised:focus:not(:active),
.btn-group-vertical:disabled.btn-raised:focus:not(:active),
.btn[disabled][disabled].btn-raised:focus:not(:active),
.input-group-btn .btn[disabled][disabled].btn-raised:focus:not(:active),
.btn-group[disabled][disabled].btn-raised:focus:not(:active),
.btn-group-vertical[disabled][disabled].btn-raised:focus:not(:active),
fieldset[disabled][disabled] .btn.btn-group-raised:focus:not(:active),
fieldset[disabled][disabled] .input-group-btn .btn.btn-group-raised:focus:not(:active),
fieldset[disabled][disabled] .btn-group.btn-group-raised:focus:not(:active),
fieldset[disabled][disabled] .btn-group-vertical.btn-group-raised:focus:not(:active),
.btn.disabled.btn-group-raised:focus:not(:active),
.input-group-btn .btn.disabled.btn-group-raised:focus:not(:active),
.btn-group.disabled.btn-group-raised:focus:not(:active),
.btn-group-vertical.disabled.btn-group-raised:focus:not(:active),
.btn:disabled.btn-group-raised:focus:not(:active),
.input-group-btn .btn:disabled.btn-group-raised:focus:not(:active),
.btn-group:disabled.btn-group-raised:focus:not(:active),
.btn-group-vertical:disabled.btn-group-raised:focus:not(:active),
.btn[disabled][disabled].btn-group-raised:focus:not(:active),
.input-group-btn .btn[disabled][disabled].btn-group-raised:focus:not(:active),
.btn-group[disabled][disabled].btn-group-raised:focus:not(:active),
.btn-group-vertical[disabled][disabled].btn-group-raised:focus:not(:active) {
  box-shadow: none; }

.btn-group,
.btn-group-vertical {
  position: relative;
  margin: 10px 1px; }

.btn-group.open > .dropdown-toggle.btn,
.btn-group-vertical.open > .dropdown-toggle.btn,
.btn-group.open > .dropdown-toggle.btn.btn-default,
.btn-group-vertical.open > .dropdown-toggle.btn.btn-default {
  background-color: #EEEEEE; }

.btn-group.open > .dropdown-toggle.btn.btn-inverse,
.btn-group-vertical.open > .dropdown-toggle.btn.btn-inverse {
  background-color: #3f51b5; }

.btn-group.open > .dropdown-toggle.btn.btn-primary,
.btn-group-vertical.open > .dropdown-toggle.btn.btn-primary {
  background-color: #009688; }

.btn-group.open > .dropdown-toggle.btn.btn-success,
.btn-group-vertical.open > .dropdown-toggle.btn.btn-success {
  background-color: #4caf50; }

.btn-group.open > .dropdown-toggle.btn.btn-info,
.btn-group-vertical.open > .dropdown-toggle.btn.btn-info {
  background-color: #03a9f4; }

.btn-group.open > .dropdown-toggle.btn.btn-warning,
.btn-group-vertical.open > .dropdown-toggle.btn.btn-warning {
  background-color: #ff5722; }

.btn-group.open > .dropdown-toggle.btn.btn-danger,
.btn-group-vertical.open > .dropdown-toggle.btn.btn-danger {
  background-color: #f44336; }

.btn-group .dropdown-menu,
.btn-group-vertical .dropdown-menu {
  border-radius: 0 0 2px 2px; }

.btn-group.btn-group-raised,
.btn-group-vertical.btn-group-raised {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }

.btn-group .btn + .btn,
.btn-group-vertical .btn + .btn,
.btn-group .btn,
.btn-group-vertical .btn,
.btn-group .btn:active,
.btn-group-vertical .btn:active,
.btn-group .btn-group,
.btn-group-vertical .btn-group {
  margin: 0; }

.checkbox label,
label.checkbox-inline {
  cursor: pointer;
  padding-left: 0;
  color: rgba(0, 0, 0, 0.26); }

.form-group.is-focused .checkbox label,
.form-group.is-focused label.checkbox-inline {
  color: rgba(0, 0, 0, 0.26); }

.form-group.is-focused .checkbox label:hover,
.form-group.is-focused label.checkbox-inline:hover,
.form-group.is-focused .checkbox label:focus,
.form-group.is-focused label.checkbox-inline:focus {
  color: rgba(0, 0, 0, 0.54); }

fieldset[disabled] .form-group.is-focused .checkbox label,
fieldset[disabled] .form-group.is-focused label.checkbox-inline {
  color: rgba(0, 0, 0, 0.26); }

.checkbox input[type=checkbox],
label.checkbox-inline input[type=checkbox] {
  opacity: 0;
  position: absolute;
  margin: 0;
  z-index: -1;
  width: 0;
  height: 0;
  overflow: hidden;
  left: 0;
  pointer-events: none; }

.checkbox .checkbox-material,
label.checkbox-inline .checkbox-material {
  vertical-align: middle;
  position: relative;
  top: 3px; }

.checkbox .checkbox-material:before,
label.checkbox-inline .checkbox-material:before {
  display: block;
  position: absolute;
  top: -5px;
  left: 0;
  content: "";
  background-color: rgba(0, 0, 0, 0.84);
  height: 20px;
  width: 20px;
  border-radius: 100%;
  z-index: 1;
  opacity: 0;
  margin: 0;
  transform: scale3d(2.3, 2.3, 1); }

.checkbox .checkbox-material .check,
label.checkbox-inline .checkbox-material .check {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 2px solid rgba(0, 0, 0, 0.54);
  border-radius: 2px;
  overflow: hidden;
  z-index: 1; }

.checkbox .checkbox-material .check:before,
label.checkbox-inline .checkbox-material .check:before {
  position: absolute;
  content: "";
  transform: rotate(45deg);
  display: block;
  margin-top: -4px;
  margin-left: 6px;
  width: 0;
  height: 0;
  box-shadow: 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0 inset; }

.checkbox input[type=checkbox]:focus + .checkbox-material .check:after,
label.checkbox-inline input[type=checkbox]:focus + .checkbox-material .check:after {
  opacity: 0.2; }

.checkbox input[type=checkbox]:focus:checked + .checkbox-material:before,
label.checkbox-inline input[type=checkbox]:focus:checked + .checkbox-material:before {
  animation: rippleOn 500ms; }

.checkbox input[type=checkbox]:focus:checked + .checkbox-material .check:before,
label.checkbox-inline input[type=checkbox]:focus:checked + .checkbox-material .check:before {
  animation: checkbox-on 0.3s forwards; }

.checkbox input[type=checkbox]:focus:checked + .checkbox-material .check:after,
label.checkbox-inline input[type=checkbox]:focus:checked + .checkbox-material .check:after {
  animation: rippleOn 500ms forwards; }

.checkbox input[type=checkbox]:focus:not(:checked) + .checkbox-material:before,
label.checkbox-inline input[type=checkbox]:focus:not(:checked) + .checkbox-material:before {
  animation: rippleOff 500ms; }

.checkbox input[type=checkbox]:focus:not(:checked) + .checkbox-material .check:before,
label.checkbox-inline input[type=checkbox]:focus:not(:checked) + .checkbox-material .check:before {
  animation: checkbox-off 0.3s forwards; }

.checkbox input[type=checkbox]:focus:not(:checked) + .checkbox-material .check:after,
label.checkbox-inline input[type=checkbox]:focus:not(:checked) + .checkbox-material .check:after {
  animation: rippleOff 500ms forwards; }

.checkbox input[type=checkbox]:checked + .checkbox-material .check,
label.checkbox-inline input[type=checkbox]:checked + .checkbox-material .check {
  color: #009688;
  border-color: #009688; }

.checkbox input[type=checkbox]:checked + .checkbox-material .check:before,
label.checkbox-inline input[type=checkbox]:checked + .checkbox-material .check:before {
  color: #009688;
  box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px; }

fieldset[disabled] .checkbox,
fieldset[disabled] label.checkbox-inline,
fieldset[disabled] .checkbox input[type=checkbox],
fieldset[disabled] label.checkbox-inline input[type=checkbox],
.checkbox input[type=checkbox][disabled]:not(:checked) ~ .checkbox-material .check:before,
label.checkbox-inline input[type=checkbox][disabled]:not(:checked) ~ .checkbox-material .check:before,
.checkbox input[type=checkbox][disabled]:not(:checked) ~ .checkbox-material .check,
label.checkbox-inline input[type=checkbox][disabled]:not(:checked) ~ .checkbox-material .check,
.checkbox input[type=checkbox][disabled] + .circle,
label.checkbox-inline input[type=checkbox][disabled] + .circle {
  opacity: 0.5; }

.checkbox input[type=checkbox][disabled] + .checkbox-material .check:after,
label.checkbox-inline input[type=checkbox][disabled] + .checkbox-material .check:after {
  background-color: rgba(0, 0, 0, 0.87);
  transform: rotate(-45deg); }

@keyframes checkbox-on {
  0% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 15px 2px 0 11px; }
  50% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px 2px 0 11px; }
  100% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px; } }

@keyframes checkbox-off {
  0% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px, 0 0 0 0 inset; }
  25% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px, 0 0 0 0 inset; }
  50% {
    transform: rotate(45deg);
    margin-top: -4px;
    margin-left: 6px;
    width: 0;
    height: 0;
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 15px 2px 0 11px, 0 0 0 0 inset; }
  51% {
    transform: rotate(0deg);
    margin-top: -2px;
    margin-left: -2px;
    width: 20px;
    height: 20px;
    box-shadow: 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0px 0 0 10px inset; }
  100% {
    transform: rotate(0deg);
    margin-top: -2px;
    margin-left: -2px;
    width: 20px;
    height: 20px;
    box-shadow: 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0px 0 0 0 inset; } }

@keyframes rippleOn {
  0% {
    opacity: 0; }
  50% {
    opacity: 0.2; }
  100% {
    opacity: 0; } }

@keyframes rippleOff {
  0% {
    opacity: 0; }
  50% {
    opacity: 0.2; }
  100% {
    opacity: 0; } }

.togglebutton {
  vertical-align: middle; }

.togglebutton,
.togglebutton label,
.togglebutton input,
.togglebutton .toggle {
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.togglebutton label {
  cursor: pointer;
  color: rgba(0, 0, 0, 0.26); }

.form-group.is-focused .togglebutton label {
  color: rgba(0, 0, 0, 0.26); }

.form-group.is-focused .togglebutton label:hover,
.form-group.is-focused .togglebutton label:focus {
  color: rgba(0, 0, 0, 0.54); }

fieldset[disabled] .form-group.is-focused .togglebutton label {
  color: rgba(0, 0, 0, 0.26); }

.togglebutton label input[type=checkbox] {
  opacity: 0;
  width: 0;
  height: 0; }

.togglebutton label .toggle {
  text-align: left; }

.togglebutton label .toggle,
.togglebutton label input[type=checkbox][disabled] + .toggle {
  content: "";
  display: inline-block;
  width: 30px;
  height: 15px;
  background-color: rgba(80, 80, 80, 0.7);
  border-radius: 15px;
  margin-right: 15px;
  transition: background 0.3s ease;
  vertical-align: middle; }

.togglebutton label .toggle:after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-color: #F1F1F1;
  border-radius: 20px;
  position: relative;
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4);
  left: -5px;
  top: -2px;
  transition: left 0.3s ease, background 0.3s ease, box-shadow 0.1s ease; }

.togglebutton label input[type=checkbox][disabled] + .toggle:after,
.togglebutton label input[type=checkbox][disabled]:checked + .toggle:after {
  background-color: #BDBDBD; }

.togglebutton label input[type=checkbox] + .toggle:active:after,
.togglebutton label input[type=checkbox][disabled] + .toggle:active:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(0, 0, 0, 0.1); }

.togglebutton label input[type=checkbox]:checked + .toggle:after {
  left: 15px; }

.togglebutton label input[type=checkbox]:checked + .toggle {
  background-color: rgba(0, 150, 136, 0.5); }

.togglebutton label input[type=checkbox]:checked + .toggle:after {
  background-color: #009688; }

.togglebutton label input[type=checkbox]:checked + .toggle:active:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(0, 150, 136, 0.1); }

.radio label,
label.radio-inline {
  cursor: pointer;
  padding-left: 45px;
  position: relative;
  color: rgba(0, 0, 0, 0.26); }

.form-group.is-focused .radio label,
.form-group.is-focused label.radio-inline {
  color: rgba(0, 0, 0, 0.26); }

.form-group.is-focused .radio label:hover,
.form-group.is-focused label.radio-inline:hover,
.form-group.is-focused .radio label:focus,
.form-group.is-focused label.radio-inline:focus {
  color: rgba(0, 0, 0, 0.54); }

fieldset[disabled] .form-group.is-focused .radio label,
fieldset[disabled] .form-group.is-focused label.radio-inline {
  color: rgba(0, 0, 0, 0.26); }

.radio span,
label.radio-inline span {
  display: block;
  position: absolute;
  left: 10px;
  top: 2px;
  transition-duration: 0.2s; }

.radio .circle,
label.radio-inline .circle {
  border: 2px solid rgba(0, 0, 0, 0.54);
  height: 15px;
  width: 15px;
  border-radius: 100%; }

.radio .check,
label.radio-inline .check {
  height: 15px;
  width: 15px;
  border-radius: 100%;
  background-color: #009688;
  transform: scale3d(0, 0, 0); }

.radio .check:after,
label.radio-inline .check:after {
  display: block;
  position: absolute;
  content: "";
  background-color: rgba(0, 0, 0, 0.87);
  left: -18px;
  top: -18px;
  height: 50px;
  width: 50px;
  border-radius: 100%;
  z-index: 1;
  opacity: 0;
  margin: 0;
  transform: scale3d(1.5, 1.5, 1); }

.radio input[type=radio]:focus:not(:checked) ~ .check:after,
label.radio-inline input[type=radio]:focus:not(:checked) ~ .check:after {
  animation: rippleOff 500ms; }

.radio input[type=radio]:focus:checked ~ .check:after,
label.radio-inline input[type=radio]:focus:checked ~ .check:after {
  animation: rippleOn 500ms; }

.radio input[type=radio],
label.radio-inline input[type=radio] {
  opacity: 0;
  height: 0;
  width: 0;
  overflow: hidden; }

.radio input[type=radio]:checked ~ .check,
label.radio-inline input[type=radio]:checked ~ .check,
.radio input[type=radio]:checked ~ .circle,
label.radio-inline input[type=radio]:checked ~ .circle {
  opacity: 1; }

.radio input[type=radio]:checked ~ .check,
label.radio-inline input[type=radio]:checked ~ .check {
  background-color: #009688; }

.radio input[type=radio]:checked ~ .circle,
label.radio-inline input[type=radio]:checked ~ .circle {
  border-color: #009688; }

.radio input[type=radio]:checked ~ .check,
label.radio-inline input[type=radio]:checked ~ .check {
  transform: scale3d(0.55, 0.55, 1); }

.radio input[type=radio][disabled] ~ .check,
label.radio-inline input[type=radio][disabled] ~ .check,
.radio input[type=radio][disabled] ~ .circle,
label.radio-inline input[type=radio][disabled] ~ .circle {
  opacity: 0.26; }

.radio input[type=radio][disabled] ~ .check,
label.radio-inline input[type=radio][disabled] ~ .check {
  background-color: #000000; }

.radio input[type=radio][disabled] ~ .circle,
label.radio-inline input[type=radio][disabled] ~ .circle {
  border-color: #000000; }

.theme-dark .radio input[type=radio][disabled] ~ .check,
.theme-dark label.radio-inline input[type=radio][disabled] ~ .check,
.theme-dark .radio input[type=radio][disabled] ~ .circle,
.theme-dark label.radio-inline input[type=radio][disabled] ~ .circle {
  opacity: 0.3; }

.theme-dark .radio input[type=radio][disabled] ~ .check,
.theme-dark label.radio-inline input[type=radio][disabled] ~ .check {
  background-color: #ffffff; }

.theme-dark .radio input[type=radio][disabled] ~ .circle,
.theme-dark label.radio-inline input[type=radio][disabled] ~ .circle {
  border-color: #ffffff; }

@keyframes rippleOn {
  0% {
    opacity: 0; }
  50% {
    opacity: 0.2; }
  100% {
    opacity: 0; } }

@keyframes rippleOff {
  0% {
    opacity: 0; }
  50% {
    opacity: 0.2; }
  100% {
    opacity: 0; } }

legend {
  margin-bottom: 22px;
  font-size: 24px;
  font-size: 1.71429rem; }

output {
  padding-top: 8px;
  font-size: 16px;
  font-size: 1.14286rem;
  line-height: 1.42857143; }

.form-control {
  height: 38px;
  padding: 7px 0;
  font-size: 16px;
  font-size: 1.14286rem;
  line-height: 1.42857143; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 38px;
    line-height: 2.71429rem; }
  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: 24px;
    line-height: 1.71429rem; }
  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: 44px;
    line-height: 3.14286rem; } }

.radio label,
.checkbox label {
  min-height: 22px; }

.form-control-static {
  padding-top: 8px;
  padding-bottom: 8px;
  min-height: 38px; }

.input-sm .input-sm {
  height: 24px;
  padding: 3px 0;
  font-size: 11px;
  font-size: 0.78571rem;
  line-height: 1.5;
  border-radius: 0; }

.input-sm select.input-sm {
  height: 24px;
  line-height: 24px;
  line-height: 1.71429rem; }

.input-sm textarea.input-sm,
.input-sm select[multiple].input-sm {
  height: auto; }

.form-group-sm .form-control {
  height: 24px;
  padding: 3px 0;
  font-size: 11px;
  font-size: 0.78571rem;
  line-height: 1.5; }

.form-group-sm select.form-control {
  height: 24px;
  line-height: 24px;
  line-height: 1.71429rem; }

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }

.form-group-sm .form-control-static {
  height: 24px;
  min-height: 33px;
  padding: 4px 0;
  font-size: 11px;
  font-size: 0.78571rem;
  line-height: 1.5; }

.input-lg .input-lg {
  height: 44px;
  padding: 9px 0;
  font-size: 18px;
  font-size: 1.28571rem;
  line-height: 1.3333333;
  border-radius: 0; }

.input-lg select.input-lg {
  height: 44px;
  line-height: 44px;
  line-height: 3.14286rem; }

.input-lg textarea.input-lg,
.input-lg select[multiple].input-lg {
  height: auto; }

.form-group-lg .form-control {
  height: 44px;
  padding: 9px 0;
  font-size: 18px;
  font-size: 1.28571rem;
  line-height: 1.3333333; }

.form-group-lg select.form-control {
  height: 44px;
  line-height: 44px;
  line-height: 3.14286rem; }

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }

.form-group-lg .form-control-static {
  height: 44px;
  min-height: 40px;
  padding: 10px 0;
  font-size: 18px;
  font-size: 1.28571rem;
  line-height: 1.3333333; }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 8px; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 30px; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 8px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 12.9999997px;
    font-size: 18px;
    font-size: 1.28571rem; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 4px;
    font-size: 11px;
    font-size: 0.78571rem; } }

.label {
  border-radius: 1px;
  padding: .3em .6em; }

.label,
.label.label-default {
  background-color: #9e9e9e; }

.label.label-inverse {
  background-color: #3f51b5; }

.label.label-primary {
  background-color: #009688; }

.label.label-success {
  background-color: #4caf50; }

.label.label-info {
  background-color: #03a9f4; }

.label.label-warning {
  background-color: #ff5722; }

.label.label-danger {
  background-color: #f44336; }

.form-control,
.form-group .form-control {
  border: 0;
  background-image: linear-gradient(#009688, #009688), linear-gradient(#D2D2D2, #D2D2D2);
  background-size: 0 2px, 100% 1px;
  background-repeat: no-repeat;
  background-position: center bottom, center calc(100% - 1px);
  background-color: rgba(0, 0, 0, 0);
  transition: background 0s ease-out;
  float: none;
  box-shadow: none;
  border-radius: 0; }

.form-control::-moz-placeholder,
.form-group .form-control::-moz-placeholder {
  color: #BDBDBD;
  font-weight: 400; }

.form-control:-ms-input-placeholder,
.form-group .form-control:-ms-input-placeholder {
  color: #BDBDBD;
  font-weight: 400; }

.form-control::-webkit-input-placeholder,
.form-group .form-control::-webkit-input-placeholder {
  color: #BDBDBD;
  font-weight: 400; }

.form-control[readonly],
.form-group .form-control[readonly],
.form-control[disabled],
.form-group .form-control[disabled],
fieldset[disabled] .form-control,
fieldset[disabled] .form-group .form-control {
  background-color: rgba(0, 0, 0, 0); }

.form-control[disabled],
.form-group .form-control[disabled],
fieldset[disabled] .form-control,
fieldset[disabled] .form-group .form-control {
  background-image: none;
  border-bottom: 1px dotted #D2D2D2; }

.form-group {
  position: relative; }

.form-group.label-static label.control-label,
.form-group.label-placeholder label.control-label,
.form-group.label-floating label.control-label {
  position: absolute;
  pointer-events: none;
  transition: 0.3s ease all; }

.form-group.label-floating label.control-label {
  will-change: left, top, contents; }

.form-group.label-placeholder:not(.is-empty) label.control-label {
  display: none; }

.form-group .help-block {
  position: absolute;
  display: none; }

.form-group.is-focused .form-control {
  outline: none;
  background-image: linear-gradient(#009688, #009688), linear-gradient(#D2D2D2, #D2D2D2);
  background-size: 100% 2px, 100% 1px;
  box-shadow: none;
  transition-duration: 0.3s; }

.form-group.is-focused .form-control .material-input:after {
  background-color: #009688; }

.form-group.is-focused label,
.form-group.is-focused label.control-label {
  color: #009688; }

.form-group.is-focused.label-placeholder label,
.form-group.is-focused.label-placeholder label.control-label {
  color: #BDBDBD; }

.form-group.is-focused .help-block {
  display: block; }

.form-group.has-warning .form-control {
  box-shadow: none; }

.form-group.has-warning.is-focused .form-control {
  background-image: linear-gradient(#ff5722, #ff5722), linear-gradient(#D2D2D2, #D2D2D2); }

.form-group.has-warning label.control-label,
.form-group.has-warning .help-block {
  color: #ff5722; }

.form-group.has-error .form-control {
  box-shadow: none; }

.form-group.has-error.is-focused .form-control {
  background-image: linear-gradient(#f44336, #f44336), linear-gradient(#D2D2D2, #D2D2D2); }

.form-group.has-error label.control-label,
.form-group.has-error .help-block {
  color: #f44336; }

.form-group.has-success .form-control {
  box-shadow: none; }

.form-group.has-success.is-focused .form-control {
  background-image: linear-gradient(#4caf50, #4caf50), linear-gradient(#D2D2D2, #D2D2D2); }

.form-group.has-success label.control-label,
.form-group.has-success .help-block {
  color: #4caf50; }

.form-group.has-info .form-control {
  box-shadow: none; }

.form-group.has-info.is-focused .form-control {
  background-image: linear-gradient(#03a9f4, #03a9f4), linear-gradient(#D2D2D2, #D2D2D2); }

.form-group.has-info label.control-label,
.form-group.has-info .help-block {
  color: #03a9f4; }

.form-group textarea {
  resize: none; }

.form-group textarea ~ .form-control-highlight {
  margin-top: -11px; }

.form-group select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.form-group select ~ .material-input:after {
  display: none; }

.form-control {
  margin-bottom: 7px; }

.form-control::-moz-placeholder {
  font-size: 16px;
  font-size: 1.14286rem;
  line-height: 1.42857143;
  color: #BDBDBD;
  font-weight: 400; }

.form-control:-ms-input-placeholder {
  font-size: 16px;
  font-size: 1.14286rem;
  line-height: 1.42857143;
  color: #BDBDBD;
  font-weight: 400; }

.form-control::-webkit-input-placeholder {
  font-size: 16px;
  font-size: 1.14286rem;
  line-height: 1.42857143;
  color: #BDBDBD;
  font-weight: 400; }

.checkbox label,
.radio label,
label {
  font-size: 16px;
  font-size: 1.14286rem;
  line-height: 1.42857143;
  color: #BDBDBD;
  font-weight: 400; }

label.control-label {
  font-size: 12px;
  font-size: 0.85714rem;
  line-height: 1.07142857;
  font-weight: 400;
  margin: 16px 0 0 0; }

.help-block {
  margin-top: 0;
  font-size: 12px;
  font-size: 0.85714rem; }

.form-group {
  padding-bottom: 7px;
  margin: 28px 0 0 0; }

.form-group .form-control {
  margin-bottom: 7px; }

.form-group .form-control::-moz-placeholder {
  font-size: 16px;
  font-size: 1.14286rem;
  line-height: 1.42857143;
  color: #BDBDBD;
  font-weight: 400; }

.form-group .form-control:-ms-input-placeholder {
  font-size: 16px;
  font-size: 1.14286rem;
  line-height: 1.42857143;
  color: #BDBDBD;
  font-weight: 400; }

.form-group .form-control::-webkit-input-placeholder {
  font-size: 16px;
  font-size: 1.14286rem;
  line-height: 1.42857143;
  color: #BDBDBD;
  font-weight: 400; }

.form-group .checkbox label,
.form-group .radio label,
.form-group label {
  font-size: 16px;
  font-size: 1.14286rem;
  line-height: 1.42857143;
  color: #BDBDBD;
  font-weight: 400; }

.form-group label.control-label {
  font-size: 12px;
  font-size: 0.85714rem;
  line-height: 1.07142857;
  font-weight: 400;
  margin: 16px 0 0 0; }

.form-group .help-block {
  margin-top: 0;
  font-size: 12px;
  font-size: 0.85714rem; }

.form-group.label-floating label.control-label,
.form-group.label-placeholder label.control-label {
  top: -7px;
  font-size: 16px;
  font-size: 1.14286rem;
  line-height: 1.42857143; }

.form-group.label-static label.control-label,
.form-group.label-floating.is-focused label.control-label,
.form-group.label-floating:not(.is-empty) label.control-label {
  top: -30px;
  left: 0;
  font-size: 12px;
  font-size: 0.85714rem;
  line-height: 1.07142857; }

.form-group.label-floating input.form-control:-webkit-autofill ~ label.control-label label.control-label {
  top: -30px;
  left: 0;
  font-size: 12px;
  font-size: 0.85714rem;
  line-height: 1.07142857; }

.form-group.form-group-sm {
  padding-bottom: 3px;
  margin: 21px 0 0 0; }

.form-group.form-group-sm .form-control {
  margin-bottom: 3px; }

.form-group.form-group-sm .form-control::-moz-placeholder {
  font-size: 11px;
  font-size: 0.78571rem;
  line-height: 1.5;
  color: #BDBDBD;
  font-weight: 400; }

.form-group.form-group-sm .form-control:-ms-input-placeholder {
  font-size: 11px;
  font-size: 0.78571rem;
  line-height: 1.5;
  color: #BDBDBD;
  font-weight: 400; }

.form-group.form-group-sm .form-control::-webkit-input-placeholder {
  font-size: 11px;
  font-size: 0.78571rem;
  line-height: 1.5;
  color: #BDBDBD;
  font-weight: 400; }

.form-group.form-group-sm .checkbox label,
.form-group.form-group-sm .radio label,
.form-group.form-group-sm label {
  font-size: 11px;
  font-size: 0.78571rem;
  line-height: 1.5;
  color: #BDBDBD;
  font-weight: 400; }

.form-group.form-group-sm label.control-label {
  font-size: 9px;
  font-size: 0.64286rem;
  line-height: 1.125;
  font-weight: 400;
  margin: 16px 0 0 0; }

.form-group.form-group-sm .help-block {
  margin-top: 0;
  font-size: 9px;
  font-size: 0.64286rem; }

.form-group.form-group-sm.label-floating label.control-label,
.form-group.form-group-sm.label-placeholder label.control-label {
  top: -11px;
  font-size: 11px;
  font-size: 0.78571rem;
  line-height: 1.5; }

.form-group.form-group-sm.label-static label.control-label,
.form-group.form-group-sm.label-floating.is-focused label.control-label,
.form-group.form-group-sm.label-floating:not(.is-empty) label.control-label {
  top: -25px;
  left: 0;
  font-size: 9px;
  font-size: 0.64286rem;
  line-height: 1.125; }

.form-group.form-group-sm.label-floating input.form-control:-webkit-autofill ~ label.control-label label.control-label {
  top: -25px;
  left: 0;
  font-size: 9px;
  font-size: 0.64286rem;
  line-height: 1.125; }

.form-group.form-group-lg {
  padding-bottom: 9px;
  margin: 30px 0 0 0; }

.form-group.form-group-lg .form-control {
  margin-bottom: 9px; }

.form-group.form-group-lg .form-control::-moz-placeholder {
  font-size: 18px;
  font-size: 1.28571rem;
  line-height: 1.3333333;
  color: #BDBDBD;
  font-weight: 400; }

.form-group.form-group-lg .form-control:-ms-input-placeholder {
  font-size: 18px;
  font-size: 1.28571rem;
  line-height: 1.3333333;
  color: #BDBDBD;
  font-weight: 400; }

.form-group.form-group-lg .form-control::-webkit-input-placeholder {
  font-size: 18px;
  font-size: 1.28571rem;
  line-height: 1.3333333;
  color: #BDBDBD;
  font-weight: 400; }

.form-group.form-group-lg .checkbox label,
.form-group.form-group-lg .radio label,
.form-group.form-group-lg label {
  font-size: 18px;
  font-size: 1.28571rem;
  line-height: 1.3333333;
  color: #BDBDBD;
  font-weight: 400; }

.form-group.form-group-lg label.control-label {
  font-size: 14px;
  font-size: 1rem;
  line-height: 0.99999998;
  font-weight: 400;
  margin: 16px 0 0 0; }

.form-group.form-group-lg .help-block {
  margin-top: 0;
  font-size: 14px;
  font-size: 1rem; }

.form-group.form-group-lg.label-floating label.control-label,
.form-group.form-group-lg.label-placeholder label.control-label {
  top: -5px;
  font-size: 18px;
  font-size: 1.28571rem;
  line-height: 1.3333333; }

.form-group.form-group-lg.label-static label.control-label,
.form-group.form-group-lg.label-floating.is-focused label.control-label,
.form-group.form-group-lg.label-floating:not(.is-empty) label.control-label {
  top: -32px;
  left: 0;
  font-size: 14px;
  font-size: 1rem;
  line-height: 0.99999998; }

.form-group.form-group-lg.label-floating input.form-control:-webkit-autofill ~ label.control-label label.control-label {
  top: -32px;
  left: 0;
  font-size: 14px;
  font-size: 1rem;
  line-height: 0.99999998; }

select.form-control {
  border: 0;
  box-shadow: none;
  border-radius: 0; }

.form-group.is-focused select.form-control {
  box-shadow: none;
  border-color: #D2D2D2; }

select.form-control[multiple],
.form-group.is-focused select.form-control[multiple] {
  height: 85px; }

.input-group-btn .btn {
  margin: 0 0 7px 0; }

.form-group.form-group-sm .input-group-btn .btn {
  margin: 0 0 3px 0; }

.form-group.form-group-lg .input-group-btn .btn {
  margin: 0 0 9px 0; }

.input-group .input-group-btn {
  padding: 0 12px; }

.input-group .input-group-addon {
  border: 0;
  background: transparent; }

.form-group input[type=file] {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100; }

legend {
  border-bottom: 0; }

.list-group {
  border-radius: 0; }

.list-group .list-group-item {
  background-color: transparent;
  overflow: hidden;
  border: 0;
  border-radius: 0;
  padding: 0 16px; }

.list-group .list-group-item.baseline {
  border-bottom: 1px solid #cecece; }

.list-group .list-group-item.baseline:last-child {
  border-bottom: none; }

.list-group .list-group-item .row-picture,
.list-group .list-group-item .row-action-primary {
  display: inline-block;
  padding-right: 16px; }

.list-group .list-group-item .row-picture img,
.list-group .list-group-item .row-action-primary img,
.list-group .list-group-item .row-picture i,
.list-group .list-group-item .row-action-primary i,
.list-group .list-group-item .row-picture label,
.list-group .list-group-item .row-action-primary label {
  display: block;
  width: 56px;
  height: 56px; }

.list-group .list-group-item .row-picture img,
.list-group .list-group-item .row-action-primary img {
  background: rgba(0, 0, 0, 0.1);
  padding: 1px; }

.list-group .list-group-item .row-picture img.circle,
.list-group .list-group-item .row-action-primary img.circle {
  border-radius: 100%; }

.list-group .list-group-item .row-picture i,
.list-group .list-group-item .row-action-primary i {
  background: rgba(0, 0, 0, 0.25);
  border-radius: 100%;
  text-align: center;
  line-height: 56px;
  line-height: 4rem;
  font-size: 20px;
  font-size: 1.42857rem;
  color: white; }

.list-group .list-group-item .row-picture label,
.list-group .list-group-item .row-action-primary label {
  margin-left: 7px;
  margin-right: -7px;
  margin-top: 5px;
  margin-bottom: -5px; }

.list-group .list-group-item .row-picture label .checkbox-material,
.list-group .list-group-item .row-action-primary label .checkbox-material {
  left: -10px; }

.list-group .list-group-item .row-content {
  display: inline-block;
  width: calc(100% - 92px);
  min-height: 66px; }

.list-group .list-group-item .row-content .action-secondary {
  position: absolute;
  right: 16px;
  top: 16px; }

.list-group .list-group-item .row-content .action-secondary i {
  font-size: 20px;
  font-size: 1.42857rem;
  color: rgba(0, 0, 0, 0.25);
  cursor: pointer; }

.list-group .list-group-item .row-content .action-secondary ~ * {
  max-width: calc(100% - 30px); }

.list-group .list-group-item .row-content .least-content {
  position: absolute;
  right: 16px;
  top: 0;
  color: rgba(0, 0, 0, 0.54);
  font-size: 14px;
  font-size: 1rem; }

.list-group .list-group-item .list-group-item-heading {
  color: rgba(0, 0, 0, 0.77);
  font-size: 20px;
  font-size: 1.42857rem;
  line-height: 29px;
  line-height: 2.07143rem; }

.list-group .list-group-item.active:hover,
.list-group .list-group-item.active:focus {
  background: rgba(0, 0, 0, 0.15);
  outline: 10px solid rgba(0, 0, 0, 0.15); }

.list-group .list-group-item.active .list-group-item-heading,
.list-group .list-group-item.active .list-group-item-text {
  color: rgba(0, 0, 0, 0.87); }

.list-group .list-group-separator {
  clear: both;
  overflow: hidden;
  margin-top: 10px;
  margin-bottom: 10px; }

.list-group .list-group-separator:before {
  content: "";
  width: calc(100% - 90px);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  float: right; }

.navbar {
  background-color: #009688;
  border: 0;
  border-radius: 0; }

.navbar .navbar-brand {
  position: relative;
  height: 60px;
  line-height: 30px;
  line-height: 2.14286rem;
  color: inherit; }

.navbar .navbar-brand:hover,
.navbar .navbar-brand:focus {
  color: inherit;
  background-color: transparent; }

.navbar .navbar-text {
  color: inherit;
  margin-top: 20px;
  margin-bottom: 20px; }

.navbar .navbar-nav > li > a {
  color: inherit;
  padding-top: 20px;
  padding-bottom: 20px; }

.navbar .navbar-nav > li > a:hover,
.navbar .navbar-nav > li > a:focus {
  color: inherit;
  background-color: transparent; }

.navbar .navbar-nav > .active > a,
.navbar .navbar-nav > .active > a:hover,
.navbar .navbar-nav > .active > a:focus {
  color: inherit;
  background-color: rgba(255, 255, 255, 0.1); }

.navbar .navbar-nav > .disabled > a,
.navbar .navbar-nav > .disabled > a:hover,
.navbar .navbar-nav > .disabled > a:focus {
  color: inherit;
  background-color: transparent;
  opacity: 0.9; }

.navbar .navbar-toggle {
  border: 0; }

.navbar .navbar-toggle:hover,
.navbar .navbar-toggle:focus {
  background-color: transparent; }

.navbar .navbar-toggle .icon-bar {
  background-color: inherit;
  border: 1px solid; }

.navbar .navbar-default .navbar-toggle,
.navbar .navbar-inverse .navbar-toggle {
  border-color: transparent; }

.navbar .navbar-collapse,
.navbar .navbar-form {
  border-color: rgba(0, 0, 0, 0.1); }

.navbar .navbar-nav > .open > a,
.navbar .navbar-nav > .open > a:hover,
.navbar .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: inherit; }

@media (max-width: 767px) {
  .navbar .navbar-nav .navbar-text {
    color: inherit;
    margin-top: 15px;
    margin-bottom: 15px; }
  .navbar .navbar-nav .dropdown .dropdown-toggle .caret {
    display: none; }
  .navbar .navbar-nav .dropdown .dropdown-toggle:after {
    content: 'keyboard_arrow_right';
    font-family: 'Material Icons';
    font-size: 1.5em;
    float: right; }
  .navbar .navbar-nav .dropdown .dropdown-menu {
    margin-left: 20px; }
  .navbar .navbar-nav .dropdown.open .dropdown-toggle:after {
    content: 'keyboard_arrow_down'; }
  .navbar .navbar-nav .dropdown.open .dropdown-menu > .dropdown-header {
    border: 0;
    color: inherit; }
  .navbar .navbar-nav .dropdown.open .dropdown-menu .divider {
    border-bottom: 1px solid;
    opacity: 0.08; }
  .navbar .navbar-nav .dropdown.open .dropdown-menu > li > a {
    color: inherit;
    font-size: inherit; }
  .navbar .navbar-nav .dropdown.open .dropdown-menu > li > a:hover,
  .navbar .navbar-nav .dropdown.open .dropdown-menu > li > a:focus {
    color: inherit;
    background-color: transparent; }
  .navbar .navbar-nav .dropdown.open .dropdown-menu > .active > a,
  .navbar .navbar-nav .dropdown.open .dropdown-menu > .active > a:hover,
  .navbar .navbar-nav .dropdown.open .dropdown-menu > .active > a:focus {
    color: inherit;
    background-color: transparent; }
  .navbar .navbar-nav .dropdown.open .dropdown-menu > .disabled > a,
  .navbar .navbar-nav .dropdown.open .dropdown-menu > .disabled > a:hover,
  .navbar .navbar-nav .dropdown.open .dropdown-menu > .disabled > a:focus {
    color: inherit;
    background-color: transparent; } }

.navbar .navbar-link {
  color: inherit; }

.navbar .navbar-link:hover {
  color: inherit; }

.navbar .btn-link {
  color: inherit; }

.navbar .btn-link:hover,
.navbar .btn-link:focus {
  color: inherit; }

.navbar .btn-link[disabled]:hover,
fieldset[disabled] .navbar .btn-link:hover,
.navbar .btn-link[disabled]:focus,
fieldset[disabled] .navbar .btn-link:focus {
  color: inherit; }

.navbar .navbar-form {
  margin-top: 16px; }

.navbar .navbar-form .form-group {
  margin: 0;
  padding: 0; }

.navbar .navbar-form .form-group .material-input:before,
.navbar .navbar-form .form-group.is-focused .material-input:after {
  background-color: inherit; }

.navbar .navbar-form .form-group .form-control,
.navbar .navbar-form .form-control {
  border-color: inherit;
  color: inherit;
  padding: 0;
  margin: 0;
  height: 28px;
  font-size: 14px;
  font-size: 1rem;
  line-height: 1.42857143; }

.navbar,
.navbar.navbar-default {
  background-color: #009688;
  color: rgba(255, 255, 255, 0.84); }

.navbar .navbar-form .form-group input.form-control::-moz-placeholder,
.navbar.navbar-default .navbar-form .form-group input.form-control::-moz-placeholder,
.navbar .navbar-form input.form-control::-moz-placeholder,
.navbar.navbar-default .navbar-form input.form-control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.84); }

.navbar .navbar-form .form-group input.form-control:-ms-input-placeholder,
.navbar.navbar-default .navbar-form .form-group input.form-control:-ms-input-placeholder,
.navbar .navbar-form input.form-control:-ms-input-placeholder,
.navbar.navbar-default .navbar-form input.form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.84); }

.navbar .navbar-form .form-group input.form-control::-webkit-input-placeholder,
.navbar.navbar-default .navbar-form .form-group input.form-control::-webkit-input-placeholder,
.navbar .navbar-form input.form-control::-webkit-input-placeholder,
.navbar.navbar-default .navbar-form input.form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.84); }

.navbar .dropdown-menu,
.navbar.navbar-default .dropdown-menu {
  border-radius: 2px; }

@media (max-width: 767px) {
  .navbar .dropdown-menu .dropdown-header,
  .navbar.navbar-default .dropdown-menu .dropdown-header {
    background-color: #00b09f; } }

.navbar .dropdown-menu li > a,
.navbar.navbar-default .dropdown-menu li > a {
  font-size: 16px;
  font-size: 1.14286rem;
  padding: 13px 16px; }

.navbar .dropdown-menu li > a:hover,
.navbar.navbar-default .dropdown-menu li > a:hover,
.navbar .dropdown-menu li > a:focus,
.navbar.navbar-default .dropdown-menu li > a:focus {
  color: #009688;
  background-color: #eeeeee; }

.navbar .dropdown-menu .active > a,
.navbar.navbar-default .dropdown-menu .active > a {
  background-color: #009688;
  color: rgba(255, 255, 255, 0.84); }

.navbar .dropdown-menu .active > a:hover,
.navbar.navbar-default .dropdown-menu .active > a:hover,
.navbar .dropdown-menu .active > a:focus,
.navbar.navbar-default .dropdown-menu .active > a:focus {
  color: rgba(255, 255, 255, 0.84); }

.navbar.navbar-inverse {
  background-color: #3f51b5;
  color: #ffffff; }

.navbar.navbar-inverse .navbar-form .form-group input.form-control::-moz-placeholder,
.navbar.navbar-inverse .navbar-form input.form-control::-moz-placeholder {
  color: #ffffff; }

.navbar.navbar-inverse .navbar-form .form-group input.form-control:-ms-input-placeholder,
.navbar.navbar-inverse .navbar-form input.form-control:-ms-input-placeholder {
  color: #ffffff; }

.navbar.navbar-inverse .navbar-form .form-group input.form-control::-webkit-input-placeholder,
.navbar.navbar-inverse .navbar-form input.form-control::-webkit-input-placeholder {
  color: #ffffff; }

.navbar.navbar-inverse .dropdown-menu {
  border-radius: 2px; }

@media (max-width: 767px) {
  .navbar.navbar-inverse .dropdown-menu .dropdown-header {
    background-color: #4d5ec1; } }

.navbar.navbar-inverse .dropdown-menu li > a {
  font-size: 16px;
  font-size: 1.14286rem;
  padding: 13px 16px; }

.navbar.navbar-inverse .dropdown-menu li > a:hover,
.navbar.navbar-inverse .dropdown-menu li > a:focus {
  color: #3f51b5;
  background-color: #eeeeee; }

.navbar.navbar-inverse .dropdown-menu .active > a {
  background-color: #3f51b5;
  color: #ffffff; }

.navbar.navbar-inverse .dropdown-menu .active > a:hover,
.navbar.navbar-inverse .dropdown-menu .active > a:focus {
  color: #ffffff; }

.navbar.navbar-primary {
  background-color: #009688;
  color: rgba(255, 255, 255, 0.84); }

.navbar.navbar-primary .navbar-form .form-group input.form-control::-moz-placeholder,
.navbar.navbar-primary .navbar-form input.form-control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.84); }

.navbar.navbar-primary .navbar-form .form-group input.form-control:-ms-input-placeholder,
.navbar.navbar-primary .navbar-form input.form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.84); }

.navbar.navbar-primary .navbar-form .form-group input.form-control::-webkit-input-placeholder,
.navbar.navbar-primary .navbar-form input.form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.84); }

.navbar.navbar-primary .dropdown-menu {
  border-radius: 2px; }

@media (max-width: 767px) {
  .navbar.navbar-primary .dropdown-menu .dropdown-header {
    background-color: #00b09f; } }

.navbar.navbar-primary .dropdown-menu li > a {
  font-size: 16px;
  font-size: 1.14286rem;
  padding: 13px 16px; }

.navbar.navbar-primary .dropdown-menu li > a:hover,
.navbar.navbar-primary .dropdown-menu li > a:focus {
  color: #009688;
  background-color: #eeeeee; }

.navbar.navbar-primary .dropdown-menu .active > a {
  background-color: #009688;
  color: rgba(255, 255, 255, 0.84); }

.navbar.navbar-primary .dropdown-menu .active > a:hover,
.navbar.navbar-primary .dropdown-menu .active > a:focus {
  color: rgba(255, 255, 255, 0.84); }

.navbar.navbar-success {
  background-color: #4caf50;
  color: rgba(255, 255, 255, 0.84); }

.navbar.navbar-success .navbar-form .form-group input.form-control::-moz-placeholder,
.navbar.navbar-success .navbar-form input.form-control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.84); }

.navbar.navbar-success .navbar-form .form-group input.form-control:-ms-input-placeholder,
.navbar.navbar-success .navbar-form input.form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.84); }

.navbar.navbar-success .navbar-form .form-group input.form-control::-webkit-input-placeholder,
.navbar.navbar-success .navbar-form input.form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.84); }

.navbar.navbar-success .dropdown-menu {
  border-radius: 2px; }

@media (max-width: 767px) {
  .navbar.navbar-success .dropdown-menu .dropdown-header {
    background-color: #5cb860; } }

.navbar.navbar-success .dropdown-menu li > a {
  font-size: 16px;
  font-size: 1.14286rem;
  padding: 13px 16px; }

.navbar.navbar-success .dropdown-menu li > a:hover,
.navbar.navbar-success .dropdown-menu li > a:focus {
  color: #4caf50;
  background-color: #eeeeee; }

.navbar.navbar-success .dropdown-menu .active > a {
  background-color: #4caf50;
  color: rgba(255, 255, 255, 0.84); }

.navbar.navbar-success .dropdown-menu .active > a:hover,
.navbar.navbar-success .dropdown-menu .active > a:focus {
  color: rgba(255, 255, 255, 0.84); }

.navbar.navbar-info {
  background-color: #03a9f4;
  color: rgba(255, 255, 255, 0.84); }

.navbar.navbar-info .navbar-form .form-group input.form-control::-moz-placeholder,
.navbar.navbar-info .navbar-form input.form-control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.84); }

.navbar.navbar-info .navbar-form .form-group input.form-control:-ms-input-placeholder,
.navbar.navbar-info .navbar-form input.form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.84); }

.navbar.navbar-info .navbar-form .form-group input.form-control::-webkit-input-placeholder,
.navbar.navbar-info .navbar-form input.form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.84); }

.navbar.navbar-info .dropdown-menu {
  border-radius: 2px; }

@media (max-width: 767px) {
  .navbar.navbar-info .dropdown-menu .dropdown-header {
    background-color: #14b4fc; } }

.navbar.navbar-info .dropdown-menu li > a {
  font-size: 16px;
  font-size: 1.14286rem;
  padding: 13px 16px; }

.navbar.navbar-info .dropdown-menu li > a:hover,
.navbar.navbar-info .dropdown-menu li > a:focus {
  color: #03a9f4;
  background-color: #eeeeee; }

.navbar.navbar-info .dropdown-menu .active > a {
  background-color: #03a9f4;
  color: rgba(255, 255, 255, 0.84); }

.navbar.navbar-info .dropdown-menu .active > a:hover,
.navbar.navbar-info .dropdown-menu .active > a:focus {
  color: rgba(255, 255, 255, 0.84); }

.navbar.navbar-warning {
  background-color: #ff5722;
  color: rgba(255, 255, 255, 0.84); }

.navbar.navbar-warning .navbar-form .form-group input.form-control::-moz-placeholder,
.navbar.navbar-warning .navbar-form input.form-control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.84); }

.navbar.navbar-warning .navbar-form .form-group input.form-control:-ms-input-placeholder,
.navbar.navbar-warning .navbar-form input.form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.84); }

.navbar.navbar-warning .navbar-form .form-group input.form-control::-webkit-input-placeholder,
.navbar.navbar-warning .navbar-form input.form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.84); }

.navbar.navbar-warning .dropdown-menu {
  border-radius: 2px; }

@media (max-width: 767px) {
  .navbar.navbar-warning .dropdown-menu .dropdown-header {
    background-color: #ff6a3c; } }

.navbar.navbar-warning .dropdown-menu li > a {
  font-size: 16px;
  font-size: 1.14286rem;
  padding: 13px 16px; }

.navbar.navbar-warning .dropdown-menu li > a:hover,
.navbar.navbar-warning .dropdown-menu li > a:focus {
  color: #ff5722;
  background-color: #eeeeee; }

.navbar.navbar-warning .dropdown-menu .active > a {
  background-color: #ff5722;
  color: rgba(255, 255, 255, 0.84); }

.navbar.navbar-warning .dropdown-menu .active > a:hover,
.navbar.navbar-warning .dropdown-menu .active > a:focus {
  color: rgba(255, 255, 255, 0.84); }

.navbar.navbar-danger {
  background-color: #f44336;
  color: rgba(255, 255, 255, 0.84); }

.navbar.navbar-danger .navbar-form .form-group input.form-control::-moz-placeholder,
.navbar.navbar-danger .navbar-form input.form-control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.84); }

.navbar.navbar-danger .navbar-form .form-group input.form-control:-ms-input-placeholder,
.navbar.navbar-danger .navbar-form input.form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.84); }

.navbar.navbar-danger .navbar-form .form-group input.form-control::-webkit-input-placeholder,
.navbar.navbar-danger .navbar-form input.form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.84); }

.navbar.navbar-danger .dropdown-menu {
  border-radius: 2px; }

@media (max-width: 767px) {
  .navbar.navbar-danger .dropdown-menu .dropdown-header {
    background-color: #f55a4e; } }

.navbar.navbar-danger .dropdown-menu li > a {
  font-size: 16px;
  font-size: 1.14286rem;
  padding: 13px 16px; }

.navbar.navbar-danger .dropdown-menu li > a:hover,
.navbar.navbar-danger .dropdown-menu li > a:focus {
  color: #f44336;
  background-color: #eeeeee; }

.navbar.navbar-danger .dropdown-menu .active > a {
  background-color: #f44336;
  color: rgba(255, 255, 255, 0.84); }

.navbar.navbar-danger .dropdown-menu .active > a:hover,
.navbar.navbar-danger .dropdown-menu .active > a:focus {
  color: rgba(255, 255, 255, 0.84); }

.navbar-inverse {
  background-color: #3f51b5; }

@media (max-width: 1199px) {
  .navbar .navbar-brand {
    height: 50px;
    padding: 10px 15px; }
  .navbar .navbar-form {
    margin-top: 10px; }
  .navbar .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px; } }

.dropdown-menu {
  border: 0;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); }

.dropdown-menu .divider {
  background-color: rgba(0, 0, 0, 0.12); }

.dropdown-menu li {
  overflow: hidden;
  position: relative; }

.dropdown-menu li a:hover {
  background-color: transparent;
  color: #009688; }

.alert {
  border: 0;
  border-radius: 0; }

.alert,
.alert.alert-default {
  background-color: rgba(255, 255, 255, 0.84);
  color: rgba(255, 255, 255, 0.84); }

.alert a,
.alert.alert-default a,
.alert .alert-link,
.alert.alert-default .alert-link {
  color: rgba(255, 255, 255, 0.84); }

.alert.alert-inverse {
  background-color: #3f51b5;
  color: #ffffff; }

.alert.alert-inverse a,
.alert.alert-inverse .alert-link {
  color: #ffffff; }

.alert.alert-primary {
  background-color: #009688;
  color: rgba(255, 255, 255, 0.84); }

.alert.alert-primary a,
.alert.alert-primary .alert-link {
  color: rgba(255, 255, 255, 0.84); }

.alert.alert-success {
  background-color: #4caf50;
  color: rgba(255, 255, 255, 0.84); }

.alert.alert-success a,
.alert.alert-success .alert-link {
  color: rgba(255, 255, 255, 0.84); }

.alert.alert-info {
  background-color: #03a9f4;
  color: rgba(255, 255, 255, 0.84); }

.alert.alert-info a,
.alert.alert-info .alert-link {
  color: rgba(255, 255, 255, 0.84); }

.alert.alert-warning {
  background-color: #ff5722;
  color: rgba(255, 255, 255, 0.84); }

.alert.alert-warning a,
.alert.alert-warning .alert-link {
  color: rgba(255, 255, 255, 0.84); }

.alert.alert-danger {
  background-color: #f44336;
  color: rgba(255, 255, 255, 0.84); }

.alert.alert-danger a,
.alert.alert-danger .alert-link {
  color: rgba(255, 255, 255, 0.84); }

.alert-info,
.alert-danger,
.alert-warning,
.alert-success {
  color: rgba(255, 255, 255, 0.84); }

.alert-default a,
.alert-default .alert-link {
  color: rgba(0, 0, 0, 0.87); }

.progress {
  height: 4px;
  border-radius: 0;
  box-shadow: none;
  background: #c8c8c8; }

.progress .progress-bar {
  box-shadow: none; }

.progress .progress-bar,
.progress .progress-bar.progress-bar-default {
  background-color: #009688; }

.progress .progress-bar.progress-bar-inverse {
  background-color: #3f51b5; }

.progress .progress-bar.progress-bar-primary {
  background-color: #009688; }

.progress .progress-bar.progress-bar-success {
  background-color: #4caf50; }

.progress .progress-bar.progress-bar-info {
  background-color: #03a9f4; }

.progress .progress-bar.progress-bar-warning {
  background-color: #ff5722; }

.progress .progress-bar.progress-bar-danger {
  background-color: #f44336; }

.text-warning {
  color: #ff5722; }

.text-primary {
  color: #009688; }

.text-danger {
  color: #f44336; }

.text-success {
  color: #4caf50; }

.text-info {
  color: #03a9f4; }

.nav-tabs {
  background: #009688; }

.nav-tabs > li > a {
  color: #FFFFFF;
  border: 0;
  margin: 0; }

.nav-tabs > li > a:hover {
  background-color: transparent;
  border: 0; }

.nav-tabs > li > a,
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  background-color: transparent !important;
  border: 0 !important;
  color: #FFFFFF !important;
  font-weight: 500; }

.nav-tabs > li.disabled > a,
.nav-tabs > li.disabled > a:hover {
  color: rgba(255, 255, 255, 0.5); }

.popover,
.tooltip-inner {
  color: #ececec;
  line-height: 1em;
  background: rgba(101, 101, 101, 0.9);
  border: none;
  border-radius: 2px;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.12), 0 1px 6px 0 rgba(0, 0, 0, 0.12); }

.tooltip,
.tooltip.in {
  opacity: 1; }

.popover .arrow,
.tooltip .arrow,
.popover .tooltip-arrow,
.tooltip .tooltip-arrow {
  display: none; }

.card {
  /***** Make height equal to width (http://stackoverflow.com/a/6615994) ****/
  display: inline-block;
  position: relative;
  width: 100%;
  /**************************************************************************/
  border-radius: 2px;
  color: rgba(0, 0, 0, 0.87);
  background: #fff;
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }

.card .card-height-indicator {
  margin-top: 100%; }

.card .card-content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.card .card-image {
  height: 60%;
  position: relative;
  overflow: hidden; }

.card .card-image img {
  width: 100%;
  height: 100%;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  pointer-events: none; }

.card .card-image .card-image-headline {
  position: absolute;
  bottom: 16px;
  left: 18px;
  color: #fff;
  font-size: 2em; }

.card .card-body {
  height: 30%;
  padding: 18px; }

.card .card-footer {
  height: 10%;
  padding: 18px; }

.card .card-footer button,
.card .card-footer a {
  margin: 0 !important;
  position: relative;
  bottom: 25px;
  width: auto; }

.card .card-footer button:first-child,
.card .card-footer a:first-child {
  left: -15px; }

.modal-content {
  box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22);
  border-radius: 2px;
  border: none; }

.modal-content .modal-header {
  border-bottom: none;
  padding-top: 24px;
  padding-right: 24px;
  padding-bottom: 0;
  padding-left: 24px; }

.modal-content .modal-body {
  padding-top: 24px;
  padding-right: 24px;
  padding-bottom: 16px;
  padding-left: 24px; }

.modal-content .modal-footer {
  border-top: none;
  padding: 7px; }

.modal-content .modal-footer button {
  margin: 0;
  padding-left: 16px;
  padding-right: 16px;
  width: auto; }

.modal-content .modal-footer button.pull-left {
  padding-left: 5px;
  padding-right: 5px;
  position: relative;
  left: -5px; }

.modal-content .modal-footer button + button {
  margin-bottom: 16px; }

.modal-content .modal-body + .modal-footer {
  padding-top: 0; }

.modal-backdrop {
  background: rgba(0, 0, 0, 0.3); }

.panel {
  border-radius: 2px;
  border: 0;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.12), 0 1px 6px 0 rgba(0, 0, 0, 0.12); }

.panel > .panel-heading,
.panel.panel-default > .panel-heading {
  background-color: #eeeeee; }

.panel.panel-inverse > .panel-heading {
  background-color: #3f51b5; }

.panel.panel-primary > .panel-heading {
  background-color: #009688; }

.panel.panel-success > .panel-heading {
  background-color: #4caf50; }

.panel.panel-info > .panel-heading {
  background-color: #03a9f4; }

.panel.panel-warning > .panel-heading {
  background-color: #ff5722; }

.panel.panel-danger > .panel-heading {
  background-color: #f44336; }

[class*="panel-"] > .panel-heading {
  color: rgba(255, 255, 255, 0.84);
  border: 0; }

.panel-default > .panel-heading,
.panel:not([class*="panel-"]) > .panel-heading {
  color: rgba(0, 0, 0, 0.87); }

.panel-footer {
  background-color: #eeeeee; }

hr.on-dark {
  color: #1a1a1a; }

hr.on-light {
  color: #ffffff; }

@media (-webkit-min-device-pixel-ratio: 0.75), (min--moz-device-pixel-ratio: 0.75), (-o-device-pixel-ratio: 3 / 4), (min-device-pixel-ratio: 0.75), (min-resolution: 0.75dppx), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  hr {
    height: 0.75px; } }

@media (-webkit-min-device-pixel-ratio: 1), (min--moz-device-pixel-ratio: 1), (-o-device-pixel-ratio: 1), (min-device-pixel-ratio: 1), (min-resolution: 1dppx), (-webkit-min-device-pixel-ratio: 1.66667), (-webkit-min-device-pixel-ratio: 1.6666666666666667), (min-resolution: 160dpi) {
  hr {
    height: 1px; } }

@media (-webkit-min-device-pixel-ratio: 1.33), (min--moz-device-pixel-ratio: 1.33), (-o-device-pixel-ratio: 133 / 100), (min-device-pixel-ratio: 1.33), (min-resolution: 1.33dppx), (-webkit-min-device-pixel-ratio: 2.21875), (min-resolution: 213dpi) {
  hr {
    height: 1.333px; } }

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 2.5), (min-resolution: 240dpi) {
  hr {
    height: 1.5px; } }

@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-device-pixel-ratio: 2 / 1), (min-device-pixel-ratio: 2), (min-resolution: 2dppx), (-webkit-min-device-pixel-ratio: 3.95833), (-webkit-min-device-pixel-ratio: 3.9583333333333335), (min-resolution: 380dpi) {
  hr {
    height: 2px; } }

@media (-webkit-min-device-pixel-ratio: 3), (min--moz-device-pixel-ratio: 3), (-o-device-pixel-ratio: 3 / 1), (min-device-pixel-ratio: 3), (min-resolution: 3dppx), (-webkit-min-device-pixel-ratio: 5), (min-resolution: 480dpi) {
  hr {
    height: 3px; } }

@media (-webkit-min-device-pixel-ratio: 4), (min--moz-device-pixel-ratio: 4), (-o-device-pixel-ratio: 4 / 1), (min-device-pixel-ratio: 3), (min-resolution: 4dppx), (-webkit-min-device-pixel-ratio: 6.66667), (-webkit-min-device-pixel-ratio: 6.666666666666667), (min-resolution: 640dpi) {
  hr {
    height: 4px; } }

* {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-tap-highlight-color: transparent; }

*:focus {
  outline: 0; }

.snackbar {
  background-color: #323232;
  color: rgba(255, 255, 255, 0.84);
  font-size: 14px;
  font-size: 1rem;
  border-radius: 2px;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.12), 0 1px 6px 0 rgba(0, 0, 0, 0.12);
  height: 0;
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in, height 0s linear 0.2s, padding 0s linear 0.2s, height 0s linear 0.2s;
  transform: translateY(200%); }

.snackbar.snackbar-opened {
  padding: 14px 15px;
  margin-bottom: 20px;
  height: auto;
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in, height 0s linear 0.2s, height 0s linear 0.2s;
  transform: none; }

.snackbar.toast {
  border-radius: 200px; }

.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -ms-touch-action: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  box-sizing: border-box; }

.noUi-base {
  width: 100%;
  height: 100%;
  position: relative; }

.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0; }

.noUi-handle {
  position: relative;
  z-index: 1;
  box-sizing: border-box; }

.noUi-stacking .noUi-handle {
  z-index: 10; }

.noUi-state-tap .noUi-origin {
  transition: left 0.3s, top 0.3s; }

.noUi-state-drag * {
  cursor: inherit !important; }

.noUi-horizontal {
  height: 10px; }

.noUi-handle {
  box-sizing: border-box;
  width: 12px;
  height: 12px;
  left: -10px;
  top: -5px;
  cursor: ew-resize;
  border-radius: 100%;
  transition: all 0.2s ease-out;
  border: 1px solid; }

.noUi-vertical .noUi-handle {
  margin-left: 5px;
  cursor: ns-resize; }

.noUi-horizontal.noUi-extended {
  padding: 0 15px; }

.noUi-horizontal.noUi-extended .noUi-origin {
  right: -15px; }

.noUi-background {
  height: 2px;
  margin: 20px 0; }

.noUi-origin {
  margin: 0;
  border-radius: 0;
  height: 2px;
  background: #c8c8c8; }

.noUi-origin[style^="left: 0"] .noUi-handle {
  background-color: #fff;
  border: 2px solid #c8c8c8; }

.noUi-origin[style^="left: 0"] .noUi-handle.noUi-active {
  border-width: 1px; }

.noUi-target {
  border-radius: 2px; }

.noUi-horizontal {
  height: 2px;
  margin: 15px 0; }

.noUi-vertical {
  height: 100%;
  width: 2px;
  margin: 0 15px;
  display: inline-block; }

.noUi-handle.noUi-active {
  transform: scale3d(2.5, 2.5, 1); }

[disabled].noUi-slider {
  opacity: 0.5; }

[disabled] .noUi-handle {
  cursor: not-allowed; }

.slider {
  background: #c8c8c8; }

.slider.noUi-connect,
.slider.slider-default.noUi-connect {
  background-color: #009688; }

.slider.slider-inverse.noUi-connect {
  background-color: #3f51b5; }

.slider.slider-primary.noUi-connect {
  background-color: #009688; }

.slider.slider-success.noUi-connect {
  background-color: #4caf50; }

.slider.slider-info.noUi-connect {
  background-color: #03a9f4; }

.slider.slider-warning.noUi-connect {
  background-color: #ff5722; }

.slider.slider-danger.noUi-connect {
  background-color: #f44336; }

.slider .noUi-connect,
.slider.slider-default .noUi-connect {
  background-color: #009688; }

.slider.slider-inverse .noUi-connect {
  background-color: #3f51b5; }

.slider.slider-primary .noUi-connect {
  background-color: #009688; }

.slider.slider-success .noUi-connect {
  background-color: #4caf50; }

.slider.slider-info .noUi-connect {
  background-color: #03a9f4; }

.slider.slider-warning .noUi-connect {
  background-color: #ff5722; }

.slider.slider-danger .noUi-connect {
  background-color: #f44336; }

.slider .noUi-handle,
.slider.slider-default .noUi-handle {
  background-color: #009688; }

.slider.slider-inverse .noUi-handle {
  background-color: #3f51b5; }

.slider.slider-primary .noUi-handle {
  background-color: #009688; }

.slider.slider-success .noUi-handle {
  background-color: #4caf50; }

.slider.slider-info .noUi-handle {
  background-color: #03a9f4; }

.slider.slider-warning .noUi-handle {
  background-color: #ff5722; }

.slider.slider-danger .noUi-handle {
  background-color: #f44336; }

.slider .noUi-handle,
.slider.slider-default .noUi-handle {
  border-color: #009688; }

.slider.slider-inverse .noUi-handle {
  border-color: #3f51b5; }

.slider.slider-primary .noUi-handle {
  border-color: #009688; }

.slider.slider-success .noUi-handle {
  border-color: #4caf50; }

.slider.slider-info .noUi-handle {
  border-color: #03a9f4; }

.slider.slider-warning .noUi-handle {
  border-color: #ff5722; }

.slider.slider-danger .noUi-handle {
  border-color: #f44336; }

.selectize-control.single,
.selectize-control.multi {
  padding: 0; }

.selectize-control.single .selectize-input,
.selectize-control.multi .selectize-input,
.selectize-control.single .selectize-input.input-active,
.selectize-control.multi .selectize-input.input-active {
  cursor: text;
  background: transparent;
  box-shadow: none;
  border: 0;
  padding: 0;
  height: 100%;
  font-size: 14px;
  font-size: 1rem;
  line-height: 30px;
  line-height: 2.14286rem; }

.selectize-control.single .selectize-input .has-items,
.selectize-control.multi .selectize-input .has-items,
.selectize-control.single .selectize-input.input-active .has-items,
.selectize-control.multi .selectize-input.input-active .has-items {
  padding: 0; }

.selectize-control.single .selectize-input:after,
.selectize-control.multi .selectize-input:after,
.selectize-control.single .selectize-input.input-active:after,
.selectize-control.multi .selectize-input.input-active:after {
  right: 5px;
  position: absolute;
  font-size: 25px;
  font-size: 1.78571rem;
  content: "\e5c5";
  font-family: 'Material Icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.selectize-control.single .selectize-input input,
.selectize-control.multi .selectize-input input,
.selectize-control.single .selectize-input.input-active input,
.selectize-control.multi .selectize-input.input-active input {
  font-size: 14px;
  font-size: 1rem;
  outline: 0;
  border: 0;
  background: transparent; }

.selectize-control.single .selectize-input.label-floating-fix input,
.selectize-control.multi .selectize-input.label-floating-fix input,
.selectize-control.single .selectize-input.input-active.label-floating-fix input,
.selectize-control.multi .selectize-input.input-active.label-floating-fix input {
  opacity: 0; }

.selectize-control.single .selectize-input > div,
.selectize-control.multi .selectize-input > div,
.selectize-control.single .selectize-input.input-active > div,
.selectize-control.multi .selectize-input.input-active > div,
.selectize-control.single .selectize-input > .item,
.selectize-control.multi .selectize-input > .item,
.selectize-control.single .selectize-input.input-active > .item,
.selectize-control.multi .selectize-input.input-active > .item {
  display: inline-block;
  margin: 0 8px 3px 0;
  padding: 0;
  background: transparent;
  border: 0; }

.selectize-control.single .selectize-input > div:after,
.selectize-control.multi .selectize-input > div:after,
.selectize-control.single .selectize-input.input-active > div:after,
.selectize-control.multi .selectize-input.input-active > div:after,
.selectize-control.single .selectize-input > .item:after,
.selectize-control.multi .selectize-input > .item:after,
.selectize-control.single .selectize-input.input-active > .item:after,
.selectize-control.multi .selectize-input.input-active > .item:after {
  content: ","; }

.selectize-control.single .selectize-input > div:last-of-type:after,
.selectize-control.multi .selectize-input > div:last-of-type:after,
.selectize-control.single .selectize-input.input-active > div:last-of-type:after,
.selectize-control.multi .selectize-input.input-active > div:last-of-type:after,
.selectize-control.single .selectize-input > .item:last-of-type:after,
.selectize-control.multi .selectize-input > .item:last-of-type:after,
.selectize-control.single .selectize-input.input-active > .item:last-of-type:after,
.selectize-control.multi .selectize-input.input-active > .item:last-of-type:after {
  content: ""; }

.selectize-control.single .selectize-input > div.active,
.selectize-control.multi .selectize-input > div.active,
.selectize-control.single .selectize-input.input-active > div.active,
.selectize-control.multi .selectize-input.input-active > div.active,
.selectize-control.single .selectize-input > .item.active,
.selectize-control.multi .selectize-input > .item.active,
.selectize-control.single .selectize-input.input-active > .item.active,
.selectize-control.multi .selectize-input.input-active > .item.active {
  font-weight: bold;
  background: transparent;
  border: 0; }

.selectize-control.single .selectize-dropdown,
.selectize-control.multi .selectize-dropdown {
  position: absolute;
  z-index: 1000;
  border: 0;
  width: 100% !important;
  left: 0 !important;
  height: auto;
  background-color: #FFF;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  border-radius: 2px;
  padding: 0;
  margin-top: 3px; }

.selectize-control.single .selectize-dropdown .active,
.selectize-control.multi .selectize-dropdown .active {
  background-color: inherit; }

.selectize-control.single .selectize-dropdown .highlight,
.selectize-control.multi .selectize-dropdown .highlight {
  background-color: #d5d8ff; }

.selectize-control.single .selectize-dropdown .selected,
.selectize-control.multi .selectize-dropdown .selected,
.selectize-control.single .selectize-dropdown .selected.active,
.selectize-control.multi .selectize-dropdown .selected.active {
  background-color: #EEEEEE; }

.selectize-control.single .selectize-dropdown [data-selectable],
.selectize-control.multi .selectize-dropdown [data-selectable],
.selectize-control.single .selectize-dropdown .optgroup-header,
.selectize-control.multi .selectize-dropdown .optgroup-header {
  padding: 10px 20px;
  cursor: pointer; }

.selectize-control.single .dropdown-active ~ .selectize-dropdown,
.selectize-control.multi .dropdown-active ~ .selectize-dropdown {
  display: block; }

.dropdownjs::after {
  right: 5px;
  top: 3px;
  font-size: 25px;
  font-size: 1.78571rem;
  position: absolute;
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  content: "\e5c5";
  pointer-events: none;
  color: #757575; }

#snackbar-container {
  position: fixed;
  left: 20px;
  bottom: 0;
  z-index: 99999; }

.snackbar {
  background-color: #fff;
  color: #414142;
  overflow: hidden;
  clear: both;
  min-width: 288px;
  max-width: 568px;
  cursor: pointer;
  opacity: 0; }

.snackbar.snackbar-opened {
  height: auto;
  opacity: 1; }

@media (max-width: 767px) {
  #snackbar-container {
    left: 0 !important;
    right: 0;
    width: 100%; }
  #snackbar-container .snackbar {
    min-width: 100%; }
  #snackbar-container [class="snackbar snackbar-opened"] ~ .snackbar.toast {
    margin-top: 20px; }
  #snackbar-container [class="snackbar snackbar-opened"] {
    border-radius: 0;
    margin-bottom: 0; } }

/*
== malihu jquery custom scrollbar plugin ==
Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller
*/
/*
CONTENTS: 
	1. BASIC STYLE - Plugin's basic/essential CSS properties (normally, should not be edited). 
	2. VERTICAL SCROLLBAR - Positioning and dimensions of vertical scrollbar. 
	3. HORIZONTAL SCROLLBAR - Positioning and dimensions of horizontal scrollbar.
	4. VERTICAL AND HORIZONTAL SCROLLBARS - Positioning and dimensions of 2-axis scrollbars. 
	5. TRANSITIONS - CSS3 transitions for hover events, auto-expanded and auto-hidden scrollbars. 
	6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS 
		6.1 THEMES - Scrollbar colors, opacity, dimensions, backgrounds etc. via ready-to-use themes.
*/
/* 
------------------------------------------------------------------------------------------------------------------------
1. BASIC STYLE  
------------------------------------------------------------------------------------------------------------------------
*/
.mCustomScrollbar {
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom;
  /* direct pointer events to js */ }

.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action {
  -ms-touch-action: auto;
  touch-action: auto; }

.mCustomScrollBox {
  /* contains plugin's markup */
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: none;
  direction: ltr; }

.mCSB_container {
  /* contains the original content */
  overflow: hidden;
  width: auto;
  height: auto; }

/* 
------------------------------------------------------------------------------------------------------------------------
2. VERTICAL SCROLLBAR 
y-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_inside > .mCSB_container {
  margin-right: 30px; }

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0; }

/* non-visible scrollbar */
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px; }

.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0; }

/* RTL direction/left-side scrollbar */
.mCSB_scrollTools {
  /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0; }

.mCSB_outside + .mCSB_scrollTools {
  right: -26px; }

/* scrollbar position: outside */
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  /* RTL direction/left-side scrollbar */
  right: auto;
  left: 0; }

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -26px; }

/* RTL direction/left-side scrollbar (scrollbar position: outside) */
.mCSB_scrollTools .mCSB_draggerContainer {
  /* contains the draggable element and dragger rail markup */
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto; }

.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0; }

.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  border-radius: 16px; }

.mCSB_scrollTools .mCSB_dragger {
  /* the draggable element */
  cursor: pointer;
  width: 100%;
  height: 30px;
  /* minimum dragger height */
  z-index: 1; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  /* the dragger element */
  position: relative;
  width: 4px;
  height: 100%;
  margin: 0 auto;
  border-radius: 16px;
  text-align: center; }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 12px;
  /* auto-expanded scrollbar */ }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 8px;
  /* auto-expanded scrollbar */ }

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer; }

.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0; }

/* 
------------------------------------------------------------------------------------------------------------------------
3. HORIZONTAL SCROLLBAR 
x-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-bottom: 30px; }

.mCSB_horizontal.mCSB_outside > .mCSB_container {
  min-height: 100%; }

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0; }

/* non-visible scrollbar */
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 16px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0; }

.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px; }

/* scrollbar position: outside */
.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
  margin: 0 20px; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px;
  /* minimum dragger width */
  height: 100%;
  left: 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto; }

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  /* auto-expanded scrollbar */
  margin: 2px auto; }

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 8px;
  /* auto-expanded scrollbar */
  margin: 4px 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0; }

/* 
------------------------------------------------------------------------------------------------------------------------
4. VERTICAL AND HORIZONTAL SCROLLBARS 
yx-axis 
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-right: 30px;
  margin-bottom: 30px; }

.mCSB_container_wrapper > .mCSB_container {
  padding-right: 30px;
  padding-bottom: 30px;
  box-sizing: border-box; }

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px; }

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px; }

/* non-visible horizontal scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0; }

/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0; }

/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px; }

/* non-visible scrollbar/RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0; }

.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px; }

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
  padding-right: 0; }

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
  padding-bottom: 0; }

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
  /* non-visible scrollbar */
  margin-left: 0; }

/* non-visible horizontal scrollbar */
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0; }

/* 
------------------------------------------------------------------------------------------------------------------------
5. TRANSITIONS  
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  transition: opacity .2s ease-in-out, background-color .2s ease-in-out; }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
  transition: width .2s ease-out .2s, height .2s ease-out .2s,  margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,  margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out; }

/* 
------------------------------------------------------------------------------------------------------------------------
6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS  
------------------------------------------------------------------------------------------------------------------------
*/
/* 
	----------------------------------------
	6.1 THEMES 
	----------------------------------------
	*/
/* default theme ("light") */
.mCSB_scrollTools {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)"; }

.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)"; }

.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)"; }

.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4);
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)"; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)"; }

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
  filter: "alpha(opacity=85)";
  -ms-filter: "alpha(opacity=85)"; }

.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)"; }

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  background-image: url(mCSB_buttons.png);
  /* css sprites */
  background-repeat: no-repeat;
  opacity: 0.4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)"; }

.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0;
  /* 
		sprites locations 
		light: 0 0, -16px 0, -32px 0, -48px 0, 0 -72px, -16px -72px, -32px -72px
		dark: -80px 0, -96px 0, -112px 0, -128px 0, -80px -72px, -96px -72px, -112px -72px
		*/ }

.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px;
  /* 
		sprites locations
		light: 0 -20px, -16px -20px, -32px -20px, -48px -20px, 0 -92px, -16px -92px, -32px -92px
		dark: -80px -20px, -96px -20px, -112px -20px, -128px -20px, -80px -92px, -96px -92px, -112 -92px
		*/ }

.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px;
  /* 
		sprites locations 
		light: 0 -40px, -20px -40px, -40px -40px, -60px -40px, 0 -112px, -20px -112px, -40px -112px
		dark: -80px -40px, -100px -40px, -120px -40px, -140px -40px, -80px -112px, -100px -112px, -120px -112px
		*/ }

.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px;
  /* 
		sprites locations 
		light: 0 -56px, -20px -56px, -40px -56px, -60px -56px, 0 -128px, -20px -128px, -40px -128px
		dark: -80px -56px, -100px -56px, -120px -56px, -140px -56px, -80px -128px, -100px -128px, -120px -128px
		*/ }

.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)"; }

.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)"; }

/* theme: "dark" */
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15); }

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0; }

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px; }

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px; }

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px; }

/* ---------------------------------------- */
/* theme: "light-2", "dark-2" */
.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 1px; }

.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 1px; }

.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto; }

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85); }

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9); }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px 0; }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -20px; }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -40px; }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -56px; }

/* theme: "dark-2" */
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 1px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 1px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px 0; }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -20px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -40px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -56px; }

/* ---------------------------------------- */
/* theme: "light-thick", "dark-thick" */
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 2px; }

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 2px; }

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0; }

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px auto; }

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85); }

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9); }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px 0; }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -20px; }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -40px; }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -56px; }

/* theme: "dark-thick" */
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 2px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 2px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px 0; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -20px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -40px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -56px; }

/* ---------------------------------------- */
/* theme: "light-thin", "dark-thin" */
.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1); }

.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px; }

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%; }

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 2px;
  margin: 7px auto; }

/* theme "dark-thin" */
.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0; }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px; }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px; }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px; }

/* ---------------------------------------- */
/* theme "rounded", "rounded-dark", "rounded-dots", "rounded-dots-dark" */
.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.15); }

.mCS-rounded.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger {
  height: 14px; }

.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 14px;
  margin: 0 1px; }

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 14px; }

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 14px;
  margin: 1px 0; }

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 16px;
  /* auto-expanded scrollbar */
  height: 16px;
  margin: -1px 0; }

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 4px;
  /* auto-expanded scrollbar */ }

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 16px;
  /* auto-expanded scrollbar */
  width: 16px;
  margin: 0 -1px; }

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 4px;
  /* auto-expanded scrollbar */
  margin: 6px 0; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 -72px; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -92px; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -112px; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -128px; }

/* theme "rounded-dark", "rounded-dots-dark" */
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px -72px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -92px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -112px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -128px; }

/* theme "rounded-dots", "rounded-dots-dark" */
.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail {
  width: 4px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background-color: transparent;
  background-position: center; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");
  background-repeat: repeat-y;
  opacity: 0.3;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)"; }

.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
  background-repeat: repeat-x; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px -72px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -92px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -112px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -128px; }

/* theme "rounded-dots-dark" */
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII="); }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px -72px; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -92px; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -112px; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -128px; }

/* ---------------------------------------- */
/* theme "3d", "3d-dark", "3d-thick", "3d-thick-dark" */
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-y;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%); }

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-x;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%); }

/* theme "3d", "3d-dark" */
.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 70px; }

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 70px; }

.mCS-3d.mCSB_scrollTools,
.mCS-3d-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)"; }

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  border-radius: 16px; }

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 8px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2); }

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #555; }

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 8px; }

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 8px;
  margin: 4px 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2); }

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 8px;
  margin: 4px auto; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px; }

/* theme "3d-dark" */
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1); }

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1); }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px; }

/* ---------------------------------------- */
/* theme: "3d-thick", "3d-thick-dark" */
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)"; }

.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  border-radius: 7px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  border-radius: 5px; }

.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical,
.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  right: 1px; }

.mCS-3d-thick.mCSB_scrollTools_vertical,
.mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5); }

.mCS-3d-thick.mCSB_scrollTools_horizontal,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  bottom: 1px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5); }

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
  width: 12px;
  margin: 2px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4); }

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #555; }

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  width: auto; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1); }

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px; }

/* theme: "3d-thick-dark" */
.mCS-3d-thick-dark.mCSB_scrollTools {
  box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #777; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #fff;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1); }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px; }

/* ---------------------------------------- */
/* theme: "minimal", "minimal-dark" */
.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  right: 0;
  margin: 12px 0; }

.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px; }

/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  left: 0;
  right: auto; }

.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent; }

.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 50px; }

.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 50px; }

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)"; }

.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)"; }

/* theme: "minimal-dark" */
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)"; }

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)"; }

/* ---------------------------------------- */
/* theme "light-3", "dark-3" */
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2); }

.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px; }

.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 6px;
  margin: 5px 0; }

.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 12px; }

.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 12px;
  margin: 2px 0; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px; }

/* theme "dark-3" */
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1); }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px; }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px; }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px; }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px; }

/* ---------------------------------------- */
/* theme "inset", "inset-dark", "inset-2", "inset-2-dark", "inset-3", "inset-3-dark" */
.mCS-inset.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2); }

.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0; }

.mCS-inset.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px; }

.mCS-inset.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px; }

.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px; }

.mCS-inset.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px; }

/* theme "inset-dark", "inset-2-dark", "inset-3-dark" */
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1); }

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px; }

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px; }

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px; }

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px; }

/* theme "inset-2", "inset-2-dark" */
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  border-color: rgba(255, 255, 255, 0.2);
  box-sizing: border-box; }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  border-color: #000;
  border-color: rgba(0, 0, 0, 0.2); }

/* theme "inset-3", "inset-3-dark" */
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.6); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6); }

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9); }

/* ---------------------------------------- */
/*
 *  Remodal - v1.1.1
 *  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
 *  http://vodkabears.github.io/remodal/
 *
 *  Made by Ilya Makarov
 *  Under MIT License
 */
/* ==========================================================================
   Remodal's necessary styles
   ========================================================================== */
/* Hide scroll bar */
html.remodal-is-locked {
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none; }

/* Anti FOUC */
.remodal,
[data-remodal-id] {
  display: none; }

/* Necessary styles of the overlay */
.remodal-overlay {
  position: fixed;
  z-index: 9999;
  top: -5000px;
  right: -5000px;
  bottom: -5000px;
  left: -5000px;
  display: none; }

/* Necessary styles of the wrapper */
.remodal-wrapper {
  position: fixed;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  overflow: auto;
  text-align: center;
  -webkit-overflow-scrolling: touch; }

.remodal-wrapper:after {
  display: inline-block;
  height: 100%;
  margin-left: -0.05em;
  content: ""; }

/* Fix iPad, iPhone glitches */
.remodal-overlay,
.remodal-wrapper {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

/* Necessary styles of the modal dialog */
.remodal {
  position: relative;
  outline: none;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%; }

.remodal-is-initialized {
  /* Disable Anti-FOUC */
  display: inline-block; }

/*
 *  Remodal - v1.1.1
 *  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
 *  http://vodkabears.github.io/remodal/
 *
 *  Made by Ilya Makarov
 *  Under MIT License
 */
/* ==========================================================================
   Remodal's default mobile first theme
   ========================================================================== */
/* Default theme styles for the background */
.remodal-bg.remodal-is-opening,
.remodal-bg.remodal-is-opened {
  filter: blur(3px); }

/* Default theme styles of the overlay */
.remodal-overlay {
  background: rgba(43, 46, 56, 0.9); }

.remodal-overlay.remodal-is-opening,
.remodal-overlay.remodal-is-closing {
  animation-duration: 0.3s;
  animation-fill-mode: forwards; }

.remodal-overlay.remodal-is-opening {
  animation-name: remodal-overlay-opening-keyframes; }

.remodal-overlay.remodal-is-closing {
  animation-name: remodal-overlay-closing-keyframes; }

/* Default theme styles of the wrapper */
.remodal-wrapper {
  padding: 10px 10px 0; }

/* Default theme styles of the modal dialog */
.remodal {
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 10px;
  padding: 35px;
  transform: translate3d(0, 0, 0);
  color: #2b2e38;
  background: #fff; }

.remodal.remodal-is-opening,
.remodal.remodal-is-closing {
  animation-duration: 0.3s;
  animation-fill-mode: forwards; }

.remodal.remodal-is-opening {
  animation-name: remodal-opening-keyframes; }

.remodal.remodal-is-closing {
  animation-name: remodal-closing-keyframes; }

/* Vertical align of the modal dialog */
.remodal,
.remodal-wrapper:after {
  vertical-align: middle; }

/* Close button */
.remodal-close {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  overflow: visible;
  width: 35px;
  height: 35px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  transition: color 0.2s;
  text-decoration: none;
  color: #95979c;
  border: 0;
  outline: 0;
  background: transparent; }

.remodal-close:hover,
.remodal-close:focus {
  color: #2b2e38; }

.remodal-close:before {
  font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
  font-size: 25px;
  font-size: 1.78571rem;
  line-height: 35px;
  line-height: 2.5rem;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 35px;
  content: "\00d7";
  text-align: center; }

/* Dialog buttons */
.remodal-confirm,
.remodal-cancel {
  font: inherit;
  display: inline-block;
  overflow: visible;
  min-width: 110px;
  margin: 0;
  padding: 12px 0;
  cursor: pointer;
  transition: background 0.2s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  border: 0;
  outline: 0; }

.remodal-confirm {
  color: #fff;
  background: #81c784; }

.remodal-confirm:hover,
.remodal-confirm:focus {
  background: #66bb6a; }

.remodal-cancel {
  color: #fff;
  background: #e57373; }

.remodal-cancel:hover,
.remodal-cancel:focus {
  background: #ef5350; }

/* Remove inner padding and border in Firefox 4+ for the button tag. */
.remodal-confirm::-moz-focus-inner,
.remodal-cancel::-moz-focus-inner,
.remodal-close::-moz-focus-inner {
  padding: 0;
  border: 0; }

/* Keyframes
   ========================================================================== */

@keyframes remodal-opening-keyframes {
  from {
    transform: scale(1.05);
    opacity: 0; }
  to {
    transform: none;
    opacity: 1;
    filter: blur(0); } }

@keyframes remodal-closing-keyframes {
  from {
    transform: scale(1);
    opacity: 1; }
  to {
    transform: scale(0.95);
    opacity: 0;
    filter: blur(0); } }

@keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

/* Media queries
   ========================================================================== */
@media only screen and (min-width: 641px) {
  .remodal {
    max-width: 700px; } }

/* IE8
   ========================================================================== */
.lt-ie9 .remodal-overlay {
  background: #2b2e38; }

.lt-ie9 .remodal {
  width: 700px; }

/* Made with love by @davi_mb */
[data-aos][data-aos][data-aos-duration="50"], body[data-aos-duration="50"] [data-aos] {
  transition-duration: 50ms; }

[data-aos][data-aos][data-aos-delay="50"], body[data-aos-delay="50"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="50"].aos-animate, body[data-aos-delay="50"] [data-aos].aos-animate {
  transition-delay: 50ms; }

[data-aos][data-aos][data-aos-duration="100"], body[data-aos-duration="100"] [data-aos] {
  transition-duration: .1s; }

[data-aos][data-aos][data-aos-delay="100"], body[data-aos-delay="100"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="100"].aos-animate, body[data-aos-delay="100"] [data-aos].aos-animate {
  transition-delay: .1s; }

[data-aos][data-aos][data-aos-duration="150"], body[data-aos-duration="150"] [data-aos] {
  transition-duration: .15s; }

[data-aos][data-aos][data-aos-delay="150"], body[data-aos-delay="150"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="150"].aos-animate, body[data-aos-delay="150"] [data-aos].aos-animate {
  transition-delay: .15s; }

[data-aos][data-aos][data-aos-duration="200"], body[data-aos-duration="200"] [data-aos] {
  transition-duration: .2s; }

[data-aos][data-aos][data-aos-delay="200"], body[data-aos-delay="200"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="200"].aos-animate, body[data-aos-delay="200"] [data-aos].aos-animate {
  transition-delay: .2s; }

[data-aos][data-aos][data-aos-duration="250"], body[data-aos-duration="250"] [data-aos] {
  transition-duration: .25s; }

[data-aos][data-aos][data-aos-delay="250"], body[data-aos-delay="250"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="250"].aos-animate, body[data-aos-delay="250"] [data-aos].aos-animate {
  transition-delay: .25s; }

[data-aos][data-aos][data-aos-duration="300"], body[data-aos-duration="300"] [data-aos] {
  transition-duration: .3s; }

[data-aos][data-aos][data-aos-delay="300"], body[data-aos-delay="300"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="300"].aos-animate, body[data-aos-delay="300"] [data-aos].aos-animate {
  transition-delay: .3s; }

[data-aos][data-aos][data-aos-duration="350"], body[data-aos-duration="350"] [data-aos] {
  transition-duration: .35s; }

[data-aos][data-aos][data-aos-delay="350"], body[data-aos-delay="350"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="350"].aos-animate, body[data-aos-delay="350"] [data-aos].aos-animate {
  transition-delay: .35s; }

[data-aos][data-aos][data-aos-duration="400"], body[data-aos-duration="400"] [data-aos] {
  transition-duration: .4s; }

[data-aos][data-aos][data-aos-delay="400"], body[data-aos-delay="400"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="400"].aos-animate, body[data-aos-delay="400"] [data-aos].aos-animate {
  transition-delay: .4s; }

[data-aos][data-aos][data-aos-duration="450"], body[data-aos-duration="450"] [data-aos] {
  transition-duration: .45s; }

[data-aos][data-aos][data-aos-delay="450"], body[data-aos-delay="450"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="450"].aos-animate, body[data-aos-delay="450"] [data-aos].aos-animate {
  transition-delay: .45s; }

[data-aos][data-aos][data-aos-duration="500"], body[data-aos-duration="500"] [data-aos] {
  transition-duration: .5s; }

[data-aos][data-aos][data-aos-delay="500"], body[data-aos-delay="500"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="500"].aos-animate, body[data-aos-delay="500"] [data-aos].aos-animate {
  transition-delay: .5s; }

[data-aos][data-aos][data-aos-duration="550"], body[data-aos-duration="550"] [data-aos] {
  transition-duration: .55s; }

[data-aos][data-aos][data-aos-delay="550"], body[data-aos-delay="550"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="550"].aos-animate, body[data-aos-delay="550"] [data-aos].aos-animate {
  transition-delay: .55s; }

[data-aos][data-aos][data-aos-duration="600"], body[data-aos-duration="600"] [data-aos] {
  transition-duration: .6s; }

[data-aos][data-aos][data-aos-delay="600"], body[data-aos-delay="600"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="600"].aos-animate, body[data-aos-delay="600"] [data-aos].aos-animate {
  transition-delay: .6s; }

[data-aos][data-aos][data-aos-duration="650"], body[data-aos-duration="650"] [data-aos] {
  transition-duration: .65s; }

[data-aos][data-aos][data-aos-delay="650"], body[data-aos-delay="650"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="650"].aos-animate, body[data-aos-delay="650"] [data-aos].aos-animate {
  transition-delay: .65s; }

[data-aos][data-aos][data-aos-duration="700"], body[data-aos-duration="700"] [data-aos] {
  transition-duration: .7s; }

[data-aos][data-aos][data-aos-delay="700"], body[data-aos-delay="700"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="700"].aos-animate, body[data-aos-delay="700"] [data-aos].aos-animate {
  transition-delay: .7s; }

[data-aos][data-aos][data-aos-duration="750"], body[data-aos-duration="750"] [data-aos] {
  transition-duration: .75s; }

[data-aos][data-aos][data-aos-delay="750"], body[data-aos-delay="750"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="750"].aos-animate, body[data-aos-delay="750"] [data-aos].aos-animate {
  transition-delay: .75s; }

[data-aos][data-aos][data-aos-duration="800"], body[data-aos-duration="800"] [data-aos] {
  transition-duration: .8s; }

[data-aos][data-aos][data-aos-delay="800"], body[data-aos-delay="800"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="800"].aos-animate, body[data-aos-delay="800"] [data-aos].aos-animate {
  transition-delay: .8s; }

[data-aos][data-aos][data-aos-duration="850"], body[data-aos-duration="850"] [data-aos] {
  transition-duration: .85s; }

[data-aos][data-aos][data-aos-delay="850"], body[data-aos-delay="850"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="850"].aos-animate, body[data-aos-delay="850"] [data-aos].aos-animate {
  transition-delay: .85s; }

[data-aos][data-aos][data-aos-duration="900"], body[data-aos-duration="900"] [data-aos] {
  transition-duration: .9s; }

[data-aos][data-aos][data-aos-delay="900"], body[data-aos-delay="900"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="900"].aos-animate, body[data-aos-delay="900"] [data-aos].aos-animate {
  transition-delay: .9s; }

[data-aos][data-aos][data-aos-duration="950"], body[data-aos-duration="950"] [data-aos] {
  transition-duration: .95s; }

[data-aos][data-aos][data-aos-delay="950"], body[data-aos-delay="950"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="950"].aos-animate, body[data-aos-delay="950"] [data-aos].aos-animate {
  transition-delay: .95s; }

[data-aos][data-aos][data-aos-duration="1000"], body[data-aos-duration="1000"] [data-aos] {
  transition-duration: 1s; }

[data-aos][data-aos][data-aos-delay="1000"], body[data-aos-delay="1000"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1000"].aos-animate, body[data-aos-delay="1000"] [data-aos].aos-animate {
  transition-delay: 1s; }

[data-aos][data-aos][data-aos-duration="1050"], body[data-aos-duration="1050"] [data-aos] {
  transition-duration: 1.05s; }

[data-aos][data-aos][data-aos-delay="1050"], body[data-aos-delay="1050"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1050"].aos-animate, body[data-aos-delay="1050"] [data-aos].aos-animate {
  transition-delay: 1.05s; }

[data-aos][data-aos][data-aos-duration="1100"], body[data-aos-duration="1100"] [data-aos] {
  transition-duration: 1.1s; }

[data-aos][data-aos][data-aos-delay="1100"], body[data-aos-delay="1100"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1100"].aos-animate, body[data-aos-delay="1100"] [data-aos].aos-animate {
  transition-delay: 1.1s; }

[data-aos][data-aos][data-aos-duration="1150"], body[data-aos-duration="1150"] [data-aos] {
  transition-duration: 1.15s; }

[data-aos][data-aos][data-aos-delay="1150"], body[data-aos-delay="1150"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1150"].aos-animate, body[data-aos-delay="1150"] [data-aos].aos-animate {
  transition-delay: 1.15s; }

[data-aos][data-aos][data-aos-duration="1200"], body[data-aos-duration="1200"] [data-aos] {
  transition-duration: 1.2s; }

[data-aos][data-aos][data-aos-delay="1200"], body[data-aos-delay="1200"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1200"].aos-animate, body[data-aos-delay="1200"] [data-aos].aos-animate {
  transition-delay: 1.2s; }

[data-aos][data-aos][data-aos-duration="1250"], body[data-aos-duration="1250"] [data-aos] {
  transition-duration: 1.25s; }

[data-aos][data-aos][data-aos-delay="1250"], body[data-aos-delay="1250"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1250"].aos-animate, body[data-aos-delay="1250"] [data-aos].aos-animate {
  transition-delay: 1.25s; }

[data-aos][data-aos][data-aos-duration="1300"], body[data-aos-duration="1300"] [data-aos] {
  transition-duration: 1.3s; }

[data-aos][data-aos][data-aos-delay="1300"], body[data-aos-delay="1300"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1300"].aos-animate, body[data-aos-delay="1300"] [data-aos].aos-animate {
  transition-delay: 1.3s; }

[data-aos][data-aos][data-aos-duration="1350"], body[data-aos-duration="1350"] [data-aos] {
  transition-duration: 1.35s; }

[data-aos][data-aos][data-aos-delay="1350"], body[data-aos-delay="1350"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1350"].aos-animate, body[data-aos-delay="1350"] [data-aos].aos-animate {
  transition-delay: 1.35s; }

[data-aos][data-aos][data-aos-duration="1400"], body[data-aos-duration="1400"] [data-aos] {
  transition-duration: 1.4s; }

[data-aos][data-aos][data-aos-delay="1400"], body[data-aos-delay="1400"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1400"].aos-animate, body[data-aos-delay="1400"] [data-aos].aos-animate {
  transition-delay: 1.4s; }

[data-aos][data-aos][data-aos-duration="1450"], body[data-aos-duration="1450"] [data-aos] {
  transition-duration: 1.45s; }

[data-aos][data-aos][data-aos-delay="1450"], body[data-aos-delay="1450"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1450"].aos-animate, body[data-aos-delay="1450"] [data-aos].aos-animate {
  transition-delay: 1.45s; }

[data-aos][data-aos][data-aos-duration="1500"], body[data-aos-duration="1500"] [data-aos] {
  transition-duration: 1.5s; }

[data-aos][data-aos][data-aos-delay="1500"], body[data-aos-delay="1500"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1500"].aos-animate, body[data-aos-delay="1500"] [data-aos].aos-animate {
  transition-delay: 1.5s; }

[data-aos][data-aos][data-aos-duration="1550"], body[data-aos-duration="1550"] [data-aos] {
  transition-duration: 1.55s; }

[data-aos][data-aos][data-aos-delay="1550"], body[data-aos-delay="1550"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1550"].aos-animate, body[data-aos-delay="1550"] [data-aos].aos-animate {
  transition-delay: 1.55s; }

[data-aos][data-aos][data-aos-duration="1600"], body[data-aos-duration="1600"] [data-aos] {
  transition-duration: 1.6s; }

[data-aos][data-aos][data-aos-delay="1600"], body[data-aos-delay="1600"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1600"].aos-animate, body[data-aos-delay="1600"] [data-aos].aos-animate {
  transition-delay: 1.6s; }

[data-aos][data-aos][data-aos-duration="1650"], body[data-aos-duration="1650"] [data-aos] {
  transition-duration: 1.65s; }

[data-aos][data-aos][data-aos-delay="1650"], body[data-aos-delay="1650"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1650"].aos-animate, body[data-aos-delay="1650"] [data-aos].aos-animate {
  transition-delay: 1.65s; }

[data-aos][data-aos][data-aos-duration="1700"], body[data-aos-duration="1700"] [data-aos] {
  transition-duration: 1.7s; }

[data-aos][data-aos][data-aos-delay="1700"], body[data-aos-delay="1700"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1700"].aos-animate, body[data-aos-delay="1700"] [data-aos].aos-animate {
  transition-delay: 1.7s; }

[data-aos][data-aos][data-aos-duration="1750"], body[data-aos-duration="1750"] [data-aos] {
  transition-duration: 1.75s; }

[data-aos][data-aos][data-aos-delay="1750"], body[data-aos-delay="1750"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1750"].aos-animate, body[data-aos-delay="1750"] [data-aos].aos-animate {
  transition-delay: 1.75s; }

[data-aos][data-aos][data-aos-duration="1800"], body[data-aos-duration="1800"] [data-aos] {
  transition-duration: 1.8s; }

[data-aos][data-aos][data-aos-delay="1800"], body[data-aos-delay="1800"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1800"].aos-animate, body[data-aos-delay="1800"] [data-aos].aos-animate {
  transition-delay: 1.8s; }

[data-aos][data-aos][data-aos-duration="1850"], body[data-aos-duration="1850"] [data-aos] {
  transition-duration: 1.85s; }

[data-aos][data-aos][data-aos-delay="1850"], body[data-aos-delay="1850"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1850"].aos-animate, body[data-aos-delay="1850"] [data-aos].aos-animate {
  transition-delay: 1.85s; }

[data-aos][data-aos][data-aos-duration="1900"], body[data-aos-duration="1900"] [data-aos] {
  transition-duration: 1.9s; }

[data-aos][data-aos][data-aos-delay="1900"], body[data-aos-delay="1900"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1900"].aos-animate, body[data-aos-delay="1900"] [data-aos].aos-animate {
  transition-delay: 1.9s; }

[data-aos][data-aos][data-aos-duration="1950"], body[data-aos-duration="1950"] [data-aos] {
  transition-duration: 1.95s; }

[data-aos][data-aos][data-aos-delay="1950"], body[data-aos-delay="1950"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1950"].aos-animate, body[data-aos-delay="1950"] [data-aos].aos-animate {
  transition-delay: 1.95s; }

[data-aos][data-aos][data-aos-duration="2000"], body[data-aos-duration="2000"] [data-aos] {
  transition-duration: 2s; }

[data-aos][data-aos][data-aos-delay="2000"], body[data-aos-delay="2000"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2000"].aos-animate, body[data-aos-delay="2000"] [data-aos].aos-animate {
  transition-delay: 2s; }

[data-aos][data-aos][data-aos-duration="2050"], body[data-aos-duration="2050"] [data-aos] {
  transition-duration: 2.05s; }

[data-aos][data-aos][data-aos-delay="2050"], body[data-aos-delay="2050"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2050"].aos-animate, body[data-aos-delay="2050"] [data-aos].aos-animate {
  transition-delay: 2.05s; }

[data-aos][data-aos][data-aos-duration="2100"], body[data-aos-duration="2100"] [data-aos] {
  transition-duration: 2.1s; }

[data-aos][data-aos][data-aos-delay="2100"], body[data-aos-delay="2100"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2100"].aos-animate, body[data-aos-delay="2100"] [data-aos].aos-animate {
  transition-delay: 2.1s; }

[data-aos][data-aos][data-aos-duration="2150"], body[data-aos-duration="2150"] [data-aos] {
  transition-duration: 2.15s; }

[data-aos][data-aos][data-aos-delay="2150"], body[data-aos-delay="2150"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2150"].aos-animate, body[data-aos-delay="2150"] [data-aos].aos-animate {
  transition-delay: 2.15s; }

[data-aos][data-aos][data-aos-duration="2200"], body[data-aos-duration="2200"] [data-aos] {
  transition-duration: 2.2s; }

[data-aos][data-aos][data-aos-delay="2200"], body[data-aos-delay="2200"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2200"].aos-animate, body[data-aos-delay="2200"] [data-aos].aos-animate {
  transition-delay: 2.2s; }

[data-aos][data-aos][data-aos-duration="2250"], body[data-aos-duration="2250"] [data-aos] {
  transition-duration: 2.25s; }

[data-aos][data-aos][data-aos-delay="2250"], body[data-aos-delay="2250"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2250"].aos-animate, body[data-aos-delay="2250"] [data-aos].aos-animate {
  transition-delay: 2.25s; }

[data-aos][data-aos][data-aos-duration="2300"], body[data-aos-duration="2300"] [data-aos] {
  transition-duration: 2.3s; }

[data-aos][data-aos][data-aos-delay="2300"], body[data-aos-delay="2300"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2300"].aos-animate, body[data-aos-delay="2300"] [data-aos].aos-animate {
  transition-delay: 2.3s; }

[data-aos][data-aos][data-aos-duration="2350"], body[data-aos-duration="2350"] [data-aos] {
  transition-duration: 2.35s; }

[data-aos][data-aos][data-aos-delay="2350"], body[data-aos-delay="2350"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2350"].aos-animate, body[data-aos-delay="2350"] [data-aos].aos-animate {
  transition-delay: 2.35s; }

[data-aos][data-aos][data-aos-duration="2400"], body[data-aos-duration="2400"] [data-aos] {
  transition-duration: 2.4s; }

[data-aos][data-aos][data-aos-delay="2400"], body[data-aos-delay="2400"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2400"].aos-animate, body[data-aos-delay="2400"] [data-aos].aos-animate {
  transition-delay: 2.4s; }

[data-aos][data-aos][data-aos-duration="2450"], body[data-aos-duration="2450"] [data-aos] {
  transition-duration: 2.45s; }

[data-aos][data-aos][data-aos-delay="2450"], body[data-aos-delay="2450"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2450"].aos-animate, body[data-aos-delay="2450"] [data-aos].aos-animate {
  transition-delay: 2.45s; }

[data-aos][data-aos][data-aos-duration="2500"], body[data-aos-duration="2500"] [data-aos] {
  transition-duration: 2.5s; }

[data-aos][data-aos][data-aos-delay="2500"], body[data-aos-delay="2500"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2500"].aos-animate, body[data-aos-delay="2500"] [data-aos].aos-animate {
  transition-delay: 2.5s; }

[data-aos][data-aos][data-aos-duration="2550"], body[data-aos-duration="2550"] [data-aos] {
  transition-duration: 2.55s; }

[data-aos][data-aos][data-aos-delay="2550"], body[data-aos-delay="2550"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2550"].aos-animate, body[data-aos-delay="2550"] [data-aos].aos-animate {
  transition-delay: 2.55s; }

[data-aos][data-aos][data-aos-duration="2600"], body[data-aos-duration="2600"] [data-aos] {
  transition-duration: 2.6s; }

[data-aos][data-aos][data-aos-delay="2600"], body[data-aos-delay="2600"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2600"].aos-animate, body[data-aos-delay="2600"] [data-aos].aos-animate {
  transition-delay: 2.6s; }

[data-aos][data-aos][data-aos-duration="2650"], body[data-aos-duration="2650"] [data-aos] {
  transition-duration: 2.65s; }

[data-aos][data-aos][data-aos-delay="2650"], body[data-aos-delay="2650"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2650"].aos-animate, body[data-aos-delay="2650"] [data-aos].aos-animate {
  transition-delay: 2.65s; }

[data-aos][data-aos][data-aos-duration="2700"], body[data-aos-duration="2700"] [data-aos] {
  transition-duration: 2.7s; }

[data-aos][data-aos][data-aos-delay="2700"], body[data-aos-delay="2700"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2700"].aos-animate, body[data-aos-delay="2700"] [data-aos].aos-animate {
  transition-delay: 2.7s; }

[data-aos][data-aos][data-aos-duration="2750"], body[data-aos-duration="2750"] [data-aos] {
  transition-duration: 2.75s; }

[data-aos][data-aos][data-aos-delay="2750"], body[data-aos-delay="2750"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2750"].aos-animate, body[data-aos-delay="2750"] [data-aos].aos-animate {
  transition-delay: 2.75s; }

[data-aos][data-aos][data-aos-duration="2800"], body[data-aos-duration="2800"] [data-aos] {
  transition-duration: 2.8s; }

[data-aos][data-aos][data-aos-delay="2800"], body[data-aos-delay="2800"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2800"].aos-animate, body[data-aos-delay="2800"] [data-aos].aos-animate {
  transition-delay: 2.8s; }

[data-aos][data-aos][data-aos-duration="2850"], body[data-aos-duration="2850"] [data-aos] {
  transition-duration: 2.85s; }

[data-aos][data-aos][data-aos-delay="2850"], body[data-aos-delay="2850"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2850"].aos-animate, body[data-aos-delay="2850"] [data-aos].aos-animate {
  transition-delay: 2.85s; }

[data-aos][data-aos][data-aos-duration="2900"], body[data-aos-duration="2900"] [data-aos] {
  transition-duration: 2.9s; }

[data-aos][data-aos][data-aos-delay="2900"], body[data-aos-delay="2900"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2900"].aos-animate, body[data-aos-delay="2900"] [data-aos].aos-animate {
  transition-delay: 2.9s; }

[data-aos][data-aos][data-aos-duration="2950"], body[data-aos-duration="2950"] [data-aos] {
  transition-duration: 2.95s; }

[data-aos][data-aos][data-aos-delay="2950"], body[data-aos-delay="2950"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2950"].aos-animate, body[data-aos-delay="2950"] [data-aos].aos-animate {
  transition-delay: 2.95s; }

[data-aos][data-aos][data-aos-duration="3000"], body[data-aos-duration="3000"] [data-aos] {
  transition-duration: 3s; }

[data-aos][data-aos][data-aos-delay="3000"], body[data-aos-delay="3000"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="3000"].aos-animate, body[data-aos-delay="3000"] [data-aos].aos-animate {
  transition-delay: 3s; }

[data-aos][data-aos][data-aos-easing=linear], body[data-aos-easing=linear] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75); }

[data-aos][data-aos][data-aos-easing=ease], body[data-aos-easing=ease] [data-aos] {
  transition-timing-function: ease; }

[data-aos][data-aos][data-aos-easing=ease-in], body[data-aos-easing=ease-in] [data-aos] {
  transition-timing-function: ease-in; }

[data-aos][data-aos][data-aos-easing=ease-out], body[data-aos-easing=ease-out] [data-aos] {
  transition-timing-function: ease-out; }

[data-aos][data-aos][data-aos-easing=ease-in-out], body[data-aos-easing=ease-in-out] [data-aos] {
  transition-timing-function: ease-in-out; }

[data-aos][data-aos][data-aos-easing=ease-in-back], body[data-aos-easing=ease-in-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045); }

[data-aos][data-aos][data-aos-easing=ease-out-back], body[data-aos-easing=ease-out-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275); }

[data-aos][data-aos][data-aos-easing=ease-in-out-back], body[data-aos-easing=ease-in-out-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }

[data-aos][data-aos][data-aos-easing=ease-in-sine], body[data-aos-easing=ease-in-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715); }

[data-aos][data-aos][data-aos-easing=ease-out-sine], body[data-aos-easing=ease-out-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1); }

[data-aos][data-aos][data-aos-easing=ease-in-out-sine], body[data-aos-easing=ease-in-out-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95); }

[data-aos][data-aos][data-aos-easing=ease-in-quad], body[data-aos-easing=ease-in-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53); }

[data-aos][data-aos][data-aos-easing=ease-out-quad], body[data-aos-easing=ease-out-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94); }

[data-aos][data-aos][data-aos-easing=ease-in-out-quad], body[data-aos-easing=ease-in-out-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955); }

[data-aos][data-aos][data-aos-easing=ease-in-cubic], body[data-aos-easing=ease-in-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53); }

[data-aos][data-aos][data-aos-easing=ease-out-cubic], body[data-aos-easing=ease-out-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94); }

[data-aos][data-aos][data-aos-easing=ease-in-out-cubic], body[data-aos-easing=ease-in-out-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955); }

[data-aos][data-aos][data-aos-easing=ease-in-quart], body[data-aos-easing=ease-in-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53); }

[data-aos][data-aos][data-aos-easing=ease-out-quart], body[data-aos-easing=ease-out-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94); }

[data-aos][data-aos][data-aos-easing=ease-in-out-quart], body[data-aos-easing=ease-in-out-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955); }

[data-aos^=fade][data-aos^=fade] {
  opacity: 0;
  transition-property: opacity,transform; }

[data-aos^=fade][data-aos^=fade].aos-animate {
  opacity: 1;
  transform: translateZ(0); }

[data-aos=fade-up] {
  transform: translate3d(0, 100px, 0); }

[data-aos=fade-down] {
  transform: translate3d(0, -100px, 0); }

[data-aos=fade-right] {
  transform: translate3d(-100px, 0, 0); }

[data-aos=fade-left] {
  transform: translate3d(100px, 0, 0); }

[data-aos=fade-up-right] {
  transform: translate3d(-100px, 100px, 0); }

[data-aos=fade-up-left] {
  transform: translate3d(100px, 100px, 0); }

[data-aos=fade-down-right] {
  transform: translate3d(-100px, -100px, 0); }

[data-aos=fade-down-left] {
  transform: translate3d(100px, -100px, 0); }

[data-aos^=zoom][data-aos^=zoom] {
  opacity: 0;
  transition-property: opacity,transform; }

[data-aos^=zoom][data-aos^=zoom].aos-animate {
  opacity: 1;
  transform: translateZ(0) scale(1); }

[data-aos=zoom-in] {
  transform: scale(0.6); }

[data-aos=zoom-in-up] {
  transform: translate3d(0, 100px, 0) scale(0.6); }

[data-aos=zoom-in-down] {
  transform: translate3d(0, -100px, 0) scale(0.6); }

[data-aos=zoom-in-right] {
  transform: translate3d(-100px, 0, 0) scale(0.6); }

[data-aos=zoom-in-left] {
  transform: translate3d(100px, 0, 0) scale(0.6); }

[data-aos=zoom-out] {
  transform: scale(1.2); }

[data-aos=zoom-out-up] {
  transform: translate3d(0, 100px, 0) scale(1.2); }

[data-aos=zoom-out-down] {
  transform: translate3d(0, -100px, 0) scale(1.2); }

[data-aos=zoom-out-right] {
  transform: translate3d(-100px, 0, 0) scale(1.2); }

[data-aos=zoom-out-left] {
  transform: translate3d(100px, 0, 0) scale(1.2); }

[data-aos^=slide][data-aos^=slide] {
  transition-property: transform; }

[data-aos^=slide][data-aos^=slide].aos-animate {
  transform: translateZ(0); }

[data-aos=slide-up] {
  transform: translate3d(0, 100%, 0); }

[data-aos=slide-down] {
  transform: translate3d(0, -100%, 0); }

[data-aos=slide-right] {
  transform: translate3d(-100%, 0, 0); }

[data-aos=slide-left] {
  transform: translate3d(100%, 0, 0); }

[data-aos^=flip][data-aos^=flip] {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transition-property: transform; }

[data-aos=flip-left] {
  transform: perspective(2500px) rotateY(-100deg); }

[data-aos=flip-left].aos-animate {
  transform: perspective(2500px) rotateY(0); }

[data-aos=flip-right] {
  transform: perspective(2500px) rotateY(100deg); }

[data-aos=flip-right].aos-animate {
  transform: perspective(2500px) rotateY(0); }

[data-aos=flip-up] {
  transform: perspective(2500px) rotateX(-100deg); }

[data-aos=flip-up].aos-animate {
  transform: perspective(2500px) rotateX(0); }

[data-aos=flip-down] {
  transform: perspective(2500px) rotateX(100deg); }

[data-aos=flip-down].aos-animate {
  transform: perspective(2500px) rotateX(0); }

html {
  height: 100%;
  overflow-y: hidden; }

.noTransition * {
  transition-property: none !important;
  transform: none !important;
  animation: none !important; }

html.remodal-is-locked, body.remodal-is-locked {
  height: 100%;
  overflow-y: hidden; }
  html.remodal-is-locked body, body.remodal-is-locked body {
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden; }

body {
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0 !important;
  overflow-x: hidden;
  width: 100vw;
  background-color: #f6f6f6; }

.grayBackground {
  background-color: #f6f6f6; }

b,
strong {
  font-weight: 700; }

img {
  max-width: 100%;
  height: auto; }

a::-moz-focus-inner, button::-moz-focus-inner {
  border: 0; }

a:focus, button:focus {
  outline: 0; }

article section {
  margin-bottom: 40px; }

section figure {
  margin-bottom: 20px; }
  section figure figcaption {
    display: block;
    margin-bottom: 10px; }
  section figure img {
    width: 100%; }

.flatpickr-day.selected, .flatpickr-day.startRange, .flatpickr-day.endRange, .flatpickr-day.selected.inRange, .flatpickr-day.startRange.inRange, .flatpickr-day.endRange.inRange, .flatpickr-day.selected:focus, .flatpickr-day.startRange:focus, .flatpickr-day.endRange:focus, .flatpickr-day.selected:hover, .flatpickr-day.startRange:hover, .flatpickr-day.endRange:hover, .flatpickr-day.selected.prevMonthDay, .flatpickr-day.startRange.prevMonthDay, .flatpickr-day.endRange.prevMonthDay, .flatpickr-day.selected.nextMonthDay, .flatpickr-day.startRange.nextMonthDay, .flatpickr-day.endRange.nextMonthDay {
  background: #6fa8dc;
  border-color: #84b4e1; }

.embed-responsive {
  margin-bottom: 20px; }

.input-group .input-group-addon {
  border-color: #e4e4e4;
  background: transparent;
  color: #c1c1c1; }
  .input-group .input-group-addon:first-child {
    border-right-color: transparent;
    border-radius: 4px 0 0 4px; }
    .input-group .input-group-addon:first-child + .form-control {
      border-left-color: transparent;
      padding-left: 0; }
  .input-group .input-group-addon:last-child {
    border-left-color: transparent;
    border-radius: 0 4px 4px 0; }

.input-group .addon-left {
  border-right-color: transparent;
  padding-right: 0; }

.input-group .input-group-btn {
  margin: 0;
  padding: 0; }
  .input-group .input-group-btn .form-control {
    padding: 0 !important;
    margin: 0 !important; }
  .input-group .input-group-btn .btn {
    padding: 11px 30px;
    margin: 0;
    border-radius: 4px; }

.form-group.label-floating {
  border: 2px solid #d9d9d9;
  margin: 0 0 10px 0;
  padding: 0;
  text-align: left;
  border-radius: 4px; }
  .form-group.label-floating .form-control {
    background-image: none !important;
    padding: 20px 10px 5px 10px;
    margin: 0;
    line-height: 16px;
    line-height: 1.14286rem;
    font-size: 14px;
    font-size: 1rem;
    height: 40px; }
  .form-group.label-floating textarea.form-control {
    height: 100px !important; }
  .form-group.label-floating label.control-label {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 10px; }
  .form-group.label-floating.is-focused .form-control {
    background-image: none !important; }
  .form-group.label-floating.is-focused label.control-label {
    color: #6fa8dc !important;
    top: -13px !important; }
  .form-group.label-floating:not(.is-empty) label.control-label {
    color: #6fa8dc !important;
    top: -13px !important; }
  .form-group.label-floating.has-error.is-focused label.control-label, .form-group.label-floating.has-warning.is-focused label.control-label, .form-group.label-floating.has-danger.is-focused label.control-label {
    color: #f44336 !important; }
  .form-group.label-floating.has-error.is-focused .help-block, .form-group.label-floating.has-warning.is-focused .help-block, .form-group.label-floating.has-danger.is-focused .help-block {
    display: inline-block;
    margin-top: 5px;
    background-color: #6fa8dc;
    color: #fff;
    z-index: 100;
    padding: 10px 20px 5px 20px; }
  .form-group.label-floating.has-feedback .form-control, .form-group.label-floating.has-action .form-control {
    padding: 20px 40px 5px 10px; }
  .form-group.label-floating.has-feedback .form-control-feedback, .form-group.label-floating.has-feedback .form-control-action, .form-group.label-floating.has-action .form-control-feedback, .form-group.label-floating.has-action .form-control-action {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 40px;
    width: 40px;
    line-height: 40px;
    line-height: 2.85714rem;
    font-size: 20px;
    font-size: 1.42857rem;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center; }
  .form-group.label-floating.has-flag .form-control {
    padding: 20px 10px 5px 75px; }
  .form-group.label-floating.has-flag .control-label {
    padding: 0 10px 0 75px; }
  .form-group.label-floating.has-flag > .sprite-container {
    width: 65px;
    height: 40px;
    margin-right: 10px;
    display: block;
    position: absolute;
    left: 27px;
    top: 17px; }
    .form-group.label-floating.has-flag > .sprite-container .sprite {
      transform: scale(0.866, 0.866) translate(-50%, -50%); }

.line-break {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 2px solid #d9d9d9; }

/** Base Remodal styles **/
.remodal-overlay {
  background: rgba(68, 68, 68, 0.7);
  contain: content;
  z-index: 999; }

.remodal {
  background: #f5f7f9;
  color: #414142;
  text-align: left;
  contain: content;
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);
  border-radius: 4px !important; }

.remodal-wrapper {
  overflow-x: hidden; }

.remodal-close {
  left: auto;
  right: 0; }

/** General use classes **/
.nopadding {
  padding: 0; }

.nomargin {
  margin: 0; }

@media (max-width: 1200px) {
  .lg-hidden {
    display: none !important; } }

@media (max-width: 992px) {
  .md-hidden {
    display: none !important; } }

@media (max-width: 768px) {
  .sm-hidden {
    display: none !important; } }

@media (max-width: 480px) {
  .xs-hidden {
    display: none !important; } }

.overflow-hidden {
  overflow: hidden; }

.dtp {
  z-index: 15000; }

.break-word {
  word-wrap: break-word !important; }

body.is-loading > .loader-overlay {
  z-index: 10000; }

.dropdown-svg {
  width: 24px;
  height: 40px;
  margin-right: 3px; }

.select-box {
  width: 100%;
  padding: 0;
  margin: 0;
  position: relative;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex; }
  .select-box ul {
    overflow-y: hidden;
    overflow-x: hidden;
    display: block;
    padding: 0;
    margin: 0;
    width: 100%;
    list-style: none;
    max-height: 0;
    position: absolute;
    top: 40px;
    transition: max-height 0.25s ease-in-out;
    z-index: 100;
    border: 2px solid #d9d9d9;
    background-color: #ecf1f1; }
    .select-box ul > li {
      padding: 0;
      margin: 0;
      width: 100%; }
    .select-box ul a {
      display: inline-block;
      width: 100%;
      color: #b5aeae;
      text-decoration: none;
      padding: 0 10px;
      height: 30px;
      line-height: 30px;
      line-height: 2.14286rem;
      font-size: 18px;
      font-size: 1.28571rem;
      transition: color 0.5s;
      font-weight: 700; }
    .select-box ul a:hover, .select-box ul a:active, .select-box ul a:focus, .select-box ul a.active {
      color: #6fa8dc; }
  .select-box__display {
    position: relative;
    width: 100%;
    height: 40px;
    line-height: 55px;
    line-height: 3.92857rem;
    border: 0;
    padding: 0 0 0 10px;
    margin: 0;
    font-size: 14px;
    font-size: 1rem;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: border-radius 0.25s ease-in-out; }
  .select-box.is-opened .select-box__display {
    border-radius: 20px 20px 0 0; }
  .select-box.is-opened ul {
    max-height: 250px;
    padding: 10px 0; }

.checkbox input[type=checkbox]:checked + .checkbox-material .check,
label.checkbox-inline input[type=checkbox]:checked + .checkbox-material .check {
  color: #6fa8dc;
  border-color: #6fa8dc; }

.checkbox input[type=checkbox]:checked + .checkbox-material .check:before,
label.checkbox-inline input[type=checkbox]:checked + .checkbox-material .check:before {
  color: #6fa8dc; }

.radio input[type=radio]:checked ~ .check, label.radio-inline input[type=radio]:checked ~ .check, .radio .check, label.radio-inline .check {
  background-color: #6fa8dc; }

.radio input[type=radio]:checked ~ .circle,
label.radio-inline input[type=radio]:checked ~ .circle {
  border-color: #6fa8dc; }

.radio label,
label.radio-inline {
  padding-left: 30px; }

input[type=date]:required:invalid::-webkit-datetime-edit {
  color: #d9d9d9; }

input[type=date]:required:valid::-webkit-datetime-edit {
  color: #d9d9d9; }

input[type=date]:focus::-webkit-datetime-edit {
  color: #d9d9d9 !important; }

.page-content {
  margin-top: 70px; }
  @media (max-width: 768px) {
    .page-content {
      margin-top: 67px; } }

.contained {
  width: 950px !important;
  max-width: calc(100% - 30px);
  margin: 0 auto; }

.dashboard {
  width: 1070px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -ms-flex-align: start;
      align-items: flex-start;
  max-height: 100vh;
  height: 100vh; }
  .dashboard__menu {
    width: 135px;
    position: relative; }
    .dashboard__menu ul {
      padding: 0;
      margin: 0;
      list-style: none; }
    .dashboard__menu li {
      margin: 0;
      padding: 0; }
    .dashboard__menu a {
      display: block;
      width: 90%;
      margin: 0 0 10px 0;
      padding: 5px 0;
      font-size: 18px;
      font-size: 1.28571rem;
      font-weight: 700;
      text-align: center;
      text-decoration: none;
      border-right: 7px solid #d9d9d9;
      background-color: transparent;
      background-size: 200% 100%;
      background-image: linear-gradient(to right, #fff 50%, #444 50%);
      transition: 0.5s; }
    .dashboard__menu a:hover, .dashboard__menu a:active, .dashboard__menu a:focus, .dashboard__menu a.active {
      color: #fff;
      background-position: 100% 0;
      border-right: 7px solid #111; }
    @media (max-width: 480px) {
      .dashboard__menu li {
        margin: 6px; } }
    @media (max-width: 768px) {
      .dashboard__menu li {
        margin: 6px; } }
  .dashboard__fixed-top {
    transition: 0.25s; }
    .dashboard__fixed-top.is-scrolled {
      position: fixed;
      top: 150px;
      width: inherit; }
      @media (max-width: 768px) {
        .dashboard__fixed-top.is-scrolled {
          position: relative;
          top: 0; } }
    @media (max-width: 480px) {
      .dashboard__fixed-top li {
        display: inline-block;
        float: left; }
      .dashboard__fixed-top a {
        display: inline-block;
        float: left; } }
    @media (max-width: 768px) {
      .dashboard__fixed-top li {
        display: inline-block;
        float: left; }
      .dashboard__fixed-top a {
        display: inline-block;
        float: left; } }
  .dashboard__widget {
    width: 100%;
    margin: 10px 0 10px 250px; }
    @media (max-width: 992px) {
      .dashboard__widget {
        margin: 10px; } }
  .dashboard__content {
    width: calc(100% - 150px); }
    .dashboard__content h1 {
      font-size: 20px;
      font-size: 1.42857rem;
      text-align: center;
      background-color: #efefef;
      font-weight: 700;
      padding: 7px 0;
      margin: 0 0 25px 0; }
  @media (max-width: 768px) {
    .dashboard {
      -ms-flex-direction: column;
          flex-direction: column; }
      .dashboard__menu {
        width: 35%; }
        .dashboard__menu ul {
          display: -ms-grid;
          display: grid;
          -ms-flex-pack: center;
              justify-content: center;
          margin-bottom: 20px; }
        .dashboard__menu a {
          display: inline-block;
          width: auto;
          margin: 0 10px;
          padding: 0 5px;
          background-size: 100% 200%;
          background-image: linear-gradient(to bottom, #fff 50%, #444 50%);
          border-right: 0;
          border-bottom: 5px solid #d9d9d9; }
        .dashboard__menu a:hover, .dashboard__menu a:active, .dashboard__menu a:focus, .dashboard__menu a.active {
          background-position: 0 100%;
          border-bottom: 5px solid #111;
          border-right: 0; }
      .dashboard__content {
        width: 100%; } }

/** Rich Autocomplete style **/
.rich-autocomplete-list {
  padding: 10px 0;
  position: absolute;
  background: #6fa8dc;
  color: #666;
  width: 100%;
  z-index: 1100;
  max-height: 170px !important;
  overflow-y: auto; }
  .rich-autocomplete-list-item, .rich-autocomplete-list-item-empty {
    list-style-type: none;
    cursor: pointer;
    color: #fff;
    text-decoration: none;
    margin: 0;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    line-height: 2.14286rem;
    font-size: 18px;
    font-size: 1.28571rem;
    transition: color 0.5s;
    font-weight: 700; }
  .rich-autocomplete-list-item:hover, .rich-autocomplete-list-item.highlighted {
    color: #d9d9d9; }
  .rich-autocomplete-list-item:last-child {
    border: 0; }
  .rich-autocomplete-list-item > p {
    margin: 0; }

.rich-autocomplete-input label {
  color: #c1c1c1; }

.page-content-noMargin {
  margin-top: 5px !important; }

@media (max-width: 480px) {
  .page-content-noMargin {
    margin-top: 5px; } }

@media (max-width: 768px) {
  .page-content-noMargin {
    margin-top: 5px; } }

html {
  font-size: 87%;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%; }

body {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #414142;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-kerning: normal;
          font-kerning: normal;
  font-feature-settings: 'kern', 'liga', 'clig', 'calt'; }

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #414142; }

a {
  color: #414142; }
  a:hover,
  a:focus {
    color: #1b1b1b; }

.text-highlight {
  color: #c42278; }

footer {
  width: 100%;
  padding: 40px 0;
  background: #414142;
  text-align: left;
  color: #fff; }
  footer .footer-container {
    width: 700px;
    max-width: 95%;
    margin: 0 auto; }
    footer .footer-container__logo {
      margin-bottom: 10px; }
    footer .footer-container__menu {
      list-style: none;
      padding: 0;
      margin: 0; }
      footer .footer-container__menu > li {
        height: 25px;
        line-height: 25px;
        line-height: 1.78571rem;
        padding: 0;
        margin: 0; }
      footer .footer-container__menu img {
        display: inline-block;
        margin-right: 5px; }
      footer .footer-container__menu a {
        display: inline-block;
        text-decoration: none;
        color: #b9b9b9;
        height: 25px;
        line-height: 25px;
        line-height: 1.78571rem; }
      footer .footer-container__menu a:hover, footer .footer-container__menu a:active {
        color: #fff; }
  footer h4 {
    color: #fff;
    font-size: 16px;
    font-size: 1.14286rem; }
  footer h2 {
    color: #fff;
    font-size: 16px;
    font-size: 1.14286rem;
    font-weight: 700;
    letter-spacing: 2px;
    letter-spacing: 0.14286rem; }
  footer p {
    color: #b9b9b9;
    margin: 0; }

.header {
  position: fixed;
  width: 100%;
  margin: 0;
  padding: 0;
  background-color: #f6f6f6;
  transition: 0.5s;
  z-index: 4; }
  .header__content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: center;
        align-items: center;
    margin: 9px 23px 4px 30px; }
    .header__content .left-side {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: start;
          justify-content: flex-start; }
    .header__content .right-side {
      height: 32px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: end;
          justify-content: end; }
    .header__content .middle {
      width: 100px;
      margin: 0 20px;
      transition: width 0.5s;
      text-align: center; }
      .header__content .middle img {
        width: 50px;
        transition: width 0.5s; }
    @media (max-width: 768px) {
      .header__content div.row {
        margin: 0 !important; } }
    @media (max-width: 480px) {
      .header__content {
        margin: 5px 21px 7px 21px; }
        .header__content div.row {
          margin: 0 !important; } }
  .header .top-link {
    font-size: 1.2rem;
    font-weight: 400;
    font-family: Be Vietnam Pro;
    -ms-flex-item-align: center;
        align-self: center;
    color: #626262;
    padding-top: 0px;
    border-bottom-width: 5px;
    border-bottom-style: solid;
    text-decoration: none;
    background-size: 100% 200%;
    transition: 0.5s;
    height: 30px;
    width: 42px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-line-pack: center;
        align-content: center;
    text-align: center;
    -ms-flex-align: center;
        align-items: center; }
    .header .top-link a {
      text-decoration: none; }
    .header .top-link.-blue-bottom-border {
      border-bottom-color: #ebebeb;
      background-image: linear-gradient(to bottom, #f6f6f6 50%, #ebebeb 50%); }
      .header .top-link.-blue-bottom-border:hover, .header .top-link.-blue-bottom-border:active, .header .top-link.-blue-bottom-border:focus, .header .top-link.-blue-bottom-border.active {
        color: #fff;
        border-bottom-color: #aaaaaa;
        background-position: 0 100%; }
    .header .top-link.-orange-bottom-border {
      border-bottom-color: #ebebeb;
      background-image: linear-gradient(to bottom, #f6f6f6 50%, #ebebeb 50%); }
      .header .top-link.-orange-bottom-border:hover, .header .top-link.-orange-bottom-border:active, .header .top-link.-orange-bottom-border:focus, .header .top-link.-orange-bottom-border.active {
        color: #fff;
        border-bottom-color: #aaaaaa;
        background-position: 0 100%; }
    .header .top-link.-purple-bottom-border {
      border-bottom-color: #ebebeb;
      background-image: linear-gradient(to bottom, #f6f6f6 50%, #ebebeb 50%); }
      .header .top-link.-purple-bottom-border:hover, .header .top-link.-purple-bottom-border:active, .header .top-link.-purple-bottom-border:focus, .header .top-link.-purple-bottom-border.active {
        color: #fff;
        border-bottom-color: #aaaaaa;
        background-position: 0 100%; }
  .header .top-link:hover a {
    color: #fff; }
  .header .top-link-admin {
    font-size: 1.2rem;
    font-weight: 400;
    font-family: Be Vietnam Pro;
    -ms-flex-item-align: center;
        align-self: center;
    color: #626262;
    margin: 0 auto;
    padding-top: 0px;
    border-bottom-width: 5px;
    border-bottom-style: solid;
    text-decoration: none;
    background-size: 100% 200%;
    transition: 0.5s;
    height: 30px;
    width: 52px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-line-pack: center;
        align-content: center;
    text-align: center;
    -ms-flex-align: center;
        align-items: center; }
    .header .top-link-admin a {
      text-decoration: none; }
    .header .top-link-admin.-blue-bottom-border {
      border-bottom-color: #ebebeb;
      background-image: linear-gradient(to bottom, #f6f6f6 50%, #ebebeb 50%); }
      .header .top-link-admin.-blue-bottom-border:hover, .header .top-link-admin.-blue-bottom-border:active, .header .top-link-admin.-blue-bottom-border:focus, .header .top-link-admin.-blue-bottom-border.active {
        color: #fff;
        border-bottom-color: #aaaaaa;
        background-position: 0 100%; }
    .header .top-link-admin.-orange-bottom-border {
      border-bottom-color: #ebebeb;
      background-image: linear-gradient(to bottom, #f6f6f6 50%, #ebebeb 50%); }
      .header .top-link-admin.-orange-bottom-border:hover, .header .top-link-admin.-orange-bottom-border:active, .header .top-link-admin.-orange-bottom-border:focus, .header .top-link-admin.-orange-bottom-border.active {
        color: #fff;
        border-bottom-color: #aaaaaa;
        background-position: 0 100%; }
    .header .top-link-admin.-purple-bottom-border {
      border-bottom-color: #ebebeb;
      background-image: linear-gradient(to bottom, #f6f6f6 50%, #ebebeb 50%); }
      .header .top-link-admin.-purple-bottom-border:hover, .header .top-link-admin.-purple-bottom-border:active, .header .top-link-admin.-purple-bottom-border:focus, .header .top-link-admin.-purple-bottom-border.active {
        color: #fff;
        border-bottom-color: #aaaaaa;
        background-position: 0 100%; }
  .header .top-link-admin:hover a {
    color: #fff; }
  .header .top-link2 {
    margin: 0px;
    padding: 0px;
    border-bottom-width: 5px;
    border-bottom-style: solid;
    text-decoration: none;
    background-size: 100% 200%;
    transition: 0.5s;
    height: 30px;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-line-pack: center;
        align-content: center;
    text-align: center;
    -ms-flex-align: center;
        align-items: center;
    width: -webkit-fit-content;
    width: fit-content; }
    .header .top-link2 .svg-container {
      height: 100%; }
      .header .top-link2 .svg-container svg {
        height: 100%;
        width: 17px;
        stroke: #4c4c4c; }
    .header .top-link2 h2 {
      font-size: 1.2rem;
      font-weight: 400;
      margin: 0px;
      font-family: Be Vietnam Pro;
      -ms-flex-item-align: center;
          -ms-grid-row-align: center;
          align-self: center;
      color: #626262;
      padding-right: 1px; }
      .header .top-link2 h2:hover, .header .top-link2 h2:active, .header .top-link2 h2:focus, .header .top-link2 h2.active {
        color: #fff;
        border-bottom-color: #aaaaaa;
        background-position: 0 100%; }
      .header .top-link2 h2:hover, .header .top-link2 h2:active, .header .top-link2 h2:focus, .header .top-link2 h2.active {
        color: #fff;
        border-bottom-color: #aaaaaa;
        background-position: 0 100%; }
      .header .top-link2 h2:hover, .header .top-link2 h2:active, .header .top-link2 h2:focus, .header .top-link2 h2.active {
        color: #fff;
        border-bottom-color: #aaaaaa;
        background-position: 0 100%; }
    .header .top-link2.-blue-bottom-border {
      border-bottom-color: #ebebeb;
      background-image: linear-gradient(to bottom, #f6f6f6 50%, #ebebeb 50%); }
      .header .top-link2.-blue-bottom-border:hover, .header .top-link2.-blue-bottom-border:active, .header .top-link2.-blue-bottom-border:focus, .header .top-link2.-blue-bottom-border.active {
        border-bottom-color: #c3c3c3;
        background-position: 0 100%; }
    .header .top-link2.-orange-bottom-border {
      border-bottom-color: #ebebeb;
      background-image: linear-gradient(to bottom, #f6f6f6 50%, #ebebeb 50%); }
      .header .top-link2.-orange-bottom-border:hover, .header .top-link2.-orange-bottom-border:active, .header .top-link2.-orange-bottom-border:focus, .header .top-link2.-orange-bottom-border.active {
        color: #fff;
        border-bottom-color: #c3c3c3;
        background-position: 0 100%; }
    .header .top-link2.-purple-bottom-border {
      border-bottom-color: #ebebeb;
      background-image: linear-gradient(to bottom, #f6f6f6 50%, #ebebeb 50%); }
      .header .top-link2.-purple-bottom-border:hover, .header .top-link2.-purple-bottom-border:active, .header .top-link2.-purple-bottom-border:focus, .header .top-link2.-purple-bottom-border.active {
        color: #fff;
        border-bottom-color: #c3c3c3;
        background-position: 0 100%; }
  .header.is-scrolled {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.75);
    z-index: 1000; }
    .header.is-scrolled .middle {
      width: 100px; }
      .header.is-scrolled .middle img {
        width: 40px; }
  .header .top-link2:hover .header-svg1 {
    stroke: #fff !important; }
  .header .top-link2:hover .header-svg2 {
    fill: #fff !important; }
  .header .top-link2:hover h2 {
    color: #fff; }
  @media (max-width: 768px) {
    .header__content {
      -ms-flex-align: start;
          align-items: flex-start;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
    .header .middle {
      -ms-flex-order: 2;
          order: 2;
      text-align: center;
      margin-bottom: 20px; }
    .header .left-side {
      -ms-flex-order: 1;
          order: 1;
      margin: 0px 0px 10px 0px;
      text-align: center;
      display: block; }
    .header .right-side {
      -ms-flex-order: 3;
          order: 3;
      margin: 0px;
      text-align: center; }
    .header .dissapear {
      display: none; }
    .header .top-link {
      margin: 0 0;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: left;
          justify-content: left;
      -ms-flex-line-pack: start;
          align-content: flex-start;
      text-align: center;
      -ms-flex-align: center;
          align-items: center; } }
  @media (max-width: 480px) {
    .header .top-link {
      padding: 0; }
    .header .top-link-admin {
      margin: 0 auto;
      padding: 0; }
    .header .container {
      width: 100%;
      padding: 0; }
    .header .middle {
      margin: 0 auto; }
    .header .dissapear {
      display: none; }
    .header .middle {
      -ms-flex-order: 2;
          order: 2;
      width: 50px;
      text-align: center;
      margin-bottom: 10px; }
    .header .left-side {
      -ms-flex-order: 1;
          order: 1;
      margin: 0px 0px 10px 0px;
      text-align: center;
      display: block; } }
  .header .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 20; }
    .header .dropdown-content a {
      color: #626262;
      padding: 12px 16px;
      text-decoration: none;
      display: block;
      font-weight: 400;
      font-family: Be Vietnam Pro; }
    .header .dropdown-content a:hover {
      color: #626262 !important; }
  .header .dropbtn {
    border: none;
    background: transparent;
    font-size: 1.2rem;
    font-weight: 400;
    font-family: Be Vietnam Pro;
    color: #626262;
    text-align: center; }
  .header .dropbtn:hover {
    color: #fff; }
  .header .dropdown-content a:hover {
    background-color: #ddd;
    color: #626262 !important; }
  .header .dropdown-cities:hover .dropdown-content {
    display: block; }

body.is-loading header.is-scrolled {
  position: absolute; }

.btn {
  border-radius: 0;
  background-clip: padding-box !important;
  border: 0;
  border-radius: 4px;
  transition-property: background, border-color, color;
  transition-duration: 150ms, 150ms, 150ms;
  transition-timing-function: ease-in, ease-in, ease-in; }
  .btn:hover, .btn:focus {
    transition-timing-function: ease-out, ease-out, ease-out;
    transition-duration: 250ms, 250ms, 250ms; }

.btn-primary {
  background-color: transparent !important;
  color: #fff !important;
  border-radius: 4px;
  background-size: 100% 200% !important;
  background-image: linear-gradient(to bottom, #6fa8dc 50%, #5a9cd7 50%) !important; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    background-position: 0 100% !important;
    background-color: transparent !important;
    background-image: linear-gradient(to bottom, #6fa8dc 50%, #5a9cd7 50%) !important;
    outline: none !important; }

.btn-primary2 {
  background-color: transparent !important;
  color: #fff !important;
  border-radius: 4px;
  background-size: 100% 200% !important;
  background-image: linear-gradient(to bottom, #93c47d 50%, #84bc6b 50%) !important; }
  .btn-primary2:hover, .btn-primary2:focus, .btn-primary2:active {
    background-position: 0 100% !important;
    background-color: transparent !important;
    background-image: linear-gradient(to bottom, #93c47d 50%, #84bc6b 50%) !important;
    outline: none !important; }

.btn-secondary {
  background-color: transparent !important;
  color: #fff !important;
  border-radius: 4px;
  background-size: 100% 200% !important;
  background-image: linear-gradient(to bottom, #c42278 50%, #ae1e6b 50%) !important; }
  .btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active {
    background-position: 0 100% !important;
    background-color: transparent !important;
    background-image: linear-gradient(to bottom, #c42278 50%, #ae1e6b 50%) !important;
    outline: none !important; }

.btn-dark {
  background-color: transparent !important;
  color: #fff !important;
  border-radius: 4px;
  background-size: 100% 200% !important;
  background-image: linear-gradient(to bottom, #444 50%, #373737 50%) !important; }
  .btn-dark:hover, .btn-dark:focus, .btn-dark:active {
    background-position: 0 100% !important;
    background-color: transparent !important;
    background-image: linear-gradient(to bottom, #444 50%, #373737 50%) !important;
    outline: none !important; }

.btn-bnw {
  border: 1px solid #444;
  background-color: transparent !important;
  background-size: 200% 92px !important;
  border-radius: 4px;
  background-image: linear-gradient(to bottom, #fff 50%, #444 50%) !important; }
  .btn-bnw:hover, .btn-bnw:focus, .btn-bnw:active {
    color: #fff;
    background-position: -200px -47px !important;
    background-color: transparent !important;
    background-image: linear-gradient(to bottom, #fff 50%, #444 50%) !important;
    outline: none !important; }

.btn-cancel {
  background-color: transparent !important;
  color: #fff !important;
  background-size: 100% 200%;
  border-radius: 4px;
  background-image: linear-gradient(to bottom, #ef0759 50%, #d60650 50%); }
  .btn-cancel:hover, .btn-cancel:focus, .btn-cancel:active {
    background-position: 0 100%;
    background-color: transparent;
    background-image: linear-gradient(to bottom, #ef0759 50%, #d60650 50%);
    outline: none !important; }

.btn-link {
  color: #414142;
  border-radius: 4px; }

/*** Custom button classes ***/
.btn--xl {
  padding: 20px 60px; }

.btn--responsive {
  white-space: normal !important;
  word-wrap: break-word; }
  @media (max-width: 768px) {
    .btn--responsive.btn-lg, .btn--responsive.btn--xl, .btn--responsive.btn--xl {
      font-size: 16px;
      font-size: 1.14286rem; } }
  @media (max-width: 480px) {
    .btn--responsive.btn-lg, .btn--responsive.btn--xl, .btn--responsive.btn--xl {
      font-size: 14px;
      font-size: 1rem; } }

.btn--outline {
  background: transparent;
  border: 2px solid currentColor; }

.btn--social {
  position: relative;
  background: transparent;
  padding-left: 40px;
  padding-right: 40px;
  text-align: center;
  line-height: 24px;
  line-height: 1.71429rem;
  overflow: hidden;
  border: 1px solid currentColor; }
  .btn--social.-google {
    color: #dd492b; }
    .btn--social.-google:hover {
      background: #dd492b;
      color: #fff; }
  .btn--social.-facebook {
    color: #3b58a4; }
    .btn--social.-facebook:hover {
      background: #3b58a4;
      color: #fff; }
  .btn--social.-linkedin {
    color: #0079bd; }
    .btn--social.-linkedin:hover {
      background: #0079bd;
      color: #fff; }
  .btn--social.-twitter {
    color: #00aced; }
    .btn--social.-twitter:hover {
      background: #00aced;
      color: #fff; }
  .btn--social.-sms, .btn--social.-email {
    color: #c42278; }
    .btn--social.-sms:hover, .btn--social.-email:hover {
      background: #c42278;
      color: #fff; }
  .btn--social i {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    padding: 10px;
    width: 40px;
    line-height: inherit;
    color: currentColor; }

.loader {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -50px 0 0 -50px;
  width: 100px;
  height: 100px;
  transition: width 150ms ease-in, height 150ms ease-in; }
  .loader.is-hidden {
    width: 0;
    height: 0;
    overflow: hidden; }
  .loader-msg {
    color: #444;
    text-align: center;
    font-weight: 500;
    font-size: 16px;
    font-size: 1.14286rem;
    font-family: Be Vietnam Pro; }
  .loader .circular {
    height: 100px;
    position: relative;
    width: 100px;
    animation: rotate 2s linear infinite; }
  .loader .path {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
    stroke: #674ea7;
    stroke-linecap: round;
    animation: dash 1.5s ease-in-out infinite; }

.loader-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 0;
  height: 0;
  opacity: 0;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.9);
  transition: opacity 150ms ease-in 0ms, width 0ms ease-in 150ms, height 0ms ease-in 150ms; }
  .loader-overlay.transparent {
    background: rgba(255, 255, 255, 0.4); }
    .loader-overlay.transparent .path {
      stroke: #e69138; }
  .loader-overlay .loader {
    top: 30%;
    opacity: 0;
    transition: opacity 150ms ease-in; }

.is-loading {
  position: relative; }
  .is-loading .loader-overlay {
    width: 100%;
    height: 100%;
    opacity: 1;
    transition-duration: 250ms, 0ms, 0ms;
    transition-timing-function: ease-out, ease-out, ease-out;
    transition-delay: 0ms, 0ms, 0ms; }
  .is-loading .loader {
    opacity: 1;
    transition-duration: 250ms;
    transition-timing-function: ease-out; }

body.is-loading .loader-overlay {
  display: none; }

body.is-loading > .loader-overlay {
  display: block;
  position: fixed; }

@keyframes rotate {
  100% {
    transform: rotate(360deg); } }

@keyframes dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
    stroke: #6fa8dc; }
  16.5% {
    stroke: #6fa8dc; }
  33% {
    stroke: #c42278; }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35;
    stroke: #e69138; }
  66.5% {
    stroke: #a1d418; }
  83% {
    stroke: #674ea7; }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124;
    stroke: #6fa8dc; } }

.confirm-box {
  max-width: 350px;
  padding: 20px;
  text-align: center; }
  .confirm-box__info {
    margin-top: 10px !important;
    text-align: center;
    font-style: italic;
    font-size: 14px !important;
    font-size: 1rem !important; }
  .confirm-box .popups__buttons {
    margin-top: 5px; }
  .confirm-box p {
    margin: 0;
    font-size: 17px;
    font-size: 1.21429rem; }

.edit-event {
  width: 400px;
  max-width: 100%;
  border-radius: 0;
  border: 1px solid #636363;
  padding: 10px;
  text-align: center; }
  .edit-event__close {
    position: absolute;
    top: 0;
    right: 5px;
    font-size: 20px;
    font-size: 1.42857rem; }
  .edit-event__content {
    margin: 20px 0; }
  .edit-event .radio {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .edit-event .radio label {
      width: 70px; }
  .edit-event h4 {
    color: #999;
    margin: 0;
    padding: 0 0 0 10px;
    font-size: 16px;
    font-size: 1.14286rem;
    text-align: left; }
  .edit-event h2 {
    font-size: 20px;
    font-size: 1.42857rem;
    text-align: center;
    font-weight: 700;
    margin-bottom: 20px; }

.event {
  position: relative;
  width: 250px;
  margin: 40px 20px 0 20px;
  overflow: hidden; }
  .event__image {
    width: 100%;
    height: 170px;
    background: #fff;
    transition: 0.5s;
    overflow: hidden; }
    .event__image img {
      width: 100%;
      height: 170px;
      object-fit: cover;
      transition: 0.5s;
      opacity: 0.85; }
  .event__actions {
    margin-top: 10px;
    padding: 0px 0px 4px 0px;
    /*border-top: 2px solid $gray2;*/
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    .event__actions a {
      color: #6fa8dc;
      padding: 5px; }
  .event__controls {
    width: 100%;
    position: absolute;
    top: 0;
    background-color: rgba(50, 50, 50, 0.75);
    text-align: right; }
    .event__controls a {
      display: inline-block;
      padding: 2px;
      margin: 0 5px;
      color: #fff;
      font-size: 20px;
      font-size: 1.42857rem;
      transition: color 0.25s; }
    .event__controls a:hover {
      color: #d9d9d9; }
  .event .orange-color {
    display: block;
    text-align: center;
    color: #e69138; }
  .event h3, .event h4 {
    font-size: 16px;
    font-size: 1.14286rem;
    text-align: center;
    margin: 0;
    padding: 0; }
  .event h3 {
    margin: 10px 0 5px 0;
    font-weight: 700; }
  .event h4 {
    margin-bottom: 10px; }
  .event p {
    margin: 0;
    padding: 0;
    text-align: center; }
  .event:hover img {
    transform: rotate(5deg) scale(1.3, 1.3);
    opacity: 1; }
  .event:hover .event__controls {
    transform: translateY(0); }

.person {
  position: relative;
  width: 150px;
  height: auto;
  margin: 20px 10px 0 10px;
  text-align: center;
  padding: 10px;
  transition: background-color 0.5s; }
  .person__image {
    width: 85px;
    height: 85px;
    object-fit: cover;
    border-radius: 100%;
    transition: box-shadow 0.5s; }
  .person__languages {
    margin: 0 0 10px 0;
    /* display: flex; */
    position: absolute;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .person__languages .sprite-container {
      width: 27.5px;
      height: 13px;
      margin: 3px 0; }
    .person__languages .sprite {
      transform: scale(0.4, 0.4) translate(-50%, -50%); }
  .person h4 {
    font-size: 16px;
    font-size: 1.14286rem;
    text-align: center;
    padding: 0;
    margin: 0 0 5px 0;
    font-weight: 700; }
  .person p {
    display: inline;
    margin: 0;
    padding: 0; }
  .person i {
    display: none;
    color: #414142;
    padding: 0 7px;
    cursor: pointer; }
  .person a {
    display: inline-block;
    margin: 5px 10px 0;
    color: #6fa8dc; }
  .person.--c1:hover {
    background-color: #eaf2fa; }
  .person.--c2:hover {
    background-color: #f8d4e7; }
  .person.--c3:hover {
    background-color: #fae9d7; }
  .person.--c4:hover {
    background-color: #f1fad7; }
  .person.--c5:hover {
    background-color: #eae7f4; }
  .person:hover .person__image {
    box-shadow: 2px 2px 7px 0 rgba(0, 0, 0, 0.75); }
  .person:hover i {
    display: inline-block; }
  .person.js-user-link {
    cursor: pointer; }
  @media (max-width: 480px) {
    .person {
      margin: 20px 0 0 0;
      width: 150px !important; } }

.person-contact {
  position: relative;
  width: 100%;
  height: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  text-align: -webkit-center;
  padding: 10px;
  transition: background-color 0.5s;
  cursor: pointer;
  margin: 6px; }
  .person-contact__image {
    width: 75px;
    height: 75px;
    max-width: none;
    object-fit: cover;
    border-radius: 100%;
    transition: box-shadow 0.5s;
    vertical-align: initial; }
  .person-contact__languages {
    margin: -5px 0 10px 0;
    position: absolute;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    left: -18px; }
    .person-contact__languages .sprite-container {
      width: 27.5px;
      height: 13px;
      margin: 3px 0; }
    .person-contact__languages .sprite {
      transform: scale(0.4, 0.4) translate(-50%, -50%); }
  .person-contact__left {
    vertical-align: middle;
    width: 100px;
    display: table-cell;
    text-align: center; }
  .person-contact__right {
    vertical-align: middle;
    width: 60%;
    display: table-cell;
    text-align: left; }
  .person-contact h4 {
    font-size: 18px;
    font-size: 1.28571rem;
    text-align: left;
    padding: 0;
    margin: 0 0 5px 0;
    font-weight: 700; }
  .person-contact p {
    display: inline;
    margin: 0;
    padding: 0; }
  .person-contact i {
    display: none;
    color: #414142;
    padding: 0 7px;
    cursor: pointer; }
  .person-contact a {
    display: inline-block;
    margin: 5px 10px 0;
    color: #6fa8dc; }
  .person-contact.--c1:hover {
    background-color: #eaf2fa; }
  .person-contact.--c2:hover {
    background-color: #f8d4e7; }
  .person-contact.--c3:hover {
    background-color: #fae9d7; }
  .person-contact.--c4:hover {
    background-color: #f1fad7; }
  .person-contact.--c5:hover {
    background-color: #eae7f4; }
  .person-contact:hover .person__image {
    box-shadow: 2px 2px 7px 0 rgba(0, 0, 0, 0.75); }
  .person-contact:hover i {
    display: inline-block; }
  .person-contact.js-user-link {
    cursor: pointer; }
  @media (max-width: 768px) {
    .person-contact {
      width: 98% !important; }
      .person-contact__left {
        width: 70px; }
      .person-contact__image {
        width: 50px;
        height: 50px;
        max-width: none; }
      .person-contact__languages {
        left: -20px; } }
  @media (max-width: 480px) {
    .person-contact {
      width: 98% !important; }
      .person-contact h4 {
        font-size: 15px;
        font-size: 1.07143rem; }
      .person-contact__left {
        width: 21%; }
      .person-contact p {
        font-size: 12px !important;
        font-size: 0.85714rem !important; }
      .person-contact__image {
        width: 50px;
        height: 50px;
        max-width: none; }
      .person-contact__languages {
        left: -20px; } }
  @media (max-width: 390px) {
    .person-contact__left {
      width: 35%; }
    .person-contact__languages {
      left: -20px; } }

.js-international {
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  margin-left: 0px;
  -ms-flex-direction: initial;
      flex-direction: initial;
  padding-left: 0px; }

.change-roles {
  width: 400px;
  max-width: 100%;
  border-radius: 0;
  border: 1px solid #636363;
  padding: 10px;
  text-align: center; }
  .change-roles__close {
    position: absolute;
    top: 0;
    right: 5px;
    font-size: 20px;
    font-size: 1.42857rem; }
  .change-roles__content {
    margin: 20px 0; }
    .change-roles__content .select-box ul {
      position: relative;
      top: 0; }
  .change-roles h2 {
    font-size: 20px;
    font-size: 1.42857rem;
    text-align: center;
    font-weight: 700;
    margin-bottom: 20px; }

.auth-card {
  width: 90%;
  margin: 0 auto;
  text-align: center;
  overflow: hidden !important;
  position: relative; }
  .auth-card__tabs {
    text-align: center;
    margin-bottom: 40px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    font-family: Be Vietnam Pro; }
    .auth-card__tabs a {
      padding: 0 20px;
      height: 50px;
      line-height: 50px;
      line-height: 3.57143rem;
      font-size: 20px;
      font-size: 1.42857rem;
      text-decoration: none;
      transition: border 0.25s; }
      .auth-card__tabs a:hover, .auth-card__tabs a:active, .auth-card__tabs a:focus, .auth-card__tabs a.active {
        border-bottom: 5px solid #a1d418; }
  .auth-card .auth-card-pane {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0;
    width: 100%;
    opacity: 0;
    contain: content;
    transform: translate3d(100%, 0, 0);
    transition: opacity 300ms ease-out, transform 300ms ease-out;
    font-family: Be Vietnam Pro; }
    .auth-card .auth-card-pane.is-active {
      position: relative;
      opacity: 1;
      transform: translate3d(0, 0, 0); }
    .auth-card .auth-card-pane.is-exiting {
      opacity: 0;
      transform: translate3d(-100%, 0, 0); }
    .auth-card .auth-card-pane .show-info {
      background-color: #f1c332;
      color: white;
      padding: 10px;
      margin-bottom: 30px; }
    .auth-card .auth-card-pane input:-ms-input-placeholder {
      font-family: Be Vietnam Pro; }
    .auth-card .auth-card-pane input::placeholder {
      font-family: Be Vietnam Pro; }
    .auth-card .auth-card-pane .btn {
      font-family: Roboto; }
  .auth-card .alert {
    display: none;
    text-align: left; }

.menu-popup {
  width: 768px;
  max-width: 100%;
  border-radius: 4px;
  border: 1px solid #636363;
  padding: 10px; }
  .menu-popup__close {
    position: absolute;
    top: 0;
    right: 5px;
    font-size: 20px;
    font-size: 1.42857rem; }
  .menu-popup__content {
    margin: 20px 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: center;
        align-items: center; }
  .menu-popup__left {
    width: 50%; }
  .menu-popup__right {
    width: 50%;
    border-left: 3px solid #d9d9d9; }
  .menu-popup ul.menu {
    width: auto;
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center; }
    .menu-popup ul.menu li {
      margin: 0;
      padding: 0;
      font-family: Be Vietnam Pro; }
    .menu-popup ul.menu a {
      display: inline-block;
      padding: 10px 0;
      width: 100px;
      border-bottom: 2px solid #d9d9d9;
      text-decoration: none;
      font-weight: 700;
      transition: color 0.25s;
      font-family: Be Vietnam Pro; }
      .menu-popup ul.menu a:hover, .menu-popup ul.menu a:focus, .menu-popup ul.menu a:active, .menu-popup ul.menu a.active {
        color: #6fa8dc; }
    .menu-popup ul.menu li:last-child > a {
      border: 0; }
  @media (max-width: 768px) {
    .menu-popup__content {
      -ms-flex-direction: column;
          flex-direction: column; }
    .menu-popup__left {
      width: 100%;
      border: 0; }
    .menu-popup__right {
      width: 100%;
      border-left: 0;
      border-top: 3px solid #d9d9d9; } }

.admin-popup__close {
  position: absolute;
  top: 0;
  right: 5px;
  font-size: 20px;
  font-size: 1.42857rem; }

.admin-popup__title {
  width: 100%;
  color: #e69138;
  font-weight: 700;
  font-size: 25px;
  font-size: 1.78571rem;
  text-align: center; }

.admin-popup__content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  width: 100%;
  margin-top: 40px; }

.menu-column {
  width: 25%;
  margin-right: 60px; }
  .menu-column__title {
    padding-bottom: 10px;
    border-bottom: 3px solid black;
    color: #414142;
    font-weight: 700;
    text-align: center; }
    .menu-column__title--products {
      border-color: #6fa8dc; }
    .menu-column__title--finance {
      border-color: #a1d418; }
  .menu-column__list {
    margin: 0;
    padding: 0;
    list-style: none; }
  .menu-column:last-child {
    margin-right: 0; }

.column-link {
  position: relative;
  text-align: center;
  cursor: pointer; }
  .column-link:hover a {
    color: white;
    background-position: 0 100%; }
  .column-link:hover .continent-city__remove {
    opacity: 1; }
  .column-link a {
    display: block;
    width: 100%;
    margin: 10px 0;
    padding: 10px;
    transition: all 0.25s ease;
    background-color: transparent;
    background-size: 100% 200%;
    background-image: linear-gradient(to bottom, #f5f7f9 50%, #6fa8dc 50%);
    text-decoration: none; }
  .column-link--finance a {
    background-image: linear-gradient(to bottom, #f5f7f9 50%, #a1d418 50%); }

.cities-popup {
  max-width: 870px;
  border-radius: 10px !important; }
  .cities-popup__close {
    position: absolute;
    top: 0;
    right: 5px;
    font-size: 20px;
    font-size: 1.42857rem; }
  .cities-popup__title {
    width: 100%;
    color: #c42278;
    font-weight: 700;
    font-size: 25px;
    font-size: 1.78571rem;
    text-align: center; }
  .cities-popup__content {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  @media (max-width: 768px) {
    .cities-popup {
      padding: 35px 10px !important; } }

.continent-column {
  width: calc(25% - 40px);
  margin-right: 40px; }
  .continent-column__title {
    padding-bottom: 10px;
    border-bottom: 3px solid #c42278;
    color: #414142;
    font-weight: 700;
    text-align: center; }
  .continent-column__list {
    margin: 0;
    padding: 0;
    list-style: none; }
  .continent-column:last-child {
    margin-right: 0; }
  @media (max-width: 768px) {
    .continent-column {
      width: 50%;
      margin-right: 0px;
      margin-bottom: 20px; }
      .continent-column:nth-child(even) {
        margin-right: 0; } }

.continent-city {
  height: 27px;
  width: -webkit-fit-content;
  width: fit-content;
  border-radius: 13px;
  border: 2px solid #e91e63;
  box-shadow: 1px 2px 2px 2px #efeeee;
  padding: 0px;
  margin: 15px auto;
  background-color: #fff;
  color: #f06f;
  box-sizing: border-box;
  text-align: center;
  cursor: pointer;
  font-weight: 300;
  font-family: Be Vietnam Pro;
  /* position: relative;
    width: 100%;
    margin: 4px 0;
    padding: 9px;
    text-align: center;
    cursor: pointer;
    transition: all 0.25s ease;
    background-color: transparent;
    background-size: 100% 200%;
    background-image: linear-gradient(to bottom, $color-modal-bg 50%, $color-brand-2 50%);
    font-family: Source Sans Pro; */ }
  .continent-city .result-city {
    color: #f06;
    height: 100%;
    font-size: 18px;
    font-size: 1.28571rem;
    font-weight: bolder;
    display: inherit;
    padding: 0px 10px;
    display: -ms-flexbox;
    display: flex;
    contain: content; }
    .continent-city .result-city .result-delete {
      height: 0%;
      overflow: hidden;
      color: #f06f;
      font-weight: bolder;
      transition: opacity 0.5s ease-out;
      opacity: 0;
      width: 0px; }
      .continent-city .result-city .result-delete p {
        line-height: 15px;
        line-height: 1.07143rem; }
    .continent-city .result-city a {
      color: #f06;
      font-weight: bolder;
      text-decoration: none; }
  .continent-city .result-city:hover .result-delete {
    height: 115%;
    opacity: 1;
    display: block;
    padding-top: 5px;
    width: 50px; }
  .continent-city .result {
    transition: display 0.8s linear 0.2s; }
  .continent-city:hover a, .continent-city.active a {
    color: #f06; }
  .continent-city a {
    text-decoration: none; }
  .continent-city__remove {
    position: absolute;
    right: 10px;
    top: 35%;
    color: white;
    opacity: 0; }

.city-adder {
  position: relative;
  margin: 10px 0 30px 0;
  height: 20px; }
  .city-adder * {
    transition: all 0.2s ease; }
  .city-adder__overlay {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-line-pack: center;
        align-content: center;
    -ms-flex-align: center;
        align-items: center;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 20px;
    font-size: 1.42857rem;
    cursor: pointer; }
    .city-adder__overlay * {
      pointer-events: none; }
  .city-adder .rich-autocomplete ul {
    opacity: 0;
    overflow-x: hidden;
    max-height: 100px !important; }
    .city-adder .rich-autocomplete ul li {
      height: auto !important;
      margin: 5px 0; }
    .city-adder .rich-autocomplete ul li:first-child {
      margin: 0 0 5px 0; }
    .city-adder .rich-autocomplete ul li:last-child {
      margin: 5px 0 0 0; }
  .city-adder .rich-autocomplete p {
    margin: 0;
    padding: 0;
    line-height: 15px !important;
    line-height: 1.07143rem !important;
    font-size: 15px !important;
    font-size: 1.07143rem !important;
    word-wrap: break-word !important; }
  .city-adder__select {
    opacity: 0;
    padding: 10px 20px;
    width: 100%;
    text-align-last: center; }
  .city-adder__input {
    margin: 0;
    padding: 10px 20px;
    width: 100%;
    opacity: 0;
    text-align: center; }
  .city-adder button {
    opacity: 0;
    width: 100%;
    display: none; }
  .city-adder--open {
    height: auto; }
    .city-adder--open .city-adder__overlay {
      opacity: 0;
      z-index: -1; }
    .city-adder--open .city-adder__select {
      opacity: 1; }
    .city-adder--open .city-adder__input, .city-adder--open button:not([disabled]) {
      opacity: 1; }
    .city-adder--open button {
      display: inherit; }
    .city-adder--open .rich-autocomplete ul {
      opacity: 1; }

.profile-card {
  width: 90%;
  margin: 0 auto;
  padding: 10px 0;
  font-family: Be Vietnam pro; }
  .profile-card .city-resident-style {
    height: 22px;
    min-width: 70px;
    border-radius: 13px;
    border: 2px solid #e91e63;
    box-shadow: 1px 2px 2px 2px #efeeee;
    padding: 0px;
    margin: 0px 2px;
    background-color: #fff;
    color: #f06f;
    box-sizing: border-box;
    text-align: center;
    cursor: pointer;
    font-weight: bolder; }
  .profile-card .js-city-resident {
    margin-left: 4px; }
  .profile-card .icon-city-resident {
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
    height: 22px; }
    .profile-card .icon-city-resident svg {
      position: relative;
      width: 23px;
      height: 18px; }
  .profile-card__header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: justify;
        align-content: space-between;
    -ms-flex-align: center;
        align-items: center;
    margin-bottom: 20px;
    text-align: left; }
    .profile-card__header img {
      width: 100px;
      height: 100px;
      object-fit: cover;
      border-radius: 100%; }
  .profile-card__name {
    margin-left: 20px;
    width: calc(100% - 100px); }
    .profile-card__name h2 {
      font-size: 20px;
      font-size: 1.42857rem;
      font-weight: 700;
      margin: 0;
      padding: 0; }
    .profile-card__name h5 {
      color: #999;
      margin-top: 4px; }
    .profile-card__name h3 {
      font-family: Be Vietnam Pro;
      font-weight: 200;
      font-size: 18px;
      font-size: 1.28571rem; }
    .profile-card__name span {
      font-style: italic; }
  .profile-card__details {
    margin-bottom: 20px;
    text-align: left; }
  .profile-card__info {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px; }
    .profile-card__info .info-value {
      width: 62%;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      font-size: 13px;
      font-size: 0.92857rem;
      font-family: Be Vietnam Pro; }
    .profile-card__info .bold {
      font-weight: 700; }
    .profile-card__info .sprite-container {
      width: 37.5px;
      height: 23px;
      margin-bottom: 5px; }
    .profile-card__info .sprite {
      transform: scale(0.5, 0.5) translate(-50%, -50%); }
    .profile-card__info h5 {
      width: 36%;
      color: #999;
      font-size: 16px;
      font-size: 1.14286rem;
      margin: 0;
      padding: 0;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-item-align: center;
          align-self: center;
      font-family: Be Vietnam pro; }
  .profile-card__button {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between; }
  @media (max-width: 768px) {
    .profile-card {
      text-align: center; }
      .profile-card__header {
        -ms-flex-pack: center;
            justify-content: center; }
      .profile-card__name {
        width: auto; }
      .profile-card .btn {
        float: none; } }

.order {
  width: 800px;
  max-width: 100%;
  margin-bottom: 40px; }
  .order__top-line {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    padding: 5px 0;
    margin-bottom: 10px;
    border-bottom: 2px solid #d9d9d9;
    cursor: pointer;
    font-size: 18px;
    font-size: 1.28571rem; }
    .order__top-line a {
      width: 20px;
      font-size: 20px;
      font-size: 1.42857rem;
      text-decoration: none; }
    .order__top-line h4, .order__top-line h5 {
      font-size: 16px;
      font-size: 1.14286rem;
      padding: 0;
      margin: 0; }
    .order__top-line h4 {
      width: 150px; }
    .order__top-line h5 {
      width: calc(100% - 170px);
      text-align: right; }
  .order .order__info {
    padding: 7px;
    font-size: 13px;
    font-size: 0.92857rem; }
  .order__item-title {
    color: #999; }
  .order__qr {
    display: inline-block;
    width: 150px;
    border: 1px solid #efefef;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 10px; }
  .order__category {
    display: none;
    margin-bottom: 20px; }
    .order__category h2 {
      font-size: 16px;
      font-size: 1.14286rem;
      color: #999;
      margin: 0 0 10px 0;
      padding: 0 0 10px 0;
      border-bottom: 2px solid #d9d9d9; }
    .order__category a {
      font-size: 16px;
      font-size: 1.14286rem;
      display: inline-block;
      margin-left: 10px; }
    .order__category:last-child {
      margin-bottom: 0; }
  .order__items {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center; }
  .order__item {
    width: 30%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    margin: 10px 10px;
    font-size: 16px;
    font-size: 1.14286rem; }
    @media screen and (max-width: 530px) {
      .order__item {
        width: 90%; } }
    @media screen and (max-width: 885px) and (min-width: 531px) {
      .order__item {
        width: 44%; } }
    .order__item .sprite-container {
      width: 37.5px;
      height: 23px;
      margin-right: 10px; }
    .order__item .sprite {
      transform: scale(0.5, 0.5) translate(-50%, -50%); }
    .order__item .fa {
      margin: 0 10px; }
    .order__item strong {
      font-weight: 700;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
    .order__item .js-city-name {
      width: 40%; }
  .order .row {
    margin-bottom: 10px; }
  .order .btc-price {
    display: inline-block;
    padding-bottom: 3px;
    border-bottom: 2px double #444; }
  .order .fa-caret-down {
    display: inline-block; }
  .order .fa-caret-up {
    display: none; }
  .order .btn-bnw {
    margin-top: 20px;
    position: relative;
    left: 50%;
    transform: translateX(-50%); }
  @media (max-width: 480px) {
    .order .textFix {
      display: block;
      overflow-wrap: break-word; } }
  @media (max-width: 768px) {
    .order .textFix {
      display: block;
      overflow-wrap: break-word; } }

.order.is-expanded .order__category {
  display: block; }

.order.is-expanded .fa-caret-down {
  display: none; }

.order.is-expanded .fa-caret-up {
  display: inline-block; }

.order.is-expanded .order__top-line {
  border: 0; }

.order.is-expanded .order__info {
  padding: 5px;
  border: 2px solid #d9d9d9; }

.edit-address {
  width: 400px;
  max-width: 100%;
  border-radius: 0;
  border: 1px solid #636363;
  padding: 10px;
  text-align: center; }
  .edit-address__close {
    position: absolute;
    top: 0;
    right: 5px;
    font-size: 20px;
    font-size: 1.42857rem; }
  .edit-address__content {
    margin: 20px 0; }
  .edit-address h2 {
    font-size: 20px;
    font-size: 1.42857rem;
    text-align: center;
    font-weight: 700;
    margin-bottom: 20px; }

#tracking-number {
  height: 50px;
  padding: 27px 10px 5px; }

.sprite-container {
  width: 75px;
  height: 46px;
  margin-right: 5px; }

.sprite {
  background-image: url("../images/sprites/flag-sprite2.png");
  background-repeat: no-repeat;
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.75); }

.sprite-ML-Flag-Sprite-13 {
  width: 75px;
  height: 46px;
  background-position: -5px -5px; }

.sprite-afghanistan {
  width: 75px;
  height: 46px;
  background-position: -90px -5px; }

.sprite-albania {
  width: 75px;
  height: 46px;
  background-position: -175px -5px; }

.sprite-algeria {
  width: 75px;
  height: 46px;
  background-position: -260px -5px; }

.sprite-ambassador {
  width: 75px;
  height: 46px;
  background-position: -345px -5px; }

.sprite-andorra {
  width: 75px;
  height: 46px;
  background-position: -430px -5px; }

.sprite-angola {
  width: 75px;
  height: 46px;
  background-position: -515px -5px; }

.sprite-antigua_barbuda {
  width: 75px;
  height: 46px;
  background-position: -600px -5px; }

.sprite-aramaic {
  width: 75px;
  height: 46px;
  background-position: -685px -5px; }

.sprite-argentina {
  width: 75px;
  height: 46px;
  background-position: -770px -5px; }

.sprite-armenia {
  width: 75px;
  height: 46px;
  background-position: -855px -5px; }

.sprite-associate {
  width: 75px;
  height: 46px;
  background-position: -940px -5px; }

.sprite-australia {
  width: 75px;
  height: 46px;
  background-position: -5px -61px; }

.sprite-austria {
  width: 75px;
  height: 46px;
  background-position: -90px -61px; }

.sprite-azerbaijan {
  width: 75px;
  height: 46px;
  background-position: -175px -61px; }

.sprite-bahamas {
  width: 75px;
  height: 46px;
  background-position: -260px -61px; }

.sprite-bahrain {
  width: 75px;
  height: 46px;
  background-position: -345px -61px; }

.sprite-bangladesh {
  width: 75px;
  height: 46px;
  background-position: -430px -61px; }

.sprite-barbados {
  width: 75px;
  height: 46px;
  background-position: -515px -61px; }

.sprite-basque {
  width: 75px;
  height: 46px;
  background-position: -600px -61px; }

.sprite-belarus {
  width: 75px;
  height: 46px;
  background-position: -685px -61px; }

.sprite-belgium {
  width: 75px;
  height: 46px;
  background-position: -770px -61px; }

.sprite-belize {
  width: 75px;
  height: 46px;
  background-position: -855px -61px; }

.sprite-berber {
  width: 75px;
  height: 46px;
  background-position: -940px -61px; }

.sprite-benin {
  width: 75px;
  height: 46px;
  background-position: -5px -117px; }

.sprite-bhutan {
  width: 75px;
  height: 46px;
  background-position: -90px -117px; }

.sprite-birthday {
  width: 75px;
  height: 46px;
  background-position: -175px -117px; }

.sprite-bolivia {
  width: 75px;
  height: 46px;
  background-position: -260px -117px; }

.sprite-bosnia {
  width: 75px;
  height: 46px;
  background-position: -345px -117px; }

.sprite-botswana {
  width: 75px;
  height: 46px;
  background-position: -430px -117px; }

.sprite-brazil {
  width: 75px;
  height: 46px;
  background-position: -515px -117px; }

.sprite-brunei {
  width: 75px;
  height: 47px;
  background-position: -600px -117px; }

.sprite-bulgaria {
  width: 75px;
  height: 46px;
  background-position: -685px -117px; }

.sprite-burkina_faso {
  width: 75px;
  height: 46px;
  background-position: -770px -117px; }

.sprite-burundi {
  width: 75px;
  height: 46px;
  background-position: -855px -117px; }

.sprite-cambodia {
  width: 75px;
  height: 46px;
  background-position: -940px -117px; }

.sprite-cameroon {
  width: 75px;
  height: 46px;
  background-position: -5px -173px; }

.sprite-canada {
  width: 75px;
  height: 46px;
  background-position: -90px -173px; }

.sprite-canary {
  width: 75px;
  height: 46px;
  background-position: -175px -173px; }

.sprite-cape_verde {
  width: 75px;
  height: 46px;
  background-position: -260px -173px; }

.sprite-catalan {
  width: 75px;
  height: 46px;
  background-position: -345px -173px; }

.sprite-central_africa_republic {
  width: 75px;
  height: 46px;
  background-position: -430px -173px; }

.sprite-chad {
  width: 75px;
  height: 46px;
  background-position: -515px -173px; }

.sprite-chile {
  width: 75px;
  height: 46px;
  background-position: -685px -173px; }

.sprite-china {
  width: 75px;
  height: 46px;
  background-position: -770px -173px; }

.sprite-cologne {
  width: 75px;
  height: 46px;
  background-position: -855px -173px; }

.sprite-colombia {
  width: 75px;
  height: 46px;
  background-position: -940px -173px; }

.sprite-comoros {
  width: 75px;
  height: 46px;
  background-position: -5px -229px; }

.sprite-congo {
  width: 75px;
  height: 46px;
  background-position: -90px -229px; }

.sprite-cook_island {
  width: 75px;
  height: 46px;
  background-position: -175px -229px; }

.sprite-costa_rica {
  width: 75px;
  height: 46px;
  background-position: -260px -229px; }

.sprite-cote_divoire {
  width: 75px;
  height: 46px;
  background-position: -345px -229px; }

.sprite-crimea {
  width: 75px;
  height: 46px;
  background-position: -430px -229px; }

.sprite-croatia {
  width: 75px;
  height: 46px;
  background-position: -515px -229px; }

.sprite-cuba {
  width: 75px;
  height: 46px;
  background-position: -600px -229px; }

.sprite-curacao {
  width: 75px;
  height: 46px;
  background-position: -685px -229px; }

.sprite-cyprus {
  width: 75px;
  height: 46px;
  background-position: -770px -229px; }

.sprite-czech {
  width: 75px;
  height: 46px;
  background-position: -855px -229px; }

.sprite-denmark {
  width: 75px;
  height: 46px;
  background-position: -940px -229px; }

.sprite-djibouti {
  width: 75px;
  height: 46px;
  background-position: -5px -285px; }

.sprite-dominica {
  width: 75px;
  height: 46px;
  background-position: -90px -285px; }

.sprite-dominican_republic {
  width: 75px;
  height: 46px;
  background-position: -175px -285px; }

.sprite-east_timor {
  width: 75px;
  height: 46px;
  background-position: -260px -285px; }

.sprite-ecuador {
  width: 75px;
  height: 46px;
  background-position: -345px -285px; }

.sprite-egypt {
  width: 75px;
  height: 46px;
  background-position: -430px -285px; }

.sprite-el_salvador {
  width: 75px;
  height: 46px;
  background-position: -515px -285px; }

.sprite-england {
  width: 75px;
  height: 46px;
  background-position: -600px -285px; }

.sprite-equatorial_guinea {
  width: 75px;
  height: 46px;
  background-position: -685px -285px; }

.sprite-eritrea {
  width: 75px;
  height: 46px;
  background-position: -770px -285px; }

.sprite-esperanto {
  width: 75px;
  height: 46px;
  background-position: -855px -285px; }

.sprite-estonia {
  width: 75px;
  height: 46px;
  background-position: -940px -285px; }

.sprite-ethiopia {
  width: 75px;
  height: 46px;
  background-position: -5px -341px; }

.sprite-faroe_island {
  width: 75px;
  height: 46px;
  background-position: -90px -341px; }

.sprite-fiji {
  width: 75px;
  height: 46px;
  background-position: -175px -341px; }

.sprite-finland {
  width: 75px;
  height: 46px;
  background-position: -260px -341px; }

.sprite-flemish {
  width: 75px;
  height: 46px;
  background-position: -345px -341px; }

.sprite-france {
  width: 75px;
  height: 46px;
  background-position: -430px -341px; }

.sprite-french_polynesia {
  width: 75px;
  height: 46px;
  background-position: -515px -341px; }

.sprite-gabon {
  width: 75px;
  height: 46px;
  background-position: -600px -341px; }

.sprite-galicia {
  width: 75px;
  height: 46px;
  background-position: -685px -341px; }

.sprite-gambia {
  width: 75px;
  height: 46px;
  background-position: -770px -341px; }

.sprite-georgia {
  width: 75px;
  height: 46px;
  background-position: -855px -341px; }

.sprite-germany {
  width: 75px;
  height: 46px;
  background-position: -940px -341px; }

.sprite-ghana {
  width: 75px;
  height: 46px;
  background-position: -5px -397px; }

.sprite-greece {
  width: 75px;
  height: 46px;
  background-position: -90px -397px; }

.sprite-greenland {
  width: 75px;
  height: 46px;
  background-position: -175px -397px; }

.sprite-grenada {
  width: 75px;
  height: 46px;
  background-position: -260px -397px; }

.sprite-guadaloupe {
  width: 75px;
  height: 46px;
  background-position: -345px -397px; }

.sprite-guatemala {
  width: 75px;
  height: 46px;
  background-position: -430px -397px; }

.sprite-guinea {
  width: 75px;
  height: 46px;
  background-position: -515px -397px; }

.sprite-guinea_bissau {
  width: 75px;
  height: 46px;
  background-position: -600px -397px; }

.sprite-guyana {
  width: 75px;
  height: 46px;
  background-position: -685px -397px; }

.sprite-haiti {
  width: 75px;
  height: 46px;
  background-position: -770px -397px; }

.sprite-hawaii {
  width: 75px;
  height: 46px;
  background-image: url("https://mundolingo.org/images/sprites/hawaii.png") !important;
  background-repeat: no-repeat;
  background-size: 75px 46px !important;
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.75); }

.sprite-honduras {
  width: 75px;
  height: 46px;
  background-position: -940px -397px; }

.sprite-honk_kong {
  width: 75px;
  height: 46px;
  background-position: -5px -453px; }

.sprite-hungary {
  width: 75px;
  height: 46px;
  background-position: -90px -453px; }

.sprite-iceland {
  width: 75px;
  height: 46px;
  background-position: -175px -453px; }

.sprite-india {
  width: 75px;
  height: 46px;
  background-position: -260px -453px; }

.sprite-indonesia {
  width: 75px;
  height: 46px;
  background-position: -345px -453px; }

.sprite-iran {
  width: 75px;
  height: 46px;
  background-position: -430px -453px; }

.sprite-iraq {
  width: 75px;
  height: 46px;
  background-position: -515px -453px; }

.sprite-ireland {
  width: 75px;
  height: 46px;
  background-position: -600px -453px; }

.sprite-israel {
  width: 75px;
  height: 46px;
  background-position: -685px -453px; }

.sprite-italy {
  width: 75px;
  height: 46px;
  background-position: -770px -453px; }

.sprite-jamaica {
  width: 75px;
  height: 46px;
  background-position: -855px -453px; }

.sprite-japan {
  width: 75px;
  height: 46px;
  background-position: -940px -453px; }

.sprite-jordan {
  width: 75px;
  height: 46px;
  background-position: -5px -509px; }

.sprite-kanak {
  width: 75px;
  height: 46px;
  background-position: -90px -509px; }

.sprite-kazakhstan {
  width: 75px;
  height: 46px;
  background-position: -175px -509px; }

.sprite-kenya {
  width: 75px;
  height: 46px;
  background-position: -260px -509px; }

.sprite-kiribati {
  width: 75px;
  height: 46px;
  background-position: -345px -509px; }

.sprite-kosovo {
  width: 75px;
  height: 46px;
  background-position: -430px -509px; }

.sprite-kurdistan {
  width: 75px;
  height: 46px;
  background-position: -515px -509px; }

.sprite-kuwait {
  width: 75px;
  height: 46px;
  background-position: -600px -509px; }

.sprite-kyrgyzstan {
  width: 75px;
  height: 46px;
  background-position: -685px -509px; }

.sprite-laos {
  width: 75px;
  height: 46px;
  background-position: -770px -509px; }

.sprite-latvia {
  width: 75px;
  height: 46px;
  background-position: -855px -509px; }

.sprite-lebanon {
  width: 75px;
  height: 46px;
  background-position: -940px -509px; }

.sprite-lesotho {
  width: 75px;
  height: 46px;
  background-position: -5px -565px; }

.sprite-liberia {
  width: 75px;
  height: 46px;
  background-position: -90px -565px; }

.sprite-libya {
  width: 75px;
  height: 46px;
  background-position: -175px -565px; }

.sprite-liechtenstein {
  width: 75px;
  height: 46px;
  background-position: -260px -565px; }

.sprite-lithuania {
  width: 75px;
  height: 46px;
  background-position: -345px -565px; }

.sprite-luxembourg {
  width: 75px;
  height: 46px;
  background-position: -430px -565px; }

.sprite-macao {
  width: 75px;
  height: 46px;
  background-position: -515px -565px; }

.sprite-macedonia {
  width: 75px;
  height: 46px;
  background-position: -600px -565px; }

.sprite-madagascar {
  width: 75px;
  height: 46px;
  background-position: -685px -565px; }

.sprite-malawi {
  width: 75px;
  height: 46px;
  background-position: -770px -565px; }

.sprite-malaysia {
  width: 75px;
  height: 46px;
  background-position: -855px -565px; }

.sprite-maldives {
  width: 75px;
  height: 46px;
  background-position: -940px -565px; }

.sprite-mali {
  width: 75px;
  height: 46px;
  background-position: -5px -621px; }

.sprite-malta {
  width: 75px;
  height: 46px;
  background-position: -90px -621px; }

.sprite-maori {
  width: 75px;
  height: 46px;
  background-position: -179px -623px; }

.sprite-marshal_islands {
  width: 75px;
  height: 45px;
  background-position: -260px -621px; }

.sprite-martinique {
  width: 75px;
  height: 46px;
  background-position: -345px -621px; }

.sprite-mauritania {
  width: 75px;
  height: 45px;
  background-position: -430px -621px; }

.sprite-mauritius {
  width: 75px;
  height: 46px;
  background-position: -515px -621px; }

.sprite-mexico {
  width: 75px;
  height: 46px;
  background-position: -600px -621px; }

.sprite-micronesia_federated {
  width: 75px;
  height: 46px;
  background-position: -685px -621px; }

.sprite-moldova {
  width: 75px;
  height: 46px;
  background-position: -770px -621px; }

.sprite-monaco {
  width: 75px;
  height: 46px;
  background-position: -855px -621px; }

.sprite-mongolia {
  width: 75px;
  height: 46px;
  background-position: -940px -621px; }

.sprite-montenegro {
  width: 75px;
  height: 46px;
  background-position: -5px -677px; }

.sprite-morocco {
  width: 75px;
  height: 46px;
  background-position: -90px -677px; }

.sprite-mozambique {
  width: 75px;
  height: 46px;
  background-position: -175px -677px; }

.sprite-myanmar {
  width: 75px;
  height: 46px;
  background-position: -260px -677px; }

.sprite-namibia {
  width: 75px;
  height: 46px;
  background-position: -345px -677px; }

.sprite-nauru {
  width: 75px;
  height: 46px;
  background-position: -430px -677px; }

.sprite-nepal {
  width: 75px;
  height: 46px;
  background-position: -515px -677px; }

.sprite-netherlands {
  width: 75px;
  height: 46px;
  background-position: -600px -677px; }

.sprite-new-zealand {
  width: 75px;
  height: 46px;
  background-position: -685px -677px; }

.sprite-nicaragua {
  width: 75px;
  height: 46px;
  background-position: -770px -677px; }

.sprite-niger {
  width: 75px;
  height: 46px;
  background-position: -855px -677px; }

.sprite-nigeria {
  width: 75px;
  height: 46px;
  background-position: -940px -677px; }

.sprite-north_korea {
  width: 75px;
  height: 46px;
  background-position: -5px -733px; }

.sprite-norway {
  width: 75px;
  height: 46px;
  background-position: -90px -733px; }

.sprite-oman {
  width: 75px;
  height: 46px;
  background-position: -175px -733px; }

.sprite-pakistan {
  width: 75px;
  height: 46px;
  background-position: -260px -733px; }

.sprite-palau {
  width: 75px;
  height: 46px;
  background-position: -345px -733px; }

.sprite-palestine {
  width: 75px;
  height: 46px;
  background-position: -430px -733px; }

.sprite-panama {
  width: 75px;
  height: 46px;
  background-position: -515px -733px; }

.sprite-papua_new_guinea {
  width: 75px;
  height: 46px;
  background-position: -600px -733px; }

.sprite-paraguay {
  width: 75px;
  height: 46px;
  background-position: -685px -733px; }

.sprite-peru {
  width: 75px;
  height: 46px;
  background-position: -770px -733px; }

.sprite-philippines {
  width: 75px;
  height: 46px;
  background-position: -855px -733px; }

.sprite-poland {
  width: 75px;
  height: 46px;
  background-position: -940px -733px; }

.sprite-portugal {
  width: 75px;
  height: 46px;
  background-position: -5px -789px; }

.sprite-puerto_rico {
  width: 75px;
  height: 46px;
  background-position: -90px -789px; }

.sprite-qatar {
  width: 75px;
  height: 46px;
  background-position: -175px -789px; }

.sprite-quebec {
  width: 75px;
  height: 46px;
  background-position: -260px -789px; }

.sprite-romania {
  width: 75px;
  height: 46px;
  background-position: -345px -789px; }

.sprite-russia {
  width: 75px;
  height: 46px;
  background-position: -430px -789px; }

.sprite-rwanda {
  width: 75px;
  height: 46px;
  background-position: -515px -789px; }

.sprite-saint_kitts_nevis {
  width: 75px;
  height: 46px;
  background-position: -600px -789px; }

.sprite-saint_lucia {
  width: 75px;
  height: 46px;
  background-position: -685px -789px; }

.sprite-samoa {
  width: 75px;
  height: 46px;
  background-position: -770px -789px; }

.sprite-san_marino {
  width: 75px;
  height: 46px;
  background-position: -855px -789px; }

.sprite-sao_tome_and_principe {
  width: 75px;
  height: 46px;
  background-position: -940px -789px; }

.sprite-saudi_arabia {
  width: 75px;
  height: 46px;
  background-position: -5px -845px; }

.sprite-scotland {
  width: 75px;
  height: 46px;
  background-position: -90px -845px; }

.sprite-senegal {
  width: 75px;
  height: 46px;
  background-position: -175px -845px; }

.sprite-serbia {
  width: 75px;
  height: 46px;
  background-position: -260px -845px; }

.sprite-seychelles {
  width: 75px;
  height: 46px;
  background-position: -345px -845px; }

.sprite-sierra_leone {
  width: 75px;
  height: 46px;
  background-position: -430px -845px; }

.sprite-sign_language {
  width: 75px;
  height: 46px;
  background-position: -515px -845px; }

.sprite-singapore {
  width: 75px;
  height: 46px;
  background-position: -600px -845px; }

.sprite-slovakia {
  width: 75px;
  height: 46px;
  background-position: -685px -845px; }

.sprite-slovenia {
  width: 75px;
  height: 46px;
  background-position: -770px -845px; }

.sprite-solomon_islands {
  width: 75px;
  height: 46px;
  background-position: -855px -845px; }

.sprite-somalia {
  width: 75px;
  height: 46px;
  background-position: -940px -845px; }

.sprite-south_africa {
  width: 75px;
  height: 46px;
  background-position: -5px -901px; }

.sprite-south_korea {
  width: 75px;
  height: 46px;
  background-position: -90px -901px; }

.sprite-south_sudan {
  width: 75px;
  height: 46px;
  background-position: -181px -906px; }

.sprite-st_vincent_grenadines {
  width: 75px;
  height: 46px;
  background-image: url("https://mundolingo.org/images/sprites/st_vincent_grenadines.png") !important;
  background-repeat: no-repeat;
  background-size: 75px 46px !important;
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.75); }

.sprite-spain {
  width: 75px;
  height: 46px;
  background-position: -260px -901px; }

.sprite-sri_lanka {
  width: 75px;
  height: 46px;
  background-position: -345px -901px; }

.sprite-sudan {
  width: 75px;
  height: 46px;
  background-position: -430px -901px; }

.sprite-suriname {
  width: 75px;
  height: 46px;
  background-position: -515px -901px; }

.sprite-swaziland {
  width: 75px;
  height: 46px;
  background-position: -600px -901px; }

.sprite-sweden {
  width: 75px;
  height: 46px;
  background-position: -685px -901px; }

.sprite-switzerland {
  width: 75px;
  height: 46px;
  background-position: -770px -901px; }

.sprite-syria {
  width: 75px;
  height: 46px;
  background-position: -855px -901px; }

.sprite-taiwan {
  width: 75px;
  height: 46px;
  background-position: -940px -901px; }

.sprite-tajikistan {
  width: 75px;
  height: 46px;
  background-position: -5px -957px; }

.sprite-tanzania {
  width: 75px;
  height: 46px;
  background-position: -90px -957px; }

.sprite-thailand {
  width: 75px;
  height: 46px;
  background-position: -175px -957px; }

.sprite-togo {
  width: 75px;
  height: 46px;
  background-position: -260px -957px; }

.sprite-tonga {
  width: 75px;
  height: 46px;
  background-position: -345px -957px; }

.sprite-trinidad_tobago {
  width: 75px;
  height: 46px;
  background-position: -430px -957px; }

.sprite-tunisia {
  width: 75px;
  height: 46px;
  background-position: -515px -957px; }

.sprite-turkey {
  width: 75px;
  height: 46px;
  background-position: -600px -957px; }

.sprite-turkmenistan {
  width: 75px;
  height: 46px;
  background-position: -685px -957px; }

.sprite-tuvalu {
  width: 75px;
  height: 46px;
  background-position: -770px -957px; }

.sprite-uganda {
  width: 75px;
  height: 47px;
  background-position: -855px -957px; }

.sprite-ukraine {
  width: 75px;
  height: 46px;
  background-position: -940px -957px; }

.sprite-united_arab_emirates {
  width: 75px;
  height: 46px;
  background-position: -1025px -5px; }

.sprite-united_kingdom {
  width: 75px;
  height: 46px;
  background-position: -1025px -61px; }

.sprite-united_states_of_america {
  width: 75px;
  height: 46px;
  background-position: -1025px -117px; }

.sprite-uruguay {
  width: 75px;
  height: 46px;
  background-position: -1025px -173px; }

.sprite-uzbekistan {
  width: 75px;
  height: 46px;
  background-position: -1025px -229px; }

.sprite-vanuatu {
  width: 75px;
  height: 46px;
  background-position: -1025px -285px; }

.sprite-vatican_city {
  width: 75px;
  height: 46px;
  background-position: -1025px -341px; }

.sprite-venezuela {
  width: 75px;
  height: 46px;
  background-position: -1025px -397px; }

.sprite-vietnam {
  width: 75px;
  height: 46px;
  background-position: -1025px -453px; }

.sprite-wales {
  width: 75px;
  height: 46px;
  background-position: -1025px -509px; }

.sprite-western_sahara {
  width: 75px;
  height: 46px;
  background-position: -1025px -565px; }

.sprite-yemen {
  width: 75px;
  height: 46px;
  background-position: -1025px -621px; }

.sprite-yiddish {
  width: 75px;
  height: 46px;
  background-position: -1025px -677px; }

.sprite-zambia {
  width: 75px;
  height: 46px;
  background-position: -1025px -733px; }

.sprite-zimbabwe {
  width: 75px;
  height: 46px;
  background-position: -1025px -789px; }

.sprite-container {
  width: 63px;
  height: 37px;
  margin-right: 4px 0px; }

.sprite {
  background-image: url("../images/sprites/flag-sprite2.png");
  background-repeat: no-repeat;
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.75); }

.sprite2-ML-Flag-sprite-13 {
  width: 63px;
  height: 37px;
  background-position: -5px -5px; }

.sprite2-afghanistan {
  width: 63px;
  height: 37px;
  background-position: -96px -10px; }

.sprite2-albania {
  width: 63px;
  height: 37px;
  background-position: -180px -8px; }

.sprite2-algeria {
  width: 63px;
  height: 37px;
  background-position: -260px -5px; }

.sprite2-ambassador {
  width: 63px;
  height: 37px;
  background-position: -265px -8px; }

.sprite2-andorra {
  width: 63px;
  height: 37px;
  background-position: -435px -9px;
  /* 5 y 4 */ }

.sprite2-angola {
  width: 63px;
  height: 37px;
  background-position: -523px -9px; }

.sprite2-antigua_barbuda {
  width: 63px;
  height: 37px;
  background-position: -605px -12px; }

.sprite2-aramaic {
  width: 63px;
  height: 37px;
  background-position: -691px -8px; }

.sprite2-argentina {
  width: 63px;
  height: 37px;
  background-position: -777px -10px; }

.sprite2-armenia {
  width: 63px;
  height: 37px;
  background-position: -859px -10px; }

.sprite2-associate {
  width: 63px;
  height: 37px;
  background-position: -944px -10px; }

.sprite2-australia {
  width: 63px;
  height: 37px;
  background-position: -5px -60px; }

.sprite2-austria {
  width: 63px;
  height: 37px;
  background-position: -92px -65px; }

.sprite2-azerbaijan {
  width: 63px;
  height: 37px;
  background-position: -181px -65px; }

.sprite2-bahamas {
  width: 63px;
  height: 37px;
  background-position: -269px -65px; }

.sprite2-bahrain {
  width: 63px;
  height: 37px;
  background-position: -348px -61px; }

.sprite2-bangladesh {
  width: 63px;
  height: 37px;
  background-position: -435px -66px; }

.sprite2-barbados {
  width: 63px;
  height: 37px;
  background-position: -521px -64px; }

.sprite2-basque {
  width: 63px;
  height: 37px;
  background-position: -607px -66px; }

.sprite2-belarus {
  width: 63px;
  height: 37px;
  background-position: -689px -70px; }

.sprite2-belgium {
  width: 63px;
  height: 37px;
  background-position: -776px -61px; }

.sprite2-belize {
  width: 63px;
  height: 37px;
  background-position: -861px -66px; }

.sprite2-berber {
  width: 63px;
  height: 37px;
  background-position: -947px -65px; }

.sprite2-benin {
  width: 63px;
  height: 37px;
  background-position: -7px -120px; }

.sprite2-bhutan {
  width: 63px;
  height: 37px;
  background-position: -98px -122px; }

.sprite2-birthday {
  width: 63px;
  height: 37px;
  background-position: -177px -123px; }

.sprite2-bolivia {
  width: 63px;
  height: 37px;
  background-position: -260px -122px; }

.sprite2-bosnia {
  width: 63px;
  height: 37px;
  background-position: -353px -117px; }

.sprite2-botswana {
  width: 63px;
  height: 37px;
  background-position: -430px -121px; }

.sprite2-brazil {
  width: 63px;
  height: 37px;
  background-position: -520px -121px; }

.sprite2-brunei {
  width: 63px;
  height: 47px;
  background-position: -608px -117px; }

.sprite2-bulgaria {
  width: 63px;
  height: 37px;
  background-position: -688px -121px; }

.sprite2-burkina_faso {
  width: 63px;
  height: 37px;
  background-position: -776px -121px; }

.sprite2-burundi {
  width: 63px;
  height: 37px;
  background-position: -861px -121px; }

.sprite2-cambodia {
  width: 63px;
  height: 37px;
  background-position: -946px -121px; }

.sprite2-cameroon {
  width: 63px;
  height: 37px;
  background-position: -9px -176px; }

.sprite2-canada {
  width: 63px;
  height: 37px;
  background-position: -95px -175px; }

.sprite2-canary {
  width: 63px;
  height: 37px;
  background-position: -181px -176px; }

.sprite2-cape_verde {
  width: 63px;
  height: 37px;
  background-position: -264px -177px; }

.sprite2-catalan {
  width: 63px;
  height: 37px;
  background-position: -345px -176px; }

.sprite2-central_africa_republic {
  width: 63px;
  height: 37px;
  background-position: -435px -176px; }

.sprite2-chad {
  width: 63px;
  height: 37px;
  background-position: -520px -173px; }

.sprite2-chile {
  width: 63px;
  height: 37px;
  background-position: -685px -177px; }

.sprite2-china {
  width: 63px;
  height: 37px;
  background-position: -772px -173px; }

.sprite2-cologne {
  width: 63px;
  height: 37px;
  background-position: -864px -177px; }

.sprite2-colombia {
  width: 63px;
  height: 37px;
  background-position: -944px -178px; }

.sprite2-comoros {
  width: 63px;
  height: 37px;
  background-position: -5px -234px; }

.sprite2-congo {
  width: 63px;
  height: 37px;
  background-position: -90px -235px; }

.sprite2-cook_island {
  width: 63px;
  height: 37px;
  background-position: -181px -231px; }

.sprite2-costa_rica {
  width: 63px;
  height: 37px;
  background-position: -260px -234px; }

.sprite2-cote_divoire {
  width: 63px;
  height: 37px;
  background-position: -350px -229px; }

.sprite2-crimea {
  width: 63px;
  height: 37px;
  background-position: -430px -234px; }

.sprite2-croatia {
  width: 63px;
  height: 37px;
  background-position: -521px -233px; }

.sprite2-cuba {
  width: 63px;
  height: 37px;
  background-position: -603px -234px; }

.sprite2-curacao {
  width: 63px;
  height: 37px;
  background-position: -688px -234px; }

.sprite2-cyprus {
  width: 63px;
  height: 37px;
  background-position: -778px -236px; }

.sprite2-czech {
  width: 63px;
  height: 37px;
  background-position: -859px -233px; }

.sprite2-denmark {
  width: 63px;
  height: 37px;
  background-position: -944px -234px; }

.sprite2-djibouti {
  width: 63px;
  height: 37px;
  background-position: -10px -289px; }

.sprite2-dominica {
  width: 63px;
  height: 37px;
  background-position: -97px -290px; }

.sprite2-dominican_republic {
  width: 63px;
  height: 37px;
  background-position: -181px -289px; }

.sprite2-east_timor {
  width: 63px;
  height: 37px;
  background-position: -263px -289px; }

.sprite2-ecuador {
  width: 63px;
  height: 37px;
  background-position: -352px -291px; }

.sprite2-egypt {
  width: 63px;
  height: 37px;
  background-position: -437px -289px; }

.sprite2-el_salvador {
  width: 63px;
  height: 37px;
  background-position: -522px -290px; }

.sprite2-england {
  width: 63px;
  height: 37px;
  background-position: -607px -289px; }

.sprite2-equatorial_guinea {
  width: 63px;
  height: 37px;
  background-position: -685px -289px; }

.sprite2-eritrea {
  width: 63px;
  height: 37px;
  background-position: -779px -290px; }

.sprite2-esperanto {
  width: 63px;
  height: 37px;
  background-position: -855px -289px; }

.sprite2-estonia {
  width: 63px;
  height: 37px;
  background-position: -942px -290px; }

.sprite2-ethiopia {
  width: 63px;
  height: 37px;
  background-position: -11px -345px; }

.sprite2-faroe_island {
  width: 63px;
  height: 37px;
  background-position: -91px -345px; }

.sprite2-fiji {
  width: 63px;
  height: 37px;
  background-position: -183px -342px; }

.sprite2-finland {
  width: 63px;
  height: 37px;
  background-position: -264px -345px; }

.sprite2-flemish {
  width: 63px;
  height: 37px;
  background-position: -352px -344px; }

.sprite2-france {
  width: 63px;
  height: 37px;
  background-position: -435px -342px; }

.sprite2-french_polynesia {
  width: 63px;
  height: 37px;
  background-position: -522px -346px; }

.sprite2-gabon {
  width: 63px;
  height: 37px;
  background-position: -602px -346px; }

.sprite2-galicia {
  width: 63px;
  height: 37px;
  background-position: -692px -344px; }

.sprite2-gambia {
  width: 63px;
  height: 37px;
  background-position: -771px -346px; }

.sprite2-georgia {
  width: 63px;
  height: 37px;
  background-position: -862px -345px; }

.sprite2-germany {
  width: 63px;
  height: 37px;
  background-position: -940px -346px; }

.sprite2-ghana {
  width: 63px;
  height: 37px;
  background-position: -11px -401px; }

.sprite2-greece {
  width: 63px;
  height: 37px;
  background-position: -93px -401px; }

.sprite2-greenland {
  width: 63px;
  height: 37px;
  background-position: -175px -402px; }

.sprite2-grenada {
  width: 63px;
  height: 37px;
  background-position: -265px -401px; }

.sprite2-guadaloupe {
  width: 63px;
  height: 37px;
  background-position: -351px -401px; }

.sprite2-guatemala {
  width: 63px;
  height: 37px;
  background-position: -436px -401px; }

.sprite2-guinea {
  width: 63px;
  height: 37px;
  background-position: -520px -397px; }

.sprite2-guinea_bissau {
  width: 63px;
  height: 37px;
  background-position: -605px -402px; }

.sprite2-guyana {
  width: 63px;
  height: 37px;
  background-position: -695px -401px; }

.sprite2-haiti {
  width: 63px;
  height: 37px;
  background-position: -777px -401px; }

.sprite2-hawaii {
  width: 63px;
  height: 37px;
  background-image: url("https://mundolingo.org/images/sprites/hawaii.png") !important;
  background-repeat: no-repeat;
  background-size: 64px 35px !important;
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.75); }

.sprite2-honduras {
  width: 63px;
  height: 37px;
  background-position: -947px -401px; }

.sprite2-honk_kong {
  width: 63px;
  height: 37px;
  background-position: -11px -458px; }

.sprite2-hungary {
  width: 63px;
  height: 37px;
  background-position: -90px -458px; }

.sprite2-iceland {
  width: 63px;
  height: 37px;
  background-position: -175px -458px; }

.sprite2-india {
  width: 63px;
  height: 37px;
  background-position: -266px -458px; }

.sprite2-indonesia {
  width: 63px;
  height: 37px;
  background-position: -347px -458px; }

.sprite2-iran {
  width: 63px;
  height: 37px;
  background-position: -437px -457px; }

.sprite2-iraq {
  width: 63px;
  height: 37px;
  background-position: -522px -457px; }

.sprite2-ireland {
  width: 63px;
  height: 37px;
  background-position: -606px -454px; }

.sprite2-israel {
  width: 63px;
  height: 37px;
  background-position: -692px -457px; }

.sprite2-italy {
  width: 63px;
  height: 37px;
  background-position: -775px -453px; }

.sprite2-jamaica {
  width: 63px;
  height: 37px;
  background-position: -861px -457px; }

.sprite2-japan {
  width: 63px;
  height: 37px;
  background-position: -948px -458px; }

.sprite2-jordan {
  width: 63px;
  height: 37px;
  background-position: -11px -513px; }

.sprite2-kanak {
  width: 63px;
  height: 37px;
  background-position: -93px -514px; }

.sprite2-kazakhstan {
  width: 63px;
  height: 37px;
  background-position: -183px -515px; }

.sprite2-kenya {
  width: 63px;
  height: 37px;
  background-position: -267px -515px; }

.sprite2-kiribati {
  width: 63px;
  height: 37px;
  background-position: -351px -515px; }

.sprite2-kosovo {
  width: 63px;
  height: 37px;
  background-position: -437px -512px; }

.sprite2-kurdistan {
  width: 63px;
  height: 37px;
  background-position: -522px -514px; }

.sprite2-kuwait {
  width: 63px;
  height: 37px;
  background-position: -604px -513px; }

.sprite2-kyrgyzstan {
  width: 63px;
  height: 37px;
  background-position: -691px -514px; }

.sprite2-laos {
  width: 63px;
  height: 37px;
  background-position: -776px -515px; }

.sprite2-latvia {
  width: 63px;
  height: 37px;
  background-position: -857px -514px; }

.sprite2-lebanon {
  width: 63px;
  height: 37px;
  background-position: -947px -513px; }

.sprite2-lesotho {
  width: 63px;
  height: 37px;
  background-position: -10px -569px; }

.sprite2-liberia {
  width: 63px;
  height: 37px;
  background-position: -90px -565px; }

.sprite2-libya {
  width: 63px;
  height: 37px;
  background-position: -181px -571px; }

.sprite2-liechtenstein {
  width: 63px;
  height: 37px;
  background-position: -260px -569px; }

.sprite2-lithuania {
  width: 63px;
  height: 37px;
  background-position: -345px -571px; }

.sprite2-luxembourg {
  width: 63px;
  height: 37px;
  background-position: -431px -570px; }

.sprite2-macao {
  width: 63px;
  height: 37px;
  background-position: -520px -572px; }

.sprite2-macedonia {
  width: 63px;
  height: 37px;
  background-position: -606px -569px; }

.sprite2-madagascar {
  width: 63px;
  height: 37px;
  background-position: -690px -569px; }

.sprite2-malawi {
  width: 63px;
  height: 37px;
  background-position: -778px -571px; }

.sprite2-malaysia {
  width: 63px;
  height: 37px;
  background-position: -862px -570px; }

.sprite2-maldives {
  width: 63px;
  height: 37px;
  background-position: -945px -570px; }

.sprite2-mali {
  width: 63px;
  height: 37px;
  background-position: -10px -621px; }

.sprite2-malta {
  width: 63px;
  height: 37px;
  background-position: -97px -621px; }

.sprite2-maori {
  width: 63px;
  height: 37px;
  background-position: -179px -625px; }

.sprite2-marshal_islands {
  width: 63px;
  height: 45px;
  background-position: -265px -622px; }

.sprite2-martinique {
  width: 63px;
  height: 37px;
  background-position: -352px -626px; }

.sprite2-mauritania {
  width: 63px;
  height: 45px;
  background-position: -436px -621px; }

.sprite2-mauritius {
  width: 63px;
  height: 37px;
  background-position: -515px -627px; }

.sprite2-mexico {
  width: 63px;
  height: 37px;
  background-position: -605px -624px; }

.sprite2-micronesia_federated {
  width: 63px;
  height: 37px;
  background-position: -691px -626px; }

.sprite2-moldova {
  width: 63px;
  height: 37px;
  background-position: -775px -625px; }

.sprite2-monaco {
  width: 63px;
  height: 37px;
  background-position: -856px -625px; }

.sprite2-mongolia {
  width: 63px;
  height: 37px;
  background-position: -946px -626px; }

.sprite2-montenegro {
  width: 63px;
  height: 37px;
  background-position: -11px -681px; }

.sprite2-morocco {
  width: 63px;
  height: 37px;
  background-position: -96px -682px; }

.sprite2-mozambique {
  width: 63px;
  height: 37px;
  background-position: -178px -682px; }

.sprite2-myanmar {
  width: 63px;
  height: 37px;
  background-position: -266px -682px; }

.sprite2-namibia {
  width: 63px;
  height: 37px;
  background-position: -351px -681px; }

.sprite2-nauru {
  width: 63px;
  height: 37px;
  background-position: -434px -684px; }

.sprite2-nepal {
  width: 63px;
  height: 37px;
  background-position: -522px -683px; }

.sprite2-netherlands {
  width: 63px;
  height: 37px;
  background-position: -601px -681px; }

.sprite2-new-zealand {
  width: 63px;
  height: 37px;
  background-position: -688px -679px; }

.sprite2-nicaragua {
  width: 63px;
  height: 37px;
  background-position: -777px -682px; }

.sprite2-niger {
  width: 63px;
  height: 37px;
  background-position: -862px -681px; }

.sprite2-nigeria {
  width: 63px;
  height: 37px;
  background-position: -946px -679px; }

.sprite2-north_korea {
  width: 63px;
  height: 37px;
  background-position: -7px -738px; }

.sprite2-norway {
  width: 63px;
  height: 37px;
  background-position: -91px -738px; }

.sprite2-oman {
  width: 63px;
  height: 37px;
  background-position: -178px -737px; }

.sprite2-pakistan {
  width: 63px;
  height: 37px;
  background-position: -265px -739px; }

.sprite2-palau {
  width: 63px;
  height: 37px;
  background-position: -348px -738px; }

.sprite2-palestine {
  width: 63px;
  height: 37px;
  background-position: -433px -738px; }

.sprite2-panama {
  width: 63px;
  height: 37px;
  background-position: -522px -738px; }

.sprite2-papua_new_guinea {
  width: 63px;
  height: 37px;
  background-position: -603px -738px; }

.sprite2-paraguay {
  width: 63px;
  height: 37px;
  background-position: -691px -738px; }

.sprite2-peru {
  width: 63px;
  height: 37px;
  background-position: -776px -736px; }

.sprite2-philippines {
  width: 63px;
  height: 37px;
  background-position: -860px -737px; }

.sprite2-poland {
  width: 63px;
  height: 37px;
  background-position: -942px -737px; }

.sprite2-portugal {
  width: 63px;
  height: 37px;
  background-position: -5px -794px; }

.sprite2-puerto_rico {
  width: 63px;
  height: 37px;
  background-position: -93px -794px; }

.sprite2-qatar {
  width: 63px;
  height: 37px;
  background-position: -178px -789px; }

.sprite2-quebec {
  width: 63px;
  height: 37px;
  background-position: -265px -794px; }

.sprite2-romania {
  width: 63px;
  height: 37px;
  background-position: -350px -789px; }

.sprite2-russia {
  width: 63px;
  height: 37px;
  background-position: -430px -793px; }

.sprite2-rwanda {
  width: 63px;
  height: 37px;
  background-position: -527px -796px; }

.sprite2-saint_kitts_nevis {
  width: 63px;
  height: 37px;
  background-position: -600px -797px; }

.sprite2-saint_lucia {
  width: 63px;
  height: 37px;
  background-position: -690px -799px; }

.sprite2-samoa {
  width: 63px;
  height: 37px;
  background-position: -779px -795px; }

.sprite2-san_marino {
  width: 63px;
  height: 37px;
  background-position: -862px -793px; }

.sprite2-sao_tome_and_principe {
  width: 63px;
  height: 37px;
  background-position: -946px -794px; }

.sprite2-saudi_arabia {
  width: 63px;
  height: 37px;
  background-position: -10px -850px; }

.sprite2-scotland {
  width: 63px;
  height: 37px;
  background-position: -96px -850px; }

.sprite2-senegal {
  width: 63px;
  height: 37px;
  background-position: -180px -849px; }

.sprite2-serbia {
  width: 63px;
  height: 37px;
  background-position: -264px -851px; }

.sprite2-seychelles {
  width: 63px;
  height: 37px;
  background-position: -345px -854px; }

.sprite2-sierra_leone {
  width: 63px;
  height: 37px;
  background-position: -432px -850px; }

.sprite2-sign_language {
  width: 63px;
  height: 37px;
  background-position: -521px -851px; }

.sprite2-singapore {
  width: 63px;
  height: 37px;
  background-position: -602px -850px; }

.sprite2-slovakia {
  width: 63px;
  height: 37px;
  background-position: -685px -849px; }

.sprite2-slovenia {
  width: 63px;
  height: 37px;
  background-position: -775px -849px; }

.sprite2-solomon_islands {
  width: 63px;
  height: 37px;
  background-position: -858px -852px; }

.sprite2-somalia {
  width: 63px;
  height: 37px;
  background-position: -947px -850px; }

.sprite2-south_africa {
  width: 63px;
  height: 37px;
  background-position: -13px -907px; }

.sprite2-south_korea {
  width: 63px;
  height: 37px;
  background-position: -97px -906px; }

.sprite2-south_sudan {
  width: 63px;
  height: 37px;
  background-position: -182px -906px; }

.sprite2-st_vincent_grenadines {
  width: 63px;
  height: 37px;
  background-image: url("https://mundolingo.org/images/sprites/st_vincent_grenadines.png") !important;
  background-repeat: no-repeat;
  background-size: 64px 35px !important;
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.75); }

.sprite2-spain {
  width: 63px;
  height: 37px;
  background-position: -265px -907px; }

.sprite2-sri_lanka {
  width: 63px;
  height: 37px;
  background-position: -350px -906px; }

.sprite2-sudan {
  width: 63px;
  height: 37px;
  background-position: -434px -906px; }

.sprite2-suriname {
  width: 63px;
  height: 37px;
  background-position: -520px -906px; }

.sprite2-swaziland {
  width: 63px;
  height: 37px;
  background-position: -606px -906px; }

.sprite2-sweden {
  width: 63px;
  height: 37px;
  background-position: -691px -906px; }

.sprite2-switzerland {
  width: 63px;
  height: 37px;
  background-position: -777px -906px; }

.sprite2-syria {
  width: 63px;
  height: 37px;
  background-position: -862px -905px; }

.sprite2-taiwan {
  width: 63px;
  height: 37px;
  background-position: -945px -905px; }

.sprite2-tajikistan {
  width: 63px;
  height: 37px;
  background-position: -11px -962px; }

.sprite2-tanzania {
  width: 63px;
  height: 37px;
  background-position: -96px -961px; }

.sprite2-thailand {
  width: 63px;
  height: 37px;
  background-position: -177px -963px; }

.sprite2-togo {
  width: 63px;
  height: 37px;
  background-position: -263px -962px; }

.sprite2-tonga {
  width: 63px;
  height: 37px;
  background-position: -349px -960px; }

.sprite2-trinidad_tobago {
  width: 63px;
  height: 37px;
  background-position: -433px -957px; }

.sprite2-tunisia {
  width: 63px;
  height: 37px;
  background-position: -521px -962px; }

.sprite2-turkey {
  width: 63px;
  height: 37px;
  background-position: -603px -962px; }

.sprite2-turkmenistan {
  width: 63px;
  height: 37px;
  background-position: -687px -957px; }

.sprite2-tuvalu {
  width: 63px;
  height: 37px;
  background-position: -776px -957px; }

.sprite2-uganda {
  width: 63px;
  height: 47px;
  background-position: -860px -958px; }

.sprite2-ukraine {
  width: 63px;
  height: 37px;
  background-position: -942px -962px; }

.sprite2-united_arab_emirates {
  width: 63px;
  height: 37px;
  background-position: -1029px -9px; }

.sprite2-united_kingdom {
  width: 63px;
  height: 37px;
  background-position: -1032px -66px; }

.sprite2-united_states_of_america {
  width: 63px;
  height: 37px;
  background-position: -1032px -122px; }

.sprite2-uruguay {
  width: 63px;
  height: 37px;
  background-position: -1029px -175px; }

.sprite2-uzbekistan {
  width: 63px;
  height: 37px;
  background-position: -1027px -233px; }

.sprite2-vanuatu {
  width: 63px;
  height: 37px;
  background-position: -1029px -290px; }

.sprite2-vatican_city {
  width: 63px;
  height: 37px;
  background-position: -1036px -346px; }

.sprite2-venezuela {
  width: 63px;
  height: 37px;
  background-position: -1032px -401px; }

.sprite2-vietnam {
  width: 63px;
  height: 37px;
  background-position: -1032px -459px; }

.sprite2-wales {
  width: 63px;
  height: 37px;
  background-position: -1032px -514px; }

.sprite2-western_sahara {
  width: 63px;
  height: 37px;
  background-position: -1034px -570px; }

.sprite2-yemen {
  width: 63px;
  height: 37px;
  background-position: -1029px -626px; }

.sprite2-yiddish {
  width: 63px;
  height: 37px;
  background-position: -1032px -681px; }

.sprite2-zambia {
  width: 63px;
  height: 37px;
  background-position: -1038px -733px; }

.sprite2-zimbabwe {
  width: 63px;
  height: 37px;
  background-position: -1031px -795px; }

.recover-pass {
  min-width: 290px;
  max-width: 450px;
  padding: 40px;
  margin: auto;
  text-align: left;
  color: #414142;
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  position: relative;
  overflow-x: hidden;
  overflow-y: hidden;
  height: auto;
  background-color: #fff; }
  .recover-pass__logo {
    display: block;
    margin: 0 auto;
    width: 100px; }
  .recover-pass__title {
    color: #e69138;
    font-size: 16px;
    font-size: 1.14286rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 20px; }
  .recover-pass .recover-pane {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0;
    width: 100%;
    opacity: 0;
    contain: content;
    transform: translate3d(100%, 0, 0);
    transition: opacity 300ms ease-out, transform 300ms ease-out; }
    .recover-pass .recover-pane.is-active {
      position: relative;
      opacity: 1;
      transform: translate3d(0, 0, 0); }
    .recover-pass .recover-pane.is-exiting {
      opacity: 0;
      transform: translate3d(-100%, 0, 0); }
    .recover-pass .recover-pane h2 {
      font-size: 16px;
      font-size: 1.14286rem;
      color: #c42278;
      font-weight: 700;
      text-align: center;
      margin-bottom: 10px; }
    .recover-pass .recover-pane p {
      text-align: center; }
    .recover-pass .recover-pane .btn {
      width: 100%;
      margin: 5px 0; }

html.remodal-is-locked body, body.remodal-is-locked body {
  height: 100%;
  overflow-y: hidden;
  overflow-x: hidden; }

.landing {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between;
  font-family: 'Be Vietnam Pro';
  background: #f6f6f6;
  margin-top: 0px !important; }
  .landing .page-content {
    margin-top: 0px !important;
    padding-top: 70px;
    background: #f6f6f6 !important; }
  .landing__text {
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center;
    height: calc(100% - 15vw); }
    .landing__text h1 {
      font-size: 30px;
      font-size: 2.14286rem;
      font-weight: 700;
      font-family: 'Be Vietnam Pro'; }
    .landing__text img, .landing__text picture {
      margin: 40px auto 0 auto;
      width: 300px;
      max-width: 100%; }
  .landing__images {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
    .landing__images img, .landing__images picture {
      width: calc(100% / 5);
      height: 20vw;
      margin: 0;
      padding: 0; }
  .landing .form-group {
    width: 200px;
    margin: 20px auto 0 auto; }
  @media (max-width: 1200px) {
    .landing__text {
      height: calc(100% - 25vw); }
      .landing__text h1 {
        font-size: 27px;
        font-size: 1.92857rem; }
      .landing__text h3 {
        font-size: 22px;
        font-size: 1.57143rem; }
      .landing__text img {
        margin-top: 20px; }
    .landing__images img, .landing__images picture {
      width: calc(100% / 4);
      height: 25vw; } }
  @media (max-width: 992px) {
    .landing__text {
      height: calc(100% - 33.3vw); }
    .landing__images img, .landing__images picture {
      width: calc(100% / 3);
      height: 33.3vw; } }
  @media (max-width: 768px) {
    .landing {
      height: calc(100% - 167px);
      margin-top: 70px !important; }
      .landing__text {
        height: calc(100% - 50vw); }
        .landing__text h1 {
          font-size: 25px;
          font-size: 1.78571rem; }
        .landing__text h3 {
          font-size: 20px;
          font-size: 1.42857rem; }
        .landing__text img {
          margin-top: 15px; }
      .landing__images img, .landing__images picture {
        width: calc(100% / 2);
        height: 50vw; } }
  @media (max-width: 480px) {
    .landing {
      height: auto;
      margin-top: 70px !important; }
      .landing__text h1 {
        font-size: 20px;
        font-size: 1.42857rem; }
      .landing__text h3 {
        font-size: 16px;
        font-size: 1.14286rem; }
      .landing__images {
        margin-top: 60px; } }

.classic-new-page {
  font-family: Source sans pro;
  max-width: 480px;
  min-width: 360px;
  padding: 35px;
  text-align: center;
  contain: content;
  border-radius: 12px !important;
  contain: inherit; }
  .classic-new-page .new-page-close {
    position: absolute;
    top: 0;
    right: 5px;
    font-size: 20px;
    font-size: 1.42857rem; }
  .classic-new-page .remodal-buttons {
    width: 100%;
    height: 30px;
    position: relative;
    display: -ms-flexbox;
    display: flex; }
  .classic-new-page h2 {
    font-size: 24px;
    font-size: 1.71429rem;
    font-weight: 700;
    margin: 0px 0px 8px 0px; }
  .classic-new-page p {
    font-size: 18px;
    font-size: 1.28571rem;
    font-weight: 300;
    font-family: 'Be Vietnam Pro';
    margin-bottom: 25px; }
  .classic-new-page .separator {
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #c4c1c1;
    margin-top: 20px;
    margin-bottom: 23px; }
  .classic-new-page .btn {
    font-family: Be Vietnam Pro;
    font-weight: 300;
    font-size: 18px;
    font-size: 1.28571rem;
    text-transform: initial; }
  .classic-new-page .input-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
    .classic-new-page .input-group input {
      margin: 4px 0px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-item-align: center;
          align-self: center; }
    .classic-new-page .input-group span {
      margin-left: 6px; }

.verified-user {
  max-width: 470px;
  max-height: 300px; }

.text-box {
  display: inline-table;
  text-align: center; }
  .text-box h2 {
    font-family: Be Vietnam Pro;
    font-weight: 600;
    font-size: 22px;
    font-size: 1.57143rem;
    margin-top: 0px;
    margin-bottom: 17px; }
  .text-box p {
    font-size: 1.3rem;
    font-family: Be Vietnam Pro;
    margin-bottom: 22px; }
  .text-box .btn {
    font-family: Be Vietnam Pro;
    font-weight: 300; }

.assets {
  display: block;
  margin-top: 70px;
  /* Card styles */ }
  .assets .page-content {
    width: 50%; }
  @media screen and (min-width: 1900px) {
    .assets .page-content {
      width: 755px; } }
  @media (max-width: 768px) {
    .assets .page-content {
      width: 90%; } }
  .assets .assets-container {
    text-align: center;
    padding-bottom: 40px; }
  .assets .container-cards {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    width: 100%; }
    @media (max-width: 768px) {
      .assets .container-cards {
        display: -ms-grid;
        display: grid; } }
  .assets .full-iceing {
    margin: 0;
    /* border-radius: 30px 30px 30px 30px; */
    /* border: 1px solid #e8e6e6; */
    /* box-shadow: 0px 1px 1px 0px #d0d0d0; */ }
  .assets .yellow-title {
    color: #cac8c8;
    font-size: 36px;
    font-size: 2.57143rem; }
  .assets .card-border {
    border-radius: 10px;
    max-width: 200px !important;
    margin: 0 auto;
    padding: 0px; }
    @media (max-width: 768px) {
      .assets .card-border {
        margin-top: 10px; } }
  .assets .card {
    padding: 25px 25px 8px 25px;
    border-left: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
    border-top: 1px solid #dbdbdb;
    border-radius: 10px 10px 0px 0px;
    max-width: 200px; }
    .assets .card .card-body {
      height: 30%;
      padding: 0px; }
    .assets .card .btn {
      border-radius: 15px;
      height: 31px;
      padding: 5px 30px;
      width: 100%;
      max-width: 200px; }
    .assets .card .card-text {
      font-size: 13px;
      font-size: 0.92857rem;
      color: #686666; }
    .assets .card .fa-caret-down {
      color: #fff;
      margin-left: 3px; }
    .assets .card .card-purchase {
      width: 14rem;
      text-align: center; }
    .assets .card .text-muted {
      margin: 0px 0px 13px 0px; }
    .assets .card h5 {
      font-size: 30px;
      font-size: 2.14286rem;
      font-weight: bold; }
    .assets .card svg {
      width: 27px;
      height: 100%;
      margin-right: 2px; }
    .assets .card p {
      margin: 0; }
    .assets .card .card-title {
      display: inline; }
    .assets .card .card-text-fiat {
      font-weight: lighter;
      display: -ms-flexbox;
      display: flex;
      font-size: 10px;
      font-size: 0.71429rem;
      -ms-flex-align: center;
          align-items: center;
      color: #999797;
      -ms-flex-pack: center;
          justify-content: center;
      padding: 8px 30px; }
    .assets .card .container-price {
      width: 100%;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-align: center;
          align-items: center; }
    .assets .card .mbtc-icon {
      color: #fff;
      width: 59px;
      height: 19px;
      background-color: #f06;
      border-radius: 32%;
      font-size: 12px;
      font-size: 0.85714rem;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-align: center;
          align-items: center;
      padding: 1px 4px 1px 4px;
      margin: 0px 0px 0px 5px; }
    .assets .card .big-amount {
      font-weight: 500;
      color: #4a4a4a;
      font-size: 1.85rem; }
  .assets .js-asset-payment .media-body {
    width: inherit; }
  .assets .js-asset-payment .media-body p {
    text-align: left;
    font-size: 0.8rem !important;
    margin: 7px 54px 2px 3px;
    white-space: break-spaces;
    padding-bottom: 0px; }
  .assets .btn-purchase {
    background-color: #f06;
    width: 100%;
    border-radius: 0px 0px 10px 10px;
    color: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    margin: 0;
    font-weight: bold; }
    .assets .btn-purchase svg {
      margin-right: 5px; }
  .assets .btn-purchase:hover {
    background-color: rgba(225, 12, 82, 0.6) !important; }

.join {
  padding: 20px 0;
  text-align: center; }
  .join h2 {
    padding: 10px 0;
    font-weight: 700; }
  .join p {
    margin-bottom: 0;
    font-size: 20px;
    font-size: 1.42857rem; }
  .join .btn {
    height: auto;
    white-space: normal; }
  .join .mail {
    font-weight: 700; }

.contact {
  padding: 20px 0;
  text-align: center; }
  .contact .container {
    max-width: 950px !important;
    padding: 0px 0px !important; }
  .contact h2 {
    padding: 10px 0;
    font-weight: 700; }
  .contact .title {
    margin-bottom: 40px;
    font-size: 17.5px;
    font-size: 1.25rem;
    text-align: center; }
  @media (max-width: 768px) {
    .contact .modal-body .contact-details, .contact .modal-body .contact-form {
      /* width: 100% !important; */
      margin-top: 40px; } }
  @media (max-width: 480px) {
    .contact .modal-body .contact-details, .contact .modal-body .contact-form {
      margin-top: 40px;
      float: left !important; } }
  .contact p {
    text-align: left;
    font-size: 17.5px;
    font-size: 1.25rem;
    margin-top: 0;
    margin-bottom: 0; }
  .contact a {
    cursor: pointer;
    color: #1565c0; }
  .contact ul {
    list-style-type: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    margin-top: 20px;
    margin-left: 0;
    text-align: left; }
  .contact li {
    margin-top: 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-align: start;
        align-items: flex-start;
    margin-bottom: 5px;
    border: 2px solid white;
    border-radius: 15px;
    transition: border 1s; }
    .contact li .name-email {
      margin-top: 5px; }
  .contact li:hover {
    cursor: pointer;
    background: #ecf1f1; }
  .contact .selected {
    border: 2px solid #ecf1f1;
    background: #ecf1f1; }
  .contact .details {
    margin: 0;
    font-size: 14px;
    font-size: 1rem; }
  .contact .detailsname {
    font-weight: 700;
    font-size: 17.5px;
    font-size: 1.25rem; }
  @media (max-width: 768px) {
    .contact .js-cityManagers {
      padding-left: 0px; } }
  @media (max-width: 480px) {
    .contact .js-cityManagers {
      padding-left: 0px; } }

.history {
  padding: 20px 0;
  text-align: center; }
  .history h2 {
    padding: 10px 0;
    font-weight: 700; }
  .history .flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    margin-top: 20px;
    margin-bottom: 20px; }
    .history .flex img {
      width: 30%; }
  .history .images {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    margin-top: 20px;
    margin-bottom: 20px; }
    .history .images img {
      width: 47%; }

.about {
  padding: 20px 0;
  text-align: center; }
  .about h2 {
    padding: 10px 0;
    font-weight: 700; }
  .about p {
    margin-bottom: 7px;
    font-size: 17.5px;
    font-size: 1.25rem; }
  .about .margin {
    margin-bottom: 80px; }

.terms {
  font-size: 14px;
  font-size: 1rem;
  margin-bottom: 40px; }
  .terms h2 {
    font-size: 22px;
    font-size: 1.57143rem;
    font-weight: 700;
    margin: 0 0 10px 0;
    padding: 0; }
  .terms p {
    margin: 0 0 3px 0;
    padding: 0; }
  .terms ol li {
    padding-left: 10px;
    margin: 2px 0; }

.media {
  padding: 20px 0;
  text-align: center; }
  .media h2 {
    padding: 10px 0; }
  .media .title {
    font-weight: 700; }
  .media p {
    margin-bottom: 0;
    font-size: 20px;
    font-size: 1.42857rem; }
  .media a {
    cursor: pointer;
    color: #1565c0; }

.philosophy {
  padding: 20px 0;
  text-align: center; }
  @media (max-width: 768px) {
    .philosophy {
      padding: 20px 25px; } }
  @media (max-width: 480px) {
    .philosophy {
      padding: 20px 25px; } }
  .philosophy h2 {
    padding: 10px 0;
    font-weight: 700; }
  .philosophy img {
    width: 100%;
    max-width: none; }
  .philosophy .flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    margin-top: 20px; }
    .philosophy .flex img {
      width: 30%; }

.mission {
  padding: 20px 0;
  text-align: center; }
  .mission h2 {
    padding: 10px 0;
    font-weight: 700; }
  .mission p {
    margin-top: 20px; }
  .mission img {
    width: 50vw;
    margin-top: 20px; }
    @media (max-width: 768px) {
      .mission img {
        width: 80vw; } }

/** General section styles **/
.interview {
  padding-top: 20px;
  padding-bottom: 60px; }
  @media (max-width: 768px) {
    .interview {
      padding-top: 0; } }
  .interview__heading {
    text-align: center;
    margin-top: 25px;
    margin-bottom: 40px; }
    @media (max-width: 768px) {
      .interview__heading {
        font-size: 24px;
        font-size: 1.71429rem; } }
  .interview__image {
    width: 8rem;
    margin: 0 auto;
    margin-bottom: 20px; }
  .interview__title {
    text-align: center;
    margin-bottom: 20px; }
  .interview__subtitle {
    text-align: center;
    margin-top: 20px; }
  .interview__lead {
    text-align: center;
    margin-bottom: 40px; }
  .interview__btn-wrap {
    margin-top: 60px;
    float: right; }
  .interview__paragraph {
    text-align: center; }
  .interview__inputs {
    margin-bottom: 40px;
    margin-top: 40px; }
  .interview__upload {
    background-color: transparent !important;
    color: #fff !important;
    background-size: 100% 200% !important;
    background-image: linear-gradient(to bottom, #6fa8dc 50%, #5a9cd7 50%) !important;
    border-radius: 0;
    background-clip: padding-box !important;
    border: 0 !important; }
  .interview__social {
    text-align: center; }
  .interview__banner {
    text-align: center;
    margin-bottom: 20px;
    height: 15rem; }
    .interview__banner img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  @media (max-width: 768px) {
    .interview .done-section {
      top: 430px; } }
  .interview .twitter {
    color: #00aced; }
  .interview .facebook {
    color: #3b58a4; }
  .interview .google {
    color: #dd492b; }
  .interview .linkedin {
    color: #0079bd; }
  .interview .upload-button {
    margin-top: 0; }

.interview-content {
  position: relative;
  overflow: hidden; }

.interview-section {
  padding: 40px 0;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 70%;
  opacity: 0;
  transform: translate3d(100%, 0, 0); }
  @media (max-width: 768px) {
    .interview-section {
      width: 100%; } }
  .interview-section.is-active {
    position: relative;
    opacity: 1;
    transform: translate3d(0, 0, 0); }
  .interview-section.is-exiting {
    opacity: 0;
    transform: translate3d(-100%, 0, 0); }
  .interview-section.is-animating {
    transition: opacity 300ms ease-out, transform 300ms ease-out; }

.city {
  padding: 0;
  /* For iceing */ }
  .city .water-mark {
    width: 150px;
    height: 130px;
    position: absolute;
    top: 70px;
    right: 100px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0.5; }
  .city .only-devices {
    display: none; }
  .city .js-ding-page-actualDing {
    background: #fff; }
  .city .card {
    box-shadow: none !important; }
  .city__facebook-banner {
    color: white;
    width: 100%;
    margin: 60px 0;
    background-color: #ef0759;
    text-align: center;
    font-size: 16px;
    font-size: 1.14286rem;
    padding: 0px 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center; }
    .city__facebook-banner a {
      color: white;
      display: inline-block;
      font-size: 30px;
      font-size: 2.14286rem;
      margin-right: 10px;
      margin-left: 10px;
      padding-bottom: 2px; }
      .city__facebook-banner a:last-child {
        margin-left: 5px; }
  .city__meetup {
    margin-right: 10px;
    margin-left: 3px; }
  .city__facebook-comments {
    margin-top: 60px; }
  .city__show-all {
    position: relative;
    left: 50%;
    transform: translateX(-50%); }
  .city .titles {
    margin: 0 auto; }
    .city .titles h1 {
      text-align: center;
      font-size: 22px !important;
      font-size: 1.57143rem !important; }
    .city .titles__bottom {
      margin-bottom: 15px; }
  .city .events__header, .city .team__header {
    position: relative;
    height: 50px; }
    .city .events__header .btn, .city .team__header .btn {
      position: absolute;
      right: 0;
      top: 60px;
      padding: 0 10px;
      font-size: 18px;
      font-size: 1.28571rem;
      line-height: 45px;
      line-height: 3.21429rem;
      height: 45px;
      margin: 0; }
    .city .events__header h1, .city .team__header h1 {
      font-size: 25px;
      font-size: 1.78571rem;
      font-weight: 700;
      margin: 0;
      line-height: 45px;
      line-height: 3.21429rem; }
    .city .events__header .gray, .city .team__header .gray {
      color: gray; }
  .city .events__list, .city .team__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: start;
        align-items: flex-start;
    padding-left: 0px !important; }
  .city .events__titles, .city .team__titles {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: start;
        align-items: flex-start; }
  @media (max-width: 768px) {
    .city .events .btn, .city .team .btn {
      position: relative;
      display: block;
      width: 200px;
      margin: 0 auto; } }
  @media (max-width: 480px) {
    .city .events, .city .team {
      margin: 0;
      padding: 0; } }

.container-iceing {
  background-color: #fff;
  padding: 0;
  margin: 0;
  box-shadow: 1px 1px 20px 14px #ECECEC75;
  border-radius: 10px;
  border: 1px solid #d7e3ec;
  border-top: 0px; }

.bigIcon-container {
  display: -ms-flexbox;
  display: flex;
  text-align: center; }

.iceingTop {
  border-radius: 30px 30px 12px 12px;
  box-shadow: 0px 20px 20px 11px #ebe7e77a; }

.iceingMiddle {
  padding: 0px;
  margin: 0px; }

.iceingContainer {
  padding: 0px;
  margin: 0px; }

.iceingTop2 {
  border-left: 1px solid #b0b0b0;
  border-right: 1px solid #b0b0b0;
  border-top: 1px solid #b0b0b0;
  border-radius: 30px 30px 0px 0px;
  background: #fff; }

.iceingMiddle2 {
  border-left: 1px solid #b0b0b0;
  border-right: 1px solid #b0b0b0;
  padding: 0px;
  margin: 0px;
  background: #fff; }

.toLeft {
  text-align: left !important; }

.toRight {
  text-align: right !important; }

.father-filter {
  display: table-cell;
  vertical-align: middle;
  text-align: center; }

.all-ding {
  width: 44px;
  vertical-align: bottom; }

.ding-text-area {
  margin-top: 5px;
  background-image: none !important; }

.ding-send {
  width: 56px;
  height: 56px;
  border-radius: 100%;
  background-color: #ef0759;
  margin-right: 13px;
  margin-bottom: -7px;
  cursor: pointer; }
  .ding-send__1 {
    width: 52px;
    height: 51px;
    background-color: white;
    border-radius: 100%;
    position: absolute;
    margin-left: 2px;
    margin-top: 2px; }
  .ding-send__2 {
    width: 45px;
    height: 45px;
    background-color: #ef0759;
    border-radius: 100%;
    position: absolute;
    margin-left: 5px;
    margin-top: 5px; }
  .ding-send__3 {
    width: 40px;
    height: 40px;
    background-color: white;
    border-radius: 100%;
    position: absolute;
    margin-left: 7px;
    margin-top: 7px; }
  .ding-send__4 {
    width: 34px;
    height: 34px;
    background-color: #ef0759;
    border-radius: 100%;
    position: absolute;
    margin-left: 10px;
    margin-top: 10px; }
  .ding-send__5 {
    width: 29px;
    height: 29px;
    background-color: white;
    border-radius: 100%;
    position: absolute;
    margin-left: 12px;
    margin-top: 12px; }

.ding-search {
  width: 100%;
  border: 1px solid #e8e6e6;
  border-radius: 14px;
  padding: 0px 0px 4px 15px;
  display: -ms-inline-flexbox;
  display: inline-flex; }

.ding-search input {
  width: 78%;
  margin: 0px;
  padding: 0px;
  height: 25px; }

.ding-search input:-ms-input-placeholder {
  color: #e8e6e6;
  margin-left: 20px; }

.ding-search input::placeholder {
  color: #e8e6e6;
  margin-left: 20px; }

.ding-search > span {
  border: none;
  background-color: white;
  padding-right: 30px; }

.team {
  font-size: 24px !important;
  font-size: 1.71429rem !important;
  color: #ef0759;
  margin-top: 6px; }

.sprite-ding {
  cursor: pointer;
  margin: 0px 8px;
  overflow: hidden;
  display: inline-block; }

.dings h1 {
  text-align: center;
  font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #414142;
  width: 100%;
  text-align: center;
  font-weight: 700;
  font-size: 22px !important;
  font-size: 1.57143rem !important;
  margin-top: 20px; }

.ding-style {
  background-color: #fff;
  min-height: 110px;
  max-height: 111px;
  border-radius: 15px;
  border: 1px solid #d7e3ec;
  box-shadow: 1px 0px 20px 2px #f1f1f1;
  margin: 14px auto;
  text-align: left;
  box-sizing: border-box;
  transition: border 300ms ease-in-out;
  transition: box-shadow 300ms ease-in-out;
  padding-left: 0px;
  padding-right: 0px; }
  .ding-style h4 {
    font-size: 1.2rem; }

.ding-style:hover {
  border: 1px solid #ddd;
  box-shadow: 2px 2px 6px #a4a1a1a3; }

.ding-style2 {
  background-color: #fff;
  min-height: 100px;
  margin: 14px auto;
  text-align: left;
  box-sizing: border-box;
  padding-left: 0px;
  padding-right: 0px; }
  .ding-style2 h4 {
    font-size: 1rem; }

.open-subjects-remodal h4 {
  font-family: Source sans pro; }

.open-subjects-remodal .subjects-for-talk {
  font-family: Source sans pro; }

.open-subjects-remodal .subjects-for-talk {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin: 15px 2px 10px 8px; }

.open-subjects-remodal .matching-subjects {
  width: 50%; }

.open-subjects-remodal .none-matching-subjects {
  width: 50%; }

.show-subjects-remodal {
  background: #fff;
  color: #414142;
  text-align: left;
  contain: content;
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);
  width: 300px;
  border-radius: 25px;
  position: absolute;
  left: -50%;
  padding: 9px 20px 6px 9px; }
  .show-subjects-remodal h4 {
    font-family: Source sans pro; }
  .show-subjects-remodal .subjects-for-talk {
    font-family: Source sans pro; }
  .show-subjects-remodal .subjects-for-talk {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 15px 2px 10px 8px; }
  .show-subjects-remodal .matching-subjects {
    width: 50%; }
  .show-subjects-remodal .none-matching-subjects {
    width: 50%; }

.show-subjects-remodal2 {
  background: #fff;
  color: #414142;
  text-align: left;
  contain: content;
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);
  width: 300px;
  border-radius: 25px;
  position: absolute;
  left: -50%;
  padding: 9px 20px 6px 9px; }
  .show-subjects-remodal2 h4 {
    font-family: Source sans pro; }
  .show-subjects-remodal2 .subjects-for-talk {
    font-family: Source sans pro; }
  .show-subjects-remodal2 .subjects-for-talk {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 15px 2px 10px 8px; }
  .show-subjects-remodal2 .matching-subjects {
    width: 50%; }
  .show-subjects-remodal2 .none-matching-subjects {
    width: 50%; }

.talk-comments {
  display: -ms-flexbox;
  display: flex;
  top: 4px;
  right: 22px;
  position: absolute; }

.ding-bar .media-only-width {
  width: 120px;
  padding-right: 0px; }

.ding-bar2 {
  max-width: 500px;
  height: 164px;
  border-radius: 28px;
  box-shadow: 2px 2px 6px #dcdbdba3;
  padding: 0px 5px;
  margin: 20px auto;
  text-align: center;
  contain: content;
  box-sizing: border-box; }
  .ding-bar2 .upload-button {
    color: #909090;
    width: 100%;
    height: 96%;
    border-radius: 28px;
    background-color: #f7f7f7;
    font-size: 80px;
    font-size: 5.71429rem;
    font-weight: lighter;
    text-align: center;
    cursor: pointer; }

.solution-title {
  font-size: 14px;
  font-size: 1rem;
  padding: 0 !important;
  text-align: left;
  font-weight: bold;
  margin: 0 !important; }

.only-for-solutions {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: first baseline;
      align-items: first baseline; }
  .only-for-solutions span {
    font-size: 13px;
    font-size: 0.92857rem;
    padding-right: 5px; }

.image-mobile {
  display: none; }

.elements {
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 100%;
  padding-top: 5px; }

.ding-inputs {
  width: 56%;
  height: 100%;
  text-align: center; }

#exchange-form {
  height: 100%; }

#js-rp-bio {
  height: 75px; }

.fishing-right {
  width: 17%; }

.exchange-upload-img {
  vertical-align: middle; }
  .exchange-upload-img svg {
    width: 40px;
    height: 100%; }

.fishing-net2 {
  cursor: pointer;
  background-color: #eee;
  width: 108px;
  height: 108px;
  position: absolute;
  top: 19%;
  right: -5%;
  border-radius: 65px 65px;
  z-index: -1; }

.fishing-net3 {
  cursor: pointer;
  background-color: #eee;
  width: 67px;
  height: 68px;
  position: absolute;
  right: 0px;
  bottom: 24px;
  border-radius: 65px 0px 0px 65px;
  z-index: 1; }

.ding-send2 {
  width: 56px;
  height: 56px;
  border-radius: 100%;
  background-color: #ef0759;
  margin-right: 3px;
  cursor: pointer;
  position: absolute;
  bottom: 51px;
  right: 5px; }
  .ding-send2__1 {
    width: 52px;
    height: 51px;
    background-color: white;
    border-radius: 100%;
    position: absolute;
    margin-left: 2px;
    margin-top: 2px; }
  .ding-send2__2 {
    width: 45px;
    height: 45px;
    background-color: #ef0759;
    border-radius: 100%;
    position: absolute;
    margin-left: 5px;
    margin-top: 5px; }
  .ding-send2__3 {
    width: 40px;
    height: 40px;
    background-color: white;
    border-radius: 100%;
    position: absolute;
    margin-left: 7px;
    margin-top: 7px; }
  .ding-send2__4 {
    width: 34px;
    height: 34px;
    background-color: #ef0759;
    border-radius: 100%;
    position: absolute;
    margin-left: 10px;
    margin-top: 10px; }
  .ding-send2__5 {
    width: 29px;
    height: 29px;
    background-color: white;
    border-radius: 100%;
    position: absolute;
    margin-left: 12px;
    margin-top: 12px; }

.flex {
  display: block; }

.father-subject {
  text-align: center;
  display: table-caption; }

.father-icons {
  width: 100%;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  border-radius: 20px 20px 0px 0px; }

.ding-description-bar {
  display: inline-block;
  width: 100%;
  height: 34px;
  background: linear-gradient(90deg, #47b8ff 20%, #52d9ef);
  border-radius: 10px;
  text-align: center; }

.ding-description-bar span {
  font-size: 23px;
  font-size: 1.64286rem;
  font-weight: bold;
  color: #fff;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease; }

.suggested {
  width: 55px;
  height: 20px;
  padding: 3px 3px 1px 6px;
  margin: 3px 12px 10px 0px;
  contain: layout;
  font-size: 0.8rem;
  box-sizing: border-box;
  display: table;
  text-align: center; }

.ding-help {
  color: #b1a8a8;
  font-size: 14px;
  font-size: 1rem;
  display: inline-block;
  width: 100%;
  text-align: center; }

.ding-help-icon {
  font-size: 20px;
  font-size: 1.42857rem;
  color: #f3cf6a;
  margin-right: 20px; }

.js-msg-dinghelp {
  display: -ms-flexbox;
  display: flex; }

.some-rows {
  text-align: center;
  float: right; }

/* For new icons */
.icons-city {
  display: -ms-inline-flexbox;
  display: inline-flex;
  cursor: pointer;
  padding: 4px;
  margin: auto;
  background-size: 100% 200%;
  border-bottom-style: solid;
  transition: 0.2s;
  border-bottom-color: white;
  background-image: linear-gradient(to bottom, #fff 50%, #52d9ef 50%);
  border-radius: 45%;
  margin-top: 7px;
  margin-bottom: 2px; }

.second-tour-arrow-2 {
  position: absolute;
  width: 120px;
  height: 60px;
  right: -105px;
  top: 15px; }

.icons-city:hover {
  color: #fff;
  border-bottom-color: #13afc8;
  background-position: 0 100%; }
  .icons-city:hover svg path.talk1 {
    stroke: #fff !important;
    fill: #fff !important; }
  .icons-city:hover svg path.a {
    stroke: #fff !important; }
  .icons-city:hover svg path.b {
    stroke: #fff !important;
    fill: #fff !important; }
  .icons-city:hover svg circle.a {
    stroke: #fff !important;
    fill: #fff !important; }
  .icons-city:hover svg path.browse {
    stroke: #fff !important; }
  .icons-city:hover svg circle.browse {
    stroke: #fff !important; }
  .icons-city:hover svg path.browse2 {
    fill: #fff !important; }
  .icons-city:hover svg rect.browse {
    stroke: #fff !important; }
  .icons-city:hover svg path.eyes {
    fill: #fff !important; }

.active-icon {
  color: #fff;
  border-bottom-color: #13afc8;
  background-position: 0 100%; }
  .active-icon svg path.a {
    stroke: #fff !important; }
  .active-icon svg path.b {
    stroke: #fff !important;
    fill: #fff !important; }
  .active-icon svg circle.a {
    stroke: #fff !important;
    fill: #fff !important; }
  .active-icon svg path.talk1 {
    stroke: #fff !important;
    fill: #fff !important; }
  .active-icon svg path.browse {
    stroke: #fff !important; }
  .active-icon svg path.browse2 {
    fill: #fff !important; }
  .active-icon svg rect.browse {
    stroke: #fff !important; }
  .active-icon svg circle.browse {
    stroke: #fff !important; }
  .active-icon svg path.eyes {
    fill: #fff !important; }

.icons {
  display: -ms-flexbox;
  display: flex;
  bottom: 1px;
  position: absolute;
  height: 17px; }

.mini-icon-text {
  padding-top: 0px;
  margin-right: 4px;
  margin-left: 3px;
  font-size: 0.75rem;
  height: 17px;
  color: #6b6b6b; }

.js-qnt-comments {
  color: #b9b6b6; }

.mini-icon-text-dingpage {
  margin-right: 8px;
  margin-left: 2px;
  font-size: 14px;
  font-size: 1rem;
  height: 20px; }

.textarea {
  white-space: normal; }

.deleting-box {
  width: 100%; }

.delete-ding {
  top: 0;
  position: absolute;
  right: 24px;
  width: 32px;
  height: 16px;
  border-radius: 8px 8px 12px 12px;
  background-color: #f06f;
  cursor: pointer;
  z-index: 20; }

.media-body {
  height: 110px;
  width: 70%;
  cursor: pointer;
  margin-right: 20px;
  padding-top: 3px !important;
  padding-right: 11px;
  padding-bottom: 3px;
  max-height: 110px;
  display: block;
  /* aquii */ }
  .media-body p {
    text-align: left;
    font-size: 0.83rem;
    font-family: Be Vietnam Pro;
    margin: 0px;
    white-space: initial;
    max-height: 110px;
    color: #626262;
    word-break: break-word;
    margin-top: 2px; }
  .media-body .media-text-for-main {
    vertical-align: middle;
    margin: 0px 40px 0px 5px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 90%;
    font-size: 1.4rem;
    word-break: break-word;
    text-align: left;
    font-family: source sans pro;
    word-break: break-word; }
  .media-body h4 {
    line-height: 1.2rem; }

.media-body-eyes {
  cursor: default !important; }

.fishing-net {
  cursor: pointer;
  background-color: #eee;
  width: 66px;
  height: 68px;
  position: absolute;
  right: 0px;
  bottom: 19px;
  border-radius: 65px 0px 0px 65px;
  z-index: -1; }

.media-right {
  height: 100%;
  width: 67px;
  contain: content;
  box-sizing: border-box;
  padding-left: 10px;
  z-index: 2;
  vertical-align: bottom;
  position: absolute;
  right: 0;
  top: 0; }

.button-send {
  height: 100%;
  width: 120px;
  contain: content;
  box-sizing: border-box;
  margin-left: 13px;
  padding-left: 27px;
  /* padding-right: 16px !important; */
  z-index: 2; }

.media-heading {
  font-weight: bolder !important;
  padding-right: 10px;
  margin-bottom: 2px; }

.ding-image {
  width: 70px !important;
  height: 70px;
  border-radius: 100%;
  margin-right: 10px; }

.dingLike_city {
  width: 45px;
  height: 45px;
  border-radius: 100%;
  border: 5px solid #ff609f;
  position: absolute;
  bottom: 35px;
  z-index: 3; }

.botton-dingLike {
  bottom: 30px !important; }

.liked {
  background-color: #f06f;
  cursor: pointer;
  border: 5px solid #ff609f; }
  .liked p {
    color: white;
    text-align: center;
    font-size: 1.1rem;
    font-weight: bolder;
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    font-family: roboto !important; }

.notliked {
  background-color: white;
  cursor: pointer; }
  .notliked p {
    color: #f09;
    font-weight: 900;
    margin-top: 7px;
    text-align: center;
    margin-bottom: 2px;
    font-size: 15px;
    font-size: 1.07143rem; }

/*  STYLES FOR EXCHANGE BOX */
.exchange {
  width: 285px;
  min-height: 335px;
  position: relative;
  margin: 17px 7px 0px 7px;
  border-radius: 0px 0px 12px 12px;
  border: 1px solid #e8e8e8;
  box-shadow: 2px 2px 2px #dcdbdba3;
  cursor: pointer;
  background: #fff; }
  .exchange__image {
    width: 100%;
    height: 170px;
    background: #fff;
    transition: 0.5s;
    overflow: hidden; }
    .exchange__image img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      transition: 0.5s;
      opacity: 0.85; }
  .exchange__actions {
    margin-top: 10px;
    padding: 10px;
    border-top: 2px solid #d9d9d9;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    .exchange__actions a {
      color: #6fa8dc;
      padding: 5px; }
  .exchange__controls {
    width: 100%;
    position: absolute;
    top: 0;
    background-color: rgba(50, 50, 50, 0.75);
    text-align: right; }
    .exchange__controls a {
      display: inline-block;
      padding: 2px;
      margin: 0 5px;
      color: #fff;
      font-size: 20px;
      font-size: 1.42857rem;
      transition: color 0.25s; }
    .exchange__controls a:hover {
      color: #d9d9d9; }
  .exchange__container {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    min-height: 90px; }
    .exchange__container .container-text {
      width: 100%;
      padding-right: 10px; }
    .exchange__container .container-likes {
      width: 60px;
      padding-top: 14px; }
    .exchange__container .container-shadow {
      position: absolute;
      width: 55px;
      height: 58px;
      border-radius: 30px 0px 0px 30px;
      background-color: #f3f2f2;
      top: 6%;
      z-index: 1;
      right: 0px; }
  .exchange__container2 {
    width: 100%;
    height: 22px;
    display: -ms-flexbox;
    display: flex;
    margin: 2px 0px 0px 5px;
    position: unset; }
  .exchange .description {
    font-size: 0.9rem;
    color: #626262; }
  .exchange .for-your {
    font-size: 0.85rem;
    color: #f06;
    font-weight: bolder; }
  .exchange .dingLike_exchange {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    border: 4px solid #ff609f;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-line-pack: center;
        align-content: center;
    -ms-flex-direction: column;
        flex-direction: column;
    cursor: pointer;
    z-index: 2; }
  .exchange h3, .exchange h4 {
    font-size: 1.1rem;
    text-align: left;
    margin: 0;
    padding: 0;
    margin-left: 7px; }
  .exchange h3 {
    margin: 10px 4px 5px 0;
    font-weight: 700;
    margin-left: 7px; }
  .exchange h4 {
    margin-bottom: 10px;
    margin-left: 7px; }
  .exchange p {
    margin-left: 7px;
    padding: 0px 3px 0px 0px;
    text-align: left;
    margin-bottom: 2px;
    font-family: Be Vietnam Pro; }
  .exchange .js-likes-ppl {
    text-align: center;
    margin: 0; }
  .exchange:hover img {
    transform: rotate(5deg) scale(1.3, 1.3);
    opacity: 1; }
  .exchange:hover .event__controls {
    transform: translateY(0); }
  .exchange .show-subjects-remodal {
    background: #fff;
    color: #414142;
    text-align: left;
    contain: content;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);
    width: 300px;
    border-radius: 25px;
    position: absolute;
    left: -110%;
    padding: 15px 20px 4px 15px;
    z-index: 99; }
    .exchange .show-subjects-remodal h4 {
      font-family: Source sans pro; }
    .exchange .show-subjects-remodal .subjects-for-meet {
      font-family: Source sans pro; }
    .exchange .show-subjects-remodal .subjects-for-meet {
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      margin: 15px 2px 10px 8px; }
    .exchange .show-subjects-remodal .matching-subjects {
      width: 50%; }
    .exchange .show-subjects-remodal .none-matching-subjects {
      width: 50%; }

.upload-img {
  cursor: pointer; }

.type-exchange {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  padding-left: 1px; }
  .type-exchange .forYour-exchange {
    font-size: 12px !important;
    font-size: 0.85714rem !important;
    text-align: left;
    font-weight: bolder;
    display: inline;
    margin-right: 5px;
    color: #f06; }
  .type-exchange .js-exchange-for {
    font-size: 12px !important;
    font-size: 0.85714rem !important;
    text-align: left;
    display: inline;
    color: #f06;
    font-weight: 600; }

/* STYLES FOR CRYPTO DINGS */
.crypto-style {
  background-color: #fff;
  min-height: 110px;
  /* box-shadow: 2px 2px 6px #dcdbdba3; */
  margin: 14px auto;
  text-align: left;
  box-sizing: border-box;
  padding-left: 0px;
  padding-right: 0px; }
  .crypto-style h4 {
    font-size: 1rem; }
  .crypto-style .media-body {
    box-shadow: 2px 3px 5px 2px #dcdbdba3; }
  .crypto-style .crypto-image {
    height: 120px;
    width: 120px;
    padding-right: 0px; }
  .crypto-style .crypto-media-body {
    padding: 9px 7px 0px 6px; }
    .crypto-style .crypto-media-body h4 {
      font-size: 1rem; }
  .crypto-style .crypto-media-txt {
    text-align: left; }
  .crypto-style .crypto-media-vote {
    display: none; }

/* STYLES FOR KEYBAY AT DING PAGE */
.no-lines {
  border: none;
  width: auto; }

.key-bar-spacing {
  margin: 20px; }

.only-mobile {
  display: none; }

.fixing-plus-red {
  display: table-cell;
  position: absolute;
  left: -25px;
  top: 4px; }

.ding-search2 {
  border: 1px solid #e8e6e6;
  border-radius: 30px;
  padding: 5px;
  display: block;
  margin: 25px 0px;
  contain: initial;
  background: #fff;
  font-family: roboto;
  /* Action - keybar */
  /* Exchange inputs keybar */
  /* Meet - keybar */
  /* Meet - keybar */
  /* Browse - keybar */
  /* RP - keybar */ }
  .ding-search2 .tooltip-container {
    height: 30px;
    width: 26px;
    position: absolute;
    right: 0px; }
  .ding-search2 .tooltip {
    position: relative;
    display: inline-block;
    border-color: #ff0066ff;
    background-color: #FFF;
    background-color: #fff;
    height: 30px;
    background: transparent;
    opacity: 1;
    padding-top: 4px;
    z-index: 1; }
    .ding-search2 .tooltip svg {
      padding-top: 1px !important;
      height: 27px !important;
      width: 18px !important;
      opacity: unset !important; }
    .ding-search2 .tooltip:after {
      content: attr(data-tip);
      position: absolute;
      bottom: 24px;
      left: -130px;
      min-width: 100px;
      max-width: 300px;
      padding: 8px 7px 8px 10px;
      pointer-events: none;
      font-size: .75em;
      background-color: #ff0066ff;
      background-color: #ff0066ff;
      color: #FFF;
      border-radius: 5px; }
    .ding-search2 .tooltip:before {
      content: "";
      width: 0;
      height: 0;
      position: absolute;
      left: 4px;
      bottom: 18px;
      border-left: 6px solid transparent;
      border-right: 6px solid transparent;
      border-top: 6px solid #ff0066ff;
      border-top: 6px solid #ff0066ff; }
    .ding-search2 .tooltip:before, .ding-search2 .tooltip:after {
      display: block;
      visibility: hidden;
      opacity: 0;
      transition: opacity 0.2s ease-out, margin 0.2s ease-out; }
    .ding-search2 .tooltip:hover {
      color: #999; }
      .ding-search2 .tooltip:hover:before, .ding-search2 .tooltip:hover:after {
        opacity: 1;
        margin-bottom: 3px;
        visibility: visible;
        font-size: 11px;
        font-size: 0.78571rem; }
  .ding-search2 .tooltip-bottom:after {
    top: 35px; }
  .ding-search2 .tooltip-bottom:before {
    top: 25px;
    border-top: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ff0066ff;
    border-bottom: 6px solid #ff0066ff; }
  .ding-search2 .tooltip-bottom:hover:before, .ding-search2 .tooltip-bottom:hover:after {
    bottom: auto;
    margin-bottom: 0;
    margin-top: 3px; }
  .ding-search2 .svg-editing {
    width: 33px !important;
    height: 31px !important;
    top: 3px;
    left: 10px; }
  .ding-search2 .input-keys {
    border: none;
    font-size: 1.3rem;
    font-weight: 400;
    font-family: 'Source sans pro';
    color: #323232;
    margin-left: 10px;
    margin-bottom: 0px; }
  .ding-search2 .input-keys:-ms-input-placeholder {
    font-size: 1.3rem;
    font-weight: 400;
    font-family: 'Source sans pro';
    color: #848484; }
  .ding-search2 .input-keys::placeholder {
    font-size: 1.3rem;
    font-weight: 400;
    font-family: 'Source sans pro';
    color: #848484; }
  .ding-search2 .keybar-logo {
    width: 55px;
    height: 55px;
    margin-right: 10px; }
  .ding-search2 .keys-container {
    width: 100%;
    display: -ms-flexbox;
    display: flex; }
  .ding-search2 .keys-container svg {
    padding-bottom: 6px;
    padding-top: 4px;
    height: 32px;
    width: 32px;
    opacity: 65%; }
  .ding-search2 .hat-container {
    width: 56px;
    position: absolute;
    right: 0px;
    top: -7px; }
  .ding-search2 .talk-dings {
    margin-left: 10px;
    width: 85%;
    min-height: 85px;
    resize: none;
    word-break: break-word;
    margin-top: 4px;
    font-size: 1.4rem;
    font-family: Source Sans Pro; }
  .ding-search2 .exchange-dings {
    display: -ms-flexbox;
    display: flex;
    width: 85%;
    font-weight: 300; }
    .ding-search2 .exchange-dings .new-image {
      display: none; }
    .ding-search2 .exchange-dings #exchange-form {
      width: 80%; }
    .ding-search2 .exchange-dings .upload-box-keybar {
      width: 100px; }
    .ding-search2 .exchange-dings input:-ms-input-placeholder {
      color: #e4e2e2; }
    .ding-search2 .exchange-dings input::placeholder {
      color: #e4e2e2; }
  .ding-search2 .action-dings {
    display: -ms-flexbox;
    display: flex;
    width: 85%;
    font-weight: 300; }
    .ding-search2 .action-dings .new-image {
      display: none; }
    .ding-search2 .action-dings #action-form {
      width: 80%; }
    .ding-search2 .action-dings .action-title {
      border: 0px;
      border-bottom: 1px solid #cbcbcb;
      resize: none;
      width: 100%;
      height: 17px !important;
      font-size: 1.2rem;
      font-weight: 600;
      font-family: "Roboto";
      color: #414142; }
    .ding-search2 .action-dings .action-title:-ms-input-placeholder {
      color: #9f9f9f;
      font-size: 1.2rem;
      font-weight: 400;
      font-family: 'Roboto'; }
    .ding-search2 .action-dings .action-title::placeholder {
      color: #9f9f9f;
      font-size: 1.2rem;
      font-weight: 400;
      font-family: 'Roboto'; }
    .ding-search2 .action-dings .action-textarea {
      border: 0px;
      resize: none;
      width: 100%;
      height: 80px; }
    .ding-search2 .action-dings .action-textarea:-ms-input-placeholder {
      color: #a3a3a3;
      font-size: 0.95rem;
      font-weight: 400;
      font-family: 'Roboto'; }
    .ding-search2 .action-dings .action-textarea::placeholder {
      color: #a3a3a3;
      font-size: 0.95rem;
      font-weight: 400;
      font-family: 'Roboto'; }
    .ding-search2 .action-dings .action-link {
      border: 0px;
      resize: none;
      width: 90%;
      height: 17px !important;
      color: #47b8ff;
      font-weight: bold;
      font-size: 15px;
      font-size: 1.07143rem;
      font-family: 'Roboto'; }
    .ding-search2 .action-dings #js-action-link:-ms-input-placeholder {
      color: #47b8ff;
      font-weight: bold;
      font-size: 15px;
      font-size: 1.07143rem; }
    .ding-search2 .action-dings #js-action-link::placeholder {
      color: #47b8ff;
      font-weight: bold;
      font-size: 15px;
      font-size: 1.07143rem; }
    .ding-search2 .action-dings .upload-box-keybar {
      width: 100px; }
  .ding-search2 .exchange-dings .exchange-contact {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    margin-top: 8px; }
  .ding-search2 .exchange-dings .exchange-icons {
    height: 42px; }
  .ding-search2 .exchange-dings .exchange-icons svg {
    height: 30px;
    width: 36px;
    cursor: pointer;
    margin-top: 5px; }
  .ding-search2 .exchange-dings .exchange-icons.active {
    border-bottom: 4px solid #d2bc42; }
  .ding-search2 .exchange-dings #js-in-exchange {
    font-size: 0.85rem;
    color: #f06;
    font-weight: bold;
    font-family: Be Vietnam Pro; }
  .ding-search2 .exchange-dings #js-in-exchange:-ms-input-placeholder {
    font-size: 0.85rem; }
  .ding-search2 .exchange-dings #js-in-exchange::placeholder {
    font-size: 0.85rem; }
  .ding-search2 .upload-button2 {
    color: #909090;
    border-radius: 28px;
    background-color: #f7f7f7;
    font-size: 70px;
    font-size: 5rem;
    font-weight: lighter;
    text-align: center;
    cursor: pointer;
    height: 105px;
    padding: 0px;
    width: 100px; }
  .ding-search2 #js-offer {
    font-size: 1.2rem;
    font-weight: 600;
    font-family: "Roboto";
    color: #414142; }
  .ding-search2 #exchange-form input {
    border: 0px;
    border-bottom: 1px solid #cbcbcb;
    resize: none;
    width: 100%;
    height: 17px !important; }
  .ding-search2 #exchange-form input:-ms-input-placeholder {
    color: #9f9f9f;
    font-size: 1.2rem;
    font-weight: 400;
    font-family: 'Roboto'; }
  .ding-search2 #exchange-form input::placeholder {
    color: #9f9f9f;
    font-size: 1.2rem;
    font-weight: 400;
    font-family: 'Roboto'; }
  .ding-search2 #exchange-form textarea {
    resize: none;
    width: 100%;
    height: 89px;
    border: 0px; }
  .ding-search2 #exchange-form textarea:-ms-input-placeholder {
    color: #a3a3a3;
    font-size: 0.95rem;
    font-weight: 400;
    font-family: 'Roboto'; }
  .ding-search2 #exchange-form textarea::placeholder {
    color: #a3a3a3;
    font-size: 0.95rem;
    font-weight: 400;
    font-family: 'Roboto'; }
  .ding-search2 #exchange-form .url-exchange:-ms-input-placeholder {
    color: #47b8ff;
    font-weight: bold;
    font-size: 15px;
    font-size: 1.07143rem; }
  .ding-search2 #exchange-form .url-exchange::placeholder {
    color: #47b8ff;
    font-weight: bold;
    font-size: 15px;
    font-size: 1.07143rem; }
  .ding-search2 .url-exchange {
    border-bottom: 0px !important;
    margin-bottom: 0px !important;
    height: 17px !important;
    color: #47b8ff;
    font-weight: bold;
    font-size: 15px;
    font-size: 1.07143rem;
    font-family: 'Roboto'; }
  .ding-search2 .meet-dings {
    display: -ms-flexbox;
    display: flex;
    width: 95%;
    min-height: 155px;
    max-height: 200px;
    font-weight: 300;
    margin-bottom: 0px;
    /* font awesome icons */ }
    .ding-search2 .meet-dings .meet-contact {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center;
      margin-top: 8px; }
    .ding-search2 .meet-dings .meet-icons {
      height: 42px; }
    .ding-search2 .meet-dings .meet-icons svg {
      height: 30px;
      width: 36px;
      cursor: pointer;
      margin-top: 5px; }
    .ding-search2 .meet-dings .meet-icons.active {
      border-bottom: 4px solid #d2bc42; }
    .ding-search2 .meet-dings .new-image {
      display: none; }
    .ding-search2 .meet-dings .upload-box-keybar {
      width: 100px; }
    .ding-search2 .meet-dings #meet-form {
      width: 74%;
      margin-left: 0px; }
    .ding-search2 .meet-dings .js-frecuency::after {
      content: "\f0d7";
      font-family: FontAwesome;
      position: absolute;
      top: -9px;
      left: 3px;
      color: #595858;
      font-size: 25px;
      font-size: 1.78571rem;
      display: block; }
    .ding-search2 .meet-dings .js-select-date::after {
      content: "\f073";
      font-family: FontAwesome;
      position: absolute;
      top: 0;
      right: 4px;
      color: #595858;
      display: block; }
    .ding-search2 .meet-dings .js-select-time::after {
      content: "\f0d7";
      font-family: FontAwesome;
      position: absolute;
      top: -9px;
      right: 4px;
      color: #595858;
      font-size: 25px;
      font-size: 1.78571rem;
      display: block; }
    .ding-search2 .meet-dings label.js-frecuency {
      padding: 0px 5px 0px 21px; }
    .ding-search2 .meet-dings .d-input {
      max-height: 60px;
      width: 99%; }
    .ding-search2 .meet-dings .meet-title {
      font-size: 1.2rem;
      font-weight: 600;
      font-family: "Roboto";
      color: #414142; }
    .ding-search2 .meet-dings .meet-title, .ding-search2 .meet-dings .url-meet {
      border: 0px;
      border-bottom: 1px solid #cbcbcb;
      border: 0px;
      margin: 0px;
      resize: none;
      width: 100%;
      height: 21px !important; }
    .ding-search2 .meet-dings .meet-title {
      margin-bottom: 0px;
      margin-top: -10px; }
    .ding-search2 .meet-dings .meet-title:-ms-input-placeholder {
      color: #9f9f9f;
      font-size: 1.2rem;
      font-weight: 400;
      font-family: 'Roboto'; }
    .ding-search2 .meet-dings .meet-title::placeholder {
      color: #9f9f9f;
      font-size: 1.2rem;
      font-weight: 400;
      font-family: 'Roboto'; }
    .ding-search2 .meet-dings .url-meet {
      color: #47b8ff;
      font-weight: bold;
      font-size: 15px;
      font-size: 1.07143rem;
      font-family: 'Roboto'; }
    .ding-search2 .meet-dings .url-meet:-ms-input-placeholder {
      color: #47b8ff;
      font-weight: bold;
      font-size: 15px;
      font-size: 1.07143rem; }
    .ding-search2 .meet-dings .url-meet::placeholder {
      color: #47b8ff;
      font-weight: bold;
      font-size: 15px;
      font-size: 1.07143rem; }
    .ding-search2 .meet-dings .form-group {
      margin: 0 2px !important;
      padding: 0 !important; }
    .ding-search2 .meet-dings .label-floating {
      border: 0px;
      border-bottom: 1px solid #cbcbcb; }
    .ding-search2 .meet-dings .form-control {
      background-image: none !important;
      padding: 11px 4px 4px 4px;
      margin: 0;
      line-height: 16px;
      line-height: 1.14286rem;
      font-size: 14px;
      font-size: 1rem;
      height: 28px;
      min-width: 100px; }
    .ding-search2 .meet-dings .form-group.label-floating {
      border-radius: 0px !important; }
    .ding-search2 .meet-dings .form-group.label-floating label.control-label, .ding-search2 .meet-dings .form-group.label-placeholder label.control-label {
      top: -10px;
      font-size: 12px;
      font-size: 0.85714rem; }
    .ding-search2 .meet-dings .form-group.label-floating:not(.is-empty) label.control-label {
      top: -15px !important;
      color: #fff !important; }
    .ding-search2 .meet-dings .no-borders {
      width: 100%;
      border: 0px;
      margin: 1px 2px -1px 0px;
      resize: none;
      min-height: 80px; }
    .ding-search2 .meet-dings .no-borders:-ms-input-placeholder {
      color: #a3a3a3;
      font-size: 0.95rem;
      font-weight: 400;
      font-family: 'Roboto'; }
    .ding-search2 .meet-dings .no-borders::placeholder {
      color: #a3a3a3;
      font-size: 0.95rem;
      font-weight: 400;
      font-family: 'Roboto'; }
  .ding-search2 .browse-dings {
    display: -ms-flexbox;
    display: flex;
    width: 85%;
    font-weight: 300; }
    .ding-search2 .browse-dings .new-image {
      display: none; }
    .ding-search2 .browse-dings .upload-box-keybar {
      width: 100px; }
    .ding-search2 .browse-dings #browse-form {
      width: 80%; }
    .ding-search2 .browse-dings #js-browse-link {
      color: #47b8ff;
      font-weight: bold;
      font-size: 15px;
      font-size: 1.07143rem;
      font-family: 'Roboto';
      height: 17px !important; }
    .ding-search2 .browse-dings #js-browse-link:-ms-input-placeholder {
      color: #47b8ff;
      font-weight: bold;
      font-size: 15px;
      font-size: 1.07143rem;
      font-family: 'Roboto'; }
    .ding-search2 .browse-dings #js-browse-link::placeholder {
      color: #47b8ff;
      font-weight: bold;
      font-size: 15px;
      font-size: 1.07143rem;
      font-family: 'Roboto'; }
    .ding-search2 .browse-dings #js-browse-title-input {
      font-size: 1.2rem;
      font-weight: 600;
      font-family: "Roboto";
      color: #414142; }
    .ding-search2 .browse-dings #js-browse-title-input:-ms-input-placeholder {
      color: #a3a3a3;
      font-size: 0.95rem;
      font-weight: 400;
      font-size: 15px;
      font-size: 1.07143rem;
      font-family: 'Roboto'; }
    .ding-search2 .browse-dings #js-browse-title-input::placeholder {
      color: #a3a3a3;
      font-size: 0.95rem;
      font-weight: 400;
      font-size: 15px;
      font-size: 1.07143rem;
      font-family: 'Roboto'; }
  .ding-search2 #browse-form input {
    border: 0px;
    border-bottom: 1px solid #cbcbcb;
    resize: none;
    width: 100%;
    height: 17px !important; }
  .ding-search2 #js-browse-title-input {
    font-family: Roboto;
    color: #414142;
    font-size: 1.2rem; }
  .ding-search2 #js-browse-link {
    border-bottom: 0px !important;
    margin-bottom: 0px !important; }
  .ding-search2 #browse-form textarea {
    border: 0px;
    resize: none;
    width: 100%;
    height: 80px; }
  .ding-search2 #browse-form textarea:-ms-input-placeholder {
    color: #a3a3a3;
    font-size: 0.95rem;
    font-weight: 400;
    font-family: 'Roboto'; }
  .ding-search2 #browse-form textarea::placeholder {
    color: #a3a3a3;
    font-size: 0.95rem;
    font-weight: 400;
    font-family: 'Roboto'; }
  .ding-search2 .rp-dings {
    display: -ms-flexbox;
    display: flex;
    max-height: 140px;
    font-weight: 300; }
    .ding-search2 .rp-dings .rp-inputs {
      width: 67%;
      text-align: left; }
    .ding-search2 .rp-dings .upload-box {
      width: 25%;
      font-size: 20px;
      font-size: 1.42857rem;
      height: 100%;
      display: inline;
      max-width: 100px; }
    .ding-search2 .rp-dings .upload-button {
      color: #909090;
      width: 100px;
      height: 52px;
      border-radius: 28px;
      background-color: white;
      font-size: 35px;
      font-size: 2.5rem;
      font-weight: lighter;
      text-align: center;
      cursor: pointer;
      margin-top: 9px; }
    .ding-search2 .rp-dings .select-type-rp .rp-help {
      width: 100%;
      display: -ms-flexbox;
      display: flex;
      height: 25px; }
    .ding-search2 .rp-dings .select-type-rp .rp-help i {
      font-size: 20px;
      font-size: 1.42857rem;
      color: #909090;
      cursor: pointer;
      margin: 0 auto; }
    .ding-search2 .rp-dings .location {
      display: -ms-inline-flexbox;
      display: inline-flex;
      font-size: 14px;
      font-size: 1rem;
      padding: 1px 4px 4px 2px;
      color: #909090;
      cursor: pointer;
      height: 30px; }
      .ding-search2 .rp-dings .location i {
        font-size: 20px;
        font-size: 1.42857rem;
        color: #909090;
        margin-right: 15px; }
      .ding-search2 .rp-dings .location p {
        margin: 3px 0 3px; }
    .ding-search2 .rp-dings .roaming {
      display: -ms-inline-flexbox;
      display: inline-flex;
      font-size: 14px;
      font-size: 1rem;
      padding: 1px 4px 4px 2px;
      color: #909090;
      cursor: pointer;
      height: 30px; }
      .ding-search2 .rp-dings .roaming i {
        font-size: 20px;
        font-size: 1.42857rem;
        color: #909090;
        margin-right: 11px; }
      .ding-search2 .rp-dings .roaming p {
        margin: 3px 0 3px; }
    .ding-search2 .rp-dings .new-image {
      width: 0px;
      height: 0px; }
    .ding-search2 .rp-dings #profile-form input {
      height: 17px;
      border: 0px;
      border-bottom: 1px solid #cbcbcb;
      width: 100%; }
    .ding-search2 .rp-dings #profile-form textarea {
      width: 100%;
      resize: none;
      height: 80px;
      border: 0px; }
    .ding-search2 .rp-dings #js-rp-title {
      font-size: 1.2rem;
      font-weight: 600;
      font-family: "Roboto";
      color: #414142; }
    .ding-search2 .rp-dings #js-rp-title:-ms-input-placeholder {
      color: #9f9f9f;
      font-size: 1.2rem;
      font-weight: 400;
      font-family: 'Roboto'; }
    .ding-search2 .rp-dings #js-rp-title::placeholder {
      color: #9f9f9f;
      font-size: 1.2rem;
      font-weight: 400;
      font-family: 'Roboto'; }
    .ding-search2 .rp-dings #js-rp-website {
      border-bottom: 0px !important;
      margin-bottom: 0px !important;
      height: 17px !important;
      color: #47b8ff;
      font-weight: bold;
      font-size: 15px;
      font-size: 1.07143rem;
      font-family: 'Roboto'; }
    .ding-search2 .rp-dings #js-rp-website:-ms-input-placeholder {
      color: #47b8ff;
      font-weight: bold;
      font-size: 15px;
      font-size: 1.07143rem; }
    .ding-search2 .rp-dings #js-rp-website::placeholder {
      color: #47b8ff;
      font-weight: bold;
      font-size: 15px;
      font-size: 1.07143rem; }
    .ding-search2 .rp-dings #js-rp-bio:-ms-input-placeholder {
      color: #a3a3a3;
      font-size: 0.95rem;
      font-weight: 400;
      font-family: 'Roboto'; }
    .ding-search2 .rp-dings #js-rp-bio::placeholder {
      color: #a3a3a3;
      font-size: 0.95rem;
      font-weight: 400;
      font-family: 'Roboto'; }
  .ding-search2 .eyes-dings {
    display: -ms-flexbox;
    display: flex;
    width: 85%;
    font-weight: 300; }
    .ding-search2 .eyes-dings .new-image {
      display: none; }
    .ding-search2 .eyes-dings .upload-box-keybar {
      width: 100px; }
    .ding-search2 .eyes-dings #eyes-form {
      width: 100%; }
    .ding-search2 .eyes-dings .eyes-inputs {
      width: 70%;
      height: 100%; }
    .ding-search2 .eyes-dings #eyes-form input {
      margin: 2px;
      resize: none;
      width: 100%;
      height: 25px !important; }
    .ding-search2 .eyes-dings #eyes-form textarea {
      margin: 2px;
      resize: none;
      width: 100%;
      height: 65px; }
    .ding-search2 .eyes-dings #js-eyes-angel, .ding-search2 .eyes-dings #js-eyes-evidence-type {
      border: none;
      border-bottom: 1px solid #cbcbcb !important;
      background: #fff;
      font-size: 20px;
      font-size: 1.42857rem;
      font-weight: 300;
      font-family: "Roboto";
      color: #414142;
      width: 100%; }
    .ding-search2 .eyes-dings #js-eyes-angel:-ms-input-placeholder, .ding-search2 .eyes-dings #js-eyes-evidence-type:-ms-input-placeholder {
      color: #a3a3a3;
      font-size: 0.95rem;
      font-weight: 400;
      font-size: 15px;
      font-size: 1.07143rem;
      font-family: 'Roboto'; }
    .ding-search2 .eyes-dings #js-eyes-angel::placeholder, .ding-search2 .eyes-dings #js-eyes-evidence-type::placeholder {
      color: #a3a3a3;
      font-size: 0.95rem;
      font-weight: 400;
      font-size: 15px;
      font-size: 1.07143rem;
      font-family: 'Roboto'; }
    .ding-search2 .eyes-dings #js-eyes-evidence, .ding-search2 .eyes-dings #js-eyes-description-input {
      border: none;
      font-size: 20px;
      font-size: 1.42857rem;
      font-weight: 300;
      font-family: "Roboto";
      color: #414142; }
    .ding-search2 .eyes-dings #js-eyes-description-input:-ms-input-placeholder {
      color: #a3a3a3;
      font-size: 0.95rem;
      font-weight: 400;
      font-size: 15px;
      font-size: 1.07143rem;
      font-family: 'Roboto'; }
    .ding-search2 .eyes-dings #js-eyes-description-input::placeholder {
      color: #a3a3a3;
      font-size: 0.95rem;
      font-weight: 400;
      font-size: 15px;
      font-size: 1.07143rem;
      font-family: 'Roboto'; }
    .ding-search2 .eyes-dings #js-eyes-evidence:-ms-input-placeholder {
      color: #47b8ff;
      font-size: 0.95rem;
      font-weight: 700;
      font-size: 15px;
      font-size: 1.07143rem;
      font-family: 'Roboto'; }
    .ding-search2 .eyes-dings #js-eyes-evidence::placeholder {
      color: #47b8ff;
      font-size: 0.95rem;
      font-weight: 700;
      font-size: 15px;
      font-size: 1.07143rem;
      font-family: 'Roboto'; }
  .ding-search2 .container-send-div {
    width: 100%;
    -ms-flex-direction: row;
        flex-direction: row;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
        justify-content: flex-end;
    height: 0px; }
    .ding-search2 .container-send-div .send-div {
      width: 40px;
      height: 30px;
      position: absolute;
      bottom: 4px;
      cursor: pointer;
      right: 0px; }
    .ding-search2 .container-send-div .ding-send_2 {
      width: 45px;
      height: 45px;
      background-color: #fff;
      border: 7px solid #ef0759;
      border-radius: 100%;
      position: absolute;
      top: -13px;
      left: -10px;
      z-index: 5; }
    .ding-search2 .container-send-div .fishing-net-keybar {
      cursor: pointer;
      background-color: #eee;
      width: 64px;
      height: 60px;
      position: absolute;
      right: -6px;
      border-radius: 30px 0px 24px 30px;
      z-index: 1;
      bottom: -6px; }
  .ding-search2 .crypto-dings {
    width: 80%;
    display: -ms-grid;
    display: grid;
    padding-top: 14px;
    padding-left: 10px;
    font-weight: 300; }
    .ding-search2 .crypto-dings .cryptobox-inputs {
      display: -ms-flexbox;
      display: flex; }
    .ding-search2 .crypto-dings .crypto-inp {
      max-width: 54px;
      max-height: 25px;
      margin: 2px;
      border: none;
      border-bottom: 1px solid #cbcbcb !important;
      font-size: 20px;
      font-size: 1.42857rem;
      font-weight: 300;
      font-family: "Roboto";
      color: #414142; }
    .ding-search2 .crypto-dings .crypto-inp2 {
      max-width: 54px;
      max-height: 25px;
      margin: 2px;
      border: none;
      border-bottom: 1px solid #cbcbcb !important;
      font-size: 20px;
      font-size: 1.42857rem;
      font-weight: 300;
      font-family: "Roboto";
      color: #414142; }
    .ding-search2 .crypto-dings .crypto-descrp {
      resize: none;
      width: 327px;
      margin-bottom: 4px;
      border: none;
      border-bottom: 1px solid #cbcbcb !important;
      font-size: 20px;
      font-size: 1.42857rem;
      font-weight: 300;
      font-family: "Roboto";
      color: #414142; }
    .ding-search2 .crypto-dings .crypto-inp:-ms-input-placeholder, .ding-search2 .crypto-dings .crypto-inp2:-ms-input-placeholder, .ding-search2 .crypto-dings .crypto-descrp:-ms-input-placeholder {
      color: #a3a3a3;
      font-size: 0.95rem;
      font-weight: 400;
      font-size: 15px;
      font-size: 1.07143rem;
      font-family: 'Roboto'; }
    .ding-search2 .crypto-dings .crypto-inp::placeholder, .ding-search2 .crypto-dings .crypto-inp2::placeholder, .ding-search2 .crypto-dings .crypto-descrp::placeholder {
      color: #a3a3a3;
      font-size: 0.95rem;
      font-weight: 400;
      font-size: 15px;
      font-size: 1.07143rem;
      font-family: 'Roboto'; }
    .ding-search2 .crypto-dings #js-crypto-time {
      max-width: 110px;
      border: none;
      border-bottom: 1px solid #cbcbcb !important;
      font-size: 20px;
      font-size: 1.42857rem;
      font-weight: 300;
      font-family: "Roboto";
      color: #414142;
      background: #fff; }
  .ding-search2 .select-typeDing {
    width: 60px; }
  .ding-search2 .big-container {
    width: 100%;
    height: 19px;
    display: -ms-flexbox;
    display: flex; }
    .ding-search2 .big-container .container-select-ding {
      width: 14%;
      display: -ms-flexbox;
      display: flex; }
    .ding-search2 .big-container .container-select-ding2 {
      width: 40px;
      display: -ms-flexbox;
      display: flex; }
    .ding-search2 .big-container .badges-container {
      width: 77%;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .ding-search2 .container-inputs-keybar {
    width: 100%;
    display: -ms-flexbox;
    display: flex; }
  .ding-search2 .ding-search2 img {
    width: 50px;
    height: 50px;
    margin: 4px 13px 0px 5px; }
  .ding-search2 .a {
    display: inline-block; }
  .ding-search2 .badges {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center; }
  .ding-search2 .result {
    height: 20px;
    min-width: 65px;
    border-radius: 15px;
    border: 1px solid #f06f;
    padding: 0px;
    margin: 0px 2px;
    background-color: #fff;
    color: #f06f;
    box-sizing: border-box;
    text-align: center;
    cursor: pointer;
    font-weight: 500; }
    .ding-search2 .result .result-input {
      font-size: 1.05rem;
      line-height: 1.424rem !important;
      margin: 0px 5px 0px 5px;
      height: 100%;
      opacity: 1; }
    .ding-search2 .result .result-delete {
      height: 0%;
      overflow: hidden;
      color: #f06f;
      font-weight: bolder;
      transition: opacity 0.5s ease-out;
      opacity: 0;
      line-height: 1.15714rem; }
      .ding-search2 .result .result-delete p {
        line-height: 1.15714rem;
        margin: 0px 0px;
        height: 80%; }
  .ding-search2 .result:hover .result-delete {
    height: 110%;
    opacity: 1;
    display: block;
    padding-top: 2px;
    margin-bottom: 20px;
    line-height: 1.15714rem; }
  .ding-search2 .result:hover .result-input {
    opacity: 0; }
  .ding-search2 .result {
    transition: display 0.8s linear 0.2s; }
  .ding-search2 .ding-search2 input {
    width: 80%;
    height: 50px; }
  .ding-search2 .ding-search2 input:-ms-input-placeholder {
    margin-left: 20px;
    font-weight: bolder;
    font-size: 15px;
    font-size: 1.07143rem; }
  .ding-search2 .ding-search2 input::placeholder {
    margin-left: 20px;
    font-weight: bolder;
    font-size: 15px;
    font-size: 1.07143rem; }
  .ding-search2 .add-keys {
    min-width: 62px !important;
    height: 21px;
    border-radius: 15px;
    border: 1px solid #f06;
    padding: 2px 4px 2px 16px;
    margin: 0px 0px 0px 21px;
    contain: layout;
    box-sizing: border-box;
    text-align: left;
    cursor: pointer;
    background: #fff; }
    .ding-search2 .add-keys .add-more-keys {
      font-family: 'Roboto';
      font-size: 0.78571rem;
      margin-right: 5px;
      margin-left: 5px;
      font-weight: 500;
      margin-right: 0px;
      margin-left: 4px; }
    .ding-search2 .add-keys .button-add-keys {
      position: absolute;
      top: -30%;
      left: -6px;
      width: 25px;
      height: 25px;
      border-radius: 100%;
      padding: 7px 1px 0px 1px;
      font-size: 11px;
      font-size: 0.78571rem;
      color: white;
      text-align: center; }
    .ding-search2 .add-keys .div-button {
      width: 96%;
      height: 100%;
      display: -ms-flexbox;
      display: flex; }
      .ding-search2 .add-keys .div-button .hat-image {
        margin: 0px 0px 0px 0px !important;
        width: 28px !important;
        height: 27px;
        object-fit: cover;
        border-radius: 100%;
        transition: box-shadow 0.5s;
        position: absolute;
        top: -5px;
        left: -5px;
        max-width: initial; }
    .ding-search2 .add-keys svg.plus-button {
      position: initial;
      width: 26px !important;
      height: 100% !important;
      padding-left: 1px; }
  .ding-search2 .second-tour-arrow {
    position: absolute;
    width: 120px;
    left: 100px;
    bottom: -32px;
    height: 64px; }
  .ding-search2 .arrow-for-keybar {
    display: block;
    position: absolute;
    z-index: 200000;
    transform: rotate(270deg);
    width: 74px;
    height: 74px;
    top: -15px;
    left: -83px; }
  .ding-search2 .remove-width {
    min-width: 0px !important;
    border-radius: 15px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 22px;
    border: 0px; }
  .ding-search2 .person6 {
    margin: 5px 5px;
    padding: 0px !important;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    width: -webkit-fit-content;
    width: fit-content;
    width: 52px;
    height: 52px; }
  .ding-search2 .person6_image {
    margin: 0px 0px 0px 0px !important;
    object-fit: cover;
    border-radius: 100%;
    transition: box-shadow 0.5s;
    height: 50px;
    width: 50px;
    max-width: inherit; }

/* STYLES FOR EXCHANGE BOX AT DING-PAGE */
.meet-button {
  display: -ms-flexbox;
  display: flex;
  font-size: 13px;
  font-size: 0.92857rem;
  background-color: #40acff;
  border-radius: 7px;
  max-height: 26px;
  padding: 3px 6px 3px 2px;
  color: white;
  cursor: pointer;
  font-family: 'Manjari', sans-serif; }

.meet-button p {
  margin: 2px; }

.container-exchange {
  min-height: 500px;
  margin: 0 auto;
  box-shadow: 2px 2px 6px #dcdbdba3;
  border-radius: 0px 0px 26px 26px;
  padding-bottom: 15px; }

.container-exchange2 {
  min-height: 500px;
  padding-bottom: 5px;
  margin-bottom: 30px;
  background: #fff;
  border-radius: 30px 30px 12px 12px; }
  .container-exchange2 .exchange-for {
    font-weight: bolder;
    font-size: 15px;
    font-size: 1.07143rem;
    display: -ms-flexbox;
    display: flex;
    margin-left: 10px; }
  .container-exchange2 .total {
    font-weight: bolder;
    font-size: 15px;
    font-size: 1.07143rem;
    color: #f06;
    margin: 0px 0px 0px 10px; }
  .container-exchange2 .no-solutions {
    margin-left: 4px;
    font-weight: bolder;
    font-size: 15px;
    font-size: 1.07143rem;
    color: #57b2b7; }
  .container-exchange2 .satoshi-amount {
    font-size: 15px;
    font-size: 1.07143rem;
    display: -ms-flexbox;
    display: flex;
    margin-left: 20px; }
  .container-exchange2 .personTalk {
    margin: 10px 5px 5px 5px !important;
    padding: 0px !important;
    width: 35px;
    position: absolute;
    z-index: 99; }

.js-meet-container2 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center; }

/* STYLES FOR ACTIONS AND HINT BAR-REMODAL */
.container-hints {
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
  -ms-flex-pack: center;
      justify-content: center;
  margin: 5px auto;
  width: 100%;
  background: #fff;
  border-radius: 11px;
  padding: 15px; }

.no-solution-hint {
  border: 1px solid #cac7c7;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 200px;
  margin: auto;
  border-radius: 20px;
  cursor: pointer;
  background: #fff; }
  .no-solution-hint .part1 {
    width: 74%;
    font-size: 13px;
    font-size: 0.92857rem;
    padding-left: 16px; }
    .no-solution-hint .part1 h4 {
      margin-bottom: 4px; }
  .no-solution-hint .part1 p {
    font-size: 11px;
    font-size: 0.78571rem; }
  .no-solution-hint .part2 svg {
    display: inline;
    vertical-align: middle;
    height: 94%; }

.actions-remind {
  border: 1px solid #47b8ff;
  width: 330px;
  margin: auto;
  margin-top: 25px;
  border-radius: 20px;
  padding: 20px;
  font-size: 14px;
  font-size: 1rem;
  background: #fff; }
  .actions-remind h2 {
    font-size: 25px;
    font-size: 1.78571rem;
    font-weight: 500;
    margin: 0px 0px 11px 0px; }
  .actions-remind h4 {
    font-size: 16px;
    font-size: 1.14286rem;
    font-weight: 500;
    margin-top: 14px;
    margin-bottom: 14px; }
  .actions-remind .flex-text-icon {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px; }
  .actions-remind .text-part {
    width: 80%; }
  .actions-remind .icon-part {
    width: 22%; }
  .actions-remind .icon-part svg {
    display: inline;
    vertical-align: middle;
    height: 52%;
    width: 100%; }
  .actions-remind .flex-text-icon > .text-part p {
    margin: 0; }

.solution-found {
  border: 2px solid #1bbfff;
  border-radius: 15px;
  padding: 10px 5px 25px 5px;
  background: #fff;
  margin: 10px 0px; }
  .solution-found h3 {
    text-align: center;
    color: #1986b0;
    font-size: 20px;
    font-size: 1.42857rem;
    font-weight: bold; }

.incoming-solution {
  max-width: 340px;
  min-width: 330px;
  border-radius: 15px !important;
  padding: 10px 10px;
  margin: 0 auto; }
  .incoming-solution h2 {
    font-size: 22px;
    font-size: 1.57143rem;
    margin: 4px 0px; }
  .incoming-solution h3 {
    font-size: 15px;
    font-size: 1.07143rem;
    margin: 4px 0px; }
  .incoming-solution p {
    font-size: 14px !important;
    font-size: 1rem !important;
    font-weight: 400; }
  .incoming-solution .width-text {
    width: 77%; }

.poll-opened-remodal {
  max-width: 340px;
  min-width: 330px;
  border-radius: 15px !important;
  padding: 10px 10px;
  margin: 0 auto; }
  .poll-opened-remodal h2 {
    font-size: 22px;
    font-size: 1.57143rem;
    margin: 4px 0px; }
  .poll-opened-remodal h3 {
    font-size: 15px;
    font-size: 1.07143rem;
    margin: 4px 0px; }
  .poll-opened-remodal p {
    font-size: 14px !important;
    font-size: 1rem !important;
    font-weight: 400; }
  .poll-opened-remodal .width-text {
    width: 77%; }

.accept-harvesting-solution {
  max-width: 300px;
  min-width: 300px;
  border: 2px solid #1bbfff;
  border-radius: 15px;
  padding: 10px 10px;
  margin: 0 auto; }
  .accept-harvesting-solution .container-text-icon {
    display: -ms-flexbox;
    display: flex; }
  .accept-harvesting-solution .title {
    width: 70%; }
    .accept-harvesting-solution .title h4 {
      font-size: 15px;
      font-size: 1.07143rem;
      font-weight: bold; }
  .accept-harvesting-solution .svg-icon {
    width: 30%; }
    .accept-harvesting-solution .svg-icon svg {
      width: 100%;
      height: 60px; }
  .accept-harvesting-solution .text-for-harvesting {
    font-size: 14px;
    font-size: 1rem; }
  .accept-harvesting-solution .button-harvest {
    display: -ms-flexbox;
    display: flex;
    max-width: 160px;
    margin: 0 auto;
    box-shadow: 1px 2px 2px 2px #e3e0e0;
    border-radius: 11px;
    cursor: pointer; }
  .accept-harvesting-solution .button-text {
    width: 60%; }
    .accept-harvesting-solution .button-text p {
      font-size: 12px;
      font-size: 0.85714rem;
      text-align: center; }

.accept-harvesting-remodal-btc {
  font-family: Source sans pro;
  max-width: 360px;
  min-width: 360px;
  padding: 20px 20px 20px 20px;
  text-align: left;
  color: #414142;
  contain: content;
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);
  border-radius: 26px !important; }
  .accept-harvesting-remodal-btc .hint-title-remodal {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: start;
        justify-content: flex-start;
    margin-bottom: 12px; }
  .accept-harvesting-remodal-btc .hint-title-remodal img {
    width: 20%; }
  .accept-harvesting-remodal-btc .hint-title-remodal p {
    font-size: 20px;
    font-size: 1.42857rem;
    font-weight: 600;
    margin-right: 7px;
    width: 80%;
    margin-bottom: 0; }
  .accept-harvesting-remodal-btc .hint-content-remodal {
    margin-bottom: 15px; }
  .accept-harvesting-remodal-btc .hint-content-remodal p {
    font-size: 14px;
    font-size: 1rem;
    font-weight: 600; }
  .accept-harvesting-remodal-btc .hint-bolder p {
    font-size: 11px;
    font-size: 0.78571rem;
    font-weight: 600;
    color: #6f6f6f;
    width: 75%; }
  .accept-harvesting-remodal-btc .input-btc {
    border: none;
    border-bottom: 1px solid #d5d5d5;
    margin-bottom: 15px;
    font-size: 15px;
    font-size: 1.07143rem;
    font-weight: 500;
    width: 100%;
    height: 35px; }
  .accept-harvesting-remodal-btc .input-btc:-ms-input-placeholder {
    font-size: 16px;
    font-size: 1.14286rem;
    font-weight: bold;
    font-style: italic;
    color: #000; }
  .accept-harvesting-remodal-btc .input-btc::placeholder {
    font-size: 16px;
    font-size: 1.14286rem;
    font-weight: bold;
    font-style: italic;
    color: #000; }
  .accept-harvesting-remodal-btc .btn {
    font-weight: 600; }
  .accept-harvesting-remodal-btc .btn-secondary {
    font-weight: 400; }

.open-image-eyes {
  max-width: -webkit-max-content !important;
  max-width: max-content !important;
  max-height: -webkit-max-content;
  max-height: max-content; }
  .open-image-eyes h4 {
    font-weight: 600; }
  .open-image-eyes p {
    word-break: break-word;
    font-size: 14px;
    font-size: 1rem; }

.solutions-bar {
  width: 100%;
  height: 40px;
  background-color: #67c5db;
  padding: 3px 0px;
  text-align: center;
  display: -ms-flexbox;
  display: flex; }
  .solutions-bar .text-icon {
    width: 90%; }
    .solutions-bar .text-icon h2 {
      font-weight: bold;
      color: #fff;
      padding: 0px;
      margin: 0;
      text-align: center; }
  .solutions-bar .hint-icon {
    cursor: pointer; }
  .solutions-bar .hint-icon p {
    margin: 0px;
    vertical-align: middle;
    display: inline; }
  .solutions-bar .hint-icon svg {
    width: 27px;
    height: 35px; }

.push-to-down {
  bottom: -117px !important; }

.push-to-down2 {
  width: 65px !important;
  height: 63px !important;
  right: 0px;
  bottom: -126px !important; }

.only-0-1-subjects {
  padding: 23px 25px 23px 25px;
  border-radius: 25px !important;
  max-width: 310px;
  min-width: 310px;
  font-family: Source sans pro; }
  .only-0-1-subjects .rp-start h4 {
    font-size: 18px;
    font-size: 1.28571rem;
    font-weight: 600; }
  .only-0-1-subjects .subject-remodal-inside p {
    color: #888484; }
  .only-0-1-subjects .roleplay-remodal-inside p {
    font-size: 14px;
    font-size: 1rem; }

.harvest-several-subjects {
  max-width: 280px;
  min-width: 280px;
  padding: 23px 25px 23px 25px;
  border-radius: 25px !important;
  font-family: Source sans pro; }
  .harvest-several-subjects .person5 {
    margin-right: 0; }
  .harvest-several-subjects .person5 h4 {
    text-align: center;
    font-size: 15px;
    font-size: 1.07143rem;
    color: #8e8e8e; }
  .harvest-several-subjects .div-svg {
    width: 100%;
    height: 50px;
    text-align: center; }
  .harvest-several-subjects .div-svg svg {
    height: 100%; }
  .harvest-several-subjects .person5 img {
    width: 47px;
    height: 47px;
    margin-right: 6px; }
  .harvest-several-subjects .rp-text {
    padding: 0; }
  .harvest-several-subjects .rp-text h4 {
    font-weight: 400;
    text-align: left;
    color: #4d4d4f;
    font-size: 12px;
    font-size: 0.85714rem;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: left; }
  .harvest-several-subjects .rp-votes {
    width: 32px;
    height: 32px;
    margin-left: 5px;
    margin-top: 0; }
  .harvest-several-subjects .rp-votes p {
    font-size: 12px !important;
    font-size: 0.85714rem !important;
    color: #fff !important; }
  .harvest-several-subjects .rp-start h4 {
    font-size: 18px;
    font-size: 1.28571rem;
    font-weight: 600; }
  .harvest-several-subjects .subject-remodal-inside p {
    text-align: center;
    font-size: 15px;
    font-size: 1.07143rem;
    color: #888484; }
  .harvest-several-subjects .rp-style {
    width: 85%;
    padding: 5px;
    height: 50px; }
  .harvest-several-subjects .rp-style .person5 img {
    width: 35px;
    height: 35px;
    margin-right: 0px; }
  .harvest-several-subjects .final-keys-container {
    display: -ms-grid;
    display: grid;
    text-align: center;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 auto; }

.hint-remodal-inside svg {
  position: relative;
  width: 60px;
  height: 60px; }

.hint-remodal-inside .hint-title-remodal {
  display: -ms-flexbox;
  display: flex; }

.hint-remodal-inside .hint-title-big h4 {
  font-size: 17px;
  font-size: 1.21429rem;
  font-weight: bold; }

.hint-remodal-inside .hint-title-remodal h4 {
  font-size: 14px;
  font-size: 1rem;
  font-weight: bold; }

.hint-remodal-inside .text-p-normal p {
  font-size: 14px;
  font-size: 1rem; }

.hint-remodal-inside p {
  font-size: 13px;
  font-size: 0.92857rem; }

.hint-remodal-inside .hint-bolder {
  font-weight: bold; }

.hint-remodal-inside .hint-bolder span {
  color: #3e97ac; }

.container-exchange-user {
  width: 100%;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  margin-top: 7px; }

.container-exchange-paragraph {
  vertical-align: middle;
  margin: 0px 20px 0px 5px;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 90%;
  font-size: 1.4rem;
  font-family: Source sans pro;
  word-break: break-word; }
  .container-exchange-paragraph p {
    margin-left: 6px;
    text-align: left;
    font-size: 1.4rem;
    font-family: source sans pro;
    word-break: break-word; }

.container-exchange-text {
  vertical-align: middle;
  -ms-flex-pack: start;
      justify-content: flex-start;
  margin: 2px 20px 0px 4px;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex; }
  .container-exchange-text p {
    margin-left: 6px; }
  .container-exchange-text .svg-icons-for-dingpage {
    height: 30px;
    margin-left: 7px; }
  .container-exchange-text svg {
    width: 30px;
    height: 30px; }

.container-exchange-text1 {
  -ms-flex-pack: start;
      justify-content: flex-start;
  margin: 2px 0px 0px 0px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  width: 90%; }
  .container-exchange-text1 h1 {
    font-weight: bolder;
    font-size: 25px;
    font-size: 1.78571rem;
    padding: 0;
    margin: 3px 0px 0px 10px; }

.talk-comments2 {
  display: -ms-flexbox;
  display: flex;
  top: 14px;
  right: 10px;
  position: absolute; }

.talk-comments3 {
  display: -ms-flexbox;
  display: flex;
  top: 5px;
  right: 10px;
  position: absolute;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center; }
  .talk-comments3 svg.miniIcons {
    position: relative;
    width: 20px;
    height: 31px; }
  .talk-comments3 .mini-icon-text {
    padding-top: 0px;
    margin-right: 4px;
    margin-left: 3px;
    font-size: 11px;
    font-size: 0.78571rem;
    height: 17px;
    color: #6b6b6b; }

.container-exchange-text h3 {
  font-weight: bolder;
  font-size: 18px;
  font-size: 1.28571rem;
  padding: 0;
  margin: 0px 0px 0px 0px; }

.container-exchange-imageText {
  width: 100%;
  display: block;
  margin-top: 5px;
  margin-bottom: 15px; }

.ex-img {
  width: 100%;
  max-width: unset !important;
  object-fit: cover;
  cursor: pointer; }

.ex-txt {
  margin: 10px 0px 0px 10px;
  width: 77%; }

.container-exchange-icons {
  display: -ms-flexbox;
  display: flex;
  width: 71%;
  text-align: left;
  min-height: 30px;
  margin-top: 5px; }

.container-exchange-filters {
  display: -ms-grid;
  display: grid;
  width: 100%;
  padding-left: 4px;
  text-align: left; }
  .container-exchange-filters .container-exchange-subjects {
    margin: 0px 0px 0px 7px;
    width: 115%;
    display: inline-block;
    height: auto; }
  .container-exchange-filters .exch-icons {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
        align-items: flex-start; }
  .container-exchange-filters .exch-icons svg {
    width: 32px;
    height: 18px; }
  .container-exchange-filters .link-to-external {
    color: #f06;
    cursor: pointer;
    font-weight: bolder;
    font-size: 15px;
    font-size: 1.07143rem; }

#js-only-for-meets {
  width: 100%; }
  #js-only-for-meets .container-exchange-filters {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    text-align: left;
    -ms-flex-pack: center;
        justify-content: center; }

.upper-icons {
  display: none; }

.profile-subjects2 {
  display: -ms-flexbox;
  display: flex;
  min-width: 0px !important;
  height: 17px;
  border-radius: 5px;
  padding: 0;
  margin: 3px 18px 15px 2px;
  background: white;
  contain: layout;
  box-sizing: border-box;
  text-align: left;
  cursor: pointer;
  float: right; }
  .profile-subjects2 .profile-languages2 {
    font-size: 11px;
    font-size: 0.78571rem;
    margin-right: 5px;
    margin-left: 3px;
    word-break: initial; }
  .profile-subjects2 .ding-section-votes {
    top: -1px;
    left: 3px;
    width: 18px;
    height: 17px;
    border-radius: 50%;
    background-color: #f06f;
    padding: 1px 0px 0px 0px;
    font-size: 11px;
    font-size: 0.78571rem;
    color: white;
    text-align: center; }
  .profile-subjects2 .profile-votes2 {
    width: 30%; }

.profile-subjects3 {
  display: -ms-inline-flexbox;
  display: inline-flex;
  min-width: 0px !important;
  height: 13px;
  border-radius: 5px;
  padding: 0px;
  margin: 2px 4px 5px 0px;
  contain: layout;
  box-sizing: border-box;
  text-align: left;
  cursor: pointer; }
  .profile-subjects3 .profile-languages2 {
    font-size: 10px !important;
    font-size: 0.71429rem !important;
    margin-right: 5px;
    margin-left: 3px;
    margin-top: 0px;
    word-break: initial; }
  .profile-subjects3 .ding-section-votes {
    top: 0%;
    width: 22px;
    height: 16px;
    border-radius: 40%;
    background-color: #f06f;
    padding: 1px 1px 4px 1px;
    font-size: 11px;
    font-size: 0.78571rem;
    color: white;
    text-align: center; }
  .profile-subjects3 .profile-votes2 {
    width: 30%; }

.profile-subjects4 {
  display: -ms-flexbox;
  display: flex;
  min-width: 0px !important;
  height: 17px;
  border-radius: 15px;
  padding: 0;
  margin: 0px 10px 15px 3px;
  background: white;
  contain: layout;
  box-sizing: border-box;
  text-align: left;
  cursor: pointer;
  float: left;
  border: 1px solid #f06;
  color: #f06 !important;
  font-family: Roboto; }
  .profile-subjects4 .profile-languages2 {
    font-size: 11px;
    font-size: 0.78571rem;
    margin-right: 3px;
    margin-left: 8px;
    margin-top: 0px !important;
    color: #f06 !important;
    word-break: initial; }
  .profile-subjects4 .ding-section-votes {
    top: -1px;
    left: 3px;
    width: 18px;
    height: 17px;
    border-radius: 50%;
    background-color: #f06f;
    padding: 1px 0px 0px 0px;
    font-size: 11px;
    font-size: 0.78571rem;
    color: white;
    text-align: center; }
  .profile-subjects4 .profile-votes2 {
    width: 30%; }

.container-exchange-like {
  display: block;
  position: absolute;
  bottom: -35px;
  width: 100%;
  height: 1px; }
  .container-exchange-like .container-ex-bubble {
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 2;
    width: 63px; }
    .container-exchange-like .container-ex-bubble .dingLike_city {
      width: 45px;
      height: 45px;
      border-radius: 100%;
      border: 5px solid #ff609f;
      position: absolute;
      bottom: 32px;
      z-index: 3;
      right: 11px; }

.container-exchange-like .fishing-net4 {
  cursor: pointer;
  background-color: #eee;
  width: 67px;
  height: 68px;
  position: absolute;
  right: 0px;
  bottom: 20px;
  border-radius: 65px 0px 0px 65px;
  z-index: 1; }

.ding-filters {
  width: 90%;
  height: 14%;
  text-align: left;
  display: -ms-inline-flexbox;
  display: inline-flex; }

/*  STYLES FOR BROWSE MEDIA BOX */
.upload-box {
  width: 25%; }
  .upload-box input {
    width: 0px;
    height: 0px; }

.container-media {
  padding: 0px !important;
  margin: 0px !important;
  contain: strict; }

.browse-image {
  height: 110px;
  width: 120px;
  padding-right: 0px; }

.crypto-image {
  height: 111px;
  width: 120px;
  padding-right: 0px; }
  .crypto-image img {
    height: 110px; }

.js-crypto-payment2 img {
  width: 90px;
  height: 90px; }

.full-background-browse {
  width: 100%;
  padding-bottom: 56.25%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.browse-box {
  padding-left: 0px;
  padding-right: 0px; }
  .browse-box .mobile {
    padding-top: 4px; }
  .browse-box .js-rp-image {
    margin-left: 18px; }

.cover-image {
  width: 100%;
  height: 100%;
  border-radius: 12px 5px 5px 12px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  overflow: auto;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.browse-media-body {
  padding: 9px 7px 0px 6px; }
  .browse-media-body h4 {
    font-size: 1.2rem;
    padding-left: 1px; }

.browse-media-txt {
  text-align: left; }

.browse-media-vote {
  display: none; }

.link-to-external {
  color: #57b2b7;
  cursor: pointer; }

.personTalk {
  margin: 10px 5px 5px 5px !important;
  padding: 0px !important;
  width: 35px;
  position: absolute;
  z-index: 99; }
  .personTalk .person__image {
    width: 35px;
    height: 35px; }

.personExchange {
  margin: 4px 0px 0px 4px !important;
  padding: 0px !important;
  width: 40px;
  position: absolute;
  z-index: 4;
  height: 40px; }
  .personExchange .person__image {
    width: 35px;
    height: 35px;
    border: 2px solid white; }

.person2 {
  margin: 0px 0px 0px 7px !important;
  width: 120px;
  height: 110px;
  display: table-cell;
  vertical-align: middle; }

.person3 {
  width: 100%;
  margin: 0px 0px 4px 2px !important;
  padding: 0px !important;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }
  .person3 h4 {
    margin-left: 10px; }

.person__image {
  width: 90px;
  height: 90px; }

.person__image2 {
  width: 44px;
  height: 44px;
  object-fit: cover;
  border-radius: 100%; }

.media {
  padding: 7px 0px 5px 0px;
  margin-top: 0px !important;
  min-height: 110px;
  max-height: 110px;
  width: 100%;
  /* display: inline-table; */
  display: -ms-flexbox;
  display: flex;
  /* aquii */ }

.mobile {
  cursor: pointer; }

.eyes-image {
  border-radius: 18px;
  top: 0;
  left: 0;
  overflow: auto;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.eyes-clickable {
  cursor: pointer; }

.container-browse-icons {
  display: -ms-flexbox;
  display: flex;
  height: 33px;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  padding-left: 10px; }
  .container-browse-icons a {
    margin-left: 13px;
    font-weight: 700;
    font-size: 1.1rem;
    color: #f06;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center; }

.icon-browse-dingpage {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  text-align: center;
  height: 30px; }
  .icon-browse-dingpage svg {
    position: relative;
    width: 29px;
    height: 30px; }

/*  STYLES FOR CRYPTO BOX */
.cryptobox {
  height: 164px;
  border-radius: 28px;
  box-shadow: 2px 2px 6px #dcdbdba3;
  padding: 0px 5px;
  margin: 20px auto;
  text-align: center;
  contain: content;
  box-sizing: border-box; }
  .cryptobox .cryptobox-inputs {
    display: -ms-flexbox;
    display: flex; }
  .cryptobox .crypto-inp {
    border-radius: 5px;
    max-width: 65px;
    max-height: 25px;
    margin: 2px;
    border: 1px solid #e4e2e2;
    font-size: 12px;
    font-size: 0.85714rem; }
  .cryptobox .crypto-inp2 {
    border-radius: 5px;
    max-width: 58px;
    max-height: 25px;
    margin: 2px;
    border: 1px solid #e4e2e2; }
  .cryptobox .crypto-descrp {
    border: 1px solid #e4e2e2;
    border-radius: 8px;
    resize: none;
    width: 327px;
    margin-bottom: 4px; }
  .cryptobox p {
    padding-top: 4px;
    font-size: 12px;
    font-size: 0.85714rem; }
  .cryptobox__container {
    width: 100%;
    display: inline-block; }
    .cryptobox__container .container-divs {
      width: 80%;
      display: -ms-grid;
      display: grid;
      padding-top: 14px;
      padding-left: 10px; }
  .cryptobox .fishing-right {
    width: 100%; }
  .cryptobox .ding-send-crypto {
    width: 56px;
    height: 56px;
    border-radius: 100%;
    background-color: #ef0759;
    margin-right: 3px;
    cursor: pointer;
    position: absolute;
    bottom: 45px;
    right: 5px; }
  .cryptobox .fishing-net2 {
    cursor: pointer;
    background-color: #eee;
    width: 108px;
    height: 108px;
    position: absolute;
    bottom: 16px;
    right: -20px;
    border-radius: 65px 65px;
    z-index: -1; }
  .cryptobox .ding-filters {
    width: 90%;
    height: 14%;
    text-align: left;
    display: -ms-inline-flexbox;
    display: inline-flex; }

/* STYLE FOR ROLE PROFILES */
.person4 {
  margin: 0 auto;
  padding: 0px !important;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  width: -webkit-fit-content;
  width: fit-content;
  width: 62px;
  height: 62px; }

.person4_image {
  margin: 0px 0px 0px 0px !important; }

.person5 {
  margin-right: 8px;
  width: -webkit-fit-content;
  width: fit-content;
  padding: 0px !important;
  cursor: pointer;
  min-width: 46px; }

.faButton {
  color: #f06f;
  font-size: 30px;
  font-size: 2.14286rem;
  position: absolute;
  left: 37px;
  top: 17px; }

.remodal2 {
  max-width: 310px;
  border-radius: 25px;
  padding: 30px; }

.select-RP {
  max-width: 380px;
  background: #ededed; }
  .select-RP .person5 {
    min-width: 52px;
    max-width: 80px; }
  .select-RP .rp-start > .person5 {
    min-width: 60px; }
  .select-RP .titles-bold h4 {
    font-weight: bold; }
  .select-RP .js-person-image {
    width: 60px;
    height: 60px; }

.remodal3 {
  max-width: 310px;
  border-radius: 25px;
  padding: 5px 30px 5px 30px; }

.rp-style {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  padding: 0px 0px 0px 0px;
  width: 100%;
  height: 65px;
  background: #fff;
  box-shadow: 2px 2px 6px #dcdbdba3;
  border-radius: 15px;
  margin: 0 auto;
  margin-bottom: 5px;
  cursor: pointer;
  text-decoration: none; }

.rp-link-style {
  color: #2bbcf4;
  font-size: 11px;
  font-size: 0.78571rem;
  display: -ms-flexbox;
  display: flex;
  padding-top: 2px;
  width: 30%; }
  .rp-link-style svg {
    width: 13px;
    height: 13px;
    margin-right: 3px; }

.rp-link-style:hover {
  text-decoration: none; }

.rp-text {
  width: 61%;
  -ms-flex-align: center;
      align-items: center;
  padding-top: 4px; }
  .rp-text h4 {
    font-size: 13px;
    font-size: 0.92857rem;
    font-weight: bolder;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 0px; }

.rp-start {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 10px; }
  .rp-start h3 {
    color: #c7c7c7; }

.rp-votes {
  width: 45px;
  height: 45px;
  border-radius: 100%;
  border: 3px solid #f06f;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-direction: column;
      flex-direction: column; }

.personRP {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin: 0px 0px 3px 10px !important; }
  .personRP img {
    height: 40px;
    width: 40px;
    margin-right: 7px; }
  .personRP h4 {
    font-size: 12px !important;
    font-size: 0.85714rem !important; }

.container-RP-user {
  display: -ms-flexbox;
  display: flex; }

.rp-icons {
  display: -ms-flexbox;
  display: flex;
  margin: 0px 0px 0px 10px;
  -ms-flex-align: center;
      align-items: center; }

.rp-icon-text {
  margin-right: 8px;
  margin-left: 2px;
  font-size: 11px;
  font-size: 0.78571rem; }

.container-rp {
  margin: 0 auto;
  border-radius: 26px;
  padding-bottom: 15px;
  min-height: 525px;
  /* switch css */ }
  .container-rp .channel-community-icons {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
        justify-content: flex-end;
    -ms-flex-align: end;
        align-items: flex-end;
    height: 1px;
    padding-right: 20px; }
  .container-rp .js-change-profileShow {
    width: 50%;
    text-align: center;
    padding-top: 3px; }
  .container-rp .active-rp-dashboard {
    box-shadow: 3px 0px 9px 2px #dcdbdba3;
    border: 1px solid #d7d5d5;
    z-index: 4; }
  .container-rp .container-of-switch {
    position: absolute;
    z-index: 999;
    right: 9px;
    bottom: -4px; }
  .container-rp .switchToggle {
    font-family: Source Sans Pro; }
  .container-rp .switchToggle input[type=checkbox] {
    height: 0;
    width: 0;
    visibility: hidden;
    position: absolute; }
  .container-rp .switchToggle label {
    cursor: pointer;
    text-indent: -9999px;
    width: 100px;
    max-width: 100px;
    height: 25px;
    background: #d1d1d1;
    display: block;
    border-radius: 100px;
    position: relative;
    line-height: 1.6; }
  .container-rp .switchToggle label:after {
    content: '';
    position: absolute;
    top: 1px;
    left: 2px;
    width: 23px;
    height: 23px;
    background: #fff;
    border-radius: 90px;
    transition: 0.3s;
    line-height: 1.6; }
  .container-rp .switchToggle input:checked + label, .container-rp .switchToggle input:checked + input + label {
    background: #47b8ff; }
  .container-rp .switchToggle input + label:before, .container-rp .switchToggle input + input + label:before {
    content: 'Channel';
    position: absolute;
    top: 0px;
    left: 35px;
    width: 25px;
    height: 25px;
    border-radius: 90px;
    transition: 0.3s;
    text-indent: 0;
    color: #fff;
    line-height: 1.6; }
  .container-rp .switchToggle input:checked + label:before, .container-rp .switchToggle input:checked + input + label:before {
    content: 'Group';
    position: absolute;
    top: 0px;
    left: 10px;
    width: 25px;
    height: 25px;
    border-radius: 90px;
    transition: 0.3s;
    text-indent: 0;
    color: #fff;
    line-height: 1.6; }
  .container-rp .switchToggle input:checked + label:after, .container-rp .switchToggle input:checked + input + label:after {
    left: calc(100% - 1px);
    transform: translateX(-100%); }
  .container-rp .switchToggle label:active:after {
    width: 60px; }
  .container-rp .toggle-switchArea {
    margin: 10px 0 10px 0; }

.container-rp-imageText {
  width: 100%;
  display: -ms-grid;
  display: grid;
  padding-bottom: 56%;
  cursor: pointer; }

.js-profile-image-dingPage {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.container-rp-title {
  position: absolute;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 33px;
  display: -ms-flexbox;
  display: flex;
  font-family: Source Sans Pro; }
  .container-rp-title .personTalk {
    margin: 10px 0px 0px 5px !important;
    padding: 0px !important;
    width: 35px; }
  .container-rp-title h1 {
    font-size: 2rem;
    font-weight: bolder;
    color: white;
    margin: 3px 0px 0px 4px;
    font-family: Roboto; }

.container-rp-text {
  display: inline-block;
  vertical-align: middle;
  -ms-flex-pack: center;
      justify-content: center;
  margin: 0px 0px 0px 20px; }

.container-rp-text h3 {
  font-weight: bolder;
  font-size: 15px;
  font-size: 1.07143rem;
  padding: 0;
  margin: 0; }

.rp-img {
  height: 260px;
  width: 100%;
  object-fit: cover;
  margin: 0 auto; }

.container-rp-like {
  display: block;
  position: absolute;
  bottom: 6px;
  width: 100%;
  height: 10px; }
  .container-rp-like h1 {
    font-family: Roboto; }
  .container-rp-like .container-ex-bubble {
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 2;
    width: 20%; }
  .container-rp-like .rp-txt {
    margin: 9px 0px 6px 5px;
    width: 85%;
    font-size: 1.4rem;
    font-family: Source Sans Pro; }
  .container-rp-like .dingLike_city {
    width: 45px;
    height: 45px;
    border-radius: 100%;
    border: 5px solid #ff609f;
    position: absolute;
    bottom: 23px;
    z-index: 3;
    right: 22px; }

.talk-comments-rp {
  display: -ms-flexbox;
  display: flex;
  top: 6px;
  right: 5px;
  position: absolute;
  color: white;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center; }
  .talk-comments-rp svg {
    position: relative;
    width: 23px !important;
    height: 23px !important; }

.rp-full-text {
  display: -ms-flexbox;
  display: flex;
  width: 100%; }
  .rp-full-text svg {
    width: 23px;
    margin-left: 5px; }

.container-rp-like .fishing-net4 {
  cursor: pointer;
  background-color: #eee;
  width: 75px;
  height: 58px;
  position: absolute;
  right: 0px;
  bottom: 16px;
  border-radius: 65px 0px 0px 65px;
  z-index: 1; }

.rp-txt {
  margin: 4px 0px 30px 5px;
  width: 85%;
  font-size: 1.4rem;
  font-family: Source sans pro; }

/* STYLES FOR REMODAL OF SUBJECTS (KEYS) AND OTHER REMODALS */
.matching {
  width: 70%; }

.none-matching {
  width: 70%; }

@media screen and (max-width: 991px) {
  .toLeft {
    text-align: center !important; }
  .toRight {
    text-align: center !important; } }

.no-events {
  width: 70%;
  text-align: center; }

.no-events-title {
  text-align: center;
  font-size: 20px;
  font-size: 1.42857rem;
  font-weight: bold; }

.noEvents-team {
  font-weight: bold;
  text-align: left; }

.new-event {
  width: 400px;
  max-width: 100%;
  border-radius: 0;
  border: 1px solid #636363;
  padding: 10px;
  text-align: center; }
  .new-event__close {
    position: absolute;
    top: 0;
    right: 5px;
    font-size: 20px;
    font-size: 1.42857rem; }
  .new-event__content {
    margin: 20px 0; }
  .new-event .radio {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .new-event .radio label {
      width: 70px; }
  .new-event h4 {
    color: #999;
    margin: 0;
    padding: 0 0 0 10px;
    font-size: 16px;
    font-size: 1.14286rem;
    text-align: left; }
  .new-event h2 {
    font-size: 20px;
    font-size: 1.42857rem;
    text-align: center;
    font-weight: 700;
    margin-bottom: 20px; }

.fix-bar {
  height: 35px;
  margin-top: 0px; }

/* STYLES FOR PROFILES */
.profile-styles .upload-box {
  width: 30%;
  font-size: 20px;
  font-size: 1.42857rem;
  height: 100%;
  margin: 0 auto;
  padding-top: 5px; }

.profile-subs {
  display: -ms-flexbox;
  display: flex;
  margin-left: 30px;
  padding-left: 30px;
  position: absolute;
  bottom: 3px; }

.subs-rp {
  margin-left: 0px;
  padding-left: 0px;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  position: initial;
  margin-top: -7px; }

.profile-styles .ding-inputs {
  width: 55%;
  height: 100%;
  text-align: center; }

.profile-styles .upload-button {
  color: #909090;
  width: 100%;
  height: 31%;
  border-radius: 28px;
  background-color: white;
  font-size: 35px;
  font-size: 2.5rem;
  font-weight: lighter;
  text-align: center;
  cursor: pointer;
  display: -ms-inline-grid;
  display: inline-grid;
  padding-top: 5px; }

.profile-styles .select-type-rp {
  width: 100%;
  height: 50%;
  display: inline-block; }

.location {
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 14px;
  font-size: 1rem;
  padding: 1px 4px 4px 2px;
  color: #909090;
  cursor: pointer;
  height: 24px; }
  .location i {
    font-size: 20px;
    font-size: 1.42857rem;
    color: #909090;
    margin-right: 15px; }

.roaming {
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 14px;
  font-size: 1rem;
  padding: 1px 4px 4px 2px;
  color: #909090;
  cursor: pointer;
  height: 24px; }
  .roaming i {
    font-size: 20px;
    font-size: 1.42857rem;
    color: #909090;
    margin-right: 15px; }

.rp-help {
  height: 25px; }
  .rp-help i {
    font-size: 20px;
    font-size: 1.42857rem;
    color: #909090;
    margin-left: 10px;
    cursor: pointer; }

.type-selected {
  border: 1px solid #d6d6d6;
  border-radius: 5px; }

.general-button-back {
  margin: 2px 0px -5px 0px;
  border: 1px solid #d7e3ec;
  border-bottom: none;
  background: white;
  /* box-shadow: 1px 1px 20px 14px #ececec75; */
  border-radius: 10px 10px 0px 0px;
  min-height: 38px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  cursor: pointer;
  z-index: 15; }
  .general-button-back svg {
    position: relative;
    width: 22px;
    height: 14px;
    margin-left: 5px;
    margin-top: 12px; }
  .general-button-back h4 {
    font-size: 16px;
    font-size: 1.14286rem;
    font-family: Source Sans Pro; }

svg.back-to-main {
  width: 25px;
  height: 25px;
  margin-left: 5px;
  margin-top: 5px; }

/* CSS FOR 1 MINUTE TOUR */
/* CSS FOR 1 MINUTE TOUR */
.angels-tour-icon {
  position: absolute;
  width: 23px;
  height: 23px;
  right: 0;
  bottom: 0;
  z-index: 40; }
  .angels-tour-icon .red-dot {
    width: 100%;
    height: 100%;
    background-color: #ff609f;
    border-radius: 100%;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-pack: center;
        justify-content: center; }
  .angels-tour-icon .red-dot > div {
    width: 56%;
    height: 56%;
    background: #fff;
    border-radius: 100%;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-item-align: center;
        align-self: center;
    -ms-flex-pack: center;
        justify-content: center; }

.welcome-remodal {
  font-family: Source sans pro;
  max-width: 360px;
  min-width: 360px;
  padding: 5px 20px 20px 20px;
  text-align: left;
  contain: content;
  border-radius: 12px !important;
  top: -56px;
  color: #ff0066; }
  .welcome-remodal h2 {
    color: #ff0066;
    font-weight: 900;
    font-family: Source sans pro; }
  .welcome-remodal p {
    font-size: 17px;
    font-size: 1.21429rem;
    color: #ff0066;
    margin: 0px; }
  .welcome-remodal .remodal-buttons {
    width: 100%;
    height: 30px;
    position: relative; }
    .welcome-remodal .remodal-buttons svg {
      width: 60px;
      height: 60px; }
  .welcome-remodal .black-link {
    font-size: 17px;
    font-size: 1.21429rem;
    color: #ff0066;
    text-decoration: none;
    border-bottom: 1px solid #ff3c8a;
    position: absolute;
    right: 0;
    font-family: Source sans pro;
    font-weight: 700; }
  .welcome-remodal .red-link {
    font-size: 1rem;
    font-family: Source sans pro;
    color: #ff0066;
    text-decoration: none;
    margin-top: 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
        align-content: center;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    position: absolute;
    right: 0; }
    .welcome-remodal .red-link svg {
      width: 30px;
      height: 21px; }

.welcome-remodal2 {
  font-family: Source sans pro;
  max-width: 405px;
  min-width: 360px;
  padding: 20px 20px 20px 20px;
  text-align: left;
  contain: initial;
  border-radius: 12px !important;
  color: #ff0066; }
  @media (min-width: 1024px) {
    .welcome-remodal2 {
      top: -130px; } }
  .welcome-remodal2 h2 {
    color: #ff0066;
    font-weight: 900;
    margin-top: 0px;
    font-family: Source sans pro; }
  .welcome-remodal2 p {
    font-size: 17px;
    font-size: 1.21429rem;
    color: #ff0066;
    margin: 0px;
    font-family: Source sans pro; }
  .welcome-remodal2 .remodal-buttons {
    width: 100%;
    height: 30px;
    position: relative;
    display: -ms-flexbox;
    display: flex; }
  .welcome-remodal2 .red-link {
    font-size: 17px;
    font-size: 1.21429rem;
    color: #ff0066;
    text-decoration: none;
    border-bottom: 1px solid #ff3c8a;
    position: absolute;
    right: 0; }
  .welcome-remodal2 .black-link {
    font-size: 1rem;
    font-family: Source sans pro;
    font-weight: 700;
    color: #686868;
    text-decoration: none;
    margin-top: 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
        align-content: center;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    position: absolute;
    right: 0; }
    .welcome-remodal2 .black-link svg {
      width: 30px;
      height: 21px; }
  .welcome-remodal2 .arrow-down {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    .welcome-remodal2 .arrow-down svg {
      position: absolute;
      width: 70px;
      height: 80px;
      top: -5px; }

.remodal-wrapper {
  z-index: 999 !important; }

.filter-by-guild {
  max-width: 440px;
  min-width: 360px;
  padding: 30px;
  text-align: left;
  contain: content;
  border-radius: 12px !important;
  contain: inherit;
  color: #ff0066; }
  .filter-by-guild .welcome-title-remodal {
    margin: 5px;
    font-family: Source sans pro; }
  .filter-by-guild .title-flex {
    font-family: Source sans pro;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
        justify-content: flex-start; }
    .filter-by-guild .title-flex svg {
      width: 60px;
      height: 60px; }
    .filter-by-guild .title-flex h4 {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      color: #ff0066;
      font-size: 34px;
      font-size: 2.42857rem;
      font-weight: 900;
      font-family: Source sans pro; }
  .filter-by-guild .title-flex-2 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
        justify-content: flex-start;
    font-family: Source sans pro;
    margin-top: 12px; }
    .filter-by-guild .title-flex-2 svg {
      height: 75px;
      width: 124px;
      margin-left: 12px;
      margin-right: 10px; }
  .filter-by-guild .first-row {
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    display: -ms-flexbox;
    display: flex; }
    .filter-by-guild .first-row .badges {
      margin: 3px 3px; }
  .filter-by-guild .subjects-flex {
    display: -ms-grid;
    display: grid;
    -ms-flex-pack: center;
        justify-content: center; }
    .filter-by-guild .subjects-flex p {
      font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .filter-by-guild .image-flex {
    width: 100px;
    height: 65px;
    background: gray;
    margin-right: 17px; }
  .filter-by-guild p {
    font-size: 17px;
    font-size: 1.21429rem;
    color: #ff0066;
    margin: 0px;
    font-family: Source sans pro; }
  .filter-by-guild .remodal-buttons {
    width: 100%;
    height: 30px;
    position: relative;
    display: -ms-flexbox;
    display: flex; }
  .filter-by-guild .image-centered {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    .filter-by-guild .image-centered svg {
      width: 140px;
      height: 150px; }
  .filter-by-guild .red-link {
    font-size: 17px;
    font-size: 1.21429rem;
    color: #ff0066;
    text-decoration: none;
    border-bottom: 1px solid #ff3c8a; }
  .filter-by-guild .black-link {
    font-size: 1rem;
    font-family: Source sans pro;
    font-weight: 700;
    color: #686868;
    text-decoration: none;
    margin-top: 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
        align-content: center;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    position: absolute;
    right: 0; }
    .filter-by-guild .black-link svg {
      width: 30px;
      height: 21px; }
  .filter-by-guild .result {
    height: 20px;
    min-width: 65px;
    border-radius: 15px;
    border: 1px solid #f06f;
    padding: 0px;
    margin: 0px 2px;
    background-color: #fff;
    color: #f06f;
    box-sizing: border-box;
    text-align: center;
    cursor: pointer;
    font-weight: 500; }
    .filter-by-guild .result .result-input {
      font-size: 1.05rem;
      margin: 0px 5px 0px 5px;
      height: 100%; }
  .filter-by-guild .big-image {
    width: 175px;
    height: 200px;
    background: #d0cece;
    margin: 15px; }
  .filter-by-guild .arrow-for-dings {
    display: none; }

.vote-part-tour {
  max-width: 440px;
  min-width: 360px;
  padding: 30px;
  text-align: left;
  contain: content;
  border-radius: 12px !important;
  contain: inherit;
  color: #ff0066; }
  @media (min-height: 900px) {
    .vote-part-tour {
      margin-top: -200px; } }
  @media (min-height: 1100px) {
    .vote-part-tour {
      margin-top: -400px; } }
  .vote-part-tour .welcome-title-remodal {
    margin: 5px;
    font-family: Source sans pro; }
  .vote-part-tour .title-flex {
    font-family: Source sans pro;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
        justify-content: flex-start;
    margin-bottom: 15px; }
    .vote-part-tour .title-flex svg {
      width: 73px;
      height: 73px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-item-align: center;
          align-self: center; }
    .vote-part-tour .title-flex h4 {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      color: #ff0066;
      font-size: 34px;
      font-size: 2.42857rem;
      font-weight: 900;
      font-family: Source sans pro; }
  .vote-part-tour .title-flex-2 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
        justify-content: flex-start;
    font-family: Source sans pro; }
    .vote-part-tour .title-flex-2 svg {
      height: 75px;
      width: 124px;
      margin-left: 12px; }
  .vote-part-tour .image-flex {
    width: 100px;
    height: 65px;
    background: gray;
    margin-right: 17px; }
  .vote-part-tour p {
    font-size: 17px;
    font-size: 1.21429rem;
    color: #ff0066;
    margin: 0px;
    font-family: 'Source sans pro'; }
  .vote-part-tour .remodal-buttons {
    width: 100%;
    height: 30px;
    position: relative;
    display: -ms-flexbox;
    display: flex; }
  .vote-part-tour .image-centered {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    .vote-part-tour .image-centered svg {
      width: 100%;
      height: 90px; }
    .vote-part-tour .image-centered svg circle {
      fill: #f06 !important; }
  .vote-part-tour .black-link {
    font-size: 1rem;
    font-family: Source sans pro;
    font-weight: 700;
    color: #686868;
    text-decoration: none;
    margin-top: 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
        align-content: center;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    position: absolute;
    right: 0px; }
    .vote-part-tour .black-link svg {
      width: 30px;
      height: 21px; }
  .vote-part-tour .big-image {
    width: 175px;
    height: 200px;
    background: #d0cece;
    margin: 15px; }

.easy-democracy {
  max-width: 440px;
  min-width: 360px;
  padding: 30px;
  text-align: left;
  contain: content;
  border-radius: 12px !important;
  contain: inherit;
  color: #ff0066; }
  .easy-democracy .welcome-title-remodal {
    margin: 5px;
    font-family: Source sans pro; }
  .easy-democracy .title-flex {
    font-family: Source sans pro;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
        justify-content: flex-start; }
    .easy-democracy .title-flex svg {
      width: 90px;
      height: 90px; }
    .easy-democracy .title-flex h4 {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      color: #ff0066;
      font-size: 34px;
      font-size: 2.42857rem;
      font-weight: 900;
      font-family: Source sans pro; }
  .easy-democracy .title-flex-2 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
        justify-content: flex-start;
    font-family: Source sans pro; }
    .easy-democracy .title-flex-2 svg {
      height: 75px;
      width: 124px;
      margin-left: 12px; }
  .easy-democracy .first-row {
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    display: -ms-flexbox;
    display: flex; }
    .easy-democracy .first-row .badges {
      margin: 3px 3px; }
  .easy-democracy .subjects-flex {
    display: -ms-grid;
    display: grid;
    -ms-flex-pack: center;
        justify-content: center; }
    .easy-democracy .subjects-flex p {
      font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .easy-democracy .image-flex {
    width: 100px;
    height: 65px;
    background: gray;
    margin-right: 17px; }
  .easy-democracy p {
    font-size: 17px;
    font-size: 1.21429rem;
    color: #ff0066;
    margin: 10px;
    font-family: 'Source sans pro'; }
  .easy-democracy .remodal-buttons {
    width: 100%;
    height: 30px;
    position: relative;
    display: -ms-flexbox;
    display: flex; }
  .easy-democracy .image-centered {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    .easy-democracy .image-centered svg {
      width: 140px;
      height: 150px; }
  .easy-democracy .red-link {
    font-size: 17px;
    font-size: 1.21429rem;
    color: #ff0066;
    text-decoration: none;
    border-bottom: 1px solid #ff3c8a; }
  .easy-democracy .black-link {
    font-size: 1rem;
    font-family: Source sans pro;
    font-weight: 700;
    color: #686868;
    text-decoration: none;
    margin-top: 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
        align-content: center;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    position: absolute;
    right: 0px; }
    .easy-democracy .black-link svg {
      width: 30px;
      height: 21px; }
  .easy-democracy .result {
    height: 20px;
    min-width: 65px;
    border-radius: 15px;
    border: 1px solid #f06f;
    padding: 0px;
    margin: 0px 2px;
    background-color: #fff;
    color: #f06f;
    box-sizing: border-box;
    text-align: center;
    cursor: pointer;
    font-weight: 500; }
    .easy-democracy .result .result-input {
      font-size: 1.05rem;
      margin: 0px 5px 0px 5px;
      height: 100%;
      line-height: 1.424rem !important; }
  .easy-democracy .big-image {
    width: 175px;
    height: 200px;
    background: #d0cece;
    margin: 15px; }
  .easy-democracy .arrow-for-keybar {
    display: none; }
  .easy-democracy .arrow-for-dings {
    display: none; }
  @media (min-height: 650px) {
    .easy-democracy .arrow-for-keybar {
      display: block;
      position: absolute;
      z-index: 200000;
      transform: rotate(270deg);
      width: 74px;
      height: 74px;
      top: -43px;
      left: -156px; } }
  @media (min-height: 750px) {
    .easy-democracy .arrow-for-keybar {
      display: block;
      position: absolute;
      z-index: 200000;
      transform: rotate(270deg);
      width: 74px;
      height: 74px;
      top: -82px;
      left: -154px; } }
  @media (min-height: 900px) {
    .easy-democracy .arrow-for-keybar {
      display: block;
      position: absolute;
      z-index: 200000;
      transform: rotate(270deg);
      width: 74px;
      height: 74px;
      top: -162px;
      left: -154px; } }

/* SOME EXTRA ADJUSTMENTS TO THE MODAL POSITION */
@media (max-height: 635px) and (min-width: 900px) {
  .second-tour-remodal-4 {
    min-height: 410px !important;
    padding: 15px 35px 0px 35px;
    top: 83px; }
  .second-tour-remodal-6 {
    top: 130px; }
  .second-tour-remodal-7 {
    top: 70px; }
  .second-tour-remodal-8 {
    top: 80px; } }

@media (max-height: 635px) and (min-width: 1024px) {
  .second-tour-remodal-4 {
    min-height: 410px !important;
    padding: 15px 35px 0px 35px;
    top: 83px; }
  .second-tour-remodal-6 {
    top: 130px; }
  .second-tour-remodal-7 {
    top: 70px; }
  .second-tour-remodal-8 {
    top: 80px; } }

@media (max-height: 685px) and (min-width: 1024px) {
  .final-tour-remodal {
    top: -70px; }
  .welcome-remodal2 {
    top: -95px; }
  .welcome-remodal {
    top: -95px; }
  .filter-by-guild {
    top: 40px; }
  .easy-democracy {
    top: 0px; }
  .second-tour-remodal-4 {
    top: 80px;
    min-height: 410px !important; }
  .second-tour-remodal-5 {
    top: -15px; }
  .second-tour-remodal-6 {
    top: 125px; }
  .second-tour-remodal-7 {
    top: 45px; }
  .second-tour-remodal-8 {
    top: 45px; } }

@media (min-height: 681px) and (min-width: 1024px) {
  .final-tour-remodal {
    top: -110px; }
  .welcome-remodal2 {
    top: -133px; }
  .welcome-remodal {
    top: -135px; }
  .filter-by-guild {
    top: 0px; }
  .easy-democracy {
    top: -36px; }
  .second-tour-remodal-4 {
    top: 60px; }
  .second-tour-remodal-5 {
    top: -70px; }
  .second-tour-remodal-6 {
    top: 70px; } }

@media (min-height: 900px) and (min-width: 1024px) {
  .final-tour-remodal {
    top: -180px; }
  .welcome-remodal2 {
    top: -210px; }
  .welcome-remodal {
    top: -213px; }
  .filter-by-guild {
    top: -77px; }
  .easy-democracy {
    top: -113px; }
  .second-tour-remodal-5 {
    top: -150px; } }

.final-tour-remodal {
  font-family: Source sans pro;
  max-width: 480px;
  min-width: 360px;
  padding: 35px;
  text-align: left;
  contain: content;
  border-radius: 12px !important;
  contain: inherit;
  color: #ff0066; }
  .final-tour-remodal .final-tour-flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: middle;
        justify-content: middle; }
  .final-tour-remodal .middle1 {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center; }
    .final-tour-remodal .middle1 img {
      height: auto; }
  .final-tour-remodal .remodal-buttons {
    width: 100%;
    height: 30px;
    position: relative;
    display: -ms-flexbox;
    display: flex; }
  .final-tour-remodal .black-link {
    font-size: 1rem;
    font-family: Source sans pro;
    font-weight: 700;
    color: #686868;
    text-decoration: none;
    margin-top: 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
        align-content: center;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    position: absolute;
    right: 0px; }
    .final-tour-remodal .black-link svg {
      width: 30px;
      height: 21px; }
  .final-tour-remodal p {
    font-size: 20px;
    font-size: 1.42857rem;
    color: #ff0066;
    margin: 0px;
    font-family: 'Source sans pro'; }
  .final-tour-remodal .the-crutial-6 {
    max-width: 200px; }
  .final-tour-remodal .middle2 {
    width: auto;
    -ms-flex-line-pack: center;
        align-content: center;
    display: -ms-grid;
    display: grid;
    -ms-flex-pack: end;
        justify-content: end; }

.second-tour-remodal-1 {
  font-family: Source sans pro;
  max-width: 480px;
  min-width: 360px;
  padding: 35px;
  text-align: left;
  contain: content;
  border-radius: 12px !important;
  contain: inherit;
  color: #ff0066; }
  @media (max-width: 380px) {
    .second-tour-remodal-1 {
      max-width: none;
      min-width: 320px;
      padding: 35px 15px; } }
  .second-tour-remodal-1__close {
    position: absolute;
    top: 0;
    left: 5px;
    font-size: 20px;
    font-size: 1.42857rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-line-pack: center;
        align-content: center; }
    .second-tour-remodal-1__close p {
      font-size: 1.2rem;
      color: #686868;
      font-family: Source sans pro;
      margin: 0px 0px 0px 5px;
      font-weight: 700; }
    .second-tour-remodal-1__close p:hover {
      text-decoration: none; }
  .second-tour-remodal-1__close:hover {
    text-decoration: none; }
  .second-tour-remodal-1 .remodal-buttons {
    width: 100%;
    height: 30px;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
  .second-tour-remodal-1 .image-centered {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
  .second-tour-remodal-1 .red-link {
    font-size: 2.5rem;
    font-family: Source sans pro;
    font-weight: 700;
    color: #ff0066;
    text-decoration: none;
    margin-top: 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: baseline;
        align-self: baseline;
    -ms-flex-align: center;
        align-items: center;
    padding-left: 5px; }
    .second-tour-remodal-1 .red-link svg {
      width: 30px;
      height: 23px;
      margin-top: 3px;
      margin-left: 8px; }

.second-tour-remodal-2 {
  font-family: Source sans pro;
  max-width: 480px;
  min-width: 360px;
  padding: 35px 35px 16px 35px;
  text-align: left;
  contain: content;
  border-radius: 12px !important;
  contain: inherit;
  color: #ff0066; }
  @media (max-width: 380px) {
    .second-tour-remodal-2 {
      max-width: none;
      min-width: 320px;
      padding: 35px 15px; } }
  .second-tour-remodal-2 .remodal-buttons {
    width: 100%;
    height: 30px;
    position: relative;
    display: -ms-flexbox;
    display: flex; }
  .second-tour-remodal-2__close {
    position: absolute;
    top: 0;
    left: 5px;
    font-size: 20px;
    font-size: 1.42857rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-line-pack: center;
        align-content: center; }
  .second-tour-remodal-2 .image-centered {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    .second-tour-remodal-2 .image-centered img {
      margin: 22px 0px 22px 0px; }
  .second-tour-remodal-2 p {
    font-size: 1.2rem;
    color: #ff0066;
    margin: 0px;
    font-family: 'Source sans pro'; }
  .second-tour-remodal-2 .black-link {
    font-size: 1rem;
    font-family: Source sans pro;
    font-weight: 700;
    color: #686868;
    text-decoration: none;
    margin-top: 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
        align-content: center;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    position: absolute;
    right: -10px; }
    .second-tour-remodal-2 .black-link svg {
      width: 20px;
      height: 13px; }

.second-tour-remodal-3 {
  font-family: Source sans pro;
  max-width: 350px;
  min-width: 200px;
  padding: 20px 0px 20px 0px;
  text-align: left;
  contain: content;
  border-radius: 12px !important;
  contain: inherit;
  color: #ff0066; }
  @media (max-width: 380px) {
    .second-tour-remodal-3 {
      padding: 35px 15px; } }
  .second-tour-remodal-3 .title-flex {
    font-family: Source sans pro;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    .second-tour-remodal-3 .title-flex svg {
      width: 90px;
      height: 90px; }
    .second-tour-remodal-3 .title-flex p {
      font-size: 20px;
      font-size: 1.42857rem;
      color: #ff0066;
      margin: 0px;
      font-family: 'Source sans pro';
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-item-align: center;
          align-self: center;
      text-align: end;
      width: 50%; }

.second-tour-remodal-4 {
  font-family: Source sans pro;
  max-width: 480px;
  min-width: 360px;
  min-height: 460px;
  padding: 20px 35px 0px 35px;
  text-align: left;
  contain: content;
  border-radius: 12px !important;
  contain: inherit;
  color: #ff0066; }
  .second-tour-remodal-4__close {
    position: absolute;
    top: 0;
    left: 5px;
    font-size: 20px;
    font-size: 1.42857rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-line-pack: center;
        align-content: center; }
  .second-tour-remodal-4 .title-flex {
    font-family: Source sans pro;
    -ms-flex-pack: start;
        justify-content: flex-start;
    margin-bottom: 20px;
    margin-left: 10px; }
    .second-tour-remodal-4 .title-flex p {
      font-size: 1.1rem;
      color: #ff0066;
      margin: 0px;
      font-family: 'Source sans pro'; }
    .second-tour-remodal-4 .title-flex h4 {
      color: #ff0066;
      font-size: 1.6rem;
      font-family: Source sans pro; }
  .second-tour-remodal-4 .first-row {
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    .second-tour-remodal-4 .first-row .badges {
      margin: 3px 3px; }
  .second-tour-remodal-4 .subjects-flex {
    display: -ms-grid;
    display: grid;
    -ms-flex-pack: center;
        justify-content: center; }
    .second-tour-remodal-4 .subjects-flex p {
      font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .second-tour-remodal-4 .result {
    height: 20px;
    min-width: 65px;
    border-radius: 13px;
    border: 1px solid #e91e63;
    padding: 0px;
    margin: 0px 0px;
    background-color: #fff;
    color: #ff0066;
    box-sizing: border-box;
    text-align: center;
    cursor: pointer;
    font-weight: bolder; }
    .second-tour-remodal-4 .result .result-input {
      font-size: 1.05rem;
      margin: 0px 5px 0px 5px;
      height: 100%;
      line-height: 1.400rem !important; }
  .second-tour-remodal-4 .black-link {
    display: none;
    font-size: 1rem;
    font-family: Source sans pro;
    font-weight: 700;
    color: #686868;
    text-decoration: none;
    margin-top: 10px;
    -ms-flex-line-pack: center;
        align-content: center;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    position: absolute;
    right: -10px; }
    .second-tour-remodal-4 .black-link svg {
      width: 20px;
      height: 13px; }
  @media (max-width: 390px) and (max-width: 900px) {
    .second-tour-remodal-4 {
      max-width: none;
      min-width: 300px;
      padding: 7px 10px 20px 15px; }
      .second-tour-remodal-4 .title-flex {
        margin-bottom: 6px;
        margin-left: 20px; }
      .second-tour-remodal-4 .black-link {
        margin-top: 0px; } }
  @media (max-height: 900px) and (max-width: 900px) {
    .second-tour-remodal-4 {
      min-height: 460px; } }
  @media (max-height: 700px) and (max-width: 900px) {
    .second-tour-remodal-4 {
      min-height: 400px !important;
      position: absolute;
      left: 10px;
      bottom: 5px;
      width: 95%; }
      .second-tour-remodal-4 h4 {
        margin: 0; }
      .second-tour-remodal-4 .result {
        height: 20px;
        min-width: 58px; }
        .second-tour-remodal-4 .result .result-input {
          font-size: 12px;
          font-size: 0.85714rem;
          height: 100%; }
      .second-tour-remodal-4 .first-row .badges {
        margin: 2px 2px; } }

.second-tour-remodal-5 {
  font-family: Source sans pro;
  width: auto;
  padding: 35px;
  text-align: left;
  contain: content;
  border-radius: 12px !important;
  contain: inherit;
  color: #ff0066; }
  .second-tour-remodal-5 .flex {
    display: -ms-flexbox;
    display: flex; }
  .second-tour-remodal-5 h4 {
    color: #ff0066;
    font-size: 1.6rem;
    font-family: Source sans pro;
    margin-top: 0;
    margin-bottom: 20px; }
  .second-tour-remodal-5 p {
    font-size: 1.2rem;
    color: #ff0066;
    margin: 0px;
    font-family: 'Source sans pro'; }
  .second-tour-remodal-5 .black-link {
    font-size: 1rem;
    font-family: Source sans pro;
    font-weight: 700;
    color: #686868;
    text-decoration: none;
    margin-top: 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
        align-content: center;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    position: absolute;
    right: -10px; }
    .second-tour-remodal-5 .black-link svg {
      width: 20px;
      height: 13px; }
  .second-tour-remodal-5 .add-keys {
    min-width: 62px !important;
    height: 21px;
    border-radius: 15px;
    border: 1px solid #f06;
    padding: 2px 4px 2px 16px;
    margin: 0px 0px 0px 21px;
    contain: layout;
    box-sizing: border-box;
    text-align: left;
    cursor: default; }
    .second-tour-remodal-5 .add-keys p {
      font-size: 0.78571rem;
      margin-right: 5px;
      margin-left: 5px;
      color: #414142;
      font-family: roboto; }
    .second-tour-remodal-5 .add-keys .add-more-keys {
      font-size: 11px;
      font-size: 0.78571rem;
      margin-right: 5px;
      margin-left: 5px; }
    .second-tour-remodal-5 .add-keys .button-add-keys {
      position: absolute;
      top: -30%;
      left: -6px;
      width: 25px;
      height: 25px;
      border-radius: 100%;
      padding: 7px 1px 0px 1px;
      font-size: 11px;
      font-size: 0.78571rem;
      color: white;
      text-align: center; }
    .second-tour-remodal-5 .add-keys .div-button {
      width: 96%;
      height: 100%;
      display: -ms-flexbox;
      display: flex; }
      .second-tour-remodal-5 .add-keys .div-button .hat-image {
        margin: 0px 0px 0px 0px !important;
        width: 28px !important;
        height: 27px;
        object-fit: cover;
        border-radius: 100%;
        transition: box-shadow 0.5s;
        position: absolute;
        top: -5px;
        left: -5px;
        max-width: initial; }
    .second-tour-remodal-5 .add-keys svg.plus-button {
      position: initial;
      width: 26px !important;
      height: 100% !important;
      padding-left: 1px; }

.second-tour-remodal-6 {
  font-family: Source sans pro;
  max-width: 455px;
  min-width: 400px;
  min-height: 280px;
  padding: 25px 35px 0px 35px;
  text-align: left;
  contain: content;
  border-radius: 12px !important;
  contain: inherit;
  color: #ff0066; }
  .second-tour-remodal-6__close {
    position: absolute;
    top: 0;
    left: 5px;
    font-size: 20px;
    font-size: 1.42857rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-line-pack: center;
        align-content: center; }
  .second-tour-remodal-6 .pack-text {
    margin-bottom: 12px; }
    .second-tour-remodal-6 .pack-text h4 {
      color: #ff0066;
      font-size: 1.5rem;
      font-family: Source sans pro;
      margin-top: 0;
      margin: 5px 0px 5px 0px; }
    .second-tour-remodal-6 .pack-text .div-flex {
      display: -ms-flexbox;
      display: flex;
      width: 85%; }
    .second-tour-remodal-6 .pack-text img {
      width: 35px;
      height: 35px;
      padding: 5px; }
  .second-tour-remodal-6 .black-link {
    font-size: 1rem;
    font-family: Source sans pro;
    font-weight: 700;
    color: #686868;
    text-decoration: none;
    margin-top: 0px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
        align-content: center;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    position: absolute;
    right: -10px; }
    .second-tour-remodal-6 .black-link svg {
      width: 20px;
      height: 13px; }
  @media (max-height: 700px) and (max-width: 900px) {
    .second-tour-remodal-6 {
      min-height: 315px !important;
      max-width: 350px;
      padding: 15px 15px 6px 20px;
      position: absolute;
      left: 15px;
      bottom: 5px; }
      .second-tour-remodal-6 .pack-text {
        margin: 0; }
      .second-tour-remodal-6 .black-link {
        margin-top: -13px; } }

.second-tour-remodal-7 {
  font-family: Source sans pro;
  max-width: 380px;
  min-width: 360px;
  min-height: 195px;
  padding: 35px;
  text-align: left;
  contain: content;
  border-radius: 12px !important;
  contain: inherit;
  color: #ff0066; }
  .second-tour-remodal-7 p {
    font-size: 1.2rem; }
  .second-tour-remodal-7 .pack-text {
    margin-bottom: 20px; }
    .second-tour-remodal-7 .pack-text h4 {
      color: #ff0066;
      font-size: 1.6rem;
      font-family: Source sans pro;
      margin-top: 0;
      margin-bottom: 20px; }
  .second-tour-remodal-7 .black-link {
    display: none;
    font-size: 1rem;
    font-family: Source sans pro;
    font-weight: 700;
    color: #686868;
    text-decoration: none;
    margin-top: 10px;
    -ms-flex-line-pack: center;
        align-content: center;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    position: absolute;
    right: -10px; }
    .second-tour-remodal-7 .black-link svg {
      width: 20px;
      height: 13px; }
  @media (max-height: 700px) and (max-width: 900px) {
    .second-tour-remodal-7 {
      position: absolute;
      left: 10px;
      bottom: 5px;
      width: 95%; } }

.second-tour-remodal-8 {
  font-family: Source sans pro;
  max-width: 460px;
  min-width: 360px;
  min-height: auto;
  padding: 35px;
  text-align: left;
  contain: content;
  border-radius: 12px !important;
  contain: inherit;
  color: #ff0066; }
  .second-tour-remodal-8 .pack-text {
    display: block;
    margin-bottom: 0px; }
    .second-tour-remodal-8 .pack-text h3 {
      color: #ff0066;
      font-size: 1.6rem;
      font-family: Source sans pro;
      margin-top: 0;
      margin-bottom: 20px;
      margin-top: 15px; }
  .second-tour-remodal-8 .pack-text-flex {
    margin-bottom: 0px;
    display: -ms-flexbox;
    display: flex; }
    .second-tour-remodal-8 .pack-text-flex p {
      color: #ff0066;
      font-size: 1.3rem;
      font-family: Source sans pro;
      margin-top: 0;
      margin-bottom: 20px; }
    .second-tour-remodal-8 .pack-text-flex svg.plus-button {
      position: initial;
      width: 26px !important;
      height: 100% !important;
      padding-left: 1px;
      margin: 0px 8px 0px 8px; }
  .second-tour-remodal-8 .black-link {
    font-size: 1.5rem;
    font-family: Source sans pro;
    font-weight: 700;
    color: #686868;
    text-decoration: none;
    margin-top: 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
        align-content: center;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    position: absolute;
    left: 0px; }
    .second-tour-remodal-8 .black-link svg {
      width: 20px;
      height: 13px; }
  @media (max-height: 700px) and (max-width: 900px) {
    .second-tour-remodal-8 {
      position: absolute;
      left: 10px;
      bottom: 5px;
      width: 95%; } }

.add-cluster-remodal-rp {
  font-family: Source sans pro;
  max-width: 460px;
  min-width: 360px;
  min-height: auto;
  padding: 35px;
  text-align: left;
  contain: content;
  border-radius: 12px !important;
  contain: inherit; }
  .add-cluster-remodal-rp .welcome-remodal-inside {
    text-align: center; }
  .add-cluster-remodal-rp input {
    width: 78%;
    border: none;
    height: 30px; }
  .add-cluster-remodal-rp .items-flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
        justify-content: end; }
  .add-cluster-remodal-rp .div-container {
    display: -ms-grid;
    display: grid;
    -ms-flex-pack: end;
        justify-content: end; }
  .add-cluster-remodal-rp .border-bottom {
    margin-bottom: 10px;
    border-bottom: 1px solid #a6a3a3;
    padding-bottom: 5px; }
  .add-cluster-remodal-rp button {
    border: none;
    background: transparent;
    font-size: 1.1rem; }

/* CSS FOR MOBILE */
/* CSS FOR MOBILE */
/* CSS FOR MOBILE */
@media (max-width: 480px) {
  .second-tour-arrow-2 {
    position: absolute;
    width: 77px;
    height: 60px;
    right: 65px;
    top: 13px;
    transform: rotateY(180deg); }
  .second-tour-remodal-6 {
    margin-top: 85px;
    min-width: 90%;
    min-height: 356px; }
  .second-tour-remodal-7 {
    margin-top: 40px; }
  .second-tour-remodal-8 {
    margin-top: 80px;
    min-height: 255px; }
    .second-tour-remodal-8 .pack-text-flex {
      display: contents; }
      .second-tour-remodal-8 .pack-text-flex p {
        margin-bottom: 6px; }
    .second-tour-remodal-8 .black-link {
      margin-top: 0px; }
  .water-mark {
    display: none; }
  .only-devices {
    display: block !important;
    height: 1px; }
  .not-for-mobile {
    display: none !important; }
  .paddings {
    padding-left: 0px !important;
    padding-right: 0px !important; }
  .crypto-image img {
    height: 100%; }
  .container {
    padding: 0;
    overflow: hidden; }
  .col-xs-12 {
    padding: 0; }
  /* KEYBAR STYLES */
  .ding-search2 {
    margin: 20px 0px !important;
    padding: 4px;
    /* .tooltip-container */ }
  .no-lines {
    width: auto; }
  .only-mobile {
    display: none;
    height: 100%; }
  .only-pc {
    display: none; }
  svg.send-keybar-mobile {
    width: 30px;
    height: 30px; }
  .big-container {
    display: inline-block; }
    .big-container .container-select-ding {
      width: 40%; }
  .badges {
    display: inline-block; }
  .result {
    width: -webkit-max-content;
    width: max-content; }
  .container-send-div .fishing-net-keybar {
    right: -10%; }
  /* MAIN-ICONS */
  .js-main-icons {
    margin-top: 15px;
    padding-left: 10px;
    padding-right: 10px; }
  .meet-dings {
    width: 90% !important; }
    .meet-dings .form-group.label-floating .form-control {
      min-width: 67px; }
    .meet-dings .form-group.label-floating label.control-label {
      font-size: 14px !important;
      font-size: 1rem !important; }
    .meet-dings #meet-form {
      width: 68% !important;
      margin-left: 0px; }
    .meet-dings .upload-button2 {
      width: 84px !important;
      height: 84px !important; }
  /* OTHERS */
  .profile-subjects4 .ding-section-votes {
    top: -1px;
    left: 3px;
    width: 18px;
    height: 17px;
    border-radius: 50%;
    background-color: #f06f;
    padding: 1px 0px 0px 0px;
    font-size: 11px;
    font-size: 0.78571rem;
    color: white;
    text-align: center; }
  .liked p {
    width: 68% !important;
    height: 83%; }
  .roleplay-remodal-inside img {
    width: 100%; }
  .mobileP {
    text-align: center !important;
    font-size: 13px !important;
    font-size: 0.92857rem !important;
    margin-top: 6px !important; }
  .mobile-txt {
    max-height: 107px; }
  .profile-subjects2 {
    float: left; }
  .dingLike_city {
    margin: 0px 5px 5px 6px;
    z-index: 2; }
    .dingLike_city p {
      padding-bottom: 2px; }
    .dingLike_city .mobileP {
      height: 80%;
      display: -ms-flexbox;
      display: flex;
      width: 80%;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-align: center;
          align-items: center;
      padding: 0; }
  .ding-style {
    height: auto;
    margin: 15px auto; }
  .ding-style-mobile {
    max-height: none;
    min-height: 335px; }
    .ding-style-mobile .container-media {
      display: -ms-inline-grid;
      display: inline-grid; }
    .ding-style-mobile .media {
      width: 100%;
      min-height: 335px; }
    .ding-style-mobile .media-body {
      max-height: 145px;
      margin-bottom: 27px !important; }
    .ding-style-mobile .media-body p {
      width: 70%;
      white-space: break-spaces;
      max-height: 70px;
      margin: 0px; }
    .ding-style-mobile .browse-image {
      width: 100%;
      min-height: 195px; }
    .ding-style-mobile .cover-image {
      position: relative;
      width: 100%;
      min-height: 200px;
      padding-bottom: 1.25%;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center;
      border-radius: 5px; }
    .ding-style-mobile .icons {
      padding-bottom: 0px;
      bottom: -10px; }
    .ding-style-mobile .button-send2 {
      width: 66px;
      margin: 0 !important;
      padding: 0 !important;
      position: absolute;
      top: 40px;
      right: 2px;
      height: 88px; }
    .ding-style-mobile .dingLike_city {
      bottom: 3px !important;
      z-index: 99 !important;
      right: 11px !important;
      top: 15px; }
    .ding-style-mobile .fishing-net3 {
      position: absolute;
      top: 9px;
      right: -3px;
      width: 70px;
      height: 57px; }
  .ding-send {
    margin-bottom: 15px; }
  .ding-user-image {
    display: none; }
  .media-body {
    width: 100%;
    height: 109px;
    display: table-cell;
    margin-top: 1px;
    margin-bottom: 4px; }
    .media-body .media-text-for-main {
      vertical-align: middle;
      margin: 0px 40px 0px 5px;
      display: -ms-inline-flexbox;
      display: inline-flex;
      width: 90%;
      font-size: 20px;
      font-size: 1.42857rem;
      word-break: break-word;
      text-align: left;
      font-size: 20px;
      font-family: source sans pro;
      word-break: break-word; }
  /* RELATED TO MOBILE USER'S IMAGE */
  .person5 {
    margin: 0px 7px 0px 0px;
    padding: 0px !important;
    cursor: pointer;
    min-width: 43px;
    height: 43px;
    width: 43px;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center; }
  .personTalk {
    margin: 7px 7px 5px 11px !important;
    padding: 0px !important;
    width: 29px;
    position: absolute;
    z-index: 99; }
  /* This is for some dings */
  .imgMobile {
    width: 40px !important;
    height: 40px !important;
    max-width: none; }
  /* This is for other dings that use this class */
  .image-mobile {
    display: block;
    margin-top: 40px;
    margin-right: 4px; }
  .person__image {
    width: 40px;
    height: 40px; }
  .person__image2 {
    width: 40px;
    height: 40px; }
  .person {
    width: 45px !important;
    padding: 0; }
  .person3 {
    margin: 0px !important;
    padding: 0px !important;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: auto !important; }
    .person3 .imgMobile {
      width: 30px !important;
      height: 30px !important;
      margin-right: 5px; }
    .person3 h4 {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      font-size: 12px;
      font-size: 0.85714rem;
      margin: 0; }
  .person__languages {
    display: none; }
  /* GENERAL STYLES FOR MOBILE */
  .key-bar-spacing {
    margin: 20px 0px; }
  .container-exchange2 {
    min-height: 460px;
    padding-bottom: 0px;
    margin-bottom: 0px; }
  .subs-rp {
    margin-top: -4px; }
  .mobile {
    margin-top: 6px;
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 5px; }
  /* STYLES FOR TALK DINGS IN MOBILE */
  .ding-talk-mobile {
    display: -ms-flexbox;
    display: flex;
    width: 100%; }
  .delete-ding {
    right: 25px; }
  .noEvents-team {
    font-size: 15px;
    font-size: 1.07143rem; }
  .team {
    margin-top: 4px !important; }
  .city__facebook-banner {
    font-size: 12px !important;
    font-size: 0.85714rem !important; }
  .fishing-right {
    width: 21%; }
  .fishing-net {
    display: none; }
  .fishing-net2 {
    right: -12%; }
  .fishing-net3 {
    position: absolute;
    top: -1px;
    right: -3px;
    width: 70px;
    height: 57px; }
  .exchange {
    width: 100%; }
    .exchange h3 {
      margin: 6px 4px 7px 7px; }
    .exchange__container .container-shadow {
      position: absolute;
      width: 62px;
      height: 58px;
      border-radius: 30px 0px 0px 30px;
      background-color: #f3f2f2;
      top: 5px;
      z-index: 1;
      right: 0px; }
    .exchange__image {
      width: 100%;
      height: auto;
      max-height: 200px; }
      .exchange__image img {
        height: auto; }
  .container-exchange {
    border-radius: 25px;
    box-shadow: 2px 2px 6px #dcdbdba3; }
  .container-exchange-like {
    display: -ms-inline-grid !important;
    display: inline-grid !important;
    position: initial;
    height: 1px; }
    .container-exchange-like .container-ex-bubble {
      position: absolute;
      right: 0px;
      bottom: 0px; }
    .container-exchange-like .fishing-net4 {
      width: 71px !important;
      height: 62px !important;
      right: 0px;
      bottom: 19px !important;
      border-radius: 65px 0px 0px 65px;
      z-index: 1; }
  .container-exchange-user {
    height: auto;
    display: -ms-inline-flexbox;
    display: inline-flex; }
  .container-exchange-text {
    width: 100%;
    margin: 0px 0px 4px 6px;
    padding: 0px 8px 0px 0px;
    vertical-align: inherit;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -ms-flex-pack: start;
        justify-content: flex-start; }
    .container-exchange-text h3 {
      text-align: center;
      margin: 0; }
    .container-exchange-text p {
      margin-left: 6px; }
  .container-exchange-text1 {
    margin: 5px 0px 0px 5px;
    width: 83%; }
    .container-exchange-text1 h3 {
      font-weight: bolder;
      font-size: 15px;
      font-size: 1.07143rem; }
    .container-exchange-text1 h1 {
      font-size: 20px;
      font-size: 1.42857rem;
      font-weight: bolder; }
    .container-exchange-text1 p {
      font-size: 14px;
      font-size: 1rem; }
  .talk-comments2 {
    right: 25px; }
  .container-exchange-filters {
    display: inline-table;
    width: auto;
    height: auto; }
    .container-exchange-filters .container-exchange-subjects {
      text-align: left;
      display: flow-root !important; }
  .container-talk-like {
    display: block !important;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 1px; }
    .container-talk-like .container-ex-bubble {
      position: absolute;
      right: 10px;
      bottom: 0px;
      padding-bottom: 10px; }
      .container-talk-like .container-ex-bubble .dingLike_city {
        bottom: 11px !important;
        z-index: 3;
        right: 15px !important; }
    .container-talk-like .fishing-net5 {
      cursor: pointer;
      background-color: #eee;
      position: absolute;
      width: 91px;
      height: 58px;
      bottom: 9px;
      right: -3%;
      border-radius: 65px 65px;
      z-index: 1; }
  .container-exchange-imageText {
    margin-bottom: 0px;
    display: flow-root; }
  .fishing-net6 {
    display: block !important;
    cursor: pointer;
    background-color: #eee;
    position: absolute;
    width: 101px;
    height: 86px;
    bottom: -6px;
    right: -7%;
    border-radius: 65px 70px;
    z-index: -1; }
  .profile-styles .ding-inputs {
    width: 48%; }
  .ding-send2 {
    right: 0px; }
  .ding-bar {
    padding: 0px 0px 0px 11px !important;
    width: 100%;
    overflow: hidden; }
  /* BROWSE DINGS */
  .browse-box .media {
    overflow: initial; }
  .browse-box .container-media {
    contain: initial;
    margin-bottom: 10px !important;
    overflow: initial; }
  .browse-media-body {
    height: 100%;
    width: 100%;
    display: flow-root;
    padding-left: 5px;
    padding-top: 0px !important;
    margin-top: 0px !important;
    padding-right: 0px;
    overflow: initial; }
    .browse-media-body h4 {
      display: -ms-flexbox;
      display: flex;
      margin-top: 3px; }
  .browse-media-txt {
    display: -ms-inline-grid;
    display: inline-grid;
    width: 100%;
    height: 100px; }
    .browse-media-txt p {
      margin-top: 0px !important;
      margin-left: 0px !important; }
  .browse-media-vote {
    display: inline; }
  .browse-media-vote2 {
    display: none; }
  .ex-img {
    border-radius: 0px; }
  .ex-txt {
    margin: 7px 0px 0px 20px;
    width: 80%; }
  .media-right-content {
    display: none; }
  .button-send {
    width: 60px;
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: -3px;
    right: 10px;
    height: auto; }
  .upload-button {
    left: 2px; }
  .fix-bar {
    width: 100%; }
  .father-subject {
    display: inline-block; }
  .flex {
    display: table-caption; }
  .hide-if {
    display: none; }
  .media-middle {
    vertical-align: bottom; }
  .media-body p {
    margin-top: 2px;
    width: 100%;
    padding-bottom: 0px; }
  .icons {
    position: absolute;
    padding-bottom: 0px;
    width: 78%; }
  .upper-icons {
    display: -ms-inline-flexbox;
    display: inline-flex; }
  .bottom-icons {
    display: none !important; }
  .bottom-icons2 .js-icon-browse {
    display: none !important; }
  .bottom-icons2 .js-city-name {
    display: none !important; }
  .mini-icon-text {
    margin-bottom: 4px;
    font-size: 14px;
    font-size: 1rem; }
  .button_back {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: initial;
        justify-content: initial;
    margin: auto; }
  .person4 {
    margin-top: 20px;
    margin-bottom: 20px;
    -ms-flex-pack: center;
        justify-content: center; }
  .rp-img {
    width: 100%;
    border-radius: 0px; }
  .rp-text {
    width: 56%; }
  .profile-subjects3 {
    padding: 0px 1px 0px 0px;
    margin: 2px 5px 10px 8px;
    float: left; }
  .container-rp {
    min-height: 480px; }
  .container-rp-like .container-ex-bubble {
    position: absolute;
    right: 11px;
    bottom: 14px; }
  .container-rp-like .dingLike_city {
    right: 0px;
    bottom: 2px; }
  .container-rp-like .fishing-net4 {
    cursor: pointer;
    background-color: #eee;
    width: 70px;
    height: 58px;
    position: absolute;
    right: 0px;
    bottom: 14px;
    border-radius: 65px 0px 0px 65px;
    z-index: 1; }
  .container-RP-user {
    display: block; }
  /* STYLES FOR CRYPTO DINGS */
  .crypto-style .container-media {
    display: -ms-flexbox;
    display: flex; }
  .crypto-style .crypto-image {
    width: 70px; }
  .crypto-style .button-send2 {
    width: 66px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 17px;
    right: 12px;
    height: 58px; }
  .crypto-style .fishing-net3 {
    position: absolute;
    top: 16px;
    right: 18px;
    width: 65px;
    height: 57px; }
  .crypto-style .icons {
    position: -webkit-sticky;
    position: sticky;
    padding-bottom: 5px;
    width: 85%; }
  .container-hints {
    display: -ms-flexbox;
    display: flex;
    height: 130px; }
  .no-solution-hint {
    width: 49%; }
    .no-solution-hint .part1 {
      padding-left: 8px; }
  /* this is only for assets */
  .js-crypto-payment2 {
    display: -ms-grid;
    display: grid; }
    .js-crypto-payment2 h4 {
      margin-top: 6px !important; }
    .js-crypto-payment2 .media-body p {
      word-break: break-word; }
    .js-crypto-payment2 .person {
      width: 110px !important;
      padding: 0; }
    .js-crypto-payment2 .browse-media-body {
      height: 110px; }
    .js-crypto-payment2 .person__image {
      width: 90px;
      height: 90px; }
    .js-crypto-payment2 .browse-media-vote {
      display: none !important; }
    .js-crypto-payment2 .fishing-net3 {
      position: absolute;
      top: 27px;
      right: -5px;
      width: 64px;
      height: 60px; } }

@media (max-width: 768px) {
  .media-body {
    width: 100%; }
    .media-body p {
      width: 90%; }
  .water-mark {
    display: none; }
  .not-for-mobile {
    display: none !important; }
  .only-devices {
    display: block !important;
    height: 1px; }
  .ding-search2 {
    margin: 20px 0px !important; }
    .ding-search2 .big-container {
      margin-bottom: 0px; }
    .ding-search2 .talk-dings {
      min-height: 85px; }
    .ding-search2 .upload-box-keybar {
      width: 88px !important; }
    .ding-search2 .upload-button2 {
      height: 88px !important;
      width: 88px !important; }
  .paddings {
    padding-left: 0px !important;
    padding-right: 0px !important; }
  .crypto-image img {
    height: 100%; }
  .personTalk {
    margin: 7px 7px 5px 11px !important;
    padding: 0px !important;
    width: 29px; }
  .mobileP {
    text-align: center !important;
    font-size: 13px !important;
    font-size: 0.92857rem !important;
    margin: 3px 4px 3px 4px !important; }
  .upload-button {
    left: 2px; }
  .badges {
    display: inline-block; }
  .dingLike_city {
    z-index: 3; }
    .dingLike_city p {
      padding-bottom: 2px; }
  .ding-style {
    height: auto;
    margin: 15px auto; }
  .ding-send {
    margin-bottom: 15px; }
  .ding-user-image {
    display: none; }
  /* RELATED TO MOBILE USER'S IMAGE */
  .roleplay-remodal-inside img {
    width: 100%; }
  .crypto-image img {
    height: 100%; }
  img {
    max-width: -webkit-max-content;
    max-width: max-content; }
  /* This is for some dings */
  .imgMobile {
    width: 40px !important;
    height: 40px !important; }
  /* This is for other dings that use this class */
  .image-mobile {
    display: block;
    margin-top: 40px;
    margin-right: 4px; }
  .person__image {
    width: 40px;
    height: 40px; }
  .person__image2 {
    width: 40px;
    height: 40px; }
  .person {
    width: 45px !important;
    padding: 0; }
  /* this is only for assets */
  .js-crypto-payment2 {
    display: -ms-grid;
    display: grid; }
    .js-crypto-payment2 h4 {
      margin-top: 6px !important; }
    .js-crypto-payment2 .media-body p {
      word-break: break-word; }
    .js-crypto-payment2 .person {
      width: 110px !important;
      padding: 0; }
    .js-crypto-payment2 .browse-media-body {
      height: 110px; }
    .js-crypto-payment2 .person__image {
      width: 90px;
      height: 90px; }
    .js-crypto-payment2 .browse-media-vote {
      display: none !important; }
    .js-crypto-payment2 .fishing-net3 {
      position: absolute;
      top: 27px;
      right: -5px;
      width: 64px;
      height: 60px; }
  .person3 {
    margin: 0px !important;
    padding: 0px !important;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: auto !important; }
    .person3 .imgMobile {
      width: 30px !important;
      height: 30px !important;
      margin-right: 5px; }
    .person3 h4 {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      font-size: 12px;
      font-size: 0.85714rem;
      margin: 0; }
  .person__languages {
    display: none; }
  /* GENERAL STYLES FOR MOBILE */
  .mobile {
    margin-top: 6px;
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 5px; }
  /* STYLES FOR TALK DINGS IN MOBILE */
  .ding-talk-mobile {
    display: -ms-flexbox;
    display: flex;
    width: 100%; }
  .delete-ding {
    right: 25px; }
  .noEvents-team {
    font-size: 15px;
    font-size: 1.07143rem; }
  .team {
    margin-top: 4px !important; }
  .city__facebook-banner {
    font-size: 12px !important;
    font-size: 0.85714rem !important; }
  .fishing-net {
    display: none; }
  .fishing-net2 {
    right: -12%; }
  .exchange {
    width: 100%;
    min-height: auto; }
  .container-exchange {
    max-width: 551px;
    border-radius: 25px;
    box-shadow: 2px 2px 6px #dcdbdba3; }
  .container-exchange-like {
    display: -ms-inline-grid !important;
    display: inline-grid !important;
    position: initial;
    height: 1px; }
    .container-exchange-like .container-ex-bubble {
      position: absolute;
      right: 0px;
      bottom: 0px;
      width: 74px; }
      .container-exchange-like .container-ex-bubble .dingLike_city {
        bottom: 22px; }
    .container-exchange-like .fishing-net4 {
      cursor: pointer;
      background-color: #eee;
      width: 67px;
      height: 60px;
      position: absolute;
      right: 0px;
      bottom: 15px;
      border-radius: 65px 0px 0px 65px;
      z-index: 1; }
  .container-exchange-user {
    height: auto;
    display: -ms-inline-flexbox;
    display: inline-flex; }
  .container-exchange-text {
    width: 100%;
    margin: 0px 0px 12px 6px;
    -ms-flex-pack: start;
        justify-content: flex-start;
    text-align: left;
    -ms-flex-pack: initial;
        justify-content: initial; }
    .container-exchange-text h3 {
      text-align: center;
      margin: 0; }
    .container-exchange-text p {
      margin-left: 6px; }
  .container-exchange-filters {
    display: inline-table;
    width: auto;
    height: auto; }
  .container-talk-like {
    display: block !important;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 1px; }
    .container-talk-like .container-ex-bubble {
      position: absolute;
      right: 10px;
      bottom: 0px;
      padding-bottom: 10px;
      width: 20%; }
      .container-talk-like .container-ex-bubble .dingLike_city {
        width: 45px;
        height: 45px;
        border-radius: 100%;
        border: 5px solid #ff609f;
        position: absolute;
        bottom: 16px;
        z-index: 3;
        right: 15px; }
    .container-talk-like .fishing-net5 {
      cursor: pointer;
      background-color: #eee;
      position: absolute;
      width: 88px;
      height: 58px;
      bottom: 9px;
      right: -2%;
      border-radius: 30px 0px 0px 30px;
      z-index: 1; }
  .container-exchange-imageText {
    margin-bottom: 0px;
    display: flow-root; }
  .fishing-net6 {
    display: block !important;
    cursor: pointer;
    background-color: #eee;
    position: absolute;
    width: 101px;
    height: 86px;
    bottom: -6px;
    right: -4%;
    border-radius: 65px 70px;
    z-index: -1; }
  .ding-send2 {
    right: -1px; }
  .location i {
    margin-right: 5px; }
  .roaming i {
    margin-right: 5px; }
  .ding-bar {
    padding: 0px 0px 0px 11px !important;
    width: 100%;
    overflow: hidden; }
  .ex-img {
    border-radius: 0px; }
  .ex-txt {
    margin: 7px 0px 0px 10px;
    width: 80%; }
  .media-right-content {
    display: none; }
  .button-send {
    width: 60px;
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: -3px;
    right: 10px;
    height: auto; }
  .fix-bar {
    width: 100%; }
  .father-subject {
    display: inline-block; }
  .flex {
    display: inline-block; }
  .hide-if {
    display: none; }
  .media-middle {
    vertical-align: bottom; }
  .upper-icons {
    display: -ms-inline-flexbox;
    display: inline-flex; }
  .bottom-icons {
    display: none !important; }
  .bottom-icons2 .js-icon-browse {
    display: none !important; }
  .bottom-icons2 .js-city-name {
    display: none !important; }
  .mini-icon-text {
    margin-bottom: 4px;
    font-size: 0.8rem; }
  .button_back {
    margin-bottom: 6px;
    -ms-flex-pack: initial;
        justify-content: initial; }
    .button_back p {
      margin-top: 3px; } }

/* OTHER (IMPORTANT) */
@media (min-width: 1200px) {
  .container {
    max-width: 600px !important; } }

@media (min-width: 992px) {
  .container {
    max-width: 590px !important; }
  .ding-search2 .result .result-input {
    font-size: 1.12rem; } }

@media (max-width: 992px) {
  .water-mark {
    top: 70px !important;
    right: 50px !important; } }

@media (min-width: 768px) {
  .container {
    max-width: 650px !important; } }

@media (max-width: 768px) {
  .water-mark {
    top: -97px !important;
    right: 42% !important; } }

@media (min-width: 576px) {
  .container {
    max-width: 600px !important;
    padding: 0px 0px !important; } }

@media (max-width: 576px) {
  .water-mark {
    top: -97px !important;
    right: 37% !important; } }

@media (max-width: 768px) {
  .row {
    padding: 0;
    margin-left: 0px;
    margin-right: 0px; } }

@media (max-width: 480px) {
  .row {
    padding: 0;
    margin-left: 0px;
    margin-right: 0px; } }

.event-details {
  padding: 20px 10px 0 10px; }
  .event-details__content {
    width: 1600px;
    max-width: 100%;
    margin: 0 auto;
    display: -ms-flexbox;
    display: flex;
    max-height: 100vh;
    height: 100vh; }
  .event-details__info {
    width: 300px; }
  .event-details__users {
    text-align: center;
    width: calc(100% - 300px); }
    .event-details__users .users-list {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-pack: center;
          justify-content: center; }
    .event-details__users .btn {
      display: inline-block;
      width: 400px;
      max-width: 100%;
      margin: 40px 0; }
  .event-details__fixed-top {
    transition: 0.25s; }
    .event-details__fixed-top.is-scrolled {
      position: fixed;
      top: 100px; }
      @media (max-width: 768px) {
        .event-details__fixed-top.is-scrolled {
          position: inherit; } }
  .event-details h1 {
    width: 100%;
    text-align: center;
    font-weight: 700;
    font-size: 25px;
    font-size: 1.78571rem;
    margin-bottom: 20px; }
  @media (max-width: 768px) {
    .event-details__content {
      -ms-flex-direction: column;
          flex-direction: column; }
    .event-details__info {
      margin: 0 auto; }
    .event-details__users {
      width: 100%; } }

.pointer {
  width: 55px !important;
  margin-left: 15px; }

.orders {
  padding: 20px 10px 0 10px; }
  .orders .flash-value {
    animation-name: anim;
    animation-duration: 1s;
    animation-iteration-count: 1;
    animation-direction: alternate;
    animation-timing-function: linear; }

@keyframes anim {
  50% {
    background-color: #fffed4; } }

.events-finance-admin {
  padding: 20px 10px 0 10px; }
  .events-finance-admin .supplier {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: justify;
        justify-content: space-between;
    margin-bottom: 20px; }
    .events-finance-admin .supplier__left, .events-finance-admin .supplier__right {
      width: 45%; }
    @media (max-width: 480px) {
      .events-finance-admin .supplier {
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
        -ms-flex-align: center;
            align-items: center; }
        .events-finance-admin .supplier__left, .events-finance-admin .supplier__right {
          width: 80%; } }
  .events-finance-admin .supplier-table {
    width: 85%;
    margin: 0 auto; }
    .events-finance-admin .supplier-table__row {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between; }
      .events-finance-admin .supplier-table__row:hover {
        background-color: #f7f7f7; }
    .events-finance-admin .supplier-table > .supplier-table__row:first-child {
      border-bottom: 1px solid #999;
      font-size: 16px;
      font-size: 1.14286rem;
      font-weight: 700; }
      .events-finance-admin .supplier-table > .supplier-table__row:first-child:hover {
        background-color: transparent; }
    .events-finance-admin .supplier-table__col {
      padding: 7px;
      color: #999;
      width: 33%;
      text-align: center; }
      .events-finance-admin .supplier-table__col:first-child {
        text-align: left; }
      .events-finance-admin .supplier-table__col:last-child {
        text-align: right; }
  .events-finance-admin .load-more {
    margin-top: 40px;
    position: relative;
    left: 50%;
    transform: translateX(-50%); }
  .events-finance-admin p {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: center;
        align-items: center; }
    .events-finance-admin p .info-title {
      font-size: 16px;
      font-size: 1.14286rem; }
    .events-finance-admin p .info-value {
      font-size: 16px;
      font-size: 1.14286rem;
      color: #999; }

.events-finance-supplier {
  padding: 20px 10px 0 10px; }
  .events-finance-supplier .supplier {
    width: 85%;
    margin: 0 auto 20px auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    .events-finance-supplier .supplier__left {
      min-width: 45%; }
    @media (max-width: 480px) {
      .events-finance-supplier .supplier {
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
        -ms-flex-align: center;
            align-items: center; } }
  .events-finance-supplier .supplier-table {
    width: 85%;
    margin: 0 auto; }
    .events-finance-supplier .supplier-table__row {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between; }
      .events-finance-supplier .supplier-table__row:hover {
        background-color: #f7f7f7; }
    .events-finance-supplier .supplier-table__row.--header {
      border-bottom: 1px solid #999;
      font-size: 16px;
      font-size: 1.14286rem;
      font-weight: 700; }
      .events-finance-supplier .supplier-table__row.--header:hover {
        background-color: transparent; }
    .events-finance-supplier .supplier-table__col {
      width: 33%;
      padding: 7px;
      color: #999;
      text-align: center; }
      .events-finance-supplier .supplier-table__col:first-child {
        text-align: left; }
      .events-finance-supplier .supplier-table__col:last-child {
        text-align: right; }
  .events-finance-supplier .load-more {
    display: block;
    width: 200px;
    margin: 40px auto 0 auto; }
  .events-finance-supplier p {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: center;
        align-items: center; }
    .events-finance-supplier p .info-title {
      font-size: 16px;
      font-size: 1.14286rem; }
    .events-finance-supplier p .info-value {
      font-size: 16px;
      font-size: 1.14286rem;
      color: #999; }

.new-transaction {
  width: 400px;
  max-width: 100%; }
  .new-transaction__buttons {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center; }
    .new-transaction__buttons .btn:first-child {
      margin-right: 10px; }
  .new-transaction .new-transaction-pane {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0;
    width: 100%;
    opacity: 0;
    contain: content;
    transform: translate3d(100%, 0, 0);
    transition: opacity 300ms ease-out, transform 300ms ease-out; }
    .new-transaction .new-transaction-pane.is-active {
      position: relative;
      opacity: 1;
      transform: translate3d(0, 0, 0); }
    .new-transaction .new-transaction-pane.is-exiting {
      opacity: 0;
      transform: translate3d(-100%, 0, 0); }
  .new-transaction h2 {
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 22px;
    font-size: 1.57143rem;
    text-align: center;
    font-weight: 700; }
  .new-transaction h3 {
    margin: 0 0 20px 0;
    padding: 0 0 20px 0;
    font-size: 18px;
    font-size: 1.28571rem;
    text-align: center;
    border-bottom: 2px solid #d9d9d9; }
  .new-transaction h4 {
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 18px;
    font-size: 1.28571rem;
    text-align: center;
    font-weight: 700; }
  @media (max-width: 480px) {
    .new-transaction {
      padding: 30px 5px 5px 5px; } }

.events-finance-manager {
  font-size: 14px;
  font-size: 1rem; }
  .events-finance-manager .load-more {
    position: relative;
    margin-top: 40px;
    left: 50%;
    transform: translateX(-50%); }
  .events-finance-manager .header-row {
    width: 800px;
    max-width: 100%;
    font-size: 20px;
    font-size: 1.42857rem;
    margin-bottom: 30px; }

.print-area {
  display: none;
  width: 720px;
  margin-bottom: 30px;
  padding-bottom: 10px;
  background-color: #fff;
  box-sizing: inherit; }
  .print-area * {
    background-color: #fff; }
  .print-area .hide-on-pdf {
    display: none !important; }
  .print-area .print-logo {
    display: block;
    width: 120px;
    height: 120px;
    margin: 0 auto 30px auto; }
  .print-area .document-title {
    text-align: center;
    font-size: 20px;
    font-size: 1.42857rem;
    font-weight: 700;
    margin-bottom: 30px; }
  .print-area .print-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    margin-bottom: 20px;
    padding: 0 20px 20px 20px;
    border-bottom: 2px solid #d9d9d9; }
    .print-area .print-row__right {
      text-align: right; }
    .print-area .print-row__left {
      text-align: left; }
    .print-area .print-row h4 {
      font-size: 16px;
      font-size: 1.14286rem;
      font-weight: 700;
      margin: 0 0 5px 0;
      padding: 0; }
  .print-area h5.btc-price {
    width: 100%;
    text-align: center; }

.print-area2 {
  width: 720px;
  margin-bottom: 30px;
  padding-bottom: 10px;
  background-color: #fff;
  box-sizing: inherit; }
  .print-area2 * {
    background-color: #fff; }
  .print-area2 h1, .print-area2 h2 {
    text-decoration: underline; }
  .print-area2 .border {
    border: 1px solid black;
    text-align: center; }
  .print-area2 .aligned {
    text-align: center; }
  .print-area2 .hide-on-pdf {
    display: none !important; }
  .print-area2 .print-logo {
    display: block;
    width: 120px;
    height: 120px;
    margin: 0 auto 30px auto; }
  .print-area2 .document-title {
    text-align: center;
    font-size: 20px;
    font-size: 1.42857rem;
    font-weight: 700;
    margin-bottom: 30px; }
  .print-area2 .print-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    margin-bottom: 20px;
    padding: 0 20px 20px 20px;
    border-bottom: 2px solid #d9d9d9; }
    .print-area2 .print-row__right {
      text-align: right; }
    .print-area2 .print-row__left {
      text-align: left; }
    .print-area2 .print-row h4 {
      font-size: 16px;
      font-size: 1.14286rem;
      font-weight: 700;
      margin: 0 0 5px 0;
      padding: 0; }
  .print-area2 h5.btc-price {
    width: 100%;
    text-align: center; }

.new-payment {
  display: block;
  width: 800px;
  max-width: 100%;
  margin: 0 auto 40px auto; }
  .new-payment__row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: center;
        align-items: center;
    margin-bottom: 20px; }
    .new-payment__row:first-child {
      padding-bottom: 10px;
      border-bottom: 2px solid #d9d9d9; }
    .new-payment__row .form-group {
      width: 400px; }
    .new-payment__row .btn {
      display: block;
      margin-left: 20px; }
    .new-payment__row .btn-green {
      background-color: transparent !important;
      color: #fff !important;
      background-size: 100% 200% !important;
      background-image: linear-gradient(to bottom, #a1d418 50%, #90bd15 50%) !important; }
      .new-payment__row .btn-green:hover, .new-payment__row .btn-green:focus, .new-payment__row .btn-green:active {
        background-position: 0 100% !important;
        background-color: transparent !important;
        background-image: linear-gradient(to bottom, #a1d418 50%, #90bd15 50%) !important;
        outline: none !important; }
    @media (max-width: 768px) {
      .new-payment__row {
        width: 100%;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -ms-flex-direction: column;
            flex-direction: column;
        -ms-flex-pack: start;
            justify-content: flex-start; }
        .new-payment__row .btn {
          margin: 5px auto; }
        .new-payment__row .form-group {
          width: 250px !important; } }
  .new-payment__outstanding {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
    .new-payment__outstanding h3 {
      margin: 0 20px 0 0;
      padding: 0;
      font-size: 20px;
      font-size: 1.42857rem;
      font-weight: 700; }
    .new-payment__outstanding span {
      font-size: 20px;
      font-size: 1.42857rem; }
  .new-payment__date {
    font-size: 20px;
    font-size: 1.42857rem; }

.report {
  width: 800px;
  max-width: 100%;
  margin-bottom: 40px; }
  .report__top-line {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    padding: 5px 0;
    margin-bottom: 10px;
    border-bottom: 2px solid #d9d9d9;
    cursor: pointer; }
    .report__top-line a {
      width: 20px;
      font-size: 20px;
      font-size: 1.42857rem;
      text-decoration: none; }
    .report__top-line h4 {
      font-size: 16px;
      font-size: 1.14286rem;
      padding: 0;
      margin: 0; }
  .report__form {
    margin-bottom: 10px;
    padding-bottom: 20px;
    border-bottom: 2px solid #d9d9d9; }
  .report__values.--bordered {
    margin-bottom: 10px;
    padding-bottom: 20px;
    border-bottom: 2px solid #d9d9d9; }
  .report__values .item-value {
    display: -ms-flexbox;
    display: flex;
    padding: 0 5px;
    -ms-flex-pack: justify;
        justify-content: space-between;
    font-size: 14px;
    font-size: 1rem;
    margin: 5px 0; }
  .report__values ul {
    list-style: none;
    padding: 0; }
  .report__values h4 {
    text-align: center;
    margin: 0;
    padding: 0;
    color: #999; }
  .report__values h5 {
    position: relative;
    left: 50%;
    transform: translateX(-50%); }
  .report .btc-price {
    display: inline-block;
    padding-bottom: 3px;
    margin: 5px auto 0 auto;
    border-bottom: 2px double #444; }
  .report .fa-caret-down {
    display: inline-block; }
  .report .fa-caret-up {
    display: none; }

.report.is-expanded .fa-caret-down {
  display: none; }

.report.is-expanded .fa-caret-up {
  display: inline-block; }

.report.is-expanded .report__top-line {
  border: 0; }

.report.is-expanded .report__info {
  padding: 10px;
  border: 2px solid #d9d9d9; }

.payment {
  min-width: 200px;
  width: 800px;
  max-width: 100%;
  margin-bottom: 40px; }
  .payment__top-line {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    padding: 5px 0;
    margin-bottom: 10px;
    border-bottom: 2px solid #d9d9d9;
    cursor: pointer; }
    .payment__top-line h4, .payment__top-line h5 {
      font-size: 16px;
      font-size: 1.14286rem;
      padding: 0;
      margin: 0;
      color: #999; }
    .payment__top-line h4 {
      width: 150px; }
    .payment__top-line h5 {
      width: calc(100% - 170px);
      text-align: right; }
  .payment__info {
    padding: 7px; }
  .payment__item-title {
    color: #999; }
  .payment__qr {
    display: inline-block;
    width: 150px;
    border: 1px solid #efefef;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 10px; }
  .payment__category {
    display: none;
    margin-bottom: 20px; }
    .payment__category h2 {
      font-size: 16px;
      font-size: 1.14286rem;
      color: #999;
      margin: 0 0 10px 0;
      padding: 0 0 10px 0;
      border-bottom: 2px solid #d9d9d9; }
    .payment__category a {
      font-size: 16px;
      font-size: 1.14286rem;
      display: inline-block;
      margin-left: 10px; }
    .payment__category:last-child {
      margin-bottom: 0; }
  .payment__items {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center; }
  .payment__item {
    min-width: 150px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    margin: 10px 25px;
    font-size: 16px;
    font-size: 1.14286rem; }
    .payment__item .sprite-container {
      width: 37.5px;
      height: 23px;
      margin-right: 10px; }
    .payment__item .sprite {
      transform: scale(0.5, 0.5) translate(-50%, -50%); }
    .payment__item .fa {
      margin: 0 10px; }
    .payment__item strong {
      font-weight: 700; }
  .payment .row {
    margin-bottom: 10px; }
  .payment .flash-value {
    animation-name: anim;
    animation-duration: 1s;
    animation-iteration-count: 1;
    animation-direction: alternate;
    animation-timing-function: linear; }

@keyframes anim {
  50% {
    background-color: #fffed4; } }
  .payment h3 {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 20px;
    font-size: 1.42857rem; }

.finance-manager {
  width: 800px;
  max-width: 100%;
  padding: 20px 10px 0 10px; }
  .finance-manager__top-line {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    padding: 5px 0;
    margin-bottom: 10px;
    border-bottom: 2px solid #d9d9d9;
    cursor: pointer; }
    .finance-manager__top-line a {
      width: 20px;
      font-size: 20px;
      font-size: 1.42857rem;
      text-decoration: none; }
    .finance-manager__top-line h4, .finance-manager__top-line h5 {
      font-size: 16px;
      font-size: 1.14286rem;
      padding: 0;
      margin: 0; }
    .finance-manager__top-line h4 {
      width: 100%; }
    .finance-manager__top-line h5 {
      width: calc(100% - 280px);
      text-align: right;
      padding-right: 20px; }
    .finance-manager__top-line .missing {
      width: 20%;
      color: red;
      font-size: 14px;
      font-size: 1rem;
      font-style: italic;
      text-align: center;
      vertical-align: middle; }
    @media (max-width: 480px) {
      .finance-manager__top-line h5 {
        width: 35%; }
      .finance-manager__top-line .missing {
        width: 32%;
        font-size: 12px;
        font-size: 0.85714rem; } }
    @media (max-width: 768px) {
      .finance-manager__top-line h5 {
        width: 20%; }
      .finance-manager__top-line .missing {
        width: 32%;
        font-size: 10px;
        font-size: 0.71429rem; } }
  .finance-manager .button-fix {
    width: 100%;
    margin: auto;
    padding: 9px 20px; }
  .finance-manager .text-fix {
    word-wrap: break-word;
    overflow-wrap: break-word; }
  .finance-manager .report1 {
    width: 85%;
    margin: 0 auto 20px auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    .finance-manager .report1__left {
      min-width: 45%; }
    @media (max-width: 480px) {
      .finance-manager .report1 {
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
        -ms-flex-align: center;
            align-items: center; } }
  .finance-manager .inputs {
    border: 2px solid #ddd;
    height: 44px;
    padding: 5%;
    width: 73%; }
  .finance-manager .inputs:-ms-input-placeholder {
    color: #ddd;
    font-style: italic; }
  .finance-manager .inputs::placeholder {
    color: #ddd;
    font-style: italic; }
  .finance-manager .toRight {
    left: 100%; }
  .finance-manager .blackie {
    color: #414142 !important; }
    .finance-manager .blackie__bold {
      font-weight: bold;
      font-size: 15px;
      font-size: 1.07143rem; }
  .finance-manager .penalty {
    color: red; }
  .finance-manager .toCenter {
    text-align: center; }
  .finance-manager .report-table {
    width: 95%;
    margin: 0 auto; }
    .finance-manager .report-table__row {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between; }
      .finance-manager .report-table__row:hover {
        background-color: #f7f7f7; }
      @media (max-width: 768px) {
        .finance-manager .report-table__row {
          max-height: 75px;
          line-height: 14px;
          line-height: 1rem; }
          .finance-manager .report-table__row .toEliminate {
            display: none; }
          .finance-manager .report-table__row .tiny {
            font-size: 10px;
            font-size: 0.71429rem; } }
      @media (max-width: 480px) {
        .finance-manager .report-table__row {
          max-height: 75px;
          line-height: 14px;
          line-height: 1rem; }
          .finance-manager .report-table__row .toEliminate {
            display: none; }
          .finance-manager .report-table__row .tiny {
            font-size: 10px;
            font-size: 0.71429rem; } }
    .finance-manager .report-table__row.--header {
      border-bottom: 1px solid #999;
      font-size: 16px;
      font-size: 1.14286rem;
      font-weight: 700; }
      .finance-manager .report-table__row.--header:hover {
        background-color: transparent; }
    .finance-manager .report-table__col {
      width: 33%;
      max-height: 55px;
      padding: 6px;
      color: #999;
      text-align: center;
      margin: auto;
      font-size: 12px;
      font-size: 0.85714rem; }
      .finance-manager .report-table__col:first-child {
        text-align: left; }
      .finance-manager .report-table__col:last-child {
        text-align: center; }
  .finance-manager .load-more {
    display: block;
    width: 200px;
    margin: 40px auto 0 auto; }
  .finance-manager p {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: center;
        align-items: center; }
    .finance-manager p .info-title {
      font-size: 16px;
      font-size: 1.14286rem; }
    .finance-manager p .info-value {
      font-size: 16px;
      font-size: 1.14286rem;
      color: #999; }

.new-transaction {
  width: 400px;
  max-width: 100%; }
  .new-transaction__buttons {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center; }
    .new-transaction__buttons .btn:first-child {
      margin-right: 10px; }
  .new-transaction .new-transaction-pane {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0;
    width: 100%;
    opacity: 0;
    contain: content;
    transform: translate3d(100%, 0, 0);
    transition: opacity 300ms ease-out, transform 300ms ease-out; }
    .new-transaction .new-transaction-pane.is-active {
      position: relative;
      opacity: 1;
      transform: translate3d(0, 0, 0); }
    .new-transaction .new-transaction-pane.is-exiting {
      opacity: 0;
      transform: translate3d(-100%, 0, 0); }
  .new-transaction h2 {
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 22px;
    font-size: 1.57143rem;
    text-align: center;
    font-weight: 700; }
  .new-transaction h3 {
    margin: 0 0 20px 0;
    padding: 0 0 20px 0;
    font-size: 18px;
    font-size: 1.28571rem;
    text-align: center;
    border-bottom: 2px solid #d9d9d9; }
  .new-transaction h4 {
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 18px;
    font-size: 1.28571rem;
    text-align: center;
    font-weight: 700; }
  @media (max-width: 480px) {
    .new-transaction {
      padding: 30px 5px 5px 5px; } }

.profile {
  padding: 40px 0 20px 0; }
  .profile__separator {
    background-color: #efefef;
    text-align: center;
    font-size: 17px !important;
    font-size: 1.21429rem !important;
    padding: 5px;
    font-weight: 100;
    color: #8e8d8d;
    font-style: oblique; }
    .profile__separator .edit-profile-button {
      display: inline-block;
      opacity: 0;
      position: absolute;
      right: 10px;
      transform: translateX(-100%);
      transition: opacity 0.5s; }
  .profile .profile-info {
    position: relative;
    margin-bottom: 20px; }
    .profile .profile-info__name {
      margin: 0 0 0 0;
      padding: 0;
      font-size: 25px;
      font-size: 1.78571rem;
      font-weight: 700;
      text-align: center; }
    .profile .profile-info__date {
      margin: 0 0 10px 0;
      padding: 0;
      font-size: 18px;
      font-size: 1.28571rem;
      font-style: italic;
      color: #999;
      text-align: center; }
    .profile .profile-info__details {
      width: 100%; }
    .profile .profile-info__avatar {
      position: absolute;
      top: 0;
      left: 5%;
      border-radius: 100%;
      overflow: hidden; }
      .profile .profile-info__avatar img {
        border-radius: 100%;
        border: 5px solid #d9d9d9;
        width: 140px;
        height: 140px;
        object-fit: cover; }
    .profile .profile-info__avatar:hover .profile-info__avatar-overlay {
      opacity: 1; }
    .profile .profile-info__avatar-overlay {
      opacity: 0;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.3);
      transition: opacity 0.5s; }
      .profile .profile-info__avatar-overlay a {
        display: inline-block;
        font-size: 25px;
        font-size: 1.78571rem;
        position: absolute;
        top: calc(100% - 10px);
        left: 50%;
        color: #d9d9d9;
        transform: translateX(-50%) translateY(-100%); }
      .profile .profile-info__avatar-overlay a:hover {
        color: #fff; }
      .profile .profile-info__avatar-overlay input {
        width: 0 !important;
        position: absolute;
        left: -1000px; }
    .profile .profile-info .info-item-bio {
      margin: 0 0 10px 0;
      padding: 0;
      font-size: 16px;
      font-size: 1.14286rem;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: end;
          justify-content: flex-end; }
      .profile .profile-info .info-item-bio .info-value-bio {
        width: 60%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -ms-flex-align: center;
            align-items: center;
        text-align: left; }
      .profile .profile-info .info-item-bio h4 {
        width: 45%;
        text-align: right;
        color: #999; }
    .profile .profile-info .info-item {
      margin: 0 0 10px 0;
      padding: 0;
      font-size: 16px;
      font-size: 1.14286rem;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between; }
      .profile .profile-info .info-item .info-value {
        width: 50%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -ms-flex-align: center;
            align-items: center; }
      .profile .profile-info .info-item h4 {
        width: 45%;
        text-align: right;
        color: #999; }
    .profile .profile-info .sprite-container {
      width: 37.5px;
      height: 23px; }
    .profile .profile-info .sprite {
      transform: scale(0.5, 0.5) translate(-50%, -50%); }
    .profile .profile-info:hover .edit-profile-button {
      opacity: 1; }
    @media (max-width: 992px) {
      .profile .profile-info {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
        -ms-flex-align: center;
            align-items: center; }
        .profile .profile-info__avatar {
          position: relative !important;
          left: 0;
          margin-bottom: 20px; } }
  .profile .profile-events__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center; }
  .profile .profile-subjects2 {
    display: -ms-inline-flexbox;
    display: inline-flex;
    min-width: 55px;
    height: 20px;
    border-radius: 5px;
    box-shadow: 1px 2px 2px 2px #efeeee;
    padding: 3px 10px 1px 7px;
    margin: 3px 20px 10px 2px;
    contain: layout;
    box-sizing: border-box;
    text-align: left;
    cursor: pointer; }
    .profile .profile-subjects2 .profile-languages2 {
      font-size: 11px;
      font-size: 0.78571rem;
      margin-right: 5px; }
    .profile .profile-subjects2 .ding-section-votes {
      position: absolute;
      top: -27%;
      width: 25px;
      height: 25px;
      border-radius: 100%;
      background-color: #f06f;
      padding: 5px 1px 4px 1px;
      font-size: 11px;
      font-size: 0.78571rem;
      color: white;
      text-align: center; }
    .profile .profile-subjects2 .profile-votes2 {
      width: 30%; }

.edit-section {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
  height: 30px; }
  .edit-section .edit-button {
    width: 14%;
    height: 100%;
    background-color: #f06;
    border-radius: 12px;
    padding: 2px 0px 2px 0px;
    color: white;
    cursor: pointer;
    font-weight: bolder;
    font-size: 18px;
    font-size: 1.28571rem;
    text-align: center; }
  .edit-section .edit-button p {
    margin: 0 auto; }

.edit-user {
  width: 400px;
  max-width: 100%;
  border-radius: 0;
  border: 1px solid #636363;
  padding: 10px;
  text-align: center;
  font-family: Source sans pro; }
  .edit-user__close {
    position: absolute;
    top: 0;
    right: 5px;
    font-size: 20px;
    font-size: 1.42857rem; }
  .edit-user__content {
    margin: 20px 0; }
  .edit-user__add {
    display: block;
    text-align: left;
    margin-bottom: 20px;
    color: #999; }
    .edit-user__add .fa {
      display: inline-block;
      margin-right: 10px; }
  .edit-user .rich-autocomplete-list {
    max-height: 100px !important; }
    .edit-user .rich-autocomplete-list .sprite-container {
      width: 37.5px;
      height: 23px;
      margin-right: 10px; }
    .edit-user .rich-autocomplete-list .sprite {
      transform: scale(0.5, 0.5) translate(-50%, -50%); }
    .edit-user .rich-autocomplete-list .flex {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center; }
  .edit-user h4 {
    color: #999;
    margin: 0;
    padding: 0 0 0 10px;
    font-size: 16px;
    font-size: 1.14286rem;
    text-align: left; }
  .edit-user h2 {
    font-size: 20px;
    font-size: 1.42857rem;
    text-align: center;
    font-weight: 700;
    margin-bottom: 20px; }

svg.add-plus {
  width: 23px;
  height: 23px; }

.table {
  margin-bottom: 0px !important;
  font-size: 19px;
  font-size: 1.35714rem;
  font-family: Source sans pro; }

.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: 4px; }

.table-quotas {
  font-family: Source sans pro;
  background-color: #defffc;
  border-radius: 12px;
  /* SVG for table */
  /* i ELEMENTS */ }
  .table-quotas td {
    vertical-align: middle !important;
    border-top: 0 !important; }
  .table-quotas .col-turquoise {
    background: #00ffe2;
    background: linear-gradient(90deg, #04c4d8 20%, #23e2cc 100%);
    text-align: center;
    color: #fff;
    vertical-align: middle;
    max-width: 90px; }
  .table-quotas .td-result {
    padding-left: 25px;
    color: #4db099; }
  .table-quotas .td-result span {
    color: #414142;
    height: 100%;
    display: inline-block;
    vertical-align: middle; }
  .table-quotas span .iconPlus {
    vertical-align: middle;
    height: 80%;
    display: inline-block; }
  .table-quotas .th-style {
    font-weight: initial;
    text-align: center; }
  .table-quotas .add-more-swaps {
    border: 3px solid #008080;
    border-radius: 13px;
    padding: 0px 8px 0px 8px;
    color: #008080;
    background: white;
    cursor: pointer; }
  .table-quotas .svg-votes {
    padding-top: 3px;
    padding-left: 5px;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center; }
  .table-quotas .svg-filters {
    display: -ms-flexbox;
    display: flex; }
  .table-quotas .votes-style {
    display: -ms-inline-flexbox;
    display: inline-flex; }
  .table-quotas .votes-style p {
    margin: 0; }
  .table-quotas .svg-votes svg {
    width: 19px;
    height: 19px; }
  .table-quotas svg path {
    stroke: #fff; }
  .table-quotas svg path.talk1 {
    fill: #fff; }
  .table-quotas svg path.meet {
    stroke: #fff; }
  .table-quotas svg path.exchange {
    fill: #fff; }
  .table-quotas svg .a {
    stroke: #fff; }
  .table-quotas svg path.browse {
    stroke: #fff; }
  .table-quotas svg rect.browse {
    stroke: #fff; }
  .table-quotas .svg-filters svg {
    width: 100%; }
  .table-quotas i {
    color: #4db099; }

/* Styles for new elements */
.icon-add-lang {
  width: 18px !important;
  height: 28px !important; }

.add-profile-photo {
  cursor: pointer; }

.add-profile-photo svg {
  width: 100%;
  height: 100px; }

.add-new-image-user {
  display: -ms-flexbox;
  display: flex;
  font-size: 15px;
  font-size: 1.07143rem; }

.status-account {
  width: 36%;
  -ms-flex-item-align: end;
      -ms-grid-row-align: end;
      align-self: end; }

.user-icon {
  font-size: 95px;
  font-size: 6.78571rem;
  text-align: center;
  width: 100%; }

.change-user-image {
  background-color: #f06;
  border-radius: 14px;
  padding: 0px 9px 0px 9px;
  color: #fff;
  font-weight: bold; }

.city-name {
  background-color: #fff;
  max-height: 26px;
  color: #f06;
  border-radius: 12px;
  padding: 0px 7px 0px 7px;
  margin-right: 5px;
  border: 2px solid #f06;
  font-weight: bold; }

.add-city {
  color: #fff;
  width: 23px;
  text-align: center;
  height: 23px;
  border-radius: 14px;
  padding: 1px 0px 0px 1px;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex; }

.cities-container {
  display: -ms-flexbox;
  display: flex;
  width: 69%;
  padding-left: 10px; }

.user-votes-container {
  width: 50px;
  height: 50px;
  background-color: #f06;
  border-radius: 26px;
  margin-left: 10px;
  display: -ms-flexbox;
  display: flex; }
  .user-votes-container p {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    margin: 0;
    text-align: center;
    width: 100%;
    color: #fff;
    font-weight: bold; }

/* PROGRESS BAR CSS */
/* #04c4d8 and #23e2cc */
.progress-bar {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 23px;
  background: #00ffe2;
  background: linear-gradient(90deg, #04c4d8 20%, #23e2cc 100%);
  border-radius: 14px; }

.progress-data {
  height: 100%;
  width: 33%; }
  .progress-data p {
    color: #fff;
    font-weight: bold; }

.progress-percent {
  display: -ms-flexbox;
  display: flex;
  border-radius: 50px;
  height: 60px;
  width: 60px;
  position: absolute;
  right: -10px;
  top: -17px;
  background-color: #08cfa8; }
  .progress-percent p {
    margin: 0;
    color: #fff;
    font-weight: bold;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    text-align: center;
    width: 100%; }

/* EXP Stickers */
.user-exp-dings {
  display: -ms-flexbox;
  display: flex; }

.sticker-info-green {
  display: -ms-flexbox;
  display: flex;
  width: 280px;
  background: linear-gradient(90deg, #00ffe2 20%, #08cfa8 100%);
  border-radius: 27px;
  height: 85px;
  margin: 4px; }
  .sticker-info-green .icon {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    width: 16%;
    padding-left: 5px; }
  .sticker-info-green .exp-text {
    font-size: 12px;
    font-size: 0.85714rem;
    width: 68%;
    color: #fff; }
  .sticker-info-green .exp-text h4 {
    color: #fff;
    font-weight: bold; }
  .sticker-info-green .user-check {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    margin-left: 2px;
    font-size: 38px;
    font-size: 2.71429rem;
    color: #fff; }
  .sticker-info-green svg .a {
    stroke: #fff; }

.sticker-info-black {
  display: -ms-flexbox;
  display: flex;
  width: 280px;
  background: #585859;
  border-radius: 27px;
  height: 85px;
  margin: 4px; }
  .sticker-info-black .icon {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    width: 16%;
    padding-left: 5px; }
  .sticker-info-black .exp-text {
    font-size: 12px;
    font-size: 0.85714rem;
    width: 68%;
    color: #fff; }
  .sticker-info-black .exp-text h4 {
    color: #fff;
    font-weight: bold; }
  .sticker-info-black .user-check {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    margin-left: 2px;
    font-size: 38px;
    font-size: 2.71429rem;
    color: #fff; }
  .sticker-info-black svg .a {
    stroke: #fff; }

.accept-profile-changes {
  font-family: Source sans pro;
  max-width: 365px;
  padding: 30px; }
  .accept-profile-changes h4 {
    font-size: 2.2rem;
    margin-bottom: 18px;
    text-align: center;
    line-height: revert;
    font-weight: 400; }
  .accept-profile-changes p {
    text-align: center;
    font-size: 20px;
    font-size: 1.42857rem;
    margin-bottom: 17px; }

.tick {
  position: relative;
  width: 23px;
  height: 16px; }

@media (max-width: 768px) {
  .add-more-swaps {
    display: inline-block; } }

@media (max-width: 480px) {
  .profile {
    /* USER INFO */
    /* PROGRESS BAR */
    /* ACTIONS XP */
    /* CHANGE USER IMAGE SECTION */
    /* TABLE */ }
    .profile .edit-section {
      -ms-flex-pack: center;
          justify-content: center; }
    .profile .edit-section .edit-button {
      width: 25%; }
    .profile .profile-info .info-item h4 {
      width: 19%;
      text-align: center; }
    .profile .profile-info .info-item-bio {
      -ms-flex-pack: center;
          justify-content: center;
      margin: 20px 0px 20px 0px; }
    .profile .add-city {
      margin: 0px 18px 0px 0px; }
    .profile .progress-bar {
      width: 90%;
      margin: 0px 9px; }
    .profile .user-progress-bar {
      overflow: unset; }
    .profile .progress-data {
      width: 29%; }
    .profile .sticker-info-black .icon {
      -ms-flex-item-align: center;
          -ms-grid-row-align: center;
          align-self: center;
      width: 23%;
      padding-left: 2px; }
    .profile .sticker-info-black .exp-text {
      font-size: 0.75714rem;
      width: 54%; }
    .profile .sticker-info-black .exp-text h4 {
      font-size: 13px;
      font-size: 0.92857rem;
      margin-bottom: 0px;
      margin-top: 4px; }
    .profile .sticker-info-black .user-check {
      margin-left: 4px; }
    .profile .sticker-info-green .icon {
      -ms-flex-item-align: center;
          -ms-grid-row-align: center;
          align-self: center;
      width: 23%;
      padding-left: 2px; }
    .profile .sticker-info-green .exp-text {
      font-size: 0.75714rem;
      width: 54%; }
    .profile .sticker-info-green .exp-text h4 {
      font-size: 13px;
      font-size: 0.92857rem;
      margin-bottom: 0px;
      margin-top: 4px; }
    .profile .sticker-info-green .user-check {
      margin-left: 4px; }
    .profile .add-new-image-user {
      display: inline-block;
      width: 100%; }
    .profile .status-account {
      text-align: center;
      width: 100%; }
    .profile .add-profile-photo {
      width: 50%;
      margin: 0 auto; }
    .profile .change-user-image {
      text-align: center; }
    .profile .table > thead > tr > th {
      vertical-align: middle; }
    .profile .table > tbody > tr > td {
      vertical-align: middle;
      padding-left: 8px;
      text-align: center; }
    .profile .add-more-swaps {
      display: inline-block; }
    .profile .table {
      font-size: 13px;
      font-size: 0.92857rem;
      font-family: Source sans pro; }
      .profile .table th {
        width: 23%; }
      .profile .table .table-quotas .svg-votes {
        padding-top: 0px;
        padding-left: 5px; }
      .profile .table .table-quotas .votes-style {
        margin-top: 7px; }
      .profile .table .table-quotas .td-result {
        padding-left: 8px;
        text-align: center; }
      .profile .table .table-quotas .td-result span {
        display: flow-root; } }

.users {
  padding: 20px 10px 0 10px; }
  .users__content {
    width: 1600px;
    max-width: 100%;
    margin: 0 auto;
    display: -ms-flexbox;
    display: flex;
    max-height: 100vh;
    height: 100vh; }
  .users__details {
    text-align: center;
    width: 100%; }
    .users__details .users-list {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-pack: center;
          justify-content: center; }
    .users__details .btn {
      display: inline-block;
      width: 400px;
      max-width: 100%;
      margin: 40px 0; }
  .users h1 {
    width: 100%;
    text-align: center;
    font-weight: 700;
    font-size: 25px;
    font-size: 1.78571rem;
    margin-bottom: 20px; }
  .users h3 {
    width: 100%;
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    font-size: 1.42857rem;
    font-style: italic;
    color: #c1c1c1;
    margin-bottom: 20px; }
  .users .row {
    width: 60%;
    margin: 0 auto;
    padding-bottom: 20px; }
    .users .row .col-centered {
      float: none;
      margin: 0 auto; }
  .users .margin-left {
    margin-left: 50px; }
  .users .margin-right {
    margin-left: 50px; }
  .users .reset-filter {
    text-align: center;
    font-size: 17px;
    font-size: 1.21429rem;
    margin-bottom: 20px; }
    .users .reset-filter i {
      margin: 0 7px; }
  @media (max-width: 768px) {
    .users__content {
      -ms-flex-direction: column;
          flex-direction: column; }
    .users__details {
      width: 100%; }
    .users .row {
      width: 90%; } }

.invite-all {
  width: 450px;
  max-width: 100%; }
  .invite-all__btns {
    text-align: center; }
  .invite-all h2 {
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 20px;
    font-size: 1.42857rem;
    text-align: center; }

.products {
  padding-top: 120px; }
  .products .dashboard__widget {
    margin: 40px 0 0 0; }
  .products .dashboard__content {
    margin: 0;
    width: 100%; }
    .products .dashboard__content .btn {
      width: 200px;
      display: block;
      margin: 20px auto 0 auto; }
    .products .dashboard__content h1 {
      margin-bottom: 10px !important; }
  @media (max-width: 768px) {
    .products {
      padding-top: 170px; } }
  @media (max-width: 480px) {
    .products {
      padding-top: 150px; } }

.order-review__title {
  font-size: 19px;
  font-size: 1.35714rem;
  margin-bottom: 20px; }

.order-review__content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding: 20px 0;
  border-bottom: 1px solid #e4e4e4;
  border-top: 1px solid #e4e4e4; }
  .order-review__content__column {
    width: 250px;
    max-width: calc(100% / 4);
    margin: 0;
    padding: 0 5px;
    list-style: none; }
    .order-review__content__column:last-child {
      width: calc(100% - 500px);
      max-width: calc(100% / 2); }
    .order-review__content__column:last-child .order-review-item {
      -ms-flex-pack: center;
          justify-content: center; }
    .order-review__content__column:last-child .order-review-item__key, .order-review__content__column:last-child .order-review-item__val {
      display: inline-block;
      margin: 0 20px; }
    .order-review__content__column .btn {
      width: 50%; }

@media (max-width: 992px) {
  .order-review__content__column {
    width: 180px; }
  .order-review__content__column:last-child {
    width: calc(100% - 360px); } }

@media (max-width: 768px) {
  .order-review__content {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 10px; }
    .order-review__content__column {
      width: 100% !important;
      max-width: 100% !important;
      margin-bottom: 20px;
      border-bottom: 1px solid #e4e4e4; } }

@media (max-width: 480px) {
  .order-review__content__column:last-child .order-review-item {
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .order-review__content .btn {
    width: 100%; } }

.order-review-item {
  width: 100%;
  margin: 0;
  padding: 5px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  .order-review-item__key {
    font-weight: 700; }
  .order-review-item__val {
    font-weight: 700; }
  .order-review-item__action {
    width: 100%; }

.confirm-and-filter {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  margin: 0 !important; }
  .confirm-and-filter__item {
    width: calc((100% - 200px) / 2); }
    .confirm-and-filter__item a {
      width: 100%; }
  .confirm-and-filter .btn-bnw {
    width: 200px;
    margin: 0 0 10px 0 !important; }
  @media (max-width: 768px) {
    .confirm-and-filter {
      padding: 10px;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .confirm-and-filter__item {
        width: 200px; } }
  @media (max-width: 480px) {
    .confirm-and-filter {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .confirm-and-filter__item {
        width: 200px; } }

.checkbox-item label {
  margin-left: 10px;
  color: #414142;
  font-weight: 700; }

.flag-list {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .flag-list__headers {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    border-bottom: 1px solid #e4e4e4; }
    .flag-list__headers__item {
      width: calc(100% / 4);
      color: #c1c1c1; }
      .flag-list__headers__item--last {
        text-align: right;
        padding-right: 20px; }
      .flag-list__headers__item:last-child {
        padding-right: 0; }
  .flag-list__items {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
        justify-content: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%; }
  @media (max-width: 768px) {
    .flag-list__headers {
      display: none; } }

.flag-item {
  height: 40px;
  width: calc(100% / 2);
  padding-right: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center; }
  .flag-item__country-info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
        align-content: center;
    -ms-flex-align: center;
        align-items: center; }
    .flag-item__country-info__flag {
      margin-right: 20px;
      transform: scale(0.55); }
    .flag-item__country-info__name {
      font-weight: 700; }
  .flag-item__amount span {
    font-weight: 700;
    margin-right: 10px; }
  .flag-item__amount input {
    width: 55px;
    text-align: center;
    padding: 0; }
  .flag-item:nth-child(even) {
    padding-right: 0; }
  @media (max-width: 768px) {
    .flag-item {
      width: calc(100% / 1);
      padding-right: 0; } }
  @media (max-width: 480px) {
    .flag-item__country-info__flag {
      display: none; }
    .flag-item__amount span {
      display: none; } }

.confirm-update {
  width: 400px;
  max-width: 100%;
  padding: 20px 10px; }
  .confirm-update__close {
    position: absolute;
    top: 0;
    right: 5px;
    font-size: 20px;
    font-size: 1.42857rem; }
  .confirm-update__title {
    width: 100%;
    text-align: center;
    font-size: 28px;
    font-size: 2rem;
    color: #414142; }
  .confirm-update__list {
    width: 100%;
    margin: 60px 0; }
  .confirm-update__actions {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }

.confirm-list-item {
  height: 23px;
  width: 100%;
  margin: 10px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  .confirm-list-item__country-info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
        align-content: center;
    -ms-flex-align: center;
        align-items: center; }
    .confirm-list-item__country-info .sprite-container {
      transform: scale(0.5); }
    .confirm-list-item__country-info__name {
      font-weight: 700; }

.flags-stock-list {
  width: 100%; }
  .flags-stock-list__headers {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    margin-bottom: 20px;
    border-bottom: 1px solid #e4e4e4;
    color: #c1c1c1; }
  .flags-stock-list__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }

.flag-stock-item {
  height: 40px;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center; }
  .flag-stock-item__country-info {
    width: calc(100% / 3);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
        justify-content: flex-start;
    -ms-flex-line-pack: center;
        align-content: center;
    -ms-flex-align: center;
        align-items: center; }
    .flag-stock-item__country-info__flag {
      margin-right: 20px;
      transform: scale(0.55); }
    .flag-stock-item__country-info__name {
      font-weight: 700; }
  .flag-stock-item__stock {
    width: calc(100% / 3);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    padding-right: 20px;
    font-weight: 700; }
  .flag-stock-item__add {
    width: calc(100% / 3);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
        justify-content: flex-end;
    -ms-flex-line-pack: center;
        align-content: center;
    -ms-flex-align: center;
        align-items: center; }
    .flag-stock-item__add span {
      font-weight: 700;
      margin-right: 10px; }
    .flag-stock-item__add input {
      width: 55px;
      text-align: center; }
  @media (max-width: 768px) {
    .flag-stock-item {
      width: calc(100% / 1);
      padding-right: 0; } }
  @media (max-width: 480px) {
    .flag-stock-item__country-info__flag {
      display: none; }
    .flag-stock-item__amount span {
      display: none; } }

.stock-level-v-low {
  color: #c42278; }

.stock-level-low {
  color: #e69138; }

.stock-level-normal {
  color: #efef00; }

.stock-level-high {
  color: #a1d418; }

.stock-level-v-high {
  color: #674ea7; }

.delivery-groups {
  padding-top: 80px; }
  .delivery-groups .dashboard__content {
    margin: 40px 0 0 0;
    width: 100%; }
    .delivery-groups .dashboard__content .btn {
      width: 200px;
      display: block;
      margin: 20px auto 0 auto; }
  @media (max-width: 768px) {
    .delivery-groups {
      padding-top: 150px; } }
  @media (max-width: 480px) {
    .delivery-groups {
      padding-top: 110px; } }

.group {
  width: 100%;
  margin-bottom: 40px;
  transition: max-height 0.5s;
  overflow: hidden; }
  .group__top-line {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    padding: 5px 0;
    margin-bottom: 10px;
    border-bottom: 2px solid #d9d9d9;
    background-color: #fff;
    z-index: 100; }
    .group__top-line a {
      width: 20px;
      font-size: 20px;
      font-size: 1.42857rem;
      text-decoration: none; }
    .group__top-line h4 {
      font-size: 16px;
      font-size: 1.14286rem;
      padding: 0;
      margin: 0;
      width: calc(100% - 40px);
      cursor: pointer !important; }
  .group .group-info {
    border: 2px solid #444;
    padding: 0 20px; }
    .group .group-info__title {
      width: 100%;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: justify;
          justify-content: space-between;
      border-bottom: 2px solid #d9d9d9;
      margin: 10px 0 20px 0; }
      .group .group-info__title h3 {
        color: #999; }
      .group .group-info__title .btn {
        margin: 0; }
    .group .group-info__cities {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-align: center;
          align-items: center;
      margin-bottom: 20px; }
    .group .group-info__city {
      width: 20%;
      text-align: center; }
      .group .group-info__city .btn {
        position: relative;
        margin: 0;
        display: inline-block;
        width: auto;
        text-transform: none;
        background-color: transparent !important;
        background-size: 100% 200% !important;
        background-image: linear-gradient(to bottom, #fff 50%, #444 50%) !important;
        cursor: default; }
      .group .group-info__city .btn:hover, .group .group-info__city .btn:focus, .group .group-info__city .btn:active {
        background-position: 0 100% !important;
        outline: none !important;
        color: #fff; }
      .group .group-info__city a {
        color: #fff;
        position: absolute;
        right: 10px; }
    .group .group-info__header {
      width: 90%;
      margin: 0 auto 20px auto;
      padding-bottom: 10px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: justify;
          justify-content: space-between;
      font-size: 18px;
      font-size: 1.28571rem;
      font-weight: 700;
      color: #999;
      border-bottom: 2px solid #d9d9d9; }
    .group .group-info__ranges {
      width: 90%;
      margin: 0 auto 20px auto; }
      .group .group-info__ranges .group-range {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: justify;
            justify-content: space-between;
        cursor: pointer;
        padding: 5px;
        transition: background-color 0.25s, color 0.25s; }
      .group .group-info__ranges .group-range:hover {
        background-color: #444;
        color: #fff; }
    @media (max-width: 992px) {
      .group .group-info__city {
        width: 25%; } }
    @media (max-width: 768px) {
      .group .group-info__city {
        width: 50%; } }
    @media (max-width: 480px) {
      .group .group-info__city {
        width: 100%; } }
  .group .fa-caret-down {
    display: inline-block; }
  .group .fa-caret-up {
    display: none; }

.group.is-expanded .fa-caret-down {
  display: none; }

.group.is-expanded .fa-caret-up {
  display: inline-block; }

.group.is-expanded .group__top-line {
  border: 0; }

.group-modal {
  width: 400px;
  max-width: 100%;
  border-radius: 0;
  border: 1px solid #636363;
  padding: 10px;
  text-align: center; }
  .group-modal__close {
    position: absolute;
    top: 0;
    right: 5px;
    font-size: 20px;
    font-size: 1.42857rem; }
  .group-modal__content {
    margin: 20px 0; }
  .group-modal__delete {
    display: block;
    text-align: center; }
  .group-modal h2 {
    font-size: 22px;
    font-size: 1.57143rem;
    font-weight: 700;
    margin-bottom: 30px; }
  .group-modal .form-group {
    margin-bottom: 20px; }
  .group-modal .rich-autocomplete ul {
    max-height: 100px !important; }

/*# sourceMappingURL=maps/style.css.map */
